Skip to content

Conversation

Copy link

Copilot AI commented Jun 30, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original description:

Add support for AWS Lambda Layers to the component so that users can specify one or more layers per Lambda function. This should include:

  • Accepting a 'layers' field (list of ARNs or references) in each function's configuration.
  • Adding the 'Layers' property to the AWS::Lambda::Function resources in the CloudFormation template when specified.
  • Documenting the usage of Layers in the README with an example.
  • Ensuring that existing functionality is not affected if 'layers' is not specified.
  • Adding or updating tests to verify correct layer attachment.

Please implement this in a backwards-compatible way.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

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