@aws-sdk/client-sns 3.296.0 → 3.298.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.
Files changed (145) hide show
  1. package/dist-cjs/commands/AddPermissionCommand.js +2 -3
  2. package/dist-cjs/commands/CheckIfPhoneNumberIsOptedOutCommand.js +2 -3
  3. package/dist-cjs/commands/ConfirmSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/CreatePlatformApplicationCommand.js +2 -3
  5. package/dist-cjs/commands/CreatePlatformEndpointCommand.js +2 -3
  6. package/dist-cjs/commands/CreateSMSSandboxPhoneNumberCommand.js +2 -3
  7. package/dist-cjs/commands/CreateTopicCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  9. package/dist-cjs/commands/DeletePlatformApplicationCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteSMSSandboxPhoneNumberCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteTopicCommand.js +2 -3
  12. package/dist-cjs/commands/GetDataProtectionPolicyCommand.js +2 -3
  13. package/dist-cjs/commands/GetEndpointAttributesCommand.js +2 -3
  14. package/dist-cjs/commands/GetPlatformApplicationAttributesCommand.js +2 -3
  15. package/dist-cjs/commands/GetSMSAttributesCommand.js +2 -3
  16. package/dist-cjs/commands/GetSMSSandboxAccountStatusCommand.js +2 -3
  17. package/dist-cjs/commands/GetSubscriptionAttributesCommand.js +2 -3
  18. package/dist-cjs/commands/GetTopicAttributesCommand.js +2 -3
  19. package/dist-cjs/commands/ListEndpointsByPlatformApplicationCommand.js +2 -3
  20. package/dist-cjs/commands/ListOriginationNumbersCommand.js +2 -3
  21. package/dist-cjs/commands/ListPhoneNumbersOptedOutCommand.js +2 -3
  22. package/dist-cjs/commands/ListPlatformApplicationsCommand.js +2 -3
  23. package/dist-cjs/commands/ListSMSSandboxPhoneNumbersCommand.js +2 -3
  24. package/dist-cjs/commands/ListSubscriptionsByTopicCommand.js +2 -3
  25. package/dist-cjs/commands/ListSubscriptionsCommand.js +2 -3
  26. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  27. package/dist-cjs/commands/ListTopicsCommand.js +2 -3
  28. package/dist-cjs/commands/OptInPhoneNumberCommand.js +2 -3
  29. package/dist-cjs/commands/PublishBatchCommand.js +2 -3
  30. package/dist-cjs/commands/PublishCommand.js +2 -3
  31. package/dist-cjs/commands/PutDataProtectionPolicyCommand.js +2 -3
  32. package/dist-cjs/commands/RemovePermissionCommand.js +2 -3
  33. package/dist-cjs/commands/SetEndpointAttributesCommand.js +2 -3
  34. package/dist-cjs/commands/SetPlatformApplicationAttributesCommand.js +2 -3
  35. package/dist-cjs/commands/SetSMSAttributesCommand.js +2 -3
  36. package/dist-cjs/commands/SetSubscriptionAttributesCommand.js +2 -3
  37. package/dist-cjs/commands/SetTopicAttributesCommand.js +2 -3
  38. package/dist-cjs/commands/SubscribeCommand.js +2 -3
  39. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  40. package/dist-cjs/commands/UnsubscribeCommand.js +2 -3
  41. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  42. package/dist-cjs/commands/VerifySMSSandboxPhoneNumberCommand.js +2 -3
  43. package/dist-cjs/models/models_0.js +1 -339
  44. package/dist-cjs/protocols/Aws_query.js +65 -224
  45. package/dist-es/commands/AddPermissionCommand.js +2 -3
  46. package/dist-es/commands/CheckIfPhoneNumberIsOptedOutCommand.js +2 -3
  47. package/dist-es/commands/ConfirmSubscriptionCommand.js +2 -3
  48. package/dist-es/commands/CreatePlatformApplicationCommand.js +2 -3
  49. package/dist-es/commands/CreatePlatformEndpointCommand.js +2 -3
  50. package/dist-es/commands/CreateSMSSandboxPhoneNumberCommand.js +2 -3
  51. package/dist-es/commands/CreateTopicCommand.js +2 -3
  52. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  53. package/dist-es/commands/DeletePlatformApplicationCommand.js +2 -3
  54. package/dist-es/commands/DeleteSMSSandboxPhoneNumberCommand.js +2 -3
  55. package/dist-es/commands/DeleteTopicCommand.js +2 -3
  56. package/dist-es/commands/GetDataProtectionPolicyCommand.js +2 -3
  57. package/dist-es/commands/GetEndpointAttributesCommand.js +2 -3
  58. package/dist-es/commands/GetPlatformApplicationAttributesCommand.js +2 -3
  59. package/dist-es/commands/GetSMSAttributesCommand.js +2 -3
  60. package/dist-es/commands/GetSMSSandboxAccountStatusCommand.js +2 -3
  61. package/dist-es/commands/GetSubscriptionAttributesCommand.js +2 -3
  62. package/dist-es/commands/GetTopicAttributesCommand.js +2 -3
  63. package/dist-es/commands/ListEndpointsByPlatformApplicationCommand.js +2 -3
  64. package/dist-es/commands/ListOriginationNumbersCommand.js +2 -3
  65. package/dist-es/commands/ListPhoneNumbersOptedOutCommand.js +2 -3
  66. package/dist-es/commands/ListPlatformApplicationsCommand.js +2 -3
  67. package/dist-es/commands/ListSMSSandboxPhoneNumbersCommand.js +2 -3
  68. package/dist-es/commands/ListSubscriptionsByTopicCommand.js +2 -3
  69. package/dist-es/commands/ListSubscriptionsCommand.js +2 -3
  70. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  71. package/dist-es/commands/ListTopicsCommand.js +2 -3
  72. package/dist-es/commands/OptInPhoneNumberCommand.js +2 -3
  73. package/dist-es/commands/PublishBatchCommand.js +2 -3
  74. package/dist-es/commands/PublishCommand.js +2 -3
  75. package/dist-es/commands/PutDataProtectionPolicyCommand.js +2 -3
  76. package/dist-es/commands/RemovePermissionCommand.js +2 -3
  77. package/dist-es/commands/SetEndpointAttributesCommand.js +2 -3
  78. package/dist-es/commands/SetPlatformApplicationAttributesCommand.js +2 -3
  79. package/dist-es/commands/SetSMSAttributesCommand.js +2 -3
  80. package/dist-es/commands/SetSubscriptionAttributesCommand.js +2 -3
  81. package/dist-es/commands/SetTopicAttributesCommand.js +2 -3
  82. package/dist-es/commands/SubscribeCommand.js +2 -3
  83. package/dist-es/commands/TagResourceCommand.js +2 -3
  84. package/dist-es/commands/UnsubscribeCommand.js +2 -3
  85. package/dist-es/commands/UntagResourceCommand.js +2 -3
  86. package/dist-es/commands/VerifySMSSandboxPhoneNumberCommand.js +2 -3
  87. package/dist-es/models/models_0.js +0 -252
  88. package/dist-es/protocols/Aws_query.js +65 -224
  89. package/dist-types/SNS.d.ts +43 -0
  90. package/dist-types/SNSClient.d.ts +24 -4
  91. package/dist-types/commands/AddPermissionCommand.d.ts +16 -0
  92. package/dist-types/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +16 -0
  93. package/dist-types/commands/ConfirmSubscriptionCommand.d.ts +16 -0
  94. package/dist-types/commands/CreatePlatformApplicationCommand.d.ts +16 -0
  95. package/dist-types/commands/CreatePlatformEndpointCommand.d.ts +16 -0
  96. package/dist-types/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +16 -0
  97. package/dist-types/commands/CreateTopicCommand.d.ts +16 -0
  98. package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
  99. package/dist-types/commands/DeletePlatformApplicationCommand.d.ts +16 -0
  100. package/dist-types/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +16 -0
  101. package/dist-types/commands/DeleteTopicCommand.d.ts +16 -0
  102. package/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +16 -0
  103. package/dist-types/commands/GetEndpointAttributesCommand.d.ts +16 -0
  104. package/dist-types/commands/GetPlatformApplicationAttributesCommand.d.ts +16 -0
  105. package/dist-types/commands/GetSMSAttributesCommand.d.ts +16 -0
  106. package/dist-types/commands/GetSMSSandboxAccountStatusCommand.d.ts +16 -0
  107. package/dist-types/commands/GetSubscriptionAttributesCommand.d.ts +16 -0
  108. package/dist-types/commands/GetTopicAttributesCommand.d.ts +16 -0
  109. package/dist-types/commands/ListEndpointsByPlatformApplicationCommand.d.ts +16 -0
  110. package/dist-types/commands/ListOriginationNumbersCommand.d.ts +16 -0
  111. package/dist-types/commands/ListPhoneNumbersOptedOutCommand.d.ts +16 -0
  112. package/dist-types/commands/ListPlatformApplicationsCommand.d.ts +16 -0
  113. package/dist-types/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +16 -0
  114. package/dist-types/commands/ListSubscriptionsByTopicCommand.d.ts +16 -0
  115. package/dist-types/commands/ListSubscriptionsCommand.d.ts +16 -0
  116. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  117. package/dist-types/commands/ListTopicsCommand.d.ts +16 -0
  118. package/dist-types/commands/OptInPhoneNumberCommand.d.ts +16 -0
  119. package/dist-types/commands/PublishBatchCommand.d.ts +16 -0
  120. package/dist-types/commands/PublishCommand.d.ts +16 -0
  121. package/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +16 -0
  122. package/dist-types/commands/RemovePermissionCommand.d.ts +16 -0
  123. package/dist-types/commands/SetEndpointAttributesCommand.d.ts +16 -0
  124. package/dist-types/commands/SetPlatformApplicationAttributesCommand.d.ts +16 -0
  125. package/dist-types/commands/SetSMSAttributesCommand.d.ts +16 -0
  126. package/dist-types/commands/SetSubscriptionAttributesCommand.d.ts +16 -0
  127. package/dist-types/commands/SetTopicAttributesCommand.d.ts +16 -0
  128. package/dist-types/commands/SubscribeCommand.d.ts +16 -0
  129. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  130. package/dist-types/commands/UnsubscribeCommand.d.ts +16 -0
  131. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  132. package/dist-types/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +16 -0
  133. package/dist-types/models/SNSServiceException.d.ts +2 -0
  134. package/dist-types/models/models_0.d.ts +182 -340
  135. package/dist-types/pagination/Interfaces.d.ts +3 -0
  136. package/dist-types/pagination/ListEndpointsByPlatformApplicationPaginator.d.ts +3 -0
  137. package/dist-types/pagination/ListOriginationNumbersPaginator.d.ts +3 -0
  138. package/dist-types/pagination/ListPhoneNumbersOptedOutPaginator.d.ts +3 -0
  139. package/dist-types/pagination/ListPlatformApplicationsPaginator.d.ts +3 -0
  140. package/dist-types/pagination/ListSMSSandboxPhoneNumbersPaginator.d.ts +3 -0
  141. package/dist-types/pagination/ListSubscriptionsByTopicPaginator.d.ts +3 -0
  142. package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/ListTopicsPaginator.d.ts +3 -0
  144. package/dist-types/ts3.4/models/models_0.d.ts +0 -242
  145. package/package.json +4 -3
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { SNSClient } from "../SNSClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface SNSPaginationConfiguration extends PaginationConfiguration {
4
7
  client: SNSClient;
5
8
  }
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListEndpointsByPlatformApplicationCommandInput, ListEndpointsByPlatformApplicationCommandOutput } from "../commands/ListEndpointsByPlatformApplicationCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListEndpointsByPlatformApplication(config: SNSPaginationConfiguration, input: ListEndpointsByPlatformApplicationCommandInput, ...additionalArguments: any): Paginator<ListEndpointsByPlatformApplicationCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListOriginationNumbersCommandInput, ListOriginationNumbersCommandOutput } from "../commands/ListOriginationNumbersCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListOriginationNumbers(config: SNSPaginationConfiguration, input: ListOriginationNumbersCommandInput, ...additionalArguments: any): Paginator<ListOriginationNumbersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListPhoneNumbersOptedOutCommandInput, ListPhoneNumbersOptedOutCommandOutput } from "../commands/ListPhoneNumbersOptedOutCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListPhoneNumbersOptedOut(config: SNSPaginationConfiguration, input: ListPhoneNumbersOptedOutCommandInput, ...additionalArguments: any): Paginator<ListPhoneNumbersOptedOutCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListPlatformApplicationsCommandInput, ListPlatformApplicationsCommandOutput } from "../commands/ListPlatformApplicationsCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListPlatformApplications(config: SNSPaginationConfiguration, input: ListPlatformApplicationsCommandInput, ...additionalArguments: any): Paginator<ListPlatformApplicationsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListSMSSandboxPhoneNumbersCommandInput, ListSMSSandboxPhoneNumbersCommandOutput } from "../commands/ListSMSSandboxPhoneNumbersCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListSMSSandboxPhoneNumbers(config: SNSPaginationConfiguration, input: ListSMSSandboxPhoneNumbersCommandInput, ...additionalArguments: any): Paginator<ListSMSSandboxPhoneNumbersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListSubscriptionsByTopicCommandInput, ListSubscriptionsByTopicCommandOutput } from "../commands/ListSubscriptionsByTopicCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListSubscriptionsByTopic(config: SNSPaginationConfiguration, input: ListSubscriptionsByTopicCommandInput, ...additionalArguments: any): Paginator<ListSubscriptionsByTopicCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput } from "../commands/ListSubscriptionsCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListSubscriptions(config: SNSPaginationConfiguration, input: ListSubscriptionsCommandInput, ...additionalArguments: any): Paginator<ListSubscriptionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListTopicsCommandInput, ListTopicsCommandOutput } from "../commands/ListTopicsCommand";
3
3
  import { SNSPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListTopics(config: SNSPaginationConfiguration, input: ListTopicsCommandInput, ...additionalArguments: any): Paginator<ListTopicsCommandOutput>;
@@ -571,245 +571,3 @@ export interface VerifySMSSandboxPhoneNumberInput {
571
571
  OneTimePassword: string | undefined;
572
572
  }
573
573
  export interface VerifySMSSandboxPhoneNumberResult {}
574
- export declare const AddPermissionInputFilterSensitiveLog: (
575
- obj: AddPermissionInput
576
- ) => any;
577
- export declare const CheckIfPhoneNumberIsOptedOutInputFilterSensitiveLog: (
578
- obj: CheckIfPhoneNumberIsOptedOutInput
579
- ) => any;
580
- export declare const CheckIfPhoneNumberIsOptedOutResponseFilterSensitiveLog: (
581
- obj: CheckIfPhoneNumberIsOptedOutResponse
582
- ) => any;
583
- export declare const ConfirmSubscriptionInputFilterSensitiveLog: (
584
- obj: ConfirmSubscriptionInput
585
- ) => any;
586
- export declare const ConfirmSubscriptionResponseFilterSensitiveLog: (
587
- obj: ConfirmSubscriptionResponse
588
- ) => any;
589
- export declare const CreatePlatformApplicationInputFilterSensitiveLog: (
590
- obj: CreatePlatformApplicationInput
591
- ) => any;
592
- export declare const CreatePlatformApplicationResponseFilterSensitiveLog: (
593
- obj: CreatePlatformApplicationResponse
594
- ) => any;
595
- export declare const CreateEndpointResponseFilterSensitiveLog: (
596
- obj: CreateEndpointResponse
597
- ) => any;
598
- export declare const CreatePlatformEndpointInputFilterSensitiveLog: (
599
- obj: CreatePlatformEndpointInput
600
- ) => any;
601
- export declare const CreateSMSSandboxPhoneNumberInputFilterSensitiveLog: (
602
- obj: CreateSMSSandboxPhoneNumberInput
603
- ) => any;
604
- export declare const CreateSMSSandboxPhoneNumberResultFilterSensitiveLog: (
605
- obj: CreateSMSSandboxPhoneNumberResult
606
- ) => any;
607
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
608
- export declare const CreateTopicInputFilterSensitiveLog: (
609
- obj: CreateTopicInput
610
- ) => any;
611
- export declare const CreateTopicResponseFilterSensitiveLog: (
612
- obj: CreateTopicResponse
613
- ) => any;
614
- export declare const DeleteEndpointInputFilterSensitiveLog: (
615
- obj: DeleteEndpointInput
616
- ) => any;
617
- export declare const DeletePlatformApplicationInputFilterSensitiveLog: (
618
- obj: DeletePlatformApplicationInput
619
- ) => any;
620
- export declare const DeleteSMSSandboxPhoneNumberInputFilterSensitiveLog: (
621
- obj: DeleteSMSSandboxPhoneNumberInput
622
- ) => any;
623
- export declare const DeleteSMSSandboxPhoneNumberResultFilterSensitiveLog: (
624
- obj: DeleteSMSSandboxPhoneNumberResult
625
- ) => any;
626
- export declare const DeleteTopicInputFilterSensitiveLog: (
627
- obj: DeleteTopicInput
628
- ) => any;
629
- export declare const GetDataProtectionPolicyInputFilterSensitiveLog: (
630
- obj: GetDataProtectionPolicyInput
631
- ) => any;
632
- export declare const GetDataProtectionPolicyResponseFilterSensitiveLog: (
633
- obj: GetDataProtectionPolicyResponse
634
- ) => any;
635
- export declare const GetEndpointAttributesInputFilterSensitiveLog: (
636
- obj: GetEndpointAttributesInput
637
- ) => any;
638
- export declare const GetEndpointAttributesResponseFilterSensitiveLog: (
639
- obj: GetEndpointAttributesResponse
640
- ) => any;
641
- export declare const GetPlatformApplicationAttributesInputFilterSensitiveLog: (
642
- obj: GetPlatformApplicationAttributesInput
643
- ) => any;
644
- export declare const GetPlatformApplicationAttributesResponseFilterSensitiveLog: (
645
- obj: GetPlatformApplicationAttributesResponse
646
- ) => any;
647
- export declare const GetSMSAttributesInputFilterSensitiveLog: (
648
- obj: GetSMSAttributesInput
649
- ) => any;
650
- export declare const GetSMSAttributesResponseFilterSensitiveLog: (
651
- obj: GetSMSAttributesResponse
652
- ) => any;
653
- export declare const GetSMSSandboxAccountStatusInputFilterSensitiveLog: (
654
- obj: GetSMSSandboxAccountStatusInput
655
- ) => any;
656
- export declare const GetSMSSandboxAccountStatusResultFilterSensitiveLog: (
657
- obj: GetSMSSandboxAccountStatusResult
658
- ) => any;
659
- export declare const GetSubscriptionAttributesInputFilterSensitiveLog: (
660
- obj: GetSubscriptionAttributesInput
661
- ) => any;
662
- export declare const GetSubscriptionAttributesResponseFilterSensitiveLog: (
663
- obj: GetSubscriptionAttributesResponse
664
- ) => any;
665
- export declare const GetTopicAttributesInputFilterSensitiveLog: (
666
- obj: GetTopicAttributesInput
667
- ) => any;
668
- export declare const GetTopicAttributesResponseFilterSensitiveLog: (
669
- obj: GetTopicAttributesResponse
670
- ) => any;
671
- export declare const ListEndpointsByPlatformApplicationInputFilterSensitiveLog: (
672
- obj: ListEndpointsByPlatformApplicationInput
673
- ) => any;
674
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
675
- export declare const ListEndpointsByPlatformApplicationResponseFilterSensitiveLog: (
676
- obj: ListEndpointsByPlatformApplicationResponse
677
- ) => any;
678
- export declare const ListOriginationNumbersRequestFilterSensitiveLog: (
679
- obj: ListOriginationNumbersRequest
680
- ) => any;
681
- export declare const PhoneNumberInformationFilterSensitiveLog: (
682
- obj: PhoneNumberInformation
683
- ) => any;
684
- export declare const ListOriginationNumbersResultFilterSensitiveLog: (
685
- obj: ListOriginationNumbersResult
686
- ) => any;
687
- export declare const ListPhoneNumbersOptedOutInputFilterSensitiveLog: (
688
- obj: ListPhoneNumbersOptedOutInput
689
- ) => any;
690
- export declare const ListPhoneNumbersOptedOutResponseFilterSensitiveLog: (
691
- obj: ListPhoneNumbersOptedOutResponse
692
- ) => any;
693
- export declare const ListPlatformApplicationsInputFilterSensitiveLog: (
694
- obj: ListPlatformApplicationsInput
695
- ) => any;
696
- export declare const PlatformApplicationFilterSensitiveLog: (
697
- obj: PlatformApplication
698
- ) => any;
699
- export declare const ListPlatformApplicationsResponseFilterSensitiveLog: (
700
- obj: ListPlatformApplicationsResponse
701
- ) => any;
702
- export declare const ListSMSSandboxPhoneNumbersInputFilterSensitiveLog: (
703
- obj: ListSMSSandboxPhoneNumbersInput
704
- ) => any;
705
- export declare const SMSSandboxPhoneNumberFilterSensitiveLog: (
706
- obj: SMSSandboxPhoneNumber
707
- ) => any;
708
- export declare const ListSMSSandboxPhoneNumbersResultFilterSensitiveLog: (
709
- obj: ListSMSSandboxPhoneNumbersResult
710
- ) => any;
711
- export declare const ListSubscriptionsInputFilterSensitiveLog: (
712
- obj: ListSubscriptionsInput
713
- ) => any;
714
- export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
715
- export declare const ListSubscriptionsResponseFilterSensitiveLog: (
716
- obj: ListSubscriptionsResponse
717
- ) => any;
718
- export declare const ListSubscriptionsByTopicInputFilterSensitiveLog: (
719
- obj: ListSubscriptionsByTopicInput
720
- ) => any;
721
- export declare const ListSubscriptionsByTopicResponseFilterSensitiveLog: (
722
- obj: ListSubscriptionsByTopicResponse
723
- ) => any;
724
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
725
- obj: ListTagsForResourceRequest
726
- ) => any;
727
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
728
- obj: ListTagsForResourceResponse
729
- ) => any;
730
- export declare const ListTopicsInputFilterSensitiveLog: (
731
- obj: ListTopicsInput
732
- ) => any;
733
- export declare const TopicFilterSensitiveLog: (obj: Topic) => any;
734
- export declare const ListTopicsResponseFilterSensitiveLog: (
735
- obj: ListTopicsResponse
736
- ) => any;
737
- export declare const OptInPhoneNumberInputFilterSensitiveLog: (
738
- obj: OptInPhoneNumberInput
739
- ) => any;
740
- export declare const OptInPhoneNumberResponseFilterSensitiveLog: (
741
- obj: OptInPhoneNumberResponse
742
- ) => any;
743
- export declare const MessageAttributeValueFilterSensitiveLog: (
744
- obj: MessageAttributeValue
745
- ) => any;
746
- export declare const PublishInputFilterSensitiveLog: (obj: PublishInput) => any;
747
- export declare const PublishResponseFilterSensitiveLog: (
748
- obj: PublishResponse
749
- ) => any;
750
- export declare const PublishBatchRequestEntryFilterSensitiveLog: (
751
- obj: PublishBatchRequestEntry
752
- ) => any;
753
- export declare const PublishBatchInputFilterSensitiveLog: (
754
- obj: PublishBatchInput
755
- ) => any;
756
- export declare const BatchResultErrorEntryFilterSensitiveLog: (
757
- obj: BatchResultErrorEntry
758
- ) => any;
759
- export declare const PublishBatchResultEntryFilterSensitiveLog: (
760
- obj: PublishBatchResultEntry
761
- ) => any;
762
- export declare const PublishBatchResponseFilterSensitiveLog: (
763
- obj: PublishBatchResponse
764
- ) => any;
765
- export declare const PutDataProtectionPolicyInputFilterSensitiveLog: (
766
- obj: PutDataProtectionPolicyInput
767
- ) => any;
768
- export declare const RemovePermissionInputFilterSensitiveLog: (
769
- obj: RemovePermissionInput
770
- ) => any;
771
- export declare const SetEndpointAttributesInputFilterSensitiveLog: (
772
- obj: SetEndpointAttributesInput
773
- ) => any;
774
- export declare const SetPlatformApplicationAttributesInputFilterSensitiveLog: (
775
- obj: SetPlatformApplicationAttributesInput
776
- ) => any;
777
- export declare const SetSMSAttributesInputFilterSensitiveLog: (
778
- obj: SetSMSAttributesInput
779
- ) => any;
780
- export declare const SetSMSAttributesResponseFilterSensitiveLog: (
781
- obj: SetSMSAttributesResponse
782
- ) => any;
783
- export declare const SetSubscriptionAttributesInputFilterSensitiveLog: (
784
- obj: SetSubscriptionAttributesInput
785
- ) => any;
786
- export declare const SetTopicAttributesInputFilterSensitiveLog: (
787
- obj: SetTopicAttributesInput
788
- ) => any;
789
- export declare const SubscribeInputFilterSensitiveLog: (
790
- obj: SubscribeInput
791
- ) => any;
792
- export declare const SubscribeResponseFilterSensitiveLog: (
793
- obj: SubscribeResponse
794
- ) => any;
795
- export declare const TagResourceRequestFilterSensitiveLog: (
796
- obj: TagResourceRequest
797
- ) => any;
798
- export declare const TagResourceResponseFilterSensitiveLog: (
799
- obj: TagResourceResponse
800
- ) => any;
801
- export declare const UnsubscribeInputFilterSensitiveLog: (
802
- obj: UnsubscribeInput
803
- ) => any;
804
- export declare const UntagResourceRequestFilterSensitiveLog: (
805
- obj: UntagResourceRequest
806
- ) => any;
807
- export declare const UntagResourceResponseFilterSensitiveLog: (
808
- obj: UntagResourceResponse
809
- ) => any;
810
- export declare const VerifySMSSandboxPhoneNumberInputFilterSensitiveLog: (
811
- obj: VerifySMSSandboxPhoneNumberInput
812
- ) => any;
813
- export declare const VerifySMSSandboxPhoneNumberResultFilterSensitiveLog: (
814
- obj: VerifySMSSandboxPhoneNumberResult
815
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sns",
3
3
  "description": "AWS SDK for JavaScript Sns Client for Node.js, Browser and React Native",
4
- "version": "3.296.0",
4
+ "version": "3.298.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo sns"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",