generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
ci/cdIssue relates to the CI/CDIssue relates to the CI/CDenhancementNew feature or requestNew feature or request
Description
What would you like?
The script that deploys the functions for the integration tests currently uses AWS Lambda API calls to deploy the functions. It would be much simpler if we could use CDK or CFN or SAM to deploy the functions instead.
Possible Implementation
The deployer role will need CFN permissions, and the CFN stack will need to be scoped to the correct permissions as well.
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ci/cdIssue relates to the CI/CDIssue relates to the CI/CDenhancementNew feature or requestNew feature or request