Pinpoint Channel

An Amazon Pinpoint Channel represents a communication pathway that you can enable to send messages to your users, such as email, SMS, push notifications, or voice. Each channel has its own configuration settings, including credentials, permissions, and delivery options. By managing channels, you control how your application engages with customers across different platforms.

aws.pinpoint_channel

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_idcorestringThe unique identifier for the application.
creation_datecorestringThe date and time, in ISO 8601 format, when the channel was enabled.
enabledcoreboolSpecifies whether the channel is enabled for the application.
has_credentialcorebool(Not used) This property is retained only for backward compatibility.
idcorestring(Deprecated) An identifier for the channel. This property is retained only for backward compatibility.
is_archivedcoreboolSpecifies whether the channel is archived.
last_modified_bycorestringThe user who last modified the channel.
last_modified_datecorestringThe date and time, in ISO 8601 format, when the channel was last modified.
tagscorehstore
versioncoreint64The current version of the channel.