Skip to content

Commit

Permalink
Update helpers.py with DocDB snapshot type (#3455)
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-sullivan authored Jul 2, 2024
1 parent 2e2034c commit 0a1db38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cfnlint/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@

valid_snapshot_types = frozenset(
[
"AWS::DocDB::DBCluster",
"AWS::EC2::Volume",
"AWS::ElastiCache::CacheCluster",
"AWS::ElastiCache::ReplicationGroup",
Expand Down

0 comments on commit 0a1db38

Please sign in to comment.