AWS.SNS.TSNSClient.SetSMSAttributes

Sets attributes for sending SMS messages and receiving daily SMS usages reports.

function SetSMSAttributes(const ARequest: ISNSSetSMSAttributesRequest): ISNSSetSMSAttributesResponse;
__fastcall ISNSSetSMSAttributesResponse SetSMSAttributes(const ISNSSetSMSAttributesRequest ARequest);

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: ISNSSetSMSAttributesRequest
A SetSMSAttributes request object.

Response containing SetSMSAttributes results.

Exceptions
Description
The user has been denied access to the requested resource.
One of the request parameters does not comply with the associated constraints.
One of the request parameters does not comply with the associated constraints.
The requested resource does not exist.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.