Amazon CodeCatalyst · JSON Structure

Amazon Codecatalyst Project Description Structure

ProjectDescription schema from Amazon CodeCatalyst

Type: string Properties: 0
AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

ProjectDescription 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-project-description-structure.json",
  "name": "ProjectDescription",
  "description": "ProjectDescription schema from Amazon CodeCatalyst",
  "type": "string",
  "pattern": "[a-zA-Z0-9]+(?:[-_a-zA-Z0-9.,;:/\\+=?&$%    ])*",
  "minLength": 0,
  "maxLength": 200
}