Skip to content

/AWS1/CL_EC2=>GETIPAMDISCOVEREDACCOUNTS()

About GetIpamDiscoveredAccounts

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.

Method Signature

IMPORTING

Required arguments:

IV_IPAMRESOURCEDISCOVERYID TYPE /AWS1/EC2IPAMRESRCDISCOVERYID /AWS1/EC2IPAMRESRCDISCOVERYID

A resource discovery ID.

IV_DISCOVERYREGION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

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

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

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.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

Discovered account filters.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

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

IV_MAXRESULTS TYPE /AWS1/EC2IPAMMAXRESULTS /AWS1/EC2IPAMMAXRESULTS

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2GETIPAMDISCOVERE01 /AWS1/CL_EC2GETIPAMDISCOVERE01