v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Gets IPAM discovered accounts. A discovered account is an Amazon Web Services account that is monitored under a resource discovery. If you have integrated IPAM with Amazon Web Services Organizations, all accounts in the organization are discovered accounts. Only the IPAM account can get all discovered accounts in the organization.

get/#Action=GetIpamDiscoveredAccounts

Query parameters

DryRunboolean

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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.

IpamResourceDiscoveryIdstring required

A resource discovery ID.

DiscoveryRegionstring required

The Amazon Web Services Region that the account information is returned from.

Namestring

The name of the filter. Filter names are case-sensitive.

Valuesstring[]

The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an <code>OR</code>, and the request returns all results that match any of the specified values.

Discovered account filters.

NextTokenstring

Specify the pagination token from a previous request to retrieve the next page of results.

MaxResultsinteger

The maximum number of discovered accounts to return in one page of results.

Action'GetIpamDiscoveredAccounts' required
Version'2016-11-15' required

Response

Success