Returns a list of the unassociated Elastic IPs (the IP address and allocation ID) from an AWS account. Removing unused Elastic IP addresses will reduce billing costs.
Addresses[?!not_null(AssociationId)].join(
,
,[PublicIp,AllocationId])