serviceconsumers(AWSアカウント、IAMユーザ、およびIAMロール)が接続できるVPCエンドポイントサービス設定を作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/create-vpc-endpoint-service-configuration.html
aws ec2 create-vpc-endpoint-service-configuration \ |
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 create-vpc-endpoint-service-configuration --network-load-balancer-arns arn:aws:elasticloadbalancing:us-east-1:123456789012:loadbalancer/net/nlb-vpce/e94221227f1ba532 --acceptance-required |
modify-vpc-endpoint-service-configuration — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-vpc-endpoint-service-configuration.html |
aws ec2 create-vpc-endpoint-service-configuration \ |
VPC endpoint | Noise : http://noise.getoto.net/tag/vpc-endpoint/ |