aws-ecs: Enable Ephemeral storage encryption in ECS Cluster L2 construct #30721
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Add properties to L2 ecs CLuster construct to support ephemeral storage configuration
Use Case
Right now to enable this feature I need to edit the L1 construct like this:
and adjusting the key policy according to the developer guide.
Proposed Solution
L2 Construct should support setting the new feature of ephermal storage encryption which adds the keys + updates the key policy
Other Information
Developer Guide: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-create-storage-key.html
Ephemeral Storage Encryption: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-storage-encryption.html
Acknowledgements
CDK version used
2.147.0
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered: