UNPKG

@itentialopensource/adapter-aws_ec2

Version:

This adapter integrates with system described as: Aws_Ec2.

167 lines 3.86 kB
{ "NetworkInterface": { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Attachment": { "AttachTime": "string", "AttachmentId": "string", "DeleteOnTermination": true, "DeviceIndex": 1, "InstanceId": "string", "InstanceOwnerId": "string", "Status": "detached" }, "AvailabilityZone": "string", "Description": "string", "Groups": [ { "GroupName": "string", "GroupId": "string" }, { "GroupName": "string", "GroupId": "string" }, { "GroupName": "string", "GroupId": "string" }, { "GroupName": "string", "GroupId": "string" } ], "InterfaceType": "natGateway", "Ipv6Addresses": [ { "Ipv6Address": "string" }, { "Ipv6Address": "string" }, { "Ipv6Address": "string" } ], "MacAddress": "string", "NetworkInterfaceId": "string", "OwnerId": "string", "PrivateDnsName": "string", "PrivateIpAddress": "string", "PrivateIpAddresses": [ { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Primary": false, "PrivateDnsName": "string", "PrivateIpAddress": "string" }, { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Primary": true, "PrivateDnsName": "string", "PrivateIpAddress": "string" }, { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Primary": true, "PrivateDnsName": "string", "PrivateIpAddress": "string" }, { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Primary": false, "PrivateDnsName": "string", "PrivateIpAddress": "string" }, { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Primary": false, "PrivateDnsName": "string", "PrivateIpAddress": "string" }, { "Association": { "AllocationId": "string", "AssociationId": "string", "IpOwnerId": "string", "PublicDnsName": "string", "PublicIp": "string" }, "Primary": false, "PrivateDnsName": "string", "PrivateIpAddress": "string" } ], "RequesterId": "string", "RequesterManaged": false, "SourceDestCheck": false, "Status": "attaching", "SubnetId": "string", "TagSet": [ { "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" } ], "VpcId": "string" } }