コマンドオプションサンプル:aws ec2 create-vpc-endpoint-connection-notification

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

指定されたVPCエンドポイントまたはVPCendpointサービスの接続通知を作成します。 詳細は次のリンクを参照してください。 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 のオプション一覧