@aws-sdk/client-chime-sdk-voice 3.489.0 → 3.495.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 (117) hide show
  1. package/dist-cjs/ChimeSDKVoice.js +1 -197
  2. package/dist-cjs/ChimeSDKVoiceClient.js +1 -43
  3. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +1 -29
  4. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +1 -29
  5. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -29
  6. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +1 -29
  7. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +1 -29
  8. package/dist-cjs/commands/CreateProxySessionCommand.js +1 -29
  9. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -29
  10. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +1 -29
  11. package/dist-cjs/commands/CreateSipRuleCommand.js +1 -28
  12. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +1 -29
  13. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +1 -28
  14. package/dist-cjs/commands/CreateVoiceProfileCommand.js +1 -29
  15. package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +1 -29
  16. package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -29
  17. package/dist-cjs/commands/DeleteProxySessionCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteSipRuleCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -29
  28. package/dist-cjs/commands/DeleteVoiceProfileCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +1 -28
  30. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +1 -29
  31. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +1 -29
  32. package/dist-cjs/commands/GetGlobalSettingsCommand.js +1 -28
  33. package/dist-cjs/commands/GetPhoneNumberCommand.js +1 -29
  34. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -29
  35. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -29
  36. package/dist-cjs/commands/GetProxySessionCommand.js +1 -29
  37. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -29
  38. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -29
  39. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +1 -28
  40. package/dist-cjs/commands/GetSipRuleCommand.js +1 -28
  41. package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +1 -28
  42. package/dist-cjs/commands/GetVoiceConnectorCommand.js +1 -28
  43. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -29
  44. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +1 -28
  45. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +1 -28
  46. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +1 -28
  47. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -29
  48. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -29
  49. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -29
  50. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +1 -28
  51. package/dist-cjs/commands/GetVoiceProfileCommand.js +1 -29
  52. package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +1 -29
  53. package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +1 -28
  54. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +1 -28
  55. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -29
  56. package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -29
  57. package/dist-cjs/commands/ListProxySessionsCommand.js +1 -29
  58. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -29
  59. package/dist-cjs/commands/ListSipRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +1 -28
  61. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -29
  62. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +1 -28
  63. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -29
  64. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +1 -28
  65. package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +1 -29
  66. package/dist-cjs/commands/ListVoiceProfilesCommand.js +1 -29
  67. package/dist-cjs/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -29
  68. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +1 -28
  69. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -29
  70. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +1 -28
  71. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +1 -28
  72. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +1 -29
  73. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +1 -29
  74. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +1 -29
  75. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -29
  76. package/dist-cjs/commands/RestorePhoneNumberCommand.js +1 -29
  77. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -29
  78. package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +1 -28
  79. package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +1 -28
  80. package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +1 -28
  81. package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +1 -28
  82. package/dist-cjs/commands/TagResourceCommand.js +1 -29
  83. package/dist-cjs/commands/UntagResourceCommand.js +1 -29
  84. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +1 -28
  85. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +1 -29
  86. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -29
  87. package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -29
  88. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -29
  89. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +1 -29
  90. package/dist-cjs/commands/UpdateSipRuleCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +1 -28
  93. package/dist-cjs/commands/UpdateVoiceProfileCommand.js +1 -29
  94. package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +1 -29
  95. package/dist-cjs/commands/ValidateE911AddressCommand.js +1 -29
  96. package/dist-cjs/commands/index.js +1 -96
  97. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  98. package/dist-cjs/extensionConfiguration.js +1 -2
  99. package/dist-cjs/index.js +9788 -11
  100. package/dist-cjs/models/ChimeSDKVoiceServiceException.js +1 -12
  101. package/dist-cjs/models/index.js +1 -4
  102. package/dist-cjs/models/models_0.js +1 -893
  103. package/dist-cjs/pagination/Interfaces.js +1 -2
  104. package/dist-cjs/pagination/ListPhoneNumberOrdersPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListPhoneNumbersPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListProxySessionsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListSipMediaApplicationsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListSipRulesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListVoiceConnectorGroupsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListVoiceConnectorsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +1 -7
  113. package/dist-cjs/pagination/SearchAvailablePhoneNumbersPaginator.js +1 -7
  114. package/dist-cjs/pagination/index.js +1 -14
  115. package/dist-cjs/protocols/Aws_restJson1.js +1 -6720
  116. package/dist-cjs/runtimeExtensions.js +1 -22
  117. package/package.json +40 -40
@@ -1,197 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ChimeSDKVoice = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const ChimeSDKVoiceClient_1 = require("./ChimeSDKVoiceClient");
6
- const AssociatePhoneNumbersWithVoiceConnectorCommand_1 = require("./commands/AssociatePhoneNumbersWithVoiceConnectorCommand");
7
- const AssociatePhoneNumbersWithVoiceConnectorGroupCommand_1 = require("./commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand");
8
- const BatchDeletePhoneNumberCommand_1 = require("./commands/BatchDeletePhoneNumberCommand");
9
- const BatchUpdatePhoneNumberCommand_1 = require("./commands/BatchUpdatePhoneNumberCommand");
10
- const CreatePhoneNumberOrderCommand_1 = require("./commands/CreatePhoneNumberOrderCommand");
11
- const CreateProxySessionCommand_1 = require("./commands/CreateProxySessionCommand");
12
- const CreateSipMediaApplicationCallCommand_1 = require("./commands/CreateSipMediaApplicationCallCommand");
13
- const CreateSipMediaApplicationCommand_1 = require("./commands/CreateSipMediaApplicationCommand");
14
- const CreateSipRuleCommand_1 = require("./commands/CreateSipRuleCommand");
15
- const CreateVoiceConnectorCommand_1 = require("./commands/CreateVoiceConnectorCommand");
16
- const CreateVoiceConnectorGroupCommand_1 = require("./commands/CreateVoiceConnectorGroupCommand");
17
- const CreateVoiceProfileCommand_1 = require("./commands/CreateVoiceProfileCommand");
18
- const CreateVoiceProfileDomainCommand_1 = require("./commands/CreateVoiceProfileDomainCommand");
19
- const DeletePhoneNumberCommand_1 = require("./commands/DeletePhoneNumberCommand");
20
- const DeleteProxySessionCommand_1 = require("./commands/DeleteProxySessionCommand");
21
- const DeleteSipMediaApplicationCommand_1 = require("./commands/DeleteSipMediaApplicationCommand");
22
- const DeleteSipRuleCommand_1 = require("./commands/DeleteSipRuleCommand");
23
- const DeleteVoiceConnectorCommand_1 = require("./commands/DeleteVoiceConnectorCommand");
24
- const DeleteVoiceConnectorEmergencyCallingConfigurationCommand_1 = require("./commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand");
25
- const DeleteVoiceConnectorGroupCommand_1 = require("./commands/DeleteVoiceConnectorGroupCommand");
26
- const DeleteVoiceConnectorOriginationCommand_1 = require("./commands/DeleteVoiceConnectorOriginationCommand");
27
- const DeleteVoiceConnectorProxyCommand_1 = require("./commands/DeleteVoiceConnectorProxyCommand");
28
- const DeleteVoiceConnectorStreamingConfigurationCommand_1 = require("./commands/DeleteVoiceConnectorStreamingConfigurationCommand");
29
- const DeleteVoiceConnectorTerminationCommand_1 = require("./commands/DeleteVoiceConnectorTerminationCommand");
30
- const DeleteVoiceConnectorTerminationCredentialsCommand_1 = require("./commands/DeleteVoiceConnectorTerminationCredentialsCommand");
31
- const DeleteVoiceProfileCommand_1 = require("./commands/DeleteVoiceProfileCommand");
32
- const DeleteVoiceProfileDomainCommand_1 = require("./commands/DeleteVoiceProfileDomainCommand");
33
- const DisassociatePhoneNumbersFromVoiceConnectorCommand_1 = require("./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand");
34
- const DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_1 = require("./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand");
35
- const GetGlobalSettingsCommand_1 = require("./commands/GetGlobalSettingsCommand");
36
- const GetPhoneNumberCommand_1 = require("./commands/GetPhoneNumberCommand");
37
- const GetPhoneNumberOrderCommand_1 = require("./commands/GetPhoneNumberOrderCommand");
38
- const GetPhoneNumberSettingsCommand_1 = require("./commands/GetPhoneNumberSettingsCommand");
39
- const GetProxySessionCommand_1 = require("./commands/GetProxySessionCommand");
40
- const GetSipMediaApplicationAlexaSkillConfigurationCommand_1 = require("./commands/GetSipMediaApplicationAlexaSkillConfigurationCommand");
41
- const GetSipMediaApplicationCommand_1 = require("./commands/GetSipMediaApplicationCommand");
42
- const GetSipMediaApplicationLoggingConfigurationCommand_1 = require("./commands/GetSipMediaApplicationLoggingConfigurationCommand");
43
- const GetSipRuleCommand_1 = require("./commands/GetSipRuleCommand");
44
- const GetSpeakerSearchTaskCommand_1 = require("./commands/GetSpeakerSearchTaskCommand");
45
- const GetVoiceConnectorCommand_1 = require("./commands/GetVoiceConnectorCommand");
46
- const GetVoiceConnectorEmergencyCallingConfigurationCommand_1 = require("./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand");
47
- const GetVoiceConnectorGroupCommand_1 = require("./commands/GetVoiceConnectorGroupCommand");
48
- const GetVoiceConnectorLoggingConfigurationCommand_1 = require("./commands/GetVoiceConnectorLoggingConfigurationCommand");
49
- const GetVoiceConnectorOriginationCommand_1 = require("./commands/GetVoiceConnectorOriginationCommand");
50
- const GetVoiceConnectorProxyCommand_1 = require("./commands/GetVoiceConnectorProxyCommand");
51
- const GetVoiceConnectorStreamingConfigurationCommand_1 = require("./commands/GetVoiceConnectorStreamingConfigurationCommand");
52
- const GetVoiceConnectorTerminationCommand_1 = require("./commands/GetVoiceConnectorTerminationCommand");
53
- const GetVoiceConnectorTerminationHealthCommand_1 = require("./commands/GetVoiceConnectorTerminationHealthCommand");
54
- const GetVoiceProfileCommand_1 = require("./commands/GetVoiceProfileCommand");
55
- const GetVoiceProfileDomainCommand_1 = require("./commands/GetVoiceProfileDomainCommand");
56
- const GetVoiceToneAnalysisTaskCommand_1 = require("./commands/GetVoiceToneAnalysisTaskCommand");
57
- const ListAvailableVoiceConnectorRegionsCommand_1 = require("./commands/ListAvailableVoiceConnectorRegionsCommand");
58
- const ListPhoneNumberOrdersCommand_1 = require("./commands/ListPhoneNumberOrdersCommand");
59
- const ListPhoneNumbersCommand_1 = require("./commands/ListPhoneNumbersCommand");
60
- const ListProxySessionsCommand_1 = require("./commands/ListProxySessionsCommand");
61
- const ListSipMediaApplicationsCommand_1 = require("./commands/ListSipMediaApplicationsCommand");
62
- const ListSipRulesCommand_1 = require("./commands/ListSipRulesCommand");
63
- const ListSupportedPhoneNumberCountriesCommand_1 = require("./commands/ListSupportedPhoneNumberCountriesCommand");
64
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
65
- const ListVoiceConnectorGroupsCommand_1 = require("./commands/ListVoiceConnectorGroupsCommand");
66
- const ListVoiceConnectorsCommand_1 = require("./commands/ListVoiceConnectorsCommand");
67
- const ListVoiceConnectorTerminationCredentialsCommand_1 = require("./commands/ListVoiceConnectorTerminationCredentialsCommand");
68
- const ListVoiceProfileDomainsCommand_1 = require("./commands/ListVoiceProfileDomainsCommand");
69
- const ListVoiceProfilesCommand_1 = require("./commands/ListVoiceProfilesCommand");
70
- const PutSipMediaApplicationAlexaSkillConfigurationCommand_1 = require("./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand");
71
- const PutSipMediaApplicationLoggingConfigurationCommand_1 = require("./commands/PutSipMediaApplicationLoggingConfigurationCommand");
72
- const PutVoiceConnectorEmergencyCallingConfigurationCommand_1 = require("./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand");
73
- const PutVoiceConnectorLoggingConfigurationCommand_1 = require("./commands/PutVoiceConnectorLoggingConfigurationCommand");
74
- const PutVoiceConnectorOriginationCommand_1 = require("./commands/PutVoiceConnectorOriginationCommand");
75
- const PutVoiceConnectorProxyCommand_1 = require("./commands/PutVoiceConnectorProxyCommand");
76
- const PutVoiceConnectorStreamingConfigurationCommand_1 = require("./commands/PutVoiceConnectorStreamingConfigurationCommand");
77
- const PutVoiceConnectorTerminationCommand_1 = require("./commands/PutVoiceConnectorTerminationCommand");
78
- const PutVoiceConnectorTerminationCredentialsCommand_1 = require("./commands/PutVoiceConnectorTerminationCredentialsCommand");
79
- const RestorePhoneNumberCommand_1 = require("./commands/RestorePhoneNumberCommand");
80
- const SearchAvailablePhoneNumbersCommand_1 = require("./commands/SearchAvailablePhoneNumbersCommand");
81
- const StartSpeakerSearchTaskCommand_1 = require("./commands/StartSpeakerSearchTaskCommand");
82
- const StartVoiceToneAnalysisTaskCommand_1 = require("./commands/StartVoiceToneAnalysisTaskCommand");
83
- const StopSpeakerSearchTaskCommand_1 = require("./commands/StopSpeakerSearchTaskCommand");
84
- const StopVoiceToneAnalysisTaskCommand_1 = require("./commands/StopVoiceToneAnalysisTaskCommand");
85
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
86
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
87
- const UpdateGlobalSettingsCommand_1 = require("./commands/UpdateGlobalSettingsCommand");
88
- const UpdatePhoneNumberCommand_1 = require("./commands/UpdatePhoneNumberCommand");
89
- const UpdatePhoneNumberSettingsCommand_1 = require("./commands/UpdatePhoneNumberSettingsCommand");
90
- const UpdateProxySessionCommand_1 = require("./commands/UpdateProxySessionCommand");
91
- const UpdateSipMediaApplicationCallCommand_1 = require("./commands/UpdateSipMediaApplicationCallCommand");
92
- const UpdateSipMediaApplicationCommand_1 = require("./commands/UpdateSipMediaApplicationCommand");
93
- const UpdateSipRuleCommand_1 = require("./commands/UpdateSipRuleCommand");
94
- const UpdateVoiceConnectorCommand_1 = require("./commands/UpdateVoiceConnectorCommand");
95
- const UpdateVoiceConnectorGroupCommand_1 = require("./commands/UpdateVoiceConnectorGroupCommand");
96
- const UpdateVoiceProfileCommand_1 = require("./commands/UpdateVoiceProfileCommand");
97
- const UpdateVoiceProfileDomainCommand_1 = require("./commands/UpdateVoiceProfileDomainCommand");
98
- const ValidateE911AddressCommand_1 = require("./commands/ValidateE911AddressCommand");
99
- const commands = {
100
- AssociatePhoneNumbersWithVoiceConnectorCommand: AssociatePhoneNumbersWithVoiceConnectorCommand_1.AssociatePhoneNumbersWithVoiceConnectorCommand,
101
- AssociatePhoneNumbersWithVoiceConnectorGroupCommand: AssociatePhoneNumbersWithVoiceConnectorGroupCommand_1.AssociatePhoneNumbersWithVoiceConnectorGroupCommand,
102
- BatchDeletePhoneNumberCommand: BatchDeletePhoneNumberCommand_1.BatchDeletePhoneNumberCommand,
103
- BatchUpdatePhoneNumberCommand: BatchUpdatePhoneNumberCommand_1.BatchUpdatePhoneNumberCommand,
104
- CreatePhoneNumberOrderCommand: CreatePhoneNumberOrderCommand_1.CreatePhoneNumberOrderCommand,
105
- CreateProxySessionCommand: CreateProxySessionCommand_1.CreateProxySessionCommand,
106
- CreateSipMediaApplicationCommand: CreateSipMediaApplicationCommand_1.CreateSipMediaApplicationCommand,
107
- CreateSipMediaApplicationCallCommand: CreateSipMediaApplicationCallCommand_1.CreateSipMediaApplicationCallCommand,
108
- CreateSipRuleCommand: CreateSipRuleCommand_1.CreateSipRuleCommand,
109
- CreateVoiceConnectorCommand: CreateVoiceConnectorCommand_1.CreateVoiceConnectorCommand,
110
- CreateVoiceConnectorGroupCommand: CreateVoiceConnectorGroupCommand_1.CreateVoiceConnectorGroupCommand,
111
- CreateVoiceProfileCommand: CreateVoiceProfileCommand_1.CreateVoiceProfileCommand,
112
- CreateVoiceProfileDomainCommand: CreateVoiceProfileDomainCommand_1.CreateVoiceProfileDomainCommand,
113
- DeletePhoneNumberCommand: DeletePhoneNumberCommand_1.DeletePhoneNumberCommand,
114
- DeleteProxySessionCommand: DeleteProxySessionCommand_1.DeleteProxySessionCommand,
115
- DeleteSipMediaApplicationCommand: DeleteSipMediaApplicationCommand_1.DeleteSipMediaApplicationCommand,
116
- DeleteSipRuleCommand: DeleteSipRuleCommand_1.DeleteSipRuleCommand,
117
- DeleteVoiceConnectorCommand: DeleteVoiceConnectorCommand_1.DeleteVoiceConnectorCommand,
118
- DeleteVoiceConnectorEmergencyCallingConfigurationCommand: DeleteVoiceConnectorEmergencyCallingConfigurationCommand_1.DeleteVoiceConnectorEmergencyCallingConfigurationCommand,
119
- DeleteVoiceConnectorGroupCommand: DeleteVoiceConnectorGroupCommand_1.DeleteVoiceConnectorGroupCommand,
120
- DeleteVoiceConnectorOriginationCommand: DeleteVoiceConnectorOriginationCommand_1.DeleteVoiceConnectorOriginationCommand,
121
- DeleteVoiceConnectorProxyCommand: DeleteVoiceConnectorProxyCommand_1.DeleteVoiceConnectorProxyCommand,
122
- DeleteVoiceConnectorStreamingConfigurationCommand: DeleteVoiceConnectorStreamingConfigurationCommand_1.DeleteVoiceConnectorStreamingConfigurationCommand,
123
- DeleteVoiceConnectorTerminationCommand: DeleteVoiceConnectorTerminationCommand_1.DeleteVoiceConnectorTerminationCommand,
124
- DeleteVoiceConnectorTerminationCredentialsCommand: DeleteVoiceConnectorTerminationCredentialsCommand_1.DeleteVoiceConnectorTerminationCredentialsCommand,
125
- DeleteVoiceProfileCommand: DeleteVoiceProfileCommand_1.DeleteVoiceProfileCommand,
126
- DeleteVoiceProfileDomainCommand: DeleteVoiceProfileDomainCommand_1.DeleteVoiceProfileDomainCommand,
127
- DisassociatePhoneNumbersFromVoiceConnectorCommand: DisassociatePhoneNumbersFromVoiceConnectorCommand_1.DisassociatePhoneNumbersFromVoiceConnectorCommand,
128
- DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_1.DisassociatePhoneNumbersFromVoiceConnectorGroupCommand,
129
- GetGlobalSettingsCommand: GetGlobalSettingsCommand_1.GetGlobalSettingsCommand,
130
- GetPhoneNumberCommand: GetPhoneNumberCommand_1.GetPhoneNumberCommand,
131
- GetPhoneNumberOrderCommand: GetPhoneNumberOrderCommand_1.GetPhoneNumberOrderCommand,
132
- GetPhoneNumberSettingsCommand: GetPhoneNumberSettingsCommand_1.GetPhoneNumberSettingsCommand,
133
- GetProxySessionCommand: GetProxySessionCommand_1.GetProxySessionCommand,
134
- GetSipMediaApplicationCommand: GetSipMediaApplicationCommand_1.GetSipMediaApplicationCommand,
135
- GetSipMediaApplicationAlexaSkillConfigurationCommand: GetSipMediaApplicationAlexaSkillConfigurationCommand_1.GetSipMediaApplicationAlexaSkillConfigurationCommand,
136
- GetSipMediaApplicationLoggingConfigurationCommand: GetSipMediaApplicationLoggingConfigurationCommand_1.GetSipMediaApplicationLoggingConfigurationCommand,
137
- GetSipRuleCommand: GetSipRuleCommand_1.GetSipRuleCommand,
138
- GetSpeakerSearchTaskCommand: GetSpeakerSearchTaskCommand_1.GetSpeakerSearchTaskCommand,
139
- GetVoiceConnectorCommand: GetVoiceConnectorCommand_1.GetVoiceConnectorCommand,
140
- GetVoiceConnectorEmergencyCallingConfigurationCommand: GetVoiceConnectorEmergencyCallingConfigurationCommand_1.GetVoiceConnectorEmergencyCallingConfigurationCommand,
141
- GetVoiceConnectorGroupCommand: GetVoiceConnectorGroupCommand_1.GetVoiceConnectorGroupCommand,
142
- GetVoiceConnectorLoggingConfigurationCommand: GetVoiceConnectorLoggingConfigurationCommand_1.GetVoiceConnectorLoggingConfigurationCommand,
143
- GetVoiceConnectorOriginationCommand: GetVoiceConnectorOriginationCommand_1.GetVoiceConnectorOriginationCommand,
144
- GetVoiceConnectorProxyCommand: GetVoiceConnectorProxyCommand_1.GetVoiceConnectorProxyCommand,
145
- GetVoiceConnectorStreamingConfigurationCommand: GetVoiceConnectorStreamingConfigurationCommand_1.GetVoiceConnectorStreamingConfigurationCommand,
146
- GetVoiceConnectorTerminationCommand: GetVoiceConnectorTerminationCommand_1.GetVoiceConnectorTerminationCommand,
147
- GetVoiceConnectorTerminationHealthCommand: GetVoiceConnectorTerminationHealthCommand_1.GetVoiceConnectorTerminationHealthCommand,
148
- GetVoiceProfileCommand: GetVoiceProfileCommand_1.GetVoiceProfileCommand,
149
- GetVoiceProfileDomainCommand: GetVoiceProfileDomainCommand_1.GetVoiceProfileDomainCommand,
150
- GetVoiceToneAnalysisTaskCommand: GetVoiceToneAnalysisTaskCommand_1.GetVoiceToneAnalysisTaskCommand,
151
- ListAvailableVoiceConnectorRegionsCommand: ListAvailableVoiceConnectorRegionsCommand_1.ListAvailableVoiceConnectorRegionsCommand,
152
- ListPhoneNumberOrdersCommand: ListPhoneNumberOrdersCommand_1.ListPhoneNumberOrdersCommand,
153
- ListPhoneNumbersCommand: ListPhoneNumbersCommand_1.ListPhoneNumbersCommand,
154
- ListProxySessionsCommand: ListProxySessionsCommand_1.ListProxySessionsCommand,
155
- ListSipMediaApplicationsCommand: ListSipMediaApplicationsCommand_1.ListSipMediaApplicationsCommand,
156
- ListSipRulesCommand: ListSipRulesCommand_1.ListSipRulesCommand,
157
- ListSupportedPhoneNumberCountriesCommand: ListSupportedPhoneNumberCountriesCommand_1.ListSupportedPhoneNumberCountriesCommand,
158
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
159
- ListVoiceConnectorGroupsCommand: ListVoiceConnectorGroupsCommand_1.ListVoiceConnectorGroupsCommand,
160
- ListVoiceConnectorsCommand: ListVoiceConnectorsCommand_1.ListVoiceConnectorsCommand,
161
- ListVoiceConnectorTerminationCredentialsCommand: ListVoiceConnectorTerminationCredentialsCommand_1.ListVoiceConnectorTerminationCredentialsCommand,
162
- ListVoiceProfileDomainsCommand: ListVoiceProfileDomainsCommand_1.ListVoiceProfileDomainsCommand,
163
- ListVoiceProfilesCommand: ListVoiceProfilesCommand_1.ListVoiceProfilesCommand,
164
- PutSipMediaApplicationAlexaSkillConfigurationCommand: PutSipMediaApplicationAlexaSkillConfigurationCommand_1.PutSipMediaApplicationAlexaSkillConfigurationCommand,
165
- PutSipMediaApplicationLoggingConfigurationCommand: PutSipMediaApplicationLoggingConfigurationCommand_1.PutSipMediaApplicationLoggingConfigurationCommand,
166
- PutVoiceConnectorEmergencyCallingConfigurationCommand: PutVoiceConnectorEmergencyCallingConfigurationCommand_1.PutVoiceConnectorEmergencyCallingConfigurationCommand,
167
- PutVoiceConnectorLoggingConfigurationCommand: PutVoiceConnectorLoggingConfigurationCommand_1.PutVoiceConnectorLoggingConfigurationCommand,
168
- PutVoiceConnectorOriginationCommand: PutVoiceConnectorOriginationCommand_1.PutVoiceConnectorOriginationCommand,
169
- PutVoiceConnectorProxyCommand: PutVoiceConnectorProxyCommand_1.PutVoiceConnectorProxyCommand,
170
- PutVoiceConnectorStreamingConfigurationCommand: PutVoiceConnectorStreamingConfigurationCommand_1.PutVoiceConnectorStreamingConfigurationCommand,
171
- PutVoiceConnectorTerminationCommand: PutVoiceConnectorTerminationCommand_1.PutVoiceConnectorTerminationCommand,
172
- PutVoiceConnectorTerminationCredentialsCommand: PutVoiceConnectorTerminationCredentialsCommand_1.PutVoiceConnectorTerminationCredentialsCommand,
173
- RestorePhoneNumberCommand: RestorePhoneNumberCommand_1.RestorePhoneNumberCommand,
174
- SearchAvailablePhoneNumbersCommand: SearchAvailablePhoneNumbersCommand_1.SearchAvailablePhoneNumbersCommand,
175
- StartSpeakerSearchTaskCommand: StartSpeakerSearchTaskCommand_1.StartSpeakerSearchTaskCommand,
176
- StartVoiceToneAnalysisTaskCommand: StartVoiceToneAnalysisTaskCommand_1.StartVoiceToneAnalysisTaskCommand,
177
- StopSpeakerSearchTaskCommand: StopSpeakerSearchTaskCommand_1.StopSpeakerSearchTaskCommand,
178
- StopVoiceToneAnalysisTaskCommand: StopVoiceToneAnalysisTaskCommand_1.StopVoiceToneAnalysisTaskCommand,
179
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
180
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
181
- UpdateGlobalSettingsCommand: UpdateGlobalSettingsCommand_1.UpdateGlobalSettingsCommand,
182
- UpdatePhoneNumberCommand: UpdatePhoneNumberCommand_1.UpdatePhoneNumberCommand,
183
- UpdatePhoneNumberSettingsCommand: UpdatePhoneNumberSettingsCommand_1.UpdatePhoneNumberSettingsCommand,
184
- UpdateProxySessionCommand: UpdateProxySessionCommand_1.UpdateProxySessionCommand,
185
- UpdateSipMediaApplicationCommand: UpdateSipMediaApplicationCommand_1.UpdateSipMediaApplicationCommand,
186
- UpdateSipMediaApplicationCallCommand: UpdateSipMediaApplicationCallCommand_1.UpdateSipMediaApplicationCallCommand,
187
- UpdateSipRuleCommand: UpdateSipRuleCommand_1.UpdateSipRuleCommand,
188
- UpdateVoiceConnectorCommand: UpdateVoiceConnectorCommand_1.UpdateVoiceConnectorCommand,
189
- UpdateVoiceConnectorGroupCommand: UpdateVoiceConnectorGroupCommand_1.UpdateVoiceConnectorGroupCommand,
190
- UpdateVoiceProfileCommand: UpdateVoiceProfileCommand_1.UpdateVoiceProfileCommand,
191
- UpdateVoiceProfileDomainCommand: UpdateVoiceProfileDomainCommand_1.UpdateVoiceProfileDomainCommand,
192
- ValidateE911AddressCommand: ValidateE911AddressCommand_1.ValidateE911AddressCommand,
193
- };
194
- class ChimeSDKVoice extends ChimeSDKVoiceClient_1.ChimeSDKVoiceClient {
195
- }
196
- exports.ChimeSDKVoice = ChimeSDKVoice;
197
- (0, smithy_client_1.createAggregatedClient)(commands, ChimeSDKVoice);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ChimeSDKVoiceClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class ChimeSDKVoiceClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.ChimeSDKVoiceClient = ChimeSDKVoiceClient;
1
+ module.exports = require("./index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociatePhoneNumbersWithVoiceConnectorCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnector", {})
23
- .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorCommand")
24
- .f(models_0_1.AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog, models_0_1.AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_AssociatePhoneNumbersWithVoiceConnectorCommand)
26
- .de(Aws_restJson1_1.de_AssociatePhoneNumbersWithVoiceConnectorCommand)
27
- .build() {
28
- }
29
- exports.AssociatePhoneNumbersWithVoiceConnectorCommand = AssociatePhoneNumbersWithVoiceConnectorCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociatePhoneNumbersWithVoiceConnectorGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnectorGroup", {})
23
- .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorGroupCommand")
24
- .f(models_0_1.AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog, models_0_1.AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand)
26
- .de(Aws_restJson1_1.de_AssociatePhoneNumbersWithVoiceConnectorGroupCommand)
27
- .build() {
28
- }
29
- exports.AssociatePhoneNumbersWithVoiceConnectorGroupCommand = AssociatePhoneNumbersWithVoiceConnectorGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchDeletePhoneNumberCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class BatchDeletePhoneNumberCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "BatchDeletePhoneNumber", {})
23
- .n("ChimeSDKVoiceClient", "BatchDeletePhoneNumberCommand")
24
- .f(void 0, models_0_1.BatchDeletePhoneNumberResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_BatchDeletePhoneNumberCommand)
26
- .de(Aws_restJson1_1.de_BatchDeletePhoneNumberCommand)
27
- .build() {
28
- }
29
- exports.BatchDeletePhoneNumberCommand = BatchDeletePhoneNumberCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BatchUpdatePhoneNumberCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class BatchUpdatePhoneNumberCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "BatchUpdatePhoneNumber", {})
23
- .n("ChimeSDKVoiceClient", "BatchUpdatePhoneNumberCommand")
24
- .f(models_0_1.BatchUpdatePhoneNumberRequestFilterSensitiveLog, models_0_1.BatchUpdatePhoneNumberResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_BatchUpdatePhoneNumberCommand)
26
- .de(Aws_restJson1_1.de_BatchUpdatePhoneNumberCommand)
27
- .build() {
28
- }
29
- exports.BatchUpdatePhoneNumberCommand = BatchUpdatePhoneNumberCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePhoneNumberOrderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreatePhoneNumberOrderCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "CreatePhoneNumberOrder", {})
23
- .n("ChimeSDKVoiceClient", "CreatePhoneNumberOrderCommand")
24
- .f(models_0_1.CreatePhoneNumberOrderRequestFilterSensitiveLog, models_0_1.CreatePhoneNumberOrderResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreatePhoneNumberOrderCommand)
26
- .de(Aws_restJson1_1.de_CreatePhoneNumberOrderCommand)
27
- .build() {
28
- }
29
- exports.CreatePhoneNumberOrderCommand = CreatePhoneNumberOrderCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateProxySessionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreateProxySessionCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "CreateProxySession", {})
23
- .n("ChimeSDKVoiceClient", "CreateProxySessionCommand")
24
- .f(models_0_1.CreateProxySessionRequestFilterSensitiveLog, models_0_1.CreateProxySessionResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateProxySessionCommand)
26
- .de(Aws_restJson1_1.de_CreateProxySessionCommand)
27
- .build() {
28
- }
29
- exports.CreateProxySessionCommand = CreateProxySessionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSipMediaApplicationCallCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreateSipMediaApplicationCallCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "CreateSipMediaApplicationCall", {})
23
- .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCallCommand")
24
- .f(models_0_1.CreateSipMediaApplicationCallRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_CreateSipMediaApplicationCallCommand)
26
- .de(Aws_restJson1_1.de_CreateSipMediaApplicationCallCommand)
27
- .build() {
28
- }
29
- exports.CreateSipMediaApplicationCallCommand = CreateSipMediaApplicationCallCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSipMediaApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreateSipMediaApplicationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "CreateSipMediaApplication", {})
23
- .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCommand")
24
- .f(models_0_1.CreateSipMediaApplicationRequestFilterSensitiveLog, models_0_1.CreateSipMediaApplicationResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateSipMediaApplicationCommand)
26
- .de(Aws_restJson1_1.de_CreateSipMediaApplicationCommand)
27
- .build() {
28
- }
29
- exports.CreateSipMediaApplicationCommand = CreateSipMediaApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSipRuleCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateSipRuleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "CreateSipRule", {})
22
- .n("ChimeSDKVoiceClient", "CreateSipRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateSipRuleCommand)
25
- .de(Aws_restJson1_1.de_CreateSipRuleCommand)
26
- .build() {
27
- }
28
- exports.CreateSipRuleCommand = CreateSipRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateVoiceConnectorCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreateVoiceConnectorCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "CreateVoiceConnector", {})
23
- .n("ChimeSDKVoiceClient", "CreateVoiceConnectorCommand")
24
- .f(models_0_1.CreateVoiceConnectorRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_CreateVoiceConnectorCommand)
26
- .de(Aws_restJson1_1.de_CreateVoiceConnectorCommand)
27
- .build() {
28
- }
29
- exports.CreateVoiceConnectorCommand = CreateVoiceConnectorCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateVoiceConnectorGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateVoiceConnectorGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("ChimeSDKTelephonyService", "CreateVoiceConnectorGroup", {})
22
- .n("ChimeSDKVoiceClient", "CreateVoiceConnectorGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateVoiceConnectorGroupCommand)
25
- .de(Aws_restJson1_1.de_CreateVoiceConnectorGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateVoiceConnectorGroupCommand = CreateVoiceConnectorGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateVoiceProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreateVoiceProfileCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("ChimeSDKTelephonyService", "CreateVoiceProfile", {})
23
- .n("ChimeSDKVoiceClient", "CreateVoiceProfileCommand")
24
- .f(void 0, models_0_1.CreateVoiceProfileResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateVoiceProfileCommand)
26
- .de(Aws_restJson1_1.de_CreateVoiceProfileCommand)
27
- .build() {
28
- }
29
- exports.CreateVoiceProfileCommand = CreateVoiceProfileCommand;
1
+ module.exports = require("../index.js");