Skip to content

Commit 0a1db38

Browse files
Update helpers.py with DocDB snapshot type (#3455)
1 parent 2e2034c commit 0a1db38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cfnlint/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@
230230

231231
valid_snapshot_types = frozenset(
232232
[
233+
"AWS::DocDB::DBCluster",
233234
"AWS::EC2::Volume",
234235
"AWS::ElastiCache::CacheCluster",
235236
"AWS::ElastiCache::ReplicationGroup",

0 commit comments

Comments
 (0)