Describe the feature
By the moment the aws cdk doesn't offer support to create a replication rule for the EFS. It would be great have this functionality out of the box and don't need to run a lambda to create the replication rule.
Use Case
Create a replication configuration for EFS directly from the cdk code.
Proposed Solution
No response
Other Information
Acknowledgements
CDK version used
2.31.0
Environment details (OS name and version, etc.)
Python cdk
Describe the feature
By the moment the aws cdk doesn't offer support to create a replication rule for the EFS. It would be great have this functionality out of the box and don't need to run a lambda to create the replication rule.
Use Case
Create a replication configuration for EFS directly from the cdk code.
Proposed Solution
No response
Other Information
Acknowledgements
CDK version used
2.31.0
Environment details (OS name and version, etc.)
Python cdk