@aws-sdk/client-connect 3.646.0 → 3.650.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 (265) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +255 -765
  3. package/dist-es/commands/ActivateEvaluationFormCommand.js +1 -3
  4. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +1 -3
  5. package/dist-es/commands/AssociateApprovedOriginCommand.js +1 -3
  6. package/dist-es/commands/AssociateBotCommand.js +1 -3
  7. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +1 -3
  8. package/dist-es/commands/AssociateFlowCommand.js +1 -3
  9. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +1 -3
  10. package/dist-es/commands/AssociateLambdaFunctionCommand.js +1 -3
  11. package/dist-es/commands/AssociateLexBotCommand.js +1 -3
  12. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +1 -3
  13. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +1 -3
  14. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +1 -3
  15. package/dist-es/commands/AssociateSecurityKeyCommand.js +1 -3
  16. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +1 -3
  17. package/dist-es/commands/AssociateUserProficienciesCommand.js +1 -3
  18. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +1 -3
  19. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +1 -3
  20. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +1 -3
  21. package/dist-es/commands/BatchGetFlowAssociationCommand.js +1 -3
  22. package/dist-es/commands/BatchPutContactCommand.js +1 -3
  23. package/dist-es/commands/ClaimPhoneNumberCommand.js +1 -3
  24. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +1 -3
  25. package/dist-es/commands/CreateAgentStatusCommand.js +1 -3
  26. package/dist-es/commands/CreateContactFlowCommand.js +1 -3
  27. package/dist-es/commands/CreateContactFlowModuleCommand.js +1 -3
  28. package/dist-es/commands/CreateEvaluationFormCommand.js +1 -3
  29. package/dist-es/commands/CreateHoursOfOperationCommand.js +1 -3
  30. package/dist-es/commands/CreateInstanceCommand.js +1 -3
  31. package/dist-es/commands/CreateIntegrationAssociationCommand.js +1 -3
  32. package/dist-es/commands/CreateParticipantCommand.js +1 -3
  33. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +1 -3
  34. package/dist-es/commands/CreatePredefinedAttributeCommand.js +1 -3
  35. package/dist-es/commands/CreatePromptCommand.js +1 -3
  36. package/dist-es/commands/CreateQueueCommand.js +1 -3
  37. package/dist-es/commands/CreateQuickConnectCommand.js +1 -3
  38. package/dist-es/commands/CreateRoutingProfileCommand.js +1 -3
  39. package/dist-es/commands/CreateRuleCommand.js +1 -3
  40. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -3
  41. package/dist-es/commands/CreateTaskTemplateCommand.js +1 -3
  42. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +1 -3
  43. package/dist-es/commands/CreateUseCaseCommand.js +1 -3
  44. package/dist-es/commands/CreateUserCommand.js +1 -3
  45. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +1 -3
  46. package/dist-es/commands/CreateViewCommand.js +1 -3
  47. package/dist-es/commands/CreateViewVersionCommand.js +1 -3
  48. package/dist-es/commands/CreateVocabularyCommand.js +1 -3
  49. package/dist-es/commands/DeactivateEvaluationFormCommand.js +1 -3
  50. package/dist-es/commands/DeleteAttachedFileCommand.js +1 -3
  51. package/dist-es/commands/DeleteContactEvaluationCommand.js +1 -3
  52. package/dist-es/commands/DeleteContactFlowCommand.js +1 -3
  53. package/dist-es/commands/DeleteContactFlowModuleCommand.js +1 -3
  54. package/dist-es/commands/DeleteEvaluationFormCommand.js +1 -3
  55. package/dist-es/commands/DeleteHoursOfOperationCommand.js +1 -3
  56. package/dist-es/commands/DeleteInstanceCommand.js +1 -3
  57. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +1 -3
  58. package/dist-es/commands/DeletePredefinedAttributeCommand.js +1 -3
  59. package/dist-es/commands/DeletePromptCommand.js +1 -3
  60. package/dist-es/commands/DeleteQueueCommand.js +1 -3
  61. package/dist-es/commands/DeleteQuickConnectCommand.js +1 -3
  62. package/dist-es/commands/DeleteRoutingProfileCommand.js +1 -3
  63. package/dist-es/commands/DeleteRuleCommand.js +1 -3
  64. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -3
  65. package/dist-es/commands/DeleteTaskTemplateCommand.js +1 -3
  66. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +1 -3
  67. package/dist-es/commands/DeleteUseCaseCommand.js +1 -3
  68. package/dist-es/commands/DeleteUserCommand.js +1 -3
  69. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +1 -3
  70. package/dist-es/commands/DeleteViewCommand.js +1 -3
  71. package/dist-es/commands/DeleteViewVersionCommand.js +1 -3
  72. package/dist-es/commands/DeleteVocabularyCommand.js +1 -3
  73. package/dist-es/commands/DescribeAgentStatusCommand.js +1 -3
  74. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +1 -3
  75. package/dist-es/commands/DescribeContactCommand.js +1 -3
  76. package/dist-es/commands/DescribeContactEvaluationCommand.js +1 -3
  77. package/dist-es/commands/DescribeContactFlowCommand.js +1 -3
  78. package/dist-es/commands/DescribeContactFlowModuleCommand.js +1 -3
  79. package/dist-es/commands/DescribeEvaluationFormCommand.js +1 -3
  80. package/dist-es/commands/DescribeHoursOfOperationCommand.js +1 -3
  81. package/dist-es/commands/DescribeInstanceAttributeCommand.js +1 -3
  82. package/dist-es/commands/DescribeInstanceCommand.js +1 -3
  83. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +1 -3
  84. package/dist-es/commands/DescribePhoneNumberCommand.js +1 -3
  85. package/dist-es/commands/DescribePredefinedAttributeCommand.js +1 -3
  86. package/dist-es/commands/DescribePromptCommand.js +1 -3
  87. package/dist-es/commands/DescribeQueueCommand.js +1 -3
  88. package/dist-es/commands/DescribeQuickConnectCommand.js +1 -3
  89. package/dist-es/commands/DescribeRoutingProfileCommand.js +1 -3
  90. package/dist-es/commands/DescribeRuleCommand.js +1 -3
  91. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -3
  92. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +1 -3
  93. package/dist-es/commands/DescribeUserCommand.js +1 -3
  94. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +1 -3
  95. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +1 -3
  96. package/dist-es/commands/DescribeViewCommand.js +1 -3
  97. package/dist-es/commands/DescribeVocabularyCommand.js +1 -3
  98. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +1 -3
  99. package/dist-es/commands/DisassociateApprovedOriginCommand.js +1 -3
  100. package/dist-es/commands/DisassociateBotCommand.js +1 -3
  101. package/dist-es/commands/DisassociateFlowCommand.js +1 -3
  102. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +1 -3
  103. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +1 -3
  104. package/dist-es/commands/DisassociateLexBotCommand.js +1 -3
  105. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -3
  106. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +1 -3
  107. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +1 -3
  108. package/dist-es/commands/DisassociateSecurityKeyCommand.js +1 -3
  109. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +1 -3
  110. package/dist-es/commands/DisassociateUserProficienciesCommand.js +1 -3
  111. package/dist-es/commands/DismissUserContactCommand.js +1 -3
  112. package/dist-es/commands/GetAttachedFileCommand.js +1 -3
  113. package/dist-es/commands/GetContactAttributesCommand.js +1 -3
  114. package/dist-es/commands/GetCurrentMetricDataCommand.js +1 -3
  115. package/dist-es/commands/GetCurrentUserDataCommand.js +1 -3
  116. package/dist-es/commands/GetFederationTokenCommand.js +1 -3
  117. package/dist-es/commands/GetFlowAssociationCommand.js +1 -3
  118. package/dist-es/commands/GetMetricDataCommand.js +1 -3
  119. package/dist-es/commands/GetMetricDataV2Command.js +1 -3
  120. package/dist-es/commands/GetPromptFileCommand.js +1 -3
  121. package/dist-es/commands/GetTaskTemplateCommand.js +1 -3
  122. package/dist-es/commands/GetTrafficDistributionCommand.js +1 -3
  123. package/dist-es/commands/ImportPhoneNumberCommand.js +1 -3
  124. package/dist-es/commands/ListAgentStatusesCommand.js +1 -3
  125. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +1 -3
  126. package/dist-es/commands/ListApprovedOriginsCommand.js +1 -3
  127. package/dist-es/commands/ListAuthenticationProfilesCommand.js +1 -3
  128. package/dist-es/commands/ListBotsCommand.js +1 -3
  129. package/dist-es/commands/ListContactEvaluationsCommand.js +1 -3
  130. package/dist-es/commands/ListContactFlowModulesCommand.js +1 -3
  131. package/dist-es/commands/ListContactFlowsCommand.js +1 -3
  132. package/dist-es/commands/ListContactReferencesCommand.js +1 -3
  133. package/dist-es/commands/ListDefaultVocabulariesCommand.js +1 -3
  134. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +1 -3
  135. package/dist-es/commands/ListEvaluationFormsCommand.js +1 -3
  136. package/dist-es/commands/ListFlowAssociationsCommand.js +1 -3
  137. package/dist-es/commands/ListHoursOfOperationsCommand.js +1 -3
  138. package/dist-es/commands/ListInstanceAttributesCommand.js +1 -3
  139. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +1 -3
  140. package/dist-es/commands/ListInstancesCommand.js +1 -3
  141. package/dist-es/commands/ListIntegrationAssociationsCommand.js +1 -3
  142. package/dist-es/commands/ListLambdaFunctionsCommand.js +1 -3
  143. package/dist-es/commands/ListLexBotsCommand.js +1 -3
  144. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  145. package/dist-es/commands/ListPhoneNumbersV2Command.js +1 -3
  146. package/dist-es/commands/ListPredefinedAttributesCommand.js +1 -3
  147. package/dist-es/commands/ListPromptsCommand.js +1 -3
  148. package/dist-es/commands/ListQueueQuickConnectsCommand.js +1 -3
  149. package/dist-es/commands/ListQueuesCommand.js +1 -3
  150. package/dist-es/commands/ListQuickConnectsCommand.js +1 -3
  151. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +1 -3
  152. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +1 -3
  153. package/dist-es/commands/ListRoutingProfilesCommand.js +1 -3
  154. package/dist-es/commands/ListRulesCommand.js +1 -3
  155. package/dist-es/commands/ListSecurityKeysCommand.js +1 -3
  156. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +1 -3
  157. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +1 -3
  158. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -3
  159. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  160. package/dist-es/commands/ListTaskTemplatesCommand.js +1 -3
  161. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +1 -3
  162. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +1 -3
  163. package/dist-es/commands/ListUseCasesCommand.js +1 -3
  164. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +1 -3
  165. package/dist-es/commands/ListUserProficienciesCommand.js +1 -3
  166. package/dist-es/commands/ListUsersCommand.js +1 -3
  167. package/dist-es/commands/ListViewVersionsCommand.js +1 -3
  168. package/dist-es/commands/ListViewsCommand.js +1 -3
  169. package/dist-es/commands/MonitorContactCommand.js +1 -3
  170. package/dist-es/commands/PauseContactCommand.js +1 -3
  171. package/dist-es/commands/PutUserStatusCommand.js +1 -3
  172. package/dist-es/commands/ReleasePhoneNumberCommand.js +1 -3
  173. package/dist-es/commands/ReplicateInstanceCommand.js +1 -3
  174. package/dist-es/commands/ResumeContactCommand.js +1 -3
  175. package/dist-es/commands/ResumeContactRecordingCommand.js +1 -3
  176. package/dist-es/commands/SearchAgentStatusesCommand.js +1 -3
  177. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  178. package/dist-es/commands/SearchContactFlowModulesCommand.js +1 -3
  179. package/dist-es/commands/SearchContactFlowsCommand.js +1 -3
  180. package/dist-es/commands/SearchContactsCommand.js +1 -3
  181. package/dist-es/commands/SearchHoursOfOperationsCommand.js +1 -3
  182. package/dist-es/commands/SearchPredefinedAttributesCommand.js +1 -3
  183. package/dist-es/commands/SearchPromptsCommand.js +1 -3
  184. package/dist-es/commands/SearchQueuesCommand.js +1 -3
  185. package/dist-es/commands/SearchQuickConnectsCommand.js +1 -3
  186. package/dist-es/commands/SearchResourceTagsCommand.js +1 -3
  187. package/dist-es/commands/SearchRoutingProfilesCommand.js +1 -3
  188. package/dist-es/commands/SearchSecurityProfilesCommand.js +1 -3
  189. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +1 -3
  190. package/dist-es/commands/SearchUsersCommand.js +1 -3
  191. package/dist-es/commands/SearchVocabulariesCommand.js +1 -3
  192. package/dist-es/commands/SendChatIntegrationEventCommand.js +1 -3
  193. package/dist-es/commands/StartAttachedFileUploadCommand.js +1 -3
  194. package/dist-es/commands/StartChatContactCommand.js +1 -3
  195. package/dist-es/commands/StartContactEvaluationCommand.js +1 -3
  196. package/dist-es/commands/StartContactRecordingCommand.js +1 -3
  197. package/dist-es/commands/StartContactStreamingCommand.js +1 -3
  198. package/dist-es/commands/StartOutboundVoiceContactCommand.js +1 -3
  199. package/dist-es/commands/StartTaskContactCommand.js +1 -3
  200. package/dist-es/commands/StartWebRTCContactCommand.js +1 -3
  201. package/dist-es/commands/StopContactCommand.js +1 -3
  202. package/dist-es/commands/StopContactRecordingCommand.js +1 -3
  203. package/dist-es/commands/StopContactStreamingCommand.js +1 -3
  204. package/dist-es/commands/SubmitContactEvaluationCommand.js +1 -3
  205. package/dist-es/commands/SuspendContactRecordingCommand.js +1 -3
  206. package/dist-es/commands/TagContactCommand.js +1 -3
  207. package/dist-es/commands/TagResourceCommand.js +1 -3
  208. package/dist-es/commands/TransferContactCommand.js +1 -3
  209. package/dist-es/commands/UntagContactCommand.js +1 -3
  210. package/dist-es/commands/UntagResourceCommand.js +1 -3
  211. package/dist-es/commands/UpdateAgentStatusCommand.js +1 -3
  212. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +1 -3
  213. package/dist-es/commands/UpdateContactAttributesCommand.js +1 -3
  214. package/dist-es/commands/UpdateContactCommand.js +1 -3
  215. package/dist-es/commands/UpdateContactEvaluationCommand.js +1 -3
  216. package/dist-es/commands/UpdateContactFlowContentCommand.js +1 -3
  217. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +1 -3
  218. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +1 -3
  219. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +1 -3
  220. package/dist-es/commands/UpdateContactFlowNameCommand.js +1 -3
  221. package/dist-es/commands/UpdateContactRoutingDataCommand.js +1 -3
  222. package/dist-es/commands/UpdateContactScheduleCommand.js +1 -3
  223. package/dist-es/commands/UpdateEvaluationFormCommand.js +1 -3
  224. package/dist-es/commands/UpdateHoursOfOperationCommand.js +1 -3
  225. package/dist-es/commands/UpdateInstanceAttributeCommand.js +1 -3
  226. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +1 -3
  227. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +1 -3
  228. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  229. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +1 -3
  230. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +1 -3
  231. package/dist-es/commands/UpdatePromptCommand.js +1 -3
  232. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +1 -3
  233. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +1 -3
  234. package/dist-es/commands/UpdateQueueNameCommand.js +1 -3
  235. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -3
  236. package/dist-es/commands/UpdateQueueStatusCommand.js +1 -3
  237. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +1 -3
  238. package/dist-es/commands/UpdateQuickConnectNameCommand.js +1 -3
  239. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +1 -3
  240. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -3
  241. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -3
  242. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +1 -3
  243. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +1 -3
  244. package/dist-es/commands/UpdateRuleCommand.js +1 -3
  245. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -3
  246. package/dist-es/commands/UpdateTaskTemplateCommand.js +1 -3
  247. package/dist-es/commands/UpdateTrafficDistributionCommand.js +1 -3
  248. package/dist-es/commands/UpdateUserHierarchyCommand.js +1 -3
  249. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +1 -3
  250. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +1 -3
  251. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +1 -3
  252. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +1 -3
  253. package/dist-es/commands/UpdateUserProficienciesCommand.js +1 -3
  254. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +1 -3
  255. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +1 -3
  256. package/dist-es/commands/UpdateViewContentCommand.js +1 -3
  257. package/dist-es/commands/UpdateViewMetadataCommand.js +1 -3
  258. package/dist-es/endpoint/endpointResolver.js +7 -3
  259. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  260. package/dist-types/runtimeConfig.d.ts +2 -0
  261. package/dist-types/runtimeConfig.native.d.ts +2 -0
  262. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  263. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  264. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  265. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_ListTrafficDistributionGroupsCommand, se_ListTrafficDistributionGrou
6
6
  export { $Command };
7
7
  export class ListTrafficDistributionGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListUseCasesCommand, se_ListUseCasesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListUseCasesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListUserHierarchyGroupsCommand, se_ListUserHierarchyGroupsCommand }
6
6
  export { $Command };
7
7
  export class ListUserHierarchyGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListUserProficienciesCommand, se_ListUserProficienciesCommand } from
6
6
  export { $Command };
7
7
  export class ListUserProficienciesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class ListUsersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListViewVersionsCommand, se_ListViewVersionsCommand } from "../proto
7
7
  export { $Command };
8
8
  export class ListViewVersionsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListViewsCommand, se_ListViewsCommand } from "../protocols/Aws_restJ
7
7
  export { $Command };
8
8
  export class ListViewsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_MonitorContactCommand, se_MonitorContactCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class MonitorContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PauseContactCommand, se_PauseContactCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class PauseContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutUserStatusCommand, se_PutUserStatusCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class PutUserStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ReleasePhoneNumberCommand, se_ReleasePhoneNumberCommand } from "../p
6
6
  export { $Command };
7
7
  export class ReleasePhoneNumberCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ReplicateInstanceCommand, se_ReplicateInstanceCommand } from "../pro
7
7
  export { $Command };
8
8
  export class ReplicateInstanceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResumeContactCommand, se_ResumeContactCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class ResumeContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResumeContactRecordingCommand, se_ResumeContactRecordingCommand } fr
6
6
  export { $Command };
7
7
  export class ResumeContactRecordingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchAgentStatusesCommand, se_SearchAgentStatusesCommand } from "..
6
6
  export { $Command };
7
7
  export class SearchAgentStatusesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchAvailablePhoneNumbersCommand, se_SearchAvailablePhoneNumbersCo
6
6
  export { $Command };
7
7
  export class SearchAvailablePhoneNumbersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchContactFlowModulesCommand, se_SearchContactFlowModulesCommand
6
6
  export { $Command };
7
7
  export class SearchContactFlowModulesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchContactFlowsCommand, se_SearchContactFlowsCommand } from "../p
6
6
  export { $Command };
7
7
  export class SearchContactFlowsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SearchContactsCommand, se_SearchContactsCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class SearchContactsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchHoursOfOperationsCommand, se_SearchHoursOfOperationsCommand }
6
6
  export { $Command };
7
7
  export class SearchHoursOfOperationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchPredefinedAttributesCommand, se_SearchPredefinedAttributesComm
6
6
  export { $Command };
7
7
  export class SearchPredefinedAttributesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchPromptsCommand, se_SearchPromptsCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class SearchPromptsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchQueuesCommand, se_SearchQueuesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class SearchQueuesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchQuickConnectsCommand, se_SearchQuickConnectsCommand } from "..
6
6
  export { $Command };
7
7
  export class SearchQuickConnectsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchResourceTagsCommand, se_SearchResourceTagsCommand } from "../p
6
6
  export { $Command };
7
7
  export class SearchResourceTagsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchRoutingProfilesCommand, se_SearchRoutingProfilesCommand } from
6
6
  export { $Command };
7
7
  export class SearchRoutingProfilesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchSecurityProfilesCommand, se_SearchSecurityProfilesCommand } fr
6
6
  export { $Command };
7
7
  export class SearchSecurityProfilesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchUserHierarchyGroupsCommand, se_SearchUserHierarchyGroupsComman
6
6
  export { $Command };
7
7
  export class SearchUserHierarchyGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SearchUsersCommand, se_SearchUsersCommand } from "../protocols/Aws_r
7
7
  export { $Command };
8
8
  export class SearchUsersCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchVocabulariesCommand, se_SearchVocabulariesCommand } from "../p
6
6
  export { $Command };
7
7
  export class SearchVocabulariesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SendChatIntegrationEventCommand, se_SendChatIntegrationEventCommand
6
6
  export { $Command };
7
7
  export class SendChatIntegrationEventCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartAttachedFileUploadCommand, se_StartAttachedFileUploadCommand }
6
6
  export { $Command };
7
7
  export class StartAttachedFileUploadCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartChatContactCommand, se_StartChatContactCommand } from "../proto
6
6
  export { $Command };
7
7
  export class StartChatContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartContactEvaluationCommand, se_StartContactEvaluationCommand } fr
6
6
  export { $Command };
7
7
  export class StartContactEvaluationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartContactRecordingCommand, se_StartContactRecordingCommand } from
6
6
  export { $Command };
7
7
  export class StartContactRecordingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartContactStreamingCommand, se_StartContactStreamingCommand } from
6
6
  export { $Command };
7
7
  export class StartContactStreamingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartOutboundVoiceContactCommand, se_StartOutboundVoiceContactComman
7
7
  export { $Command };
8
8
  export class StartOutboundVoiceContactCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartTaskContactCommand, se_StartTaskContactCommand } from "../proto
7
7
  export { $Command };
8
8
  export class StartTaskContactCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartWebRTCContactCommand, se_StartWebRTCContactCommand } from "../p
7
7
  export { $Command };
8
8
  export class StartWebRTCContactCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopContactCommand, se_StopContactCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class StopContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopContactRecordingCommand, se_StopContactRecordingCommand } from "
6
6
  export { $Command };
7
7
  export class StopContactRecordingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopContactStreamingCommand, se_StopContactStreamingCommand } from "
6
6
  export { $Command };
7
7
  export class StopContactStreamingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SubmitContactEvaluationCommand, se_SubmitContactEvaluationCommand }
6
6
  export { $Command };
7
7
  export class SubmitContactEvaluationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SuspendContactRecordingCommand, se_SuspendContactRecordingCommand }
6
6
  export { $Command };
7
7
  export class SuspendContactRecordingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagContactCommand, se_TagContactCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class TagContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class TagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TransferContactCommand, se_TransferContactCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class TransferContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagContactCommand, se_UntagContactCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class UntagContactCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UntagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateAgentStatusCommand, se_UpdateAgentStatusCommand } from "../pro
6
6
  export { $Command };
7
7
  export class UpdateAgentStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateAuthenticationProfileCommand, se_UpdateAuthenticationProfileCo
6
6
  export { $Command };
7
7
  export class UpdateAuthenticationProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactAttributesCommand, se_UpdateContactAttributesCommand }
6
6
  export { $Command };
7
7
  export class UpdateContactAttributesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateContactCommand, se_UpdateContactCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class UpdateContactCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),