Skip to content

Commit 69d1806

Browse files
Update Replicator Coverage Docs (#529)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent cc139e0 commit 69d1806

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/data/replicator/coverage.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@
7777
"service": "lambda",
7878
"identifier": "LayerVersionArn"
7979
},
80+
{
81+
"resource_type": "AWS::Organizations::Organization",
82+
"policy_statements": [
83+
"organizations:DescribeOrganization",
84+
"organizations:ListParents"
85+
],
86+
"service": "organizations",
87+
"identifier": "Id"
88+
},
8089
{
8190
"resource_type": "AWS::Route53::HostedZone",
8291
"policy_statements": [

0 commit comments

Comments
 (0)