v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Creates a version of a group which has already been defined.

post/greengrass/groups/{GroupId}/versions

Path parameters

GroupIdstring required

The ID of the Greengrass group.

Headers

X-Amzn-Client-Tokenstring

A client token used to correlate requests and responses.

Request body

ConnectorDefinitionVersionArnstring

The ARN of the connector definition version for this group.

CoreDefinitionVersionArnstring

The ARN of the core definition version for this group.

DeviceDefinitionVersionArnstring

The ARN of the device definition version for this group.

FunctionDefinitionVersionArnstring

The ARN of the function definition version for this group.

LoggerDefinitionVersionArnstring

The ARN of the logger definition version for this group.

ResourceDefinitionVersionArnstring

The ARN of the resource definition version for this group.

SubscriptionDefinitionVersionArnstring

The ARN of the subscription definition version for this group.

Response

Success

Arnstring

The ARN of the version.

CreationTimestampstring

The time, in milliseconds since the epoch, when the version was created.

Idstring

The ID of the parent definition that the version is associated with.

Versionstring

The ID of the version.