-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
FindInMap does not work in AllowOrigins (CorsConfiguration) #1515
Comments
I'm still having issues with this not working, I'd like to be able to control the Could you reopen the PR? Thanks. |
might as well call it AllowOrigin as it does not allow multiple origins |
You might be able to get this to work by adding Transform:
- AWS::LanguageExtensions
- AWS::Serverless-2016-10-31
See #2533 for more information. |
Closing in favor of #2533. |
Description: The new feature #1381 (cors for http-api) does not resolve FindInMap
Steps to reproduce the issue:
this works:
this not:
The text was updated successfully, but these errors were encountered: