--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_robomaker_robot Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::RoboMaker::Robot --- # awscc_robomaker_robot (Data Source) Data Source schema for AWS::RoboMaker::Robot ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `architecture` (String) The target architecture of the robot. - `arn` (String) - `fleet` (String) The Amazon Resource Name (ARN) of the fleet. - `greengrass_group_id` (String) The Greengrass group id. - `name` (String) The name for the robot. - `tags` (Map of String) A key-value pair to associate with a resource.