List Resources of a Recommendation within an Organization. This API only supports prioritized recommendations and provides global priority recommendations, eliminating the need to call the API in each AWS Region.
get/v1/organization-recommendations/{organizationRecommendationIdentifier}/resources
Path parameters
organizationRecommendationIdentifierstring required
The AWS Organization organization's Recommendation identifier
Query parameters
nextTokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
maxResultsinteger
The maximum number of results to return per page.
status'ok' | 'warning' | 'error'
The status of the resource
exclusionStatus'excluded' | 'included'
The exclusion status of the resource
regionCodestring
The AWS Region code of the resource
affectedAccountIdstring
An account affected by this organization recommendation
Response
Success