Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: can not apply cdk when in region ap-southeast-1 #830

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anthoai97
Copy link

@anthoai97 anthoai97 commented Sep 13, 2024

I encountered a small issue when trying to run your CDK stack to test the Swap API in region ap-southeast-1.
errr

The problem was caused by the AWS::Lambda::Permission resource. I believe the issue was due to the Lambda alias name being too long. I made a slight adjustment, and now it works as expected.

Success

@jsy1218
Copy link
Member

jsy1218 commented Sep 13, 2024

very interesting, we will keep this in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants