@aws-sdk/client-sns 3.297.0 → 3.299.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 (89) 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-es/commands/AddPermissionCommand.js +2 -3
  45. package/dist-es/commands/CheckIfPhoneNumberIsOptedOutCommand.js +2 -3
  46. package/dist-es/commands/ConfirmSubscriptionCommand.js +2 -3
  47. package/dist-es/commands/CreatePlatformApplicationCommand.js +2 -3
  48. package/dist-es/commands/CreatePlatformEndpointCommand.js +2 -3
  49. package/dist-es/commands/CreateSMSSandboxPhoneNumberCommand.js +2 -3
  50. package/dist-es/commands/CreateTopicCommand.js +2 -3
  51. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  52. package/dist-es/commands/DeletePlatformApplicationCommand.js +2 -3
  53. package/dist-es/commands/DeleteSMSSandboxPhoneNumberCommand.js +2 -3
  54. package/dist-es/commands/DeleteTopicCommand.js +2 -3
  55. package/dist-es/commands/GetDataProtectionPolicyCommand.js +2 -3
  56. package/dist-es/commands/GetEndpointAttributesCommand.js +2 -3
  57. package/dist-es/commands/GetPlatformApplicationAttributesCommand.js +2 -3
  58. package/dist-es/commands/GetSMSAttributesCommand.js +2 -3
  59. package/dist-es/commands/GetSMSSandboxAccountStatusCommand.js +2 -3
  60. package/dist-es/commands/GetSubscriptionAttributesCommand.js +2 -3
  61. package/dist-es/commands/GetTopicAttributesCommand.js +2 -3
  62. package/dist-es/commands/ListEndpointsByPlatformApplicationCommand.js +2 -3
  63. package/dist-es/commands/ListOriginationNumbersCommand.js +2 -3
  64. package/dist-es/commands/ListPhoneNumbersOptedOutCommand.js +2 -3
  65. package/dist-es/commands/ListPlatformApplicationsCommand.js +2 -3
  66. package/dist-es/commands/ListSMSSandboxPhoneNumbersCommand.js +2 -3
  67. package/dist-es/commands/ListSubscriptionsByTopicCommand.js +2 -3
  68. package/dist-es/commands/ListSubscriptionsCommand.js +2 -3
  69. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  70. package/dist-es/commands/ListTopicsCommand.js +2 -3
  71. package/dist-es/commands/OptInPhoneNumberCommand.js +2 -3
  72. package/dist-es/commands/PublishBatchCommand.js +2 -3
  73. package/dist-es/commands/PublishCommand.js +2 -3
  74. package/dist-es/commands/PutDataProtectionPolicyCommand.js +2 -3
  75. package/dist-es/commands/RemovePermissionCommand.js +2 -3
  76. package/dist-es/commands/SetEndpointAttributesCommand.js +2 -3
  77. package/dist-es/commands/SetPlatformApplicationAttributesCommand.js +2 -3
  78. package/dist-es/commands/SetSMSAttributesCommand.js +2 -3
  79. package/dist-es/commands/SetSubscriptionAttributesCommand.js +2 -3
  80. package/dist-es/commands/SetTopicAttributesCommand.js +2 -3
  81. package/dist-es/commands/SubscribeCommand.js +2 -3
  82. package/dist-es/commands/TagResourceCommand.js +2 -3
  83. package/dist-es/commands/UnsubscribeCommand.js +2 -3
  84. package/dist-es/commands/UntagResourceCommand.js +2 -3
  85. package/dist-es/commands/VerifySMSSandboxPhoneNumberCommand.js +2 -3
  86. package/dist-es/models/models_0.js +0 -252
  87. package/dist-types/models/models_0.d.ts +0 -336
  88. package/dist-types/ts3.4/models/models_0.d.ts +0 -242
  89. package/package.json +11 -10
@@ -2842,339 +2842,3 @@ export interface VerifySMSSandboxPhoneNumberInput {
2842
2842
  */
2843
2843
  export interface VerifySMSSandboxPhoneNumberResult {
2844
2844
  }
2845
- /**
2846
- * @internal
2847
- */
2848
- export declare const AddPermissionInputFilterSensitiveLog: (obj: AddPermissionInput) => any;
2849
- /**
2850
- * @internal
2851
- */
2852
- export declare const CheckIfPhoneNumberIsOptedOutInputFilterSensitiveLog: (obj: CheckIfPhoneNumberIsOptedOutInput) => any;
2853
- /**
2854
- * @internal
2855
- */
2856
- export declare const CheckIfPhoneNumberIsOptedOutResponseFilterSensitiveLog: (obj: CheckIfPhoneNumberIsOptedOutResponse) => any;
2857
- /**
2858
- * @internal
2859
- */
2860
- export declare const ConfirmSubscriptionInputFilterSensitiveLog: (obj: ConfirmSubscriptionInput) => any;
2861
- /**
2862
- * @internal
2863
- */
2864
- export declare const ConfirmSubscriptionResponseFilterSensitiveLog: (obj: ConfirmSubscriptionResponse) => any;
2865
- /**
2866
- * @internal
2867
- */
2868
- export declare const CreatePlatformApplicationInputFilterSensitiveLog: (obj: CreatePlatformApplicationInput) => any;
2869
- /**
2870
- * @internal
2871
- */
2872
- export declare const CreatePlatformApplicationResponseFilterSensitiveLog: (obj: CreatePlatformApplicationResponse) => any;
2873
- /**
2874
- * @internal
2875
- */
2876
- export declare const CreateEndpointResponseFilterSensitiveLog: (obj: CreateEndpointResponse) => any;
2877
- /**
2878
- * @internal
2879
- */
2880
- export declare const CreatePlatformEndpointInputFilterSensitiveLog: (obj: CreatePlatformEndpointInput) => any;
2881
- /**
2882
- * @internal
2883
- */
2884
- export declare const CreateSMSSandboxPhoneNumberInputFilterSensitiveLog: (obj: CreateSMSSandboxPhoneNumberInput) => any;
2885
- /**
2886
- * @internal
2887
- */
2888
- export declare const CreateSMSSandboxPhoneNumberResultFilterSensitiveLog: (obj: CreateSMSSandboxPhoneNumberResult) => any;
2889
- /**
2890
- * @internal
2891
- */
2892
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2893
- /**
2894
- * @internal
2895
- */
2896
- export declare const CreateTopicInputFilterSensitiveLog: (obj: CreateTopicInput) => any;
2897
- /**
2898
- * @internal
2899
- */
2900
- export declare const CreateTopicResponseFilterSensitiveLog: (obj: CreateTopicResponse) => any;
2901
- /**
2902
- * @internal
2903
- */
2904
- export declare const DeleteEndpointInputFilterSensitiveLog: (obj: DeleteEndpointInput) => any;
2905
- /**
2906
- * @internal
2907
- */
2908
- export declare const DeletePlatformApplicationInputFilterSensitiveLog: (obj: DeletePlatformApplicationInput) => any;
2909
- /**
2910
- * @internal
2911
- */
2912
- export declare const DeleteSMSSandboxPhoneNumberInputFilterSensitiveLog: (obj: DeleteSMSSandboxPhoneNumberInput) => any;
2913
- /**
2914
- * @internal
2915
- */
2916
- export declare const DeleteSMSSandboxPhoneNumberResultFilterSensitiveLog: (obj: DeleteSMSSandboxPhoneNumberResult) => any;
2917
- /**
2918
- * @internal
2919
- */
2920
- export declare const DeleteTopicInputFilterSensitiveLog: (obj: DeleteTopicInput) => any;
2921
- /**
2922
- * @internal
2923
- */
2924
- export declare const GetDataProtectionPolicyInputFilterSensitiveLog: (obj: GetDataProtectionPolicyInput) => any;
2925
- /**
2926
- * @internal
2927
- */
2928
- export declare const GetDataProtectionPolicyResponseFilterSensitiveLog: (obj: GetDataProtectionPolicyResponse) => any;
2929
- /**
2930
- * @internal
2931
- */
2932
- export declare const GetEndpointAttributesInputFilterSensitiveLog: (obj: GetEndpointAttributesInput) => any;
2933
- /**
2934
- * @internal
2935
- */
2936
- export declare const GetEndpointAttributesResponseFilterSensitiveLog: (obj: GetEndpointAttributesResponse) => any;
2937
- /**
2938
- * @internal
2939
- */
2940
- export declare const GetPlatformApplicationAttributesInputFilterSensitiveLog: (obj: GetPlatformApplicationAttributesInput) => any;
2941
- /**
2942
- * @internal
2943
- */
2944
- export declare const GetPlatformApplicationAttributesResponseFilterSensitiveLog: (obj: GetPlatformApplicationAttributesResponse) => any;
2945
- /**
2946
- * @internal
2947
- */
2948
- export declare const GetSMSAttributesInputFilterSensitiveLog: (obj: GetSMSAttributesInput) => any;
2949
- /**
2950
- * @internal
2951
- */
2952
- export declare const GetSMSAttributesResponseFilterSensitiveLog: (obj: GetSMSAttributesResponse) => any;
2953
- /**
2954
- * @internal
2955
- */
2956
- export declare const GetSMSSandboxAccountStatusInputFilterSensitiveLog: (obj: GetSMSSandboxAccountStatusInput) => any;
2957
- /**
2958
- * @internal
2959
- */
2960
- export declare const GetSMSSandboxAccountStatusResultFilterSensitiveLog: (obj: GetSMSSandboxAccountStatusResult) => any;
2961
- /**
2962
- * @internal
2963
- */
2964
- export declare const GetSubscriptionAttributesInputFilterSensitiveLog: (obj: GetSubscriptionAttributesInput) => any;
2965
- /**
2966
- * @internal
2967
- */
2968
- export declare const GetSubscriptionAttributesResponseFilterSensitiveLog: (obj: GetSubscriptionAttributesResponse) => any;
2969
- /**
2970
- * @internal
2971
- */
2972
- export declare const GetTopicAttributesInputFilterSensitiveLog: (obj: GetTopicAttributesInput) => any;
2973
- /**
2974
- * @internal
2975
- */
2976
- export declare const GetTopicAttributesResponseFilterSensitiveLog: (obj: GetTopicAttributesResponse) => any;
2977
- /**
2978
- * @internal
2979
- */
2980
- export declare const ListEndpointsByPlatformApplicationInputFilterSensitiveLog: (obj: ListEndpointsByPlatformApplicationInput) => any;
2981
- /**
2982
- * @internal
2983
- */
2984
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
2985
- /**
2986
- * @internal
2987
- */
2988
- export declare const ListEndpointsByPlatformApplicationResponseFilterSensitiveLog: (obj: ListEndpointsByPlatformApplicationResponse) => any;
2989
- /**
2990
- * @internal
2991
- */
2992
- export declare const ListOriginationNumbersRequestFilterSensitiveLog: (obj: ListOriginationNumbersRequest) => any;
2993
- /**
2994
- * @internal
2995
- */
2996
- export declare const PhoneNumberInformationFilterSensitiveLog: (obj: PhoneNumberInformation) => any;
2997
- /**
2998
- * @internal
2999
- */
3000
- export declare const ListOriginationNumbersResultFilterSensitiveLog: (obj: ListOriginationNumbersResult) => any;
3001
- /**
3002
- * @internal
3003
- */
3004
- export declare const ListPhoneNumbersOptedOutInputFilterSensitiveLog: (obj: ListPhoneNumbersOptedOutInput) => any;
3005
- /**
3006
- * @internal
3007
- */
3008
- export declare const ListPhoneNumbersOptedOutResponseFilterSensitiveLog: (obj: ListPhoneNumbersOptedOutResponse) => any;
3009
- /**
3010
- * @internal
3011
- */
3012
- export declare const ListPlatformApplicationsInputFilterSensitiveLog: (obj: ListPlatformApplicationsInput) => any;
3013
- /**
3014
- * @internal
3015
- */
3016
- export declare const PlatformApplicationFilterSensitiveLog: (obj: PlatformApplication) => any;
3017
- /**
3018
- * @internal
3019
- */
3020
- export declare const ListPlatformApplicationsResponseFilterSensitiveLog: (obj: ListPlatformApplicationsResponse) => any;
3021
- /**
3022
- * @internal
3023
- */
3024
- export declare const ListSMSSandboxPhoneNumbersInputFilterSensitiveLog: (obj: ListSMSSandboxPhoneNumbersInput) => any;
3025
- /**
3026
- * @internal
3027
- */
3028
- export declare const SMSSandboxPhoneNumberFilterSensitiveLog: (obj: SMSSandboxPhoneNumber) => any;
3029
- /**
3030
- * @internal
3031
- */
3032
- export declare const ListSMSSandboxPhoneNumbersResultFilterSensitiveLog: (obj: ListSMSSandboxPhoneNumbersResult) => any;
3033
- /**
3034
- * @internal
3035
- */
3036
- export declare const ListSubscriptionsInputFilterSensitiveLog: (obj: ListSubscriptionsInput) => any;
3037
- /**
3038
- * @internal
3039
- */
3040
- export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
3041
- /**
3042
- * @internal
3043
- */
3044
- export declare const ListSubscriptionsResponseFilterSensitiveLog: (obj: ListSubscriptionsResponse) => any;
3045
- /**
3046
- * @internal
3047
- */
3048
- export declare const ListSubscriptionsByTopicInputFilterSensitiveLog: (obj: ListSubscriptionsByTopicInput) => any;
3049
- /**
3050
- * @internal
3051
- */
3052
- export declare const ListSubscriptionsByTopicResponseFilterSensitiveLog: (obj: ListSubscriptionsByTopicResponse) => any;
3053
- /**
3054
- * @internal
3055
- */
3056
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
3057
- /**
3058
- * @internal
3059
- */
3060
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
3061
- /**
3062
- * @internal
3063
- */
3064
- export declare const ListTopicsInputFilterSensitiveLog: (obj: ListTopicsInput) => any;
3065
- /**
3066
- * @internal
3067
- */
3068
- export declare const TopicFilterSensitiveLog: (obj: Topic) => any;
3069
- /**
3070
- * @internal
3071
- */
3072
- export declare const ListTopicsResponseFilterSensitiveLog: (obj: ListTopicsResponse) => any;
3073
- /**
3074
- * @internal
3075
- */
3076
- export declare const OptInPhoneNumberInputFilterSensitiveLog: (obj: OptInPhoneNumberInput) => any;
3077
- /**
3078
- * @internal
3079
- */
3080
- export declare const OptInPhoneNumberResponseFilterSensitiveLog: (obj: OptInPhoneNumberResponse) => any;
3081
- /**
3082
- * @internal
3083
- */
3084
- export declare const MessageAttributeValueFilterSensitiveLog: (obj: MessageAttributeValue) => any;
3085
- /**
3086
- * @internal
3087
- */
3088
- export declare const PublishInputFilterSensitiveLog: (obj: PublishInput) => any;
3089
- /**
3090
- * @internal
3091
- */
3092
- export declare const PublishResponseFilterSensitiveLog: (obj: PublishResponse) => any;
3093
- /**
3094
- * @internal
3095
- */
3096
- export declare const PublishBatchRequestEntryFilterSensitiveLog: (obj: PublishBatchRequestEntry) => any;
3097
- /**
3098
- * @internal
3099
- */
3100
- export declare const PublishBatchInputFilterSensitiveLog: (obj: PublishBatchInput) => any;
3101
- /**
3102
- * @internal
3103
- */
3104
- export declare const BatchResultErrorEntryFilterSensitiveLog: (obj: BatchResultErrorEntry) => any;
3105
- /**
3106
- * @internal
3107
- */
3108
- export declare const PublishBatchResultEntryFilterSensitiveLog: (obj: PublishBatchResultEntry) => any;
3109
- /**
3110
- * @internal
3111
- */
3112
- export declare const PublishBatchResponseFilterSensitiveLog: (obj: PublishBatchResponse) => any;
3113
- /**
3114
- * @internal
3115
- */
3116
- export declare const PutDataProtectionPolicyInputFilterSensitiveLog: (obj: PutDataProtectionPolicyInput) => any;
3117
- /**
3118
- * @internal
3119
- */
3120
- export declare const RemovePermissionInputFilterSensitiveLog: (obj: RemovePermissionInput) => any;
3121
- /**
3122
- * @internal
3123
- */
3124
- export declare const SetEndpointAttributesInputFilterSensitiveLog: (obj: SetEndpointAttributesInput) => any;
3125
- /**
3126
- * @internal
3127
- */
3128
- export declare const SetPlatformApplicationAttributesInputFilterSensitiveLog: (obj: SetPlatformApplicationAttributesInput) => any;
3129
- /**
3130
- * @internal
3131
- */
3132
- export declare const SetSMSAttributesInputFilterSensitiveLog: (obj: SetSMSAttributesInput) => any;
3133
- /**
3134
- * @internal
3135
- */
3136
- export declare const SetSMSAttributesResponseFilterSensitiveLog: (obj: SetSMSAttributesResponse) => any;
3137
- /**
3138
- * @internal
3139
- */
3140
- export declare const SetSubscriptionAttributesInputFilterSensitiveLog: (obj: SetSubscriptionAttributesInput) => any;
3141
- /**
3142
- * @internal
3143
- */
3144
- export declare const SetTopicAttributesInputFilterSensitiveLog: (obj: SetTopicAttributesInput) => any;
3145
- /**
3146
- * @internal
3147
- */
3148
- export declare const SubscribeInputFilterSensitiveLog: (obj: SubscribeInput) => any;
3149
- /**
3150
- * @internal
3151
- */
3152
- export declare const SubscribeResponseFilterSensitiveLog: (obj: SubscribeResponse) => any;
3153
- /**
3154
- * @internal
3155
- */
3156
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3157
- /**
3158
- * @internal
3159
- */
3160
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
3161
- /**
3162
- * @internal
3163
- */
3164
- export declare const UnsubscribeInputFilterSensitiveLog: (obj: UnsubscribeInput) => any;
3165
- /**
3166
- * @internal
3167
- */
3168
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3169
- /**
3170
- * @internal
3171
- */
3172
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
3173
- /**
3174
- * @internal
3175
- */
3176
- export declare const VerifySMSSandboxPhoneNumberInputFilterSensitiveLog: (obj: VerifySMSSandboxPhoneNumberInput) => any;
3177
- /**
3178
- * @internal
3179
- */
3180
- export declare const VerifySMSSandboxPhoneNumberResultFilterSensitiveLog: (obj: VerifySMSSandboxPhoneNumberResult) => any;
@@ -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.297.0",
4
+ "version": "3.299.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,22 +21,22 @@
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.297.0",
24
- "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
24
+ "@aws-sdk/client-sts": "3.299.0",
25
+ "@aws-sdk/config-resolver": "3.299.0",
26
+ "@aws-sdk/credential-provider-node": "3.299.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",
29
30
  "@aws-sdk/middleware-content-length": "3.296.0",
30
- "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-endpoint": "3.299.0",
31
32
  "@aws-sdk/middleware-host-header": "3.296.0",
32
33
  "@aws-sdk/middleware-logger": "3.296.0",
33
34
  "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
35
  "@aws-sdk/middleware-retry": "3.296.0",
35
36
  "@aws-sdk/middleware-serde": "3.296.0",
36
- "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-signing": "3.299.0",
37
38
  "@aws-sdk/middleware-stack": "3.296.0",
38
- "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/middleware-user-agent": "3.299.0",
39
40
  "@aws-sdk/node-config-provider": "3.296.0",
40
41
  "@aws-sdk/node-http-handler": "3.296.0",
41
42
  "@aws-sdk/protocol-http": "3.296.0",
@@ -46,11 +47,11 @@
46
47
  "@aws-sdk/util-body-length-browser": "3.295.0",
47
48
  "@aws-sdk/util-body-length-node": "3.295.0",
48
49
  "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.299.0",
50
51
  "@aws-sdk/util-endpoints": "3.296.0",
51
52
  "@aws-sdk/util-retry": "3.296.0",
52
- "@aws-sdk/util-user-agent-browser": "3.296.0",
53
- "@aws-sdk/util-user-agent-node": "3.296.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.299.0",
54
+ "@aws-sdk/util-user-agent-node": "3.299.0",
54
55
  "@aws-sdk/util-utf8": "3.295.0",
55
56
  "fast-xml-parser": "4.1.2",
56
57
  "tslib": "^2.5.0"