@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
93 lines • 1.6 kB
JSON
{
"ServiceConfiguration": {
"ServiceType": [
{
"ServiceType": "Gateway"
},
{
"ServiceType": "Interface"
},
{
"ServiceType": "Gateway"
},
{
"ServiceType": "Interface"
},
{
"ServiceType": "Gateway"
}
],
"ServiceId": "string",
"ServiceName": "string",
"ServiceState": "Available",
"AvailabilityZones": [
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"AcceptanceRequired": false,
"ManagesVpcEndpoints": true,
"NetworkLoadBalancerArns": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"BaseEndpointDnsNames": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"PrivateDnsName": "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"
}
]
},
"ClientToken": "string"
}