diff --git a/extra/cloudformation/default-unauth-resources-template.yaml b/extra/cloudformation/default-unauth-resources-template.yaml index e87ba7eb..768fbdf7 100644 --- a/extra/cloudformation/default-unauth-resources-template.yaml +++ b/extra/cloudformation/default-unauth-resources-template.yaml @@ -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