We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc139e0 commit 69d1806Copy full SHA for 69d1806
1 file changed
src/data/replicator/coverage.json
@@ -77,6 +77,15 @@
77
"service": "lambda",
78
"identifier": "LayerVersionArn"
79
},
80
+ {
81
+ "resource_type": "AWS::Organizations::Organization",
82
+ "policy_statements": [
83
+ "organizations:DescribeOrganization",
84
+ "organizations:ListParents"
85
+ ],
86
+ "service": "organizations",
87
+ "identifier": "Id"
88
+ },
89
{
90
"resource_type": "AWS::Route53::HostedZone",
91
"policy_statements": [
0 commit comments