コマンドオプションサンプル:aws ec2 accept-vpc-endpoint-connections

コマンドサンプルを検索した結果です。

VPCエンドポイントサービスへの1つまたは複数のインターフェイスVPCエンドポイント接続要求を受け入れます。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/accept-vpc-endpoint-connections.html

aws ec2 accept-vpc-endpoint-connections \
    Building SaaS Services for AWS Customers with PrivateLink | AWS Architecture Blog : http://aws.amazon.com/blogs/architecture/building-saas-services-for-aws-customers-with-privatelink/
aws ec2 accept-vpc-endpoint-connections --service-id vpce-svc-03d5ebb7d9579a2b3 --vpc-endpoint-ids vpce-0c1308d7312217abc
    modify-vpc-endpoint-connection-notification — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/accept-vpc-endpoint-connections.html
aws ec2 accept-vpc-endpoint-connections \
    VPC endpoint | Noise : http://noise.getoto.net/tag/vpc-endpoint/

aws のオプション一覧