@aws-sdk/client-connect 3.928.0 → 3.930.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 (324) hide show
  1. package/dist-cjs/index.js +12957 -13589
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ConnectClient.js +2 -0
  4. package/dist-es/commands/ActivateEvaluationFormCommand.js +3 -9
  5. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +3 -9
  6. package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -9
  7. package/dist-es/commands/AssociateBotCommand.js +3 -9
  8. package/dist-es/commands/AssociateContactWithUserCommand.js +3 -9
  9. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -9
  10. package/dist-es/commands/AssociateEmailAddressAliasCommand.js +3 -9
  11. package/dist-es/commands/AssociateFlowCommand.js +3 -9
  12. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -9
  13. package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -9
  14. package/dist-es/commands/AssociateLexBotCommand.js +3 -9
  15. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -9
  16. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -9
  17. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -9
  18. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -9
  19. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +3 -9
  20. package/dist-es/commands/AssociateUserProficienciesCommand.js +3 -9
  21. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +3 -9
  22. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +3 -9
  23. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +3 -9
  24. package/dist-es/commands/BatchGetFlowAssociationCommand.js +3 -9
  25. package/dist-es/commands/BatchPutContactCommand.js +3 -9
  26. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -9
  27. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +3 -9
  28. package/dist-es/commands/CreateAgentStatusCommand.js +3 -9
  29. package/dist-es/commands/CreateContactCommand.js +3 -10
  30. package/dist-es/commands/CreateContactFlowCommand.js +3 -9
  31. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -9
  32. package/dist-es/commands/CreateContactFlowVersionCommand.js +3 -9
  33. package/dist-es/commands/CreateEmailAddressCommand.js +3 -10
  34. package/dist-es/commands/CreateEvaluationFormCommand.js +3 -9
  35. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -9
  36. package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +3 -9
  37. package/dist-es/commands/CreateInstanceCommand.js +3 -10
  38. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -9
  39. package/dist-es/commands/CreateParticipantCommand.js +3 -9
  40. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +3 -9
  41. package/dist-es/commands/CreatePredefinedAttributeCommand.js +3 -9
  42. package/dist-es/commands/CreatePromptCommand.js +3 -9
  43. package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +3 -9
  44. package/dist-es/commands/CreateQueueCommand.js +3 -9
  45. package/dist-es/commands/CreateQuickConnectCommand.js +3 -9
  46. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -9
  47. package/dist-es/commands/CreateRuleCommand.js +3 -9
  48. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
  49. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -9
  50. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -9
  51. package/dist-es/commands/CreateUseCaseCommand.js +3 -9
  52. package/dist-es/commands/CreateUserCommand.js +3 -10
  53. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -9
  54. package/dist-es/commands/CreateViewCommand.js +3 -11
  55. package/dist-es/commands/CreateViewVersionCommand.js +3 -10
  56. package/dist-es/commands/CreateVocabularyCommand.js +3 -9
  57. package/dist-es/commands/DeactivateEvaluationFormCommand.js +3 -9
  58. package/dist-es/commands/DeleteAttachedFileCommand.js +3 -9
  59. package/dist-es/commands/DeleteContactEvaluationCommand.js +3 -9
  60. package/dist-es/commands/DeleteContactFlowCommand.js +3 -9
  61. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -9
  62. package/dist-es/commands/DeleteContactFlowVersionCommand.js +3 -9
  63. package/dist-es/commands/DeleteEmailAddressCommand.js +3 -9
  64. package/dist-es/commands/DeleteEvaluationFormCommand.js +3 -9
  65. package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -9
  66. package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +3 -9
  67. package/dist-es/commands/DeleteInstanceCommand.js +3 -9
  68. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -9
  69. package/dist-es/commands/DeletePredefinedAttributeCommand.js +3 -9
  70. package/dist-es/commands/DeletePromptCommand.js +3 -9
  71. package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +3 -9
  72. package/dist-es/commands/DeleteQueueCommand.js +3 -9
  73. package/dist-es/commands/DeleteQuickConnectCommand.js +3 -9
  74. package/dist-es/commands/DeleteRoutingProfileCommand.js +3 -9
  75. package/dist-es/commands/DeleteRuleCommand.js +3 -9
  76. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
  77. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -9
  78. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -9
  79. package/dist-es/commands/DeleteUseCaseCommand.js +3 -9
  80. package/dist-es/commands/DeleteUserCommand.js +3 -9
  81. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -9
  82. package/dist-es/commands/DeleteViewCommand.js +3 -9
  83. package/dist-es/commands/DeleteViewVersionCommand.js +3 -9
  84. package/dist-es/commands/DeleteVocabularyCommand.js +3 -9
  85. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -9
  86. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +3 -9
  87. package/dist-es/commands/DescribeContactCommand.js +3 -10
  88. package/dist-es/commands/DescribeContactEvaluationCommand.js +3 -9
  89. package/dist-es/commands/DescribeContactFlowCommand.js +3 -9
  90. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -9
  91. package/dist-es/commands/DescribeEmailAddressCommand.js +3 -10
  92. package/dist-es/commands/DescribeEvaluationFormCommand.js +3 -9
  93. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -9
  94. package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +3 -9
  95. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -9
  96. package/dist-es/commands/DescribeInstanceCommand.js +3 -10
  97. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -9
  98. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -9
  99. package/dist-es/commands/DescribePredefinedAttributeCommand.js +3 -9
  100. package/dist-es/commands/DescribePromptCommand.js +3 -9
  101. package/dist-es/commands/DescribeQueueCommand.js +3 -9
  102. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -9
  103. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -9
  104. package/dist-es/commands/DescribeRuleCommand.js +3 -9
  105. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
  106. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -9
  107. package/dist-es/commands/DescribeUserCommand.js +3 -10
  108. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -9
  109. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -9
  110. package/dist-es/commands/DescribeViewCommand.js +3 -10
  111. package/dist-es/commands/DescribeVocabularyCommand.js +3 -9
  112. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +3 -9
  113. package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -9
  114. package/dist-es/commands/DisassociateBotCommand.js +3 -9
  115. package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +3 -9
  116. package/dist-es/commands/DisassociateFlowCommand.js +3 -9
  117. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -9
  118. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -9
  119. package/dist-es/commands/DisassociateLexBotCommand.js +3 -9
  120. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -9
  121. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -9
  122. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -9
  123. package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -9
  124. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +3 -9
  125. package/dist-es/commands/DisassociateUserProficienciesCommand.js +3 -9
  126. package/dist-es/commands/DismissUserContactCommand.js +3 -9
  127. package/dist-es/commands/GetAttachedFileCommand.js +3 -9
  128. package/dist-es/commands/GetContactAttributesCommand.js +3 -9
  129. package/dist-es/commands/GetContactMetricsCommand.js +3 -9
  130. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -9
  131. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -9
  132. package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +3 -9
  133. package/dist-es/commands/GetFederationTokenCommand.js +3 -10
  134. package/dist-es/commands/GetFlowAssociationCommand.js +3 -9
  135. package/dist-es/commands/GetMetricDataCommand.js +3 -9
  136. package/dist-es/commands/GetMetricDataV2Command.js +3 -9
  137. package/dist-es/commands/GetPromptFileCommand.js +3 -9
  138. package/dist-es/commands/GetTaskTemplateCommand.js +3 -9
  139. package/dist-es/commands/GetTrafficDistributionCommand.js +3 -9
  140. package/dist-es/commands/ImportPhoneNumberCommand.js +3 -9
  141. package/dist-es/commands/ListAgentStatusesCommand.js +3 -9
  142. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +3 -9
  143. package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +3 -9
  144. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -9
  145. package/dist-es/commands/ListAssociatedContactsCommand.js +3 -9
  146. package/dist-es/commands/ListAuthenticationProfilesCommand.js +3 -9
  147. package/dist-es/commands/ListBotsCommand.js +3 -9
  148. package/dist-es/commands/ListContactEvaluationsCommand.js +3 -9
  149. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -9
  150. package/dist-es/commands/ListContactFlowVersionsCommand.js +3 -9
  151. package/dist-es/commands/ListContactFlowsCommand.js +3 -9
  152. package/dist-es/commands/ListContactReferencesCommand.js +3 -9
  153. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -9
  154. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListEvaluationFormsCommand.js +3 -9
  156. package/dist-es/commands/ListFlowAssociationsCommand.js +3 -9
  157. package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +3 -9
  158. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -9
  159. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -9
  160. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -9
  161. package/dist-es/commands/ListInstancesCommand.js +3 -10
  162. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -9
  163. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -9
  164. package/dist-es/commands/ListLexBotsCommand.js +3 -9
  165. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -9
  166. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -9
  167. package/dist-es/commands/ListPredefinedAttributesCommand.js +3 -9
  168. package/dist-es/commands/ListPromptsCommand.js +3 -9
  169. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -9
  170. package/dist-es/commands/ListQueuesCommand.js +3 -9
  171. package/dist-es/commands/ListQuickConnectsCommand.js +3 -9
  172. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +3 -9
  173. package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +3 -9
  174. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -9
  175. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -9
  176. package/dist-es/commands/ListRulesCommand.js +3 -9
  177. package/dist-es/commands/ListSecurityKeysCommand.js +3 -9
  178. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +3 -9
  179. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -9
  180. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
  181. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  182. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -9
  183. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +3 -9
  184. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -9
  185. package/dist-es/commands/ListUseCasesCommand.js +3 -9
  186. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -9
  187. package/dist-es/commands/ListUserProficienciesCommand.js +3 -9
  188. package/dist-es/commands/ListUsersCommand.js +3 -9
  189. package/dist-es/commands/ListViewVersionsCommand.js +3 -10
  190. package/dist-es/commands/ListViewsCommand.js +3 -10
  191. package/dist-es/commands/MonitorContactCommand.js +3 -9
  192. package/dist-es/commands/PauseContactCommand.js +3 -9
  193. package/dist-es/commands/PutUserStatusCommand.js +3 -9
  194. package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -9
  195. package/dist-es/commands/ReplicateInstanceCommand.js +3 -10
  196. package/dist-es/commands/ResumeContactCommand.js +3 -9
  197. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -9
  198. package/dist-es/commands/SearchAgentStatusesCommand.js +3 -9
  199. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -9
  200. package/dist-es/commands/SearchContactEvaluationsCommand.js +3 -9
  201. package/dist-es/commands/SearchContactFlowModulesCommand.js +3 -9
  202. package/dist-es/commands/SearchContactFlowsCommand.js +3 -9
  203. package/dist-es/commands/SearchContactsCommand.js +3 -11
  204. package/dist-es/commands/SearchEmailAddressesCommand.js +3 -10
  205. package/dist-es/commands/SearchEvaluationFormsCommand.js +3 -9
  206. package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +3 -9
  207. package/dist-es/commands/SearchHoursOfOperationsCommand.js +3 -9
  208. package/dist-es/commands/SearchPredefinedAttributesCommand.js +3 -9
  209. package/dist-es/commands/SearchPromptsCommand.js +3 -9
  210. package/dist-es/commands/SearchQueuesCommand.js +3 -9
  211. package/dist-es/commands/SearchQuickConnectsCommand.js +3 -9
  212. package/dist-es/commands/SearchResourceTagsCommand.js +3 -9
  213. package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -9
  214. package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -9
  215. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +3 -9
  216. package/dist-es/commands/SearchUsersCommand.js +3 -10
  217. package/dist-es/commands/SearchVocabulariesCommand.js +3 -9
  218. package/dist-es/commands/SendChatIntegrationEventCommand.js +3 -9
  219. package/dist-es/commands/SendOutboundEmailCommand.js +3 -10
  220. package/dist-es/commands/StartAttachedFileUploadCommand.js +3 -9
  221. package/dist-es/commands/StartChatContactCommand.js +3 -10
  222. package/dist-es/commands/StartContactEvaluationCommand.js +3 -9
  223. package/dist-es/commands/StartContactRecordingCommand.js +3 -9
  224. package/dist-es/commands/StartContactStreamingCommand.js +3 -9
  225. package/dist-es/commands/StartEmailContactCommand.js +3 -10
  226. package/dist-es/commands/StartOutboundChatContactCommand.js +3 -9
  227. package/dist-es/commands/StartOutboundEmailContactCommand.js +3 -10
  228. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -10
  229. package/dist-es/commands/StartScreenSharingCommand.js +3 -9
  230. package/dist-es/commands/StartTaskContactCommand.js +3 -10
  231. package/dist-es/commands/StartWebRTCContactCommand.js +3 -10
  232. package/dist-es/commands/StopContactCommand.js +3 -9
  233. package/dist-es/commands/StopContactRecordingCommand.js +3 -9
  234. package/dist-es/commands/StopContactStreamingCommand.js +3 -9
  235. package/dist-es/commands/SubmitContactEvaluationCommand.js +3 -9
  236. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -9
  237. package/dist-es/commands/TagContactCommand.js +3 -9
  238. package/dist-es/commands/TagResourceCommand.js +3 -9
  239. package/dist-es/commands/TransferContactCommand.js +3 -9
  240. package/dist-es/commands/UntagContactCommand.js +3 -9
  241. package/dist-es/commands/UntagResourceCommand.js +3 -9
  242. package/dist-es/commands/UpdateAgentStatusCommand.js +3 -9
  243. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +3 -9
  244. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -9
  245. package/dist-es/commands/UpdateContactCommand.js +3 -10
  246. package/dist-es/commands/UpdateContactEvaluationCommand.js +3 -9
  247. package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -9
  248. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -9
  249. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -9
  250. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -9
  251. package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -9
  252. package/dist-es/commands/UpdateContactRoutingDataCommand.js +3 -9
  253. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -9
  254. package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +3 -10
  255. package/dist-es/commands/UpdateEvaluationFormCommand.js +3 -9
  256. package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -9
  257. package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +3 -9
  258. package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -9
  259. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -9
  260. package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +3 -10
  261. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -9
  262. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -9
  263. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +3 -9
  264. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +3 -9
  265. package/dist-es/commands/UpdatePromptCommand.js +3 -9
  266. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -9
  267. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -9
  268. package/dist-es/commands/UpdateQueueNameCommand.js +3 -9
  269. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -9
  270. package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +3 -9
  271. package/dist-es/commands/UpdateQueueStatusCommand.js +3 -9
  272. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -9
  273. package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -9
  274. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +3 -9
  275. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -9
  276. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -9
  277. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -9
  278. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -9
  279. package/dist-es/commands/UpdateRuleCommand.js +3 -9
  280. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
  281. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -9
  282. package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -9
  283. package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -9
  284. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -9
  285. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -9
  286. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -10
  287. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -9
  288. package/dist-es/commands/UpdateUserProficienciesCommand.js +3 -9
  289. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -9
  290. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -9
  291. package/dist-es/commands/UpdateViewContentCommand.js +3 -10
  292. package/dist-es/commands/UpdateViewMetadataCommand.js +3 -10
  293. package/dist-es/models/models_0.js +0 -106
  294. package/dist-es/models/models_1.js +0 -75
  295. package/dist-es/models/models_2.js +0 -215
  296. package/dist-es/models/models_3.js +0 -146
  297. package/dist-es/runtimeConfig.shared.js +2 -0
  298. package/dist-es/schemas/schemas_0.js +12406 -0
  299. package/dist-types/ConnectClient.d.ts +10 -1
  300. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +2 -0
  301. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +2 -0
  302. package/dist-types/models/models_0.d.ts +28 -39
  303. package/dist-types/models/models_1.d.ts +24 -43
  304. package/dist-types/models/models_2.d.ts +12 -127
  305. package/dist-types/models/models_3.d.ts +32 -85
  306. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  307. package/dist-types/runtimeConfig.d.ts +1 -0
  308. package/dist-types/runtimeConfig.native.d.ts +1 -0
  309. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  310. package/dist-types/schemas/schemas_0.d.ts +1498 -0
  311. package/dist-types/ts3.4/ConnectClient.d.ts +4 -0
  312. package/dist-types/ts3.4/models/models_0.d.ts +0 -42
  313. package/dist-types/ts3.4/models/models_1.d.ts +2 -30
  314. package/dist-types/ts3.4/models/models_2.d.ts +0 -96
  315. package/dist-types/ts3.4/models/models_3.d.ts +2 -67
  316. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  317. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  318. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  319. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  320. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1505 -0
  321. package/package.json +33 -34
  322. package/dist-es/protocols/Aws_restJson1.js +0 -10936
  323. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2603
  324. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3473
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListUserProficienciesCommand, se_ListUserProficienciesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListUserProficiencies } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListUserProficienciesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "ListUserProficiencies", {})
17
13
  .n("ConnectClient", "ListUserProficienciesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListUserProficienciesCommand)
20
- .de(de_ListUserProficienciesCommand)
14
+ .sc(ListUserProficiencies)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJson1";
4
+ import { ListUsers } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListUsersCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "ListUsers", {})
17
13
  .n("ConnectClient", "ListUsersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListUsersCommand)
20
- .de(de_ListUsersCommand)
14
+ .sc(ListUsers)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListViewVersionsResponseFilterSensitiveLog, } from "../models/models_2";
6
- import { de_ListViewVersionsCommand, se_ListViewVersionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListViewVersions } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListViewVersionsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonConnectService", "ListViewVersions", {})
18
13
  .n("ConnectClient", "ListViewVersionsCommand")
19
- .f(void 0, ListViewVersionsResponseFilterSensitiveLog)
20
- .ser(se_ListViewVersionsCommand)
21
- .de(de_ListViewVersionsCommand)
14
+ .sc(ListViewVersions)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListViewsResponseFilterSensitiveLog } from "../models/models_2";
6
- import { de_ListViewsCommand, se_ListViewsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListViews } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListViewsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonConnectService", "ListViews", {})
18
13
  .n("ConnectClient", "ListViewsCommand")
19
- .f(void 0, ListViewsResponseFilterSensitiveLog)
20
- .ser(se_ListViewsCommand)
21
- .de(de_ListViewsCommand)
14
+ .sc(ListViews)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_MonitorContactCommand, se_MonitorContactCommand } from "../protocols/Aws_restJson1";
4
+ import { MonitorContact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class MonitorContactCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "MonitorContact", {})
17
13
  .n("ConnectClient", "MonitorContactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_MonitorContactCommand)
20
- .de(de_MonitorContactCommand)
14
+ .sc(MonitorContact)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PauseContactCommand, se_PauseContactCommand } from "../protocols/Aws_restJson1";
4
+ import { PauseContact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PauseContactCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "PauseContact", {})
17
13
  .n("ConnectClient", "PauseContactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PauseContactCommand)
20
- .de(de_PauseContactCommand)
14
+ .sc(PauseContact)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutUserStatusCommand, se_PutUserStatusCommand } from "../protocols/Aws_restJson1";
4
+ import { PutUserStatus } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutUserStatusCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "PutUserStatus", {})
17
13
  .n("ConnectClient", "PutUserStatusCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutUserStatusCommand)
20
- .de(de_PutUserStatusCommand)
14
+ .sc(PutUserStatus)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ReleasePhoneNumberCommand, se_ReleasePhoneNumberCommand } from "../protocols/Aws_restJson1";
4
+ import { ReleasePhoneNumber } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ReleasePhoneNumberCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "ReleasePhoneNumber", {})
17
13
  .n("ConnectClient", "ReleasePhoneNumberCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ReleasePhoneNumberCommand)
20
- .de(de_ReleasePhoneNumberCommand)
14
+ .sc(ReleasePhoneNumber)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ReplicateInstanceRequestFilterSensitiveLog, } from "../models/models_2";
6
- import { de_ReplicateInstanceCommand, se_ReplicateInstanceCommand } from "../protocols/Aws_restJson1";
4
+ import { ReplicateInstance } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ReplicateInstanceCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonConnectService", "ReplicateInstance", {})
18
13
  .n("ConnectClient", "ReplicateInstanceCommand")
19
- .f(ReplicateInstanceRequestFilterSensitiveLog, void 0)
20
- .ser(se_ReplicateInstanceCommand)
21
- .de(de_ReplicateInstanceCommand)
14
+ .sc(ReplicateInstance)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ResumeContactCommand, se_ResumeContactCommand } from "../protocols/Aws_restJson1";
4
+ import { ResumeContact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ResumeContactCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "ResumeContact", {})
17
13
  .n("ConnectClient", "ResumeContactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ResumeContactCommand)
20
- .de(de_ResumeContactCommand)
14
+ .sc(ResumeContact)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ResumeContactRecordingCommand, se_ResumeContactRecordingCommand } from "../protocols/Aws_restJson1";
4
+ import { ResumeContactRecording } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ResumeContactRecordingCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "ResumeContactRecording", {})
17
13
  .n("ConnectClient", "ResumeContactRecordingCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ResumeContactRecordingCommand)
20
- .de(de_ResumeContactRecordingCommand)
14
+ .sc(ResumeContactRecording)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchAgentStatusesCommand, se_SearchAgentStatusesCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchAgentStatuses } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchAgentStatusesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchAgentStatuses", {})
17
13
  .n("ConnectClient", "SearchAgentStatusesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchAgentStatusesCommand)
20
- .de(de_SearchAgentStatusesCommand)
14
+ .sc(SearchAgentStatuses)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchAvailablePhoneNumbersCommand, se_SearchAvailablePhoneNumbersCommand, } from "../protocols/Aws_restJson1";
4
+ import { SearchAvailablePhoneNumbers } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchAvailablePhoneNumbersCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchAvailablePhoneNumbers", {})
17
13
  .n("ConnectClient", "SearchAvailablePhoneNumbersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchAvailablePhoneNumbersCommand)
20
- .de(de_SearchAvailablePhoneNumbersCommand)
14
+ .sc(SearchAvailablePhoneNumbers)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchContactEvaluationsCommand, se_SearchContactEvaluationsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchContactEvaluations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchContactEvaluationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchContactEvaluations", {})
17
13
  .n("ConnectClient", "SearchContactEvaluationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchContactEvaluationsCommand)
20
- .de(de_SearchContactEvaluationsCommand)
14
+ .sc(SearchContactEvaluations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchContactFlowModulesCommand, se_SearchContactFlowModulesCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchContactFlowModules } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchContactFlowModulesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchContactFlowModules", {})
17
13
  .n("ConnectClient", "SearchContactFlowModulesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchContactFlowModulesCommand)
20
- .de(de_SearchContactFlowModulesCommand)
14
+ .sc(SearchContactFlowModules)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchContactFlowsCommand, se_SearchContactFlowsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchContactFlows } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchContactFlowsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchContactFlows", {})
17
13
  .n("ConnectClient", "SearchContactFlowsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchContactFlowsCommand)
20
- .de(de_SearchContactFlowsCommand)
14
+ .sc(SearchContactFlows)
21
15
  .build() {
22
16
  }
@@ -1,24 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { SearchContactsRequestFilterSensitiveLog } from "../models/models_2";
6
- import { SearchContactsResponseFilterSensitiveLog } from "../models/models_3";
7
- import { de_SearchContactsCommand, se_SearchContactsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchContacts } from "../schemas/schemas_0";
8
5
  export { $Command };
9
6
  export class SearchContactsCommand extends $Command
10
7
  .classBuilder()
11
8
  .ep(commonParams)
12
9
  .m(function (Command, cs, config, o) {
13
- return [
14
- getSerdePlugin(config, this.serialize, this.deserialize),
15
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
17
11
  })
18
12
  .s("AmazonConnectService", "SearchContacts", {})
19
13
  .n("ConnectClient", "SearchContactsCommand")
20
- .f(SearchContactsRequestFilterSensitiveLog, SearchContactsResponseFilterSensitiveLog)
21
- .ser(se_SearchContactsCommand)
22
- .de(de_SearchContactsCommand)
14
+ .sc(SearchContacts)
23
15
  .build() {
24
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { SearchEmailAddressesResponseFilterSensitiveLog } from "../models/models_2";
6
- import { de_SearchEmailAddressesCommand, se_SearchEmailAddressesCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchEmailAddresses } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class SearchEmailAddressesCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AmazonConnectService", "SearchEmailAddresses", {})
18
13
  .n("ConnectClient", "SearchEmailAddressesCommand")
19
- .f(void 0, SearchEmailAddressesResponseFilterSensitiveLog)
20
- .ser(se_SearchEmailAddressesCommand)
21
- .de(de_SearchEmailAddressesCommand)
14
+ .sc(SearchEmailAddresses)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchEvaluationFormsCommand, se_SearchEvaluationFormsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchEvaluationForms } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchEvaluationFormsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchEvaluationForms", {})
17
13
  .n("ConnectClient", "SearchEvaluationFormsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchEvaluationFormsCommand)
20
- .de(de_SearchEvaluationFormsCommand)
14
+ .sc(SearchEvaluationForms)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchHoursOfOperationOverridesCommand, se_SearchHoursOfOperationOverridesCommand, } from "../protocols/Aws_restJson1";
4
+ import { SearchHoursOfOperationOverrides } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchHoursOfOperationOverridesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchHoursOfOperationOverrides", {})
17
13
  .n("ConnectClient", "SearchHoursOfOperationOverridesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchHoursOfOperationOverridesCommand)
20
- .de(de_SearchHoursOfOperationOverridesCommand)
14
+ .sc(SearchHoursOfOperationOverrides)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchHoursOfOperationsCommand, se_SearchHoursOfOperationsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchHoursOfOperations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchHoursOfOperationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchHoursOfOperations", {})
17
13
  .n("ConnectClient", "SearchHoursOfOperationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchHoursOfOperationsCommand)
20
- .de(de_SearchHoursOfOperationsCommand)
14
+ .sc(SearchHoursOfOperations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchPredefinedAttributesCommand, se_SearchPredefinedAttributesCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchPredefinedAttributes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchPredefinedAttributesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchPredefinedAttributes", {})
17
13
  .n("ConnectClient", "SearchPredefinedAttributesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchPredefinedAttributesCommand)
20
- .de(de_SearchPredefinedAttributesCommand)
14
+ .sc(SearchPredefinedAttributes)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchPromptsCommand, se_SearchPromptsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchPrompts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchPromptsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonConnectService", "SearchPrompts", {})
17
13
  .n("ConnectClient", "SearchPromptsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchPromptsCommand)
20
- .de(de_SearchPromptsCommand)
14
+ .sc(SearchPrompts)
21
15
  .build() {
22
16
  }