Robot - AWS RoboMaker

Robot

Information about a robot.

Contents

architecture

The architecture of the robot.

Type: String

Valid Values: X86_64 | ARM64 | ARMHF

Required: No

arn

The Amazon Resource Name (ARN) of the robot.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: arn:.*

Required: No

createdAt

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

Type: Timestamp

Required: No

fleetArn

The Amazon Resource Name (ARN) of the fleet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: arn:.*

Required: No

greenGrassGroupId

The Greengrass group associated with the robot.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: .*

Required: No

lastDeploymentJob

The Amazon Resource Name (ARN) of the last deployment job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: arn:.*

Required: No

lastDeploymentTime

The time of the last deployment.

Type: Timestamp

Required: No

name

The name of the robot.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [a-zA-Z0-9_\-]*

Required: No

status

The status of the robot.

Type: String

Valid Values: Available | Registered | PendingNewDeployment | Deploying | Failed | InSync | NoResponse

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: