Package-level declarations
Types
Amazon Web Services End User Messaging Social, also referred to as Social messaging, is a messaging service that enables application developers to incorporate WhatsApp into their existing workflows. The Amazon Web Services End User Messaging Social API provides information about the Amazon Web Services End User Messaging Social API resources, including supported HTTP methods, parameters, and schemas.
Inherited functions
This is only used through the Amazon Web Services console during sign-up to associate your WhatsApp Business Account to your Amazon Web Services account.
Delete a media object from the WhatsApp service. If the object is still in an Amazon S3 bucket you should delete it from there too.
Disassociate a WhatsApp Business Account (WABA) from your Amazon Web Services account.
Get the details of your linked WhatsApp Business Account.
Use your WhatsApp phone number id to get the WABA account id and phone number details.
Get a media file from the WhatsApp service. On successful completion the media file is retrieved from Meta and stored in the specified Amazon S3 bucket. Use either destinationS3File
or destinationS3PresignedUrl
for the destination. If both are used then an InvalidParameterException
is returned.
List all WhatsApp Business Accounts linked to your Amazon Web Services account.
List all tags associated with a resource, such as a phone number or WABA.
Upload a media file to the WhatsApp service. Only the specified originationPhoneNumberId
has the permissions to send the media file when using SendWhatsAppMessage. You must use either sourceS3File
or sourceS3PresignedUrl
for the source. If both or neither are specified then an InvalidParameterException
is returned.
Add an event destination to log event data from WhatsApp for a WhatsApp Business Account (WABA). A WABA can only have one event destination at a time. All resources associated with the WABA use the same event destination.
Send a WhatsApp message. For examples of sending a message using the Amazon Web Services CLI, see Sending messages in the Amazon Web Services End User Messaging Social User Guide.
Adds or overwrites only the specified tags for the specified resource. When you specify an existing tag key, the value is overwritten with the new value.
Removes the specified tags from a resource.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.