@aws-sdk/client-connect 3.414.0 → 3.420.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 (465) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/Connect.js +2 -0
  3. package/dist-cjs/commands/ActivateEvaluationFormCommand.js +5 -0
  4. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +5 -0
  5. package/dist-cjs/commands/AssociateBotCommand.js +5 -0
  6. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +5 -0
  7. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +5 -0
  8. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +5 -0
  9. package/dist-cjs/commands/AssociateLexBotCommand.js +5 -0
  10. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +5 -0
  11. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +5 -0
  12. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +5 -0
  13. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +5 -0
  14. package/dist-cjs/commands/AssociateTrafficDistributionGroupUserCommand.js +5 -0
  15. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +5 -0
  16. package/dist-cjs/commands/CreateAgentStatusCommand.js +5 -0
  17. package/dist-cjs/commands/CreateContactFlowCommand.js +5 -0
  18. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +5 -0
  19. package/dist-cjs/commands/CreateEvaluationFormCommand.js +5 -0
  20. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +5 -0
  21. package/dist-cjs/commands/CreateInstanceCommand.js +5 -0
  22. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +5 -0
  23. package/dist-cjs/commands/CreateParticipantCommand.js +5 -0
  24. package/dist-cjs/commands/CreatePromptCommand.js +5 -0
  25. package/dist-cjs/commands/CreateQueueCommand.js +5 -0
  26. package/dist-cjs/commands/CreateQuickConnectCommand.js +5 -0
  27. package/dist-cjs/commands/CreateRoutingProfileCommand.js +5 -0
  28. package/dist-cjs/commands/CreateRuleCommand.js +5 -0
  29. package/dist-cjs/commands/CreateSecurityProfileCommand.js +5 -0
  30. package/dist-cjs/commands/CreateTaskTemplateCommand.js +5 -0
  31. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +5 -0
  32. package/dist-cjs/commands/CreateUseCaseCommand.js +5 -0
  33. package/dist-cjs/commands/CreateUserCommand.js +5 -0
  34. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +5 -0
  35. package/dist-cjs/commands/CreateViewCommand.js +5 -0
  36. package/dist-cjs/commands/CreateViewVersionCommand.js +5 -0
  37. package/dist-cjs/commands/CreateVocabularyCommand.js +5 -0
  38. package/dist-cjs/commands/DeactivateEvaluationFormCommand.js +5 -0
  39. package/dist-cjs/commands/DeleteContactEvaluationCommand.js +5 -0
  40. package/dist-cjs/commands/DeleteContactFlowCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteEvaluationFormCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteInstanceCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +5 -0
  46. package/dist-cjs/commands/DeletePromptCommand.js +5 -0
  47. package/dist-cjs/commands/DeleteQueueCommand.js +5 -0
  48. package/dist-cjs/commands/DeleteQuickConnectCommand.js +5 -0
  49. package/dist-cjs/commands/DeleteRoutingProfileCommand.js +5 -0
  50. package/dist-cjs/commands/DeleteRuleCommand.js +5 -0
  51. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +5 -0
  52. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +5 -0
  53. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +5 -0
  54. package/dist-cjs/commands/DeleteUseCaseCommand.js +5 -0
  55. package/dist-cjs/commands/DeleteUserCommand.js +5 -0
  56. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +5 -0
  57. package/dist-cjs/commands/DeleteViewCommand.js +5 -0
  58. package/dist-cjs/commands/DeleteViewVersionCommand.js +5 -0
  59. package/dist-cjs/commands/DeleteVocabularyCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeAgentStatusCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeContactCommand.js +5 -0
  62. package/dist-cjs/commands/DescribeContactEvaluationCommand.js +5 -0
  63. package/dist-cjs/commands/DescribeContactFlowCommand.js +5 -0
  64. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeEvaluationFormCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeInstanceCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +5 -0
  70. package/dist-cjs/commands/DescribePhoneNumberCommand.js +5 -0
  71. package/dist-cjs/commands/DescribePromptCommand.js +5 -0
  72. package/dist-cjs/commands/DescribeQueueCommand.js +5 -0
  73. package/dist-cjs/commands/DescribeQuickConnectCommand.js +5 -0
  74. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +5 -0
  75. package/dist-cjs/commands/DescribeRuleCommand.js +5 -0
  76. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +5 -0
  77. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +5 -0
  78. package/dist-cjs/commands/DescribeUserCommand.js +5 -0
  79. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +5 -0
  80. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +5 -0
  81. package/dist-cjs/commands/DescribeViewCommand.js +5 -0
  82. package/dist-cjs/commands/DescribeVocabularyCommand.js +5 -0
  83. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +5 -0
  84. package/dist-cjs/commands/DisassociateBotCommand.js +5 -0
  85. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +5 -0
  86. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +5 -0
  87. package/dist-cjs/commands/DisassociateLexBotCommand.js +5 -0
  88. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +5 -0
  89. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +5 -0
  90. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +5 -0
  91. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +5 -0
  92. package/dist-cjs/commands/DisassociateTrafficDistributionGroupUserCommand.js +5 -0
  93. package/dist-cjs/commands/DismissUserContactCommand.js +5 -0
  94. package/dist-cjs/commands/GetContactAttributesCommand.js +5 -0
  95. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +5 -0
  96. package/dist-cjs/commands/GetCurrentUserDataCommand.js +5 -0
  97. package/dist-cjs/commands/GetFederationTokenCommand.js +5 -0
  98. package/dist-cjs/commands/GetMetricDataCommand.js +5 -0
  99. package/dist-cjs/commands/GetMetricDataV2Command.js +5 -0
  100. package/dist-cjs/commands/GetPromptFileCommand.js +5 -0
  101. package/dist-cjs/commands/GetTaskTemplateCommand.js +5 -0
  102. package/dist-cjs/commands/GetTrafficDistributionCommand.js +5 -0
  103. package/dist-cjs/commands/ListAgentStatusesCommand.js +5 -0
  104. package/dist-cjs/commands/ListApprovedOriginsCommand.js +5 -0
  105. package/dist-cjs/commands/ListBotsCommand.js +5 -0
  106. package/dist-cjs/commands/ListContactEvaluationsCommand.js +5 -0
  107. package/dist-cjs/commands/ListContactFlowModulesCommand.js +5 -0
  108. package/dist-cjs/commands/ListContactFlowsCommand.js +5 -0
  109. package/dist-cjs/commands/ListContactReferencesCommand.js +5 -0
  110. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +5 -0
  111. package/dist-cjs/commands/ListEvaluationFormVersionsCommand.js +5 -0
  112. package/dist-cjs/commands/ListEvaluationFormsCommand.js +5 -0
  113. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +5 -0
  114. package/dist-cjs/commands/ListInstanceAttributesCommand.js +5 -0
  115. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +5 -0
  116. package/dist-cjs/commands/ListInstancesCommand.js +5 -0
  117. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +5 -0
  118. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +5 -0
  119. package/dist-cjs/commands/ListLexBotsCommand.js +5 -0
  120. package/dist-cjs/commands/ListPhoneNumbersCommand.js +5 -0
  121. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +5 -0
  122. package/dist-cjs/commands/ListPromptsCommand.js +5 -0
  123. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +5 -0
  124. package/dist-cjs/commands/ListQueuesCommand.js +5 -0
  125. package/dist-cjs/commands/ListQuickConnectsCommand.js +5 -0
  126. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +5 -0
  127. package/dist-cjs/commands/ListRoutingProfilesCommand.js +5 -0
  128. package/dist-cjs/commands/ListRulesCommand.js +5 -0
  129. package/dist-cjs/commands/ListSecurityKeysCommand.js +5 -0
  130. package/dist-cjs/commands/ListSecurityProfileApplicationsCommand.js +51 -0
  131. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +5 -0
  132. package/dist-cjs/commands/ListSecurityProfilesCommand.js +5 -0
  133. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  134. package/dist-cjs/commands/ListTaskTemplatesCommand.js +5 -0
  135. package/dist-cjs/commands/ListTrafficDistributionGroupUsersCommand.js +5 -0
  136. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +5 -0
  137. package/dist-cjs/commands/ListUseCasesCommand.js +5 -0
  138. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +5 -0
  139. package/dist-cjs/commands/ListUsersCommand.js +5 -0
  140. package/dist-cjs/commands/ListViewVersionsCommand.js +5 -0
  141. package/dist-cjs/commands/ListViewsCommand.js +5 -0
  142. package/dist-cjs/commands/MonitorContactCommand.js +5 -0
  143. package/dist-cjs/commands/PutUserStatusCommand.js +5 -0
  144. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +5 -0
  145. package/dist-cjs/commands/ReplicateInstanceCommand.js +5 -0
  146. package/dist-cjs/commands/ResumeContactRecordingCommand.js +5 -0
  147. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
  148. package/dist-cjs/commands/SearchHoursOfOperationsCommand.js +5 -0
  149. package/dist-cjs/commands/SearchPromptsCommand.js +5 -0
  150. package/dist-cjs/commands/SearchQueuesCommand.js +5 -0
  151. package/dist-cjs/commands/SearchQuickConnectsCommand.js +5 -0
  152. package/dist-cjs/commands/SearchResourceTagsCommand.js +5 -0
  153. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +5 -0
  154. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +5 -0
  155. package/dist-cjs/commands/SearchUsersCommand.js +5 -0
  156. package/dist-cjs/commands/SearchVocabulariesCommand.js +5 -0
  157. package/dist-cjs/commands/StartChatContactCommand.js +5 -0
  158. package/dist-cjs/commands/StartContactEvaluationCommand.js +5 -0
  159. package/dist-cjs/commands/StartContactRecordingCommand.js +5 -0
  160. package/dist-cjs/commands/StartContactStreamingCommand.js +5 -0
  161. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +5 -0
  162. package/dist-cjs/commands/StartTaskContactCommand.js +5 -0
  163. package/dist-cjs/commands/StopContactCommand.js +5 -0
  164. package/dist-cjs/commands/StopContactRecordingCommand.js +5 -0
  165. package/dist-cjs/commands/StopContactStreamingCommand.js +5 -0
  166. package/dist-cjs/commands/SubmitContactEvaluationCommand.js +5 -0
  167. package/dist-cjs/commands/SuspendContactRecordingCommand.js +5 -0
  168. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  169. package/dist-cjs/commands/TransferContactCommand.js +5 -0
  170. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  171. package/dist-cjs/commands/UpdateAgentStatusCommand.js +5 -0
  172. package/dist-cjs/commands/UpdateContactAttributesCommand.js +5 -0
  173. package/dist-cjs/commands/UpdateContactCommand.js +5 -0
  174. package/dist-cjs/commands/UpdateContactEvaluationCommand.js +5 -0
  175. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +5 -0
  176. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +5 -0
  177. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +5 -0
  178. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +5 -0
  179. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +5 -0
  180. package/dist-cjs/commands/UpdateContactScheduleCommand.js +5 -0
  181. package/dist-cjs/commands/UpdateEvaluationFormCommand.js +5 -0
  182. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +5 -0
  183. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +5 -0
  184. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +5 -0
  185. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +5 -0
  186. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +5 -0
  187. package/dist-cjs/commands/UpdatePromptCommand.js +5 -0
  188. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +5 -0
  189. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +5 -0
  190. package/dist-cjs/commands/UpdateQueueNameCommand.js +5 -0
  191. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +5 -0
  192. package/dist-cjs/commands/UpdateQueueStatusCommand.js +5 -0
  193. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +5 -0
  194. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +5 -0
  195. package/dist-cjs/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +5 -0
  196. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +5 -0
  197. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +5 -0
  198. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +5 -0
  199. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +5 -0
  200. package/dist-cjs/commands/UpdateRuleCommand.js +5 -0
  201. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +5 -0
  202. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +5 -0
  203. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +5 -0
  204. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +5 -0
  205. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +5 -0
  206. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +5 -0
  207. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +5 -0
  208. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +5 -0
  209. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +5 -0
  210. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +5 -0
  211. package/dist-cjs/commands/UpdateViewContentCommand.js +5 -0
  212. package/dist-cjs/commands/UpdateViewMetadataCommand.js +5 -0
  213. package/dist-cjs/commands/index.js +1 -0
  214. package/dist-cjs/models/models_0.js +1 -0
  215. package/dist-cjs/pagination/ListSecurityProfileApplicationsPaginator.js +29 -0
  216. package/dist-cjs/pagination/index.js +1 -0
  217. package/dist-cjs/protocols/Aws_restJson1.js +80 -7
  218. package/dist-es/Connect.js +2 -0
  219. package/dist-es/commands/ActivateEvaluationFormCommand.js +5 -0
  220. package/dist-es/commands/AssociateApprovedOriginCommand.js +5 -0
  221. package/dist-es/commands/AssociateBotCommand.js +5 -0
  222. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +5 -0
  223. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +5 -0
  224. package/dist-es/commands/AssociateLambdaFunctionCommand.js +5 -0
  225. package/dist-es/commands/AssociateLexBotCommand.js +5 -0
  226. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +5 -0
  227. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +5 -0
  228. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +5 -0
  229. package/dist-es/commands/AssociateSecurityKeyCommand.js +5 -0
  230. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +5 -0
  231. package/dist-es/commands/ClaimPhoneNumberCommand.js +5 -0
  232. package/dist-es/commands/CreateAgentStatusCommand.js +5 -0
  233. package/dist-es/commands/CreateContactFlowCommand.js +5 -0
  234. package/dist-es/commands/CreateContactFlowModuleCommand.js +5 -0
  235. package/dist-es/commands/CreateEvaluationFormCommand.js +5 -0
  236. package/dist-es/commands/CreateHoursOfOperationCommand.js +5 -0
  237. package/dist-es/commands/CreateInstanceCommand.js +5 -0
  238. package/dist-es/commands/CreateIntegrationAssociationCommand.js +5 -0
  239. package/dist-es/commands/CreateParticipantCommand.js +5 -0
  240. package/dist-es/commands/CreatePromptCommand.js +5 -0
  241. package/dist-es/commands/CreateQueueCommand.js +5 -0
  242. package/dist-es/commands/CreateQuickConnectCommand.js +5 -0
  243. package/dist-es/commands/CreateRoutingProfileCommand.js +5 -0
  244. package/dist-es/commands/CreateRuleCommand.js +5 -0
  245. package/dist-es/commands/CreateSecurityProfileCommand.js +5 -0
  246. package/dist-es/commands/CreateTaskTemplateCommand.js +5 -0
  247. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +5 -0
  248. package/dist-es/commands/CreateUseCaseCommand.js +5 -0
  249. package/dist-es/commands/CreateUserCommand.js +5 -0
  250. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +5 -0
  251. package/dist-es/commands/CreateViewCommand.js +5 -0
  252. package/dist-es/commands/CreateViewVersionCommand.js +5 -0
  253. package/dist-es/commands/CreateVocabularyCommand.js +5 -0
  254. package/dist-es/commands/DeactivateEvaluationFormCommand.js +5 -0
  255. package/dist-es/commands/DeleteContactEvaluationCommand.js +5 -0
  256. package/dist-es/commands/DeleteContactFlowCommand.js +5 -0
  257. package/dist-es/commands/DeleteContactFlowModuleCommand.js +5 -0
  258. package/dist-es/commands/DeleteEvaluationFormCommand.js +5 -0
  259. package/dist-es/commands/DeleteHoursOfOperationCommand.js +5 -0
  260. package/dist-es/commands/DeleteInstanceCommand.js +5 -0
  261. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +5 -0
  262. package/dist-es/commands/DeletePromptCommand.js +5 -0
  263. package/dist-es/commands/DeleteQueueCommand.js +5 -0
  264. package/dist-es/commands/DeleteQuickConnectCommand.js +5 -0
  265. package/dist-es/commands/DeleteRoutingProfileCommand.js +5 -0
  266. package/dist-es/commands/DeleteRuleCommand.js +5 -0
  267. package/dist-es/commands/DeleteSecurityProfileCommand.js +5 -0
  268. package/dist-es/commands/DeleteTaskTemplateCommand.js +5 -0
  269. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +5 -0
  270. package/dist-es/commands/DeleteUseCaseCommand.js +5 -0
  271. package/dist-es/commands/DeleteUserCommand.js +5 -0
  272. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +5 -0
  273. package/dist-es/commands/DeleteViewCommand.js +5 -0
  274. package/dist-es/commands/DeleteViewVersionCommand.js +5 -0
  275. package/dist-es/commands/DeleteVocabularyCommand.js +5 -0
  276. package/dist-es/commands/DescribeAgentStatusCommand.js +5 -0
  277. package/dist-es/commands/DescribeContactCommand.js +5 -0
  278. package/dist-es/commands/DescribeContactEvaluationCommand.js +5 -0
  279. package/dist-es/commands/DescribeContactFlowCommand.js +5 -0
  280. package/dist-es/commands/DescribeContactFlowModuleCommand.js +5 -0
  281. package/dist-es/commands/DescribeEvaluationFormCommand.js +5 -0
  282. package/dist-es/commands/DescribeHoursOfOperationCommand.js +5 -0
  283. package/dist-es/commands/DescribeInstanceAttributeCommand.js +5 -0
  284. package/dist-es/commands/DescribeInstanceCommand.js +5 -0
  285. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +5 -0
  286. package/dist-es/commands/DescribePhoneNumberCommand.js +5 -0
  287. package/dist-es/commands/DescribePromptCommand.js +5 -0
  288. package/dist-es/commands/DescribeQueueCommand.js +5 -0
  289. package/dist-es/commands/DescribeQuickConnectCommand.js +5 -0
  290. package/dist-es/commands/DescribeRoutingProfileCommand.js +5 -0
  291. package/dist-es/commands/DescribeRuleCommand.js +5 -0
  292. package/dist-es/commands/DescribeSecurityProfileCommand.js +5 -0
  293. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +5 -0
  294. package/dist-es/commands/DescribeUserCommand.js +5 -0
  295. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +5 -0
  296. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +5 -0
  297. package/dist-es/commands/DescribeViewCommand.js +5 -0
  298. package/dist-es/commands/DescribeVocabularyCommand.js +5 -0
  299. package/dist-es/commands/DisassociateApprovedOriginCommand.js +5 -0
  300. package/dist-es/commands/DisassociateBotCommand.js +5 -0
  301. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +5 -0
  302. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +5 -0
  303. package/dist-es/commands/DisassociateLexBotCommand.js +5 -0
  304. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +5 -0
  305. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +5 -0
  306. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +5 -0
  307. package/dist-es/commands/DisassociateSecurityKeyCommand.js +5 -0
  308. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +5 -0
  309. package/dist-es/commands/DismissUserContactCommand.js +5 -0
  310. package/dist-es/commands/GetContactAttributesCommand.js +5 -0
  311. package/dist-es/commands/GetCurrentMetricDataCommand.js +5 -0
  312. package/dist-es/commands/GetCurrentUserDataCommand.js +5 -0
  313. package/dist-es/commands/GetFederationTokenCommand.js +5 -0
  314. package/dist-es/commands/GetMetricDataCommand.js +5 -0
  315. package/dist-es/commands/GetMetricDataV2Command.js +5 -0
  316. package/dist-es/commands/GetPromptFileCommand.js +5 -0
  317. package/dist-es/commands/GetTaskTemplateCommand.js +5 -0
  318. package/dist-es/commands/GetTrafficDistributionCommand.js +5 -0
  319. package/dist-es/commands/ListAgentStatusesCommand.js +5 -0
  320. package/dist-es/commands/ListApprovedOriginsCommand.js +5 -0
  321. package/dist-es/commands/ListBotsCommand.js +5 -0
  322. package/dist-es/commands/ListContactEvaluationsCommand.js +5 -0
  323. package/dist-es/commands/ListContactFlowModulesCommand.js +5 -0
  324. package/dist-es/commands/ListContactFlowsCommand.js +5 -0
  325. package/dist-es/commands/ListContactReferencesCommand.js +5 -0
  326. package/dist-es/commands/ListDefaultVocabulariesCommand.js +5 -0
  327. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +5 -0
  328. package/dist-es/commands/ListEvaluationFormsCommand.js +5 -0
  329. package/dist-es/commands/ListHoursOfOperationsCommand.js +5 -0
  330. package/dist-es/commands/ListInstanceAttributesCommand.js +5 -0
  331. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +5 -0
  332. package/dist-es/commands/ListInstancesCommand.js +5 -0
  333. package/dist-es/commands/ListIntegrationAssociationsCommand.js +5 -0
  334. package/dist-es/commands/ListLambdaFunctionsCommand.js +5 -0
  335. package/dist-es/commands/ListLexBotsCommand.js +5 -0
  336. package/dist-es/commands/ListPhoneNumbersCommand.js +5 -0
  337. package/dist-es/commands/ListPhoneNumbersV2Command.js +5 -0
  338. package/dist-es/commands/ListPromptsCommand.js +5 -0
  339. package/dist-es/commands/ListQueueQuickConnectsCommand.js +5 -0
  340. package/dist-es/commands/ListQueuesCommand.js +5 -0
  341. package/dist-es/commands/ListQuickConnectsCommand.js +5 -0
  342. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +5 -0
  343. package/dist-es/commands/ListRoutingProfilesCommand.js +5 -0
  344. package/dist-es/commands/ListRulesCommand.js +5 -0
  345. package/dist-es/commands/ListSecurityKeysCommand.js +5 -0
  346. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +47 -0
  347. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +5 -0
  348. package/dist-es/commands/ListSecurityProfilesCommand.js +5 -0
  349. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  350. package/dist-es/commands/ListTaskTemplatesCommand.js +5 -0
  351. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +5 -0
  352. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +5 -0
  353. package/dist-es/commands/ListUseCasesCommand.js +5 -0
  354. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +5 -0
  355. package/dist-es/commands/ListUsersCommand.js +5 -0
  356. package/dist-es/commands/ListViewVersionsCommand.js +5 -0
  357. package/dist-es/commands/ListViewsCommand.js +5 -0
  358. package/dist-es/commands/MonitorContactCommand.js +5 -0
  359. package/dist-es/commands/PutUserStatusCommand.js +5 -0
  360. package/dist-es/commands/ReleasePhoneNumberCommand.js +5 -0
  361. package/dist-es/commands/ReplicateInstanceCommand.js +5 -0
  362. package/dist-es/commands/ResumeContactRecordingCommand.js +5 -0
  363. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
  364. package/dist-es/commands/SearchHoursOfOperationsCommand.js +5 -0
  365. package/dist-es/commands/SearchPromptsCommand.js +5 -0
  366. package/dist-es/commands/SearchQueuesCommand.js +5 -0
  367. package/dist-es/commands/SearchQuickConnectsCommand.js +5 -0
  368. package/dist-es/commands/SearchResourceTagsCommand.js +5 -0
  369. package/dist-es/commands/SearchRoutingProfilesCommand.js +5 -0
  370. package/dist-es/commands/SearchSecurityProfilesCommand.js +5 -0
  371. package/dist-es/commands/SearchUsersCommand.js +5 -0
  372. package/dist-es/commands/SearchVocabulariesCommand.js +5 -0
  373. package/dist-es/commands/StartChatContactCommand.js +5 -0
  374. package/dist-es/commands/StartContactEvaluationCommand.js +5 -0
  375. package/dist-es/commands/StartContactRecordingCommand.js +5 -0
  376. package/dist-es/commands/StartContactStreamingCommand.js +5 -0
  377. package/dist-es/commands/StartOutboundVoiceContactCommand.js +5 -0
  378. package/dist-es/commands/StartTaskContactCommand.js +5 -0
  379. package/dist-es/commands/StopContactCommand.js +5 -0
  380. package/dist-es/commands/StopContactRecordingCommand.js +5 -0
  381. package/dist-es/commands/StopContactStreamingCommand.js +5 -0
  382. package/dist-es/commands/SubmitContactEvaluationCommand.js +5 -0
  383. package/dist-es/commands/SuspendContactRecordingCommand.js +5 -0
  384. package/dist-es/commands/TagResourceCommand.js +5 -0
  385. package/dist-es/commands/TransferContactCommand.js +5 -0
  386. package/dist-es/commands/UntagResourceCommand.js +5 -0
  387. package/dist-es/commands/UpdateAgentStatusCommand.js +5 -0
  388. package/dist-es/commands/UpdateContactAttributesCommand.js +5 -0
  389. package/dist-es/commands/UpdateContactCommand.js +5 -0
  390. package/dist-es/commands/UpdateContactEvaluationCommand.js +5 -0
  391. package/dist-es/commands/UpdateContactFlowContentCommand.js +5 -0
  392. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +5 -0
  393. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +5 -0
  394. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +5 -0
  395. package/dist-es/commands/UpdateContactFlowNameCommand.js +5 -0
  396. package/dist-es/commands/UpdateContactScheduleCommand.js +5 -0
  397. package/dist-es/commands/UpdateEvaluationFormCommand.js +5 -0
  398. package/dist-es/commands/UpdateHoursOfOperationCommand.js +5 -0
  399. package/dist-es/commands/UpdateInstanceAttributeCommand.js +5 -0
  400. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +5 -0
  401. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +5 -0
  402. package/dist-es/commands/UpdatePhoneNumberCommand.js +5 -0
  403. package/dist-es/commands/UpdatePromptCommand.js +5 -0
  404. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +5 -0
  405. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +5 -0
  406. package/dist-es/commands/UpdateQueueNameCommand.js +5 -0
  407. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +5 -0
  408. package/dist-es/commands/UpdateQueueStatusCommand.js +5 -0
  409. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +5 -0
  410. package/dist-es/commands/UpdateQuickConnectNameCommand.js +5 -0
  411. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +5 -0
  412. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +5 -0
  413. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +5 -0
  414. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +5 -0
  415. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +5 -0
  416. package/dist-es/commands/UpdateRuleCommand.js +5 -0
  417. package/dist-es/commands/UpdateSecurityProfileCommand.js +5 -0
  418. package/dist-es/commands/UpdateTaskTemplateCommand.js +5 -0
  419. package/dist-es/commands/UpdateTrafficDistributionCommand.js +5 -0
  420. package/dist-es/commands/UpdateUserHierarchyCommand.js +5 -0
  421. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +5 -0
  422. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +5 -0
  423. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +5 -0
  424. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +5 -0
  425. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +5 -0
  426. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +5 -0
  427. package/dist-es/commands/UpdateViewContentCommand.js +5 -0
  428. package/dist-es/commands/UpdateViewMetadataCommand.js +5 -0
  429. package/dist-es/commands/index.js +1 -0
  430. package/dist-es/models/models_0.js +1 -0
  431. package/dist-es/pagination/ListSecurityProfileApplicationsPaginator.js +25 -0
  432. package/dist-es/pagination/index.js +1 -0
  433. package/dist-es/protocols/Aws_restJson1.js +71 -0
  434. package/dist-types/Connect.d.ts +7 -0
  435. package/dist-types/ConnectClient.d.ts +3 -2
  436. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  437. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +8 -0
  438. package/dist-types/commands/DescribeVocabularyCommand.d.ts +1 -2
  439. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +2 -2
  440. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -2
  441. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +99 -0
  442. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  443. package/dist-types/commands/UpdatePromptCommand.d.ts +1 -2
  444. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +8 -0
  445. package/dist-types/commands/index.d.ts +1 -0
  446. package/dist-types/models/models_0.d.ts +42 -18
  447. package/dist-types/models/models_1.d.ts +64 -69
  448. package/dist-types/models/models_2.d.ts +75 -1
  449. package/dist-types/pagination/ListSecurityProfileApplicationsPaginator.d.ts +7 -0
  450. package/dist-types/pagination/index.d.ts +1 -0
  451. package/dist-types/protocols/Aws_restJson1.d.ts +9 -0
  452. package/dist-types/ts3.4/Connect.d.ts +17 -0
  453. package/dist-types/ts3.4/ConnectClient.d.ts +6 -0
  454. package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +4 -2
  455. package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +42 -0
  456. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -2
  458. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  459. package/dist-types/ts3.4/models/models_0.d.ts +6 -4
  460. package/dist-types/ts3.4/models/models_1.d.ts +15 -16
  461. package/dist-types/ts3.4/models/models_2.d.ts +18 -0
  462. package/dist-types/ts3.4/pagination/ListSecurityProfileApplicationsPaginator.d.ts +11 -0
  463. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  464. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +12 -0
  465. package/package.json +31 -31
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListSecurityKeysCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListSecurityKeysCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListSecurityKeys",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListSecurityProfileApplicationsCommand = exports.$Command = void 0;
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
9
+ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
+ class ListSecurityProfileApplicationsCommand extends smithy_client_1.Command {
11
+ static getEndpointParameterInstructions() {
12
+ return {
13
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
+ Endpoint: { type: "builtInParams", name: "endpoint" },
15
+ Region: { type: "builtInParams", name: "region" },
16
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
+ };
18
+ }
19
+ constructor(input) {
20
+ super();
21
+ this.input = input;
22
+ }
23
+ resolveMiddleware(clientStack, configuration, options) {
24
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
+ this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListSecurityProfileApplicationsCommand.getEndpointParameterInstructions()));
26
+ const stack = clientStack.concat(this.middlewareStack);
27
+ const { logger } = configuration;
28
+ const clientName = "ConnectClient";
29
+ const commandName = "ListSecurityProfileApplicationsCommand";
30
+ const handlerExecutionContext = {
31
+ logger,
32
+ clientName,
33
+ commandName,
34
+ inputFilterSensitiveLog: (_) => _,
35
+ outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListSecurityProfileApplications",
39
+ },
40
+ };
41
+ const { requestHandler } = configuration;
42
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
+ }
44
+ serialize(input, context) {
45
+ return (0, Aws_restJson1_1.se_ListSecurityProfileApplicationsCommand)(input, context);
46
+ }
47
+ deserialize(output, context) {
48
+ return (0, Aws_restJson1_1.de_ListSecurityProfileApplicationsCommand)(output, context);
49
+ }
50
+ }
51
+ exports.ListSecurityProfileApplicationsCommand = ListSecurityProfileApplicationsCommand;
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListSecurityProfilePermissionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListSecurityProfilePermissionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListSecurityProfilePermissions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListSecurityProfilesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListSecurityProfilesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListSecurityProfiles",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListTagsForResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListTaskTemplatesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTaskTemplatesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListTaskTemplates",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListTrafficDistributionGroupUsersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTrafficDistributionGroupUsersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListTrafficDistributionGroupUsers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListTrafficDistributionGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTrafficDistributionGroupsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListTrafficDistributionGroups",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListUseCasesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListUseCasesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListUseCases",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListUserHierarchyGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListUserHierarchyGroupsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListUserHierarchyGroups",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ListUsersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListUsersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ListUsers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_1_1 = require("../models/models_1");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class ListViewVersionsCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class ListViewVersionsCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_1_1.ListViewVersionsResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "AmazonConnectService",
39
+ operation: "ListViewVersions",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_1_1 = require("../models/models_1");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class ListViewsCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class ListViewsCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_1_1.ListViewsResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "AmazonConnectService",
39
+ operation: "ListViews",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class MonitorContactCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class MonitorContactCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "MonitorContact",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class PutUserStatusCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class PutUserStatusCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "PutUserStatus",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ReleasePhoneNumberCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ReleasePhoneNumberCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ReleasePhoneNumber",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_1_1 = require("../models/models_1");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class ReplicateInstanceCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class ReplicateInstanceCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_1_1.ReplicateInstanceRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "AmazonConnectService",
39
+ operation: "ReplicateInstance",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class ResumeContactRecordingCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ResumeContactRecordingCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "ResumeContactRecording",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchAvailablePhoneNumbersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchAvailablePhoneNumbers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchHoursOfOperationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchHoursOfOperationsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchHoursOfOperations",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchPromptsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchPromptsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchPrompts",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchQueuesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchQueuesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchQueues",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchQuickConnectsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchQuickConnectsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchQuickConnects",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchResourceTagsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchResourceTagsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchResourceTags",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchRoutingProfilesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchRoutingProfilesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchRoutingProfiles",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchSecurityProfilesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchSecurityProfilesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchSecurityProfiles",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchUsersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchUsersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchUsers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class SearchVocabulariesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class SearchVocabulariesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "SearchVocabularies",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class StartChatContactCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartChatContactCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "StartChatContact",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class StartContactEvaluationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartContactEvaluationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonConnectService",
38
+ operation: "StartContactEvaluation",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);