Gets the public IP addresses that have been discovered by IPAM.
See https://www.paws-r-sdk.com/docs/ec2_get_ipam_discovered_public_addresses/ for full documentation.
ec2_get_ipam_discovered_public_addresses(
DryRun = NULL,
IpamResourceDiscoveryId,
AddressRegion,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)
A check for whether you have the required permissions for the action
without actually making the request and provides an error response. If
you have the required permissions, the error response is
DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
[required] An IPAM resource discovery ID.
[required] The Amazon Web Services Region for the IP address.
Filters.
The token for the next page of results.
The maximum number of IPAM discovered public addresses to return in one page of results.