ManagedNotificationChannelAssociationSummary - AWS User Notifications
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ManagedNotificationChannelAssociationSummary

Provides a summary of channel associations for a managed notification configuration.

Contents

channelIdentifier

The unique identifier for the notification channel.

Type: String

Required: Yes

channelType

The type of notification channel used for message delivery.

  • Values:

    • ACCOUNT_CONTACT

      • Delivers notifications to Account Managed contacts through the User Notification Service.

    • MOBILE

      • Delivers notifications through the AWS Console Mobile Application to mobile devices.

    • CHATBOT

      • Delivers notifications through Amazon Q Developer in chat applications to collaboration platforms (Slack, Chime).

    • EMAIL

      • Delivers notifications to email addresses.

Type: String

Valid Values: MOBILE | CHATBOT | EMAIL | ACCOUNT_CONTACT

Required: Yes

overrideOption

Controls whether users can modify channel associations for a notification configuration.

  • Values:

    • ENABLED

      • Users can associate or disassociate channels with the notification configuration.

    • DISABLED

      • Users cannot associate or disassociate channels with the notification configuration.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: