AWS.SNS.TSNSClient.CheckIfPhoneNumberIsOptedOut

Checks if a phone number has opted out of receiving SMS messages your AWS account.

function CheckIfPhoneNumberIsOptedOut(const ARequest: ISNSCheckIfPhoneNumberIsOptedOutRequest): ISNSCheckIfPhoneNumberIsOptedOutResponse; overload;
__fastcall ISNSCheckIfPhoneNumberIsOptedOutResponse CheckIfPhoneNumberIsOptedOut(const ISNSCheckIfPhoneNumberIsOptedOutRequest ARequest);

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: ISNSCheckIfPhoneNumberIsOptedOutRequest
A CheckIfPhoneNumberIsOptedOut request object.

Response containing CheckIfPhoneNumberIsOptedOut 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 request rate for this action has exceeded the limit for your AWS account.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.