v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14119667.3 KB

List Resources of a Recommendation. This API provides global recommendations, eliminating the need to call the API in each AWS Region.

get/v1/recommendations/{recommendationIdentifier}/resources

Path parameters

recommendationIdentifierstring required

The 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

language'en' | 'ja' | 'zh' | 'fr' | 'de' | 'ko' | 'zh_TW' | 'it' | 'es' | 'pt_BR' | 'id'

The ISO 639-1 code for the language that you want your recommendations to appear in.

Response

Success

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.