We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bccfe6 commit 2edb270Copy full SHA for 2edb270
modules/log_ingestion.events.cft.yaml
@@ -136,6 +136,7 @@ Resources:
136
- sts:AssumeRole
137
ManagedPolicyArns:
138
- arn:aws:iam::aws:policy/AmazonEventBridgeFullAccess
139
+ - arn:aws:iam::aws:policy/AWSCloudFormationFullAccess
140
EventBridgeRole:
141
Type: AWS::IAM::Role
142
Properties:
modules/volume_access.cft.yaml
@@ -185,6 +185,7 @@ Resources:
185
186
187
- arn:aws:iam::aws:policy/AWSKeyManagementServicePowerUser
188
189
ScanningKmsKeyStackSet:
190
Type: AWS::CloudFormation::StackSet
191
0 commit comments