Amazon CodeCatalyst · JSON Structure

Amazon Codecatalyst Ide Runtime String Structure

IdeRuntimeString schema from Amazon CodeCatalyst

Type: string Properties: 0
AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

IdeRuntimeString is a JSON Structure definition published by Amazon CodeCatalyst. 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-codecatalyst/refs/heads/main/json-structure/amazon-codecatalyst-ide-runtime-string-structure.json",
  "name": "IdeRuntimeString",
  "description": "IdeRuntimeString schema from Amazon CodeCatalyst",
  "type": "string",
  "minLength": 1,
  "maxLength": 400
}