Awso_socialmessaging_asyncSourceval associate_whats_app_business_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.AssociateWhatsAppBusinessAccountInput.t ->
(Awso_socialmessaging.Values.AssociateWhatsAppBusinessAccountOutput.t,
Awso_socialmessaging.Values.AssociateWhatsAppBusinessAccountOutput.error)
Result.t
Async.Deferred.tval create_whats_app_message_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateInput.t ->
(Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateOutput.t,
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateOutput.error)
Result.t
Async.Deferred.tval create_whats_app_message_template_from_library :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateFromLibraryInput.t ->
(Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateFromLibraryOutput.t,
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateFromLibraryOutput.error)
Result.t
Async.Deferred.tval create_whats_app_message_template_media :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateMediaInput.t ->
(Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateMediaOutput.t,
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateMediaOutput.error)
Result.t
Async.Deferred.tval delete_whats_app_message_media :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.DeleteWhatsAppMessageMediaInput.t ->
(Awso_socialmessaging.Values.DeleteWhatsAppMessageMediaOutput.t,
Awso_socialmessaging.Values.DeleteWhatsAppMessageMediaOutput.error)
Result.t
Async.Deferred.tval delete_whats_app_message_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.DeleteWhatsAppMessageTemplateInput.t ->
(Awso_socialmessaging.Values.DeleteWhatsAppMessageTemplateOutput.t,
Awso_socialmessaging.Values.DeleteWhatsAppMessageTemplateOutput.error)
Result.t
Async.Deferred.tval disassociate_whats_app_business_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.DisassociateWhatsAppBusinessAccountInput.t ->
(Awso_socialmessaging.Values.DisassociateWhatsAppBusinessAccountOutput.t,
Awso_socialmessaging.Values.DisassociateWhatsAppBusinessAccountOutput.error)
Result.t
Async.Deferred.tval get_linked_whats_app_business_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountInput.t ->
(Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountOutput.t,
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountOutput.error)
Result.t
Async.Deferred.tval get_linked_whats_app_business_account_phone_number :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountPhoneNumberInput.t ->
(Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountPhoneNumberOutput.t,
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountPhoneNumberOutput.error)
Result.t
Async.Deferred.tval get_whats_app_message_media :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.GetWhatsAppMessageMediaInput.t ->
(Awso_socialmessaging.Values.GetWhatsAppMessageMediaOutput.t,
Awso_socialmessaging.Values.GetWhatsAppMessageMediaOutput.error)
Result.t
Async.Deferred.tval get_whats_app_message_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.GetWhatsAppMessageTemplateInput.t ->
(Awso_socialmessaging.Values.GetWhatsAppMessageTemplateOutput.t,
Awso_socialmessaging.Values.GetWhatsAppMessageTemplateOutput.error)
Result.t
Async.Deferred.tval list_linked_whats_app_business_accounts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.ListLinkedWhatsAppBusinessAccountsInput.t ->
(Awso_socialmessaging.Values.ListLinkedWhatsAppBusinessAccountsOutput.t,
Awso_socialmessaging.Values.ListLinkedWhatsAppBusinessAccountsOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.ListTagsForResourceInput.t ->
(Awso_socialmessaging.Values.ListTagsForResourceOutput.t,
Awso_socialmessaging.Values.ListTagsForResourceOutput.error)
Result.t
Async.Deferred.tval list_whats_app_message_templates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.ListWhatsAppMessageTemplatesInput.t ->
(Awso_socialmessaging.Values.ListWhatsAppMessageTemplatesOutput.t,
Awso_socialmessaging.Values.ListWhatsAppMessageTemplatesOutput.error)
Result.t
Async.Deferred.tval list_whats_app_template_library :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.ListWhatsAppTemplateLibraryInput.t ->
(Awso_socialmessaging.Values.ListWhatsAppTemplateLibraryOutput.t,
Awso_socialmessaging.Values.ListWhatsAppTemplateLibraryOutput.error)
Result.t
Async.Deferred.tval post_whats_app_message_media :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.PostWhatsAppMessageMediaInput.t ->
(Awso_socialmessaging.Values.PostWhatsAppMessageMediaOutput.t,
Awso_socialmessaging.Values.PostWhatsAppMessageMediaOutput.error)
Result.t
Async.Deferred.tval put_whats_app_business_account_event_destinations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.PutWhatsAppBusinessAccountEventDestinationsInput.t ->
(Awso_socialmessaging.Values.PutWhatsAppBusinessAccountEventDestinationsOutput.t,
Awso_socialmessaging.Values.PutWhatsAppBusinessAccountEventDestinationsOutput.error)
Result.t
Async.Deferred.tval send_whats_app_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.SendWhatsAppMessageInput.t ->
(Awso_socialmessaging.Values.SendWhatsAppMessageOutput.t,
Awso_socialmessaging.Values.SendWhatsAppMessageOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.TagResourceInput.t ->
(Awso_socialmessaging.Values.TagResourceOutput.t,
Awso_socialmessaging.Values.TagResourceOutput.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.UntagResourceInput.t ->
(Awso_socialmessaging.Values.UntagResourceOutput.t,
Awso_socialmessaging.Values.UntagResourceOutput.error)
Result.t
Async.Deferred.tval update_whats_app_message_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_socialmessaging.Values.UpdateWhatsAppMessageTemplateInput.t ->
(Awso_socialmessaging.Values.UpdateWhatsAppMessageTemplateOutput.t,
Awso_socialmessaging.Values.UpdateWhatsAppMessageTemplateOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_socialmessaging.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module LinkedWhatsAppPhoneNumberArn =
Awso_socialmessaging.Values.LinkedWhatsAppPhoneNumberArnmodule WhatsAppPhoneNumberQualityRating =
Awso_socialmessaging.Values.WhatsAppPhoneNumberQualityRatingmodule MetaUrlWithSuffixExampleKeyString =
Awso_socialmessaging.Values.MetaUrlWithSuffixExampleKeyStringmodule MetaUrlWithSuffixExampleValueString =
Awso_socialmessaging.Values.MetaUrlWithSuffixExampleValueStringThe details of your WhatsApp phone number.
The tag for a resource.
Defines a button in a template from Meta's library.
module WhatsAppBusinessAccountEventDestination =
Awso_socialmessaging.Values.WhatsAppBusinessAccountEventDestinationContains information on the event destination.
module LinkedWhatsAppBusinessAccountId =
Awso_socialmessaging.Values.LinkedWhatsAppBusinessAccountIdmodule WhatsAppPhoneNumberDetailList =
Awso_socialmessaging.Values.WhatsAppPhoneNumberDetailListmodule MetaLibraryTemplateButtonList =
Awso_socialmessaging.Values.MetaLibraryTemplateButtonListmodule MetaTemplateBodyExampleParams =
Awso_socialmessaging.Values.MetaTemplateBodyExampleParamsmodule LinkedWhatsAppBusinessAccountArn =
Awso_socialmessaging.Values.LinkedWhatsAppBusinessAccountArnmodule WhatsAppBusinessAccountEventDestinations =
Awso_socialmessaging.Values.WhatsAppBusinessAccountEventDestinationsmodule WhatsAppBusinessAccountLinkDate =
Awso_socialmessaging.Values.WhatsAppBusinessAccountLinkDatemodule WhatsAppBusinessAccountMarketingMessagesOnboardingStatus =
Awso_socialmessaging.Values.WhatsAppBusinessAccountMarketingMessagesOnboardingStatusThe details of a linked phone number.
Configuration options for customizing buttons in a template from Meta's library.
module LinkedWhatsAppBusinessAccountIdMetaData =
Awso_socialmessaging.Values.LinkedWhatsAppBusinessAccountIdMetaDataContains your WhatsApp registration status and details of any unregistered WhatsApp phone number.
module WabaPhoneNumberSetupFinalization =
Awso_socialmessaging.Values.WabaPhoneNumberSetupFinalizationThe registration details for a linked phone number.
module MetaLibraryTemplateDefinition =
Awso_socialmessaging.Values.MetaLibraryTemplateDefinitionDefines the complete structure and content of a template in Meta's library.
Provides a summary of a WhatsApp message template's key attributes.
module LinkedWhatsAppBusinessAccountSummary =
Awso_socialmessaging.Values.LinkedWhatsAppBusinessAccountSummaryThe details of a linked WhatsApp Business Account.
module WhatsAppPhoneNumberSummaryList =
Awso_socialmessaging.Values.WhatsAppPhoneNumberSummaryListConfiguration options for customizing the body content of a template from Meta's library.
module MetaLibraryTemplateButtonInputs =
Awso_socialmessaging.Values.MetaLibraryTemplateButtonInputsmodule LinkedAccountWithIncompleteSetup =
Awso_socialmessaging.Values.LinkedAccountWithIncompleteSetupmodule WabaPhoneNumberSetupFinalizationList =
Awso_socialmessaging.Values.WabaPhoneNumberSetupFinalizationListThe registration details for a linked WhatsApp Business Account.
module WhatsAppSignupCallbackAccessTokenString =
Awso_socialmessaging.Values.WhatsAppSignupCallbackAccessTokenStringmodule WhatsAppSignupCallbackCallbackUrlString =
Awso_socialmessaging.Values.WhatsAppSignupCallbackCallbackUrlStringYou do not have sufficient access to perform this action.
Thrown when performing an action because a dependency would be broken.
The request processing has failed because of an unknown error, exception, or failure.
One or more parameters provided to the action are not valid.
The resource was not found.
The request was denied due to request throttling.
The request contains an invalid parameter value.
module MetaTemplateCtaLinkTrackingOptedOut =
Awso_socialmessaging.Values.MetaTemplateCtaLinkTrackingOptedOutYou do not have sufficient access to perform this action.
Contains information for the S3 bucket that contains media files.
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.
module LinkedWhatsAppBusinessAccountSummaryList =
Awso_socialmessaging.Values.LinkedWhatsAppBusinessAccountSummaryListmodule LinkedWhatsAppBusinessAccount =
Awso_socialmessaging.Values.LinkedWhatsAppBusinessAccountThe details of your linked WhatsApp Business Account.
Represents a template from Meta's library with customization options.
The request was denied because it would exceed one or more service quotas or limits.
module WhatsAppSignupCallbackResult =
Awso_socialmessaging.Values.WhatsAppSignupCallbackResultContains the results of WhatsAppSignupCallback.
The details of linking a WhatsApp Business Account to your Amazon Web Services account.
Contains the accessToken provided by Meta during signup.
module UpdateWhatsAppMessageTemplateOutput =
Awso_socialmessaging.Values.UpdateWhatsAppMessageTemplateOutputUpdates an existing WhatsApp message template.
module UpdateWhatsAppMessageTemplateInput =
Awso_socialmessaging.Values.UpdateWhatsAppMessageTemplateInputUpdates an existing WhatsApp message template.
Removes the specified tags from a resource.
Removes the specified tags from a resource.
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.
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.
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 .
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 .
module PutWhatsAppBusinessAccountEventDestinationsOutput =
Awso_socialmessaging.Values.PutWhatsAppBusinessAccountEventDestinationsOutputAdd 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.
module PutWhatsAppBusinessAccountEventDestinationsInput =
Awso_socialmessaging.Values.PutWhatsAppBusinessAccountEventDestinationsInputAdd 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.
module PostWhatsAppMessageMediaOutput =
Awso_socialmessaging.Values.PostWhatsAppMessageMediaOutputUpload 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.
module PostWhatsAppMessageMediaInput =
Awso_socialmessaging.Values.PostWhatsAppMessageMediaInputUpload 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.
module ListWhatsAppTemplateLibraryOutput =
Awso_socialmessaging.Values.ListWhatsAppTemplateLibraryOutputLists templates available in Meta's template library for WhatsApp messaging.
module ListWhatsAppTemplateLibraryInput =
Awso_socialmessaging.Values.ListWhatsAppTemplateLibraryInputLists templates available in Meta's template library for WhatsApp messaging.
module ListWhatsAppMessageTemplatesOutput =
Awso_socialmessaging.Values.ListWhatsAppMessageTemplatesOutputLists WhatsApp message templates for a specific WhatsApp Business Account.
module ListWhatsAppMessageTemplatesInput =
Awso_socialmessaging.Values.ListWhatsAppMessageTemplatesInputLists WhatsApp message templates for a specific WhatsApp Business Account.
List all tags associated with a resource, such as a phone number or WABA.
List all tags associated with a resource, such as a phone number or WABA.
module ListLinkedWhatsAppBusinessAccountsOutput =
Awso_socialmessaging.Values.ListLinkedWhatsAppBusinessAccountsOutputList all WhatsApp Business Accounts linked to your Amazon Web Services account.
module ListLinkedWhatsAppBusinessAccountsInput =
Awso_socialmessaging.Values.ListLinkedWhatsAppBusinessAccountsInputList all WhatsApp Business Accounts linked to your Amazon Web Services account.
module GetWhatsAppMessageTemplateOutput =
Awso_socialmessaging.Values.GetWhatsAppMessageTemplateOutputRetrieves a specific WhatsApp message template.
module GetWhatsAppMessageTemplateInput =
Awso_socialmessaging.Values.GetWhatsAppMessageTemplateInputRetrieves a specific WhatsApp message template.
module GetWhatsAppMessageMediaOutput =
Awso_socialmessaging.Values.GetWhatsAppMessageMediaOutputGet 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.
module GetWhatsAppMessageMediaInput =
Awso_socialmessaging.Values.GetWhatsAppMessageMediaInputGet 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.
module GetLinkedWhatsAppBusinessAccountPhoneNumberOutput =
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountPhoneNumberOutputRetrieve the WABA account id and phone number details of a WhatsApp business account phone number.
module GetLinkedWhatsAppBusinessAccountPhoneNumberInput =
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountPhoneNumberInputRetrieve the WABA account id and phone number details of a WhatsApp business account phone number.
module GetLinkedWhatsAppBusinessAccountOutput =
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountOutputGet the details of your linked WhatsApp Business Account.
module GetLinkedWhatsAppBusinessAccountInput =
Awso_socialmessaging.Values.GetLinkedWhatsAppBusinessAccountInputGet the details of your linked WhatsApp Business Account.
module DisassociateWhatsAppBusinessAccountOutput =
Awso_socialmessaging.Values.DisassociateWhatsAppBusinessAccountOutputDisassociate a WhatsApp Business Account (WABA) from your Amazon Web Services account.
module DisassociateWhatsAppBusinessAccountInput =
Awso_socialmessaging.Values.DisassociateWhatsAppBusinessAccountInputDisassociate a WhatsApp Business Account (WABA) from your Amazon Web Services account.
module DeleteWhatsAppMessageTemplateOutput =
Awso_socialmessaging.Values.DeleteWhatsAppMessageTemplateOutputDeletes a WhatsApp message template.
module DeleteWhatsAppMessageTemplateInput =
Awso_socialmessaging.Values.DeleteWhatsAppMessageTemplateInputDeletes a WhatsApp message template.
module DeleteWhatsAppMessageMediaOutput =
Awso_socialmessaging.Values.DeleteWhatsAppMessageMediaOutputDelete a media object from the WhatsApp service. If the object is still in an Amazon S3 bucket you should delete it from there too.
module DeleteWhatsAppMessageMediaInput =
Awso_socialmessaging.Values.DeleteWhatsAppMessageMediaInputDelete a media object from the WhatsApp service. If the object is still in an Amazon S3 bucket you should delete it from there too.
module CreateWhatsAppMessageTemplateOutput =
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateOutputCreates a new WhatsApp message template from a custom definition. Amazon Web Services End User Messaging Social does not store any WhatsApp message template content.
module CreateWhatsAppMessageTemplateMediaOutput =
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateMediaOutputUploads media for use in a WhatsApp message template.
module CreateWhatsAppMessageTemplateMediaInput =
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateMediaInputUploads media for use in a WhatsApp message template.
module CreateWhatsAppMessageTemplateInput =
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateInputCreates a new WhatsApp message template from a custom definition. Amazon Web Services End User Messaging Social does not store any WhatsApp message template content.
module CreateWhatsAppMessageTemplateFromLibraryOutput =
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateFromLibraryOutputCreates a new WhatsApp message template using a template from Meta's template library.
module CreateWhatsAppMessageTemplateFromLibraryInput =
Awso_socialmessaging.Values.CreateWhatsAppMessageTemplateFromLibraryInputCreates a new WhatsApp message template using a template from Meta's template library.
module AssociateWhatsAppBusinessAccountOutput =
Awso_socialmessaging.Values.AssociateWhatsAppBusinessAccountOutputThis is only used through the Amazon Web Services console during sign-up to associate your WhatsApp Business Account to your Amazon Web Services account.
module AssociateWhatsAppBusinessAccountInput =
Awso_socialmessaging.Values.AssociateWhatsAppBusinessAccountInputThis is only used through the Amazon Web Services console during sign-up to associate your WhatsApp Business Account to your Amazon Web Services account.