@aws-sdk/client-sns 3.943.0 → 3.947.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 +36 -187
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/SNSClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +36 -187
- package/dist-types/SNS.d.ts +1 -1
- package/dist-types/SNSClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AddPermissionCommand.d.ts +3 -3
- package/dist-types/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlatformApplicationCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlatformEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/CreateTopicCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeletePlatformApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTopicCommand.d.ts +3 -3
- package/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetEndpointAttributesCommand.d.ts +3 -3
- package/dist-types/commands/GetPlatformApplicationAttributesCommand.d.ts +3 -3
- package/dist-types/commands/GetSMSAttributesCommand.d.ts +3 -3
- package/dist-types/commands/GetSMSSandboxAccountStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetSubscriptionAttributesCommand.d.ts +3 -3
- package/dist-types/commands/GetTopicAttributesCommand.d.ts +3 -3
- package/dist-types/commands/ListEndpointsByPlatformApplicationCommand.d.ts +3 -3
- package/dist-types/commands/ListOriginationNumbersCommand.d.ts +3 -3
- package/dist-types/commands/ListPhoneNumbersOptedOutCommand.d.ts +3 -3
- package/dist-types/commands/ListPlatformApplicationsCommand.d.ts +3 -3
- package/dist-types/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscriptionsByTopicCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTopicsCommand.d.ts +3 -3
- package/dist-types/commands/OptInPhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/PublishBatchCommand.d.ts +3 -3
- package/dist-types/commands/PublishCommand.d.ts +3 -3
- package/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/RemovePermissionCommand.d.ts +3 -3
- package/dist-types/commands/SetEndpointAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SetPlatformApplicationAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SetSMSAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SetSubscriptionAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SetTopicAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SubscribeCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UnsubscribeCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/SNSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListEndpointsByPlatformApplicationPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOriginationNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPhoneNumbersOptedOutPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPlatformApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSMSSandboxPhoneNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionsByTopicPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/SNSClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/SNSServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -253,11 +253,7 @@ export var AuthorizationErrorException = [
|
|
|
253
253
|
-3,
|
|
254
254
|
n0,
|
|
255
255
|
_AEE,
|
|
256
|
-
{
|
|
257
|
-
[_e]: _c,
|
|
258
|
-
[_hE]: 403,
|
|
259
|
-
[_aQE]: [`AuthorizationError`, 403],
|
|
260
|
-
},
|
|
256
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`AuthorizationError`, 403] },
|
|
261
257
|
[_m],
|
|
262
258
|
[0],
|
|
263
259
|
];
|
|
@@ -266,11 +262,7 @@ export var BatchEntryIdsNotDistinctException = [
|
|
|
266
262
|
-3,
|
|
267
263
|
n0,
|
|
268
264
|
_BEINDE,
|
|
269
|
-
{
|
|
270
|
-
[_e]: _c,
|
|
271
|
-
[_hE]: 400,
|
|
272
|
-
[_aQE]: [`BatchEntryIdsNotDistinct`, 400],
|
|
273
|
-
},
|
|
265
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`BatchEntryIdsNotDistinct`, 400] },
|
|
274
266
|
[_m],
|
|
275
267
|
[0],
|
|
276
268
|
];
|
|
@@ -279,11 +271,7 @@ export var BatchRequestTooLongException = [
|
|
|
279
271
|
-3,
|
|
280
272
|
n0,
|
|
281
273
|
_BRTLE,
|
|
282
|
-
{
|
|
283
|
-
[_e]: _c,
|
|
284
|
-
[_hE]: 400,
|
|
285
|
-
[_aQE]: [`BatchRequestTooLong`, 400],
|
|
286
|
-
},
|
|
274
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`BatchRequestTooLong`, 400] },
|
|
287
275
|
[_m],
|
|
288
276
|
[0],
|
|
289
277
|
];
|
|
@@ -302,11 +290,7 @@ export var ConcurrentAccessException = [
|
|
|
302
290
|
-3,
|
|
303
291
|
n0,
|
|
304
292
|
_CAE,
|
|
305
|
-
{
|
|
306
|
-
[_e]: _c,
|
|
307
|
-
[_hE]: 400,
|
|
308
|
-
[_aQE]: [`ConcurrentAccess`, 400],
|
|
309
|
-
},
|
|
293
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`ConcurrentAccess`, 400] },
|
|
310
294
|
[_m],
|
|
311
295
|
[0],
|
|
312
296
|
];
|
|
@@ -358,11 +342,7 @@ export var EmptyBatchRequestException = [
|
|
|
358
342
|
-3,
|
|
359
343
|
n0,
|
|
360
344
|
_EBRE,
|
|
361
|
-
{
|
|
362
|
-
[_e]: _c,
|
|
363
|
-
[_hE]: 400,
|
|
364
|
-
[_aQE]: [`EmptyBatchRequest`, 400],
|
|
365
|
-
},
|
|
345
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`EmptyBatchRequest`, 400] },
|
|
366
346
|
[_m],
|
|
367
347
|
[0],
|
|
368
348
|
];
|
|
@@ -372,11 +352,7 @@ export var EndpointDisabledException = [
|
|
|
372
352
|
-3,
|
|
373
353
|
n0,
|
|
374
354
|
_EDE,
|
|
375
|
-
{
|
|
376
|
-
[_e]: _c,
|
|
377
|
-
[_hE]: 400,
|
|
378
|
-
[_aQE]: [`EndpointDisabled`, 400],
|
|
379
|
-
},
|
|
355
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`EndpointDisabled`, 400] },
|
|
380
356
|
[_m],
|
|
381
357
|
[0],
|
|
382
358
|
];
|
|
@@ -385,11 +361,7 @@ export var FilterPolicyLimitExceededException = [
|
|
|
385
361
|
-3,
|
|
386
362
|
n0,
|
|
387
363
|
_FPLEE,
|
|
388
|
-
{
|
|
389
|
-
[_e]: _c,
|
|
390
|
-
[_hE]: 403,
|
|
391
|
-
[_aQE]: [`FilterPolicyLimitExceeded`, 403],
|
|
392
|
-
},
|
|
364
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`FilterPolicyLimitExceeded`, 403] },
|
|
393
365
|
[_m],
|
|
394
366
|
[0],
|
|
395
367
|
];
|
|
@@ -412,11 +384,7 @@ export var InternalErrorException = [
|
|
|
412
384
|
-3,
|
|
413
385
|
n0,
|
|
414
386
|
_IEE,
|
|
415
|
-
{
|
|
416
|
-
[_e]: _s,
|
|
417
|
-
[_hE]: 500,
|
|
418
|
-
[_aQE]: [`InternalError`, 500],
|
|
419
|
-
},
|
|
387
|
+
{ [_e]: _s, [_hE]: 500, [_aQE]: [`InternalError`, 500] },
|
|
420
388
|
[_m],
|
|
421
389
|
[0],
|
|
422
390
|
];
|
|
@@ -425,11 +393,7 @@ export var InvalidBatchEntryIdException = [
|
|
|
425
393
|
-3,
|
|
426
394
|
n0,
|
|
427
395
|
_IBEIE,
|
|
428
|
-
{
|
|
429
|
-
[_e]: _c,
|
|
430
|
-
[_hE]: 400,
|
|
431
|
-
[_aQE]: [`InvalidBatchEntryId`, 400],
|
|
432
|
-
},
|
|
396
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidBatchEntryId`, 400] },
|
|
433
397
|
[_m],
|
|
434
398
|
[0],
|
|
435
399
|
];
|
|
@@ -438,11 +402,7 @@ export var InvalidParameterException = [
|
|
|
438
402
|
-3,
|
|
439
403
|
n0,
|
|
440
404
|
_IPE,
|
|
441
|
-
{
|
|
442
|
-
[_e]: _c,
|
|
443
|
-
[_hE]: 400,
|
|
444
|
-
[_aQE]: [`InvalidParameter`, 400],
|
|
445
|
-
},
|
|
405
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidParameter`, 400] },
|
|
446
406
|
[_m],
|
|
447
407
|
[0],
|
|
448
408
|
];
|
|
@@ -451,11 +411,7 @@ export var InvalidParameterValueException = [
|
|
|
451
411
|
-3,
|
|
452
412
|
n0,
|
|
453
413
|
_IPVE,
|
|
454
|
-
{
|
|
455
|
-
[_e]: _c,
|
|
456
|
-
[_hE]: 400,
|
|
457
|
-
[_aQE]: [`ParameterValueInvalid`, 400],
|
|
458
|
-
},
|
|
414
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`ParameterValueInvalid`, 400] },
|
|
459
415
|
[_m],
|
|
460
416
|
[0],
|
|
461
417
|
];
|
|
@@ -464,11 +420,7 @@ export var InvalidSecurityException = [
|
|
|
464
420
|
-3,
|
|
465
421
|
n0,
|
|
466
422
|
_ISE,
|
|
467
|
-
{
|
|
468
|
-
[_e]: _c,
|
|
469
|
-
[_hE]: 403,
|
|
470
|
-
[_aQE]: [`InvalidSecurity`, 403],
|
|
471
|
-
},
|
|
423
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`InvalidSecurity`, 403] },
|
|
472
424
|
[_m],
|
|
473
425
|
[0],
|
|
474
426
|
];
|
|
@@ -477,11 +429,7 @@ export var InvalidStateException = [
|
|
|
477
429
|
-3,
|
|
478
430
|
n0,
|
|
479
431
|
_ISEn,
|
|
480
|
-
{
|
|
481
|
-
[_e]: _c,
|
|
482
|
-
[_hE]: 400,
|
|
483
|
-
[_aQE]: [`InvalidState`, 400],
|
|
484
|
-
},
|
|
432
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidState`, 400] },
|
|
485
433
|
[_m],
|
|
486
434
|
[0],
|
|
487
435
|
];
|
|
@@ -490,11 +438,7 @@ export var KMSAccessDeniedException = [
|
|
|
490
438
|
-3,
|
|
491
439
|
n0,
|
|
492
440
|
_KMSADE,
|
|
493
|
-
{
|
|
494
|
-
[_e]: _c,
|
|
495
|
-
[_hE]: 400,
|
|
496
|
-
[_aQE]: [`KMSAccessDenied`, 400],
|
|
497
|
-
},
|
|
441
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`KMSAccessDenied`, 400] },
|
|
498
442
|
[_m],
|
|
499
443
|
[0],
|
|
500
444
|
];
|
|
@@ -503,11 +447,7 @@ export var KMSDisabledException = [
|
|
|
503
447
|
-3,
|
|
504
448
|
n0,
|
|
505
449
|
_KMSDE,
|
|
506
|
-
{
|
|
507
|
-
[_e]: _c,
|
|
508
|
-
[_hE]: 400,
|
|
509
|
-
[_aQE]: [`KMSDisabled`, 400],
|
|
510
|
-
},
|
|
450
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`KMSDisabled`, 400] },
|
|
511
451
|
[_m],
|
|
512
452
|
[0],
|
|
513
453
|
];
|
|
@@ -516,11 +456,7 @@ export var KMSInvalidStateException = [
|
|
|
516
456
|
-3,
|
|
517
457
|
n0,
|
|
518
458
|
_KMSISE,
|
|
519
|
-
{
|
|
520
|
-
[_e]: _c,
|
|
521
|
-
[_hE]: 400,
|
|
522
|
-
[_aQE]: [`KMSInvalidState`, 400],
|
|
523
|
-
},
|
|
459
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`KMSInvalidState`, 400] },
|
|
524
460
|
[_m],
|
|
525
461
|
[0],
|
|
526
462
|
];
|
|
@@ -529,11 +465,7 @@ export var KMSNotFoundException = [
|
|
|
529
465
|
-3,
|
|
530
466
|
n0,
|
|
531
467
|
_KMSNFE,
|
|
532
|
-
{
|
|
533
|
-
[_e]: _c,
|
|
534
|
-
[_hE]: 400,
|
|
535
|
-
[_aQE]: [`KMSNotFound`, 400],
|
|
536
|
-
},
|
|
468
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`KMSNotFound`, 400] },
|
|
537
469
|
[_m],
|
|
538
470
|
[0],
|
|
539
471
|
];
|
|
@@ -542,11 +474,7 @@ export var KMSOptInRequired = [
|
|
|
542
474
|
-3,
|
|
543
475
|
n0,
|
|
544
476
|
_KMSOIR,
|
|
545
|
-
{
|
|
546
|
-
[_e]: _c,
|
|
547
|
-
[_hE]: 403,
|
|
548
|
-
[_aQE]: [`KMSOptInRequired`, 403],
|
|
549
|
-
},
|
|
477
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`KMSOptInRequired`, 403] },
|
|
550
478
|
[_m],
|
|
551
479
|
[0],
|
|
552
480
|
];
|
|
@@ -555,11 +483,7 @@ export var KMSThrottlingException = [
|
|
|
555
483
|
-3,
|
|
556
484
|
n0,
|
|
557
485
|
_KMSTE,
|
|
558
|
-
{
|
|
559
|
-
[_e]: _c,
|
|
560
|
-
[_hE]: 400,
|
|
561
|
-
[_aQE]: [`KMSThrottling`, 400],
|
|
562
|
-
},
|
|
486
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`KMSThrottling`, 400] },
|
|
563
487
|
[_m],
|
|
564
488
|
[0],
|
|
565
489
|
];
|
|
@@ -629,11 +553,7 @@ export var NotFoundException = [
|
|
|
629
553
|
-3,
|
|
630
554
|
n0,
|
|
631
555
|
_NFE,
|
|
632
|
-
{
|
|
633
|
-
[_e]: _c,
|
|
634
|
-
[_hE]: 404,
|
|
635
|
-
[_aQE]: [`NotFound`, 404],
|
|
636
|
-
},
|
|
556
|
+
{ [_e]: _c, [_hE]: 404, [_aQE]: [`NotFound`, 404] },
|
|
637
557
|
[_m],
|
|
638
558
|
[0],
|
|
639
559
|
];
|
|
@@ -642,11 +562,7 @@ export var OptedOutException = [
|
|
|
642
562
|
-3,
|
|
643
563
|
n0,
|
|
644
564
|
_OOE,
|
|
645
|
-
{
|
|
646
|
-
[_e]: _c,
|
|
647
|
-
[_hE]: 400,
|
|
648
|
-
[_aQE]: [`OptedOut`, 400],
|
|
649
|
-
},
|
|
565
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`OptedOut`, 400] },
|
|
650
566
|
[_m],
|
|
651
567
|
[0],
|
|
652
568
|
];
|
|
@@ -666,11 +582,7 @@ export var PlatformApplicationDisabledException = [
|
|
|
666
582
|
-3,
|
|
667
583
|
n0,
|
|
668
584
|
_PADE,
|
|
669
|
-
{
|
|
670
|
-
[_e]: _c,
|
|
671
|
-
[_hE]: 400,
|
|
672
|
-
[_aQE]: [`PlatformApplicationDisabled`, 400],
|
|
673
|
-
},
|
|
585
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`PlatformApplicationDisabled`, 400] },
|
|
674
586
|
[_m],
|
|
675
587
|
[0],
|
|
676
588
|
];
|
|
@@ -715,11 +627,7 @@ export var ReplayLimitExceededException = [
|
|
|
715
627
|
-3,
|
|
716
628
|
n0,
|
|
717
629
|
_RLEE,
|
|
718
|
-
{
|
|
719
|
-
[_e]: _c,
|
|
720
|
-
[_hE]: 403,
|
|
721
|
-
[_aQE]: [`ReplayLimitExceeded`, 403],
|
|
722
|
-
},
|
|
630
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`ReplayLimitExceeded`, 403] },
|
|
723
631
|
[_m],
|
|
724
632
|
[0],
|
|
725
633
|
];
|
|
@@ -728,11 +636,7 @@ export var ResourceNotFoundException = [
|
|
|
728
636
|
-3,
|
|
729
637
|
n0,
|
|
730
638
|
_RNFE,
|
|
731
|
-
{
|
|
732
|
-
[_e]: _c,
|
|
733
|
-
[_hE]: 404,
|
|
734
|
-
[_aQE]: [`ResourceNotFound`, 404],
|
|
735
|
-
},
|
|
639
|
+
{ [_e]: _c, [_hE]: 404, [_aQE]: [`ResourceNotFound`, 404] },
|
|
736
640
|
[_m],
|
|
737
641
|
[0],
|
|
738
642
|
];
|
|
@@ -755,11 +659,7 @@ export var StaleTagException = [
|
|
|
755
659
|
-3,
|
|
756
660
|
n0,
|
|
757
661
|
_STE,
|
|
758
|
-
{
|
|
759
|
-
[_e]: _c,
|
|
760
|
-
[_hE]: 400,
|
|
761
|
-
[_aQE]: [`StaleTag`, 400],
|
|
762
|
-
},
|
|
662
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`StaleTag`, 400] },
|
|
763
663
|
[_m],
|
|
764
664
|
[0],
|
|
765
665
|
];
|
|
@@ -771,11 +671,7 @@ export var SubscriptionLimitExceededException = [
|
|
|
771
671
|
-3,
|
|
772
672
|
n0,
|
|
773
673
|
_SLEE,
|
|
774
|
-
{
|
|
775
|
-
[_e]: _c,
|
|
776
|
-
[_hE]: 403,
|
|
777
|
-
[_aQE]: [`SubscriptionLimitExceeded`, 403],
|
|
778
|
-
},
|
|
674
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`SubscriptionLimitExceeded`, 403] },
|
|
779
675
|
[_m],
|
|
780
676
|
[0],
|
|
781
677
|
];
|
|
@@ -785,11 +681,7 @@ export var TagLimitExceededException = [
|
|
|
785
681
|
-3,
|
|
786
682
|
n0,
|
|
787
683
|
_TLEE,
|
|
788
|
-
{
|
|
789
|
-
[_e]: _c,
|
|
790
|
-
[_hE]: 400,
|
|
791
|
-
[_aQE]: [`TagLimitExceeded`, 400],
|
|
792
|
-
},
|
|
684
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`TagLimitExceeded`, 400] },
|
|
793
685
|
[_m],
|
|
794
686
|
[0],
|
|
795
687
|
];
|
|
@@ -798,11 +690,7 @@ export var TagPolicyException = [
|
|
|
798
690
|
-3,
|
|
799
691
|
n0,
|
|
800
692
|
_TPE,
|
|
801
|
-
{
|
|
802
|
-
[_e]: _c,
|
|
803
|
-
[_hE]: 400,
|
|
804
|
-
[_aQE]: [`TagPolicy`, 400],
|
|
805
|
-
},
|
|
693
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`TagPolicy`, 400] },
|
|
806
694
|
[_m],
|
|
807
695
|
[0],
|
|
808
696
|
];
|
|
@@ -813,11 +701,7 @@ export var ThrottledException = [
|
|
|
813
701
|
-3,
|
|
814
702
|
n0,
|
|
815
703
|
_TE,
|
|
816
|
-
{
|
|
817
|
-
[_e]: _c,
|
|
818
|
-
[_hE]: 429,
|
|
819
|
-
[_aQE]: [`Throttled`, 429],
|
|
820
|
-
},
|
|
704
|
+
{ [_e]: _c, [_hE]: 429, [_aQE]: [`Throttled`, 429] },
|
|
821
705
|
[_m],
|
|
822
706
|
[0],
|
|
823
707
|
];
|
|
@@ -826,11 +710,7 @@ export var TooManyEntriesInBatchRequestException = [
|
|
|
826
710
|
-3,
|
|
827
711
|
n0,
|
|
828
712
|
_TMEIBRE,
|
|
829
|
-
{
|
|
830
|
-
[_e]: _c,
|
|
831
|
-
[_hE]: 400,
|
|
832
|
-
[_aQE]: [`TooManyEntriesInBatchRequest`, 400],
|
|
833
|
-
},
|
|
713
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`TooManyEntriesInBatchRequest`, 400] },
|
|
834
714
|
[_m],
|
|
835
715
|
[0],
|
|
836
716
|
];
|
|
@@ -840,11 +720,7 @@ export var TopicLimitExceededException = [
|
|
|
840
720
|
-3,
|
|
841
721
|
n0,
|
|
842
722
|
_TLEEo,
|
|
843
|
-
{
|
|
844
|
-
[_e]: _c,
|
|
845
|
-
[_hE]: 403,
|
|
846
|
-
[_aQE]: [`TopicLimitExceeded`, 403],
|
|
847
|
-
},
|
|
723
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`TopicLimitExceeded`, 403] },
|
|
848
724
|
[_m],
|
|
849
725
|
[0],
|
|
850
726
|
];
|
|
@@ -856,11 +732,7 @@ export var UserErrorException = [
|
|
|
856
732
|
-3,
|
|
857
733
|
n0,
|
|
858
734
|
_UEE,
|
|
859
|
-
{
|
|
860
|
-
[_e]: _c,
|
|
861
|
-
[_hE]: 400,
|
|
862
|
-
[_aQE]: [`UserError`, 400],
|
|
863
|
-
},
|
|
735
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`UserError`, 400] },
|
|
864
736
|
[_m],
|
|
865
737
|
[0],
|
|
866
738
|
];
|
|
@@ -869,25 +741,12 @@ export var ValidationException = [
|
|
|
869
741
|
-3,
|
|
870
742
|
n0,
|
|
871
743
|
_VE,
|
|
872
|
-
{
|
|
873
|
-
[_e]: _c,
|
|
874
|
-
[_hE]: 400,
|
|
875
|
-
[_aQE]: [`ValidationException`, 400],
|
|
876
|
-
},
|
|
744
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`ValidationException`, 400] },
|
|
877
745
|
[_M],
|
|
878
746
|
[0],
|
|
879
747
|
];
|
|
880
748
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
881
|
-
export var VerificationException = [
|
|
882
|
-
-3,
|
|
883
|
-
n0,
|
|
884
|
-
_VEe,
|
|
885
|
-
{
|
|
886
|
-
[_e]: _c,
|
|
887
|
-
},
|
|
888
|
-
[_M, _St],
|
|
889
|
-
[0, 0],
|
|
890
|
-
];
|
|
749
|
+
export var VerificationException = [-3, n0, _VEe, { [_e]: _c }, [_M, _St], [0, 0]];
|
|
891
750
|
TypeRegistry.for(n0).registerError(VerificationException, __VerificationException);
|
|
892
751
|
export var VerifySMSSandboxPhoneNumberInput = [
|
|
893
752
|
3,
|
|
@@ -923,18 +782,8 @@ export var MessageAttributeMap = [
|
|
|
923
782
|
n0,
|
|
924
783
|
_MAM,
|
|
925
784
|
0,
|
|
926
|
-
[
|
|
927
|
-
|
|
928
|
-
{
|
|
929
|
-
[_xN]: _N,
|
|
930
|
-
},
|
|
931
|
-
],
|
|
932
|
-
[
|
|
933
|
-
() => MessageAttributeValue,
|
|
934
|
-
{
|
|
935
|
-
[_xN]: _V,
|
|
936
|
-
},
|
|
937
|
-
],
|
|
785
|
+
[0, { [_xN]: _N }],
|
|
786
|
+
[() => MessageAttributeValue, { [_xN]: _V }],
|
|
938
787
|
];
|
|
939
788
|
export var SubscriptionAttributesMap = 128 | 0;
|
|
940
789
|
export var TopicAttributesMap = 128 | 0;
|
package/dist-types/SNS.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AddPermissionCommandInput, AddPermissionCommandOutput } from "./commands/AddPermissionCommand";
|
|
3
3
|
import { CheckIfPhoneNumberIsOptedOutCommandInput, CheckIfPhoneNumberIsOptedOutCommandOutput } from "./commands/CheckIfPhoneNumberIsOptedOutCommand";
|
|
4
4
|
import { ConfirmSubscriptionCommandInput, ConfirmSubscriptionCommandOutput } from "./commands/ConfirmSubscriptionCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AddPermissionCommandInput, AddPermissionCommandOutput } from "./commands/AddPermissionCommand";
|
|
11
11
|
import { CheckIfPhoneNumberIsOptedOutCommandInput, CheckIfPhoneNumberIsOptedOutCommandOutput } from "./commands/CheckIfPhoneNumberIsOptedOutCommand";
|
|
12
12
|
import { ConfirmSubscriptionCommandInput, ConfirmSubscriptionCommandOutput } from "./commands/ConfirmSubscriptionCommand";
|
|
@@ -50,7 +50,7 @@ import { UnsubscribeCommandInput, UnsubscribeCommandOutput } from "./commands/Un
|
|
|
50
50
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
51
51
|
import { VerifySMSSandboxPhoneNumberCommandInput, VerifySMSSandboxPhoneNumberCommandOutput } from "./commands/VerifySMSSandboxPhoneNumberCommand";
|
|
52
52
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
53
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
53
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
54
54
|
export { __Client };
|
|
55
55
|
/**
|
|
56
56
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { SNSHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { SNSHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type SNSClientResolvedConfig } from "../SNSClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AddPermissionInput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AddPermissionInput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CheckIfPhoneNumberIsOptedOutInput, CheckIfPhoneNumberIsOptedOutResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CheckIfPhoneNumberIsOptedOutInput, CheckIfPhoneNumberIsOptedOutResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ConfirmSubscriptionInput, ConfirmSubscriptionResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ConfirmSubscriptionInput, ConfirmSubscriptionResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreatePlatformApplicationInput, CreatePlatformApplicationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreatePlatformApplicationInput, CreatePlatformApplicationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateEndpointResponse, CreatePlatformEndpointInput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateEndpointResponse, CreatePlatformEndpointInput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateSMSSandboxPhoneNumberInput, CreateSMSSandboxPhoneNumberResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateSMSSandboxPhoneNumberInput, CreateSMSSandboxPhoneNumberResult } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateTopicInput, CreateTopicResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateTopicInput, CreateTopicResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteEndpointInput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteEndpointInput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeletePlatformApplicationInput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeletePlatformApplicationInput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteSMSSandboxPhoneNumberInput, DeleteSMSSandboxPhoneNumberResult } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteSMSSandboxPhoneNumberInput, DeleteSMSSandboxPhoneNumberResult } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteTopicInput } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteTopicInput } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetDataProtectionPolicyInput, GetDataProtectionPolicyResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetDataProtectionPolicyInput, GetDataProtectionPolicyResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { GetEndpointAttributesInput, GetEndpointAttributesResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { GetEndpointAttributesInput, GetEndpointAttributesResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from "../SNSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|