@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
33 lines • 579 B
JSON
{
"NextToken": "string",
"Vpcs": [
{
"ClassicLinkDnsSupported": true,
"VpcId": "string"
},
{
"ClassicLinkDnsSupported": false,
"VpcId": "string"
},
{
"ClassicLinkDnsSupported": true,
"VpcId": "string"
},
{
"ClassicLinkDnsSupported": false,
"VpcId": "string"
},
{
"ClassicLinkDnsSupported": false,
"VpcId": "string"
},
{
"ClassicLinkDnsSupported": false,
"VpcId": "string"
},
{
"ClassicLinkDnsSupported": true,
"VpcId": "string"
}
]
}