@aws-sdk/client-pinpoint-sms-voice-v2 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/PinpointSMSVoiceV2.d.ts +359 -500
  3. package/dist-types/ts3.4/PinpointSMSVoiceV2Client.d.ts +10 -35
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CarrierLookupCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateNotifyConfigurationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateRcsAgentCommand.d.ts +3 -8
  17. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/DeleteNotifyConfigurationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteRcsAgentCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DescribeNotifyConfigurationsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/DescribeNotifyTemplatesCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +2 -4
  55. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DescribeRcsAgentsCommand.d.ts +4 -10
  58. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +4 -10
  66. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  73. package/dist-types/ts3.4/commands/ListNotifyCountriesCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +3 -5
  79. package/dist-types/ts3.4/commands/PutMessageFeedbackCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +5 -11
  81. package/dist-types/ts3.4/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  84. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/SendNotifyTextMessageCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/SendNotifyVoiceMessageCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/SendRcsMessageCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +4 -9
  95. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  106. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +5 -10
  108. package/dist-types/ts3.4/commands/UpdateNotifyConfigurationCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +5 -11
  110. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +4 -6
  113. package/dist-types/ts3.4/commands/UpdateRcsAgentCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +4 -9
  115. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  117. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  118. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  119. package/dist-types/ts3.4/models/enums.d.ts +23 -46
  120. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  121. package/dist-types/ts3.4/models/models_0.d.ts +9 -27
  122. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  127. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  128. package/package.json +38 -38
@@ -8,8 +8,7 @@ export declare const AccountAttributeName: {
8
8
  readonly ACCOUNT_TIER: "ACCOUNT_TIER";
9
9
  readonly DEFAULT_PROTECT_CONFIGURATION_ID: "DEFAULT_PROTECT_CONFIGURATION_ID";
10
10
  };
11
- export type AccountAttributeName =
12
- (typeof AccountAttributeName)[keyof typeof AccountAttributeName];
11
+ export type AccountAttributeName = (typeof AccountAttributeName)[keyof typeof AccountAttributeName];
13
12
  export declare const AccountLimitName: {
14
13
  readonly CONFIGURATION_SETS: "CONFIGURATION_SETS";
15
14
  readonly OPT_OUT_LISTS: "OPT_OUT_LISTS";
@@ -20,8 +19,7 @@ export declare const AccountLimitName: {
20
19
  readonly SENDER_IDS: "SENDER_IDS";
21
20
  readonly VERIFIED_DESTINATION_NUMBERS: "VERIFIED_DESTINATION_NUMBERS";
22
21
  };
23
- export type AccountLimitName =
24
- (typeof AccountLimitName)[keyof typeof AccountLimitName];
22
+ export type AccountLimitName = (typeof AccountLimitName)[keyof typeof AccountLimitName];
25
23
  export declare const ConflictExceptionReason: {
26
24
  readonly CREATE_REGISTRATION_VERSION_NOT_ALLOWED: "CREATE_REGISTRATION_VERSION_NOT_ALLOWED";
27
25
  readonly DELETION_PROTECTION_ENABLED: "DELETION_PROTECTION_ENABLED";
@@ -174,8 +172,7 @@ export declare const AttachmentStatus: {
174
172
  readonly UPLOAD_FAILED: "UPLOAD_FAILED";
175
173
  readonly UPLOAD_IN_PROGRESS: "UPLOAD_IN_PROGRESS";
176
174
  };
177
- export type AttachmentStatus =
178
- (typeof AttachmentStatus)[keyof typeof AttachmentStatus];
175
+ export type AttachmentStatus = (typeof AttachmentStatus)[keyof typeof AttachmentStatus];
179
176
  export declare const AttachmentUploadErrorReason: {
180
177
  readonly INTERNAL_ERROR: "INTERNAL_ERROR";
181
178
  };
@@ -187,8 +184,7 @@ export declare const PhoneNumberType: {
187
184
  readonly MOBILE: "MOBILE";
188
185
  readonly OTHER: "OTHER";
189
186
  };
190
- export type PhoneNumberType =
191
- (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
187
+ export type PhoneNumberType = (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
192
188
  export declare const CarrierStatus: {
193
189
  readonly ACTIVE: "ACTIVE";
194
190
  readonly PENDING: "PENDING";
@@ -272,8 +268,7 @@ export declare const CountryLaunchStatus: {
272
268
  readonly PENDING: "PENDING";
273
269
  readonly REJECTED: "REJECTED";
274
270
  };
275
- export type CountryLaunchStatus =
276
- (typeof CountryLaunchStatus)[keyof typeof CountryLaunchStatus];
271
+ export type CountryLaunchStatus = (typeof CountryLaunchStatus)[keyof typeof CountryLaunchStatus];
277
272
  export declare const CountryLaunchStatusFilterName: {
278
273
  readonly COUNTRY_LAUNCH_STATUS: "country-launch-status";
279
274
  };
@@ -285,8 +280,7 @@ export declare const NumberCapability: {
285
280
  readonly SMS: "SMS";
286
281
  readonly VOICE: "VOICE";
287
282
  };
288
- export type NumberCapability =
289
- (typeof NumberCapability)[keyof typeof NumberCapability];
283
+ export type NumberCapability = (typeof NumberCapability)[keyof typeof NumberCapability];
290
284
  export declare const NotifyConfigurationUseCase: {
291
285
  readonly CODE_VERIFICATION: "CODE_VERIFICATION";
292
286
  };
@@ -312,8 +306,7 @@ export declare const TierUpgradeStatus: {
312
306
  readonly PENDING_UPGRADE: "PENDING_UPGRADE";
313
307
  readonly REJECTED: "REJECTED";
314
308
  };
315
- export type TierUpgradeStatus =
316
- (typeof TierUpgradeStatus)[keyof typeof TierUpgradeStatus];
309
+ export type TierUpgradeStatus = (typeof TierUpgradeStatus)[keyof typeof TierUpgradeStatus];
317
310
  export declare const PoolStatus: {
318
311
  readonly ACTIVE: "ACTIVE";
319
312
  readonly CREATING: "CREATING";
@@ -328,8 +321,7 @@ export declare const RcsAgentStatus: {
328
321
  readonly PENDING: "PENDING";
329
322
  readonly TESTING: "TESTING";
330
323
  };
331
- export type RcsAgentStatus =
332
- (typeof RcsAgentStatus)[keyof typeof RcsAgentStatus];
324
+ export type RcsAgentStatus = (typeof RcsAgentStatus)[keyof typeof RcsAgentStatus];
333
325
  export declare const RegistrationStatus: {
334
326
  readonly AWS_REVIEWING: "AWS_REVIEWING";
335
327
  readonly CLOSED: "CLOSED";
@@ -342,8 +334,7 @@ export declare const RegistrationStatus: {
342
334
  readonly REVIEWING: "REVIEWING";
343
335
  readonly SUBMITTED: "SUBMITTED";
344
336
  };
345
- export type RegistrationStatus =
346
- (typeof RegistrationStatus)[keyof typeof RegistrationStatus];
337
+ export type RegistrationStatus = (typeof RegistrationStatus)[keyof typeof RegistrationStatus];
347
338
  export declare const RegistrationVersionStatus: {
348
339
  readonly APPROVED: "APPROVED";
349
340
  readonly ARCHIVED: "ARCHIVED";
@@ -364,8 +355,7 @@ export declare const VerificationStatus: {
364
355
  readonly UNSUPPORTED: "UNSUPPORTED";
365
356
  readonly VERIFIED: "VERIFIED";
366
357
  };
367
- export type VerificationStatus =
368
- (typeof VerificationStatus)[keyof typeof VerificationStatus];
358
+ export type VerificationStatus = (typeof VerificationStatus)[keyof typeof VerificationStatus];
369
359
  export declare const KeywordAction: {
370
360
  readonly AUTOMATIC_RESPONSE: "AUTOMATIC_RESPONSE";
371
361
  readonly OPT_IN: "OPT_IN";
@@ -381,8 +371,7 @@ export type ProtectConfigurationRuleOverrideAction =
381
371
  export declare const KeywordFilterName: {
382
372
  readonly KEYWORD_ACTION: "keyword-action";
383
373
  };
384
- export type KeywordFilterName =
385
- (typeof KeywordFilterName)[keyof typeof KeywordFilterName];
374
+ export type KeywordFilterName = (typeof KeywordFilterName)[keyof typeof KeywordFilterName];
386
375
  export declare const NotifyConfigurationFilterName: {
387
376
  readonly DEFAULT_POOL: "default-pool";
388
377
  readonly DEFAULT_TEMPLATE: "default-template";
@@ -410,8 +399,7 @@ export declare const NotifyTemplateStatus: {
410
399
  readonly ACTIVE: "ACTIVE";
411
400
  readonly INACTIVE: "INACTIVE";
412
401
  };
413
- export type NotifyTemplateStatus =
414
- (typeof NotifyTemplateStatus)[keyof typeof NotifyTemplateStatus];
402
+ export type NotifyTemplateStatus = (typeof NotifyTemplateStatus)[keyof typeof NotifyTemplateStatus];
415
403
  export declare const VoiceId: {
416
404
  readonly AMY: "AMY";
417
405
  readonly ASTRID: "ASTRID";
@@ -477,8 +465,7 @@ export type VoiceId = (typeof VoiceId)[keyof typeof VoiceId];
477
465
  export declare const NotifyTemplateType: {
478
466
  readonly OTP_VERIFICATION: "OTP_VERIFICATION";
479
467
  };
480
- export type NotifyTemplateType =
481
- (typeof NotifyTemplateType)[keyof typeof NotifyTemplateType];
468
+ export type NotifyTemplateType = (typeof NotifyTemplateType)[keyof typeof NotifyTemplateType];
482
469
  export declare const TemplateVariableSource: {
483
470
  readonly CUSTOMER: "CUSTOMER";
484
471
  readonly SYSTEM: "SYSTEM";
@@ -490,13 +477,11 @@ export declare const TemplateVariableType: {
490
477
  readonly INTEGER: "INTEGER";
491
478
  readonly STRING: "STRING";
492
479
  };
493
- export type TemplateVariableType =
494
- (typeof TemplateVariableType)[keyof typeof TemplateVariableType];
480
+ export type TemplateVariableType = (typeof TemplateVariableType)[keyof typeof TemplateVariableType];
495
481
  export declare const OptedOutFilterName: {
496
482
  readonly END_USER_OPTED_OUT: "end-user-opted-out";
497
483
  };
498
- export type OptedOutFilterName =
499
- (typeof OptedOutFilterName)[keyof typeof OptedOutFilterName];
484
+ export type OptedOutFilterName = (typeof OptedOutFilterName)[keyof typeof OptedOutFilterName];
500
485
  export declare const Owner: {
501
486
  readonly SELF: "SELF";
502
487
  readonly SHARED: "SHARED";
@@ -542,8 +527,7 @@ export declare const PoolFilterName: {
542
527
  readonly TWO_WAY_CHANNEL_ARN: "two-way-channel-arn";
543
528
  readonly TWO_WAY_ENABLED: "two-way-enabled";
544
529
  };
545
- export type PoolFilterName =
546
- (typeof PoolFilterName)[keyof typeof PoolFilterName];
530
+ export type PoolFilterName = (typeof PoolFilterName)[keyof typeof PoolFilterName];
547
531
  export declare const ProtectConfigurationFilterName: {
548
532
  readonly ACCOUNT_DEFAULT: "account-default";
549
533
  readonly DELETION_PROTECTION_ENABLED: "deletion-protection-enabled";
@@ -558,15 +542,13 @@ export declare const RcsAgentFilterName: {
558
542
  readonly TWO_WAY_CHANNEL_ARN: "two-way-channel-arn";
559
543
  readonly TWO_WAY_ENABLED: "two-way-enabled";
560
544
  };
561
- export type RcsAgentFilterName =
562
- (typeof RcsAgentFilterName)[keyof typeof RcsAgentFilterName];
545
+ export type RcsAgentFilterName = (typeof RcsAgentFilterName)[keyof typeof RcsAgentFilterName];
563
546
  export declare const TestingAgentStatus: {
564
547
  readonly ACTIVE: "ACTIVE";
565
548
  readonly CREATED: "CREATED";
566
549
  readonly PENDING: "PENDING";
567
550
  };
568
- export type TestingAgentStatus =
569
- (typeof TestingAgentStatus)[keyof typeof TestingAgentStatus];
551
+ export type TestingAgentStatus = (typeof TestingAgentStatus)[keyof typeof TestingAgentStatus];
570
552
  export declare const RegistrationAttachmentFilterName: {
571
553
  readonly ATTACHMENT_STATUS: "attachment-status";
572
554
  };
@@ -577,8 +559,7 @@ export declare const FieldRequirement: {
577
559
  readonly OPTIONAL: "OPTIONAL";
578
560
  readonly REQUIRED: "REQUIRED";
579
561
  };
580
- export type FieldRequirement =
581
- (typeof FieldRequirement)[keyof typeof FieldRequirement];
562
+ export type FieldRequirement = (typeof FieldRequirement)[keyof typeof FieldRequirement];
582
563
  export declare const FieldType: {
583
564
  readonly ATTACHMENT: "ATTACHMENT";
584
565
  readonly SELECT: "SELECT";
@@ -623,8 +604,7 @@ export declare const SenderIdFilterName: {
623
604
  readonly REGISTERED: "registered";
624
605
  readonly SENDER_ID: "sender-id";
625
606
  };
626
- export type SenderIdFilterName =
627
- (typeof SenderIdFilterName)[keyof typeof SenderIdFilterName];
607
+ export type SenderIdFilterName = (typeof SenderIdFilterName)[keyof typeof SenderIdFilterName];
628
608
  export declare const SpendLimitName: {
629
609
  readonly MEDIA_MESSAGE_MONTHLY_SPEND_LIMIT: "MEDIA_MESSAGE_MONTHLY_SPEND_LIMIT";
630
610
  readonly NOTIFY_MESSAGE_MONTHLY_SPEND_LIMIT: "NOTIFY_MESSAGE_MONTHLY_SPEND_LIMIT";
@@ -632,8 +612,7 @@ export declare const SpendLimitName: {
632
612
  readonly TEXT_MESSAGE_MONTHLY_SPEND_LIMIT: "TEXT_MESSAGE_MONTHLY_SPEND_LIMIT";
633
613
  readonly VOICE_MESSAGE_MONTHLY_SPEND_LIMIT: "VOICE_MESSAGE_MONTHLY_SPEND_LIMIT";
634
614
  };
635
- export type SpendLimitName =
636
- (typeof SpendLimitName)[keyof typeof SpendLimitName];
615
+ export type SpendLimitName = (typeof SpendLimitName)[keyof typeof SpendLimitName];
637
616
  export declare const VerifiedDestinationNumberFilterName: {
638
617
  readonly RCS_AGENT_ID: "rcs-agent-id";
639
618
  readonly STATUS: "status";
@@ -710,14 +689,12 @@ export declare const VerificationChannel: {
710
689
  readonly TEXT: "TEXT";
711
690
  readonly VOICE: "VOICE";
712
691
  };
713
- export type VerificationChannel =
714
- (typeof VerificationChannel)[keyof typeof VerificationChannel];
692
+ export type VerificationChannel = (typeof VerificationChannel)[keyof typeof VerificationChannel];
715
693
  export declare const RcsFallbackChannel: {
716
694
  readonly MMS: "MMS";
717
695
  readonly SMS: "SMS";
718
696
  };
719
- export type RcsFallbackChannel =
720
- (typeof RcsFallbackChannel)[keyof typeof RcsFallbackChannel];
697
+ export type RcsFallbackChannel = (typeof RcsFallbackChannel)[keyof typeof RcsFallbackChannel];
721
698
  export declare const VoiceMessageBodyTextType: {
722
699
  readonly SSML: "SSML";
723
700
  readonly TEXT: "TEXT";
@@ -13,9 +13,7 @@ export declare class AccessDeniedException extends __BaseException {
13
13
  readonly $fault: "client";
14
14
  Message?: string | undefined;
15
15
  Reason?: AccessDeniedExceptionReason | undefined;
16
- constructor(
17
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
18
- );
16
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
19
17
  }
20
18
  export declare class ConflictException extends __BaseException {
21
19
  readonly name: "ConflictException";
@@ -32,9 +30,7 @@ export declare class InternalServerException extends __BaseException {
32
30
  $retryable: {};
33
31
  Message?: string | undefined;
34
32
  RequestId?: string | undefined;
35
- constructor(
36
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
37
- );
33
+ constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
38
34
  }
39
35
  export declare class ResourceNotFoundException extends __BaseException {
40
36
  readonly name: "ResourceNotFoundException";
@@ -42,18 +38,14 @@ export declare class ResourceNotFoundException extends __BaseException {
42
38
  Message?: string | undefined;
43
39
  ResourceType?: ResourceType | undefined;
44
40
  ResourceId?: string | undefined;
45
- constructor(
46
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
47
- );
41
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
48
42
  }
49
43
  export declare class ServiceQuotaExceededException extends __BaseException {
50
44
  readonly name: "ServiceQuotaExceededException";
51
45
  readonly $fault: "client";
52
46
  Message?: string | undefined;
53
47
  Reason?: ServiceQuotaExceededExceptionReason | undefined;
54
- constructor(
55
- opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
56
- );
48
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
57
49
  }
58
50
  export declare class ThrottlingException extends __BaseException {
59
51
  readonly name: "ThrottlingException";
@@ -62,9 +54,7 @@ export declare class ThrottlingException extends __BaseException {
62
54
  throttling: boolean;
63
55
  };
64
56
  Message?: string | undefined;
65
- constructor(
66
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
67
- );
57
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
68
58
  }
69
59
  export declare class ValidationException extends __BaseException {
70
60
  readonly name: "ValidationException";
@@ -72,7 +62,5 @@ export declare class ValidationException extends __BaseException {
72
62
  Message?: string | undefined;
73
63
  Reason?: ValidationExceptionReason | undefined;
74
64
  Fields?: ValidationExceptionField[] | undefined;
75
- constructor(
76
- opts: __ExceptionOptionType<ValidationException, __BaseException>
77
- );
65
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
78
66
  }
@@ -348,9 +348,7 @@ export interface CreateRegistrationVersionResult {
348
348
  RegistrationId: string | undefined;
349
349
  VersionNumber: number | undefined;
350
350
  RegistrationVersionStatus: RegistrationVersionStatus | undefined;
351
- RegistrationVersionStatusHistory:
352
- | RegistrationVersionStatusHistory
353
- | undefined;
351
+ RegistrationVersionStatusHistory: RegistrationVersionStatusHistory | undefined;
354
352
  }
355
353
  export interface CreateVerifiedDestinationNumberRequest {
356
354
  DestinationPhoneNumber: string | undefined;
@@ -1070,9 +1068,7 @@ export interface RegistrationDeniedReasonInformation {
1070
1068
  export interface RegistrationVersionInformation {
1071
1069
  VersionNumber: number | undefined;
1072
1070
  RegistrationVersionStatus: RegistrationVersionStatus | undefined;
1073
- RegistrationVersionStatusHistory:
1074
- | RegistrationVersionStatusHistory
1075
- | undefined;
1071
+ RegistrationVersionStatusHistory: RegistrationVersionStatusHistory | undefined;
1076
1072
  DeniedReasons?: RegistrationDeniedReasonInformation[] | undefined;
1077
1073
  Feedback?: string | undefined;
1078
1074
  }
@@ -1145,9 +1141,7 @@ export interface VerifiedDestinationNumberInformation {
1145
1141
  CreatedTimestamp: Date | undefined;
1146
1142
  }
1147
1143
  export interface DescribeVerifiedDestinationNumbersResult {
1148
- VerifiedDestinationNumbers:
1149
- | VerifiedDestinationNumberInformation[]
1150
- | undefined;
1144
+ VerifiedDestinationNumbers: VerifiedDestinationNumberInformation[] | undefined;
1151
1145
  NextToken?: string | undefined;
1152
1146
  }
1153
1147
  export interface DisassociateOriginationIdentityRequest {
@@ -1181,9 +1175,7 @@ export interface DiscardRegistrationVersionResult {
1181
1175
  RegistrationId: string | undefined;
1182
1176
  VersionNumber: number | undefined;
1183
1177
  RegistrationVersionStatus: RegistrationVersionStatus | undefined;
1184
- RegistrationVersionStatusHistory:
1185
- | RegistrationVersionStatusHistory
1186
- | undefined;
1178
+ RegistrationVersionStatusHistory: RegistrationVersionStatusHistory | undefined;
1187
1179
  }
1188
1180
  export interface GetProtectConfigurationCountryRuleSetRequest {
1189
1181
  ProtectConfigurationId: string | undefined;
@@ -1196,9 +1188,7 @@ export interface GetProtectConfigurationCountryRuleSetResult {
1196
1188
  ProtectConfigurationArn: string | undefined;
1197
1189
  ProtectConfigurationId: string | undefined;
1198
1190
  NumberCapability: NumberCapability | undefined;
1199
- CountryRuleSet:
1200
- | Record<string, ProtectConfigurationCountryRuleSetInformation>
1201
- | undefined;
1191
+ CountryRuleSet: Record<string, ProtectConfigurationCountryRuleSetInformation> | undefined;
1202
1192
  }
1203
1193
  export interface GetResourcePolicyRequest {
1204
1194
  ResourceArn: string | undefined;
@@ -1270,9 +1260,7 @@ export interface ProtectConfigurationRuleSetNumberOverride {
1270
1260
  export interface ListProtectConfigurationRuleSetNumberOverridesResult {
1271
1261
  ProtectConfigurationArn: string | undefined;
1272
1262
  ProtectConfigurationId: string | undefined;
1273
- RuleSetNumberOverrides?:
1274
- | ProtectConfigurationRuleSetNumberOverride[]
1275
- | undefined;
1263
+ RuleSetNumberOverrides?: ProtectConfigurationRuleSetNumberOverride[] | undefined;
1276
1264
  NextToken?: string | undefined;
1277
1265
  }
1278
1266
  export interface RegistrationAssociationFilter {
@@ -1871,9 +1859,7 @@ export interface SubmitRegistrationVersionResult {
1871
1859
  RegistrationId: string | undefined;
1872
1860
  VersionNumber: number | undefined;
1873
1861
  RegistrationVersionStatus: RegistrationVersionStatus | undefined;
1874
- RegistrationVersionStatusHistory:
1875
- | RegistrationVersionStatusHistory
1876
- | undefined;
1862
+ RegistrationVersionStatusHistory: RegistrationVersionStatusHistory | undefined;
1877
1863
  AwsReview: boolean | undefined;
1878
1864
  }
1879
1865
  export interface TagResourceRequest {
@@ -1992,17 +1978,13 @@ export interface UpdateProtectConfigurationResult {
1992
1978
  export interface UpdateProtectConfigurationCountryRuleSetRequest {
1993
1979
  ProtectConfigurationId: string | undefined;
1994
1980
  NumberCapability: NumberCapability | undefined;
1995
- CountryRuleSetUpdates:
1996
- | Record<string, ProtectConfigurationCountryRuleSetInformation>
1997
- | undefined;
1981
+ CountryRuleSetUpdates: Record<string, ProtectConfigurationCountryRuleSetInformation> | undefined;
1998
1982
  }
1999
1983
  export interface UpdateProtectConfigurationCountryRuleSetResult {
2000
1984
  ProtectConfigurationArn: string | undefined;
2001
1985
  ProtectConfigurationId: string | undefined;
2002
1986
  NumberCapability: NumberCapability | undefined;
2003
- CountryRuleSet:
2004
- | Record<string, ProtectConfigurationCountryRuleSetInformation>
2005
- | undefined;
1987
+ CountryRuleSet: Record<string, ProtectConfigurationCountryRuleSetInformation> | undefined;
2006
1988
  }
2007
1989
  export interface UpdateRcsAgentRequest {
2008
1990
  RcsAgentId: string | undefined;
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { PinpointSMSVoiceV2Client } from "../PinpointSMSVoiceV2Client";
3
- export interface PinpointSMSVoiceV2PaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface PinpointSMSVoiceV2PaginationConfiguration extends PaginationConfiguration {
5
4
  client: PinpointSMSVoiceV2Client;
6
5
  }
@@ -1,8 +1,6 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { PinpointSMSVoiceV2ClientConfig } from "./PinpointSMSVoiceV2Client";
3
- export declare const getRuntimeConfig: (
4
- config: PinpointSMSVoiceV2ClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: PinpointSMSVoiceV2ClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -10,24 +8,16 @@ export declare const getRuntimeConfig: (
10
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
9
  credentialDefaultProvider:
12
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
13
- | ((
14
- _: unknown
15
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
16
12
  defaultUserAgentProvider: (
17
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
18
14
  ) => Promise<import("@smithy/types").UserAgent>;
19
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
16
  region: string | import("@smithy/types").Provider<any>;
21
- requestHandler:
22
- | import("@smithy/core/protocols").HttpHandler<any>
23
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
24
18
  retryMode: string | import("@smithy/types").Provider<string>;
25
19
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
21
  ) => Promise<Uint8Array>;
32
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
33
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -55,13 +45,8 @@ export declare const getRuntimeConfig: (
55
45
  logger: import("@smithy/types").Logger;
56
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- userAgentAppId?:
59
- | string
60
- | undefined
61
- | import("@smithy/types").Provider<string | undefined>;
62
- retryStrategy?:
63
- | import("@smithy/types").RetryStrategy
64
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
65
50
  endpoint?:
66
51
  | ((
67
52
  | string
@@ -83,7 +68,7 @@ export declare const getRuntimeConfig: (
83
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
84
69
  context?: {
85
70
  logger?: import("@smithy/types").Logger;
86
- }
71
+ },
87
72
  ) => import("@smithy/types").EndpointV2;
88
73
  tls?: boolean;
89
74
  serviceConfiguredEndpoint?: never;
@@ -96,13 +81,13 @@ export declare const getRuntimeConfig: (
96
81
  signer?:
97
82
  | import("@smithy/types").RequestSigner
98
83
  | ((
99
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
100
85
  ) => Promise<import("@smithy/types").RequestSigner>);
101
86
  signingEscapePath?: boolean;
102
87
  systemClockOffset?: number;
103
88
  signingRegion?: string;
104
89
  signerConstructor?: new (
105
90
  options: import("@smithy/signature-v4").SignatureV4Init &
106
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
107
92
  ) => import("@smithy/types").RequestSigner;
108
93
  };
@@ -1,8 +1,6 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
2
  import { PinpointSMSVoiceV2ClientConfig } from "./PinpointSMSVoiceV2Client";
3
- export declare const getRuntimeConfig: (
4
- config: PinpointSMSVoiceV2ClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: PinpointSMSVoiceV2ClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -12,23 +10,17 @@ export declare const getRuntimeConfig: (
12
10
  credentialDefaultProvider:
13
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
14
12
  | ((
15
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
16
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
17
15
  defaultUserAgentProvider: (
18
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
19
17
  ) => Promise<import("@smithy/types").UserAgent>;
20
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
21
19
  region: string | import("@smithy/types").Provider<string>;
22
- requestHandler:
23
- | RequestHandler
24
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
25
21
  retryMode: string | import("@smithy/types").Provider<string>;
26
22
  streamCollector: (
27
- stream:
28
- | import("stream").Readable
29
- | import("stream/web").ReadableStream
30
- | ReadableStream
31
- | Blob
23
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
32
24
  ) => Promise<Uint8Array>;
33
25
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
34
26
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -55,9 +47,7 @@ export declare const getRuntimeConfig: (
55
47
  logger: import("@smithy/types").Logger;
56
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- retryStrategy?:
59
- | import("@smithy/types").RetryStrategy
60
- | import("@smithy/types").RetryStrategyV2;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
61
51
  endpoint?:
62
52
  | ((
63
53
  | string
@@ -79,7 +69,7 @@ export declare const getRuntimeConfig: (
79
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
80
70
  context?: {
81
71
  logger?: import("@smithy/types").Logger;
82
- }
72
+ },
83
73
  ) => import("@smithy/types").EndpointV2;
84
74
  tls?: boolean;
85
75
  serviceConfiguredEndpoint?: never;
@@ -91,13 +81,13 @@ export declare const getRuntimeConfig: (
91
81
  signer?:
92
82
  | import("@smithy/types").RequestSigner
93
83
  | ((
94
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
95
85
  ) => Promise<import("@smithy/types").RequestSigner>);
96
86
  signingEscapePath?: boolean;
97
87
  systemClockOffset?: number;
98
88
  signingRegion?: string;
99
89
  signerConstructor?: new (
100
90
  options: import("@smithy/signature-v4").SignatureV4Init &
101
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
102
92
  ) => import("@smithy/types").RequestSigner;
103
93
  };
@@ -1,7 +1,5 @@
1
1
  import { PinpointSMSVoiceV2ClientConfig } from "./PinpointSMSVoiceV2Client";
2
- export declare const getRuntimeConfig: (
3
- config: PinpointSMSVoiceV2ClientConfig
4
- ) => {
2
+ export declare const getRuntimeConfig: (config: PinpointSMSVoiceV2ClientConfig) => {
5
3
  runtime: string;
6
4
  requestHandler:
7
5
  | import("@smithy/types").NodeHttpHandlerOptions
@@ -23,11 +21,7 @@ export declare const getRuntimeConfig: (
23
21
  urlParser: import("@smithy/types").UrlParser;
24
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
25
23
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
25
  ) => Promise<Uint8Array>;
32
26
  base64Decoder: import("@smithy/types").Decoder;
33
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -42,30 +36,21 @@ export declare const getRuntimeConfig: (
42
36
  region: string | import("@smithy/types").Provider<any>;
43
37
  profile?: string;
44
38
  defaultUserAgentProvider: (
45
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
46
40
  ) => Promise<import("@smithy/types").UserAgent>;
47
41
  credentialDefaultProvider:
48
42
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
49
- | ((
50
- _: unknown
51
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
43
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
52
44
  maxAttempts: number | import("@smithy/types").Provider<number>;
53
45
  retryMode: string | import("@smithy/types").Provider<string>;
54
46
  logger: import("@smithy/types").Logger;
55
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
56
48
  defaultsMode:
57
49
  | import("@smithy/core/client").DefaultsMode
58
- | import("@smithy/types").Provider<
59
- import("@smithy/core/client").DefaultsMode
60
- >;
50
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
61
51
  customUserAgent?: string | import("@smithy/types").UserAgent;
62
- userAgentAppId?:
63
- | string
64
- | undefined
65
- | import("@smithy/types").Provider<string | undefined>;
66
- retryStrategy?:
67
- | import("@smithy/types").RetryStrategy
68
- | import("@smithy/types").RetryStrategyV2;
52
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
69
54
  endpoint?:
70
55
  | ((
71
56
  | string
@@ -87,7 +72,7 @@ export declare const getRuntimeConfig: (
87
72
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
88
73
  context?: {
89
74
  logger?: import("@smithy/types").Logger;
90
- }
75
+ },
91
76
  ) => import("@smithy/types").EndpointV2;
92
77
  tls?: boolean;
93
78
  serviceConfiguredEndpoint?: never;
@@ -100,13 +85,13 @@ export declare const getRuntimeConfig: (
100
85
  signer?:
101
86
  | import("@smithy/types").RequestSigner
102
87
  | ((
103
- authScheme?: import("@smithy/types").AuthScheme
88
+ authScheme?: import("@smithy/types").AuthScheme,
104
89
  ) => Promise<import("@smithy/types").RequestSigner>);
105
90
  signingEscapePath?: boolean;
106
91
  systemClockOffset?: number;
107
92
  signingRegion?: string;
108
93
  signerConstructor?: new (
109
94
  options: import("@smithy/signature-v4").SignatureV4Init &
110
- import("@smithy/signature-v4").SignatureV4CryptoInit
95
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
111
96
  ) => import("@smithy/types").RequestSigner;
112
97
  };
@@ -1,8 +1,6 @@
1
1
  import { AwsJson1_0Protocol } from "@aws-sdk/core/protocols";
2
2
  import { PinpointSMSVoiceV2ClientConfig } from "./PinpointSMSVoiceV2Client";
3
- export declare const getRuntimeConfig: (
4
- config: PinpointSMSVoiceV2ClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: PinpointSMSVoiceV2ClientConfig) => {
6
4
  apiVersion: string;
7
5
  base64Decoder: import("@smithy/types").Decoder;
8
6
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -11,7 +9,7 @@ export declare const getRuntimeConfig: (
11
9
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
12
10
  context?: {
13
11
  logger?: import("@smithy/types").Logger;
14
- }
12
+ },
15
13
  ) => import("@smithy/types").EndpointV2;
16
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
17
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").PinpointSMSVoiceV2HttpAuthSchemeProvider;
@@ -1,13 +1,11 @@
1
1
  import { PinpointSMSVoiceV2ExtensionConfiguration } from "./extensionConfiguration";
2
2
  export interface RuntimeExtension {
3
- configure(
4
- extensionConfiguration: PinpointSMSVoiceV2ExtensionConfiguration
5
- ): void;
3
+ configure(extensionConfiguration: PinpointSMSVoiceV2ExtensionConfiguration): void;
6
4
  }
7
5
  export interface RuntimeExtensionsConfig {
8
6
  extensions: RuntimeExtension[];
9
7
  }
10
8
  export declare const resolveRuntimeExtensions: (
11
9
  runtimeConfig: any,
12
- extensions: RuntimeExtension[]
10
+ extensions: RuntimeExtension[],
13
11
  ) => any;