@aws-sdk/client-chime-sdk-voice 3.321.1 → 3.326.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 (94) hide show
  1. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +12 -0
  2. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +12 -0
  3. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +12 -0
  4. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +12 -0
  5. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +19 -0
  6. package/dist-types/commands/CreateProxySessionCommand.d.ts +30 -0
  7. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +8 -0
  8. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +18 -0
  9. package/dist-types/commands/CreateSipRuleCommand.d.ts +21 -0
  10. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +15 -0
  11. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +18 -0
  12. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +13 -0
  13. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +16 -0
  14. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +4 -0
  15. package/dist-types/commands/DeleteProxySessionCommand.d.ts +4 -0
  16. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +4 -0
  17. package/dist-types/commands/DeleteSipRuleCommand.d.ts +4 -0
  18. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +4 -0
  19. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -0
  20. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +4 -0
  21. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +4 -0
  22. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +4 -0
  23. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +4 -0
  24. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +4 -0
  25. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +4 -0
  26. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +4 -0
  27. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +4 -0
  28. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +12 -0
  29. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +12 -0
  30. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +8 -0
  31. package/dist-types/commands/GetPhoneNumberCommand.d.ts +34 -0
  32. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +19 -0
  33. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +7 -0
  34. package/dist-types/commands/GetProxySessionCommand.d.ts +30 -0
  35. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +11 -0
  36. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +18 -0
  37. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +8 -0
  38. package/dist-types/commands/GetSipRuleCommand.d.ts +21 -0
  39. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +27 -0
  40. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +15 -0
  41. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +14 -0
  42. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +18 -0
  43. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  44. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +17 -0
  45. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +13 -0
  46. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +18 -0
  47. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +16 -0
  48. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
  49. package/dist-types/commands/GetVoiceProfileCommand.d.ts +13 -0
  50. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +16 -0
  51. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +18 -0
  52. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +8 -0
  53. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +22 -0
  54. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +37 -0
  55. package/dist-types/commands/ListProxySessionsCommand.d.ts +33 -0
  56. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +21 -0
  57. package/dist-types/commands/ListSipRulesCommand.d.ts +24 -0
  58. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +13 -0
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  60. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +21 -0
  61. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +8 -0
  62. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +18 -0
  63. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +16 -0
  64. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +16 -0
  65. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +11 -0
  66. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +8 -0
  67. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +14 -0
  68. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  69. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +17 -0
  70. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +13 -0
  71. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +18 -0
  72. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +16 -0
  73. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +4 -0
  74. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +34 -0
  75. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  76. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +27 -0
  77. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +18 -0
  78. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +4 -0
  79. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +4 -0
  80. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  81. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  82. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +4 -0
  83. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +34 -0
  84. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +4 -0
  85. package/dist-types/commands/UpdateProxySessionCommand.d.ts +30 -0
  86. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +8 -0
  87. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +18 -0
  88. package/dist-types/commands/UpdateSipRuleCommand.d.ts +21 -0
  89. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +15 -0
  90. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +18 -0
  91. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +13 -0
  92. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +16 -0
  93. package/dist-types/commands/ValidateE911AddressCommand.d.ts +30 -0
  94. package/package.json +16 -16
@@ -41,6 +41,17 @@ export interface UpdateVoiceProfileCommandOutput extends UpdateVoiceProfileRespo
41
41
  * };
42
42
  * const command = new UpdateVoiceProfileCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // { // UpdateVoiceProfileResponse
45
+ * // VoiceProfile: { // VoiceProfile
46
+ * // VoiceProfileId: "STRING_VALUE",
47
+ * // VoiceProfileArn: "STRING_VALUE",
48
+ * // VoiceProfileDomainId: "STRING_VALUE",
49
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
50
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
51
+ * // ExpirationTimestamp: new Date("TIMESTAMP"),
52
+ * // },
53
+ * // };
54
+ *
44
55
  * ```
45
56
  *
46
57
  * @param UpdateVoiceProfileCommandInput - {@link UpdateVoiceProfileCommandInput}
@@ -79,6 +90,8 @@ export interface UpdateVoiceProfileCommandOutput extends UpdateVoiceProfileRespo
79
90
  * @throws {@link UnauthorizedClientException} (client fault)
80
91
  * <p>The client isn't authorized to request a resource.</p>
81
92
  *
93
+ * @throws {@link ChimeSDKVoiceServiceException}
94
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
82
95
  *
83
96
  */
84
97
  export declare class UpdateVoiceProfileCommand extends $Command<UpdateVoiceProfileCommandInput, UpdateVoiceProfileCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,20 @@ export interface UpdateVoiceProfileDomainCommandOutput extends UpdateVoiceProfil
33
33
  * };
34
34
  * const command = new UpdateVoiceProfileDomainCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // UpdateVoiceProfileDomainResponse
37
+ * // VoiceProfileDomain: { // VoiceProfileDomain
38
+ * // VoiceProfileDomainId: "STRING_VALUE",
39
+ * // VoiceProfileDomainArn: "STRING_VALUE",
40
+ * // Name: "STRING_VALUE",
41
+ * // Description: "STRING_VALUE",
42
+ * // ServerSideEncryptionConfiguration: { // ServerSideEncryptionConfiguration
43
+ * // KmsKeyArn: "STRING_VALUE", // required
44
+ * // },
45
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
46
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
47
+ * // },
48
+ * // };
49
+ *
36
50
  * ```
37
51
  *
38
52
  * @param UpdateVoiceProfileDomainCommandInput - {@link UpdateVoiceProfileDomainCommandInput}
@@ -65,6 +79,8 @@ export interface UpdateVoiceProfileDomainCommandOutput extends UpdateVoiceProfil
65
79
  * @throws {@link UnauthorizedClientException} (client fault)
66
80
  * <p>The client isn't authorized to request a resource.</p>
67
81
  *
82
+ * @throws {@link ChimeSDKVoiceServiceException}
83
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
68
84
  *
69
85
  */
70
86
  export declare class UpdateVoiceProfileDomainCommand extends $Command<UpdateVoiceProfileDomainCommandInput, UpdateVoiceProfileDomainCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -40,6 +40,34 @@ export interface ValidateE911AddressCommandOutput extends ValidateE911AddressRes
40
40
  * };
41
41
  * const command = new ValidateE911AddressCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ValidateE911AddressResponse
44
+ * // ValidationResult: Number("int"),
45
+ * // AddressExternalId: "STRING_VALUE",
46
+ * // Address: { // Address
47
+ * // streetName: "STRING_VALUE",
48
+ * // streetSuffix: "STRING_VALUE",
49
+ * // postDirectional: "STRING_VALUE",
50
+ * // preDirectional: "STRING_VALUE",
51
+ * // streetNumber: "STRING_VALUE",
52
+ * // city: "STRING_VALUE",
53
+ * // state: "STRING_VALUE",
54
+ * // postalCode: "STRING_VALUE",
55
+ * // postalCodePlus4: "STRING_VALUE",
56
+ * // country: "STRING_VALUE",
57
+ * // },
58
+ * // CandidateAddressList: [ // CandidateAddressList
59
+ * // { // CandidateAddress
60
+ * // streetInfo: "STRING_VALUE",
61
+ * // streetNumber: "STRING_VALUE",
62
+ * // city: "STRING_VALUE",
63
+ * // state: "STRING_VALUE",
64
+ * // postalCode: "STRING_VALUE",
65
+ * // postalCodePlus4: "STRING_VALUE",
66
+ * // country: "STRING_VALUE",
67
+ * // },
68
+ * // ],
69
+ * // };
70
+ *
43
71
  * ```
44
72
  *
45
73
  * @param ValidateE911AddressCommandInput - {@link ValidateE911AddressCommandInput}
@@ -69,6 +97,8 @@ export interface ValidateE911AddressCommandOutput extends ValidateE911AddressRes
69
97
  * @throws {@link UnauthorizedClientException} (client fault)
70
98
  * <p>The client isn't authorized to request a resource.</p>
71
99
  *
100
+ * @throws {@link ChimeSDKVoiceServiceException}
101
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
72
102
  *
73
103
  */
74
104
  export declare class ValidateE911AddressCommand extends $Command<ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime-sdk-voice",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native",
4
- "version": "3.321.1",
4
+ "version": "3.326.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,33 +21,33 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.321.1",
24
+ "@aws-sdk/client-sts": "3.326.0",
25
25
  "@aws-sdk/config-resolver": "3.310.0",
26
- "@aws-sdk/credential-provider-node": "3.321.1",
26
+ "@aws-sdk/credential-provider-node": "3.326.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.310.0",
28
28
  "@aws-sdk/hash-node": "3.310.0",
29
29
  "@aws-sdk/invalid-dependency": "3.310.0",
30
- "@aws-sdk/middleware-content-length": "3.310.0",
31
- "@aws-sdk/middleware-endpoint": "3.310.0",
32
- "@aws-sdk/middleware-host-header": "3.310.0",
33
- "@aws-sdk/middleware-logger": "3.310.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.310.0",
35
- "@aws-sdk/middleware-retry": "3.310.0",
36
- "@aws-sdk/middleware-serde": "3.310.0",
37
- "@aws-sdk/middleware-signing": "3.310.0",
38
- "@aws-sdk/middleware-stack": "3.310.0",
39
- "@aws-sdk/middleware-user-agent": "3.319.0",
30
+ "@aws-sdk/middleware-content-length": "3.325.0",
31
+ "@aws-sdk/middleware-endpoint": "3.325.0",
32
+ "@aws-sdk/middleware-host-header": "3.325.0",
33
+ "@aws-sdk/middleware-logger": "3.325.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.325.0",
35
+ "@aws-sdk/middleware-retry": "3.325.0",
36
+ "@aws-sdk/middleware-serde": "3.325.0",
37
+ "@aws-sdk/middleware-signing": "3.325.0",
38
+ "@aws-sdk/middleware-stack": "3.325.0",
39
+ "@aws-sdk/middleware-user-agent": "3.325.0",
40
40
  "@aws-sdk/node-config-provider": "3.310.0",
41
41
  "@aws-sdk/node-http-handler": "3.321.1",
42
42
  "@aws-sdk/protocol-http": "3.310.0",
43
- "@aws-sdk/smithy-client": "3.316.0",
43
+ "@aws-sdk/smithy-client": "3.325.0",
44
44
  "@aws-sdk/types": "3.310.0",
45
45
  "@aws-sdk/url-parser": "3.310.0",
46
46
  "@aws-sdk/util-base64": "3.310.0",
47
47
  "@aws-sdk/util-body-length-browser": "3.310.0",
48
48
  "@aws-sdk/util-body-length-node": "3.310.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.316.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.316.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.325.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.325.0",
51
51
  "@aws-sdk/util-endpoints": "3.319.0",
52
52
  "@aws-sdk/util-retry": "3.310.0",
53
53
  "@aws-sdk/util-user-agent-browser": "3.310.0",