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