Skip to content

Commit

Permalink
add AWS::Kinesis::Stream to stateful resource list (#3188)
Browse files Browse the repository at this point in the history
* add AWS::Kinesis::Stream to stateful resource list

Description of changes:
add AWS::Kinesis::Stream to stateful resource list

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


---------

Co-authored-by: Kevin DeJong <kddejong@amazon.com>
  • Loading branch information
mrgrain and kddejong authored May 1, 2024
1 parent 400309d commit 91cf060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cfnlint/data/AdditionalSpecs/StatefulResources.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"AWS::Elasticsearch::Domain": {},
"AWS::FSx::FileSystem": {},
"AWS::KMS::Key": {},
"AWS::Kinesis::Stream": {},
"AWS::Logs::LogGroup": {},
"AWS::Neptune::DBCluster": {},
"AWS::Neptune::DBInstance": {},
Expand Down

0 comments on commit 91cf060

Please sign in to comment.