Skip to content

Commit 8573f9f

Browse files
weshuaikddejong
andauthored
add AWS::KMS::Key to stateful resource list (#2751)
* add AWS::KMS::Key to stateful resource list --------- Co-authored-by: Kevin DeJong <[email protected]>
1 parent 4b1493b commit 8573f9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cfnlint/data/AdditionalSpecs/StatefulResources.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"AWS::ElastiCache::ReplicationGroup": {},
1515
"AWS::Elasticsearch::Domain": {},
1616
"AWS::FSx::FileSystem": {},
17+
"AWS::KMS::Key": {},
1718
"AWS::Logs::LogGroup": {},
1819
"AWS::Neptune::DBCluster": {},
1920
"AWS::Neptune::DBInstance": {},

0 commit comments

Comments
 (0)