Data Management
Introduction
Managing data in Switch Cloud S3 involves uploading, listing, downloading, and deleting objects. This section provides examples of these operations using the AWS CLI and Rclone.
Prerequisites
- Obtain SCS3 credentials through the Switch Cloud Portal. Remember that each project has its own unique keys.
- One of the S3 compatible CLI client (AWS CLI Version 2.13, Rclone) installed and configured with your SCS3 credentials. For more information about setting up your S3 compatible client credentials visit User Authentication.
Upload an Object
List Objects in a Bucket
To list objects in a bucket, run: