Amazon RoboMaker · JSON Structure

Amazon Robomaker Openapi S3 Key Structure

S3Key schema from openapi

Type: string Properties: 0
RoboticsSimulation

S3Key is a JSON Structure definition published by Amazon RoboMaker. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$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-s3-key-structure.json",
  "description": "S3Key schema from openapi",
  "type": "string",
  "pattern": ".*",
  "minLength": 1,
  "maxLength": 1024,
  "name": "S3Key"
}