Organization policies
Allows you to define fine-grained access policies on your organization
List the IAM policies that are defined for this organization.
/organizations/{organizationId}/iam-policies
The organization ID
Limits the number of results to return
Pagination token that keeps of track of the current position in the list
Order in which to retrieve the results
Create a new IAM policy for this organization.
/organizations/{organizationId}/iam-policies
The organization ID
IAM Policy name.
IAM Policy description.
List of IAM Policy definitions.
Metadata for the IAM Role.
Remove an IAM policy from the organization.
/organizations/{organizationId}/iam-policies/{policyId}
The organization ID
ID for an IAM policy
No body
Update an IAM policy's properties.
/organizations/{organizationId}/iam-policies/{policyId}
The organization ID
ID for an IAM policy
IAM Policy name.
IAM Policy description.
List of IAM Policy definitions.
Last updated
Was this helpful?