Command option Sample:aws ec2 accept-vpc-endpoint-connections

Search command sample in the internet.It is the result.

Accepts one or more interface VPC endpoint connection requests to yourVPC endpoint service.Show details from next link. 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 のオプション一覧