Amazon Pinpoint · JSON Structure

Amazon Pinpoint Direct Message Configuration Structure

Specifies the settings and content for the default message and any default messages that you tailored for specific channels.

Type: object Properties: 9
CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

DirectMessageConfiguration is a JSON Structure definition published by Amazon Pinpoint, describing 9 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

ADMMessage APNSMessage BaiduMessage DefaultMessage DefaultPushNotificationMessage EmailMessage GCMMessage SMSMessage VoiceMessage

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-pinpoint/refs/heads/main/json-structure/amazon-pinpoint-direct-message-configuration-structure.json",
  "name": "DirectMessageConfiguration",
  "description": "Specifies the settings and content for the default message and any default messages that you tailored for specific channels.",
  "type": "object",
  "properties": {
    "ADMMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ADMMessage"
        },
        {
          "description": "The default push notification message for the ADM (Amazon Device Messaging) channel. This message overrides the default push notification message (DefaultPushNotificationMessage)."
        }
      ]
    },
    "APNSMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/APNSMessage"
        },
        {
          "description": "The default push notification message for the APNs (Apple Push Notification service) channel. This message overrides the default push notification message (DefaultPushNotificationMessage)."
        }
      ]
    },
    "BaiduMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/BaiduMessage"
        },
        {
          "description": "The default push notification message for the Baidu (Baidu Cloud Push) channel. This message overrides the default push notification message (DefaultPushNotificationMessage)."
        }
      ]
    },
    "DefaultMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DefaultMessage"
        },
        {
          "description": "The default message for all channels."
        }
      ]
    },
    "DefaultPushNotificationMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DefaultPushNotificationMessage"
        },
        {
          "description": "The default push notification message for all push notification channels."
        }
      ]
    },
    "EmailMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EmailMessage"
        },
        {
          "description": "The default message for the email channel. This message overrides the default message (DefaultMessage)."
        }
      ]
    },
    "GCMMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/GCMMessage"
        },
        {
          "description": "The default push notification message for the GCM channel, which is used to send notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service. This message overrides the default push notification message (DefaultPushNotificationMessage)."
        }
      ]
    },
    "SMSMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SMSMessage"
        },
        {
          "description": "The default message for the SMS channel. This message overrides the default message (DefaultMessage)."
        }
      ]
    },
    "VoiceMessage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VoiceMessage"
        },
        {
          "description": "The default message for the voice channel. This message overrides the default message (DefaultMessage)."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-pinpoint-direct-message-configuration-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.