EmptyChatChannel

Used to remove the chat channel from an incident record or response plan.

AutomationDevOpsIncident ManagementOperations
View JSON Schema on GitHub

JSON Schema

incident-manager-empty-chat-channel-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-incident-manager/refs/heads/main/json-schema/incident-manager-empty-chat-channel-schema.json",
  "title": "EmptyChatChannel",
  "description": "Used to remove the chat channel from an incident record or response plan.",
  "type": "object",
  "properties": {}
}