AWS.SNS.ISNSClient.GetSMSSandboxAccountStatus

Retrieves the SMS sandbox status for the calling AWS account in the target AWS region.

function GetSMSSandboxAccountStatus(const ARequest: ISNSGetSMSSandboxAccountStatusRequest): ISNSGetSMSSandboxAccountStatusResponse; overload;
__fastcall ISNSGetSMSSandboxAccountStatusResponse GetSMSSandboxAccountStatus(const ISNSGetSMSSandboxAccountStatusRequest ARequest);

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: ISNSGetSMSSandboxAccountStatusRequest
A GetSMSSandboxAccountStatus request object.

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