@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
@@ -33,6 +33,13 @@ export interface GetVoiceConnectorTerminationHealthCommandOutput extends GetVoic
33
33
  * };
34
34
  * const command = new GetVoiceConnectorTerminationHealthCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // GetVoiceConnectorTerminationHealthResponse
37
+ * // TerminationHealth: { // TerminationHealth
38
+ * // Timestamp: new Date("TIMESTAMP"),
39
+ * // Source: "STRING_VALUE",
40
+ * // },
41
+ * // };
42
+ *
36
43
  * ```
37
44
  *
38
45
  * @param GetVoiceConnectorTerminationHealthCommandInput - {@link GetVoiceConnectorTerminationHealthCommandInput}
@@ -62,6 +69,8 @@ export interface GetVoiceConnectorTerminationHealthCommandOutput extends GetVoic
62
69
  * @throws {@link UnauthorizedClientException} (client fault)
63
70
  * <p>The client isn't authorized to request a resource.</p>
64
71
  *
72
+ * @throws {@link ChimeSDKVoiceServiceException}
73
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
65
74
  *
66
75
  */
67
76
  export declare class GetVoiceConnectorTerminationHealthCommand extends $Command<GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -31,6 +31,17 @@ export interface GetVoiceProfileCommandOutput extends GetVoiceProfileResponse, _
31
31
  * };
32
32
  * const command = new GetVoiceProfileCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // GetVoiceProfileResponse
35
+ * // VoiceProfile: { // VoiceProfile
36
+ * // VoiceProfileId: "STRING_VALUE",
37
+ * // VoiceProfileArn: "STRING_VALUE",
38
+ * // VoiceProfileDomainId: "STRING_VALUE",
39
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
40
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
41
+ * // ExpirationTimestamp: new Date("TIMESTAMP"),
42
+ * // },
43
+ * // };
44
+ *
34
45
  * ```
35
46
  *
36
47
  * @param GetVoiceProfileCommandInput - {@link GetVoiceProfileCommandInput}
@@ -63,6 +74,8 @@ export interface GetVoiceProfileCommandOutput extends GetVoiceProfileResponse, _
63
74
  * @throws {@link UnauthorizedClientException} (client fault)
64
75
  * <p>The client isn't authorized to request a resource.</p>
65
76
  *
77
+ * @throws {@link ChimeSDKVoiceServiceException}
78
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
66
79
  *
67
80
  */
68
81
  export declare class GetVoiceProfileCommand extends $Command<GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -31,6 +31,20 @@ export interface GetVoiceProfileDomainCommandOutput extends GetVoiceProfileDomai
31
31
  * };
32
32
  * const command = new GetVoiceProfileDomainCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // GetVoiceProfileDomainResponse
35
+ * // VoiceProfileDomain: { // VoiceProfileDomain
36
+ * // VoiceProfileDomainId: "STRING_VALUE",
37
+ * // VoiceProfileDomainArn: "STRING_VALUE",
38
+ * // Name: "STRING_VALUE",
39
+ * // Description: "STRING_VALUE",
40
+ * // ServerSideEncryptionConfiguration: { // ServerSideEncryptionConfiguration
41
+ * // KmsKeyArn: "STRING_VALUE", // required
42
+ * // },
43
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
44
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
45
+ * // },
46
+ * // };
47
+ *
34
48
  * ```
35
49
  *
36
50
  * @param GetVoiceProfileDomainCommandInput - {@link GetVoiceProfileDomainCommandInput}
@@ -63,6 +77,8 @@ export interface GetVoiceProfileDomainCommandOutput extends GetVoiceProfileDomai
63
77
  * @throws {@link UnauthorizedClientException} (client fault)
64
78
  * <p>The client isn't authorized to request a resource.</p>
65
79
  *
80
+ * @throws {@link ChimeSDKVoiceServiceException}
81
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
66
82
  *
67
83
  */
68
84
  export declare class GetVoiceProfileDomainCommand extends $Command<GetVoiceProfileDomainCommandInput, GetVoiceProfileDomainCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,22 @@ export interface GetVoiceToneAnalysisTaskCommandOutput extends GetVoiceToneAnaly
33
33
  * };
34
34
  * const command = new GetVoiceToneAnalysisTaskCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // GetVoiceToneAnalysisTaskResponse
37
+ * // VoiceToneAnalysisTask: { // VoiceToneAnalysisTask
38
+ * // VoiceToneAnalysisTaskId: "STRING_VALUE",
39
+ * // VoiceToneAnalysisTaskStatus: "STRING_VALUE",
40
+ * // CallDetails: { // CallDetails
41
+ * // VoiceConnectorId: "STRING_VALUE",
42
+ * // TransactionId: "STRING_VALUE",
43
+ * // IsCaller: true || false,
44
+ * // },
45
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
46
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
47
+ * // StartedTimestamp: new Date("TIMESTAMP"),
48
+ * // StatusMessage: "STRING_VALUE",
49
+ * // },
50
+ * // };
51
+ *
36
52
  * ```
37
53
  *
38
54
  * @param GetVoiceToneAnalysisTaskCommandInput - {@link GetVoiceToneAnalysisTaskCommandInput}
@@ -68,6 +84,8 @@ export interface GetVoiceToneAnalysisTaskCommandOutput extends GetVoiceToneAnaly
68
84
  * @throws {@link UnauthorizedClientException} (client fault)
69
85
  * <p>The client isn't authorized to request a resource.</p>
70
86
  *
87
+ * @throws {@link ChimeSDKVoiceServiceException}
88
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
71
89
  *
72
90
  */
73
91
  export declare class GetVoiceToneAnalysisTaskCommand extends $Command<GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -29,6 +29,12 @@ export interface ListAvailableVoiceConnectorRegionsCommandOutput extends ListAva
29
29
  * const input = {};
30
30
  * const command = new ListAvailableVoiceConnectorRegionsCommand(input);
31
31
  * const response = await client.send(command);
32
+ * // { // ListAvailableVoiceConnectorRegionsResponse
33
+ * // VoiceConnectorRegions: [ // VoiceConnectorAwsRegionList
34
+ * // "us-east-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-west-1" || "eu-west-2" || "ap-northeast-2" || "ap-northeast-1" || "ap-southeast-1" || "ap-southeast-2",
35
+ * // ],
36
+ * // };
37
+ *
32
38
  * ```
33
39
  *
34
40
  * @param ListAvailableVoiceConnectorRegionsCommandInput - {@link ListAvailableVoiceConnectorRegionsCommandInput}
@@ -55,6 +61,8 @@ export interface ListAvailableVoiceConnectorRegionsCommandOutput extends ListAva
55
61
  * @throws {@link UnauthorizedClientException} (client fault)
56
62
  * <p>The client isn't authorized to request a resource.</p>
57
63
  *
64
+ * @throws {@link ChimeSDKVoiceServiceException}
65
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
58
66
  *
59
67
  */
60
68
  export declare class ListAvailableVoiceConnectorRegionsCommand extends $Command<ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -32,6 +32,26 @@ export interface ListPhoneNumberOrdersCommandOutput extends ListPhoneNumberOrder
32
32
  * };
33
33
  * const command = new ListPhoneNumberOrdersCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // { // ListPhoneNumberOrdersResponse
36
+ * // PhoneNumberOrders: [ // PhoneNumberOrderList
37
+ * // { // PhoneNumberOrder
38
+ * // PhoneNumberOrderId: "STRING_VALUE",
39
+ * // ProductType: "VoiceConnector" || "SipMediaApplicationDialIn",
40
+ * // Status: "Processing" || "Successful" || "Failed" || "Partial" || "PendingDocuments" || "Submitted" || "FOC" || "ChangeRequested" || "Exception" || "CancelRequested" || "Cancelled",
41
+ * // OrderType: "New" || "Porting",
42
+ * // OrderedPhoneNumbers: [ // OrderedPhoneNumberList
43
+ * // { // OrderedPhoneNumber
44
+ * // E164PhoneNumber: "STRING_VALUE",
45
+ * // Status: "Processing" || "Acquired" || "Failed",
46
+ * // },
47
+ * // ],
48
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
49
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
50
+ * // },
51
+ * // ],
52
+ * // NextToken: "STRING_VALUE",
53
+ * // };
54
+ *
35
55
  * ```
36
56
  *
37
57
  * @param ListPhoneNumberOrdersCommandInput - {@link ListPhoneNumberOrdersCommandInput}
@@ -58,6 +78,8 @@ export interface ListPhoneNumberOrdersCommandOutput extends ListPhoneNumberOrder
58
78
  * @throws {@link UnauthorizedClientException} (client fault)
59
79
  * <p>The client isn't authorized to request a resource.</p>
60
80
  *
81
+ * @throws {@link ChimeSDKVoiceServiceException}
82
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
61
83
  *
62
84
  */
63
85
  export declare class ListPhoneNumberOrdersCommand extends $Command<ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -38,6 +38,41 @@ export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse,
38
38
  * };
39
39
  * const command = new ListPhoneNumbersCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListPhoneNumbersResponse
42
+ * // PhoneNumbers: [ // PhoneNumberList
43
+ * // { // PhoneNumber
44
+ * // PhoneNumberId: "STRING_VALUE",
45
+ * // E164PhoneNumber: "STRING_VALUE",
46
+ * // Country: "STRING_VALUE",
47
+ * // Type: "Local" || "TollFree",
48
+ * // ProductType: "VoiceConnector" || "SipMediaApplicationDialIn",
49
+ * // Status: "Cancelled" || "PortinCancelRequested" || "PortinInProgress" || "AcquireInProgress" || "AcquireFailed" || "Unassigned" || "Assigned" || "ReleaseInProgress" || "DeleteInProgress" || "ReleaseFailed" || "DeleteFailed",
50
+ * // Capabilities: { // PhoneNumberCapabilities
51
+ * // InboundCall: true || false,
52
+ * // OutboundCall: true || false,
53
+ * // InboundSMS: true || false,
54
+ * // OutboundSMS: true || false,
55
+ * // InboundMMS: true || false,
56
+ * // OutboundMMS: true || false,
57
+ * // },
58
+ * // Associations: [ // PhoneNumberAssociationList
59
+ * // { // PhoneNumberAssociation
60
+ * // Value: "STRING_VALUE",
61
+ * // Name: "VoiceConnectorId" || "VoiceConnectorGroupId" || "SipRuleId",
62
+ * // AssociatedTimestamp: new Date("TIMESTAMP"),
63
+ * // },
64
+ * // ],
65
+ * // CallingName: "STRING_VALUE",
66
+ * // CallingNameStatus: "Unassigned" || "UpdateInProgress" || "UpdateSucceeded" || "UpdateFailed",
67
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
68
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
69
+ * // DeletionTimestamp: new Date("TIMESTAMP"),
70
+ * // OrderId: "STRING_VALUE",
71
+ * // },
72
+ * // ],
73
+ * // NextToken: "STRING_VALUE",
74
+ * // };
75
+ *
41
76
  * ```
42
77
  *
43
78
  * @param ListPhoneNumbersCommandInput - {@link ListPhoneNumbersCommandInput}
@@ -67,6 +102,8 @@ export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse,
67
102
  * @throws {@link UnauthorizedClientException} (client fault)
68
103
  * <p>The client isn't authorized to request a resource.</p>
69
104
  *
105
+ * @throws {@link ChimeSDKVoiceServiceException}
106
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
70
107
  *
71
108
  */
72
109
  export declare class ListPhoneNumbersCommand extends $Command<ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -34,6 +34,37 @@ export interface ListProxySessionsCommandOutput extends ListProxySessionsRespons
34
34
  * };
35
35
  * const command = new ListProxySessionsCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // ListProxySessionsResponse
38
+ * // ProxySessions: [ // ProxySessions
39
+ * // { // ProxySession
40
+ * // VoiceConnectorId: "STRING_VALUE",
41
+ * // ProxySessionId: "STRING_VALUE",
42
+ * // Name: "STRING_VALUE",
43
+ * // Status: "Open" || "InProgress" || "Closed",
44
+ * // ExpiryMinutes: Number("int"),
45
+ * // Capabilities: [ // CapabilityList
46
+ * // "Voice" || "SMS",
47
+ * // ],
48
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
49
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
50
+ * // EndedTimestamp: new Date("TIMESTAMP"),
51
+ * // Participants: [ // Participants
52
+ * // { // Participant
53
+ * // PhoneNumber: "STRING_VALUE",
54
+ * // ProxyPhoneNumber: "STRING_VALUE",
55
+ * // },
56
+ * // ],
57
+ * // NumberSelectionBehavior: "PreferSticky" || "AvoidSticky",
58
+ * // GeoMatchLevel: "Country" || "AreaCode",
59
+ * // GeoMatchParams: { // GeoMatchParams
60
+ * // Country: "STRING_VALUE", // required
61
+ * // AreaCode: "STRING_VALUE", // required
62
+ * // },
63
+ * // },
64
+ * // ],
65
+ * // NextToken: "STRING_VALUE",
66
+ * // };
67
+ *
37
68
  * ```
38
69
  *
39
70
  * @param ListProxySessionsCommandInput - {@link ListProxySessionsCommandInput}
@@ -63,6 +94,8 @@ export interface ListProxySessionsCommandOutput extends ListProxySessionsRespons
63
94
  * @throws {@link UnauthorizedClientException} (client fault)
64
95
  * <p>The client isn't authorized to request a resource.</p>
65
96
  *
97
+ * @throws {@link ChimeSDKVoiceServiceException}
98
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
66
99
  *
67
100
  */
68
101
  export declare class ListProxySessionsCommand extends $Command<ListProxySessionsCommandInput, ListProxySessionsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -32,6 +32,25 @@ export interface ListSipMediaApplicationsCommandOutput extends ListSipMediaAppli
32
32
  * };
33
33
  * const command = new ListSipMediaApplicationsCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // { // ListSipMediaApplicationsResponse
36
+ * // SipMediaApplications: [ // SipMediaApplicationList
37
+ * // { // SipMediaApplication
38
+ * // SipMediaApplicationId: "STRING_VALUE",
39
+ * // AwsRegion: "STRING_VALUE",
40
+ * // Name: "STRING_VALUE",
41
+ * // Endpoints: [ // SipMediaApplicationEndpointList
42
+ * // { // SipMediaApplicationEndpoint
43
+ * // LambdaArn: "STRING_VALUE",
44
+ * // },
45
+ * // ],
46
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
47
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
48
+ * // SipMediaApplicationArn: "STRING_VALUE",
49
+ * // },
50
+ * // ],
51
+ * // NextToken: "STRING_VALUE",
52
+ * // };
53
+ *
35
54
  * ```
36
55
  *
37
56
  * @param ListSipMediaApplicationsCommandInput - {@link ListSipMediaApplicationsCommandInput}
@@ -58,6 +77,8 @@ export interface ListSipMediaApplicationsCommandOutput extends ListSipMediaAppli
58
77
  * @throws {@link UnauthorizedClientException} (client fault)
59
78
  * <p>The client isn't authorized to request a resource.</p>
60
79
  *
80
+ * @throws {@link ChimeSDKVoiceServiceException}
81
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
61
82
  *
62
83
  */
63
84
  export declare class ListSipMediaApplicationsCommand extends $Command<ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,28 @@ export interface ListSipRulesCommandOutput extends ListSipRulesResponse, __Metad
33
33
  * };
34
34
  * const command = new ListSipRulesCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListSipRulesResponse
37
+ * // SipRules: [ // SipRuleList
38
+ * // { // SipRule
39
+ * // SipRuleId: "STRING_VALUE",
40
+ * // Name: "STRING_VALUE",
41
+ * // Disabled: true || false,
42
+ * // TriggerType: "ToPhoneNumber" || "RequestUriHostname",
43
+ * // TriggerValue: "STRING_VALUE",
44
+ * // TargetApplications: [ // SipRuleTargetApplicationList
45
+ * // { // SipRuleTargetApplication
46
+ * // SipMediaApplicationId: "STRING_VALUE",
47
+ * // Priority: Number("int"),
48
+ * // AwsRegion: "STRING_VALUE",
49
+ * // },
50
+ * // ],
51
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
52
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
53
+ * // },
54
+ * // ],
55
+ * // NextToken: "STRING_VALUE",
56
+ * // };
57
+ *
36
58
  * ```
37
59
  *
38
60
  * @param ListSipRulesCommandInput - {@link ListSipRulesCommandInput}
@@ -59,6 +81,8 @@ export interface ListSipRulesCommandOutput extends ListSipRulesResponse, __Metad
59
81
  * @throws {@link UnauthorizedClientException} (client fault)
60
82
  * <p>The client isn't authorized to request a resource.</p>
61
83
  *
84
+ * @throws {@link ChimeSDKVoiceServiceException}
85
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
62
86
  *
63
87
  */
64
88
  export declare class ListSipRulesCommand extends $Command<ListSipRulesCommandInput, ListSipRulesCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -31,6 +31,17 @@ export interface ListSupportedPhoneNumberCountriesCommandOutput extends ListSupp
31
31
  * };
32
32
  * const command = new ListSupportedPhoneNumberCountriesCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // ListSupportedPhoneNumberCountriesResponse
35
+ * // PhoneNumberCountries: [ // PhoneNumberCountriesList
36
+ * // { // PhoneNumberCountry
37
+ * // CountryCode: "STRING_VALUE",
38
+ * // SupportedPhoneNumberTypes: [ // PhoneNumberTypeList
39
+ * // "Local" || "TollFree",
40
+ * // ],
41
+ * // },
42
+ * // ],
43
+ * // };
44
+ *
34
45
  * ```
35
46
  *
36
47
  * @param ListSupportedPhoneNumberCountriesCommandInput - {@link ListSupportedPhoneNumberCountriesCommandInput}
@@ -60,6 +71,8 @@ export interface ListSupportedPhoneNumberCountriesCommandOutput extends ListSupp
60
71
  * @throws {@link UnauthorizedClientException} (client fault)
61
72
  * <p>The client isn't authorized to request a resource.</p>
62
73
  *
74
+ * @throws {@link ChimeSDKVoiceServiceException}
75
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
63
76
  *
64
77
  */
65
78
  export declare class ListSupportedPhoneNumberCountriesCommand extends $Command<ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -31,6 +31,15 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
31
31
  * };
32
32
  * const command = new ListTagsForResourceCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // ListTagsForResourceResponse
35
+ * // Tags: [ // TagList
36
+ * // { // Tag
37
+ * // Key: "STRING_VALUE", // required
38
+ * // Value: "STRING_VALUE", // required
39
+ * // },
40
+ * // ],
41
+ * // };
42
+ *
34
43
  * ```
35
44
  *
36
45
  * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
@@ -57,6 +66,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
57
66
  * @throws {@link UnauthorizedClientException} (client fault)
58
67
  * <p>The client isn't authorized to request a resource.</p>
59
68
  *
69
+ * @throws {@link ChimeSDKVoiceServiceException}
70
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
60
71
  *
61
72
  */
62
73
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,25 @@ export interface ListVoiceConnectorGroupsCommandOutput extends ListVoiceConnecto
33
33
  * };
34
34
  * const command = new ListVoiceConnectorGroupsCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListVoiceConnectorGroupsResponse
37
+ * // VoiceConnectorGroups: [ // VoiceConnectorGroupList
38
+ * // { // VoiceConnectorGroup
39
+ * // VoiceConnectorGroupId: "STRING_VALUE",
40
+ * // Name: "STRING_VALUE",
41
+ * // VoiceConnectorItems: [ // VoiceConnectorItemList
42
+ * // { // VoiceConnectorItem
43
+ * // VoiceConnectorId: "STRING_VALUE", // required
44
+ * // Priority: Number("int"), // required
45
+ * // },
46
+ * // ],
47
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
48
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
49
+ * // VoiceConnectorGroupArn: "STRING_VALUE",
50
+ * // },
51
+ * // ],
52
+ * // NextToken: "STRING_VALUE",
53
+ * // };
54
+ *
36
55
  * ```
37
56
  *
38
57
  * @param ListVoiceConnectorGroupsCommandInput - {@link ListVoiceConnectorGroupsCommandInput}
@@ -59,6 +78,8 @@ export interface ListVoiceConnectorGroupsCommandOutput extends ListVoiceConnecto
59
78
  * @throws {@link UnauthorizedClientException} (client fault)
60
79
  * <p>The client isn't authorized to request a resource.</p>
61
80
  *
81
+ * @throws {@link ChimeSDKVoiceServiceException}
82
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
62
83
  *
63
84
  */
64
85
  export declare class ListVoiceConnectorGroupsCommand extends $Command<ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -31,6 +31,12 @@ export interface ListVoiceConnectorTerminationCredentialsCommandOutput extends L
31
31
  * };
32
32
  * const command = new ListVoiceConnectorTerminationCredentialsCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // ListVoiceConnectorTerminationCredentialsResponse
35
+ * // Usernames: [ // SensitiveStringList
36
+ * // "STRING_VALUE",
37
+ * // ],
38
+ * // };
39
+ *
34
40
  * ```
35
41
  *
36
42
  * @param ListVoiceConnectorTerminationCredentialsCommandInput - {@link ListVoiceConnectorTerminationCredentialsCommandInput}
@@ -60,6 +66,8 @@ export interface ListVoiceConnectorTerminationCredentialsCommandOutput extends L
60
66
  * @throws {@link UnauthorizedClientException} (client fault)
61
67
  * <p>The client isn't authorized to request a resource.</p>
62
68
  *
69
+ * @throws {@link ChimeSDKVoiceServiceException}
70
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
63
71
  *
64
72
  */
65
73
  export declare class ListVoiceConnectorTerminationCredentialsCommand extends $Command<ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,22 @@ export interface ListVoiceConnectorsCommandOutput extends ListVoiceConnectorsRes
33
33
  * };
34
34
  * const command = new ListVoiceConnectorsCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListVoiceConnectorsResponse
37
+ * // VoiceConnectors: [ // VoiceConnectorList
38
+ * // { // VoiceConnector
39
+ * // VoiceConnectorId: "STRING_VALUE",
40
+ * // AwsRegion: "us-east-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-west-1" || "eu-west-2" || "ap-northeast-2" || "ap-northeast-1" || "ap-southeast-1" || "ap-southeast-2",
41
+ * // Name: "STRING_VALUE",
42
+ * // OutboundHostName: "STRING_VALUE",
43
+ * // RequireEncryption: true || false,
44
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
45
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
46
+ * // VoiceConnectorArn: "STRING_VALUE",
47
+ * // },
48
+ * // ],
49
+ * // NextToken: "STRING_VALUE",
50
+ * // };
51
+ *
36
52
  * ```
37
53
  *
38
54
  * @param ListVoiceConnectorsCommandInput - {@link ListVoiceConnectorsCommandInput}
@@ -59,6 +75,8 @@ export interface ListVoiceConnectorsCommandOutput extends ListVoiceConnectorsRes
59
75
  * @throws {@link UnauthorizedClientException} (client fault)
60
76
  * <p>The client isn't authorized to request a resource.</p>
61
77
  *
78
+ * @throws {@link ChimeSDKVoiceServiceException}
79
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
62
80
  *
63
81
  */
64
82
  export declare class ListVoiceConnectorsCommand extends $Command<ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,20 @@ export interface ListVoiceProfileDomainsCommandOutput extends ListVoiceProfileDo
33
33
  * };
34
34
  * const command = new ListVoiceProfileDomainsCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListVoiceProfileDomainsResponse
37
+ * // VoiceProfileDomains: [ // VoiceProfileDomainSummaryList
38
+ * // { // VoiceProfileDomainSummary
39
+ * // VoiceProfileDomainId: "STRING_VALUE",
40
+ * // VoiceProfileDomainArn: "STRING_VALUE",
41
+ * // Name: "STRING_VALUE",
42
+ * // Description: "STRING_VALUE",
43
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
44
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
45
+ * // },
46
+ * // ],
47
+ * // NextToken: "STRING_VALUE",
48
+ * // };
49
+ *
36
50
  * ```
37
51
  *
38
52
  * @param ListVoiceProfileDomainsCommandInput - {@link ListVoiceProfileDomainsCommandInput}
@@ -62,6 +76,8 @@ export interface ListVoiceProfileDomainsCommandOutput extends ListVoiceProfileDo
62
76
  * @throws {@link UnauthorizedClientException} (client fault)
63
77
  * <p>The client isn't authorized to request a resource.</p>
64
78
  *
79
+ * @throws {@link ChimeSDKVoiceServiceException}
80
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
65
81
  *
66
82
  */
67
83
  export declare class ListVoiceProfileDomainsCommand extends $Command<ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -33,6 +33,20 @@ export interface ListVoiceProfilesCommandOutput extends ListVoiceProfilesRespons
33
33
  * };
34
34
  * const command = new ListVoiceProfilesCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListVoiceProfilesResponse
37
+ * // VoiceProfiles: [ // VoiceProfileSummaryList
38
+ * // { // VoiceProfileSummary
39
+ * // VoiceProfileId: "STRING_VALUE",
40
+ * // VoiceProfileArn: "STRING_VALUE",
41
+ * // VoiceProfileDomainId: "STRING_VALUE",
42
+ * // CreatedTimestamp: new Date("TIMESTAMP"),
43
+ * // UpdatedTimestamp: new Date("TIMESTAMP"),
44
+ * // ExpirationTimestamp: new Date("TIMESTAMP"),
45
+ * // },
46
+ * // ],
47
+ * // NextToken: "STRING_VALUE",
48
+ * // };
49
+ *
36
50
  * ```
37
51
  *
38
52
  * @param ListVoiceProfilesCommandInput - {@link ListVoiceProfilesCommandInput}
@@ -62,6 +76,8 @@ export interface ListVoiceProfilesCommandOutput extends ListVoiceProfilesRespons
62
76
  * @throws {@link UnauthorizedClientException} (client fault)
63
77
  * <p>The client isn't authorized to request a resource.</p>
64
78
  *
79
+ * @throws {@link ChimeSDKVoiceServiceException}
80
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
65
81
  *
66
82
  */
67
83
  export declare class ListVoiceProfilesCommand extends $Command<ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -37,6 +37,15 @@ export interface PutSipMediaApplicationAlexaSkillConfigurationCommandOutput exte
37
37
  * };
38
38
  * const command = new PutSipMediaApplicationAlexaSkillConfigurationCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // PutSipMediaApplicationAlexaSkillConfigurationResponse
41
+ * // SipMediaApplicationAlexaSkillConfiguration: { // SipMediaApplicationAlexaSkillConfiguration
42
+ * // AlexaSkillStatus: "ACTIVE" || "INACTIVE", // required
43
+ * // AlexaSkillIds: [ // AlexaSkillIdList // required
44
+ * // "STRING_VALUE",
45
+ * // ],
46
+ * // },
47
+ * // };
48
+ *
40
49
  * ```
41
50
  *
42
51
  * @param PutSipMediaApplicationAlexaSkillConfigurationCommandInput - {@link PutSipMediaApplicationAlexaSkillConfigurationCommandInput}
@@ -66,6 +75,8 @@ export interface PutSipMediaApplicationAlexaSkillConfigurationCommandOutput exte
66
75
  * @throws {@link UnauthorizedClientException} (client fault)
67
76
  * <p>The client isn't authorized to request a resource.</p>
68
77
  *
78
+ * @throws {@link ChimeSDKVoiceServiceException}
79
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
69
80
  *
70
81
  */
71
82
  export declare class PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Command<PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -34,6 +34,12 @@ export interface PutSipMediaApplicationLoggingConfigurationCommandOutput extends
34
34
  * };
35
35
  * const command = new PutSipMediaApplicationLoggingConfigurationCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // PutSipMediaApplicationLoggingConfigurationResponse
38
+ * // SipMediaApplicationLoggingConfiguration: { // SipMediaApplicationLoggingConfiguration
39
+ * // EnableSipMediaApplicationMessageLogs: true || false,
40
+ * // },
41
+ * // };
42
+ *
37
43
  * ```
38
44
  *
39
45
  * @param PutSipMediaApplicationLoggingConfigurationCommandInput - {@link PutSipMediaApplicationLoggingConfigurationCommandInput}
@@ -63,6 +69,8 @@ export interface PutSipMediaApplicationLoggingConfigurationCommandOutput extends
63
69
  * @throws {@link UnauthorizedClientException} (client fault)
64
70
  * <p>The client isn't authorized to request a resource.</p>
65
71
  *
72
+ * @throws {@link ChimeSDKVoiceServiceException}
73
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
66
74
  *
67
75
  */
68
76
  export declare class PutSipMediaApplicationLoggingConfigurationCommand extends $Command<PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -40,6 +40,18 @@ export interface PutVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
40
40
  * };
41
41
  * const command = new PutVoiceConnectorEmergencyCallingConfigurationCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // PutVoiceConnectorEmergencyCallingConfigurationResponse
44
+ * // EmergencyCallingConfiguration: { // EmergencyCallingConfiguration
45
+ * // DNIS: [ // DNISEmergencyCallingConfigurationList
46
+ * // { // DNISEmergencyCallingConfiguration
47
+ * // EmergencyPhoneNumber: "STRING_VALUE", // required
48
+ * // TestPhoneNumber: "STRING_VALUE",
49
+ * // CallingCountry: "STRING_VALUE", // required
50
+ * // },
51
+ * // ],
52
+ * // },
53
+ * // };
54
+ *
43
55
  * ```
44
56
  *
45
57
  * @param PutVoiceConnectorEmergencyCallingConfigurationCommandInput - {@link PutVoiceConnectorEmergencyCallingConfigurationCommandInput}
@@ -69,6 +81,8 @@ export interface PutVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
69
81
  * @throws {@link UnauthorizedClientException} (client fault)
70
82
  * <p>The client isn't authorized to request a resource.</p>
71
83
  *
84
+ * @throws {@link ChimeSDKVoiceServiceException}
85
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
72
86
  *
73
87
  */
74
88
  export declare class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Command<PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
@@ -35,6 +35,13 @@ export interface PutVoiceConnectorLoggingConfigurationCommandOutput extends PutV
35
35
  * };
36
36
  * const command = new PutVoiceConnectorLoggingConfigurationCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // PutVoiceConnectorLoggingConfigurationResponse
39
+ * // LoggingConfiguration: { // LoggingConfiguration
40
+ * // EnableSIPLogs: true || false,
41
+ * // EnableMediaMetricLogs: true || false,
42
+ * // },
43
+ * // };
44
+ *
38
45
  * ```
39
46
  *
40
47
  * @param PutVoiceConnectorLoggingConfigurationCommandInput - {@link PutVoiceConnectorLoggingConfigurationCommandInput}
@@ -64,6 +71,8 @@ export interface PutVoiceConnectorLoggingConfigurationCommandOutput extends PutV
64
71
  * @throws {@link UnauthorizedClientException} (client fault)
65
72
  * <p>The client isn't authorized to request a resource.</p>
66
73
  *
74
+ * @throws {@link ChimeSDKVoiceServiceException}
75
+ * <p>Base exception class for all service exceptions from ChimeSDKVoice service.</p>
67
76
  *
68
77
  */
69
78
  export declare class PutVoiceConnectorLoggingConfigurationCommand extends $Command<PutVoiceConnectorLoggingConfigurationCommandInput, PutVoiceConnectorLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {