v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Creates a group. You may provide the initial version of the group or use ''CreateGroupVersion'' at a later time. Tip: You can use the ''gg_group_setup'' package (https://github.com/awslabs/aws-greengrass-group-setup) as a library or command-line application to create and deploy Greengrass groups.

post/greengrass/groups

Headers

X-Amzn-Client-Tokenstring

A client token used to correlate requests and responses.

Request body

Namestring required

The name of the group.

tagsobject

The key-value pair for the resource tag.

Response

Success

Arnstring

The ARN of the definition.

CreationTimestampstring

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

Idstring

The ID of the definition.

LastUpdatedTimestampstring

The time, in milliseconds since the epoch, when the definition was last updated.

LatestVersionstring

The ID of the latest version associated with the definition.

LatestVersionArnstring

The ARN of the latest version associated with the definition.

Namestring

The name of the definition.