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