@aws-sdk/client-connect 3.297.0 → 3.299.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 (349) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateBotCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -3
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -3
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -3
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -3
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -3
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -3
  16. package/dist-cjs/commands/CreateInstanceCommand.js +1 -1
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -3
  18. package/dist-cjs/commands/CreateQueueCommand.js +2 -3
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -3
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -3
  21. package/dist-cjs/commands/CreateRuleCommand.js +2 -3
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -3
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -3
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -3
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -3
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeContactCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +1 -1
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeQueueCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeUserCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -3
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -3
  63. package/dist-cjs/commands/DisassociateBotCommand.js +2 -3
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -3
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -3
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -3
  71. package/dist-cjs/commands/DismissUserContactCommand.js +2 -3
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -3
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -3
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -3
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +1 -1
  76. package/dist-cjs/commands/GetMetricDataCommand.js +2 -3
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -3
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -3
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -3
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -3
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -3
  82. package/dist-cjs/commands/ListBotsCommand.js +2 -3
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -3
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -3
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -3
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -3
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -3
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -3
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -3
  90. package/dist-cjs/commands/ListInstancesCommand.js +1 -1
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -3
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -3
  93. package/dist-cjs/commands/ListLexBotsCommand.js +2 -3
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -3
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -3
  96. package/dist-cjs/commands/ListPromptsCommand.js +2 -3
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -3
  98. package/dist-cjs/commands/ListQueuesCommand.js +2 -3
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -3
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -3
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -3
  102. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -3
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -3
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -3
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  109. package/dist-cjs/commands/ListUseCasesCommand.js +2 -3
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -3
  111. package/dist-cjs/commands/ListUsersCommand.js +2 -3
  112. package/dist-cjs/commands/MonitorContactCommand.js +2 -3
  113. package/dist-cjs/commands/PutUserStatusCommand.js +2 -3
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -3
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +1 -1
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -3
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  118. package/dist-cjs/commands/SearchQueuesCommand.js +2 -3
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -3
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -3
  121. package/dist-cjs/commands/SearchUsersCommand.js +2 -3
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -3
  123. package/dist-cjs/commands/StartChatContactCommand.js +2 -3
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -3
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -3
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -3
  127. package/dist-cjs/commands/StartTaskContactCommand.js +2 -3
  128. package/dist-cjs/commands/StopContactCommand.js +2 -3
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -3
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -3
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -3
  132. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  133. package/dist-cjs/commands/TransferContactCommand.js +2 -3
  134. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -3
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -3
  137. package/dist-cjs/commands/UpdateContactCommand.js +2 -3
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -3
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -3
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -3
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -3
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -3
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -3
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -3
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -3
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -3
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -3
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -3
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -3
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -3
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  160. package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -3
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -3
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -3
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -3
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -3
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -3
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -3
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  171. package/dist-cjs/models/models_0.js +1 -925
  172. package/dist-cjs/models/models_1.js +1 -844
  173. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -3
  174. package/dist-es/commands/AssociateBotCommand.js +2 -3
  175. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -3
  176. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  177. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -3
  178. package/dist-es/commands/AssociateLexBotCommand.js +2 -3
  179. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  180. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  181. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  182. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -3
  183. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -3
  184. package/dist-es/commands/CreateAgentStatusCommand.js +2 -3
  185. package/dist-es/commands/CreateContactFlowCommand.js +2 -3
  186. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -3
  187. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -3
  188. package/dist-es/commands/CreateInstanceCommand.js +2 -2
  189. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -3
  190. package/dist-es/commands/CreateQueueCommand.js +2 -3
  191. package/dist-es/commands/CreateQuickConnectCommand.js +2 -3
  192. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -3
  193. package/dist-es/commands/CreateRuleCommand.js +2 -3
  194. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -3
  195. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -3
  196. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  197. package/dist-es/commands/CreateUseCaseCommand.js +2 -3
  198. package/dist-es/commands/CreateUserCommand.js +2 -3
  199. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -3
  200. package/dist-es/commands/CreateVocabularyCommand.js +2 -3
  201. package/dist-es/commands/DeleteContactFlowCommand.js +2 -3
  202. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -3
  203. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -3
  204. package/dist-es/commands/DeleteInstanceCommand.js +2 -3
  205. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -3
  206. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -3
  207. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  208. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -3
  209. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -3
  210. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  211. package/dist-es/commands/DeleteUseCaseCommand.js +2 -3
  212. package/dist-es/commands/DeleteUserCommand.js +2 -3
  213. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  214. package/dist-es/commands/DeleteVocabularyCommand.js +2 -3
  215. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -3
  216. package/dist-es/commands/DescribeContactCommand.js +2 -3
  217. package/dist-es/commands/DescribeContactFlowCommand.js +2 -3
  218. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -3
  219. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -3
  220. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -3
  221. package/dist-es/commands/DescribeInstanceCommand.js +2 -2
  222. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  223. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -3
  224. package/dist-es/commands/DescribeQueueCommand.js +2 -3
  225. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -3
  226. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -3
  227. package/dist-es/commands/DescribeRuleCommand.js +2 -3
  228. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -3
  229. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  230. package/dist-es/commands/DescribeUserCommand.js +2 -3
  231. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  232. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  233. package/dist-es/commands/DescribeVocabularyCommand.js +2 -3
  234. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -3
  235. package/dist-es/commands/DisassociateBotCommand.js +2 -3
  236. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  237. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -3
  238. package/dist-es/commands/DisassociateLexBotCommand.js +2 -3
  239. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  240. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  241. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  242. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -3
  243. package/dist-es/commands/DismissUserContactCommand.js +2 -3
  244. package/dist-es/commands/GetContactAttributesCommand.js +2 -3
  245. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -3
  246. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -3
  247. package/dist-es/commands/GetFederationTokenCommand.js +2 -2
  248. package/dist-es/commands/GetMetricDataCommand.js +2 -3
  249. package/dist-es/commands/GetMetricDataV2Command.js +2 -3
  250. package/dist-es/commands/GetTaskTemplateCommand.js +2 -3
  251. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -3
  252. package/dist-es/commands/ListAgentStatusesCommand.js +2 -3
  253. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -3
  254. package/dist-es/commands/ListBotsCommand.js +2 -3
  255. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -3
  256. package/dist-es/commands/ListContactFlowsCommand.js +2 -3
  257. package/dist-es/commands/ListContactReferencesCommand.js +2 -3
  258. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -3
  259. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -3
  260. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -3
  261. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -3
  262. package/dist-es/commands/ListInstancesCommand.js +2 -2
  263. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -3
  264. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -3
  265. package/dist-es/commands/ListLexBotsCommand.js +2 -3
  266. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -3
  267. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -3
  268. package/dist-es/commands/ListPromptsCommand.js +2 -3
  269. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -3
  270. package/dist-es/commands/ListQueuesCommand.js +2 -3
  271. package/dist-es/commands/ListQuickConnectsCommand.js +2 -3
  272. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -3
  273. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -3
  274. package/dist-es/commands/ListRulesCommand.js +2 -3
  275. package/dist-es/commands/ListSecurityKeysCommand.js +2 -3
  276. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  277. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -3
  278. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  279. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -3
  280. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  281. package/dist-es/commands/ListUseCasesCommand.js +2 -3
  282. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -3
  283. package/dist-es/commands/ListUsersCommand.js +2 -3
  284. package/dist-es/commands/MonitorContactCommand.js +2 -3
  285. package/dist-es/commands/PutUserStatusCommand.js +2 -3
  286. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -3
  287. package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
  288. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -3
  289. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  290. package/dist-es/commands/SearchQueuesCommand.js +2 -3
  291. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -3
  292. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -3
  293. package/dist-es/commands/SearchUsersCommand.js +2 -3
  294. package/dist-es/commands/SearchVocabulariesCommand.js +2 -3
  295. package/dist-es/commands/StartChatContactCommand.js +2 -3
  296. package/dist-es/commands/StartContactRecordingCommand.js +2 -3
  297. package/dist-es/commands/StartContactStreamingCommand.js +2 -3
  298. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -3
  299. package/dist-es/commands/StartTaskContactCommand.js +2 -3
  300. package/dist-es/commands/StopContactCommand.js +2 -3
  301. package/dist-es/commands/StopContactRecordingCommand.js +2 -3
  302. package/dist-es/commands/StopContactStreamingCommand.js +2 -3
  303. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -3
  304. package/dist-es/commands/TagResourceCommand.js +2 -3
  305. package/dist-es/commands/TransferContactCommand.js +2 -3
  306. package/dist-es/commands/UntagResourceCommand.js +2 -3
  307. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -3
  308. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -3
  309. package/dist-es/commands/UpdateContactCommand.js +2 -3
  310. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -3
  311. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -3
  312. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  313. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  314. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -3
  315. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -3
  316. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -3
  317. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -3
  318. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  319. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  320. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -3
  321. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  322. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -3
  323. package/dist-es/commands/UpdateQueueNameCommand.js +2 -3
  324. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  325. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -3
  326. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -3
  327. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -3
  328. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  329. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  330. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -3
  331. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  332. package/dist-es/commands/UpdateRuleCommand.js +2 -3
  333. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -3
  334. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -3
  335. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -3
  336. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -3
  337. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  338. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  339. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -3
  340. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -3
  341. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -3
  342. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  343. package/dist-es/models/models_0.js +0 -690
  344. package/dist-es/models/models_1.js +0 -637
  345. package/dist-types/models/models_0.d.ts +3 -923
  346. package/dist-types/models/models_1.d.ts +0 -808
  347. package/dist-types/ts3.4/models/models_0.d.ts +0 -636
  348. package/dist-types/ts3.4/models/models_1.d.ts +0 -590
  349. package/package.json +11 -10
@@ -5928,827 +5928,15 @@ export interface ListBotsResponse {
5928
5928
  /**
5929
5929
  * @internal
5930
5930
  */
5931
- export declare const ActionSummaryFilterSensitiveLog: (obj: ActionSummary) => any;
5932
- /**
5933
- * @internal
5934
- */
5935
- export declare const QueueReferenceFilterSensitiveLog: (obj: QueueReference) => any;
5936
- /**
5937
- * @internal
5938
- */
5939
- export declare const AgentContactReferenceFilterSensitiveLog: (obj: AgentContactReference) => any;
5940
- /**
5941
- * @internal
5942
- */
5943
- export declare const AgentInfoFilterSensitiveLog: (obj: AgentInfo) => any;
5944
- /**
5945
- * @internal
5946
- */
5947
- export declare const AgentStatusFilterSensitiveLog: (obj: AgentStatus) => any;
5948
- /**
5949
- * @internal
5950
- */
5951
- export declare const AgentStatusReferenceFilterSensitiveLog: (obj: AgentStatusReference) => any;
5952
- /**
5953
- * @internal
5954
- */
5955
- export declare const AgentStatusSummaryFilterSensitiveLog: (obj: AgentStatusSummary) => any;
5956
- /**
5957
- * @internal
5958
- */
5959
- export declare const AssociateApprovedOriginRequestFilterSensitiveLog: (obj: AssociateApprovedOriginRequest) => any;
5960
- /**
5961
- * @internal
5962
- */
5963
- export declare const LexBotFilterSensitiveLog: (obj: LexBot) => any;
5964
- /**
5965
- * @internal
5966
- */
5967
- export declare const LexV2BotFilterSensitiveLog: (obj: LexV2Bot) => any;
5968
- /**
5969
- * @internal
5970
- */
5971
- export declare const AssociateBotRequestFilterSensitiveLog: (obj: AssociateBotRequest) => any;
5972
- /**
5973
- * @internal
5974
- */
5975
- export declare const AssociateDefaultVocabularyRequestFilterSensitiveLog: (obj: AssociateDefaultVocabularyRequest) => any;
5976
- /**
5977
- * @internal
5978
- */
5979
- export declare const AssociateDefaultVocabularyResponseFilterSensitiveLog: (obj: AssociateDefaultVocabularyResponse) => any;
5980
- /**
5981
- * @internal
5982
- */
5983
- export declare const KinesisFirehoseConfigFilterSensitiveLog: (obj: KinesisFirehoseConfig) => any;
5984
- /**
5985
- * @internal
5986
- */
5987
- export declare const KinesisStreamConfigFilterSensitiveLog: (obj: KinesisStreamConfig) => any;
5988
- /**
5989
- * @internal
5990
- */
5991
- export declare const EncryptionConfigFilterSensitiveLog: (obj: EncryptionConfig) => any;
5992
- /**
5993
- * @internal
5994
- */
5995
- export declare const KinesisVideoStreamConfigFilterSensitiveLog: (obj: KinesisVideoStreamConfig) => any;
5996
- /**
5997
- * @internal
5998
- */
5999
- export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
6000
- /**
6001
- * @internal
6002
- */
6003
- export declare const InstanceStorageConfigFilterSensitiveLog: (obj: InstanceStorageConfig) => any;
6004
- /**
6005
- * @internal
6006
- */
6007
- export declare const AssociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: AssociateInstanceStorageConfigRequest) => any;
6008
- /**
6009
- * @internal
6010
- */
6011
- export declare const AssociateInstanceStorageConfigResponseFilterSensitiveLog: (obj: AssociateInstanceStorageConfigResponse) => any;
6012
- /**
6013
- * @internal
6014
- */
6015
- export declare const AssociateLambdaFunctionRequestFilterSensitiveLog: (obj: AssociateLambdaFunctionRequest) => any;
6016
- /**
6017
- * @internal
6018
- */
6019
- export declare const AssociateLexBotRequestFilterSensitiveLog: (obj: AssociateLexBotRequest) => any;
6020
- /**
6021
- * @internal
6022
- */
6023
- export declare const AssociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: AssociatePhoneNumberContactFlowRequest) => any;
6024
- /**
6025
- * @internal
6026
- */
6027
- export declare const AssociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: AssociateQueueQuickConnectsRequest) => any;
6028
- /**
6029
- * @internal
6030
- */
6031
- export declare const RoutingProfileQueueReferenceFilterSensitiveLog: (obj: RoutingProfileQueueReference) => any;
6032
- /**
6033
- * @internal
6034
- */
6035
- export declare const RoutingProfileQueueConfigFilterSensitiveLog: (obj: RoutingProfileQueueConfig) => any;
6036
- /**
6037
- * @internal
6038
- */
6039
- export declare const AssociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: AssociateRoutingProfileQueuesRequest) => any;
6040
- /**
6041
- * @internal
6042
- */
6043
- export declare const AssociateSecurityKeyRequestFilterSensitiveLog: (obj: AssociateSecurityKeyRequest) => any;
6044
- /**
6045
- * @internal
6046
- */
6047
- export declare const AssociateSecurityKeyResponseFilterSensitiveLog: (obj: AssociateSecurityKeyResponse) => any;
6048
- /**
6049
- * @internal
6050
- */
6051
- export declare const ClaimPhoneNumberRequestFilterSensitiveLog: (obj: ClaimPhoneNumberRequest) => any;
6052
- /**
6053
- * @internal
6054
- */
6055
- export declare const ClaimPhoneNumberResponseFilterSensitiveLog: (obj: ClaimPhoneNumberResponse) => any;
6056
- /**
6057
- * @internal
6058
- */
6059
- export declare const CreateAgentStatusRequestFilterSensitiveLog: (obj: CreateAgentStatusRequest) => any;
6060
- /**
6061
- * @internal
6062
- */
6063
- export declare const CreateAgentStatusResponseFilterSensitiveLog: (obj: CreateAgentStatusResponse) => any;
6064
- /**
6065
- * @internal
6066
- */
6067
- export declare const CreateContactFlowRequestFilterSensitiveLog: (obj: CreateContactFlowRequest) => any;
6068
- /**
6069
- * @internal
6070
- */
6071
- export declare const CreateContactFlowResponseFilterSensitiveLog: (obj: CreateContactFlowResponse) => any;
6072
- /**
6073
- * @internal
6074
- */
6075
- export declare const ProblemDetailFilterSensitiveLog: (obj: ProblemDetail) => any;
6076
- /**
6077
- * @internal
6078
- */
6079
- export declare const CreateContactFlowModuleRequestFilterSensitiveLog: (obj: CreateContactFlowModuleRequest) => any;
6080
- /**
6081
- * @internal
6082
- */
6083
- export declare const CreateContactFlowModuleResponseFilterSensitiveLog: (obj: CreateContactFlowModuleResponse) => any;
6084
- /**
6085
- * @internal
6086
- */
6087
- export declare const HoursOfOperationTimeSliceFilterSensitiveLog: (obj: HoursOfOperationTimeSlice) => any;
6088
- /**
6089
- * @internal
6090
- */
6091
- export declare const HoursOfOperationConfigFilterSensitiveLog: (obj: HoursOfOperationConfig) => any;
6092
- /**
6093
- * @internal
6094
- */
6095
- export declare const CreateHoursOfOperationRequestFilterSensitiveLog: (obj: CreateHoursOfOperationRequest) => any;
6096
- /**
6097
- * @internal
6098
- */
6099
- export declare const CreateHoursOfOperationResponseFilterSensitiveLog: (obj: CreateHoursOfOperationResponse) => any;
6100
- /**
6101
- * @internal
6102
- */
6103
- export declare const CreateInstanceRequestFilterSensitiveLog: (obj: CreateInstanceRequest) => any;
6104
- /**
6105
- * @internal
6106
- */
6107
- export declare const CreateInstanceResponseFilterSensitiveLog: (obj: CreateInstanceResponse) => any;
6108
- /**
6109
- * @internal
6110
- */
6111
- export declare const CreateIntegrationAssociationRequestFilterSensitiveLog: (obj: CreateIntegrationAssociationRequest) => any;
6112
- /**
6113
- * @internal
6114
- */
6115
- export declare const CreateIntegrationAssociationResponseFilterSensitiveLog: (obj: CreateIntegrationAssociationResponse) => any;
6116
- /**
6117
- * @internal
6118
- */
6119
- export declare const OutboundCallerConfigFilterSensitiveLog: (obj: OutboundCallerConfig) => any;
6120
- /**
6121
- * @internal
6122
- */
6123
- export declare const CreateQueueRequestFilterSensitiveLog: (obj: CreateQueueRequest) => any;
6124
- /**
6125
- * @internal
6126
- */
6127
- export declare const CreateQueueResponseFilterSensitiveLog: (obj: CreateQueueResponse) => any;
6128
- /**
6129
- * @internal
6130
- */
6131
- export declare const PhoneNumberQuickConnectConfigFilterSensitiveLog: (obj: PhoneNumberQuickConnectConfig) => any;
6132
- /**
6133
- * @internal
6134
- */
6135
- export declare const QueueQuickConnectConfigFilterSensitiveLog: (obj: QueueQuickConnectConfig) => any;
6136
- /**
6137
- * @internal
6138
- */
6139
- export declare const UserQuickConnectConfigFilterSensitiveLog: (obj: UserQuickConnectConfig) => any;
6140
- /**
6141
- * @internal
6142
- */
6143
- export declare const QuickConnectConfigFilterSensitiveLog: (obj: QuickConnectConfig) => any;
6144
- /**
6145
- * @internal
6146
- */
6147
- export declare const CreateQuickConnectRequestFilterSensitiveLog: (obj: CreateQuickConnectRequest) => any;
6148
- /**
6149
- * @internal
6150
- */
6151
- export declare const CreateQuickConnectResponseFilterSensitiveLog: (obj: CreateQuickConnectResponse) => any;
6152
- /**
6153
- * @internal
6154
- */
6155
- export declare const MediaConcurrencyFilterSensitiveLog: (obj: MediaConcurrency) => any;
6156
- /**
6157
- * @internal
6158
- */
6159
- export declare const CreateRoutingProfileRequestFilterSensitiveLog: (obj: CreateRoutingProfileRequest) => any;
6160
- /**
6161
- * @internal
6162
- */
6163
- export declare const CreateRoutingProfileResponseFilterSensitiveLog: (obj: CreateRoutingProfileResponse) => any;
6164
- /**
6165
- * @internal
6166
- */
6167
- export declare const AssignContactCategoryActionDefinitionFilterSensitiveLog: (obj: AssignContactCategoryActionDefinition) => any;
6168
- /**
6169
- * @internal
6170
- */
6171
- export declare const EventBridgeActionDefinitionFilterSensitiveLog: (obj: EventBridgeActionDefinition) => any;
6172
- /**
6173
- * @internal
6174
- */
6175
- export declare const NotificationRecipientTypeFilterSensitiveLog: (obj: NotificationRecipientType) => any;
6176
- /**
6177
- * @internal
6178
- */
6179
- export declare const SendNotificationActionDefinitionFilterSensitiveLog: (obj: SendNotificationActionDefinition) => any;
6180
- /**
6181
- * @internal
6182
- */
6183
- export declare const ReferenceFilterSensitiveLog: (obj: Reference) => any;
6184
- /**
6185
- * @internal
6186
- */
6187
- export declare const TaskActionDefinitionFilterSensitiveLog: (obj: TaskActionDefinition) => any;
6188
- /**
6189
- * @internal
6190
- */
6191
- export declare const RuleActionFilterSensitiveLog: (obj: RuleAction) => any;
6192
- /**
6193
- * @internal
6194
- */
6195
- export declare const RuleTriggerEventSourceFilterSensitiveLog: (obj: RuleTriggerEventSource) => any;
6196
- /**
6197
- * @internal
6198
- */
6199
- export declare const CreateRuleRequestFilterSensitiveLog: (obj: CreateRuleRequest) => any;
6200
- /**
6201
- * @internal
6202
- */
6203
- export declare const CreateRuleResponseFilterSensitiveLog: (obj: CreateRuleResponse) => any;
6204
- /**
6205
- * @internal
6206
- */
6207
- export declare const CreateSecurityProfileRequestFilterSensitiveLog: (obj: CreateSecurityProfileRequest) => any;
6208
- /**
6209
- * @internal
6210
- */
6211
- export declare const CreateSecurityProfileResponseFilterSensitiveLog: (obj: CreateSecurityProfileResponse) => any;
6212
- /**
6213
- * @internal
6214
- */
6215
- export declare const TaskTemplateFieldIdentifierFilterSensitiveLog: (obj: TaskTemplateFieldIdentifier) => any;
6216
- /**
6217
- * @internal
6218
- */
6219
- export declare const InvisibleFieldInfoFilterSensitiveLog: (obj: InvisibleFieldInfo) => any;
6220
- /**
6221
- * @internal
6222
- */
6223
- export declare const ReadOnlyFieldInfoFilterSensitiveLog: (obj: ReadOnlyFieldInfo) => any;
6224
- /**
6225
- * @internal
6226
- */
6227
- export declare const RequiredFieldInfoFilterSensitiveLog: (obj: RequiredFieldInfo) => any;
6228
- /**
6229
- * @internal
6230
- */
6231
- export declare const TaskTemplateConstraintsFilterSensitiveLog: (obj: TaskTemplateConstraints) => any;
6232
- /**
6233
- * @internal
6234
- */
6235
- export declare const TaskTemplateDefaultFieldValueFilterSensitiveLog: (obj: TaskTemplateDefaultFieldValue) => any;
6236
- /**
6237
- * @internal
6238
- */
6239
- export declare const TaskTemplateDefaultsFilterSensitiveLog: (obj: TaskTemplateDefaults) => any;
6240
- /**
6241
- * @internal
6242
- */
6243
- export declare const TaskTemplateFieldFilterSensitiveLog: (obj: TaskTemplateField) => any;
6244
- /**
6245
- * @internal
6246
- */
6247
- export declare const CreateTaskTemplateRequestFilterSensitiveLog: (obj: CreateTaskTemplateRequest) => any;
6248
- /**
6249
- * @internal
6250
- */
6251
- export declare const CreateTaskTemplateResponseFilterSensitiveLog: (obj: CreateTaskTemplateResponse) => any;
6252
- /**
6253
- * @internal
6254
- */
6255
- export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
6256
- /**
6257
- * @internal
6258
- */
6259
- export declare const CreateTrafficDistributionGroupRequestFilterSensitiveLog: (obj: CreateTrafficDistributionGroupRequest) => any;
6260
- /**
6261
- * @internal
6262
- */
6263
- export declare const CreateTrafficDistributionGroupResponseFilterSensitiveLog: (obj: CreateTrafficDistributionGroupResponse) => any;
6264
- /**
6265
- * @internal
6266
- */
6267
- export declare const CreateUseCaseRequestFilterSensitiveLog: (obj: CreateUseCaseRequest) => any;
6268
- /**
6269
- * @internal
6270
- */
6271
- export declare const CreateUseCaseResponseFilterSensitiveLog: (obj: CreateUseCaseResponse) => any;
6272
- /**
6273
- * @internal
6274
- */
6275
- export declare const UserIdentityInfoFilterSensitiveLog: (obj: UserIdentityInfo) => any;
6276
- /**
6277
- * @internal
6278
- */
6279
- export declare const UserPhoneConfigFilterSensitiveLog: (obj: UserPhoneConfig) => any;
6280
- /**
6281
- * @internal
6282
- */
6283
- export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
6284
- /**
6285
- * @internal
6286
- */
6287
- export declare const CreateUserResponseFilterSensitiveLog: (obj: CreateUserResponse) => any;
6288
- /**
6289
- * @internal
6290
- */
6291
- export declare const CreateUserHierarchyGroupRequestFilterSensitiveLog: (obj: CreateUserHierarchyGroupRequest) => any;
6292
- /**
6293
- * @internal
6294
- */
6295
- export declare const CreateUserHierarchyGroupResponseFilterSensitiveLog: (obj: CreateUserHierarchyGroupResponse) => any;
6296
- /**
6297
- * @internal
6298
- */
6299
- export declare const CreateVocabularyRequestFilterSensitiveLog: (obj: CreateVocabularyRequest) => any;
6300
- /**
6301
- * @internal
6302
- */
6303
- export declare const CreateVocabularyResponseFilterSensitiveLog: (obj: CreateVocabularyResponse) => any;
6304
- /**
6305
- * @internal
6306
- */
6307
- export declare const DeleteContactFlowRequestFilterSensitiveLog: (obj: DeleteContactFlowRequest) => any;
6308
- /**
6309
- * @internal
6310
- */
6311
- export declare const DeleteContactFlowResponseFilterSensitiveLog: (obj: DeleteContactFlowResponse) => any;
6312
- /**
6313
- * @internal
6314
- */
6315
- export declare const DeleteContactFlowModuleRequestFilterSensitiveLog: (obj: DeleteContactFlowModuleRequest) => any;
6316
- /**
6317
- * @internal
6318
- */
6319
- export declare const DeleteContactFlowModuleResponseFilterSensitiveLog: (obj: DeleteContactFlowModuleResponse) => any;
6320
- /**
6321
- * @internal
6322
- */
6323
- export declare const DeleteHoursOfOperationRequestFilterSensitiveLog: (obj: DeleteHoursOfOperationRequest) => any;
6324
- /**
6325
- * @internal
6326
- */
6327
- export declare const DeleteInstanceRequestFilterSensitiveLog: (obj: DeleteInstanceRequest) => any;
6328
- /**
6329
- * @internal
6330
- */
6331
- export declare const DeleteIntegrationAssociationRequestFilterSensitiveLog: (obj: DeleteIntegrationAssociationRequest) => any;
6332
- /**
6333
- * @internal
6334
- */
6335
- export declare const DeleteQuickConnectRequestFilterSensitiveLog: (obj: DeleteQuickConnectRequest) => any;
6336
- /**
6337
- * @internal
6338
- */
6339
- export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
6340
- /**
6341
- * @internal
6342
- */
6343
- export declare const DeleteSecurityProfileRequestFilterSensitiveLog: (obj: DeleteSecurityProfileRequest) => any;
6344
- /**
6345
- * @internal
6346
- */
6347
- export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (obj: DeleteTaskTemplateRequest) => any;
6348
- /**
6349
- * @internal
6350
- */
6351
- export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
6352
- /**
6353
- * @internal
6354
- */
6355
- export declare const DeleteTrafficDistributionGroupRequestFilterSensitiveLog: (obj: DeleteTrafficDistributionGroupRequest) => any;
6356
- /**
6357
- * @internal
6358
- */
6359
- export declare const DeleteTrafficDistributionGroupResponseFilterSensitiveLog: (obj: DeleteTrafficDistributionGroupResponse) => any;
6360
- /**
6361
- * @internal
6362
- */
6363
- export declare const DeleteUseCaseRequestFilterSensitiveLog: (obj: DeleteUseCaseRequest) => any;
6364
- /**
6365
- * @internal
6366
- */
6367
- export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
6368
- /**
6369
- * @internal
6370
- */
6371
- export declare const DeleteUserHierarchyGroupRequestFilterSensitiveLog: (obj: DeleteUserHierarchyGroupRequest) => any;
6372
- /**
6373
- * @internal
6374
- */
6375
- export declare const DeleteVocabularyRequestFilterSensitiveLog: (obj: DeleteVocabularyRequest) => any;
6376
- /**
6377
- * @internal
6378
- */
6379
- export declare const DeleteVocabularyResponseFilterSensitiveLog: (obj: DeleteVocabularyResponse) => any;
6380
- /**
6381
- * @internal
6382
- */
6383
- export declare const DescribeAgentStatusRequestFilterSensitiveLog: (obj: DescribeAgentStatusRequest) => any;
6384
- /**
6385
- * @internal
6386
- */
6387
- export declare const DescribeAgentStatusResponseFilterSensitiveLog: (obj: DescribeAgentStatusResponse) => any;
6388
- /**
6389
- * @internal
6390
- */
6391
- export declare const DescribeContactRequestFilterSensitiveLog: (obj: DescribeContactRequest) => any;
6392
- /**
6393
- * @internal
6394
- */
6395
- export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
6396
- /**
6397
- * @internal
6398
- */
6399
- export declare const WisdomInfoFilterSensitiveLog: (obj: WisdomInfo) => any;
6400
- /**
6401
- * @internal
6402
- */
6403
- export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
6404
- /**
6405
- * @internal
6406
- */
6407
- export declare const DescribeContactResponseFilterSensitiveLog: (obj: DescribeContactResponse) => any;
6408
- /**
6409
- * @internal
6410
- */
6411
- export declare const DescribeContactFlowRequestFilterSensitiveLog: (obj: DescribeContactFlowRequest) => any;
6412
- /**
6413
- * @internal
6414
- */
6415
- export declare const ContactFlowFilterSensitiveLog: (obj: ContactFlow) => any;
6416
- /**
6417
- * @internal
6418
- */
6419
- export declare const DescribeContactFlowResponseFilterSensitiveLog: (obj: DescribeContactFlowResponse) => any;
6420
- /**
6421
- * @internal
6422
- */
6423
- export declare const DescribeContactFlowModuleRequestFilterSensitiveLog: (obj: DescribeContactFlowModuleRequest) => any;
6424
- /**
6425
- * @internal
6426
- */
6427
- export declare const ContactFlowModuleFilterSensitiveLog: (obj: ContactFlowModule) => any;
6428
- /**
6429
- * @internal
6430
- */
6431
- export declare const DescribeContactFlowModuleResponseFilterSensitiveLog: (obj: DescribeContactFlowModuleResponse) => any;
6432
- /**
6433
- * @internal
6434
- */
6435
- export declare const DescribeHoursOfOperationRequestFilterSensitiveLog: (obj: DescribeHoursOfOperationRequest) => any;
6436
- /**
6437
- * @internal
6438
- */
6439
- export declare const HoursOfOperationFilterSensitiveLog: (obj: HoursOfOperation) => any;
6440
- /**
6441
- * @internal
6442
- */
6443
- export declare const DescribeHoursOfOperationResponseFilterSensitiveLog: (obj: DescribeHoursOfOperationResponse) => any;
6444
- /**
6445
- * @internal
6446
- */
6447
- export declare const DescribeInstanceRequestFilterSensitiveLog: (obj: DescribeInstanceRequest) => any;
6448
- /**
6449
- * @internal
6450
- */
6451
- export declare const InstanceStatusReasonFilterSensitiveLog: (obj: InstanceStatusReason) => any;
6452
- /**
6453
- * @internal
6454
- */
6455
- export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
6456
- /**
6457
- * @internal
6458
- */
6459
- export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
6460
- /**
6461
- * @internal
6462
- */
6463
- export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
6464
- /**
6465
- * @internal
6466
- */
6467
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
6468
- /**
6469
- * @internal
6470
- */
6471
- export declare const DescribeInstanceAttributeResponseFilterSensitiveLog: (obj: DescribeInstanceAttributeResponse) => any;
6472
- /**
6473
- * @internal
6474
- */
6475
- export declare const DescribeInstanceStorageConfigRequestFilterSensitiveLog: (obj: DescribeInstanceStorageConfigRequest) => any;
6476
- /**
6477
- * @internal
6478
- */
6479
- export declare const DescribeInstanceStorageConfigResponseFilterSensitiveLog: (obj: DescribeInstanceStorageConfigResponse) => any;
6480
- /**
6481
- * @internal
6482
- */
6483
- export declare const DescribePhoneNumberRequestFilterSensitiveLog: (obj: DescribePhoneNumberRequest) => any;
6484
- /**
6485
- * @internal
6486
- */
6487
- export declare const PhoneNumberStatusFilterSensitiveLog: (obj: PhoneNumberStatus) => any;
6488
- /**
6489
- * @internal
6490
- */
6491
- export declare const ClaimedPhoneNumberSummaryFilterSensitiveLog: (obj: ClaimedPhoneNumberSummary) => any;
6492
- /**
6493
- * @internal
6494
- */
6495
- export declare const DescribePhoneNumberResponseFilterSensitiveLog: (obj: DescribePhoneNumberResponse) => any;
6496
- /**
6497
- * @internal
6498
- */
6499
- export declare const DescribeQueueRequestFilterSensitiveLog: (obj: DescribeQueueRequest) => any;
6500
- /**
6501
- * @internal
6502
- */
6503
- export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
6504
- /**
6505
- * @internal
6506
- */
6507
- export declare const DescribeQueueResponseFilterSensitiveLog: (obj: DescribeQueueResponse) => any;
6508
- /**
6509
- * @internal
6510
- */
6511
- export declare const DescribeQuickConnectRequestFilterSensitiveLog: (obj: DescribeQuickConnectRequest) => any;
6512
- /**
6513
- * @internal
6514
- */
6515
- export declare const QuickConnectFilterSensitiveLog: (obj: QuickConnect) => any;
6516
- /**
6517
- * @internal
6518
- */
6519
- export declare const DescribeQuickConnectResponseFilterSensitiveLog: (obj: DescribeQuickConnectResponse) => any;
6520
- /**
6521
- * @internal
6522
- */
6523
- export declare const DescribeRoutingProfileRequestFilterSensitiveLog: (obj: DescribeRoutingProfileRequest) => any;
6524
- /**
6525
- * @internal
6526
- */
6527
- export declare const RoutingProfileFilterSensitiveLog: (obj: RoutingProfile) => any;
6528
- /**
6529
- * @internal
6530
- */
6531
- export declare const DescribeRoutingProfileResponseFilterSensitiveLog: (obj: DescribeRoutingProfileResponse) => any;
6532
- /**
6533
- * @internal
6534
- */
6535
- export declare const DescribeRuleRequestFilterSensitiveLog: (obj: DescribeRuleRequest) => any;
6536
- /**
6537
- * @internal
6538
- */
6539
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
6540
- /**
6541
- * @internal
6542
- */
6543
- export declare const DescribeRuleResponseFilterSensitiveLog: (obj: DescribeRuleResponse) => any;
6544
- /**
6545
- * @internal
6546
- */
6547
- export declare const DescribeSecurityProfileRequestFilterSensitiveLog: (obj: DescribeSecurityProfileRequest) => any;
6548
- /**
6549
- * @internal
6550
- */
6551
- export declare const SecurityProfileFilterSensitiveLog: (obj: SecurityProfile) => any;
6552
- /**
6553
- * @internal
6554
- */
6555
- export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
6556
- /**
6557
- * @internal
6558
- */
6559
- export declare const DescribeTrafficDistributionGroupRequestFilterSensitiveLog: (obj: DescribeTrafficDistributionGroupRequest) => any;
6560
- /**
6561
- * @internal
6562
- */
6563
- export declare const TrafficDistributionGroupFilterSensitiveLog: (obj: TrafficDistributionGroup) => any;
6564
- /**
6565
- * @internal
6566
- */
6567
- export declare const DescribeTrafficDistributionGroupResponseFilterSensitiveLog: (obj: DescribeTrafficDistributionGroupResponse) => any;
6568
- /**
6569
- * @internal
6570
- */
6571
- export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
6572
- /**
6573
- * @internal
6574
- */
6575
- export declare const UserFilterSensitiveLog: (obj: User) => any;
6576
- /**
6577
- * @internal
6578
- */
6579
- export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
6580
- /**
6581
- * @internal
6582
- */
6583
- export declare const DescribeUserHierarchyGroupRequestFilterSensitiveLog: (obj: DescribeUserHierarchyGroupRequest) => any;
6584
- /**
6585
- * @internal
6586
- */
6587
- export declare const HierarchyGroupSummaryFilterSensitiveLog: (obj: HierarchyGroupSummary) => any;
6588
- /**
6589
- * @internal
6590
- */
6591
- export declare const HierarchyPathFilterSensitiveLog: (obj: HierarchyPath) => any;
6592
- /**
6593
- * @internal
6594
- */
6595
- export declare const HierarchyGroupFilterSensitiveLog: (obj: HierarchyGroup) => any;
6596
- /**
6597
- * @internal
6598
- */
6599
- export declare const DescribeUserHierarchyGroupResponseFilterSensitiveLog: (obj: DescribeUserHierarchyGroupResponse) => any;
6600
- /**
6601
- * @internal
6602
- */
6603
- export declare const DescribeUserHierarchyStructureRequestFilterSensitiveLog: (obj: DescribeUserHierarchyStructureRequest) => any;
6604
- /**
6605
- * @internal
6606
- */
6607
- export declare const HierarchyLevelFilterSensitiveLog: (obj: HierarchyLevel) => any;
6608
- /**
6609
- * @internal
6610
- */
6611
- export declare const HierarchyStructureFilterSensitiveLog: (obj: HierarchyStructure) => any;
6612
- /**
6613
- * @internal
6614
- */
6615
- export declare const DescribeUserHierarchyStructureResponseFilterSensitiveLog: (obj: DescribeUserHierarchyStructureResponse) => any;
6616
- /**
6617
- * @internal
6618
- */
6619
- export declare const DescribeVocabularyRequestFilterSensitiveLog: (obj: DescribeVocabularyRequest) => any;
6620
- /**
6621
- * @internal
6622
- */
6623
- export declare const VocabularyFilterSensitiveLog: (obj: Vocabulary) => any;
6624
- /**
6625
- * @internal
6626
- */
6627
- export declare const DescribeVocabularyResponseFilterSensitiveLog: (obj: DescribeVocabularyResponse) => any;
6628
- /**
6629
- * @internal
6630
- */
6631
- export declare const DisassociateApprovedOriginRequestFilterSensitiveLog: (obj: DisassociateApprovedOriginRequest) => any;
6632
- /**
6633
- * @internal
6634
- */
6635
- export declare const DisassociateBotRequestFilterSensitiveLog: (obj: DisassociateBotRequest) => any;
6636
- /**
6637
- * @internal
6638
- */
6639
- export declare const DisassociateInstanceStorageConfigRequestFilterSensitiveLog: (obj: DisassociateInstanceStorageConfigRequest) => any;
6640
- /**
6641
- * @internal
6642
- */
6643
- export declare const DisassociateLambdaFunctionRequestFilterSensitiveLog: (obj: DisassociateLambdaFunctionRequest) => any;
6644
- /**
6645
- * @internal
6646
- */
6647
- export declare const DisassociateLexBotRequestFilterSensitiveLog: (obj: DisassociateLexBotRequest) => any;
6648
- /**
6649
- * @internal
6650
- */
6651
- export declare const DisassociatePhoneNumberContactFlowRequestFilterSensitiveLog: (obj: DisassociatePhoneNumberContactFlowRequest) => any;
6652
- /**
6653
- * @internal
6654
- */
6655
- export declare const DisassociateQueueQuickConnectsRequestFilterSensitiveLog: (obj: DisassociateQueueQuickConnectsRequest) => any;
6656
- /**
6657
- * @internal
6658
- */
6659
- export declare const DisassociateRoutingProfileQueuesRequestFilterSensitiveLog: (obj: DisassociateRoutingProfileQueuesRequest) => any;
6660
- /**
6661
- * @internal
6662
- */
6663
- export declare const DisassociateSecurityKeyRequestFilterSensitiveLog: (obj: DisassociateSecurityKeyRequest) => any;
6664
- /**
6665
- * @internal
6666
- */
6667
- export declare const DismissUserContactRequestFilterSensitiveLog: (obj: DismissUserContactRequest) => any;
6668
- /**
6669
- * @internal
6670
- */
6671
- export declare const DismissUserContactResponseFilterSensitiveLog: (obj: DismissUserContactResponse) => any;
6672
- /**
6673
- * @internal
6674
- */
6675
- export declare const GetContactAttributesRequestFilterSensitiveLog: (obj: GetContactAttributesRequest) => any;
6676
- /**
6677
- * @internal
6678
- */
6679
- export declare const GetContactAttributesResponseFilterSensitiveLog: (obj: GetContactAttributesResponse) => any;
6680
- /**
6681
- * @internal
6682
- */
6683
- export declare const CurrentMetricFilterSensitiveLog: (obj: CurrentMetric) => any;
6684
- /**
6685
- * @internal
6686
- */
6687
- export declare const FiltersFilterSensitiveLog: (obj: Filters) => any;
6688
- /**
6689
- * @internal
6690
- */
6691
- export declare const CurrentMetricSortCriteriaFilterSensitiveLog: (obj: CurrentMetricSortCriteria) => any;
6692
- /**
6693
- * @internal
6694
- */
6695
- export declare const GetCurrentMetricDataRequestFilterSensitiveLog: (obj: GetCurrentMetricDataRequest) => any;
6696
- /**
6697
- * @internal
6698
- */
6699
- export declare const CurrentMetricDataFilterSensitiveLog: (obj: CurrentMetricData) => any;
6700
- /**
6701
- * @internal
6702
- */
6703
- export declare const RoutingProfileReferenceFilterSensitiveLog: (obj: RoutingProfileReference) => any;
6704
- /**
6705
- * @internal
6706
- */
6707
- export declare const DimensionsFilterSensitiveLog: (obj: Dimensions) => any;
6708
- /**
6709
- * @internal
6710
- */
6711
- export declare const CurrentMetricResultFilterSensitiveLog: (obj: CurrentMetricResult) => any;
6712
- /**
6713
- * @internal
6714
- */
6715
- export declare const GetCurrentMetricDataResponseFilterSensitiveLog: (obj: GetCurrentMetricDataResponse) => any;
6716
- /**
6717
- * @internal
6718
- */
6719
- export declare const ContactFilterFilterSensitiveLog: (obj: ContactFilter) => any;
6720
- /**
6721
- * @internal
6722
- */
6723
- export declare const UserDataFiltersFilterSensitiveLog: (obj: UserDataFilters) => any;
6724
- /**
6725
- * @internal
6726
- */
6727
- export declare const GetCurrentUserDataRequestFilterSensitiveLog: (obj: GetCurrentUserDataRequest) => any;
6728
- /**
6729
- * @internal
6730
- */
6731
- export declare const HierarchyGroupSummaryReferenceFilterSensitiveLog: (obj: HierarchyGroupSummaryReference) => any;
6732
- /**
6733
- * @internal
6734
- */
6735
- export declare const HierarchyPathReferenceFilterSensitiveLog: (obj: HierarchyPathReference) => any;
6736
- /**
6737
- * @internal
6738
- */
6739
- export declare const UserReferenceFilterSensitiveLog: (obj: UserReference) => any;
6740
- /**
6741
- * @internal
6742
- */
6743
- export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
5931
+ export declare const CreateInstanceRequestFilterSensitiveLog: (obj: CreateInstanceRequest) => any;
6744
5932
  /**
6745
5933
  * @internal
6746
5934
  */
6747
- export declare const GetCurrentUserDataResponseFilterSensitiveLog: (obj: GetCurrentUserDataResponse) => any;
5935
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
6748
5936
  /**
6749
5937
  * @internal
6750
5938
  */
6751
- export declare const GetFederationTokenRequestFilterSensitiveLog: (obj: GetFederationTokenRequest) => any;
5939
+ export declare const DescribeInstanceResponseFilterSensitiveLog: (obj: DescribeInstanceResponse) => any;
6752
5940
  /**
6753
5941
  * @internal
6754
5942
  */
@@ -6757,111 +5945,3 @@ export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
6757
5945
  * @internal
6758
5946
  */
6759
5947
  export declare const GetFederationTokenResponseFilterSensitiveLog: (obj: GetFederationTokenResponse) => any;
6760
- /**
6761
- * @internal
6762
- */
6763
- export declare const ThresholdFilterSensitiveLog: (obj: Threshold) => any;
6764
- /**
6765
- * @internal
6766
- */
6767
- export declare const HistoricalMetricFilterSensitiveLog: (obj: HistoricalMetric) => any;
6768
- /**
6769
- * @internal
6770
- */
6771
- export declare const GetMetricDataRequestFilterSensitiveLog: (obj: GetMetricDataRequest) => any;
6772
- /**
6773
- * @internal
6774
- */
6775
- export declare const HistoricalMetricDataFilterSensitiveLog: (obj: HistoricalMetricData) => any;
6776
- /**
6777
- * @internal
6778
- */
6779
- export declare const HistoricalMetricResultFilterSensitiveLog: (obj: HistoricalMetricResult) => any;
6780
- /**
6781
- * @internal
6782
- */
6783
- export declare const GetMetricDataResponseFilterSensitiveLog: (obj: GetMetricDataResponse) => any;
6784
- /**
6785
- * @internal
6786
- */
6787
- export declare const FilterV2FilterSensitiveLog: (obj: FilterV2) => any;
6788
- /**
6789
- * @internal
6790
- */
6791
- export declare const MetricFilterV2FilterSensitiveLog: (obj: MetricFilterV2) => any;
6792
- /**
6793
- * @internal
6794
- */
6795
- export declare const ThresholdV2FilterSensitiveLog: (obj: ThresholdV2) => any;
6796
- /**
6797
- * @internal
6798
- */
6799
- export declare const MetricV2FilterSensitiveLog: (obj: MetricV2) => any;
6800
- /**
6801
- * @internal
6802
- */
6803
- export declare const GetMetricDataV2RequestFilterSensitiveLog: (obj: GetMetricDataV2Request) => any;
6804
- /**
6805
- * @internal
6806
- */
6807
- export declare const MetricDataV2FilterSensitiveLog: (obj: MetricDataV2) => any;
6808
- /**
6809
- * @internal
6810
- */
6811
- export declare const MetricResultV2FilterSensitiveLog: (obj: MetricResultV2) => any;
6812
- /**
6813
- * @internal
6814
- */
6815
- export declare const GetMetricDataV2ResponseFilterSensitiveLog: (obj: GetMetricDataV2Response) => any;
6816
- /**
6817
- * @internal
6818
- */
6819
- export declare const GetTaskTemplateRequestFilterSensitiveLog: (obj: GetTaskTemplateRequest) => any;
6820
- /**
6821
- * @internal
6822
- */
6823
- export declare const GetTaskTemplateResponseFilterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
6824
- /**
6825
- * @internal
6826
- */
6827
- export declare const GetTrafficDistributionRequestFilterSensitiveLog: (obj: GetTrafficDistributionRequest) => any;
6828
- /**
6829
- * @internal
6830
- */
6831
- export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
6832
- /**
6833
- * @internal
6834
- */
6835
- export declare const TelephonyConfigFilterSensitiveLog: (obj: TelephonyConfig) => any;
6836
- /**
6837
- * @internal
6838
- */
6839
- export declare const GetTrafficDistributionResponseFilterSensitiveLog: (obj: GetTrafficDistributionResponse) => any;
6840
- /**
6841
- * @internal
6842
- */
6843
- export declare const ListAgentStatusRequestFilterSensitiveLog: (obj: ListAgentStatusRequest) => any;
6844
- /**
6845
- * @internal
6846
- */
6847
- export declare const ListAgentStatusResponseFilterSensitiveLog: (obj: ListAgentStatusResponse) => any;
6848
- /**
6849
- * @internal
6850
- */
6851
- export declare const ListApprovedOriginsRequestFilterSensitiveLog: (obj: ListApprovedOriginsRequest) => any;
6852
- /**
6853
- * @internal
6854
- */
6855
- export declare const ListApprovedOriginsResponseFilterSensitiveLog: (obj: ListApprovedOriginsResponse) => any;
6856
- /**
6857
- * @internal
6858
- */
6859
- export declare const ListBotsRequestFilterSensitiveLog: (obj: ListBotsRequest) => any;
6860
- /**
6861
- * @internal
6862
- */
6863
- export declare const LexBotConfigFilterSensitiveLog: (obj: LexBotConfig) => any;
6864
- /**
6865
- * @internal
6866
- */
6867
- export declare const ListBotsResponseFilterSensitiveLog: (obj: ListBotsResponse) => any;