v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442269245.1 KB

Returns an array of resources in the organization's accounts that are available to be associated with a resource set.

post/#X-Amz-Target=AWSFMS_20180101.ListDiscoveredResources

Headers

X-Amz-Target'AWSFMS_20180101.ListDiscoveredResources' required

Request body

MemberAccountIdsAWSAccountId[] required

The Amazon Web Services account IDs to discover resources in. Only one account is supported per request. The account must be a member of your organization.

ResourceTypestring required

The type of resources to discover.

MaxResultsinteger

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.

NextTokenstring

When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code> value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

Response

Success

NextTokenstring

When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code> value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.