@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_DeleteInstanceCommand, se_DeleteInstanceCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteInstanceCommand 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_DeleteIntegrationAssociationCommand, se_DeleteIntegrationAssociation
6
6
  export { $Command };
7
7
  export class DeleteIntegrationAssociationCommand 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_DeletePredefinedAttributeCommand, se_DeletePredefinedAttributeComman
6
6
  export { $Command };
7
7
  export class DeletePredefinedAttributeCommand 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_DeletePromptCommand, se_DeletePromptCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeletePromptCommand 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_DeleteQueueCommand, se_DeleteQueueCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class DeleteQueueCommand 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_DeleteQuickConnectCommand, se_DeleteQuickConnectCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteQuickConnectCommand 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_DeleteRoutingProfileCommand, se_DeleteRoutingProfileCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteRoutingProfileCommand 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_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class DeleteRuleCommand 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_DeleteSecurityProfileCommand, se_DeleteSecurityProfileCommand } from
6
6
  export { $Command };
7
7
  export class DeleteSecurityProfileCommand 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_DeleteTaskTemplateCommand, se_DeleteTaskTemplateCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteTaskTemplateCommand 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_DeleteTrafficDistributionGroupCommand, se_DeleteTrafficDistributionG
6
6
  export { $Command };
7
7
  export class DeleteTrafficDistributionGroupCommand 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_DeleteUseCaseCommand, se_DeleteUseCaseCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteUseCaseCommand 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_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class DeleteUserCommand 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_DeleteUserHierarchyGroupCommand, se_DeleteUserHierarchyGroupCommand
6
6
  export { $Command };
7
7
  export class DeleteUserHierarchyGroupCommand 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_DeleteViewCommand, se_DeleteViewCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class DeleteViewCommand 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_DeleteViewVersionCommand, se_DeleteViewVersionCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DeleteViewVersionCommand 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_DeleteVocabularyCommand, se_DeleteVocabularyCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteVocabularyCommand 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_DescribeAgentStatusCommand, se_DescribeAgentStatusCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeAgentStatusCommand 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_DescribeAuthenticationProfileCommand, se_DescribeAuthenticationProfi
6
6
  export { $Command };
7
7
  export class DescribeAuthenticationProfileCommand 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_DescribeContactCommand, se_DescribeContactCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class DescribeContactCommand 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_DescribeContactEvaluationCommand, se_DescribeContactEvaluationComman
6
6
  export { $Command };
7
7
  export class DescribeContactEvaluationCommand 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_DescribeContactFlowCommand, se_DescribeContactFlowCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeContactFlowCommand 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_DescribeContactFlowModuleCommand, se_DescribeContactFlowModuleComman
6
6
  export { $Command };
7
7
  export class DescribeContactFlowModuleCommand 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_DescribeEvaluationFormCommand, se_DescribeEvaluationFormCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeEvaluationFormCommand 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_DescribeHoursOfOperationCommand, se_DescribeHoursOfOperationCommand
6
6
  export { $Command };
7
7
  export class DescribeHoursOfOperationCommand 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_DescribeInstanceAttributeCommand, se_DescribeInstanceAttributeComman
6
6
  export { $Command };
7
7
  export class DescribeInstanceAttributeCommand 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_DescribeInstanceCommand, se_DescribeInstanceCommand } from "../proto
7
7
  export { $Command };
8
8
  export class DescribeInstanceCommand 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_DescribeInstanceStorageConfigCommand, se_DescribeInstanceStorageConf
6
6
  export { $Command };
7
7
  export class DescribeInstanceStorageConfigCommand 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_DescribePhoneNumberCommand, se_DescribePhoneNumberCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribePhoneNumberCommand 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_DescribePredefinedAttributeCommand, se_DescribePredefinedAttributeCo
6
6
  export { $Command };
7
7
  export class DescribePredefinedAttributeCommand 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_DescribePromptCommand, se_DescribePromptCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribePromptCommand 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_DescribeQueueCommand, se_DescribeQueueCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DescribeQueueCommand 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_DescribeQuickConnectCommand, se_DescribeQuickConnectCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeQuickConnectCommand 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_DescribeRoutingProfileCommand, se_DescribeRoutingProfileCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeRoutingProfileCommand 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_DescribeRuleCommand, se_DescribeRuleCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DescribeRuleCommand 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_DescribeSecurityProfileCommand, se_DescribeSecurityProfileCommand }
6
6
  export { $Command };
7
7
  export class DescribeSecurityProfileCommand 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_DescribeTrafficDistributionGroupCommand, se_DescribeTrafficDistribut
6
6
  export { $Command };
7
7
  export class DescribeTrafficDistributionGroupCommand 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_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class DescribeUserCommand 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_DescribeUserHierarchyGroupCommand, se_DescribeUserHierarchyGroupComm
6
6
  export { $Command };
7
7
  export class DescribeUserHierarchyGroupCommand 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_DescribeUserHierarchyStructureCommand, se_DescribeUserHierarchyStruc
6
6
  export { $Command };
7
7
  export class DescribeUserHierarchyStructureCommand 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_DescribeViewCommand, se_DescribeViewCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class DescribeViewCommand 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_DescribeVocabularyCommand, se_DescribeVocabularyCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeVocabularyCommand 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_DisassociateAnalyticsDataSetCommand, se_DisassociateAnalyticsDataSet
6
6
  export { $Command };
7
7
  export class DisassociateAnalyticsDataSetCommand 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_DisassociateApprovedOriginCommand, se_DisassociateApprovedOriginComm
6
6
  export { $Command };
7
7
  export class DisassociateApprovedOriginCommand 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_DisassociateBotCommand, se_DisassociateBotCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DisassociateBotCommand 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_DisassociateFlowCommand, se_DisassociateFlowCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DisassociateFlowCommand 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_DisassociateInstanceStorageConfigCommand, se_DisassociateInstanceSto
6
6
  export { $Command };
7
7
  export class DisassociateInstanceStorageConfigCommand 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_DisassociateLambdaFunctionCommand, se_DisassociateLambdaFunctionComm
6
6
  export { $Command };
7
7
  export class DisassociateLambdaFunctionCommand 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_DisassociateLexBotCommand, se_DisassociateLexBotCommand } from "../p
6
6
  export { $Command };
7
7
  export class DisassociateLexBotCommand 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_DisassociatePhoneNumberContactFlowCommand, se_DisassociatePhoneNumbe
6
6
  export { $Command };
7
7
  export class DisassociatePhoneNumberContactFlowCommand 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_DisassociateQueueQuickConnectsCommand, se_DisassociateQueueQuickConn
6
6
  export { $Command };
7
7
  export class DisassociateQueueQuickConnectsCommand 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_DisassociateRoutingProfileQueuesCommand, se_DisassociateRoutingProfi
6
6
  export { $Command };
7
7
  export class DisassociateRoutingProfileQueuesCommand 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_DisassociateSecurityKeyCommand, se_DisassociateSecurityKeyCommand }
6
6
  export { $Command };
7
7
  export class DisassociateSecurityKeyCommand 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),