Skip to content

Commit

Permalink
.NET: Scheduler example update SNS topic. (#6852)
Browse files Browse the repository at this point in the history
Add KmsMasterKeyId to the SNS topic.
  • Loading branch information
rlhagerm authored Sep 13, 2024
1 parent b3925e3 commit 16137f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/eventbridge_scheduler/resources/cfn_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Parameters:
Resources:
SchedulerSnsTopic:
Type: AWS::SNS::Topic
Properties:
KmsMasterKeyId: alias/aws/sns

MySubscription:
Type: AWS::SNS::Subscription
Expand Down

0 comments on commit 16137f8

Please sign in to comment.