AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
Type: objectProperties: 4Required: 3
RoboticsSimulation
CreateRobotRequest is a JSON Structure definition published by Amazon RoboMaker, describing 4 properties, of which 3 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-structure/amazon-robomaker-openapi-create-robot-request-structure.json",
"description": "AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.",
"type": "object",
"properties": {
"name": {
"allOf": [
{
"$ref": "#/components/schemas/Name"
},
{
"description": "The name for the robot."
}
]
},
"architecture": {
"allOf": [
{
"$ref": "#/components/schemas/Architecture"
},
{
"description": "The target architecture of the robot."
}
]
},
"greengrassGroupId": {
"allOf": [
{
"$ref": "#/components/schemas/Id"
},
{
"description": "The Greengrass group id."
}
]
},
"tags": {
"allOf": [
{
"$ref": "#/components/schemas/TagMap"
},
{
"description": "A map that contains tag keys and tag values that are attached to the robot."
}
]
}
},
"required": [
"name",
"architecture",
"greengrassGroupId"
],
"deprecated": true,
"name": "CreateRobotRequest"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.