@aws-sdk/client-connect 3.649.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 (257) hide show
  1. package/dist-cjs/index.js +255 -765
  2. package/dist-es/commands/ActivateEvaluationFormCommand.js +1 -3
  3. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +1 -3
  4. package/dist-es/commands/AssociateApprovedOriginCommand.js +1 -3
  5. package/dist-es/commands/AssociateBotCommand.js +1 -3
  6. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +1 -3
  7. package/dist-es/commands/AssociateFlowCommand.js +1 -3
  8. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +1 -3
  9. package/dist-es/commands/AssociateLambdaFunctionCommand.js +1 -3
  10. package/dist-es/commands/AssociateLexBotCommand.js +1 -3
  11. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +1 -3
  12. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +1 -3
  13. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +1 -3
  14. package/dist-es/commands/AssociateSecurityKeyCommand.js +1 -3
  15. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +1 -3
  16. package/dist-es/commands/AssociateUserProficienciesCommand.js +1 -3
  17. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +1 -3
  18. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +1 -3
  19. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +1 -3
  20. package/dist-es/commands/BatchGetFlowAssociationCommand.js +1 -3
  21. package/dist-es/commands/BatchPutContactCommand.js +1 -3
  22. package/dist-es/commands/ClaimPhoneNumberCommand.js +1 -3
  23. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +1 -3
  24. package/dist-es/commands/CreateAgentStatusCommand.js +1 -3
  25. package/dist-es/commands/CreateContactFlowCommand.js +1 -3
  26. package/dist-es/commands/CreateContactFlowModuleCommand.js +1 -3
  27. package/dist-es/commands/CreateEvaluationFormCommand.js +1 -3
  28. package/dist-es/commands/CreateHoursOfOperationCommand.js +1 -3
  29. package/dist-es/commands/CreateInstanceCommand.js +1 -3
  30. package/dist-es/commands/CreateIntegrationAssociationCommand.js +1 -3
  31. package/dist-es/commands/CreateParticipantCommand.js +1 -3
  32. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +1 -3
  33. package/dist-es/commands/CreatePredefinedAttributeCommand.js +1 -3
  34. package/dist-es/commands/CreatePromptCommand.js +1 -3
  35. package/dist-es/commands/CreateQueueCommand.js +1 -3
  36. package/dist-es/commands/CreateQuickConnectCommand.js +1 -3
  37. package/dist-es/commands/CreateRoutingProfileCommand.js +1 -3
  38. package/dist-es/commands/CreateRuleCommand.js +1 -3
  39. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -3
  40. package/dist-es/commands/CreateTaskTemplateCommand.js +1 -3
  41. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +1 -3
  42. package/dist-es/commands/CreateUseCaseCommand.js +1 -3
  43. package/dist-es/commands/CreateUserCommand.js +1 -3
  44. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +1 -3
  45. package/dist-es/commands/CreateViewCommand.js +1 -3
  46. package/dist-es/commands/CreateViewVersionCommand.js +1 -3
  47. package/dist-es/commands/CreateVocabularyCommand.js +1 -3
  48. package/dist-es/commands/DeactivateEvaluationFormCommand.js +1 -3
  49. package/dist-es/commands/DeleteAttachedFileCommand.js +1 -3
  50. package/dist-es/commands/DeleteContactEvaluationCommand.js +1 -3
  51. package/dist-es/commands/DeleteContactFlowCommand.js +1 -3
  52. package/dist-es/commands/DeleteContactFlowModuleCommand.js +1 -3
  53. package/dist-es/commands/DeleteEvaluationFormCommand.js +1 -3
  54. package/dist-es/commands/DeleteHoursOfOperationCommand.js +1 -3
  55. package/dist-es/commands/DeleteInstanceCommand.js +1 -3
  56. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +1 -3
  57. package/dist-es/commands/DeletePredefinedAttributeCommand.js +1 -3
  58. package/dist-es/commands/DeletePromptCommand.js +1 -3
  59. package/dist-es/commands/DeleteQueueCommand.js +1 -3
  60. package/dist-es/commands/DeleteQuickConnectCommand.js +1 -3
  61. package/dist-es/commands/DeleteRoutingProfileCommand.js +1 -3
  62. package/dist-es/commands/DeleteRuleCommand.js +1 -3
  63. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -3
  64. package/dist-es/commands/DeleteTaskTemplateCommand.js +1 -3
  65. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +1 -3
  66. package/dist-es/commands/DeleteUseCaseCommand.js +1 -3
  67. package/dist-es/commands/DeleteUserCommand.js +1 -3
  68. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +1 -3
  69. package/dist-es/commands/DeleteViewCommand.js +1 -3
  70. package/dist-es/commands/DeleteViewVersionCommand.js +1 -3
  71. package/dist-es/commands/DeleteVocabularyCommand.js +1 -3
  72. package/dist-es/commands/DescribeAgentStatusCommand.js +1 -3
  73. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +1 -3
  74. package/dist-es/commands/DescribeContactCommand.js +1 -3
  75. package/dist-es/commands/DescribeContactEvaluationCommand.js +1 -3
  76. package/dist-es/commands/DescribeContactFlowCommand.js +1 -3
  77. package/dist-es/commands/DescribeContactFlowModuleCommand.js +1 -3
  78. package/dist-es/commands/DescribeEvaluationFormCommand.js +1 -3
  79. package/dist-es/commands/DescribeHoursOfOperationCommand.js +1 -3
  80. package/dist-es/commands/DescribeInstanceAttributeCommand.js +1 -3
  81. package/dist-es/commands/DescribeInstanceCommand.js +1 -3
  82. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +1 -3
  83. package/dist-es/commands/DescribePhoneNumberCommand.js +1 -3
  84. package/dist-es/commands/DescribePredefinedAttributeCommand.js +1 -3
  85. package/dist-es/commands/DescribePromptCommand.js +1 -3
  86. package/dist-es/commands/DescribeQueueCommand.js +1 -3
  87. package/dist-es/commands/DescribeQuickConnectCommand.js +1 -3
  88. package/dist-es/commands/DescribeRoutingProfileCommand.js +1 -3
  89. package/dist-es/commands/DescribeRuleCommand.js +1 -3
  90. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -3
  91. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +1 -3
  92. package/dist-es/commands/DescribeUserCommand.js +1 -3
  93. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +1 -3
  94. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +1 -3
  95. package/dist-es/commands/DescribeViewCommand.js +1 -3
  96. package/dist-es/commands/DescribeVocabularyCommand.js +1 -3
  97. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +1 -3
  98. package/dist-es/commands/DisassociateApprovedOriginCommand.js +1 -3
  99. package/dist-es/commands/DisassociateBotCommand.js +1 -3
  100. package/dist-es/commands/DisassociateFlowCommand.js +1 -3
  101. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +1 -3
  102. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +1 -3
  103. package/dist-es/commands/DisassociateLexBotCommand.js +1 -3
  104. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -3
  105. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +1 -3
  106. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +1 -3
  107. package/dist-es/commands/DisassociateSecurityKeyCommand.js +1 -3
  108. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +1 -3
  109. package/dist-es/commands/DisassociateUserProficienciesCommand.js +1 -3
  110. package/dist-es/commands/DismissUserContactCommand.js +1 -3
  111. package/dist-es/commands/GetAttachedFileCommand.js +1 -3
  112. package/dist-es/commands/GetContactAttributesCommand.js +1 -3
  113. package/dist-es/commands/GetCurrentMetricDataCommand.js +1 -3
  114. package/dist-es/commands/GetCurrentUserDataCommand.js +1 -3
  115. package/dist-es/commands/GetFederationTokenCommand.js +1 -3
  116. package/dist-es/commands/GetFlowAssociationCommand.js +1 -3
  117. package/dist-es/commands/GetMetricDataCommand.js +1 -3
  118. package/dist-es/commands/GetMetricDataV2Command.js +1 -3
  119. package/dist-es/commands/GetPromptFileCommand.js +1 -3
  120. package/dist-es/commands/GetTaskTemplateCommand.js +1 -3
  121. package/dist-es/commands/GetTrafficDistributionCommand.js +1 -3
  122. package/dist-es/commands/ImportPhoneNumberCommand.js +1 -3
  123. package/dist-es/commands/ListAgentStatusesCommand.js +1 -3
  124. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +1 -3
  125. package/dist-es/commands/ListApprovedOriginsCommand.js +1 -3
  126. package/dist-es/commands/ListAuthenticationProfilesCommand.js +1 -3
  127. package/dist-es/commands/ListBotsCommand.js +1 -3
  128. package/dist-es/commands/ListContactEvaluationsCommand.js +1 -3
  129. package/dist-es/commands/ListContactFlowModulesCommand.js +1 -3
  130. package/dist-es/commands/ListContactFlowsCommand.js +1 -3
  131. package/dist-es/commands/ListContactReferencesCommand.js +1 -3
  132. package/dist-es/commands/ListDefaultVocabulariesCommand.js +1 -3
  133. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +1 -3
  134. package/dist-es/commands/ListEvaluationFormsCommand.js +1 -3
  135. package/dist-es/commands/ListFlowAssociationsCommand.js +1 -3
  136. package/dist-es/commands/ListHoursOfOperationsCommand.js +1 -3
  137. package/dist-es/commands/ListInstanceAttributesCommand.js +1 -3
  138. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +1 -3
  139. package/dist-es/commands/ListInstancesCommand.js +1 -3
  140. package/dist-es/commands/ListIntegrationAssociationsCommand.js +1 -3
  141. package/dist-es/commands/ListLambdaFunctionsCommand.js +1 -3
  142. package/dist-es/commands/ListLexBotsCommand.js +1 -3
  143. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  144. package/dist-es/commands/ListPhoneNumbersV2Command.js +1 -3
  145. package/dist-es/commands/ListPredefinedAttributesCommand.js +1 -3
  146. package/dist-es/commands/ListPromptsCommand.js +1 -3
  147. package/dist-es/commands/ListQueueQuickConnectsCommand.js +1 -3
  148. package/dist-es/commands/ListQueuesCommand.js +1 -3
  149. package/dist-es/commands/ListQuickConnectsCommand.js +1 -3
  150. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +1 -3
  151. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +1 -3
  152. package/dist-es/commands/ListRoutingProfilesCommand.js +1 -3
  153. package/dist-es/commands/ListRulesCommand.js +1 -3
  154. package/dist-es/commands/ListSecurityKeysCommand.js +1 -3
  155. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +1 -3
  156. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +1 -3
  157. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -3
  158. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  159. package/dist-es/commands/ListTaskTemplatesCommand.js +1 -3
  160. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +1 -3
  161. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +1 -3
  162. package/dist-es/commands/ListUseCasesCommand.js +1 -3
  163. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +1 -3
  164. package/dist-es/commands/ListUserProficienciesCommand.js +1 -3
  165. package/dist-es/commands/ListUsersCommand.js +1 -3
  166. package/dist-es/commands/ListViewVersionsCommand.js +1 -3
  167. package/dist-es/commands/ListViewsCommand.js +1 -3
  168. package/dist-es/commands/MonitorContactCommand.js +1 -3
  169. package/dist-es/commands/PauseContactCommand.js +1 -3
  170. package/dist-es/commands/PutUserStatusCommand.js +1 -3
  171. package/dist-es/commands/ReleasePhoneNumberCommand.js +1 -3
  172. package/dist-es/commands/ReplicateInstanceCommand.js +1 -3
  173. package/dist-es/commands/ResumeContactCommand.js +1 -3
  174. package/dist-es/commands/ResumeContactRecordingCommand.js +1 -3
  175. package/dist-es/commands/SearchAgentStatusesCommand.js +1 -3
  176. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  177. package/dist-es/commands/SearchContactFlowModulesCommand.js +1 -3
  178. package/dist-es/commands/SearchContactFlowsCommand.js +1 -3
  179. package/dist-es/commands/SearchContactsCommand.js +1 -3
  180. package/dist-es/commands/SearchHoursOfOperationsCommand.js +1 -3
  181. package/dist-es/commands/SearchPredefinedAttributesCommand.js +1 -3
  182. package/dist-es/commands/SearchPromptsCommand.js +1 -3
  183. package/dist-es/commands/SearchQueuesCommand.js +1 -3
  184. package/dist-es/commands/SearchQuickConnectsCommand.js +1 -3
  185. package/dist-es/commands/SearchResourceTagsCommand.js +1 -3
  186. package/dist-es/commands/SearchRoutingProfilesCommand.js +1 -3
  187. package/dist-es/commands/SearchSecurityProfilesCommand.js +1 -3
  188. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +1 -3
  189. package/dist-es/commands/SearchUsersCommand.js +1 -3
  190. package/dist-es/commands/SearchVocabulariesCommand.js +1 -3
  191. package/dist-es/commands/SendChatIntegrationEventCommand.js +1 -3
  192. package/dist-es/commands/StartAttachedFileUploadCommand.js +1 -3
  193. package/dist-es/commands/StartChatContactCommand.js +1 -3
  194. package/dist-es/commands/StartContactEvaluationCommand.js +1 -3
  195. package/dist-es/commands/StartContactRecordingCommand.js +1 -3
  196. package/dist-es/commands/StartContactStreamingCommand.js +1 -3
  197. package/dist-es/commands/StartOutboundVoiceContactCommand.js +1 -3
  198. package/dist-es/commands/StartTaskContactCommand.js +1 -3
  199. package/dist-es/commands/StartWebRTCContactCommand.js +1 -3
  200. package/dist-es/commands/StopContactCommand.js +1 -3
  201. package/dist-es/commands/StopContactRecordingCommand.js +1 -3
  202. package/dist-es/commands/StopContactStreamingCommand.js +1 -3
  203. package/dist-es/commands/SubmitContactEvaluationCommand.js +1 -3
  204. package/dist-es/commands/SuspendContactRecordingCommand.js +1 -3
  205. package/dist-es/commands/TagContactCommand.js +1 -3
  206. package/dist-es/commands/TagResourceCommand.js +1 -3
  207. package/dist-es/commands/TransferContactCommand.js +1 -3
  208. package/dist-es/commands/UntagContactCommand.js +1 -3
  209. package/dist-es/commands/UntagResourceCommand.js +1 -3
  210. package/dist-es/commands/UpdateAgentStatusCommand.js +1 -3
  211. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +1 -3
  212. package/dist-es/commands/UpdateContactAttributesCommand.js +1 -3
  213. package/dist-es/commands/UpdateContactCommand.js +1 -3
  214. package/dist-es/commands/UpdateContactEvaluationCommand.js +1 -3
  215. package/dist-es/commands/UpdateContactFlowContentCommand.js +1 -3
  216. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +1 -3
  217. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +1 -3
  218. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +1 -3
  219. package/dist-es/commands/UpdateContactFlowNameCommand.js +1 -3
  220. package/dist-es/commands/UpdateContactRoutingDataCommand.js +1 -3
  221. package/dist-es/commands/UpdateContactScheduleCommand.js +1 -3
  222. package/dist-es/commands/UpdateEvaluationFormCommand.js +1 -3
  223. package/dist-es/commands/UpdateHoursOfOperationCommand.js +1 -3
  224. package/dist-es/commands/UpdateInstanceAttributeCommand.js +1 -3
  225. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +1 -3
  226. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +1 -3
  227. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  228. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +1 -3
  229. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +1 -3
  230. package/dist-es/commands/UpdatePromptCommand.js +1 -3
  231. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +1 -3
  232. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +1 -3
  233. package/dist-es/commands/UpdateQueueNameCommand.js +1 -3
  234. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -3
  235. package/dist-es/commands/UpdateQueueStatusCommand.js +1 -3
  236. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +1 -3
  237. package/dist-es/commands/UpdateQuickConnectNameCommand.js +1 -3
  238. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +1 -3
  239. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -3
  240. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -3
  241. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +1 -3
  242. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +1 -3
  243. package/dist-es/commands/UpdateRuleCommand.js +1 -3
  244. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -3
  245. package/dist-es/commands/UpdateTaskTemplateCommand.js +1 -3
  246. package/dist-es/commands/UpdateTrafficDistributionCommand.js +1 -3
  247. package/dist-es/commands/UpdateUserHierarchyCommand.js +1 -3
  248. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +1 -3
  249. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +1 -3
  250. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +1 -3
  251. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +1 -3
  252. package/dist-es/commands/UpdateUserProficienciesCommand.js +1 -3
  253. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +1 -3
  254. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +1 -3
  255. package/dist-es/commands/UpdateViewContentCommand.js +1 -3
  256. package/dist-es/commands/UpdateViewMetadataCommand.js +1 -3
  257. package/package.json +4 -4
@@ -6,9 +6,7 @@ import { de_DisassociateTrafficDistributionGroupUserCommand, se_DisassociateTraf
6
6
  export { $Command };
7
7
  export class DisassociateTrafficDistributionGroupUserCommand 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_DisassociateUserProficienciesCommand, se_DisassociateUserProficienci
6
6
  export { $Command };
7
7
  export class DisassociateUserProficienciesCommand 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_DismissUserContactCommand, se_DismissUserContactCommand } from "../p
6
6
  export { $Command };
7
7
  export class DismissUserContactCommand 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_GetAttachedFileCommand, se_GetAttachedFileCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetAttachedFileCommand 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_GetContactAttributesCommand, se_GetContactAttributesCommand } from "
6
6
  export { $Command };
7
7
  export class GetContactAttributesCommand 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_GetCurrentMetricDataCommand, se_GetCurrentMetricDataCommand } from "
6
6
  export { $Command };
7
7
  export class GetCurrentMetricDataCommand 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_GetCurrentUserDataCommand, se_GetCurrentUserDataCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetCurrentUserDataCommand 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_GetFederationTokenCommand, se_GetFederationTokenCommand } from "../p
7
7
  export { $Command };
8
8
  export class GetFederationTokenCommand 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_GetFlowAssociationCommand, se_GetFlowAssociationCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetFlowAssociationCommand 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_GetMetricDataCommand, se_GetMetricDataCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetMetricDataCommand 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_GetMetricDataV2Command, se_GetMetricDataV2Command } from "../protoco
6
6
  export { $Command };
7
7
  export class GetMetricDataV2Command 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_GetPromptFileCommand, se_GetPromptFileCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetPromptFileCommand 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_GetTaskTemplateCommand, se_GetTaskTemplateCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetTaskTemplateCommand 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_GetTrafficDistributionCommand, se_GetTrafficDistributionCommand } fr
6
6
  export { $Command };
7
7
  export class GetTrafficDistributionCommand 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_ImportPhoneNumberCommand, se_ImportPhoneNumberCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ImportPhoneNumberCommand 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_ListAgentStatusesCommand, se_ListAgentStatusesCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListAgentStatusesCommand 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_ListAnalyticsDataAssociationsCommand, se_ListAnalyticsDataAssociatio
6
6
  export { $Command };
7
7
  export class ListAnalyticsDataAssociationsCommand 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_ListApprovedOriginsCommand, se_ListApprovedOriginsCommand } from "..
6
6
  export { $Command };
7
7
  export class ListApprovedOriginsCommand 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_ListAuthenticationProfilesCommand, se_ListAuthenticationProfilesComm
6
6
  export { $Command };
7
7
  export class ListAuthenticationProfilesCommand 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_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJso
6
6
  export { $Command };
7
7
  export class ListBotsCommand 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_ListContactEvaluationsCommand, se_ListContactEvaluationsCommand } fr
6
6
  export { $Command };
7
7
  export class ListContactEvaluationsCommand 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_ListContactFlowModulesCommand, se_ListContactFlowModulesCommand } fr
6
6
  export { $Command };
7
7
  export class ListContactFlowModulesCommand 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_ListContactFlowsCommand, se_ListContactFlowsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ListContactFlowsCommand 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_ListContactReferencesCommand, se_ListContactReferencesCommand } from
6
6
  export { $Command };
7
7
  export class ListContactReferencesCommand 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_ListDefaultVocabulariesCommand, se_ListDefaultVocabulariesCommand }
6
6
  export { $Command };
7
7
  export class ListDefaultVocabulariesCommand 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_ListEvaluationFormVersionsCommand, se_ListEvaluationFormVersionsComm
6
6
  export { $Command };
7
7
  export class ListEvaluationFormVersionsCommand 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_ListEvaluationFormsCommand, se_ListEvaluationFormsCommand } from "..
6
6
  export { $Command };
7
7
  export class ListEvaluationFormsCommand 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_ListFlowAssociationsCommand, se_ListFlowAssociationsCommand } from "
6
6
  export { $Command };
7
7
  export class ListFlowAssociationsCommand 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_ListHoursOfOperationsCommand, se_ListHoursOfOperationsCommand } from
6
6
  export { $Command };
7
7
  export class ListHoursOfOperationsCommand 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_ListInstanceAttributesCommand, se_ListInstanceAttributesCommand } fr
6
6
  export { $Command };
7
7
  export class ListInstanceAttributesCommand 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_ListInstanceStorageConfigsCommand, se_ListInstanceStorageConfigsComm
6
6
  export { $Command };
7
7
  export class ListInstanceStorageConfigsCommand 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_ListInstancesCommand, se_ListInstancesCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class ListInstancesCommand 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_ListIntegrationAssociationsCommand, se_ListIntegrationAssociationsCo
6
6
  export { $Command };
7
7
  export class ListIntegrationAssociationsCommand 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_ListLambdaFunctionsCommand, se_ListLambdaFunctionsCommand } from "..
6
6
  export { $Command };
7
7
  export class ListLambdaFunctionsCommand 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_ListLexBotsCommand, se_ListLexBotsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListLexBotsCommand 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_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ListPhoneNumbersCommand 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_ListPhoneNumbersV2Command, se_ListPhoneNumbersV2Command } from "../p
6
6
  export { $Command };
7
7
  export class ListPhoneNumbersV2Command 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_ListPredefinedAttributesCommand, se_ListPredefinedAttributesCommand
6
6
  export { $Command };
7
7
  export class ListPredefinedAttributesCommand 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_ListPromptsCommand, se_ListPromptsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListPromptsCommand 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_ListQueueQuickConnectsCommand, se_ListQueueQuickConnectsCommand } fr
6
6
  export { $Command };
7
7
  export class ListQueueQuickConnectsCommand 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_ListQueuesCommand, se_ListQueuesCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class ListQueuesCommand 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_ListQuickConnectsCommand, se_ListQuickConnectsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListQuickConnectsCommand 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_ListRealtimeContactAnalysisSegmentsV2Command, se_ListRealtimeContact
6
6
  export { $Command };
7
7
  export class ListRealtimeContactAnalysisSegmentsV2Command 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_ListRoutingProfileQueuesCommand, se_ListRoutingProfileQueuesCommand
6
6
  export { $Command };
7
7
  export class ListRoutingProfileQueuesCommand 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_ListRoutingProfilesCommand, se_ListRoutingProfilesCommand } from "..
6
6
  export { $Command };
7
7
  export class ListRoutingProfilesCommand 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_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class ListRulesCommand 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_ListSecurityKeysCommand, se_ListSecurityKeysCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ListSecurityKeysCommand 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_ListSecurityProfileApplicationsCommand, se_ListSecurityProfileApplic
6
6
  export { $Command };
7
7
  export class ListSecurityProfileApplicationsCommand 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_ListSecurityProfilePermissionsCommand, se_ListSecurityProfilePermiss
6
6
  export { $Command };
7
7
  export class ListSecurityProfilePermissionsCommand 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_ListSecurityProfilesCommand, se_ListSecurityProfilesCommand } from "
6
6
  export { $Command };
7
7
  export class ListSecurityProfilesCommand 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand 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_ListTaskTemplatesCommand, se_ListTaskTemplatesCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListTaskTemplatesCommand 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_ListTrafficDistributionGroupUsersCommand, se_ListTrafficDistribution
6
6
  export { $Command };
7
7
  export class ListTrafficDistributionGroupUsersCommand 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),