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

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

Describes the VPC endpoint connections to your VPC endpoint services,including any endpoints that are pending your acceptance.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-vpc-endpoint-connections.html

aws ec2 describe-vpc-endpoint-connections --filters Name=vpc-endpoint-state
    describe-vpc-endpoints — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-vpc-endpoint-connections.html

aws のオプション一覧