Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateRobotResponse

Hierarchy

Properties

architecture?: string

The target architecture of the robot.

arn?: string

The Amazon Resource Name (ARN) of the robot.

createdAt?: Date

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

greengrassGroupId?: string

The Amazon Resource Name (ARN) of the Greengrass group associated with the robot.

name?: string

The name of the robot.

tags?: Record<string, string>

The list of all tags added to the robot.