aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

Please add a Python example for Fargate Service with EFS

Open at21x opened this issue 3 months ago • 1 comments

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

at21x avatar Apr 26 '24 21:04 at21x