-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/assetsRelated to the @aws-cdk/assets packageRelated to the @aws-cdk/assets package@aws-cdk/aws-cloudformationRelated to AWS CloudFormationRelated to AWS CloudFormation@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/mediumMedium work item β several days of effortMedium work item β several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Description
-
I'm submitting a ...
- πͺ² bug report
- π feature request
- π construct library gap
- βοΈ security issue or vulnerability => Please see policy
- β support request => Please see note at the top of this template.
-
What is the current behavior?
CloudFormation stacks are limited to 60 parameters; CDK produces a seemingly excessive number of parameters, thus easy to breach limitation.
- What is the expected behavior (or behavior of feature suggested)?
To perhaps instead use mappings, as suggested in the CF docs.
- What is the motivation / use case for changing the behavior or adding this feature?
To be able to define, for example, more than 20 Lambda functions in a stack: currently βΒ for each function βΒ CDK generates one parameter for its artifact hash, one for its S3 location, and one for its version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/assetsRelated to the @aws-cdk/assets packageRelated to the @aws-cdk/assets package@aws-cdk/aws-cloudformationRelated to AWS CloudFormationRelated to AWS CloudFormation@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/mediumMedium work item β several days of effortMedium work item β several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1