aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

Added elasticfilesystem:ClientMount to the fargate-service-with-ecs example #924

Closed mrlikl closed 9 months ago

mrlikl commented 9 months ago

Added elasticfilesystem:ClientMount policy to the EFS file system so that the tasks can mount the volume

Fixes #920


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.