---
type: resource-type
title: Robot
description: aws resource type AWS::RoboMaker::Robot
name: Robot
lexicon: aws
resource_type: AWS::RoboMaker::Robot
---
`AWS::RoboMaker::Robot`, a resource type of the aws lexicon.

## Properties

- `Architecture` (`"ARM64" | "ARMHF" | "X86_64"`, required): The target architecture of the robot.
- `GreengrassGroupId` (`string`, required): The Greengrass group id.
- `Arn` (`string`, optional)
- `Fleet` (`string`, optional): The Amazon Resource Name (ARN) of the fleet.
- `Name` (`string`, optional): The name for the robot.
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `Arn`
