You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
Hey @vincenttjia - thanks for the issue! Could I ask whether you were seeing a timeout on the Lambda function? The specific function to look for is the APICacheSyncHandlerFunction:
On a separate note - we are currently reworking our resource syncing pipelines to be friendlier for larger account structures. Feel free to jump into our Community Slack and we can help you debug this.
Hi @chrnorm, I checked the lambda cloudwatch and I'm not seeing any timeout for the lambda. The max execution duration is 13.5 seconds which is way lower than the set 1 minute
I did also try setting the timeout to 10 minutes and memory to 1024 MB to try and debug, but still encounter the issue
Regarding slack I have reach out to you on slack as well let me know if there is anything I can do on my side to help debug this issue. Thank you very much.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
AWS SSO provider return 500 internal server error while trying to load an organization with 150+ accounts
The url is
GET https://abcdefghij.execute-api.us-east-1.amazonaws.com/prod/api/v1/admin/providers/aws-sso-v2/args/accountId/options
Response
{"error":"Internal Server Error"}
Full detail
Thank you
The text was updated successfully, but these errors were encountered: