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 陣列上的容器,必須指定至端點。使用下列命令選項來連線至 ECS,而非 AWS。

範例:
# 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