Amazon Migration Hub · JSON Structure

Migration Hub Api Created Artifact Name Structure

CreatedArtifactName schema from Amazon Migration Hub API

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

CreatedArtifactName is a JSON Structure definition published by Amazon Migration Hub. 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-migration-hub/refs/heads/main/json-structure/migration-hub-api-created-artifact-name-structure.json",
  "name": "CreatedArtifactName",
  "type": "string",
  "description": "CreatedArtifactName schema from Amazon Migration Hub API",
  "pattern": "arn:[a-z-]+:[a-z0-9-]+:(?:[a-z0-9-]+|):(?:[0-9]{12}|):.*",
  "minLength": 1,
  "maxLength": 1600
}