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

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

指定したサービスのVPCエンドポイントを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/create-vpc-endpoint.html

aws ec2 create-vpc-endpoint --vpc-id vpc-731e0711 --service-name com.amazonaws.ap-southeast-2.s3 --route-table-ids rtb-0404a561
    VPC Endpoint for Amazon S3: just out from AWS : http://cloudacademy.com/blog/vpc-endpoint-for-amazon-s3/
aws ec2 create-vpc-endpoint \
    AWS CLIによるはじめてのAWS Glue | Developers.IO : http://dev.classmethod.jp/cloud/aws/my-first-glue-by-cli/
aws ec2 create-vpc-endpoint --vpc-id vpc-1a2b3c4d --service-name com.amazonaws.us-east-1.s3 --route-table-ids rtb-11aa22bb
    create-vpc-endpoint — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-vpc-endpoint.html
aws ec2 create-vpc-endpoint --vpc-endpoint-type Interface \
    Private VPC & AWS PrivateLink — Snowflake Documentation : http://docs.snowflake.net/manuals/user-guide/admin-security-privatelink.html
aws ec2 create-vpc-endpoint --vpc-id
    Datomic Cloud with AWS Lambda - Datomic Cloud - Datomic Developers : http://forum.datomic.com/t/datomic-cloud-with-aws-lambda/342
aws ec2 create-vpc-endpoint --vpc-id vpc-1a2b3c4d --service-name com.amazonaws.us-east-1.s3 --route-table-ids rtb-11aa22bb
    amazon-vpc-user-guide/vpce-gateway.md at master 揃 awsdocs/amazon-vpc-user-guide 揃 GitHub : http://github.com/awsdocs/amazon-vpc-user-guide/blob/master/doc_source/vpce-gateway.md
aws ec2 create-vpc-endpoint --vpc-id vpc-1234abcd --vpc-endpoint-type Interface --service-name com.amazonaws.ap-northeast-1.ec2 --subnet-id subnet-2222aaaa subnet-2222cccc --security-group-id sg-1234abcd
    AWS VPCエンドポイントを利用したHAクラスターの構築を試してみました (Windows / Linux) : http://jpn.nec.com/clusterpro/blog/20180115.html
aws ec2 create-vpc-endpoint \
--vpc-endpoint-type
    VPC endpoint | Noise : http://noise.getoto.net/tag/vpc-endpoint/
aws ec2 create-vpc-endpoint --vpc-id vpc-40f18d25 --service-name com.amazonaws.us-west-2.s3 --route-table-ids rtb-2ae6a24f rtb-61c78704
     re:Invent 2015のスライドをみたメモ その2 - すずけんメモ : http://suzuken.hatenablog.jp/entry/2015/10/18/103031
aws ec2 create-vpc-endpoint --vpc-id
    Managing Helm Releases from your CI/CD : http://tech.honestbee.com/articles/devops/2017-07/drone-helm-repository
aws ec2 create-vpc-endpoint \
    Creating a VPC Endpoint - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Creating+a+VPC+Endpoint
aws ec2 create-vpc-endpoint --region us-west-2 --vpc-endpoint-type Interface --service-name com.dynatrace.vpce.oregon-1 --vpc-id
    Improve security and connectivity with PrivateLink & Dynatrace | Dynatrace blog : http://www.dynatrace.com/news/blog/improve-security-connectivity-privatelink-dynatrace/

aws のオプション一覧