@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
125 lines • 2.24 kB
JSON
{
"VpcEndpoint": {
"VpcEndpointId": "string",
"VpcEndpointType": "Interface",
"VpcId": "string",
"ServiceName": "string",
"State": "Expired",
"PolicyDocument": "string",
"RouteTableIds": [
"string",
"string",
"string",
"string",
"string"
],
"SubnetIds": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"Groups": [
{
"GroupId": "string",
"GroupName": "string"
},
{
"GroupId": "string",
"GroupName": "string"
}
],
"PrivateDnsEnabled": true,
"RequesterManaged": true,
"NetworkInterfaceIds": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"DnsEntries": [
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
},
{
"DnsName": "string",
"HostedZoneId": "string"
}
],
"CreationTimestamp": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
},
"ClientToken": "string"
}