Skip to content

Commit

Permalink
Merge pull request #190 from aws-geospatial/mbalfour/add_update_delet…
Browse files Browse the repository at this point in the history
…e_policy

Add update and delete policies.
  • Loading branch information
mbalfour-amzn authored Jun 14, 2024
2 parents 407ac83 + bd72278 commit 4f370e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extra/cloudformation/default-unauth-resources-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ Resources:
AmazonLocationDemoKinesisStream:
Condition: EnablePinTranslate
Type: AWS::Kinesis::Stream
DeletionPolicy: RetainExceptOnCreate
UpdateReplacePolicy: Retain
Properties:
Name: location.aws.com.demo.app
RetentionPeriodHours: 24
Expand Down

0 comments on commit 4f370e5

Please sign in to comment.