IAM
Identity and Access Management
📄️ Rotates Access Key secret
Rotates the access key secret for a user. The old secret will be invalidated, and the new secret will be returned in the response.
📄️ Create a new Access Key
Creates a new access key for a user. The access key ID and secret will be returned in the response.
📄️ Update an Access Key
Updates the access key details like user role and bucket access permissions.
📄️ Delete an Access Key
Deletes an access key for a user. The access key will be invalidated and can't be used for further requests.
📄️ List all Access Keys
Lists all the access keys for a user in the organization account.