Skip to main content

Console Permissions Reference

Permissions required to perform AI Object Storage actions in the Cloud Console

This table lists the permissions required to perform AI Object Storage actions in the Cloud Console. In order to grant these permissions to users, you need to have the Object Storage Admin role. Then, you can create an organization access policy to grant the permissions to the users. When these permissions are granted to a user, they will be able to perform the corresponding actions in the Cloud Console. For more information about organization access policies, see About organization access policies.

Feature in ConsoleAI Object Storage Permission Requirement
List (View) Bucketscwobject:ListBucketInfo
Create Bucketss3:CreateBucket
cwobject:CreateAccessKey
Delete Bucketss3:DeleteBucket (policy can include ability to delete individual buckets or all buckets)
Create Access Keyscwobject:CreateAccessKeySaml
cwobject:CreateAccessKey
Revoke Access Keyscwobject:RevokeAccessKeyByAccessKey
List Access Keyscwobject:ListAccessKeyInfo
Create or Edit Organization Policiescwobject:EnsureAccessPolicy
Delete Organization Policiescwobject:DeleteAccessPolicy
View Organization Policiescwobject:ListAccessPolicy
Info
  • All cwobject: permissions are global operations and must specify "resources": ["*"] in the policy statement.
  • Cloud Console groups are not allowed in organization access policies; use UIDs (from Cloud Console) or SAML users and groups instead.

Next steps