Getting your S3 bucket name
Depending on the region and other settings, LIBSAFE Advanced keeps your data container inside a particular S3 Bucket. All data containers in your instance may use the same S3 bucket or not.
To obtain the Bucket Name associated to the data container you want to use, follow this process:
Using the LIBSAFE Advanced Management Interface
Go to the container you would like to upload to in the Management Interface and get the bucket name in the Storage section.
Using the API
Alternatively, you can get the same information with the following method:
and locate the bucket name:
The path for every file in the container is formed with:
For example:
Last updated