Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclaugh committed May 14, 2018
1 parent 2d03dfc commit 4a168ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ Resources:
Policies:
- SNSPublishMessagePolicy:
TopicName:
Ref: SlackResponseSnsTopic
Fn::GetAtt:
- SlackResponseSnsTopic
- Arn
Outputs:
SlackResponseSnsTopicArn:
Description: AWS SNS Topic ARN
Expand Down

0 comments on commit 4a168ae

Please sign in to comment.