EFS: Support File System Policy #24042
Labels
@aws-cdk/aws-efs
Related to Amazon Elastic File System
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
The FileSystem construct does not support a File System Policy.
Use Case
This would make working with the FileSystem construct more useful, and would avoid needing to use escape hatches to associate a policy.
Proposed Solution
I believe this could simply be added as an additional property. Or an additional construct could allow associating a policy, similar to
s3.BucketPolicy
.Other Information
No response
Acknowledgements
CDK version used
0.2.63
Environment details (OS name and version, etc.)
OS X, not related
The text was updated successfully, but these errors were encountered: