@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
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -64,10 +61,7 @@ import {
64
61
  CreateOptOutListCommandInput,
65
62
  CreateOptOutListCommandOutput,
66
63
  } from "./commands/CreateOptOutListCommand";
67
- import {
68
- CreatePoolCommandInput,
69
- CreatePoolCommandOutput,
70
- } from "./commands/CreatePoolCommand";
64
+ import { CreatePoolCommandInput, CreatePoolCommandOutput } from "./commands/CreatePoolCommand";
71
65
  import {
72
66
  CreateProtectConfigurationCommandInput,
73
67
  CreateProtectConfigurationCommandOutput,
@@ -140,10 +134,7 @@ import {
140
134
  DeleteOptOutListCommandInput,
141
135
  DeleteOptOutListCommandOutput,
142
136
  } from "./commands/DeleteOptOutListCommand";
143
- import {
144
- DeletePoolCommandInput,
145
- DeletePoolCommandOutput,
146
- } from "./commands/DeletePoolCommand";
137
+ import { DeletePoolCommandInput, DeletePoolCommandOutput } from "./commands/DeletePoolCommand";
147
138
  import {
148
139
  DeleteProtectConfigurationCommandInput,
149
140
  DeleteProtectConfigurationCommandOutput,
@@ -320,10 +311,7 @@ import {
320
311
  ListTagsForResourceCommandInput,
321
312
  ListTagsForResourceCommandOutput,
322
313
  } from "./commands/ListTagsForResourceCommand";
323
- import {
324
- PutKeywordCommandInput,
325
- PutKeywordCommandOutput,
326
- } from "./commands/PutKeywordCommand";
314
+ import { PutKeywordCommandInput, PutKeywordCommandOutput } from "./commands/PutKeywordCommand";
327
315
  import {
328
316
  PutMessageFeedbackCommandInput,
329
317
  PutMessageFeedbackCommandOutput,
@@ -428,10 +416,7 @@ import {
428
416
  SubmitRegistrationVersionCommandInput,
429
417
  SubmitRegistrationVersionCommandOutput,
430
418
  } from "./commands/SubmitRegistrationVersionCommand";
431
- import {
432
- TagResourceCommandInput,
433
- TagResourceCommandOutput,
434
- } from "./commands/TagResourceCommand";
419
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
435
420
  import {
436
421
  UntagResourceCommandInput,
437
422
  UntagResourceCommandOutput,
@@ -448,10 +433,7 @@ import {
448
433
  UpdatePhoneNumberCommandInput,
449
434
  UpdatePhoneNumberCommandOutput,
450
435
  } from "./commands/UpdatePhoneNumberCommand";
451
- import {
452
- UpdatePoolCommandInput,
453
- UpdatePoolCommandOutput,
454
- } from "./commands/UpdatePoolCommand";
436
+ import { UpdatePoolCommandInput, UpdatePoolCommandOutput } from "./commands/UpdatePoolCommand";
455
437
  import {
456
438
  UpdateProtectConfigurationCommandInput,
457
439
  UpdateProtectConfigurationCommandOutput,
@@ -699,8 +681,7 @@ export type ServiceOutputTypes =
699
681
  | UpdateRcsAgentCommandOutput
700
682
  | UpdateSenderIdCommandOutput
701
683
  | VerifyDestinationNumberCommandOutput;
702
- export interface ClientDefaults
703
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
684
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
704
685
  requestHandler?: __HttpHandlerUserInput;
705
686
  sha256?: __ChecksumConstructor | __HashConstructor;
706
687
  urlParser?: __UrlParser;
@@ -736,8 +717,7 @@ export type PinpointSMSVoiceV2ClientConfigType = Partial<
736
717
  EndpointInputConfig<EndpointParameters> &
737
718
  HttpAuthSchemeInputConfig &
738
719
  ClientInputEndpointParameters;
739
- export interface PinpointSMSVoiceV2ClientConfig
740
- extends PinpointSMSVoiceV2ClientConfigType {}
720
+ export interface PinpointSMSVoiceV2ClientConfig extends PinpointSMSVoiceV2ClientConfigType {}
741
721
  export type PinpointSMSVoiceV2ClientResolvedConfigType =
742
722
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
743
723
  Required<ClientDefaults> &
@@ -749,8 +729,7 @@ export type PinpointSMSVoiceV2ClientResolvedConfigType =
749
729
  EndpointResolvedConfig<EndpointParameters> &
750
730
  HttpAuthSchemeResolvedConfig &
751
731
  ClientResolvedEndpointParameters;
752
- export interface PinpointSMSVoiceV2ClientResolvedConfig
753
- extends PinpointSMSVoiceV2ClientResolvedConfigType {}
732
+ export interface PinpointSMSVoiceV2ClientResolvedConfig extends PinpointSMSVoiceV2ClientResolvedConfigType {}
754
733
  export declare class PinpointSMSVoiceV2Client extends __Client<
755
734
  __HttpHandlerOptions,
756
735
  ServiceInputTypes,
@@ -758,10 +737,6 @@ export declare class PinpointSMSVoiceV2Client extends __Client<
758
737
  PinpointSMSVoiceV2ClientResolvedConfig
759
738
  > {
760
739
  readonly config: PinpointSMSVoiceV2ClientResolvedConfig;
761
- constructor(
762
- ...[
763
- configuration,
764
- ]: __CheckOptionalClientConfig<PinpointSMSVoiceV2ClientConfig>
765
- );
740
+ constructor(...[configuration]: __CheckOptionalClientConfig<PinpointSMSVoiceV2ClientConfig>);
766
741
  destroy(): void;
767
742
  }
@@ -7,17 +7,10 @@ import { PinpointSMSVoiceV2HttpAuthSchemeProvider } from "./httpAuthSchemeProvid
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: PinpointSMSVoiceV2HttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: PinpointSMSVoiceV2HttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): PinpointSMSVoiceV2HttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { PinpointSMSVoiceV2ClientResolvedConfig } from "../PinpointSMSVoiceV2Client";
15
- export interface PinpointSMSVoiceV2HttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface PinpointSMSVoiceV2HttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface PinpointSMSVoiceV2HttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- PinpointSMSVoiceV2ClientResolvedConfig,
22
- HandlerExecutionContext,
23
- PinpointSMSVoiceV2HttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface PinpointSMSVoiceV2HttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ PinpointSMSVoiceV2ClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ PinpointSMSVoiceV2HttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultPinpointSMSVoiceV2HttpAuthSchemeParametersProvider: (
27
25
  config: PinpointSMSVoiceV2ClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<PinpointSMSVoiceV2HttpAuthSchemeParameters>;
31
- export interface PinpointSMSVoiceV2HttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<PinpointSMSVoiceV2HttpAuthSchemeParameters> {}
29
+ export interface PinpointSMSVoiceV2HttpAuthSchemeProvider extends HttpAuthSchemeProvider<PinpointSMSVoiceV2HttpAuthSchemeParameters> {}
33
30
  export declare const defaultPinpointSMSVoiceV2HttpAuthSchemeProvider: PinpointSMSVoiceV2HttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: PinpointSMSVoiceV2HttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: PinpointSMSVoiceV2HttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./PinpointSMSVoiceV2Client";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  PinpointSMSVoiceV2ClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -4,14 +4,12 @@ import {
4
4
  AssociateOriginationIdentityResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateOriginationIdentityCommandInput
8
- extends AssociateOriginationIdentityRequest {}
7
+ export interface AssociateOriginationIdentityCommandInput extends AssociateOriginationIdentityRequest {}
9
8
  export interface AssociateOriginationIdentityCommandOutput
10
- extends AssociateOriginationIdentityResult,
11
- __MetadataBearer {}
9
+ extends AssociateOriginationIdentityResult, __MetadataBearer {}
12
10
  declare const AssociateOriginationIdentityCommand_base: {
13
11
  new (
14
- input: AssociateOriginationIdentityCommandInput
12
+ input: AssociateOriginationIdentityCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateOriginationIdentityCommandInput,
17
15
  AssociateOriginationIdentityCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateOriginationIdentityCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateOriginationIdentityCommandInput
21
+ input: AssociateOriginationIdentityCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateOriginationIdentityCommandInput,
26
24
  AssociateOriginationIdentityCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociateProtectConfigurationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateProtectConfigurationCommandInput
8
- extends AssociateProtectConfigurationRequest {}
7
+ export interface AssociateProtectConfigurationCommandInput extends AssociateProtectConfigurationRequest {}
9
8
  export interface AssociateProtectConfigurationCommandOutput
10
- extends AssociateProtectConfigurationResult,
11
- __MetadataBearer {}
9
+ extends AssociateProtectConfigurationResult, __MetadataBearer {}
12
10
  declare const AssociateProtectConfigurationCommand_base: {
13
11
  new (
14
- input: AssociateProtectConfigurationCommandInput
12
+ input: AssociateProtectConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateProtectConfigurationCommandInput,
17
15
  AssociateProtectConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateProtectConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateProtectConfigurationCommandInput
21
+ input: AssociateProtectConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateProtectConfigurationCommandInput,
26
24
  AssociateProtectConfigurationCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CarrierLookupRequest, CarrierLookupResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CarrierLookupCommandInput extends CarrierLookupRequest {}
5
- export interface CarrierLookupCommandOutput
6
- extends CarrierLookupResult,
7
- __MetadataBearer {}
5
+ export interface CarrierLookupCommandOutput extends CarrierLookupResult, __MetadataBearer {}
8
6
  declare const CarrierLookupCommand_base: {
9
7
  new (
10
- input: CarrierLookupCommandInput
8
+ input: CarrierLookupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CarrierLookupCommandInput,
13
11
  CarrierLookupCommandOutput,
@@ -16,7 +14,7 @@ declare const CarrierLookupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CarrierLookupCommandInput
17
+ input: CarrierLookupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CarrierLookupCommandInput,
22
20
  CarrierLookupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateConfigurationSetRequest,
4
- CreateConfigurationSetResult,
5
- } from "../models/models_0";
2
+ import { CreateConfigurationSetRequest, CreateConfigurationSetResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateConfigurationSetCommandInput
8
- extends CreateConfigurationSetRequest {}
4
+ export interface CreateConfigurationSetCommandInput extends CreateConfigurationSetRequest {}
9
5
  export interface CreateConfigurationSetCommandOutput
10
- extends CreateConfigurationSetResult,
11
- __MetadataBearer {}
6
+ extends CreateConfigurationSetResult, __MetadataBearer {}
12
7
  declare const CreateConfigurationSetCommand_base: {
13
8
  new (
14
- input: CreateConfigurationSetCommandInput
9
+ input: CreateConfigurationSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateConfigurationSetCommandInput,
17
12
  CreateConfigurationSetCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateConfigurationSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateConfigurationSetCommandInput
18
+ input: CreateConfigurationSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateConfigurationSetCommandInput,
26
21
  CreateConfigurationSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEventDestinationRequest,
4
- CreateEventDestinationResult,
5
- } from "../models/models_0";
2
+ import { CreateEventDestinationRequest, CreateEventDestinationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateEventDestinationCommandInput
8
- extends CreateEventDestinationRequest {}
4
+ export interface CreateEventDestinationCommandInput extends CreateEventDestinationRequest {}
9
5
  export interface CreateEventDestinationCommandOutput
10
- extends CreateEventDestinationResult,
11
- __MetadataBearer {}
6
+ extends CreateEventDestinationResult, __MetadataBearer {}
12
7
  declare const CreateEventDestinationCommand_base: {
13
8
  new (
14
- input: CreateEventDestinationCommandInput
9
+ input: CreateEventDestinationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateEventDestinationCommandInput,
17
12
  CreateEventDestinationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateEventDestinationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateEventDestinationCommandInput
18
+ input: CreateEventDestinationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateEventDestinationCommandInput,
26
21
  CreateEventDestinationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateNotifyConfigurationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateNotifyConfigurationCommandInput
8
- extends CreateNotifyConfigurationRequest {}
7
+ export interface CreateNotifyConfigurationCommandInput extends CreateNotifyConfigurationRequest {}
9
8
  export interface CreateNotifyConfigurationCommandOutput
10
- extends CreateNotifyConfigurationResult,
11
- __MetadataBearer {}
9
+ extends CreateNotifyConfigurationResult, __MetadataBearer {}
12
10
  declare const CreateNotifyConfigurationCommand_base: {
13
11
  new (
14
- input: CreateNotifyConfigurationCommandInput
12
+ input: CreateNotifyConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateNotifyConfigurationCommandInput,
17
15
  CreateNotifyConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateNotifyConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateNotifyConfigurationCommandInput
21
+ input: CreateNotifyConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateNotifyConfigurationCommandInput,
26
24
  CreateNotifyConfigurationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateOptOutListRequest,
4
- CreateOptOutListResult,
5
- } from "../models/models_0";
2
+ import { CreateOptOutListRequest, CreateOptOutListResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateOptOutListCommandInput extends CreateOptOutListRequest {}
8
- export interface CreateOptOutListCommandOutput
9
- extends CreateOptOutListResult,
10
- __MetadataBearer {}
5
+ export interface CreateOptOutListCommandOutput extends CreateOptOutListResult, __MetadataBearer {}
11
6
  declare const CreateOptOutListCommand_base: {
12
7
  new (
13
- input: CreateOptOutListCommandInput
8
+ input: CreateOptOutListCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateOptOutListCommandInput,
16
11
  CreateOptOutListCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateOptOutListCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateOptOutListCommandInput
17
+ input: CreateOptOutListCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateOptOutListCommandInput,
25
20
  CreateOptOutListCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreatePoolRequest, CreatePoolResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreatePoolCommandInput extends CreatePoolRequest {}
5
- export interface CreatePoolCommandOutput
6
- extends CreatePoolResult,
7
- __MetadataBearer {}
5
+ export interface CreatePoolCommandOutput extends CreatePoolResult, __MetadataBearer {}
8
6
  declare const CreatePoolCommand_base: {
9
7
  new (
10
- input: CreatePoolCommandInput
8
+ input: CreatePoolCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreatePoolCommandInput,
13
11
  CreatePoolCommandOutput,
@@ -16,7 +14,7 @@ declare const CreatePoolCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreatePoolCommandInput
17
+ input: CreatePoolCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreatePoolCommandInput,
22
20
  CreatePoolCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateProtectConfigurationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateProtectConfigurationCommandInput
8
- extends CreateProtectConfigurationRequest {}
7
+ export interface CreateProtectConfigurationCommandInput extends CreateProtectConfigurationRequest {}
9
8
  export interface CreateProtectConfigurationCommandOutput
10
- extends CreateProtectConfigurationResult,
11
- __MetadataBearer {}
9
+ extends CreateProtectConfigurationResult, __MetadataBearer {}
12
10
  declare const CreateProtectConfigurationCommand_base: {
13
11
  new (
14
- input: CreateProtectConfigurationCommandInput
12
+ input: CreateProtectConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateProtectConfigurationCommandInput,
17
15
  CreateProtectConfigurationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateRcsAgentRequest,
4
- CreateRcsAgentResult,
5
- } from "../models/models_0";
2
+ import { CreateRcsAgentRequest, CreateRcsAgentResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateRcsAgentCommandInput extends CreateRcsAgentRequest {}
8
- export interface CreateRcsAgentCommandOutput
9
- extends CreateRcsAgentResult,
10
- __MetadataBearer {}
5
+ export interface CreateRcsAgentCommandOutput extends CreateRcsAgentResult, __MetadataBearer {}
11
6
  declare const CreateRcsAgentCommand_base: {
12
7
  new (
13
- input: CreateRcsAgentCommandInput
8
+ input: CreateRcsAgentCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateRcsAgentCommandInput,
16
11
  CreateRcsAgentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateRegistrationAssociationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateRegistrationAssociationCommandInput
8
- extends CreateRegistrationAssociationRequest {}
7
+ export interface CreateRegistrationAssociationCommandInput extends CreateRegistrationAssociationRequest {}
9
8
  export interface CreateRegistrationAssociationCommandOutput
10
- extends CreateRegistrationAssociationResult,
11
- __MetadataBearer {}
9
+ extends CreateRegistrationAssociationResult, __MetadataBearer {}
12
10
  declare const CreateRegistrationAssociationCommand_base: {
13
11
  new (
14
- input: CreateRegistrationAssociationCommandInput
12
+ input: CreateRegistrationAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateRegistrationAssociationCommandInput,
17
15
  CreateRegistrationAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateRegistrationAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateRegistrationAssociationCommandInput
21
+ input: CreateRegistrationAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateRegistrationAssociationCommandInput,
26
24
  CreateRegistrationAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateRegistrationAttachmentResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateRegistrationAttachmentCommandInput
8
- extends CreateRegistrationAttachmentRequest {}
7
+ export interface CreateRegistrationAttachmentCommandInput extends CreateRegistrationAttachmentRequest {}
9
8
  export interface CreateRegistrationAttachmentCommandOutput
10
- extends CreateRegistrationAttachmentResult,
11
- __MetadataBearer {}
9
+ extends CreateRegistrationAttachmentResult, __MetadataBearer {}
12
10
  declare const CreateRegistrationAttachmentCommand_base: {
13
11
  new (
14
- input: CreateRegistrationAttachmentCommandInput
12
+ input: CreateRegistrationAttachmentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateRegistrationAttachmentCommandInput,
17
15
  CreateRegistrationAttachmentCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateRegistrationRequest,
4
- CreateRegistrationResult,
5
- } from "../models/models_0";
2
+ import { CreateRegistrationRequest, CreateRegistrationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateRegistrationCommandInput
8
- extends CreateRegistrationRequest {}
4
+ export interface CreateRegistrationCommandInput extends CreateRegistrationRequest {}
9
5
  export interface CreateRegistrationCommandOutput
10
- extends CreateRegistrationResult,
11
- __MetadataBearer {}
6
+ extends CreateRegistrationResult, __MetadataBearer {}
12
7
  declare const CreateRegistrationCommand_base: {
13
8
  new (
14
- input: CreateRegistrationCommandInput
9
+ input: CreateRegistrationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateRegistrationCommandInput,
17
12
  CreateRegistrationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateRegistrationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateRegistrationCommandInput
18
+ input: CreateRegistrationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateRegistrationCommandInput,
26
21
  CreateRegistrationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateRegistrationVersionResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateRegistrationVersionCommandInput
8
- extends CreateRegistrationVersionRequest {}
7
+ export interface CreateRegistrationVersionCommandInput extends CreateRegistrationVersionRequest {}
9
8
  export interface CreateRegistrationVersionCommandOutput
10
- extends CreateRegistrationVersionResult,
11
- __MetadataBearer {}
9
+ extends CreateRegistrationVersionResult, __MetadataBearer {}
12
10
  declare const CreateRegistrationVersionCommand_base: {
13
11
  new (
14
- input: CreateRegistrationVersionCommandInput
12
+ input: CreateRegistrationVersionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateRegistrationVersionCommandInput,
17
15
  CreateRegistrationVersionCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateRegistrationVersionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateRegistrationVersionCommandInput
21
+ input: CreateRegistrationVersionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateRegistrationVersionCommandInput,
26
24
  CreateRegistrationVersionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateVerifiedDestinationNumberResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateVerifiedDestinationNumberCommandInput
8
- extends CreateVerifiedDestinationNumberRequest {}
7
+ export interface CreateVerifiedDestinationNumberCommandInput extends CreateVerifiedDestinationNumberRequest {}
9
8
  export interface CreateVerifiedDestinationNumberCommandOutput
10
- extends CreateVerifiedDestinationNumberResult,
11
- __MetadataBearer {}
9
+ extends CreateVerifiedDestinationNumberResult, __MetadataBearer {}
12
10
  declare const CreateVerifiedDestinationNumberCommand_base: {
13
11
  new (
14
- input: CreateVerifiedDestinationNumberCommandInput
12
+ input: CreateVerifiedDestinationNumberCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateVerifiedDestinationNumberCommandInput,
17
15
  CreateVerifiedDestinationNumberCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateVerifiedDestinationNumberCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateVerifiedDestinationNumberCommandInput
21
+ input: CreateVerifiedDestinationNumberCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateVerifiedDestinationNumberCommandInput,
26
24
  CreateVerifiedDestinationNumberCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAccountDefaultProtectConfigurationResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAccountDefaultProtectConfigurationCommandInput
8
- extends DeleteAccountDefaultProtectConfigurationRequest {}
7
+ export interface DeleteAccountDefaultProtectConfigurationCommandInput extends DeleteAccountDefaultProtectConfigurationRequest {}
9
8
  export interface DeleteAccountDefaultProtectConfigurationCommandOutput
10
- extends DeleteAccountDefaultProtectConfigurationResult,
11
- __MetadataBearer {}
9
+ extends DeleteAccountDefaultProtectConfigurationResult, __MetadataBearer {}
12
10
  declare const DeleteAccountDefaultProtectConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteAccountDefaultProtectConfigurationCommandInput
12
+ input: DeleteAccountDefaultProtectConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAccountDefaultProtectConfigurationCommandInput,
17
15
  DeleteAccountDefaultProtectConfigurationCommandOutput,