Module types

Module types 

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that AWS End User Messaging Social can respond with.

Structs§

LibraryTemplateBodyInputs

Configuration options for customizing the body content of a template from Meta's library.

LibraryTemplateButtonInput

Configuration options for customizing buttons in a template from Meta's library.

LibraryTemplateButtonList

Defines a button in a template from Meta's library.

LinkedWhatsAppBusinessAccount

The details of your linked WhatsApp Business Account.

LinkedWhatsAppBusinessAccountIdMetaData

Contains your WhatsApp registration status and details of any unregistered WhatsApp phone number.

LinkedWhatsAppBusinessAccountSummary

The details of a linked WhatsApp Business Account.

MetaLibraryTemplate

Represents a template from Meta's library with customization options.

MetaLibraryTemplateDefinition

Defines the complete structure and content of a template in Meta's library.

S3File

Contains information for the S3 bucket that contains media files.

S3PresignedUrl

You can use presigned URLs to grant time-limited access to objects in Amazon S3 without updating your bucket policy. For more information, see Working with presigned URLs in the Amazon S3 User Guide.

Tag

The tag for a resource.

TemplateSummary

Provides a summary of a WhatsApp message template's key attributes.

WabaPhoneNumberSetupFinalization

The registration details for a linked phone number.

WabaSetupFinalization

The registration details for a linked WhatsApp Business Account.

WhatsAppBusinessAccountEventDestination

Contains information on the event destination.

WhatsAppPhoneNumberDetail

The details of your WhatsApp phone number.

WhatsAppPhoneNumberSummary

The details of a linked phone number.

WhatsAppSetupFinalization

The details of linking a WhatsApp Business Account to your Amazon Web Services account.

WhatsAppSignupCallback

Contains the accessToken provided by Meta during signup.

WhatsAppSignupCallbackResult

Contains the results of WhatsAppSignupCallback.

Enums§

RegistrationStatus
When writing a match expression against RegistrationStatus, 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.