Describes Elastic IP addresses.
See https://paws-r.github.io/docs/opsworks/describe_elastic_ips.html for full documentation.
opsworks_describe_elastic_ips(InstanceId = NULL, StackId = NULL, Ips = NULL)The instance ID. If you include this parameter,
describe_elastic_ips returns a
description of the Elastic IP addresses associated with the specified
instance.
A stack ID. If you include this parameter,
describe_elastic_ips returns a
description of the Elastic IP addresses that are registered with the
specified stack.
An array of Elastic IP addresses to be described. If you include this
parameter, describe_elastic_ips
returns a description of the specified Elastic IP addresses. Otherwise,
it returns a description of every Elastic IP address.