@aws-sdk/client-sns 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -42
- package/dist-types/SNSClient.d.ts +4 -4
- package/dist-types/commands/AddPermissionCommand.d.ts +2 -1
- package/dist-types/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlatformApplicationCommand.d.ts +11 -10
- package/dist-types/commands/CreatePlatformEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlatformApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +2 -1
- package/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetEndpointAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetPlatformApplicationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetSMSAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetSMSSandboxAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetTopicAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointsByPlatformApplicationCommand.d.ts +2 -1
- package/dist-types/commands/ListOriginationNumbersCommand.d.ts +2 -1
- package/dist-types/commands/ListPhoneNumbersOptedOutCommand.d.ts +2 -1
- package/dist-types/commands/ListPlatformApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionsByTopicCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTopicsCommand.d.ts +2 -1
- package/dist-types/commands/OptInPhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/PublishBatchCommand.d.ts +2 -1
- package/dist-types/commands/PublishCommand.d.ts +2 -1
- package/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/commands/SetEndpointAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SetPlatformApplicationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SetSMSAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SetSubscriptionAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SetTopicAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SubscribeCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UnsubscribeCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/SNSServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +15 -16
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/SNSClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlatformApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlatformEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePlatformApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataProtectionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEndpointAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPlatformApplicationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSMSAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSMSSandboxAccountStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSubscriptionAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTopicAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEndpointsByPlatformApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOriginationNumbersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersOptedOutCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPlatformApplicationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubscriptionsByTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/OptInPhoneNumberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PublishBatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PublishCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDataProtectionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetEndpointAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetPlatformApplicationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetSMSAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetSubscriptionAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetTopicAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SubscribeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnsubscribeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/SNSServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
export * from "./SNSClient";
|
|
19
19
|
export * from "./SNS";
|
|
20
20
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
21
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
22
|
-
export { SNSExtensionConfiguration } from "./extensionConfiguration";
|
|
21
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
22
|
+
export type { SNSExtensionConfiguration } from "./extensionConfiguration";
|
|
23
23
|
export * from "./commands";
|
|
24
24
|
export * from "./pagination";
|
|
25
25
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -398,7 +398,7 @@ export interface CreateTopicInput {
|
|
|
398
398
|
Name: string | undefined;
|
|
399
399
|
/**
|
|
400
400
|
* <p>A map of attributes with their corresponding values.</p>
|
|
401
|
-
* <p>The following lists
|
|
401
|
+
* <p>The following lists names, descriptions, and values of the special request
|
|
402
402
|
* parameters that the <code>CreateTopic</code> action uses:</p>
|
|
403
403
|
* <ul>
|
|
404
404
|
* <li>
|
|
@@ -933,22 +933,22 @@ export interface GetSubscriptionAttributesResponse {
|
|
|
933
933
|
* with.</p>
|
|
934
934
|
* </li>
|
|
935
935
|
* </ul>
|
|
936
|
-
* <p>The following attribute applies only to Amazon
|
|
936
|
+
* <p>The following attribute applies only to Amazon Data Firehose delivery stream subscriptions:</p>
|
|
937
937
|
* <ul>
|
|
938
938
|
* <li>
|
|
939
939
|
* <p>
|
|
940
940
|
* <code>SubscriptionRoleArn</code> – The ARN of the IAM role that has the following:</p>
|
|
941
941
|
* <ul>
|
|
942
942
|
* <li>
|
|
943
|
-
* <p>Permission to write to the
|
|
943
|
+
* <p>Permission to write to the Firehose delivery stream</p>
|
|
944
944
|
* </li>
|
|
945
945
|
* <li>
|
|
946
946
|
* <p>Amazon SNS listed as a trusted entity</p>
|
|
947
947
|
* </li>
|
|
948
948
|
* </ul>
|
|
949
|
-
* <p>Specifying a valid ARN for this attribute is required for
|
|
949
|
+
* <p>Specifying a valid ARN for this attribute is required for Firehose delivery stream subscriptions.
|
|
950
950
|
* For more information, see <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-firehose-as-subscriber.html">Fanout
|
|
951
|
-
* to
|
|
951
|
+
* to Firehose delivery streams</a> in the <i>Amazon SNS Developer Guide</i>.</p>
|
|
952
952
|
* </li>
|
|
953
953
|
* </ul>
|
|
954
954
|
* @public
|
|
@@ -1819,9 +1819,8 @@ export interface PublishInput {
|
|
|
1819
1819
|
* <p>Optional parameter to be used as the "Subject" line when the message is delivered to
|
|
1820
1820
|
* email endpoints. This field will also be included, if present, in the standard JSON
|
|
1821
1821
|
* messages delivered to other endpoints.</p>
|
|
1822
|
-
* <p>Constraints: Subjects must be
|
|
1823
|
-
*
|
|
1824
|
-
* than 100 characters long.</p>
|
|
1822
|
+
* <p>Constraints: Subjects must be UTF-8 text with no line breaks or control characters,
|
|
1823
|
+
* and less than 100 characters long.</p>
|
|
1825
1824
|
* @public
|
|
1826
1825
|
*/
|
|
1827
1826
|
Subject?: string;
|
|
@@ -2547,22 +2546,22 @@ export interface SetSubscriptionAttributesInput {
|
|
|
2547
2546
|
* in the dead-letter queue for further analysis or reprocessing.</p>
|
|
2548
2547
|
* </li>
|
|
2549
2548
|
* </ul>
|
|
2550
|
-
* <p>The following attribute applies only to Amazon
|
|
2549
|
+
* <p>The following attribute applies only to Amazon Data Firehose delivery stream subscriptions:</p>
|
|
2551
2550
|
* <ul>
|
|
2552
2551
|
* <li>
|
|
2553
2552
|
* <p>
|
|
2554
2553
|
* <code>SubscriptionRoleArn</code> – The ARN of the IAM role that has the following:</p>
|
|
2555
2554
|
* <ul>
|
|
2556
2555
|
* <li>
|
|
2557
|
-
* <p>Permission to write to the
|
|
2556
|
+
* <p>Permission to write to the Firehose delivery stream</p>
|
|
2558
2557
|
* </li>
|
|
2559
2558
|
* <li>
|
|
2560
2559
|
* <p>Amazon SNS listed as a trusted entity</p>
|
|
2561
2560
|
* </li>
|
|
2562
2561
|
* </ul>
|
|
2563
|
-
* <p>Specifying a valid ARN for this attribute is required for
|
|
2562
|
+
* <p>Specifying a valid ARN for this attribute is required for Firehose delivery stream subscriptions.
|
|
2564
2563
|
* For more information, see <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-firehose-as-subscriber.html">Fanout
|
|
2565
|
-
* to
|
|
2564
|
+
* to Firehose delivery streams</a> in the <i>Amazon SNS Developer Guide</i>.</p>
|
|
2566
2565
|
* </li>
|
|
2567
2566
|
* </ul>
|
|
2568
2567
|
* @public
|
|
@@ -2953,22 +2952,22 @@ export interface SubscribeInput {
|
|
|
2953
2952
|
* in the dead-letter queue for further analysis or reprocessing.</p>
|
|
2954
2953
|
* </li>
|
|
2955
2954
|
* </ul>
|
|
2956
|
-
* <p>The following attribute applies only to Amazon
|
|
2955
|
+
* <p>The following attribute applies only to Amazon Data Firehose delivery stream subscriptions:</p>
|
|
2957
2956
|
* <ul>
|
|
2958
2957
|
* <li>
|
|
2959
2958
|
* <p>
|
|
2960
2959
|
* <code>SubscriptionRoleArn</code> – The ARN of the IAM role that has the following:</p>
|
|
2961
2960
|
* <ul>
|
|
2962
2961
|
* <li>
|
|
2963
|
-
* <p>Permission to write to the
|
|
2962
|
+
* <p>Permission to write to the Firehose delivery stream</p>
|
|
2964
2963
|
* </li>
|
|
2965
2964
|
* <li>
|
|
2966
2965
|
* <p>Amazon SNS listed as a trusted entity</p>
|
|
2967
2966
|
* </li>
|
|
2968
2967
|
* </ul>
|
|
2969
|
-
* <p>Specifying a valid ARN for this attribute is required for
|
|
2968
|
+
* <p>Specifying a valid ARN for this attribute is required for Firehose delivery stream subscriptions.
|
|
2970
2969
|
* For more information, see <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-firehose-as-subscriber.html">Fanout
|
|
2971
|
-
* to
|
|
2970
|
+
* to Firehose delivery streams</a> in the <i>Amazon SNS Developer Guide</i>.</p>
|
|
2972
2971
|
* </li>
|
|
2973
2972
|
* </ul>
|
|
2974
2973
|
* <p>The following attributes apply only to <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-fifo-topics.html">FIFO topics</a>:</p>
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: SNSClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -322,8 +322,8 @@ export interface ClientDefaults
|
|
|
322
322
|
serviceId?: string;
|
|
323
323
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
324
324
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
325
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
326
325
|
region?: string | __Provider<string>;
|
|
326
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
327
327
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
328
328
|
maxAttempts?: number | __Provider<number>;
|
|
329
329
|
retryMode?: string | __Provider<string>;
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SNSClientResolvedConfig,
|
|
8
8
|
} from "../SNSClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddPermissionCommandInput extends AddPermissionInput {}
|
|
11
12
|
export interface AddPermissionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const AddPermissionCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CheckIfPhoneNumberIsOptedOutCommandInput
|
|
14
15
|
extends CheckIfPhoneNumberIsOptedOutInput {}
|
|
15
16
|
export interface CheckIfPhoneNumberIsOptedOutCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ConfirmSubscriptionCommandInput
|
|
14
15
|
extends ConfirmSubscriptionInput {}
|
|
15
16
|
export interface ConfirmSubscriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePlatformApplicationCommandInput
|
|
14
15
|
extends CreatePlatformApplicationInput {}
|
|
15
16
|
export interface CreatePlatformApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePlatformEndpointCommandInput
|
|
14
15
|
extends CreatePlatformEndpointInput {}
|
|
15
16
|
export interface CreatePlatformEndpointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSMSSandboxPhoneNumberCommandInput
|
|
14
15
|
extends CreateSMSSandboxPhoneNumberInput {}
|
|
15
16
|
export interface CreateSMSSandboxPhoneNumberCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SNSClientResolvedConfig,
|
|
8
8
|
} from "../SNSClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateTopicCommandInput extends CreateTopicInput {}
|
|
11
12
|
export interface CreateTopicCommandOutput
|
|
12
13
|
extends CreateTopicResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SNSClientResolvedConfig,
|
|
8
8
|
} from "../SNSClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteEndpointCommandInput extends DeleteEndpointInput {}
|
|
11
12
|
export interface DeleteEndpointCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteEndpointCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SNSClientResolvedConfig,
|
|
8
8
|
} from "../SNSClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePlatformApplicationCommandInput
|
|
11
12
|
extends DeletePlatformApplicationInput {}
|
|
12
13
|
export interface DeletePlatformApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSMSSandboxPhoneNumberCommandInput
|
|
14
15
|
extends DeleteSMSSandboxPhoneNumberInput {}
|
|
15
16
|
export interface DeleteSMSSandboxPhoneNumberCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SNSClientResolvedConfig,
|
|
8
8
|
} from "../SNSClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteTopicCommandInput extends DeleteTopicInput {}
|
|
11
12
|
export interface DeleteTopicCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteTopicCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDataProtectionPolicyCommandInput
|
|
14
15
|
extends GetDataProtectionPolicyInput {}
|
|
15
16
|
export interface GetDataProtectionPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetEndpointAttributesCommandInput
|
|
14
15
|
extends GetEndpointAttributesInput {}
|
|
15
16
|
export interface GetEndpointAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetPlatformApplicationAttributesCommandInput
|
|
14
15
|
extends GetPlatformApplicationAttributesInput {}
|
|
15
16
|
export interface GetPlatformApplicationAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSMSAttributesCommandInput extends GetSMSAttributesInput {}
|
|
14
15
|
export interface GetSMSAttributesCommandOutput
|
|
15
16
|
extends GetSMSAttributesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSMSSandboxAccountStatusCommandInput
|
|
14
15
|
extends GetSMSSandboxAccountStatusInput {}
|
|
15
16
|
export interface GetSMSSandboxAccountStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSubscriptionAttributesCommandInput
|
|
14
15
|
extends GetSubscriptionAttributesInput {}
|
|
15
16
|
export interface GetSubscriptionAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetTopicAttributesCommandInput
|
|
14
15
|
extends GetTopicAttributesInput {}
|
|
15
16
|
export interface GetTopicAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEndpointsByPlatformApplicationCommandInput
|
|
14
15
|
extends ListEndpointsByPlatformApplicationInput {}
|
|
15
16
|
export interface ListEndpointsByPlatformApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListOriginationNumbersCommandInput
|
|
14
15
|
extends ListOriginationNumbersRequest {}
|
|
15
16
|
export interface ListOriginationNumbersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPhoneNumbersOptedOutCommandInput
|
|
14
15
|
extends ListPhoneNumbersOptedOutInput {}
|
|
15
16
|
export interface ListPhoneNumbersOptedOutCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPlatformApplicationsCommandInput
|
|
14
15
|
extends ListPlatformApplicationsInput {}
|
|
15
16
|
export interface ListPlatformApplicationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSMSSandboxPhoneNumbersCommandInput
|
|
14
15
|
extends ListSMSSandboxPhoneNumbersInput {}
|
|
15
16
|
export interface ListSMSSandboxPhoneNumbersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSubscriptionsByTopicCommandInput
|
|
14
15
|
extends ListSubscriptionsByTopicInput {}
|
|
15
16
|
export interface ListSubscriptionsByTopicCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSubscriptionsCommandInput extends ListSubscriptionsInput {}
|
|
14
15
|
export interface ListSubscriptionsCommandOutput
|
|
15
16
|
extends ListSubscriptionsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SNSClientResolvedConfig,
|
|
11
11
|
} from "../SNSClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SNSClientResolvedConfig,
|
|
8
8
|
} from "../SNSClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTopicsCommandInput extends ListTopicsInput {}
|
|
11
12
|
export interface ListTopicsCommandOutput
|
|
12
13
|
extends ListTopicsResponse,
|