aws-cdk-examples
aws-cdk-examples copied to clipboard
Please add a Python example for Fargate Service with EFS
Describe the feature
The TypeScript section features an example of using Fargate with ECS (link here). I suggest we add the same example in the Python section.
Use Case
There are few CDK examples on the web that show Fargate + EFS using Python. It would be great to have one here.
Proposed Solution
Create a Python version of this: https://github.com/aws-samples/aws-cdk-examples/tree/main/typescript/ecs/fargate-service-with-efs
Other Information
No response
Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
Language
Python