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
fix: shorter name for basic example to avoid IAM role names hitting length limit for long stage names
Could encounter an error like the following: An error occurred: IamRoleLambdaExecution - 1 validation error detected: Value 'static-file-handler-demo-proxy-push1154251616-us-east-1-lambdaRole' at 'roleName' failed to satisfy constraint: Member must have length less than or equal to 64 (Service: AmazonIdentityManagement; Status Code: 400; Error Code: ValidationError...)
0 commit comments