Effective November 7, 2025, Amazon Snowball Edge will only be available to existing customers. If you would like to use Amazon Snowball Edge,
sign up prior to that date. New customers should explore Amazon DataSync
Determining whether you can access an Amazon S3 compatible storage on Snowball Edge bucket on a Snowball Edge
The following example uses the head-bucket
command to determine if an
Amazon S3 bucket exists and you have permissions to access it using the Amazon CLI. To use
this command, replace each user input placeholder with your own information.
aws s3api head-bucket --bucket
sample-bucket
--endpoint-url https://s3api-endpoint-ip
--profileyour-profile