Amazon S3-Compatible Storage

You can configure Amazon S3-Compatible Storage.

Procedure

Follow the instructions below:
  1. Storage type – Select Amazon S3-Compatible Storage from the drop-down list.
  2. Bucket name – Enter the bucket name you wish to access.
    Note: The entered name must match an existing bucket. If no bucket is available, refer to Creating a bucket to create one. Note that it’s a general guidance, the exact steps may vary depending on the specific product, refer to your specific product documentation for any additional configurations required.
    Note: Ensure the bucket policy in Amazon S3-compatible storage applied to your account contains the following required permissions:
    • Read: GetObject
    • List: ListBucket
    • Write: DeleteObject; PutObject; DeleteObjectVersion
  3. Access key ID – Enter the corresponding access key ID to access the specified bucket.
  4. Secret access key – Enter the corresponding secret key ID to access the specified bucket.
  5. Endpoint – Enter the URL used to connect to the place where you want to store the data.
    Note: The URL must begin with “http://” or “https://”.