VPCピアリング接続を削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/delete-vpc-peering-connection.html
aws ec2 delete-vpc-peering-connection --vpc-peering-connection-id pcx-1a2b3c4d |
delete-vpc-peering-connection — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/delete-vpc-peering-connection.html |
aws ec2 delete-vpc-peering-connection --vpc-peering-connection-id pcx-xxxxxxxx |
amazon web services - How to delete a FAILED VPC Peering Connection Creation? - Stack Overflow : http://stackoverflow.com/questions/49804210/how-to-delete-a-failed-vpc-peering-connection-creation |
aws ec2 delete-vpc-peering-connection \ |
Deleting a VPC Peering Connection - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Deleting+a+VPC+Peering+Connection |