We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c57de3 commit b8e73faCopy full SHA for b8e73fa
1 file changed
src/data/replicator/coverage.json
@@ -87,6 +87,16 @@
87
"service": "organizations",
88
"identifier": "Id"
89
},
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
+ },
100
{
101
"resource_type": "AWS::Organizations::Policy",
102
"policy_statements": [
0 commit comments