v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429208152.7 KB

Retrieves a paginated list of component summaries. This list includes components that you have permission to view.

get/greengrass/v2/components

Query parameters

scope'PRIVATE' | 'PUBLIC'
<p>The scope of the components to list.</p> <p>Default: <code>PRIVATE</code> </p>
maxResultsinteger

The maximum number of results to be returned per paginated request.

nextTokenstring

The token to be used for the next set of paginated results.

Response

Success

nextTokenstring

The token for the next set of results, or null if there are no additional results.