@aws-sdk/client-chime-sdk-voice 3.1086.0 → 3.1088.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 (116) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +301 -459
  3. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +8 -24
  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/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +3 -4
  21. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +3 -4
  22. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +2 -2
  24. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +3 -4
  25. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +3 -4
  34. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +2 -3
  38. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +2 -3
  41. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +5 -10
  48. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -3
  61. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +3 -8
  63. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +2 -4
  66. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +5 -10
  86. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +3 -4
  88. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  90. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  91. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -3
  92. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +5 -10
  93. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +4 -9
  98. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  104. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  105. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  106. package/dist-types/ts3.4/models/enums.d.ts +8 -16
  107. package/dist-types/ts3.4/models/errors.d.ts +8 -24
  108. package/dist-types/ts3.4/models/models_0.d.ts +5 -15
  109. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  110. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  111. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  112. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  113. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  114. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  115. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  116. package/package.json +39 -39
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateProxySessionRequest,
4
- UpdateProxySessionResponse,
5
- } from "../models/models_0";
2
+ import { UpdateProxySessionRequest, UpdateProxySessionResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateProxySessionCommandInput
8
- extends UpdateProxySessionRequest {}
4
+ export interface UpdateProxySessionCommandInput extends UpdateProxySessionRequest {}
9
5
  export interface UpdateProxySessionCommandOutput
10
- extends UpdateProxySessionResponse,
11
- __MetadataBearer {}
6
+ extends UpdateProxySessionResponse, __MetadataBearer {}
12
7
  declare const UpdateProxySessionCommand_base: {
13
8
  new (
14
- input: UpdateProxySessionCommandInput
9
+ input: UpdateProxySessionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateProxySessionCommandInput,
17
12
  UpdateProxySessionCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateProxySessionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateProxySessionCommandInput
18
+ input: UpdateProxySessionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateProxySessionCommandInput,
26
21
  UpdateProxySessionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateSipMediaApplicationCallResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateSipMediaApplicationCallCommandInput
8
- extends UpdateSipMediaApplicationCallRequest {}
7
+ export interface UpdateSipMediaApplicationCallCommandInput extends UpdateSipMediaApplicationCallRequest {}
9
8
  export interface UpdateSipMediaApplicationCallCommandOutput
10
- extends UpdateSipMediaApplicationCallResponse,
11
- __MetadataBearer {}
9
+ extends UpdateSipMediaApplicationCallResponse, __MetadataBearer {}
12
10
  declare const UpdateSipMediaApplicationCallCommand_base: {
13
11
  new (
14
- input: UpdateSipMediaApplicationCallCommandInput
12
+ input: UpdateSipMediaApplicationCallCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateSipMediaApplicationCallCommandInput,
17
15
  UpdateSipMediaApplicationCallCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateSipMediaApplicationCallCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateSipMediaApplicationCallCommandInput
21
+ input: UpdateSipMediaApplicationCallCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateSipMediaApplicationCallCommandInput,
26
24
  UpdateSipMediaApplicationCallCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateSipMediaApplicationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateSipMediaApplicationCommandInput
8
- extends UpdateSipMediaApplicationRequest {}
7
+ export interface UpdateSipMediaApplicationCommandInput extends UpdateSipMediaApplicationRequest {}
9
8
  export interface UpdateSipMediaApplicationCommandOutput
10
- extends UpdateSipMediaApplicationResponse,
11
- __MetadataBearer {}
9
+ extends UpdateSipMediaApplicationResponse, __MetadataBearer {}
12
10
  declare const UpdateSipMediaApplicationCommand_base: {
13
11
  new (
14
- input: UpdateSipMediaApplicationCommandInput
12
+ input: UpdateSipMediaApplicationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateSipMediaApplicationCommandInput,
17
15
  UpdateSipMediaApplicationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateSipMediaApplicationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateSipMediaApplicationCommandInput
21
+ input: UpdateSipMediaApplicationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateSipMediaApplicationCommandInput,
26
24
  UpdateSipMediaApplicationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateSipRuleRequest,
4
- UpdateSipRuleResponse,
5
- } from "../models/models_0";
2
+ import { UpdateSipRuleRequest, UpdateSipRuleResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UpdateSipRuleCommandInput extends UpdateSipRuleRequest {}
8
- export interface UpdateSipRuleCommandOutput
9
- extends UpdateSipRuleResponse,
10
- __MetadataBearer {}
5
+ export interface UpdateSipRuleCommandOutput extends UpdateSipRuleResponse, __MetadataBearer {}
11
6
  declare const UpdateSipRuleCommand_base: {
12
7
  new (
13
- input: UpdateSipRuleCommandInput
8
+ input: UpdateSipRuleCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UpdateSipRuleCommandInput,
16
11
  UpdateSipRuleCommandOutput,
@@ -19,7 +14,7 @@ declare const UpdateSipRuleCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UpdateSipRuleCommandInput
17
+ input: UpdateSipRuleCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UpdateSipRuleCommandInput,
25
20
  UpdateSipRuleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateVoiceConnectorRequest,
4
- UpdateVoiceConnectorResponse,
5
- } from "../models/models_0";
2
+ import { UpdateVoiceConnectorRequest, UpdateVoiceConnectorResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateVoiceConnectorCommandInput
8
- extends UpdateVoiceConnectorRequest {}
4
+ export interface UpdateVoiceConnectorCommandInput extends UpdateVoiceConnectorRequest {}
9
5
  export interface UpdateVoiceConnectorCommandOutput
10
- extends UpdateVoiceConnectorResponse,
11
- __MetadataBearer {}
6
+ extends UpdateVoiceConnectorResponse, __MetadataBearer {}
12
7
  declare const UpdateVoiceConnectorCommand_base: {
13
8
  new (
14
- input: UpdateVoiceConnectorCommandInput
9
+ input: UpdateVoiceConnectorCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateVoiceConnectorCommandInput,
17
12
  UpdateVoiceConnectorCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateVoiceConnectorCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateVoiceConnectorCommandInput
18
+ input: UpdateVoiceConnectorCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateVoiceConnectorCommandInput,
26
21
  UpdateVoiceConnectorCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateVoiceConnectorGroupResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateVoiceConnectorGroupCommandInput
8
- extends UpdateVoiceConnectorGroupRequest {}
7
+ export interface UpdateVoiceConnectorGroupCommandInput extends UpdateVoiceConnectorGroupRequest {}
9
8
  export interface UpdateVoiceConnectorGroupCommandOutput
10
- extends UpdateVoiceConnectorGroupResponse,
11
- __MetadataBearer {}
9
+ extends UpdateVoiceConnectorGroupResponse, __MetadataBearer {}
12
10
  declare const UpdateVoiceConnectorGroupCommand_base: {
13
11
  new (
14
- input: UpdateVoiceConnectorGroupCommandInput
12
+ input: UpdateVoiceConnectorGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateVoiceConnectorGroupCommandInput,
17
15
  UpdateVoiceConnectorGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateVoiceConnectorGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateVoiceConnectorGroupCommandInput
21
+ input: UpdateVoiceConnectorGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateVoiceConnectorGroupCommandInput,
26
24
  UpdateVoiceConnectorGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateVoiceProfileRequest,
4
- UpdateVoiceProfileResponse,
5
- } from "../models/models_0";
2
+ import { UpdateVoiceProfileRequest, UpdateVoiceProfileResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateVoiceProfileCommandInput
8
- extends UpdateVoiceProfileRequest {}
4
+ export interface UpdateVoiceProfileCommandInput extends UpdateVoiceProfileRequest {}
9
5
  export interface UpdateVoiceProfileCommandOutput
10
- extends UpdateVoiceProfileResponse,
11
- __MetadataBearer {}
6
+ extends UpdateVoiceProfileResponse, __MetadataBearer {}
12
7
  declare const UpdateVoiceProfileCommand_base: {
13
8
  new (
14
- input: UpdateVoiceProfileCommandInput
9
+ input: UpdateVoiceProfileCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateVoiceProfileCommandInput,
17
12
  UpdateVoiceProfileCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateVoiceProfileCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateVoiceProfileCommandInput
18
+ input: UpdateVoiceProfileCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateVoiceProfileCommandInput,
26
21
  UpdateVoiceProfileCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateVoiceProfileDomainResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateVoiceProfileDomainCommandInput
8
- extends UpdateVoiceProfileDomainRequest {}
7
+ export interface UpdateVoiceProfileDomainCommandInput extends UpdateVoiceProfileDomainRequest {}
9
8
  export interface UpdateVoiceProfileDomainCommandOutput
10
- extends UpdateVoiceProfileDomainResponse,
11
- __MetadataBearer {}
9
+ extends UpdateVoiceProfileDomainResponse, __MetadataBearer {}
12
10
  declare const UpdateVoiceProfileDomainCommand_base: {
13
11
  new (
14
- input: UpdateVoiceProfileDomainCommandInput
12
+ input: UpdateVoiceProfileDomainCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateVoiceProfileDomainCommandInput,
17
15
  UpdateVoiceProfileDomainCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateVoiceProfileDomainCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateVoiceProfileDomainCommandInput
21
+ input: UpdateVoiceProfileDomainCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateVoiceProfileDomainCommandInput,
26
24
  UpdateVoiceProfileDomainCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ValidateE911AddressRequest,
4
- ValidateE911AddressResponse,
5
- } from "../models/models_0";
2
+ import { ValidateE911AddressRequest, ValidateE911AddressResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ValidateE911AddressCommandInput
8
- extends ValidateE911AddressRequest {}
4
+ export interface ValidateE911AddressCommandInput extends ValidateE911AddressRequest {}
9
5
  export interface ValidateE911AddressCommandOutput
10
- extends ValidateE911AddressResponse,
11
- __MetadataBearer {}
6
+ extends ValidateE911AddressResponse, __MetadataBearer {}
12
7
  declare const ValidateE911AddressCommand_base: {
13
8
  new (
14
- input: ValidateE911AddressCommandInput
9
+ input: ValidateE911AddressCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ValidateE911AddressCommandInput,
17
12
  ValidateE911AddressCommandOutput,
@@ -20,7 +15,7 @@ declare const ValidateE911AddressCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ValidateE911AddressCommandInput
18
+ input: ValidateE911AddressCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ValidateE911AddressCommandInput,
26
21
  ValidateE911AddressCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface ChimeSDKVoiceExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -21,8 +21,7 @@ export declare const AlexaSkillStatus: {
21
21
  readonly ACTIVE: "ACTIVE";
22
22
  readonly INACTIVE: "INACTIVE";
23
23
  };
24
- export type AlexaSkillStatus =
25
- (typeof AlexaSkillStatus)[keyof typeof AlexaSkillStatus];
24
+ export type AlexaSkillStatus = (typeof AlexaSkillStatus)[keyof typeof AlexaSkillStatus];
26
25
  export declare const PhoneNumberProductType: {
27
26
  readonly SipMediaApplicationDialIn: "SipMediaApplicationDialIn";
28
27
  readonly VoiceConnector: "VoiceConnector";
@@ -35,8 +34,7 @@ export declare const CallingNameStatus: {
35
34
  readonly UpdateInProgress: "UpdateInProgress";
36
35
  readonly UpdateSucceeded: "UpdateSucceeded";
37
36
  };
38
- export type CallingNameStatus =
39
- (typeof CallingNameStatus)[keyof typeof CallingNameStatus];
37
+ export type CallingNameStatus = (typeof CallingNameStatus)[keyof typeof CallingNameStatus];
40
38
  export declare const CallLegType: {
41
39
  readonly CALLEE: "Callee";
42
40
  readonly CALLER: "Caller";
@@ -58,8 +56,7 @@ export declare const PhoneNumberOrderType: {
58
56
  readonly New: "New";
59
57
  readonly Porting: "Porting";
60
58
  };
61
- export type PhoneNumberOrderType =
62
- (typeof PhoneNumberOrderType)[keyof typeof PhoneNumberOrderType];
59
+ export type PhoneNumberOrderType = (typeof PhoneNumberOrderType)[keyof typeof PhoneNumberOrderType];
63
60
  export declare const PhoneNumberOrderStatus: {
64
61
  readonly CancelRequested: "CancelRequested";
65
62
  readonly Cancelled: "Cancelled";
@@ -91,14 +88,12 @@ export declare const ProxySessionStatus: {
91
88
  readonly InProgress: "InProgress";
92
89
  readonly Open: "Open";
93
90
  };
94
- export type ProxySessionStatus =
95
- (typeof ProxySessionStatus)[keyof typeof ProxySessionStatus];
91
+ export type ProxySessionStatus = (typeof ProxySessionStatus)[keyof typeof ProxySessionStatus];
96
92
  export declare const SipRuleTriggerType: {
97
93
  readonly RequestUriHostname: "RequestUriHostname";
98
94
  readonly ToPhoneNumber: "ToPhoneNumber";
99
95
  };
100
- export type SipRuleTriggerType =
101
- (typeof SipRuleTriggerType)[keyof typeof SipRuleTriggerType];
96
+ export type SipRuleTriggerType = (typeof SipRuleTriggerType)[keyof typeof SipRuleTriggerType];
102
97
  export declare const VoiceConnectorAwsRegion: {
103
98
  readonly AP_NORTHEAST_1: "ap-northeast-1";
104
99
  readonly AP_NORTHEAST_2: "ap-northeast-2";
@@ -144,14 +139,12 @@ export declare const PhoneNumberStatus: {
144
139
  readonly ReleaseInProgress: "ReleaseInProgress";
145
140
  readonly Unassigned: "Unassigned";
146
141
  };
147
- export type PhoneNumberStatus =
148
- (typeof PhoneNumberStatus)[keyof typeof PhoneNumberStatus];
142
+ export type PhoneNumberStatus = (typeof PhoneNumberStatus)[keyof typeof PhoneNumberStatus];
149
143
  export declare const PhoneNumberType: {
150
144
  readonly Local: "Local";
151
145
  readonly TollFree: "TollFree";
152
146
  };
153
- export type PhoneNumberType =
154
- (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
147
+ export type PhoneNumberType = (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
155
148
  export declare const ContactCenterSystemType: {
156
149
  readonly AVAYA_AURA_CALL_CENTER_ELITE: "AVAYA_AURA_CALL_CENTER_ELITE";
157
150
  readonly AVAYA_AURA_CONTACT_CENTER: "AVAYA_AURA_CONTACT_CENTER";
@@ -180,8 +173,7 @@ export declare const NotificationTarget: {
180
173
  readonly SNS: "SNS";
181
174
  readonly SQS: "SQS";
182
175
  };
183
- export type NotificationTarget =
184
- (typeof NotificationTarget)[keyof typeof NotificationTarget];
176
+ export type NotificationTarget = (typeof NotificationTarget)[keyof typeof NotificationTarget];
185
177
  export declare const LanguageCode: {
186
178
  readonly EN_US: "en-US";
187
179
  };
@@ -6,18 +6,14 @@ export declare class AccessDeniedException extends __BaseException {
6
6
  readonly $fault: "client";
7
7
  Code?: ErrorCode | undefined;
8
8
  Message?: string | undefined;
9
- constructor(
10
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
11
- );
9
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
12
10
  }
13
11
  export declare class BadRequestException extends __BaseException {
14
12
  readonly name: "BadRequestException";
15
13
  readonly $fault: "client";
16
14
  Code?: ErrorCode | undefined;
17
15
  Message?: string | undefined;
18
- constructor(
19
- opts: __ExceptionOptionType<BadRequestException, __BaseException>
20
- );
16
+ constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
21
17
  }
22
18
  export declare class ForbiddenException extends __BaseException {
23
19
  readonly name: "ForbiddenException";
@@ -38,45 +34,35 @@ export declare class ServiceFailureException extends __BaseException {
38
34
  readonly $fault: "server";
39
35
  Code?: ErrorCode | undefined;
40
36
  Message?: string | undefined;
41
- constructor(
42
- opts: __ExceptionOptionType<ServiceFailureException, __BaseException>
43
- );
37
+ constructor(opts: __ExceptionOptionType<ServiceFailureException, __BaseException>);
44
38
  }
45
39
  export declare class ServiceUnavailableException extends __BaseException {
46
40
  readonly name: "ServiceUnavailableException";
47
41
  readonly $fault: "server";
48
42
  Code?: ErrorCode | undefined;
49
43
  Message?: string | undefined;
50
- constructor(
51
- opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
52
- );
44
+ constructor(opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>);
53
45
  }
54
46
  export declare class ThrottledClientException extends __BaseException {
55
47
  readonly name: "ThrottledClientException";
56
48
  readonly $fault: "client";
57
49
  Code?: ErrorCode | undefined;
58
50
  Message?: string | undefined;
59
- constructor(
60
- opts: __ExceptionOptionType<ThrottledClientException, __BaseException>
61
- );
51
+ constructor(opts: __ExceptionOptionType<ThrottledClientException, __BaseException>);
62
52
  }
63
53
  export declare class UnauthorizedClientException extends __BaseException {
64
54
  readonly name: "UnauthorizedClientException";
65
55
  readonly $fault: "client";
66
56
  Code?: ErrorCode | undefined;
67
57
  Message?: string | undefined;
68
- constructor(
69
- opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>
70
- );
58
+ constructor(opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>);
71
59
  }
72
60
  export declare class ResourceLimitExceededException extends __BaseException {
73
61
  readonly name: "ResourceLimitExceededException";
74
62
  readonly $fault: "client";
75
63
  Code?: ErrorCode | undefined;
76
64
  Message?: string | undefined;
77
- constructor(
78
- opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>
79
- );
65
+ constructor(opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>);
80
66
  }
81
67
  export declare class ConflictException extends __BaseException {
82
68
  readonly name: "ConflictException";
@@ -97,7 +83,5 @@ export declare class UnprocessableEntityException extends __BaseException {
97
83
  readonly $fault: "client";
98
84
  Code?: ErrorCode | undefined;
99
85
  Message?: string | undefined;
100
- constructor(
101
- opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>
102
- );
86
+ constructor(opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>);
103
87
  }
@@ -272,9 +272,7 @@ export interface ServerSideEncryptionConfiguration {
272
272
  export interface CreateVoiceProfileDomainRequest {
273
273
  Name: string | undefined;
274
274
  Description?: string | undefined;
275
- ServerSideEncryptionConfiguration:
276
- | ServerSideEncryptionConfiguration
277
- | undefined;
275
+ ServerSideEncryptionConfiguration: ServerSideEncryptionConfiguration | undefined;
278
276
  ClientRequestToken?: string | undefined;
279
277
  Tags?: Tag[] | undefined;
280
278
  }
@@ -283,9 +281,7 @@ export interface VoiceProfileDomain {
283
281
  VoiceProfileDomainArn?: string | undefined;
284
282
  Name?: string | undefined;
285
283
  Description?: string | undefined;
286
- ServerSideEncryptionConfiguration?:
287
- | ServerSideEncryptionConfiguration
288
- | undefined;
284
+ ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration | undefined;
289
285
  CreatedTimestamp?: Date | undefined;
290
286
  UpdatedTimestamp?: Date | undefined;
291
287
  }
@@ -437,9 +433,7 @@ export interface SipMediaApplicationLoggingConfiguration {
437
433
  EnableSipMediaApplicationMessageLogs?: boolean | undefined;
438
434
  }
439
435
  export interface GetSipMediaApplicationLoggingConfigurationResponse {
440
- SipMediaApplicationLoggingConfiguration?:
441
- | SipMediaApplicationLoggingConfiguration
442
- | undefined;
436
+ SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration | undefined;
443
437
  }
444
438
  export interface GetSipRuleRequest {
445
439
  SipRuleId: string | undefined;
@@ -752,14 +746,10 @@ export interface PutSipMediaApplicationAlexaSkillConfigurationResponse {
752
746
  }
753
747
  export interface PutSipMediaApplicationLoggingConfigurationRequest {
754
748
  SipMediaApplicationId: string | undefined;
755
- SipMediaApplicationLoggingConfiguration?:
756
- | SipMediaApplicationLoggingConfiguration
757
- | undefined;
749
+ SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration | undefined;
758
750
  }
759
751
  export interface PutSipMediaApplicationLoggingConfigurationResponse {
760
- SipMediaApplicationLoggingConfiguration?:
761
- | SipMediaApplicationLoggingConfiguration
762
- | undefined;
752
+ SipMediaApplicationLoggingConfiguration?: SipMediaApplicationLoggingConfiguration | undefined;
763
753
  }
764
754
  export interface PutVoiceConnectorEmergencyCallingConfigurationRequest {
765
755
  VoiceConnectorId: string | undefined;
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { ChimeSDKVoiceClient } from "../ChimeSDKVoiceClient";
3
- export interface ChimeSDKVoicePaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface ChimeSDKVoicePaginationConfiguration extends PaginationConfiguration {
5
4
  client: ChimeSDKVoiceClient;
6
5
  }
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
16
  region: string | import("@smithy/types").Provider<any>;
19
- requestHandler:
20
- | import("@smithy/core/protocols").HttpHandler<any>
21
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
22
18
  retryMode: string | import("@smithy/types").Provider<string>;
23
19
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
21
  ) => Promise<Uint8Array>;
30
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
31
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
53
45
  logger: import("@smithy/types").Logger;
54
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- userAgentAppId?:
57
- | string
58
- | undefined
59
- | import("@smithy/types").Provider<string | undefined>;
60
- retryStrategy?:
61
- | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
63
50
  endpoint?:
64
51
  | ((
65
52
  | string
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
81
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
82
69
  context?: {
83
70
  logger?: import("@smithy/types").Logger;
84
- }
71
+ },
85
72
  ) => import("@smithy/types").EndpointV2;
86
73
  tls?: boolean;
87
74
  serviceConfiguredEndpoint?: never;
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
94
81
  signer?:
95
82
  | import("@smithy/types").RequestSigner
96
83
  | ((
97
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
98
85
  ) => Promise<import("@smithy/types").RequestSigner>);
99
86
  signingEscapePath?: boolean;
100
87
  systemClockOffset?: number;
101
88
  signingRegion?: string;
102
89
  signerConstructor?: new (
103
90
  options: import("@smithy/signature-v4").SignatureV4Init &
104
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
105
92
  ) => import("@smithy/types").RequestSigner;
106
93
  };
@@ -10,23 +10,17 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
19
  region: string | import("@smithy/types").Provider<string>;
20
- requestHandler:
21
- | RequestHandler
22
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
23
21
  retryMode: string | import("@smithy/types").Provider<string>;
24
22
  streamCollector: (
25
- stream:
26
- | import("stream").Readable
27
- | import("stream/web").ReadableStream
28
- | ReadableStream
29
- | Blob
23
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
30
24
  ) => Promise<Uint8Array>;
31
25
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
32
26
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -53,9 +47,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
53
47
  logger: import("@smithy/types").Logger;
54
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- retryStrategy?:
57
- | import("@smithy/types").RetryStrategy
58
- | import("@smithy/types").RetryStrategyV2;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
59
51
  endpoint?:
60
52
  | ((
61
53
  | string
@@ -77,7 +69,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
77
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
78
70
  context?: {
79
71
  logger?: import("@smithy/types").Logger;
80
- }
72
+ },
81
73
  ) => import("@smithy/types").EndpointV2;
82
74
  tls?: boolean;
83
75
  serviceConfiguredEndpoint?: never;
@@ -89,13 +81,13 @@ export declare const getRuntimeConfig: (config: ChimeSDKVoiceClientConfig) => {
89
81
  signer?:
90
82
  | import("@smithy/types").RequestSigner
91
83
  | ((
92
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
93
85
  ) => Promise<import("@smithy/types").RequestSigner>);
94
86
  signingEscapePath?: boolean;
95
87
  systemClockOffset?: number;
96
88
  signingRegion?: string;
97
89
  signerConstructor?: new (
98
90
  options: import("@smithy/signature-v4").SignatureV4Init &
99
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
100
92
  ) => import("@smithy/types").RequestSigner;
101
93
  };