AWS.SNS.TSNSClient.ListSMSSandboxPhoneNumbers

Lists the calling accounts current verified and pending destination phone numbers in the SMS sandbox.

function ListSMSSandboxPhoneNumbers(const ARequest: ISNSListSMSSandboxPhoneNumbersRequest): ISNSListSMSSandboxPhoneNumbersResponse; overload;
__fastcall ISNSListSMSSandboxPhoneNumbersResponse ListSMSSandboxPhoneNumbers(const ISNSListSMSSandboxPhoneNumbersRequest ARequest);

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: ISNSListSMSSandboxPhoneNumbersRequest
A ListSMSSandboxPhoneNumbers request object.

Response containing ListSMSSandboxPhoneNumbers 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.
Can't perform the action on the specified resource. Make sure that the resource exists.
The request rate for this action has exceeded the limit for your AWS account.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.