aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

AWS::Serverless::Function does not support API Gateway Event pointing to auto publish Alias #297

Open cjgilbert opened 4 years ago

cjgilbert commented 4 years ago

1. Title

AWS::Serverless::Function does not support API Gateway Event pointing to auto publish Alias

2. Scope of request

Hello, my team is excited by the new Lambda Reserved Concurrency configuration that was recently launched. We currently use the AWS Serverless Transform and it does support the new field. However, it doesn’t appear that Serverless transform allows us to point Lambda events such as API Gateway at a specific Alias of Lambda, therefore preventing us from utilizing the new reserved concurrency configuration.

3. Expected behavior

When defining an event for a serverless Lambda, I should be able to define that the auto-publish alias should be the target for the event.

6. Category (required) - Will help with tagging and be easier to find by other users to +1

Use the categories as displayed in the AWS Management Console (simplified): Management (CloudTrail, Config...)

jcarvalhodt2 commented 4 years ago

I'm facing the same issue, is there any other alternative to make that happen? Is this only a Cloudformation limitation or it can be done manually? I'm going to try that out now. Thanks!

PatMyron commented 4 years ago

AWS::Serverless requests might be better suited here