Skip to content

Commit

Permalink
Update helpers.py with DocDB snapshot type
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-sullivan authored Jul 1, 2024
1 parent 30760e2 commit f32bb62
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 f32bb62

Please sign in to comment.