Capabilities
The Cloud Console now supports the following AI Object Storage operations:| Capability | Description |
|---|---|
| Object listing | View objects in a bucket with key, size, and created date |
| Folder navigation | Navigate a folder hierarchy derived from object key prefixes |
| Search | Find buckets by name or objects by name within the current bucket |
| Upload | Upload files, including multipart and resumable uploads |
| Drag-and-drop upload | Drag files from your local file manager into the Cloud Console to upload them |
| Download | Download objects |
| Create folder | Create new folder prefixes within a bucket |
| Rename | Rename objects within a bucket (see Rename objects for restrictions) |
| Delete object or folder | Delete one or more objects, or all objects under a folder prefix |
Required permissions
These operations use your existing organization access policies and bucket access policies. The Object Storage Admin IAM role has the necessary permissions by default. For non-admin users, see Console permissions reference for the minimum permission set.Learn more
- See Manage objects for walkthroughs alongside the AWS CLI,
s3cmd, and Boto3 workflows. - See Rename objects for details and limitations of object renames.
- See Console permissions reference for the full list of permissions required for Cloud Console operations.