UpdateDateTime

UpdateDateTime schema from Amazon Migration Hub API

BroadcastingMedia ProcessingMedia
View JSON Schema on GitHub

JSON Schema

migration-hub-api-update-date-time-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-migration-hub/refs/heads/main/json-schema/migration-hub-api-update-date-time-schema.json",
  "title": "UpdateDateTime",
  "description": "UpdateDateTime schema from Amazon Migration Hub API",
  "type": "string",
  "format": "date-time"
}