Module aws_sdk_sns::types

source ·
Expand description

Data structures used by operation inputs/outputs.

Modules§

  • Builders
  • Error types that Amazon Simple Notification Service can respond with.

Structs§

  • Gives a detailed description of failed messages in the batch.

  • The endpoint for mobile app and device.

  • The user-specified message attribute value. For string data types, the value attribute has the same restrictions on the content as the message body. For more information, see Publish.

  • A list of phone numbers and their metadata.

  • Platform application object.

  • Contains the details of a single Amazon SNS message along with an Id that identifies a message within the batch.

  • Encloses data related to a successful message in a batch request for topic.

  • A verified or pending destination phone number in the SMS sandbox.

  • A wrapper type for the attributes of an Amazon SNS subscription.

  • The list of tags to be added to the specified topic.

  • A wrapper type for the topic's Amazon Resource Name (ARN). To retrieve a topic's attributes, use GetTopicAttributes.

Enums§

  • When writing a match expression against LanguageCodeString, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
  • When writing a match expression against NumberCapability, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
  • When writing a match expression against RouteType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
  • When writing a match expression against SmsSandboxPhoneNumberVerificationStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.