File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -224,46 +224,13 @@ Resources:
224
224
Principal :
225
225
Service : logs.amazonaws.com
226
226
Resource : ' *'
227
- - Sid : route53-access-policy-statement
228
- Action :
229
- - kms:*
230
- Effect : Allow
231
- Principal :
232
- Service : route53.amazonaws.com
233
- Resource : ' *'
234
- - Sid : route53resolver-access-policy-statement
235
- Action :
236
- - kms:*
237
- Effect : Allow
238
- Principal :
239
- Service : route53resolver.amazonaws.com
240
- Resource : ' *'
241
227
- Sid : api-access-policy-statement
242
228
Action :
243
229
- kms:*
244
230
Effect : Allow
245
231
Principal :
246
232
Service : apigateway.amazonaws.com
247
233
Resource : ' *'
248
- Route53QueryLoggingGroup :
249
- Type : " AWS::Logs::LogGroup"
250
- Properties :
251
- KmsKeyId : !GetAtt "EncryptionKey.Arn"
252
- RetentionInDays : 30
253
- Route53QueryLoggingConfig :
254
- Type : " AWS::Route53Resolver::ResolverQueryLoggingConfig"
255
- Properties :
256
- DestinationArn :
257
- !GetAtt "Route53QueryLoggingGroup.Arn"
258
- Route53QueryLoggingConfigAssociation :
259
- Type : " AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation"
260
- Properties :
261
- ResolverQueryLogConfigId :
262
- Fn::GetAtt :
263
- - " Route53QueryLoggingConfig"
264
- - " Id"
265
- ResourceId :
266
- Ref : " VPC"
267
234
DNSFIrewallDomainsList :
268
235
Type : AWS::Route53Resolver::FirewallDomainList
269
236
Properties :
You can’t perform that action at this time.
0 commit comments