Command option Sample:aws ec2 create-vpc-endpoint-connection-notification

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

Creates a connection notification for a specified VPC endpoint or VPCendpoint service.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/create-vpc-endpoint-connection-notification.html

aws ec2 create-vpc-endpoint-connection-notification --connection-notification-arn arn:aws:sns:us-east-2:123456789012:VpceNotification --connection-events Connect Accept --service-id vpce-svc-1237881c0d25a3abc
    create-vpc-endpoint — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-vpc-endpoint-connection-notification.html
aws ec2 create-vpc-endpoint-connection-notification \
    VPC endpoint | Noise : http://noise.getoto.net/tag/vpc-endpoint/

aws のオプション一覧