Skip to content

Commit a5ca022

Browse files
Update Replicator Coverage Docs (#1797)
Co-authored-by: LocalStack Bot <[email protected]>
1 parent 5dcdcb7 commit a5ca022

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

data/replicator/coverage.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,17 @@
7777
"service": "lambda",
7878
"identifier": "LayerVersionArn"
7979
},
80+
{
81+
"resource_type": "AWS::Route53::HostedZone",
82+
"policy_statements": [
83+
"cloudformation:GetResource",
84+
"route53:GetHostedZone",
85+
"route53:ListQueryLoggingConfigs",
86+
"route53:ListTagsForResource"
87+
],
88+
"service": "route53",
89+
"identifier": "Id"
90+
},
8091
{
8192
"resource_type": "AWS::SSM::Parameter",
8293
"policy_statements": [

0 commit comments

Comments
 (0)