ECS: How to access buckets when using the AWS CLI
Summary: In an instance where the customer has downloaded and installed the AWS CLI application and they are unable to view the contents of a bucket. Or any other commands do not function on a bucket. ...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
In the AWS CLI application, it naturally assumes that a user is working with an AWS device. So it defaults the ports to 443 and to https traffic.
In order to properly access the buckets on an ECS array, it is necessary to specify to the endpoint. The connection is to ECS and not AWS by using the following options for the command.
Example:
# aws --no-verify-ssl s3 ls --endpoint-url https://10.0.0.1:9021 s3://test/
Affected Products
ECS Appliance Software without EncryptionProducts
ECS Appliance Software without EncryptionArticle Properties
Article Number: 000021492
Article Type: How To
Last Modified: 28 Feb 2025
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.