Returns the resource CIDRs that are monitored as part of a resource discovery. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses.
See https://www.paws-r-sdk.com/docs/ec2_get_ipam_discovered_resource_cidrs/ for full documentation.
ec2_get_ipam_discovered_resource_cidrs(
DryRun = NULL,
IpamResourceDiscoveryId,
ResourceRegion,
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] A resource discovery ID.
[required] A resource Region.
Filters.
Specify the pagination token from a previous request to retrieve the next page of results.
The maximum number of discovered resource CIDRs to return in one page of results.