v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14249771.4 KB

Lists all of the resources that are associated with the specified application. Results are paginated.

If you share an application, and a consumer account associates a tag query to the application, all of the users who can access the application can also view the tag values in all accounts that are associated with it using this API.

get/applications/{application}/resources

Path parameters

applicationstring required

The name, ID, or ARN of the application.

Query parameters

nextTokenstring

The token to use to get the next page of results after a previous API call.

maxResultsinteger

The upper bound of the number of results to return (cannot exceed 25). If this parameter is omitted, it defaults to 25. This value is optional.

Response

Success

nextTokenstring

The token to use to get the next page of results after a previous API call.