Skip to content

Commit b8e73fa

Browse files
Update Replicator Coverage Docs (#626)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 8c57de3 commit b8e73fa

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/data/replicator/coverage.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,16 @@
8787
"service": "organizations",
8888
"identifier": "Id"
8989
},
90+
{
91+
"resource_type": "AWS::Organizations::OrganizationalUnit",
92+
"policy_statements": [
93+
"organizations:DescribeOrganizationalUnit",
94+
"organizations:ListParents",
95+
"organizations:ListTagsForResource"
96+
],
97+
"service": "organizations",
98+
"identifier": "Id"
99+
},
90100
{
91101
"resource_type": "AWS::Organizations::Policy",
92102
"policy_statements": [

0 commit comments

Comments
 (0)