health /
describe_addresses - Boto3 1.34.75 documentation
{ 'Addresses': [ { 'InstanceId': 'string', 'PublicIp': 'string', 'AllocationId': 'string', 'AssociationId': 'string', 'Domain': 'vpc'|'standard', 'NetworkInterfaceId': 'string', 'NetworkInterfaceOwnerId': 'string', 'PrivateIpAddress': 'string', 'Tags': [ { 'Key': 'string', 'Value': 'string' }, ], 'PublicIpv4Pool': 'string', 'NetworkBorderGroup': 'string', 'CustomerOwnedIp': 'string', 'CustomerOwnedIpv4Pool': 'string', 'CarrierIp': 'string' }, ]}