Updated on 2026-07-27 GMT+08:00

NoSuchBucket

The specified bucket does not exist

Error description

The bucket is not found.

Error cause

  • Cause 1: The bucket name specified in the request is different from the actual bucket name.
  • Cause 2: The bucket is not created or has been deleted.

Handling suggestion

  • For cause 1:

    Check that the bucket name provided in the request is the same as the actual bucket name and contains no extra, missing, or incorrect characters.

  • For cause 2:

    Change the bucket name in the request to the name of an existing bucket, or create a new bucket.