Access keys
Last updated
Was this helpful?
Last updated
Was this helpful?
List the access keys that are created for this organization.
/organizations/{organizationId}/access-keys
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 access key for the organization.
/organizations/{organizationId}/access-keys
The organization ID
Access key name.
Access key description.
IAM roles attached to this access key.
The list of IAM roles to assign to the access key.
Remove the access key from the organization.
/organizations/{organizationId}/access-keys/{accessKeyId}
The organization ID
ID for an access key
No body
Update the access key's properties.
/organizations/{organizationId}/access-keys/{accessKeyId}
The organization ID
ID for an access key
Access key name.
Access key description.
IAM roles attached to this access key.
The list of IAM roles to assign to the access key.