Amazon RoboMaker · JSON Structure

Amazon Robomaker Openapi Image Digest Structure

ImageDigest schema from openapi

Type: string Properties: 0
RoboticsSimulation

ImageDigest 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-image-digest-structure.json",
  "description": "ImageDigest schema from openapi",
  "type": "string",
  "pattern": "[Ss][Hh][Aa]256:[0-9a-fA-F]{64}",
  "minLength": 0,
  "maxLength": 72,
  "name": "ImageDigest"
}