@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-cjs/index.js
CHANGED
|
@@ -277,7 +277,6 @@ var SNSClient = _SNSClient;
|
|
|
277
277
|
|
|
278
278
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
279
279
|
|
|
280
|
-
var import_types = require("@smithy/types");
|
|
281
280
|
|
|
282
281
|
// src/protocols/Aws_query.ts
|
|
283
282
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -3868,7 +3867,6 @@ var AddPermissionCommand = _AddPermissionCommand;
|
|
|
3868
3867
|
|
|
3869
3868
|
|
|
3870
3869
|
|
|
3871
|
-
|
|
3872
3870
|
var _CheckIfPhoneNumberIsOptedOutCommand = class _CheckIfPhoneNumberIsOptedOutCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3873
3871
|
...commonParams
|
|
3874
3872
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3885,7 +3883,6 @@ var CheckIfPhoneNumberIsOptedOutCommand = _CheckIfPhoneNumberIsOptedOutCommand;
|
|
|
3885
3883
|
|
|
3886
3884
|
|
|
3887
3885
|
|
|
3888
|
-
|
|
3889
3886
|
var _ConfirmSubscriptionCommand = class _ConfirmSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3890
3887
|
...commonParams
|
|
3891
3888
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3902,7 +3899,6 @@ var ConfirmSubscriptionCommand = _ConfirmSubscriptionCommand;
|
|
|
3902
3899
|
|
|
3903
3900
|
|
|
3904
3901
|
|
|
3905
|
-
|
|
3906
3902
|
var _CreatePlatformApplicationCommand = class _CreatePlatformApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3907
3903
|
...commonParams
|
|
3908
3904
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3919,7 +3915,6 @@ var CreatePlatformApplicationCommand = _CreatePlatformApplicationCommand;
|
|
|
3919
3915
|
|
|
3920
3916
|
|
|
3921
3917
|
|
|
3922
|
-
|
|
3923
3918
|
var _CreatePlatformEndpointCommand = class _CreatePlatformEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3924
3919
|
...commonParams
|
|
3925
3920
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3936,7 +3931,6 @@ var CreatePlatformEndpointCommand = _CreatePlatformEndpointCommand;
|
|
|
3936
3931
|
|
|
3937
3932
|
|
|
3938
3933
|
|
|
3939
|
-
|
|
3940
3934
|
var _CreateSMSSandboxPhoneNumberCommand = class _CreateSMSSandboxPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3941
3935
|
...commonParams
|
|
3942
3936
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3953,7 +3947,6 @@ var CreateSMSSandboxPhoneNumberCommand = _CreateSMSSandboxPhoneNumberCommand;
|
|
|
3953
3947
|
|
|
3954
3948
|
|
|
3955
3949
|
|
|
3956
|
-
|
|
3957
3950
|
var _CreateTopicCommand = class _CreateTopicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3958
3951
|
...commonParams
|
|
3959
3952
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3970,7 +3963,6 @@ var CreateTopicCommand = _CreateTopicCommand;
|
|
|
3970
3963
|
|
|
3971
3964
|
|
|
3972
3965
|
|
|
3973
|
-
|
|
3974
3966
|
var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3975
3967
|
...commonParams
|
|
3976
3968
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3987,7 +3979,6 @@ var DeleteEndpointCommand = _DeleteEndpointCommand;
|
|
|
3987
3979
|
|
|
3988
3980
|
|
|
3989
3981
|
|
|
3990
|
-
|
|
3991
3982
|
var _DeletePlatformApplicationCommand = class _DeletePlatformApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3992
3983
|
...commonParams
|
|
3993
3984
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4004,7 +3995,6 @@ var DeletePlatformApplicationCommand = _DeletePlatformApplicationCommand;
|
|
|
4004
3995
|
|
|
4005
3996
|
|
|
4006
3997
|
|
|
4007
|
-
|
|
4008
3998
|
var _DeleteSMSSandboxPhoneNumberCommand = class _DeleteSMSSandboxPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4009
3999
|
...commonParams
|
|
4010
4000
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4021,7 +4011,6 @@ var DeleteSMSSandboxPhoneNumberCommand = _DeleteSMSSandboxPhoneNumberCommand;
|
|
|
4021
4011
|
|
|
4022
4012
|
|
|
4023
4013
|
|
|
4024
|
-
|
|
4025
4014
|
var _DeleteTopicCommand = class _DeleteTopicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4026
4015
|
...commonParams
|
|
4027
4016
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4038,7 +4027,6 @@ var DeleteTopicCommand = _DeleteTopicCommand;
|
|
|
4038
4027
|
|
|
4039
4028
|
|
|
4040
4029
|
|
|
4041
|
-
|
|
4042
4030
|
var _GetDataProtectionPolicyCommand = class _GetDataProtectionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4043
4031
|
...commonParams
|
|
4044
4032
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4055,7 +4043,6 @@ var GetDataProtectionPolicyCommand = _GetDataProtectionPolicyCommand;
|
|
|
4055
4043
|
|
|
4056
4044
|
|
|
4057
4045
|
|
|
4058
|
-
|
|
4059
4046
|
var _GetEndpointAttributesCommand = class _GetEndpointAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4060
4047
|
...commonParams
|
|
4061
4048
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4072,7 +4059,6 @@ var GetEndpointAttributesCommand = _GetEndpointAttributesCommand;
|
|
|
4072
4059
|
|
|
4073
4060
|
|
|
4074
4061
|
|
|
4075
|
-
|
|
4076
4062
|
var _GetPlatformApplicationAttributesCommand = class _GetPlatformApplicationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4077
4063
|
...commonParams
|
|
4078
4064
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4089,7 +4075,6 @@ var GetPlatformApplicationAttributesCommand = _GetPlatformApplicationAttributesC
|
|
|
4089
4075
|
|
|
4090
4076
|
|
|
4091
4077
|
|
|
4092
|
-
|
|
4093
4078
|
var _GetSMSAttributesCommand = class _GetSMSAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4094
4079
|
...commonParams
|
|
4095
4080
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4106,7 +4091,6 @@ var GetSMSAttributesCommand = _GetSMSAttributesCommand;
|
|
|
4106
4091
|
|
|
4107
4092
|
|
|
4108
4093
|
|
|
4109
|
-
|
|
4110
4094
|
var _GetSMSSandboxAccountStatusCommand = class _GetSMSSandboxAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4111
4095
|
...commonParams
|
|
4112
4096
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4123,7 +4107,6 @@ var GetSMSSandboxAccountStatusCommand = _GetSMSSandboxAccountStatusCommand;
|
|
|
4123
4107
|
|
|
4124
4108
|
|
|
4125
4109
|
|
|
4126
|
-
|
|
4127
4110
|
var _GetSubscriptionAttributesCommand = class _GetSubscriptionAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4128
4111
|
...commonParams
|
|
4129
4112
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4140,7 +4123,6 @@ var GetSubscriptionAttributesCommand = _GetSubscriptionAttributesCommand;
|
|
|
4140
4123
|
|
|
4141
4124
|
|
|
4142
4125
|
|
|
4143
|
-
|
|
4144
4126
|
var _GetTopicAttributesCommand = class _GetTopicAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4145
4127
|
...commonParams
|
|
4146
4128
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4157,7 +4139,6 @@ var GetTopicAttributesCommand = _GetTopicAttributesCommand;
|
|
|
4157
4139
|
|
|
4158
4140
|
|
|
4159
4141
|
|
|
4160
|
-
|
|
4161
4142
|
var _ListEndpointsByPlatformApplicationCommand = class _ListEndpointsByPlatformApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4162
4143
|
...commonParams
|
|
4163
4144
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4174,7 +4155,6 @@ var ListEndpointsByPlatformApplicationCommand = _ListEndpointsByPlatformApplicat
|
|
|
4174
4155
|
|
|
4175
4156
|
|
|
4176
4157
|
|
|
4177
|
-
|
|
4178
4158
|
var _ListOriginationNumbersCommand = class _ListOriginationNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4179
4159
|
...commonParams
|
|
4180
4160
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4191,7 +4171,6 @@ var ListOriginationNumbersCommand = _ListOriginationNumbersCommand;
|
|
|
4191
4171
|
|
|
4192
4172
|
|
|
4193
4173
|
|
|
4194
|
-
|
|
4195
4174
|
var _ListPhoneNumbersOptedOutCommand = class _ListPhoneNumbersOptedOutCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4196
4175
|
...commonParams
|
|
4197
4176
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4208,7 +4187,6 @@ var ListPhoneNumbersOptedOutCommand = _ListPhoneNumbersOptedOutCommand;
|
|
|
4208
4187
|
|
|
4209
4188
|
|
|
4210
4189
|
|
|
4211
|
-
|
|
4212
4190
|
var _ListPlatformApplicationsCommand = class _ListPlatformApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4213
4191
|
...commonParams
|
|
4214
4192
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4225,7 +4203,6 @@ var ListPlatformApplicationsCommand = _ListPlatformApplicationsCommand;
|
|
|
4225
4203
|
|
|
4226
4204
|
|
|
4227
4205
|
|
|
4228
|
-
|
|
4229
4206
|
var _ListSMSSandboxPhoneNumbersCommand = class _ListSMSSandboxPhoneNumbersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4230
4207
|
...commonParams
|
|
4231
4208
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4242,7 +4219,6 @@ var ListSMSSandboxPhoneNumbersCommand = _ListSMSSandboxPhoneNumbersCommand;
|
|
|
4242
4219
|
|
|
4243
4220
|
|
|
4244
4221
|
|
|
4245
|
-
|
|
4246
4222
|
var _ListSubscriptionsByTopicCommand = class _ListSubscriptionsByTopicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4247
4223
|
...commonParams
|
|
4248
4224
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4259,7 +4235,6 @@ var ListSubscriptionsByTopicCommand = _ListSubscriptionsByTopicCommand;
|
|
|
4259
4235
|
|
|
4260
4236
|
|
|
4261
4237
|
|
|
4262
|
-
|
|
4263
4238
|
var _ListSubscriptionsCommand = class _ListSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4264
4239
|
...commonParams
|
|
4265
4240
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4276,7 +4251,6 @@ var ListSubscriptionsCommand = _ListSubscriptionsCommand;
|
|
|
4276
4251
|
|
|
4277
4252
|
|
|
4278
4253
|
|
|
4279
|
-
|
|
4280
4254
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4281
4255
|
...commonParams
|
|
4282
4256
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4293,7 +4267,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4293
4267
|
|
|
4294
4268
|
|
|
4295
4269
|
|
|
4296
|
-
|
|
4297
4270
|
var _ListTopicsCommand = class _ListTopicsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4298
4271
|
...commonParams
|
|
4299
4272
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4310,7 +4283,6 @@ var ListTopicsCommand = _ListTopicsCommand;
|
|
|
4310
4283
|
|
|
4311
4284
|
|
|
4312
4285
|
|
|
4313
|
-
|
|
4314
4286
|
var _OptInPhoneNumberCommand = class _OptInPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4315
4287
|
...commonParams
|
|
4316
4288
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4327,7 +4299,6 @@ var OptInPhoneNumberCommand = _OptInPhoneNumberCommand;
|
|
|
4327
4299
|
|
|
4328
4300
|
|
|
4329
4301
|
|
|
4330
|
-
|
|
4331
4302
|
var _PublishBatchCommand = class _PublishBatchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4332
4303
|
...commonParams
|
|
4333
4304
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4344,7 +4315,6 @@ var PublishBatchCommand = _PublishBatchCommand;
|
|
|
4344
4315
|
|
|
4345
4316
|
|
|
4346
4317
|
|
|
4347
|
-
|
|
4348
4318
|
var _PublishCommand = class _PublishCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4349
4319
|
...commonParams
|
|
4350
4320
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4361,7 +4331,6 @@ var PublishCommand = _PublishCommand;
|
|
|
4361
4331
|
|
|
4362
4332
|
|
|
4363
4333
|
|
|
4364
|
-
|
|
4365
4334
|
var _PutDataProtectionPolicyCommand = class _PutDataProtectionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4366
4335
|
...commonParams
|
|
4367
4336
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4378,7 +4347,6 @@ var PutDataProtectionPolicyCommand = _PutDataProtectionPolicyCommand;
|
|
|
4378
4347
|
|
|
4379
4348
|
|
|
4380
4349
|
|
|
4381
|
-
|
|
4382
4350
|
var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4383
4351
|
...commonParams
|
|
4384
4352
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4395,7 +4363,6 @@ var RemovePermissionCommand = _RemovePermissionCommand;
|
|
|
4395
4363
|
|
|
4396
4364
|
|
|
4397
4365
|
|
|
4398
|
-
|
|
4399
4366
|
var _SetEndpointAttributesCommand = class _SetEndpointAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4400
4367
|
...commonParams
|
|
4401
4368
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4412,7 +4379,6 @@ var SetEndpointAttributesCommand = _SetEndpointAttributesCommand;
|
|
|
4412
4379
|
|
|
4413
4380
|
|
|
4414
4381
|
|
|
4415
|
-
|
|
4416
4382
|
var _SetPlatformApplicationAttributesCommand = class _SetPlatformApplicationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4417
4383
|
...commonParams
|
|
4418
4384
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4429,7 +4395,6 @@ var SetPlatformApplicationAttributesCommand = _SetPlatformApplicationAttributesC
|
|
|
4429
4395
|
|
|
4430
4396
|
|
|
4431
4397
|
|
|
4432
|
-
|
|
4433
4398
|
var _SetSMSAttributesCommand = class _SetSMSAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4434
4399
|
...commonParams
|
|
4435
4400
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4446,7 +4411,6 @@ var SetSMSAttributesCommand = _SetSMSAttributesCommand;
|
|
|
4446
4411
|
|
|
4447
4412
|
|
|
4448
4413
|
|
|
4449
|
-
|
|
4450
4414
|
var _SetSubscriptionAttributesCommand = class _SetSubscriptionAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4451
4415
|
...commonParams
|
|
4452
4416
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4463,7 +4427,6 @@ var SetSubscriptionAttributesCommand = _SetSubscriptionAttributesCommand;
|
|
|
4463
4427
|
|
|
4464
4428
|
|
|
4465
4429
|
|
|
4466
|
-
|
|
4467
4430
|
var _SetTopicAttributesCommand = class _SetTopicAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4468
4431
|
...commonParams
|
|
4469
4432
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4480,7 +4443,6 @@ var SetTopicAttributesCommand = _SetTopicAttributesCommand;
|
|
|
4480
4443
|
|
|
4481
4444
|
|
|
4482
4445
|
|
|
4483
|
-
|
|
4484
4446
|
var _SubscribeCommand = class _SubscribeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4485
4447
|
...commonParams
|
|
4486
4448
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4497,7 +4459,6 @@ var SubscribeCommand = _SubscribeCommand;
|
|
|
4497
4459
|
|
|
4498
4460
|
|
|
4499
4461
|
|
|
4500
|
-
|
|
4501
4462
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4502
4463
|
...commonParams
|
|
4503
4464
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4514,7 +4475,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4514
4475
|
|
|
4515
4476
|
|
|
4516
4477
|
|
|
4517
|
-
|
|
4518
4478
|
var _UnsubscribeCommand = class _UnsubscribeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4519
4479
|
...commonParams
|
|
4520
4480
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4531,7 +4491,6 @@ var UnsubscribeCommand = _UnsubscribeCommand;
|
|
|
4531
4491
|
|
|
4532
4492
|
|
|
4533
4493
|
|
|
4534
|
-
|
|
4535
4494
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4536
4495
|
...commonParams
|
|
4537
4496
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4548,7 +4507,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4548
4507
|
|
|
4549
4508
|
|
|
4550
4509
|
|
|
4551
|
-
|
|
4552
4510
|
var _VerifySMSSandboxPhoneNumberCommand = class _VerifySMSSandboxPhoneNumberCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4553
4511
|
...commonParams
|
|
4554
4512
|
}).m(function(Command, cs, config, o) {
|
|
@@ -132,15 +132,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
132
132
|
* Enables FIPS compatible endpoints.
|
|
133
133
|
*/
|
|
134
134
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
135
|
+
/**
|
|
136
|
+
* The AWS region to which this client will send requests
|
|
137
|
+
*/
|
|
138
|
+
region?: string | __Provider<string>;
|
|
135
139
|
/**
|
|
136
140
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
137
141
|
* @internal
|
|
138
142
|
*/
|
|
139
143
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
140
|
-
/**
|
|
141
|
-
* The AWS region to which this client will send requests
|
|
142
|
-
*/
|
|
143
|
-
region?: string | __Provider<string>;
|
|
144
144
|
/**
|
|
145
145
|
* Default credentials provider; Not available in browser runtime.
|
|
146
146
|
* @deprecated
|
|
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -36,24 +37,24 @@ declare const CreatePlatformApplicationCommand_base: {
|
|
|
36
37
|
* the notification service.</p>
|
|
37
38
|
* <ul>
|
|
38
39
|
* <li>
|
|
39
|
-
* <p>For
|
|
40
|
+
* <p>For ADM, <code>PlatformPrincipal</code> is <code>client id</code>
|
|
40
41
|
* and <code>PlatformCredential</code> is <code>client secret</code>.</p>
|
|
41
42
|
* </li>
|
|
42
43
|
* <li>
|
|
43
|
-
* <p>For
|
|
44
|
-
* and <code>PlatformCredential</code> is <code>secret key</code>.</p>
|
|
45
|
-
* </li>
|
|
46
|
-
* <li>
|
|
47
|
-
* <p>For <code>APNS</code> and <code>APNS_SANDBOX</code> using certificate
|
|
44
|
+
* <p>For APNS and <code>APNS_SANDBOX</code> using certificate
|
|
48
45
|
* credentials, <code>PlatformPrincipal</code> is <code>SSL certificate</code> and
|
|
49
46
|
* <code>PlatformCredential</code> is <code>private key</code>.</p>
|
|
50
47
|
* </li>
|
|
51
48
|
* <li>
|
|
52
|
-
* <p>For
|
|
49
|
+
* <p>For APNS and <code>APNS_SANDBOX</code> using token credentials,
|
|
53
50
|
* <code>PlatformPrincipal</code> is <code>signing key ID</code> and
|
|
54
51
|
* <code>PlatformCredential</code> is <code>signing key</code>.</p>
|
|
55
52
|
* </li>
|
|
56
53
|
* <li>
|
|
54
|
+
* <p>For Baidu, <code>PlatformPrincipal</code> is <code>API key</code>
|
|
55
|
+
* and <code>PlatformCredential</code> is <code>secret key</code>.</p>
|
|
56
|
+
* </li>
|
|
57
|
+
* <li>
|
|
57
58
|
* <p>For GCM (Firebase Cloud Messaging) using key credentials, there is no
|
|
58
59
|
* <code>PlatformPrincipal</code>. The <code>PlatformCredential</code> is
|
|
59
60
|
* <code>API key</code>.</p>
|
|
@@ -67,12 +68,12 @@ declare const CreatePlatformApplicationCommand_base: {
|
|
|
67
68
|
* @json <<< cat service.json`</code>.</p>
|
|
68
69
|
* </li>
|
|
69
70
|
* <li>
|
|
70
|
-
* <p>For
|
|
71
|
+
* <p>For MPNS, <code>PlatformPrincipal</code> is <code>TLS
|
|
71
72
|
* certificate</code> and <code>PlatformCredential</code> is <code>private
|
|
72
73
|
* key</code>.</p>
|
|
73
74
|
* </li>
|
|
74
75
|
* <li>
|
|
75
|
-
* <p>For
|
|
76
|
+
* <p>For WNS, <code>PlatformPrincipal</code> is <code>Package Security
|
|
76
77
|
* Identifier</code> and <code>PlatformCredential</code> is <code>secret
|
|
77
78
|
* key</code>.</p>
|
|
78
79
|
* </li>
|