cdk-lambda-subminute 2.0.300 → 2.0.302

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 (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -174,6 +174,7 @@
174
174
  "type": "boolean"
175
175
  },
176
176
  "TwoWayChannelArn": {},
177
+ "TwoWayChannelRole": {},
177
178
  "SelfManagedOptOutsEnabled": {
178
179
  "type": "boolean"
179
180
  },
@@ -193,6 +194,194 @@
193
194
  }
194
195
  }
195
196
  },
197
+ "CreateRegistration": {
198
+ "input": {
199
+ "type": "structure",
200
+ "required": [
201
+ "RegistrationType"
202
+ ],
203
+ "members": {
204
+ "RegistrationType": {},
205
+ "Tags": {
206
+ "shape": "Sa"
207
+ },
208
+ "ClientToken": {
209
+ "idempotencyToken": true
210
+ }
211
+ }
212
+ },
213
+ "output": {
214
+ "type": "structure",
215
+ "required": [
216
+ "RegistrationArn",
217
+ "RegistrationId",
218
+ "RegistrationType",
219
+ "RegistrationStatus",
220
+ "CurrentVersionNumber",
221
+ "CreatedTimestamp"
222
+ ],
223
+ "members": {
224
+ "RegistrationArn": {},
225
+ "RegistrationId": {},
226
+ "RegistrationType": {},
227
+ "RegistrationStatus": {},
228
+ "CurrentVersionNumber": {
229
+ "type": "long"
230
+ },
231
+ "AdditionalAttributes": {
232
+ "shape": "S19"
233
+ },
234
+ "Tags": {
235
+ "shape": "Sa"
236
+ },
237
+ "CreatedTimestamp": {
238
+ "type": "timestamp"
239
+ }
240
+ }
241
+ }
242
+ },
243
+ "CreateRegistrationAssociation": {
244
+ "input": {
245
+ "type": "structure",
246
+ "required": [
247
+ "RegistrationId",
248
+ "ResourceId"
249
+ ],
250
+ "members": {
251
+ "RegistrationId": {},
252
+ "ResourceId": {}
253
+ }
254
+ },
255
+ "output": {
256
+ "type": "structure",
257
+ "required": [
258
+ "RegistrationArn",
259
+ "RegistrationId",
260
+ "RegistrationType",
261
+ "ResourceArn",
262
+ "ResourceId",
263
+ "ResourceType"
264
+ ],
265
+ "members": {
266
+ "RegistrationArn": {},
267
+ "RegistrationId": {},
268
+ "RegistrationType": {},
269
+ "ResourceArn": {},
270
+ "ResourceId": {},
271
+ "ResourceType": {},
272
+ "IsoCountryCode": {},
273
+ "PhoneNumber": {}
274
+ }
275
+ }
276
+ },
277
+ "CreateRegistrationAttachment": {
278
+ "input": {
279
+ "type": "structure",
280
+ "members": {
281
+ "AttachmentBody": {
282
+ "type": "blob"
283
+ },
284
+ "AttachmentUrl": {},
285
+ "Tags": {
286
+ "shape": "Sa"
287
+ },
288
+ "ClientToken": {
289
+ "idempotencyToken": true
290
+ }
291
+ }
292
+ },
293
+ "output": {
294
+ "type": "structure",
295
+ "required": [
296
+ "RegistrationAttachmentArn",
297
+ "RegistrationAttachmentId",
298
+ "AttachmentStatus",
299
+ "CreatedTimestamp"
300
+ ],
301
+ "members": {
302
+ "RegistrationAttachmentArn": {},
303
+ "RegistrationAttachmentId": {},
304
+ "AttachmentStatus": {},
305
+ "Tags": {
306
+ "shape": "Sa"
307
+ },
308
+ "CreatedTimestamp": {
309
+ "type": "timestamp"
310
+ }
311
+ }
312
+ }
313
+ },
314
+ "CreateRegistrationVersion": {
315
+ "input": {
316
+ "type": "structure",
317
+ "required": [
318
+ "RegistrationId"
319
+ ],
320
+ "members": {
321
+ "RegistrationId": {}
322
+ }
323
+ },
324
+ "output": {
325
+ "type": "structure",
326
+ "required": [
327
+ "RegistrationArn",
328
+ "RegistrationId",
329
+ "VersionNumber",
330
+ "RegistrationVersionStatus",
331
+ "RegistrationVersionStatusHistory"
332
+ ],
333
+ "members": {
334
+ "RegistrationArn": {},
335
+ "RegistrationId": {},
336
+ "VersionNumber": {
337
+ "type": "long"
338
+ },
339
+ "RegistrationVersionStatus": {},
340
+ "RegistrationVersionStatusHistory": {
341
+ "shape": "S1n"
342
+ }
343
+ }
344
+ }
345
+ },
346
+ "CreateVerifiedDestinationNumber": {
347
+ "input": {
348
+ "type": "structure",
349
+ "required": [
350
+ "DestinationPhoneNumber"
351
+ ],
352
+ "members": {
353
+ "DestinationPhoneNumber": {},
354
+ "Tags": {
355
+ "shape": "Sa"
356
+ },
357
+ "ClientToken": {
358
+ "idempotencyToken": true
359
+ }
360
+ }
361
+ },
362
+ "output": {
363
+ "type": "structure",
364
+ "required": [
365
+ "VerifiedDestinationNumberArn",
366
+ "VerifiedDestinationNumberId",
367
+ "DestinationPhoneNumber",
368
+ "Status",
369
+ "CreatedTimestamp"
370
+ ],
371
+ "members": {
372
+ "VerifiedDestinationNumberArn": {},
373
+ "VerifiedDestinationNumberId": {},
374
+ "DestinationPhoneNumber": {},
375
+ "Status": {},
376
+ "Tags": {
377
+ "shape": "Sa"
378
+ },
379
+ "CreatedTimestamp": {
380
+ "type": "timestamp"
381
+ }
382
+ }
383
+ }
384
+ },
196
385
  "DeleteConfigurationSet": {
197
386
  "input": {
198
387
  "type": "structure",
@@ -209,7 +398,7 @@
209
398
  "ConfigurationSetArn": {},
210
399
  "ConfigurationSetName": {},
211
400
  "EventDestinations": {
212
- "shape": "S16"
401
+ "shape": "S1t"
213
402
  },
214
403
  "DefaultMessageType": {},
215
404
  "DefaultSenderId": {},
@@ -372,6 +561,7 @@
372
561
  "type": "boolean"
373
562
  },
374
563
  "TwoWayChannelArn": {},
564
+ "TwoWayChannelRole": {},
375
565
  "SelfManagedOptOutsEnabled": {
376
566
  "type": "boolean"
377
567
  },
@@ -385,6 +575,113 @@
385
575
  }
386
576
  }
387
577
  },
578
+ "DeleteRegistration": {
579
+ "input": {
580
+ "type": "structure",
581
+ "required": [
582
+ "RegistrationId"
583
+ ],
584
+ "members": {
585
+ "RegistrationId": {}
586
+ }
587
+ },
588
+ "output": {
589
+ "type": "structure",
590
+ "required": [
591
+ "RegistrationArn",
592
+ "RegistrationId",
593
+ "RegistrationType",
594
+ "RegistrationStatus",
595
+ "CurrentVersionNumber",
596
+ "CreatedTimestamp"
597
+ ],
598
+ "members": {
599
+ "RegistrationArn": {},
600
+ "RegistrationId": {},
601
+ "RegistrationType": {},
602
+ "RegistrationStatus": {},
603
+ "CurrentVersionNumber": {
604
+ "type": "long"
605
+ },
606
+ "ApprovedVersionNumber": {
607
+ "type": "long"
608
+ },
609
+ "LatestDeniedVersionNumber": {
610
+ "type": "long"
611
+ },
612
+ "AdditionalAttributes": {
613
+ "shape": "S19"
614
+ },
615
+ "CreatedTimestamp": {
616
+ "type": "timestamp"
617
+ }
618
+ }
619
+ }
620
+ },
621
+ "DeleteRegistrationAttachment": {
622
+ "input": {
623
+ "type": "structure",
624
+ "required": [
625
+ "RegistrationAttachmentId"
626
+ ],
627
+ "members": {
628
+ "RegistrationAttachmentId": {}
629
+ }
630
+ },
631
+ "output": {
632
+ "type": "structure",
633
+ "required": [
634
+ "RegistrationAttachmentArn",
635
+ "RegistrationAttachmentId",
636
+ "AttachmentStatus",
637
+ "CreatedTimestamp"
638
+ ],
639
+ "members": {
640
+ "RegistrationAttachmentArn": {},
641
+ "RegistrationAttachmentId": {},
642
+ "AttachmentStatus": {},
643
+ "AttachmentUploadErrorReason": {},
644
+ "CreatedTimestamp": {
645
+ "type": "timestamp"
646
+ }
647
+ }
648
+ }
649
+ },
650
+ "DeleteRegistrationFieldValue": {
651
+ "input": {
652
+ "type": "structure",
653
+ "required": [
654
+ "RegistrationId",
655
+ "FieldPath"
656
+ ],
657
+ "members": {
658
+ "RegistrationId": {},
659
+ "FieldPath": {}
660
+ }
661
+ },
662
+ "output": {
663
+ "type": "structure",
664
+ "required": [
665
+ "RegistrationArn",
666
+ "RegistrationId",
667
+ "VersionNumber",
668
+ "FieldPath"
669
+ ],
670
+ "members": {
671
+ "RegistrationArn": {},
672
+ "RegistrationId": {},
673
+ "VersionNumber": {
674
+ "type": "long"
675
+ },
676
+ "FieldPath": {},
677
+ "SelectChoices": {
678
+ "shape": "S2n"
679
+ },
680
+ "TextValue": {},
681
+ "RegistrationAttachmentId": {}
682
+ }
683
+ }
684
+ },
388
685
  "DeleteTextMessageSpendLimitOverride": {
389
686
  "input": {
390
687
  "type": "structure",
@@ -399,6 +696,34 @@
399
696
  }
400
697
  }
401
698
  },
699
+ "DeleteVerifiedDestinationNumber": {
700
+ "input": {
701
+ "type": "structure",
702
+ "required": [
703
+ "VerifiedDestinationNumberId"
704
+ ],
705
+ "members": {
706
+ "VerifiedDestinationNumberId": {}
707
+ }
708
+ },
709
+ "output": {
710
+ "type": "structure",
711
+ "required": [
712
+ "VerifiedDestinationNumberArn",
713
+ "VerifiedDestinationNumberId",
714
+ "DestinationPhoneNumber",
715
+ "CreatedTimestamp"
716
+ ],
717
+ "members": {
718
+ "VerifiedDestinationNumberArn": {},
719
+ "VerifiedDestinationNumberId": {},
720
+ "DestinationPhoneNumber": {},
721
+ "CreatedTimestamp": {
722
+ "type": "timestamp"
723
+ }
724
+ }
725
+ }
726
+ },
402
727
  "DeleteVoiceMessageSpendLimitOverride": {
403
728
  "input": {
404
729
  "type": "structure",
@@ -500,7 +825,7 @@
500
825
  "members": {
501
826
  "Name": {},
502
827
  "Values": {
503
- "shape": "S2f"
828
+ "shape": "S3g"
504
829
  }
505
830
  }
506
831
  }
@@ -528,7 +853,7 @@
528
853
  "ConfigurationSetArn": {},
529
854
  "ConfigurationSetName": {},
530
855
  "EventDestinations": {
531
- "shape": "S16"
856
+ "shape": "S1t"
532
857
  },
533
858
  "DefaultMessageType": {},
534
859
  "DefaultSenderId": {},
@@ -565,7 +890,7 @@
565
890
  "members": {
566
891
  "Name": {},
567
892
  "Values": {
568
- "shape": "S2f"
893
+ "shape": "S3g"
569
894
  }
570
895
  }
571
896
  }
@@ -663,7 +988,7 @@
663
988
  "members": {
664
989
  "Name": {},
665
990
  "Values": {
666
- "shape": "S2f"
991
+ "shape": "S3g"
667
992
  }
668
993
  }
669
994
  }
@@ -722,7 +1047,7 @@
722
1047
  "members": {
723
1048
  "Name": {},
724
1049
  "Values": {
725
- "shape": "S2f"
1050
+ "shape": "S3g"
726
1051
  }
727
1052
  }
728
1053
  }
@@ -763,7 +1088,7 @@
763
1088
  "IsoCountryCode": {},
764
1089
  "MessageType": {},
765
1090
  "NumberCapabilities": {
766
- "shape": "S3f"
1091
+ "shape": "S4g"
767
1092
  },
768
1093
  "NumberType": {},
769
1094
  "MonthlyLeasingPrice": {},
@@ -771,6 +1096,7 @@
771
1096
  "type": "boolean"
772
1097
  },
773
1098
  "TwoWayChannelArn": {},
1099
+ "TwoWayChannelRole": {},
774
1100
  "SelfManagedOptOutsEnabled": {
775
1101
  "type": "boolean"
776
1102
  },
@@ -779,6 +1105,7 @@
779
1105
  "type": "boolean"
780
1106
  },
781
1107
  "PoolId": {},
1108
+ "RegistrationId": {},
782
1109
  "CreatedTimestamp": {
783
1110
  "type": "timestamp"
784
1111
  }
@@ -808,7 +1135,7 @@
808
1135
  "members": {
809
1136
  "Name": {},
810
1137
  "Values": {
811
- "shape": "S2f"
1138
+ "shape": "S3g"
812
1139
  }
813
1140
  }
814
1141
  }
@@ -847,6 +1174,7 @@
847
1174
  "type": "boolean"
848
1175
  },
849
1176
  "TwoWayChannelArn": {},
1177
+ "TwoWayChannelRole": {},
850
1178
  "SelfManagedOptOutsEnabled": {
851
1179
  "type": "boolean"
852
1180
  },
@@ -867,23 +1195,13 @@
867
1195
  }
868
1196
  }
869
1197
  },
870
- "DescribeSenderIds": {
1198
+ "DescribeRegistrationAttachments": {
871
1199
  "input": {
872
1200
  "type": "structure",
873
1201
  "members": {
874
- "SenderIds": {
1202
+ "RegistrationAttachmentIds": {
875
1203
  "type": "list",
876
- "member": {
877
- "type": "structure",
878
- "required": [
879
- "SenderId",
880
- "IsoCountryCode"
881
- ],
882
- "members": {
883
- "SenderId": {},
884
- "IsoCountryCode": {}
885
- }
886
- }
1204
+ "member": {}
887
1205
  },
888
1206
  "Filters": {
889
1207
  "type": "list",
@@ -896,7 +1214,7 @@
896
1214
  "members": {
897
1215
  "Name": {},
898
1216
  "Values": {
899
- "shape": "S2f"
1217
+ "shape": "S3g"
900
1218
  }
901
1219
  }
902
1220
  }
@@ -909,27 +1227,28 @@
909
1227
  },
910
1228
  "output": {
911
1229
  "type": "structure",
1230
+ "required": [
1231
+ "RegistrationAttachments"
1232
+ ],
912
1233
  "members": {
913
- "SenderIds": {
1234
+ "RegistrationAttachments": {
914
1235
  "type": "list",
915
1236
  "member": {
916
1237
  "type": "structure",
917
1238
  "required": [
918
- "SenderIdArn",
919
- "SenderId",
920
- "IsoCountryCode",
921
- "MessageTypes",
922
- "MonthlyLeasingPrice"
1239
+ "RegistrationAttachmentArn",
1240
+ "RegistrationAttachmentId",
1241
+ "AttachmentStatus",
1242
+ "CreatedTimestamp"
923
1243
  ],
924
1244
  "members": {
925
- "SenderIdArn": {},
926
- "SenderId": {},
927
- "IsoCountryCode": {},
928
- "MessageTypes": {
929
- "type": "list",
930
- "member": {}
931
- },
932
- "MonthlyLeasingPrice": {}
1245
+ "RegistrationAttachmentArn": {},
1246
+ "RegistrationAttachmentId": {},
1247
+ "AttachmentStatus": {},
1248
+ "AttachmentUploadErrorReason": {},
1249
+ "CreatedTimestamp": {
1250
+ "type": "timestamp"
1251
+ }
933
1252
  }
934
1253
  }
935
1254
  },
@@ -937,10 +1256,18 @@
937
1256
  }
938
1257
  }
939
1258
  },
940
- "DescribeSpendLimits": {
1259
+ "DescribeRegistrationFieldDefinitions": {
941
1260
  "input": {
942
1261
  "type": "structure",
1262
+ "required": [
1263
+ "RegistrationType"
1264
+ ],
943
1265
  "members": {
1266
+ "RegistrationType": {},
1267
+ "SectionPath": {},
1268
+ "FieldPaths": {
1269
+ "shape": "S51"
1270
+ },
944
1271
  "NextToken": {},
945
1272
  "MaxResults": {
946
1273
  "type": "integer"
@@ -949,20 +1276,565 @@
949
1276
  },
950
1277
  "output": {
951
1278
  "type": "structure",
1279
+ "required": [
1280
+ "RegistrationType",
1281
+ "RegistrationFieldDefinitions"
1282
+ ],
952
1283
  "members": {
953
- "SpendLimits": {
1284
+ "RegistrationType": {},
1285
+ "RegistrationFieldDefinitions": {
954
1286
  "type": "list",
955
1287
  "member": {
956
1288
  "type": "structure",
957
1289
  "required": [
958
- "Name",
959
- "EnforcedLimit",
960
- "MaxLimit",
961
- "Overridden"
1290
+ "SectionPath",
1291
+ "FieldPath",
1292
+ "FieldType",
1293
+ "FieldRequirement",
1294
+ "DisplayHints"
962
1295
  ],
963
1296
  "members": {
964
- "Name": {},
965
- "EnforcedLimit": {
1297
+ "SectionPath": {},
1298
+ "FieldPath": {},
1299
+ "FieldType": {},
1300
+ "FieldRequirement": {},
1301
+ "SelectValidation": {
1302
+ "type": "structure",
1303
+ "required": [
1304
+ "MinChoices",
1305
+ "MaxChoices",
1306
+ "Options"
1307
+ ],
1308
+ "members": {
1309
+ "MinChoices": {
1310
+ "type": "integer"
1311
+ },
1312
+ "MaxChoices": {
1313
+ "type": "integer"
1314
+ },
1315
+ "Options": {
1316
+ "type": "list",
1317
+ "member": {}
1318
+ }
1319
+ }
1320
+ },
1321
+ "TextValidation": {
1322
+ "type": "structure",
1323
+ "required": [
1324
+ "MinLength",
1325
+ "MaxLength",
1326
+ "Pattern"
1327
+ ],
1328
+ "members": {
1329
+ "MinLength": {
1330
+ "type": "integer"
1331
+ },
1332
+ "MaxLength": {
1333
+ "type": "integer"
1334
+ },
1335
+ "Pattern": {}
1336
+ }
1337
+ },
1338
+ "DisplayHints": {
1339
+ "type": "structure",
1340
+ "required": [
1341
+ "Title",
1342
+ "ShortDescription"
1343
+ ],
1344
+ "members": {
1345
+ "Title": {},
1346
+ "ShortDescription": {},
1347
+ "LongDescription": {},
1348
+ "DocumentationTitle": {},
1349
+ "DocumentationLink": {},
1350
+ "SelectOptionDescriptions": {
1351
+ "type": "list",
1352
+ "member": {
1353
+ "type": "structure",
1354
+ "required": [
1355
+ "Option"
1356
+ ],
1357
+ "members": {
1358
+ "Option": {},
1359
+ "Title": {},
1360
+ "Description": {}
1361
+ }
1362
+ }
1363
+ },
1364
+ "TextValidationDescription": {},
1365
+ "ExampleTextValue": {}
1366
+ }
1367
+ }
1368
+ }
1369
+ }
1370
+ },
1371
+ "NextToken": {}
1372
+ }
1373
+ }
1374
+ },
1375
+ "DescribeRegistrationFieldValues": {
1376
+ "input": {
1377
+ "type": "structure",
1378
+ "required": [
1379
+ "RegistrationId"
1380
+ ],
1381
+ "members": {
1382
+ "RegistrationId": {},
1383
+ "VersionNumber": {
1384
+ "type": "long"
1385
+ },
1386
+ "SectionPath": {},
1387
+ "FieldPaths": {
1388
+ "shape": "S51"
1389
+ },
1390
+ "NextToken": {},
1391
+ "MaxResults": {
1392
+ "type": "integer"
1393
+ }
1394
+ }
1395
+ },
1396
+ "output": {
1397
+ "type": "structure",
1398
+ "required": [
1399
+ "RegistrationArn",
1400
+ "RegistrationId",
1401
+ "VersionNumber",
1402
+ "RegistrationFieldValues"
1403
+ ],
1404
+ "members": {
1405
+ "RegistrationArn": {},
1406
+ "RegistrationId": {},
1407
+ "VersionNumber": {
1408
+ "type": "long"
1409
+ },
1410
+ "RegistrationFieldValues": {
1411
+ "type": "list",
1412
+ "member": {
1413
+ "type": "structure",
1414
+ "required": [
1415
+ "FieldPath"
1416
+ ],
1417
+ "members": {
1418
+ "FieldPath": {},
1419
+ "SelectChoices": {
1420
+ "shape": "S2n"
1421
+ },
1422
+ "TextValue": {},
1423
+ "RegistrationAttachmentId": {},
1424
+ "DeniedReason": {}
1425
+ }
1426
+ }
1427
+ },
1428
+ "NextToken": {}
1429
+ }
1430
+ }
1431
+ },
1432
+ "DescribeRegistrationSectionDefinitions": {
1433
+ "input": {
1434
+ "type": "structure",
1435
+ "required": [
1436
+ "RegistrationType"
1437
+ ],
1438
+ "members": {
1439
+ "RegistrationType": {},
1440
+ "SectionPaths": {
1441
+ "type": "list",
1442
+ "member": {}
1443
+ },
1444
+ "NextToken": {},
1445
+ "MaxResults": {
1446
+ "type": "integer"
1447
+ }
1448
+ }
1449
+ },
1450
+ "output": {
1451
+ "type": "structure",
1452
+ "required": [
1453
+ "RegistrationType",
1454
+ "RegistrationSectionDefinitions"
1455
+ ],
1456
+ "members": {
1457
+ "RegistrationType": {},
1458
+ "RegistrationSectionDefinitions": {
1459
+ "type": "list",
1460
+ "member": {
1461
+ "type": "structure",
1462
+ "required": [
1463
+ "SectionPath",
1464
+ "DisplayHints"
1465
+ ],
1466
+ "members": {
1467
+ "SectionPath": {},
1468
+ "DisplayHints": {
1469
+ "type": "structure",
1470
+ "required": [
1471
+ "Title",
1472
+ "ShortDescription"
1473
+ ],
1474
+ "members": {
1475
+ "Title": {},
1476
+ "ShortDescription": {},
1477
+ "LongDescription": {},
1478
+ "DocumentationTitle": {},
1479
+ "DocumentationLink": {}
1480
+ }
1481
+ }
1482
+ }
1483
+ }
1484
+ },
1485
+ "NextToken": {}
1486
+ }
1487
+ }
1488
+ },
1489
+ "DescribeRegistrationTypeDefinitions": {
1490
+ "input": {
1491
+ "type": "structure",
1492
+ "members": {
1493
+ "RegistrationTypes": {
1494
+ "type": "list",
1495
+ "member": {}
1496
+ },
1497
+ "Filters": {
1498
+ "type": "list",
1499
+ "member": {
1500
+ "type": "structure",
1501
+ "required": [
1502
+ "Name",
1503
+ "Values"
1504
+ ],
1505
+ "members": {
1506
+ "Name": {},
1507
+ "Values": {
1508
+ "shape": "S3g"
1509
+ }
1510
+ }
1511
+ }
1512
+ },
1513
+ "NextToken": {},
1514
+ "MaxResults": {
1515
+ "type": "integer"
1516
+ }
1517
+ }
1518
+ },
1519
+ "output": {
1520
+ "type": "structure",
1521
+ "required": [
1522
+ "RegistrationTypeDefinitions"
1523
+ ],
1524
+ "members": {
1525
+ "RegistrationTypeDefinitions": {
1526
+ "type": "list",
1527
+ "member": {
1528
+ "type": "structure",
1529
+ "required": [
1530
+ "RegistrationType",
1531
+ "DisplayHints"
1532
+ ],
1533
+ "members": {
1534
+ "RegistrationType": {},
1535
+ "SupportedAssociations": {
1536
+ "type": "list",
1537
+ "member": {
1538
+ "type": "structure",
1539
+ "required": [
1540
+ "ResourceType",
1541
+ "AssociationBehavior",
1542
+ "DisassociationBehavior"
1543
+ ],
1544
+ "members": {
1545
+ "ResourceType": {},
1546
+ "IsoCountryCode": {},
1547
+ "AssociationBehavior": {},
1548
+ "DisassociationBehavior": {}
1549
+ }
1550
+ }
1551
+ },
1552
+ "DisplayHints": {
1553
+ "type": "structure",
1554
+ "required": [
1555
+ "Title"
1556
+ ],
1557
+ "members": {
1558
+ "Title": {},
1559
+ "ShortDescription": {},
1560
+ "LongDescription": {},
1561
+ "DocumentationTitle": {},
1562
+ "DocumentationLink": {}
1563
+ }
1564
+ }
1565
+ }
1566
+ }
1567
+ },
1568
+ "NextToken": {}
1569
+ }
1570
+ }
1571
+ },
1572
+ "DescribeRegistrationVersions": {
1573
+ "input": {
1574
+ "type": "structure",
1575
+ "required": [
1576
+ "RegistrationId"
1577
+ ],
1578
+ "members": {
1579
+ "RegistrationId": {},
1580
+ "VersionNumbers": {
1581
+ "type": "list",
1582
+ "member": {
1583
+ "type": "long"
1584
+ }
1585
+ },
1586
+ "Filters": {
1587
+ "type": "list",
1588
+ "member": {
1589
+ "type": "structure",
1590
+ "required": [
1591
+ "Name",
1592
+ "Values"
1593
+ ],
1594
+ "members": {
1595
+ "Name": {},
1596
+ "Values": {
1597
+ "shape": "S3g"
1598
+ }
1599
+ }
1600
+ }
1601
+ },
1602
+ "NextToken": {},
1603
+ "MaxResults": {
1604
+ "type": "integer"
1605
+ }
1606
+ }
1607
+ },
1608
+ "output": {
1609
+ "type": "structure",
1610
+ "required": [
1611
+ "RegistrationArn",
1612
+ "RegistrationId",
1613
+ "RegistrationVersions"
1614
+ ],
1615
+ "members": {
1616
+ "RegistrationArn": {},
1617
+ "RegistrationId": {},
1618
+ "RegistrationVersions": {
1619
+ "type": "list",
1620
+ "member": {
1621
+ "type": "structure",
1622
+ "required": [
1623
+ "VersionNumber",
1624
+ "RegistrationVersionStatus",
1625
+ "RegistrationVersionStatusHistory"
1626
+ ],
1627
+ "members": {
1628
+ "VersionNumber": {
1629
+ "type": "long"
1630
+ },
1631
+ "RegistrationVersionStatus": {},
1632
+ "RegistrationVersionStatusHistory": {
1633
+ "shape": "S1n"
1634
+ },
1635
+ "DeniedReasons": {
1636
+ "type": "list",
1637
+ "member": {
1638
+ "type": "structure",
1639
+ "required": [
1640
+ "Reason",
1641
+ "ShortDescription"
1642
+ ],
1643
+ "members": {
1644
+ "Reason": {},
1645
+ "ShortDescription": {},
1646
+ "LongDescription": {},
1647
+ "DocumentationTitle": {},
1648
+ "DocumentationLink": {}
1649
+ }
1650
+ }
1651
+ }
1652
+ }
1653
+ }
1654
+ },
1655
+ "NextToken": {}
1656
+ }
1657
+ }
1658
+ },
1659
+ "DescribeRegistrations": {
1660
+ "input": {
1661
+ "type": "structure",
1662
+ "members": {
1663
+ "RegistrationIds": {
1664
+ "type": "list",
1665
+ "member": {}
1666
+ },
1667
+ "Filters": {
1668
+ "type": "list",
1669
+ "member": {
1670
+ "type": "structure",
1671
+ "required": [
1672
+ "Name",
1673
+ "Values"
1674
+ ],
1675
+ "members": {
1676
+ "Name": {},
1677
+ "Values": {
1678
+ "shape": "S3g"
1679
+ }
1680
+ }
1681
+ }
1682
+ },
1683
+ "NextToken": {},
1684
+ "MaxResults": {
1685
+ "type": "integer"
1686
+ }
1687
+ }
1688
+ },
1689
+ "output": {
1690
+ "type": "structure",
1691
+ "required": [
1692
+ "Registrations"
1693
+ ],
1694
+ "members": {
1695
+ "Registrations": {
1696
+ "type": "list",
1697
+ "member": {
1698
+ "type": "structure",
1699
+ "required": [
1700
+ "RegistrationArn",
1701
+ "RegistrationId",
1702
+ "RegistrationType",
1703
+ "RegistrationStatus",
1704
+ "CurrentVersionNumber",
1705
+ "CreatedTimestamp"
1706
+ ],
1707
+ "members": {
1708
+ "RegistrationArn": {},
1709
+ "RegistrationId": {},
1710
+ "RegistrationType": {},
1711
+ "RegistrationStatus": {},
1712
+ "CurrentVersionNumber": {
1713
+ "type": "long"
1714
+ },
1715
+ "ApprovedVersionNumber": {
1716
+ "type": "long"
1717
+ },
1718
+ "LatestDeniedVersionNumber": {
1719
+ "type": "long"
1720
+ },
1721
+ "AdditionalAttributes": {
1722
+ "shape": "S19"
1723
+ },
1724
+ "CreatedTimestamp": {
1725
+ "type": "timestamp"
1726
+ }
1727
+ }
1728
+ }
1729
+ },
1730
+ "NextToken": {}
1731
+ }
1732
+ }
1733
+ },
1734
+ "DescribeSenderIds": {
1735
+ "input": {
1736
+ "type": "structure",
1737
+ "members": {
1738
+ "SenderIds": {
1739
+ "type": "list",
1740
+ "member": {
1741
+ "type": "structure",
1742
+ "required": [
1743
+ "SenderId",
1744
+ "IsoCountryCode"
1745
+ ],
1746
+ "members": {
1747
+ "SenderId": {},
1748
+ "IsoCountryCode": {}
1749
+ }
1750
+ }
1751
+ },
1752
+ "Filters": {
1753
+ "type": "list",
1754
+ "member": {
1755
+ "type": "structure",
1756
+ "required": [
1757
+ "Name",
1758
+ "Values"
1759
+ ],
1760
+ "members": {
1761
+ "Name": {},
1762
+ "Values": {
1763
+ "shape": "S3g"
1764
+ }
1765
+ }
1766
+ }
1767
+ },
1768
+ "NextToken": {},
1769
+ "MaxResults": {
1770
+ "type": "integer"
1771
+ }
1772
+ }
1773
+ },
1774
+ "output": {
1775
+ "type": "structure",
1776
+ "members": {
1777
+ "SenderIds": {
1778
+ "type": "list",
1779
+ "member": {
1780
+ "type": "structure",
1781
+ "required": [
1782
+ "SenderIdArn",
1783
+ "SenderId",
1784
+ "IsoCountryCode",
1785
+ "MessageTypes",
1786
+ "MonthlyLeasingPrice",
1787
+ "DeletionProtectionEnabled",
1788
+ "Registered"
1789
+ ],
1790
+ "members": {
1791
+ "SenderIdArn": {},
1792
+ "SenderId": {},
1793
+ "IsoCountryCode": {},
1794
+ "MessageTypes": {
1795
+ "shape": "S6t"
1796
+ },
1797
+ "MonthlyLeasingPrice": {},
1798
+ "DeletionProtectionEnabled": {
1799
+ "type": "boolean"
1800
+ },
1801
+ "Registered": {
1802
+ "type": "boolean"
1803
+ },
1804
+ "RegistrationId": {}
1805
+ }
1806
+ }
1807
+ },
1808
+ "NextToken": {}
1809
+ }
1810
+ }
1811
+ },
1812
+ "DescribeSpendLimits": {
1813
+ "input": {
1814
+ "type": "structure",
1815
+ "members": {
1816
+ "NextToken": {},
1817
+ "MaxResults": {
1818
+ "type": "integer"
1819
+ }
1820
+ }
1821
+ },
1822
+ "output": {
1823
+ "type": "structure",
1824
+ "members": {
1825
+ "SpendLimits": {
1826
+ "type": "list",
1827
+ "member": {
1828
+ "type": "structure",
1829
+ "required": [
1830
+ "Name",
1831
+ "EnforcedLimit",
1832
+ "MaxLimit",
1833
+ "Overridden"
1834
+ ],
1835
+ "members": {
1836
+ "Name": {},
1837
+ "EnforcedLimit": {
966
1838
  "type": "long"
967
1839
  },
968
1840
  "MaxLimit": {
@@ -978,6 +1850,72 @@
978
1850
  }
979
1851
  }
980
1852
  },
1853
+ "DescribeVerifiedDestinationNumbers": {
1854
+ "input": {
1855
+ "type": "structure",
1856
+ "members": {
1857
+ "VerifiedDestinationNumberIds": {
1858
+ "type": "list",
1859
+ "member": {}
1860
+ },
1861
+ "DestinationPhoneNumbers": {
1862
+ "type": "list",
1863
+ "member": {}
1864
+ },
1865
+ "Filters": {
1866
+ "type": "list",
1867
+ "member": {
1868
+ "type": "structure",
1869
+ "required": [
1870
+ "Name",
1871
+ "Values"
1872
+ ],
1873
+ "members": {
1874
+ "Name": {},
1875
+ "Values": {
1876
+ "shape": "S3g"
1877
+ }
1878
+ }
1879
+ }
1880
+ },
1881
+ "NextToken": {},
1882
+ "MaxResults": {
1883
+ "type": "integer"
1884
+ }
1885
+ }
1886
+ },
1887
+ "output": {
1888
+ "type": "structure",
1889
+ "required": [
1890
+ "VerifiedDestinationNumbers"
1891
+ ],
1892
+ "members": {
1893
+ "VerifiedDestinationNumbers": {
1894
+ "type": "list",
1895
+ "member": {
1896
+ "type": "structure",
1897
+ "required": [
1898
+ "VerifiedDestinationNumberArn",
1899
+ "VerifiedDestinationNumberId",
1900
+ "DestinationPhoneNumber",
1901
+ "Status",
1902
+ "CreatedTimestamp"
1903
+ ],
1904
+ "members": {
1905
+ "VerifiedDestinationNumberArn": {},
1906
+ "VerifiedDestinationNumberId": {},
1907
+ "DestinationPhoneNumber": {},
1908
+ "Status": {},
1909
+ "CreatedTimestamp": {
1910
+ "type": "timestamp"
1911
+ }
1912
+ }
1913
+ }
1914
+ },
1915
+ "NextToken": {}
1916
+ }
1917
+ }
1918
+ },
981
1919
  "DisassociateOriginationIdentity": {
982
1920
  "input": {
983
1921
  "type": "structure",
@@ -1006,6 +1944,38 @@
1006
1944
  }
1007
1945
  }
1008
1946
  },
1947
+ "DiscardRegistrationVersion": {
1948
+ "input": {
1949
+ "type": "structure",
1950
+ "required": [
1951
+ "RegistrationId"
1952
+ ],
1953
+ "members": {
1954
+ "RegistrationId": {}
1955
+ }
1956
+ },
1957
+ "output": {
1958
+ "type": "structure",
1959
+ "required": [
1960
+ "RegistrationArn",
1961
+ "RegistrationId",
1962
+ "VersionNumber",
1963
+ "RegistrationVersionStatus",
1964
+ "RegistrationVersionStatusHistory"
1965
+ ],
1966
+ "members": {
1967
+ "RegistrationArn": {},
1968
+ "RegistrationId": {},
1969
+ "VersionNumber": {
1970
+ "type": "long"
1971
+ },
1972
+ "RegistrationVersionStatus": {},
1973
+ "RegistrationVersionStatusHistory": {
1974
+ "shape": "S1n"
1975
+ }
1976
+ }
1977
+ }
1978
+ },
1009
1979
  "ListPoolOriginationIdentities": {
1010
1980
  "input": {
1011
1981
  "type": "structure",
@@ -1025,7 +1995,7 @@
1025
1995
  "members": {
1026
1996
  "Name": {},
1027
1997
  "Values": {
1028
- "shape": "S2f"
1998
+ "shape": "S3g"
1029
1999
  }
1030
2000
  }
1031
2001
  }
@@ -1056,11 +2026,76 @@
1056
2026
  "OriginationIdentity": {},
1057
2027
  "IsoCountryCode": {},
1058
2028
  "NumberCapabilities": {
1059
- "shape": "S3f"
2029
+ "shape": "S4g"
2030
+ },
2031
+ "PhoneNumber": {}
2032
+ }
2033
+ }
2034
+ },
2035
+ "NextToken": {}
2036
+ }
2037
+ }
2038
+ },
2039
+ "ListRegistrationAssociations": {
2040
+ "input": {
2041
+ "type": "structure",
2042
+ "required": [
2043
+ "RegistrationId"
2044
+ ],
2045
+ "members": {
2046
+ "RegistrationId": {},
2047
+ "Filters": {
2048
+ "type": "list",
2049
+ "member": {
2050
+ "type": "structure",
2051
+ "required": [
2052
+ "Name",
2053
+ "Values"
2054
+ ],
2055
+ "members": {
2056
+ "Name": {},
2057
+ "Values": {
2058
+ "shape": "S3g"
1060
2059
  }
1061
2060
  }
1062
2061
  }
1063
2062
  },
2063
+ "NextToken": {},
2064
+ "MaxResults": {
2065
+ "type": "integer"
2066
+ }
2067
+ }
2068
+ },
2069
+ "output": {
2070
+ "type": "structure",
2071
+ "required": [
2072
+ "RegistrationArn",
2073
+ "RegistrationId",
2074
+ "RegistrationType",
2075
+ "RegistrationAssociations"
2076
+ ],
2077
+ "members": {
2078
+ "RegistrationArn": {},
2079
+ "RegistrationId": {},
2080
+ "RegistrationType": {},
2081
+ "RegistrationAssociations": {
2082
+ "type": "list",
2083
+ "member": {
2084
+ "type": "structure",
2085
+ "required": [
2086
+ "ResourceArn",
2087
+ "ResourceId",
2088
+ "ResourceType"
2089
+ ],
2090
+ "members": {
2091
+ "ResourceArn": {},
2092
+ "ResourceId": {},
2093
+ "ResourceType": {},
2094
+ "IsoCountryCode": {},
2095
+ "PhoneNumber": {}
2096
+ }
2097
+ }
2098
+ },
1064
2099
  "NextToken": {}
1065
2100
  }
1066
2101
  }
@@ -1138,6 +2173,46 @@
1138
2173
  }
1139
2174
  }
1140
2175
  },
2176
+ "PutRegistrationFieldValue": {
2177
+ "input": {
2178
+ "type": "structure",
2179
+ "required": [
2180
+ "RegistrationId",
2181
+ "FieldPath"
2182
+ ],
2183
+ "members": {
2184
+ "RegistrationId": {},
2185
+ "FieldPath": {},
2186
+ "SelectChoices": {
2187
+ "shape": "S2n"
2188
+ },
2189
+ "TextValue": {},
2190
+ "RegistrationAttachmentId": {}
2191
+ }
2192
+ },
2193
+ "output": {
2194
+ "type": "structure",
2195
+ "required": [
2196
+ "RegistrationArn",
2197
+ "RegistrationId",
2198
+ "VersionNumber",
2199
+ "FieldPath"
2200
+ ],
2201
+ "members": {
2202
+ "RegistrationArn": {},
2203
+ "RegistrationId": {},
2204
+ "VersionNumber": {
2205
+ "type": "long"
2206
+ },
2207
+ "FieldPath": {},
2208
+ "SelectChoices": {
2209
+ "shape": "S2n"
2210
+ },
2211
+ "TextValue": {},
2212
+ "RegistrationAttachmentId": {}
2213
+ }
2214
+ }
2215
+ },
1141
2216
  "ReleasePhoneNumber": {
1142
2217
  "input": {
1143
2218
  "type": "structure",
@@ -1158,7 +2233,7 @@
1158
2233
  "IsoCountryCode": {},
1159
2234
  "MessageType": {},
1160
2235
  "NumberCapabilities": {
1161
- "shape": "S3f"
2236
+ "shape": "S4g"
1162
2237
  },
1163
2238
  "NumberType": {},
1164
2239
  "MonthlyLeasingPrice": {},
@@ -1166,16 +2241,55 @@
1166
2241
  "type": "boolean"
1167
2242
  },
1168
2243
  "TwoWayChannelArn": {},
2244
+ "TwoWayChannelRole": {},
1169
2245
  "SelfManagedOptOutsEnabled": {
1170
2246
  "type": "boolean"
1171
2247
  },
1172
2248
  "OptOutListName": {},
2249
+ "RegistrationId": {},
1173
2250
  "CreatedTimestamp": {
1174
2251
  "type": "timestamp"
1175
2252
  }
1176
2253
  }
1177
2254
  }
1178
2255
  },
2256
+ "ReleaseSenderId": {
2257
+ "input": {
2258
+ "type": "structure",
2259
+ "required": [
2260
+ "SenderId",
2261
+ "IsoCountryCode"
2262
+ ],
2263
+ "members": {
2264
+ "SenderId": {},
2265
+ "IsoCountryCode": {}
2266
+ }
2267
+ },
2268
+ "output": {
2269
+ "type": "structure",
2270
+ "required": [
2271
+ "SenderIdArn",
2272
+ "SenderId",
2273
+ "IsoCountryCode",
2274
+ "MessageTypes",
2275
+ "MonthlyLeasingPrice",
2276
+ "Registered"
2277
+ ],
2278
+ "members": {
2279
+ "SenderIdArn": {},
2280
+ "SenderId": {},
2281
+ "IsoCountryCode": {},
2282
+ "MessageTypes": {
2283
+ "shape": "S6t"
2284
+ },
2285
+ "MonthlyLeasingPrice": {},
2286
+ "Registered": {
2287
+ "type": "boolean"
2288
+ },
2289
+ "RegistrationId": {}
2290
+ }
2291
+ }
2292
+ },
1179
2293
  "RequestPhoneNumber": {
1180
2294
  "input": {
1181
2295
  "type": "structure",
@@ -1189,7 +2303,7 @@
1189
2303
  "IsoCountryCode": {},
1190
2304
  "MessageType": {},
1191
2305
  "NumberCapabilities": {
1192
- "shape": "S3f"
2306
+ "shape": "S4g"
1193
2307
  },
1194
2308
  "NumberType": {},
1195
2309
  "OptOutListName": {},
@@ -1216,7 +2330,7 @@
1216
2330
  "IsoCountryCode": {},
1217
2331
  "MessageType": {},
1218
2332
  "NumberCapabilities": {
1219
- "shape": "S3f"
2333
+ "shape": "S4g"
1220
2334
  },
1221
2335
  "NumberType": {},
1222
2336
  "MonthlyLeasingPrice": {},
@@ -1224,6 +2338,7 @@
1224
2338
  "type": "boolean"
1225
2339
  },
1226
2340
  "TwoWayChannelArn": {},
2341
+ "TwoWayChannelRole": {},
1227
2342
  "SelfManagedOptOutsEnabled": {
1228
2343
  "type": "boolean"
1229
2344
  },
@@ -1232,6 +2347,7 @@
1232
2347
  "type": "boolean"
1233
2348
  },
1234
2349
  "PoolId": {},
2350
+ "RegistrationId": {},
1235
2351
  "Tags": {
1236
2352
  "shape": "Sa"
1237
2353
  },
@@ -1241,6 +2357,92 @@
1241
2357
  }
1242
2358
  }
1243
2359
  },
2360
+ "RequestSenderId": {
2361
+ "input": {
2362
+ "type": "structure",
2363
+ "required": [
2364
+ "SenderId",
2365
+ "IsoCountryCode"
2366
+ ],
2367
+ "members": {
2368
+ "SenderId": {},
2369
+ "IsoCountryCode": {},
2370
+ "MessageTypes": {
2371
+ "shape": "S6t"
2372
+ },
2373
+ "DeletionProtectionEnabled": {
2374
+ "type": "boolean"
2375
+ },
2376
+ "Tags": {
2377
+ "shape": "Sa"
2378
+ },
2379
+ "ClientToken": {
2380
+ "idempotencyToken": true
2381
+ }
2382
+ }
2383
+ },
2384
+ "output": {
2385
+ "type": "structure",
2386
+ "required": [
2387
+ "SenderIdArn",
2388
+ "SenderId",
2389
+ "IsoCountryCode",
2390
+ "MessageTypes",
2391
+ "MonthlyLeasingPrice",
2392
+ "DeletionProtectionEnabled",
2393
+ "Registered"
2394
+ ],
2395
+ "members": {
2396
+ "SenderIdArn": {},
2397
+ "SenderId": {},
2398
+ "IsoCountryCode": {},
2399
+ "MessageTypes": {
2400
+ "shape": "S6t"
2401
+ },
2402
+ "MonthlyLeasingPrice": {},
2403
+ "DeletionProtectionEnabled": {
2404
+ "type": "boolean"
2405
+ },
2406
+ "Registered": {
2407
+ "type": "boolean"
2408
+ },
2409
+ "Tags": {
2410
+ "shape": "Sa"
2411
+ }
2412
+ }
2413
+ }
2414
+ },
2415
+ "SendDestinationNumberVerificationCode": {
2416
+ "input": {
2417
+ "type": "structure",
2418
+ "required": [
2419
+ "VerifiedDestinationNumberId",
2420
+ "VerificationChannel"
2421
+ ],
2422
+ "members": {
2423
+ "VerifiedDestinationNumberId": {},
2424
+ "VerificationChannel": {},
2425
+ "LanguageCode": {},
2426
+ "OriginationIdentity": {},
2427
+ "ConfigurationSetName": {},
2428
+ "Context": {
2429
+ "shape": "S8c"
2430
+ },
2431
+ "DestinationCountryParameters": {
2432
+ "shape": "S8f"
2433
+ }
2434
+ }
2435
+ },
2436
+ "output": {
2437
+ "type": "structure",
2438
+ "required": [
2439
+ "MessageId"
2440
+ ],
2441
+ "members": {
2442
+ "MessageId": {}
2443
+ }
2444
+ }
2445
+ },
1244
2446
  "SendTextMessage": {
1245
2447
  "input": {
1246
2448
  "type": "structure",
@@ -1259,12 +2461,10 @@
1259
2461
  "type": "integer"
1260
2462
  },
1261
2463
  "Context": {
1262
- "shape": "S4x"
2464
+ "shape": "S8c"
1263
2465
  },
1264
2466
  "DestinationCountryParameters": {
1265
- "type": "map",
1266
- "key": {},
1267
- "value": {}
2467
+ "shape": "S8f"
1268
2468
  },
1269
2469
  "DryRun": {
1270
2470
  "type": "boolean"
@@ -1297,7 +2497,7 @@
1297
2497
  "type": "integer"
1298
2498
  },
1299
2499
  "Context": {
1300
- "shape": "S4x"
2500
+ "shape": "S8c"
1301
2501
  },
1302
2502
  "DryRun": {
1303
2503
  "type": "boolean"
@@ -1395,6 +2595,38 @@
1395
2595
  }
1396
2596
  }
1397
2597
  },
2598
+ "SubmitRegistrationVersion": {
2599
+ "input": {
2600
+ "type": "structure",
2601
+ "required": [
2602
+ "RegistrationId"
2603
+ ],
2604
+ "members": {
2605
+ "RegistrationId": {}
2606
+ }
2607
+ },
2608
+ "output": {
2609
+ "type": "structure",
2610
+ "required": [
2611
+ "RegistrationArn",
2612
+ "RegistrationId",
2613
+ "VersionNumber",
2614
+ "RegistrationVersionStatus",
2615
+ "RegistrationVersionStatusHistory"
2616
+ ],
2617
+ "members": {
2618
+ "RegistrationArn": {},
2619
+ "RegistrationId": {},
2620
+ "VersionNumber": {
2621
+ "type": "long"
2622
+ },
2623
+ "RegistrationVersionStatus": {},
2624
+ "RegistrationVersionStatusHistory": {
2625
+ "shape": "S1n"
2626
+ }
2627
+ }
2628
+ }
2629
+ },
1398
2630
  "TagResource": {
1399
2631
  "input": {
1400
2632
  "type": "structure",
@@ -1487,6 +2719,7 @@
1487
2719
  "type": "boolean"
1488
2720
  },
1489
2721
  "TwoWayChannelArn": {},
2722
+ "TwoWayChannelRole": {},
1490
2723
  "SelfManagedOptOutsEnabled": {
1491
2724
  "type": "boolean"
1492
2725
  },
@@ -1506,7 +2739,7 @@
1506
2739
  "IsoCountryCode": {},
1507
2740
  "MessageType": {},
1508
2741
  "NumberCapabilities": {
1509
- "shape": "S3f"
2742
+ "shape": "S4g"
1510
2743
  },
1511
2744
  "NumberType": {},
1512
2745
  "MonthlyLeasingPrice": {},
@@ -1514,6 +2747,7 @@
1514
2747
  "type": "boolean"
1515
2748
  },
1516
2749
  "TwoWayChannelArn": {},
2750
+ "TwoWayChannelRole": {},
1517
2751
  "SelfManagedOptOutsEnabled": {
1518
2752
  "type": "boolean"
1519
2753
  },
@@ -1521,6 +2755,7 @@
1521
2755
  "DeletionProtectionEnabled": {
1522
2756
  "type": "boolean"
1523
2757
  },
2758
+ "RegistrationId": {},
1524
2759
  "CreatedTimestamp": {
1525
2760
  "type": "timestamp"
1526
2761
  }
@@ -1539,6 +2774,7 @@
1539
2774
  "type": "boolean"
1540
2775
  },
1541
2776
  "TwoWayChannelArn": {},
2777
+ "TwoWayChannelRole": {},
1542
2778
  "SelfManagedOptOutsEnabled": {
1543
2779
  "type": "boolean"
1544
2780
  },
@@ -1562,6 +2798,7 @@
1562
2798
  "type": "boolean"
1563
2799
  },
1564
2800
  "TwoWayChannelArn": {},
2801
+ "TwoWayChannelRole": {},
1565
2802
  "SelfManagedOptOutsEnabled": {
1566
2803
  "type": "boolean"
1567
2804
  },
@@ -1577,6 +2814,82 @@
1577
2814
  }
1578
2815
  }
1579
2816
  }
2817
+ },
2818
+ "UpdateSenderId": {
2819
+ "input": {
2820
+ "type": "structure",
2821
+ "required": [
2822
+ "SenderId",
2823
+ "IsoCountryCode"
2824
+ ],
2825
+ "members": {
2826
+ "SenderId": {},
2827
+ "IsoCountryCode": {},
2828
+ "DeletionProtectionEnabled": {
2829
+ "type": "boolean"
2830
+ }
2831
+ }
2832
+ },
2833
+ "output": {
2834
+ "type": "structure",
2835
+ "required": [
2836
+ "SenderIdArn",
2837
+ "SenderId",
2838
+ "IsoCountryCode",
2839
+ "MessageTypes",
2840
+ "MonthlyLeasingPrice",
2841
+ "DeletionProtectionEnabled",
2842
+ "Registered"
2843
+ ],
2844
+ "members": {
2845
+ "SenderIdArn": {},
2846
+ "SenderId": {},
2847
+ "IsoCountryCode": {},
2848
+ "MessageTypes": {
2849
+ "shape": "S6t"
2850
+ },
2851
+ "MonthlyLeasingPrice": {},
2852
+ "DeletionProtectionEnabled": {
2853
+ "type": "boolean"
2854
+ },
2855
+ "Registered": {
2856
+ "type": "boolean"
2857
+ },
2858
+ "RegistrationId": {}
2859
+ }
2860
+ }
2861
+ },
2862
+ "VerifyDestinationNumber": {
2863
+ "input": {
2864
+ "type": "structure",
2865
+ "required": [
2866
+ "VerifiedDestinationNumberId",
2867
+ "VerificationCode"
2868
+ ],
2869
+ "members": {
2870
+ "VerifiedDestinationNumberId": {},
2871
+ "VerificationCode": {}
2872
+ }
2873
+ },
2874
+ "output": {
2875
+ "type": "structure",
2876
+ "required": [
2877
+ "VerifiedDestinationNumberArn",
2878
+ "VerifiedDestinationNumberId",
2879
+ "DestinationPhoneNumber",
2880
+ "Status",
2881
+ "CreatedTimestamp"
2882
+ ],
2883
+ "members": {
2884
+ "VerifiedDestinationNumberArn": {},
2885
+ "VerifiedDestinationNumberId": {},
2886
+ "DestinationPhoneNumber": {},
2887
+ "Status": {},
2888
+ "CreatedTimestamp": {
2889
+ "type": "timestamp"
2890
+ }
2891
+ }
2892
+ }
1580
2893
  }
1581
2894
  },
1582
2895
  "shapes": {
@@ -1658,21 +2971,75 @@
1658
2971
  }
1659
2972
  }
1660
2973
  },
1661
- "S16": {
2974
+ "S19": {
2975
+ "type": "map",
2976
+ "key": {},
2977
+ "value": {}
2978
+ },
2979
+ "S1n": {
2980
+ "type": "structure",
2981
+ "required": [
2982
+ "DraftTimestamp"
2983
+ ],
2984
+ "members": {
2985
+ "DraftTimestamp": {
2986
+ "type": "timestamp"
2987
+ },
2988
+ "SubmittedTimestamp": {
2989
+ "type": "timestamp"
2990
+ },
2991
+ "ReviewingTimestamp": {
2992
+ "type": "timestamp"
2993
+ },
2994
+ "ApprovedTimestamp": {
2995
+ "type": "timestamp"
2996
+ },
2997
+ "DiscardedTimestamp": {
2998
+ "type": "timestamp"
2999
+ },
3000
+ "DeniedTimestamp": {
3001
+ "type": "timestamp"
3002
+ },
3003
+ "RevokedTimestamp": {
3004
+ "type": "timestamp"
3005
+ },
3006
+ "ArchivedTimestamp": {
3007
+ "type": "timestamp"
3008
+ }
3009
+ }
3010
+ },
3011
+ "S1t": {
1662
3012
  "type": "list",
1663
3013
  "member": {
1664
3014
  "shape": "St"
1665
3015
  }
1666
3016
  },
1667
- "S2f": {
3017
+ "S2n": {
3018
+ "type": "list",
3019
+ "member": {}
3020
+ },
3021
+ "S3g": {
3022
+ "type": "list",
3023
+ "member": {}
3024
+ },
3025
+ "S4g": {
3026
+ "type": "list",
3027
+ "member": {}
3028
+ },
3029
+ "S51": {
1668
3030
  "type": "list",
1669
3031
  "member": {}
1670
3032
  },
1671
- "S3f": {
3033
+ "S6t": {
1672
3034
  "type": "list",
1673
3035
  "member": {}
1674
3036
  },
1675
- "S4x": {
3037
+ "S8c": {
3038
+ "type": "map",
3039
+ "key": {},
3040
+ "value": {}
3041
+ },
3042
+ "S8f": {
1676
3043
  "type": "map",
1677
3044
  "key": {},
1678
3045
  "value": {}