Skip to content

Commit

Permalink
set role name for API Gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclaugh committed Oct 21, 2024
1 parent 049074a commit b493845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stacksets/apig-logging/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Resources:
CloudWatchRole:
Type: AWS::IAM::Role
Properties:
RoleName: ApigCloudWatchLogsRole
AssumeRolePolicyDocument:
Version: '2012-10-17'
Statement:
Expand Down

0 comments on commit b493845

Please sign in to comment.