Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

「ECS:AWS CLIを使用する場合にバケットにアクセスする方法

Summary: お客様がAWS CLIアプリケーションをダウンロードしてインストールした場合、バケットの内容を表示できません。または、その他のコマンドがバケットで機能しません。

This article applies to   This article does not apply to 

Instructions

AWS CLIアプリケーションは通常、ユーザーがAWSデバイスを使用していると想定します。そのため、デフォルトで、ポート443とhttpsトラフィックを使用します。

ECSアレイ上のバケットに適切にアクセスするには、エンドポイントを指定する必要があります。コマンドに次のオプションを使用して、AWSではなくECSに接続します。

例:
# aws --no-verify-ssl s3 ls --endpoint-url https://10.0.0.1:9021 s3://test/


 

Affected Products

ECS Appliance Software without Encryption

Products

ECS Appliance Software without Encryption