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:
224224 Principal :
225225 Service : logs.amazonaws.com
226226 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 : ' *'
241227 - Sid : api-access-policy-statement
242228 Action :
243229 - kms:*
244230 Effect : Allow
245231 Principal :
246232 Service : apigateway.amazonaws.com
247233 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"
267234 DNSFIrewallDomainsList :
268235 Type : AWS::Route53Resolver::FirewallDomainList
269236 Properties :
You can’t perform that action at this time.
0 commit comments