Generate Organizations Access Report
GET {{aws_identtity_and_access_management_base_url}}/?EntityPath&OrganizationsPolicyId&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EntityPath | null | The path of the AWS Organizations entity (root, OU, or account). You can build an entity path using the known structure of your organization. For example, assume that your account ID is 123456789012 and its parent OU ID is ou-rge0-awsabcde. The organization root ID is r-f6g7h8i9j0example and your organization ID is o-a1b2c3d4e5. Your entity path is o-a1b2c3d4e5/r-f6g7h8i9j0example/ou-rge0-awsabcde/123456789012. | |
OrganizationsPolicyId | null | The identifier of the AWS Organizations service control policy (SCP). This parameter is optional. | |
Version | string | The version of the API. |