-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Closed
Copy link
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containereffort/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.p2
Description
Description
When calling Secret.fromSecretsManager
you cannot specify a version stage or version id.
It would be great to be able to do this.
Use Case
Referencing a specific version of a secret to provide determinism and updatability.
Proposed Solution
Add a new Secret.fromSecretsManagerVersion
method that allows a stage or id to be provided. It will then be added to the secret string handed over to ECS.
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerRelated to Amazon Elastic Containereffort/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.p2