v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429208152.7 KB

Retrieves metadata for a version of a component.

get/greengrass/v2/components/{arn}/metadata

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.

Response

Success

arnstring

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

componentNamestring

The name of the component.

componentVersionstring

The version of the component.

creationTimestampstring date-time

The time at which the component was created, expressed in ISO 8601 format.

publisherstring

The publisher of the component version.

descriptionstring

The description 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>.