Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(efs): transition to archive for
FileSystem
(#28719)
This PR adds support for `TransitionToArchive` property for `AWS::EFS::FileSystem` Also updated `LifecyclePolicy` to add missing values for `TransitionToArchive` and `TransitionToIA` [Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-lifecyclepolicy.html#cfn-efs-filesystem-lifecyclepolicy-transitiontoarchive) Closes #28720. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information