Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetSMSSandboxAccountStatusResult

import type { GetSMSSandboxAccountStatusResult } from "https://aws-api.deno.dev/v0.3/services/sns.ts?docs=full";
interface GetSMSSandboxAccountStatusResult {
IsInSandbox: boolean;
}

§Properties

§
IsInSandbox: boolean
[src]

Indicates whether the calling Amazon Web Services account is in the SMS sandbox.