v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429208152.7 KB

Gets the recipe for a version of a component.

get/greengrass/v2/components/{arn}

Path parameters

arnstring required

The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the component version.

Query parameters

recipeOutputFormat'JSON' | 'YAML'

The format of the recipe.

Response

Success

recipeOutputFormat'JSON' | 'YAML' required

The format of the recipe.

recipestring required

The recipe of the component version.

tagsobject

A list of key-value pairs that contain metadata for the resource. For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/tag-resources.html">Tag your resources</a> in the <i>IoT Greengrass V2 Developer Guide</i>.