Skip to content

Commit

Permalink
feat(efs): transition to archive for FileSystem (#28719)
Browse files Browse the repository at this point in the history
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
longtv2222 committed Jan 18, 2024
1 parent 4a0c24d commit 03c08b0
Show file tree
Hide file tree
Showing 12 changed files with 1,764 additions and 5 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 03c08b0

Please sign in to comment.