@aws-sdk/client-connect 3.533.0 → 3.538.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 (499) hide show
  1. package/dist-cjs/index.js +8 -0
  2. package/dist-es/models/models_0.js +2 -0
  3. package/dist-es/protocols/Aws_restJson1.js +6 -0
  4. package/dist-types/Connect.d.ts +4 -1
  5. package/dist-types/ConnectClient.d.ts +1 -1
  6. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +2 -1
  7. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateBotCommand.d.ts +2 -1
  10. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +2 -1
  11. package/dist-types/commands/AssociateFlowCommand.d.ts +2 -1
  12. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +3 -2
  13. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -1
  14. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -1
  15. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +2 -1
  16. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -1
  17. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +2 -1
  18. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +2 -1
  19. package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +2 -1
  20. package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +2 -1
  21. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +2 -1
  22. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +2 -1
  23. package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +2 -1
  24. package/dist-types/commands/BatchPutContactCommand.d.ts +2 -1
  25. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateParticipantCommand.d.ts +2 -1
  34. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +2 -1
  35. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +2 -1
  36. package/dist-types/commands/CreatePromptCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateQueueCommand.d.ts +2 -1
  38. package/dist-types/commands/CreateQuickConnectCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -1
  42. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +2 -1
  43. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -1
  44. package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -1
  45. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  46. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -1
  47. package/dist-types/commands/CreateViewCommand.d.ts +2 -1
  48. package/dist-types/commands/CreateViewVersionCommand.d.ts +2 -1
  49. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -1
  50. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteContactFlowCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +2 -1
  56. package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
  57. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +2 -1
  58. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +2 -1
  59. package/dist-types/commands/DeletePromptCommand.d.ts +2 -1
  60. package/dist-types/commands/DeleteQueueCommand.d.ts +2 -1
  61. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -1
  62. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +2 -1
  63. package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
  64. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +2 -1
  65. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +2 -1
  66. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/DeleteUseCaseCommand.d.ts +2 -1
  68. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  69. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +2 -1
  70. package/dist-types/commands/DeleteViewCommand.d.ts +2 -1
  71. package/dist-types/commands/DeleteViewVersionCommand.d.ts +2 -1
  72. package/dist-types/commands/DeleteVocabularyCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeContactFlowCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +3 -2
  83. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribePromptCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeQueueCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeRuleCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -1
  91. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +2 -1
  92. package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
  93. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -1
  95. package/dist-types/commands/DescribeViewCommand.d.ts +2 -1
  96. package/dist-types/commands/DescribeVocabularyCommand.d.ts +2 -1
  97. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +2 -1
  98. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -1
  99. package/dist-types/commands/DisassociateBotCommand.d.ts +2 -1
  100. package/dist-types/commands/DisassociateFlowCommand.d.ts +2 -1
  101. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +3 -2
  102. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +2 -1
  103. package/dist-types/commands/DisassociateLexBotCommand.d.ts +2 -1
  104. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +2 -1
  105. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -1
  106. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +2 -1
  107. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +2 -1
  108. package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +2 -1
  109. package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +2 -1
  110. package/dist-types/commands/DismissUserContactCommand.d.ts +2 -1
  111. package/dist-types/commands/GetContactAttributesCommand.d.ts +2 -1
  112. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -1
  113. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +2 -1
  114. package/dist-types/commands/GetFederationTokenCommand.d.ts +2 -1
  115. package/dist-types/commands/GetFlowAssociationCommand.d.ts +2 -1
  116. package/dist-types/commands/GetMetricDataCommand.d.ts +2 -1
  117. package/dist-types/commands/GetMetricDataV2Command.d.ts +2 -1
  118. package/dist-types/commands/GetPromptFileCommand.d.ts +2 -1
  119. package/dist-types/commands/GetTaskTemplateCommand.d.ts +2 -1
  120. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +2 -1
  121. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +2 -1
  122. package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -1
  123. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +2 -1
  124. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +2 -1
  125. package/dist-types/commands/ListBotsCommand.d.ts +2 -1
  126. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +2 -1
  127. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +2 -1
  128. package/dist-types/commands/ListContactFlowsCommand.d.ts +2 -1
  129. package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -1
  130. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +2 -1
  131. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +2 -1
  132. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +2 -1
  133. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +2 -1
  134. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -1
  135. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +2 -1
  136. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +3 -2
  137. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  138. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +2 -1
  139. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +2 -1
  140. package/dist-types/commands/ListLexBotsCommand.d.ts +2 -1
  141. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  142. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -1
  143. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +2 -1
  144. package/dist-types/commands/ListPromptsCommand.d.ts +2 -1
  145. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +2 -1
  146. package/dist-types/commands/ListQueuesCommand.d.ts +2 -1
  147. package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -1
  148. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +2 -1
  149. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +2 -1
  150. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -1
  151. package/dist-types/commands/ListRulesCommand.d.ts +2 -1
  152. package/dist-types/commands/ListSecurityKeysCommand.d.ts +2 -1
  153. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +2 -1
  154. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -1
  155. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -1
  156. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  157. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +2 -1
  158. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -1
  159. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +2 -1
  160. package/dist-types/commands/ListUseCasesCommand.d.ts +2 -1
  161. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -1
  162. package/dist-types/commands/ListUserProficienciesCommand.d.ts +2 -1
  163. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  164. package/dist-types/commands/ListViewVersionsCommand.d.ts +2 -1
  165. package/dist-types/commands/ListViewsCommand.d.ts +2 -1
  166. package/dist-types/commands/MonitorContactCommand.d.ts +2 -1
  167. package/dist-types/commands/PauseContactCommand.d.ts +2 -1
  168. package/dist-types/commands/PutUserStatusCommand.d.ts +2 -1
  169. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -1
  170. package/dist-types/commands/ReplicateInstanceCommand.d.ts +2 -1
  171. package/dist-types/commands/ResumeContactCommand.d.ts +2 -1
  172. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +2 -1
  173. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  174. package/dist-types/commands/SearchContactsCommand.d.ts +2 -1
  175. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +2 -1
  176. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -1
  177. package/dist-types/commands/SearchPromptsCommand.d.ts +2 -1
  178. package/dist-types/commands/SearchQueuesCommand.d.ts +2 -1
  179. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +2 -1
  180. package/dist-types/commands/SearchResourceTagsCommand.d.ts +2 -1
  181. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +2 -1
  182. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -1
  183. package/dist-types/commands/SearchUsersCommand.d.ts +24 -9
  184. package/dist-types/commands/SearchVocabulariesCommand.d.ts +2 -1
  185. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +2 -1
  186. package/dist-types/commands/StartChatContactCommand.d.ts +2 -1
  187. package/dist-types/commands/StartContactEvaluationCommand.d.ts +2 -1
  188. package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -1
  189. package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -1
  190. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +2 -1
  191. package/dist-types/commands/StartTaskContactCommand.d.ts +2 -1
  192. package/dist-types/commands/StartWebRTCContactCommand.d.ts +2 -1
  193. package/dist-types/commands/StopContactCommand.d.ts +2 -1
  194. package/dist-types/commands/StopContactRecordingCommand.d.ts +2 -1
  195. package/dist-types/commands/StopContactStreamingCommand.d.ts +2 -1
  196. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +2 -1
  197. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +2 -1
  198. package/dist-types/commands/TagContactCommand.d.ts +2 -1
  199. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  200. package/dist-types/commands/TransferContactCommand.d.ts +2 -1
  201. package/dist-types/commands/UntagContactCommand.d.ts +2 -1
  202. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  203. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +2 -1
  204. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +2 -1
  205. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  206. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +2 -1
  207. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +2 -1
  208. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +2 -1
  209. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +2 -1
  210. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +2 -1
  211. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +2 -1
  212. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +2 -1
  213. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +2 -1
  214. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -1
  215. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +2 -1
  216. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +2 -1
  217. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +3 -2
  218. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +2 -1
  219. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  220. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +2 -1
  221. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +2 -1
  222. package/dist-types/commands/UpdatePromptCommand.d.ts +2 -1
  223. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +2 -1
  224. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +2 -1
  225. package/dist-types/commands/UpdateQueueNameCommand.d.ts +2 -1
  226. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -1
  227. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +2 -1
  228. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +2 -1
  229. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +2 -1
  230. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +2 -1
  231. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +2 -1
  232. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +2 -1
  233. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +2 -1
  234. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +2 -1
  235. package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
  236. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -1
  237. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +2 -1
  238. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +2 -1
  239. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +2 -1
  240. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +2 -1
  241. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +2 -1
  242. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +2 -1
  243. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -1
  244. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +2 -1
  245. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +2 -1
  246. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -1
  247. package/dist-types/commands/UpdateViewContentCommand.d.ts +2 -1
  248. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +2 -1
  249. package/dist-types/models/models_0.d.ts +824 -794
  250. package/dist-types/models/models_1.d.ts +1136 -1119
  251. package/dist-types/models/models_2.d.ts +740 -645
  252. package/dist-types/ts3.4/Connect.d.ts +3 -0
  253. package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +9 -0
  280. package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +9 -0
  284. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +9 -0
  285. package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +9 -0
  286. package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +9 -0
  287. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
  288. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +9 -0
  289. package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +9 -0
  290. package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +9 -0
  291. package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +9 -0
  292. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  293. package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +9 -0
  294. package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +9 -0
  295. package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +9 -0
  296. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +9 -0
  297. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +9 -0
  298. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +9 -0
  299. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +9 -0
  300. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +9 -0
  301. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +9 -0
  302. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +9 -0
  303. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
  304. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +9 -0
  305. package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +9 -0
  306. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +9 -0
  307. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +9 -0
  308. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +9 -0
  309. package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +9 -0
  310. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
  311. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +9 -0
  312. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +9 -0
  313. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +9 -0
  314. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +9 -0
  315. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  316. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +9 -0
  317. package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +9 -0
  318. package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +9 -0
  319. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +9 -0
  320. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +9 -0
  321. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +9 -0
  322. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +9 -0
  323. package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +9 -0
  324. package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +9 -0
  325. package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +9 -0
  326. package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +9 -0
  327. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +9 -0
  328. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
  329. package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +9 -0
  330. package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +9 -0
  331. package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +9 -0
  332. package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +9 -0
  333. package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +9 -0
  334. package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +9 -0
  335. package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +9 -0
  336. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +9 -0
  337. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +9 -0
  338. package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +9 -0
  339. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +9 -0
  340. package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +9 -0
  341. package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +9 -0
  342. package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +9 -0
  343. package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +9 -0
  344. package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +9 -0
  345. package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +9 -0
  346. package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +9 -0
  347. package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +9 -0
  348. package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +9 -0
  349. package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +9 -0
  350. package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +9 -0
  351. package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +9 -0
  352. package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +9 -0
  353. package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +9 -0
  354. package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +9 -0
  355. package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +9 -0
  356. package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +9 -0
  357. package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +9 -0
  358. package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +9 -0
  359. package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +9 -0
  360. package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +9 -0
  361. package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +9 -0
  362. package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +9 -0
  363. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +9 -0
  364. package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +9 -0
  365. package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +9 -0
  366. package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +9 -0
  367. package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +9 -0
  368. package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +9 -0
  369. package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +9 -0
  370. package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +9 -0
  371. package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +9 -0
  372. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +9 -0
  373. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +9 -0
  374. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +9 -0
  375. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +9 -0
  376. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +9 -0
  377. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +9 -0
  378. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +9 -0
  379. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +9 -0
  380. package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +9 -0
  381. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +9 -0
  382. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +9 -0
  383. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +9 -0
  384. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
  385. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +9 -0
  386. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +9 -0
  387. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +9 -0
  388. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
  389. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +9 -0
  390. package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +9 -0
  391. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +9 -0
  392. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +9 -0
  393. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +9 -0
  394. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +9 -0
  395. package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +9 -0
  396. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +9 -0
  397. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +9 -0
  398. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
  399. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +9 -0
  400. package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +9 -0
  401. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +9 -0
  402. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +9 -0
  403. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  404. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +9 -0
  405. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +9 -0
  406. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +9 -0
  407. package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +9 -0
  408. package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +9 -0
  409. package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +9 -0
  410. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  411. package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +9 -0
  412. package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +9 -0
  413. package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +9 -0
  414. package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +9 -0
  415. package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +9 -0
  416. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +9 -0
  417. package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +9 -0
  418. package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +9 -0
  419. package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +9 -0
  420. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  421. package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +9 -0
  422. package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +9 -0
  423. package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +9 -0
  424. package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +9 -0
  425. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +9 -0
  426. package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +9 -0
  427. package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +9 -0
  428. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +9 -0
  429. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +9 -0
  430. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +9 -0
  431. package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +9 -0
  432. package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +9 -0
  433. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +9 -0
  434. package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +9 -0
  435. package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +9 -0
  436. package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +9 -0
  437. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +9 -0
  438. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +9 -0
  439. package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +9 -0
  440. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +9 -0
  441. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +9 -0
  442. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +9 -0
  443. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +9 -0
  444. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +9 -0
  445. package/dist-types/ts3.4/commands/TagContactCommand.d.ts +9 -0
  446. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  447. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +9 -0
  448. package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +9 -0
  449. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  450. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +9 -0
  451. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +9 -0
  452. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -0
  453. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +9 -0
  454. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +9 -0
  455. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +9 -0
  456. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +9 -0
  457. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +9 -0
  458. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +9 -0
  459. package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +9 -0
  460. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +9 -0
  461. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +9 -0
  462. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +9 -0
  463. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +9 -0
  464. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +9 -0
  465. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +9 -0
  466. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
  467. package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +9 -0
  468. package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +9 -0
  469. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +9 -0
  470. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +9 -0
  471. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +9 -0
  472. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +9 -0
  473. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +9 -0
  474. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +9 -0
  475. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +9 -0
  476. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +9 -0
  477. package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +9 -0
  478. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +9 -0
  479. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +9 -0
  480. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +9 -0
  481. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +9 -0
  482. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +9 -0
  483. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +9 -0
  484. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +9 -0
  485. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +9 -0
  486. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +9 -0
  487. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +9 -0
  488. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +9 -0
  489. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +9 -0
  490. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +9 -0
  491. package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +9 -0
  492. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +9 -0
  493. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +9 -0
  494. package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +9 -0
  495. package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +9 -0
  496. package/dist-types/ts3.4/models/models_0.d.ts +4 -0
  497. package/dist-types/ts3.4/models/models_1.d.ts +2 -0
  498. package/dist-types/ts3.4/models/models_2.d.ts +13 -0
  499. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface DescribeQueueCommandOutput extends DescribeQueueResponse, __Met
22
22
  }
23
23
  declare const DescribeQueueCommand_base: {
24
24
  new (input: DescribeQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQueueCommandInput, DescribeQueueCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQueueCommandInput, DescribeQueueCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Describes the specified queue.</p>
31
31
  * @example
@@ -88,6 +88,7 @@ declare const DescribeQueueCommand_base: {
88
88
  * @throws {@link ConnectServiceException}
89
89
  * <p>Base exception class for all service exceptions from Connect service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeQueueCommand extends DescribeQueueCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeQuickConnectCommandOutput extends DescribeQuickConnectR
22
22
  }
23
23
  declare const DescribeQuickConnectCommand_base: {
24
24
  new (input: DescribeQuickConnectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuickConnectCommandInput, DescribeQuickConnectCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeQuickConnectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuickConnectCommandInput, DescribeQuickConnectCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the quick connect.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const DescribeQuickConnectCommand_base: {
93
93
  * @throws {@link ConnectServiceException}
94
94
  * <p>Base exception class for all service exceptions from Connect service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class DescribeQuickConnectCommand extends DescribeQuickConnectCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface DescribeRoutingProfileCommandOutput extends DescribeRoutingProf
22
22
  }
23
23
  declare const DescribeRoutingProfileCommand_base: {
24
24
  new (input: DescribeRoutingProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRoutingProfileCommandInput, DescribeRoutingProfileCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeRoutingProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRoutingProfileCommandInput, DescribeRoutingProfileCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the specified routing profile.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const DescribeRoutingProfileCommand_base: {
94
94
  * @throws {@link ConnectServiceException}
95
95
  * <p>Base exception class for all service exceptions from Connect service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DescribeRoutingProfileCommand extends DescribeRoutingProfileCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __Metad
22
22
  }
23
23
  declare const DescribeRuleCommand_base: {
24
24
  new (input: DescribeRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuleCommandInput, DescribeRuleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuleCommandInput, DescribeRuleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes a rule for the specified Amazon Connect instance.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -147,6 +147,7 @@ declare const DescribeRuleCommand_base: {
147
147
  * @throws {@link ConnectServiceException}
148
148
  * <p>Base exception class for all service exceptions from Connect service.</p>
149
149
  *
150
+ * @public
150
151
  */
151
152
  export declare class DescribeRuleCommand extends DescribeRuleCommand_base {
152
153
  }
@@ -22,10 +22,10 @@ export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityPr
22
22
  }
23
23
  declare const DescribeSecurityProfileCommand_base: {
24
24
  new (input: DescribeSecurityProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityProfileCommandInput, DescribeSecurityProfileCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeSecurityProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityProfileCommandInput, DescribeSecurityProfileCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets basic information about the security profle.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -57,6 +57,10 @@ declare const DescribeSecurityProfileCommand_base: {
57
57
  * // ],
58
58
  * // LastModifiedTime: new Date("TIMESTAMP"),
59
59
  * // LastModifiedRegion: "STRING_VALUE",
60
+ * // HierarchyRestrictedResources: [ // HierarchyRestrictedResourceList
61
+ * // "STRING_VALUE",
62
+ * // ],
63
+ * // AllowedAccessControlHierarchyGroupId: "STRING_VALUE",
60
64
  * // },
61
65
  * // };
62
66
  *
@@ -86,6 +90,7 @@ declare const DescribeSecurityProfileCommand_base: {
86
90
  * @throws {@link ConnectServiceException}
87
91
  * <p>Base exception class for all service exceptions from Connect service.</p>
88
92
  *
93
+ * @public
89
94
  */
90
95
  export declare class DescribeSecurityProfileCommand extends DescribeSecurityProfileCommand_base {
91
96
  }
@@ -22,10 +22,10 @@ export interface DescribeTrafficDistributionGroupCommandOutput extends DescribeT
22
22
  }
23
23
  declare const DescribeTrafficDistributionGroupCommand_base: {
24
24
  new (input: DescribeTrafficDistributionGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrafficDistributionGroupCommandInput, DescribeTrafficDistributionGroupCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeTrafficDistributionGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrafficDistributionGroupCommandInput, DescribeTrafficDistributionGroupCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets details and status of a traffic distribution group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DescribeTrafficDistributionGroupCommand_base: {
79
79
  * @throws {@link ConnectServiceException}
80
80
  * <p>Base exception class for all service exceptions from Connect service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DescribeTrafficDistributionGroupCommand extends DescribeTrafficDistributionGroupCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
22
22
  }
23
23
  declare const DescribeUserCommand_base: {
24
24
  new (input: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the specified user. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID in the Amazon Connect console</a> (it’s the final part of the ARN). The console does not display the
30
30
  * user IDs. Instead, list the users and note the IDs provided in the output.</p>
31
31
  * @example
@@ -98,6 +98,7 @@ declare const DescribeUserCommand_base: {
98
98
  * @throws {@link ConnectServiceException}
99
99
  * <p>Base exception class for all service exceptions from Connect service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class DescribeUserCommand extends DescribeUserCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface DescribeUserHierarchyGroupCommandOutput extends DescribeUserHie
22
22
  }
23
23
  declare const DescribeUserHierarchyGroupCommand_base: {
24
24
  new (input: DescribeUserHierarchyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserHierarchyGroupCommandInput, DescribeUserHierarchyGroupCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserHierarchyGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserHierarchyGroupCommandInput, DescribeUserHierarchyGroupCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the specified hierarchy group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,6 +116,7 @@ declare const DescribeUserHierarchyGroupCommand_base: {
116
116
  * @throws {@link ConnectServiceException}
117
117
  * <p>Base exception class for all service exceptions from Connect service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class DescribeUserHierarchyGroupCommand extends DescribeUserHierarchyGroupCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface DescribeUserHierarchyStructureCommandOutput extends DescribeUse
22
22
  }
23
23
  declare const DescribeUserHierarchyStructureCommand_base: {
24
24
  new (input: DescribeUserHierarchyStructureCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserHierarchyStructureCommandInput, DescribeUserHierarchyStructureCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserHierarchyStructureCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserHierarchyStructureCommandInput, DescribeUserHierarchyStructureCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the hierarchy structure of the specified Amazon Connect instance.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -104,6 +104,7 @@ declare const DescribeUserHierarchyStructureCommand_base: {
104
104
  * @throws {@link ConnectServiceException}
105
105
  * <p>Base exception class for all service exceptions from Connect service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class DescribeUserHierarchyStructureCommand extends DescribeUserHierarchyStructureCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface DescribeViewCommandOutput extends DescribeViewResponse, __Metad
22
22
  }
23
23
  declare const DescribeViewCommand_base: {
24
24
  new (input: DescribeViewCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeViewCommandInput, DescribeViewCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeViewCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeViewCommandInput, DescribeViewCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the view for the specified Amazon Connect instance and view identifier.</p>
30
30
  * <p>The view identifier can be supplied as a ViewId or ARN.</p>
31
31
  * <p>
@@ -101,6 +101,7 @@ declare const DescribeViewCommand_base: {
101
101
  * @throws {@link ConnectServiceException}
102
102
  * <p>Base exception class for all service exceptions from Connect service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class DescribeViewCommand extends DescribeViewCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface DescribeVocabularyCommandOutput extends DescribeVocabularyRespo
22
22
  }
23
23
  declare const DescribeVocabularyCommand_base: {
24
24
  new (input: DescribeVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVocabularyCommandInput, DescribeVocabularyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeVocabularyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVocabularyCommandInput, DescribeVocabularyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the specified vocabulary.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const DescribeVocabularyCommand_base: {
81
81
  * @throws {@link ConnectServiceException}
82
82
  * <p>Base exception class for all service exceptions from Connect service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DescribeVocabularyCommand extends DescribeVocabularyCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DisassociateAnalyticsDataSetCommandOutput extends __MetadataBea
22
22
  }
23
23
  declare const DisassociateAnalyticsDataSetCommand_base: {
24
24
  new (input: DisassociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAnalyticsDataSetCommandInput, DisassociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateAnalyticsDataSetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAnalyticsDataSetCommandInput, DisassociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Removes the dataset ID associated with a given Amazon Connect instance.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const DisassociateAnalyticsDataSetCommand_base: {
69
69
  * @throws {@link ConnectServiceException}
70
70
  * <p>Base exception class for all service exceptions from Connect service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DisassociateAnalyticsDataSetCommand extends DisassociateAnalyticsDataSetCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DisassociateApprovedOriginCommandOutput extends __MetadataBeare
22
22
  }
23
23
  declare const DisassociateApprovedOriginCommand_base: {
24
24
  new (input: DisassociateApprovedOriginCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApprovedOriginCommandInput, DisassociateApprovedOriginCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateApprovedOriginCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApprovedOriginCommandInput, DisassociateApprovedOriginCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Revokes access to integrated applications from Amazon Connect.</p>
31
31
  * @example
@@ -68,6 +68,7 @@ declare const DisassociateApprovedOriginCommand_base: {
68
68
  * @throws {@link ConnectServiceException}
69
69
  * <p>Base exception class for all service exceptions from Connect service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DisassociateApprovedOriginCommand extends DisassociateApprovedOriginCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface DisassociateBotCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DisassociateBotCommand_base: {
24
24
  new (input: DisassociateBotCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBotCommandInput, DisassociateBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateBotCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBotCommandInput, DisassociateBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Revokes authorization from the specified instance to access the specified Amazon Lex or Amazon Lex V2
31
31
  * bot. </p>
@@ -72,6 +72,7 @@ declare const DisassociateBotCommand_base: {
72
72
  * @throws {@link ConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from Connect service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DisassociateBotCommand extends DisassociateBotCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DisassociateFlowCommandOutput extends DisassociateFlowResponse,
22
22
  }
23
23
  declare const DisassociateFlowCommand_base: {
24
24
  new (input: DisassociateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFlowCommandInput, DisassociateFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFlowCommandInput, DisassociateFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a connect resource from a flow.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DisassociateFlowCommand_base: {
71
71
  * @throws {@link ConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from Connect service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DisassociateFlowCommand extends DisassociateFlowCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DisassociateInstanceStorageConfigCommandOutput extends __Metada
22
22
  }
23
23
  declare const DisassociateInstanceStorageConfigCommand_base: {
24
24
  new (input: DisassociateInstanceStorageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateInstanceStorageConfigCommandInput, DisassociateInstanceStorageConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateInstanceStorageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateInstanceStorageConfigCommandInput, DisassociateInstanceStorageConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Removes the storage type configurations for the specified resource type and association
31
31
  * ID.</p>
@@ -38,7 +38,7 @@ declare const DisassociateInstanceStorageConfigCommand_base: {
38
38
  * const input = { // DisassociateInstanceStorageConfigRequest
39
39
  * InstanceId: "STRING_VALUE", // required
40
40
  * AssociationId: "STRING_VALUE", // required
41
- * ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS" || "SCREEN_RECORDINGS", // required
41
+ * ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS" || "SCREEN_RECORDINGS" || "REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS" || "REAL_TIME_CONTACT_ANALYSIS_VOICE_SEGMENTS", // required
42
42
  * };
43
43
  * const command = new DisassociateInstanceStorageConfigCommand(input);
44
44
  * const response = await client.send(command);
@@ -70,6 +70,7 @@ declare const DisassociateInstanceStorageConfigCommand_base: {
70
70
  * @throws {@link ConnectServiceException}
71
71
  * <p>Base exception class for all service exceptions from Connect service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DisassociateInstanceStorageConfigCommand extends DisassociateInstanceStorageConfigCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DisassociateLambdaFunctionCommandOutput extends __MetadataBeare
22
22
  }
23
23
  declare const DisassociateLambdaFunctionCommand_base: {
24
24
  new (input: DisassociateLambdaFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLambdaFunctionCommandInput, DisassociateLambdaFunctionCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateLambdaFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLambdaFunctionCommandInput, DisassociateLambdaFunctionCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Remove the Lambda function from the dropdown options available in the relevant
31
31
  * flow blocks.</p>
@@ -69,6 +69,7 @@ declare const DisassociateLambdaFunctionCommand_base: {
69
69
  * @throws {@link ConnectServiceException}
70
70
  * <p>Base exception class for all service exceptions from Connect service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DisassociateLambdaFunctionCommand extends DisassociateLambdaFunctionCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DisassociateLexBotCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DisassociateLexBotCommand_base: {
24
24
  new (input: DisassociateLexBotCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLexBotCommandInput, DisassociateLexBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateLexBotCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLexBotCommandInput, DisassociateLexBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Revokes authorization from the specified instance to access the specified Amazon Lex
31
31
  * bot.</p>
@@ -70,6 +70,7 @@ declare const DisassociateLexBotCommand_base: {
70
70
  * @throws {@link ConnectServiceException}
71
71
  * <p>Base exception class for all service exceptions from Connect service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DisassociateLexBotCommand extends DisassociateLexBotCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DisassociatePhoneNumberContactFlowCommandOutput extends __Metad
22
22
  }
23
23
  declare const DisassociatePhoneNumberContactFlowCommand_base: {
24
24
  new (input: DisassociatePhoneNumberContactFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePhoneNumberContactFlowCommandInput, DisassociatePhoneNumberContactFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociatePhoneNumberContactFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePhoneNumberContactFlowCommandInput, DisassociatePhoneNumberContactFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes the flow association from a phone number claimed to your Amazon Connect
30
30
  * instance.</p>
31
31
  * <important>
@@ -77,6 +77,7 @@ declare const DisassociatePhoneNumberContactFlowCommand_base: {
77
77
  * @throws {@link ConnectServiceException}
78
78
  * <p>Base exception class for all service exceptions from Connect service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DisassociatePhoneNumberContactFlowCommand extends DisassociatePhoneNumberContactFlowCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DisassociateQueueQuickConnectsCommandOutput extends __MetadataB
22
22
  }
23
23
  declare const DisassociateQueueQuickConnectsCommand_base: {
24
24
  new (input: DisassociateQueueQuickConnectsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateQueueQuickConnectsCommandInput, DisassociateQueueQuickConnectsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateQueueQuickConnectsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateQueueQuickConnectsCommandInput, DisassociateQueueQuickConnectsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Disassociates a set of quick connects from a queue.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const DisassociateQueueQuickConnectsCommand_base: {
71
71
  * @throws {@link ConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from Connect service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DisassociateQueueQuickConnectsCommand extends DisassociateQueueQuickConnectsCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DisassociateRoutingProfileQueuesCommandOutput extends __Metadat
22
22
  }
23
23
  declare const DisassociateRoutingProfileQueuesCommand_base: {
24
24
  new (input: DisassociateRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateRoutingProfileQueuesCommandInput, DisassociateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateRoutingProfileQueuesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateRoutingProfileQueuesCommandInput, DisassociateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a set of queues from a routing profile.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DisassociateRoutingProfileQueuesCommand_base: {
73
73
  * @throws {@link ConnectServiceException}
74
74
  * <p>Base exception class for all service exceptions from Connect service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DisassociateRoutingProfileQueuesCommand extends DisassociateRoutingProfileQueuesCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DisassociateSecurityKeyCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DisassociateSecurityKeyCommand_base: {
24
24
  new (input: DisassociateSecurityKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateSecurityKeyCommandInput, DisassociateSecurityKeyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateSecurityKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateSecurityKeyCommandInput, DisassociateSecurityKeyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
30
30
  * <p>Deletes the specified security key.</p>
31
31
  * @example
@@ -68,6 +68,7 @@ declare const DisassociateSecurityKeyCommand_base: {
68
68
  * @throws {@link ConnectServiceException}
69
69
  * <p>Base exception class for all service exceptions from Connect service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DisassociateSecurityKeyCommand extends DisassociateSecurityKeyCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface DisassociateTrafficDistributionGroupUserCommandOutput extends D
22
22
  }
23
23
  declare const DisassociateTrafficDistributionGroupUserCommand_base: {
24
24
  new (input: DisassociateTrafficDistributionGroupUserCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrafficDistributionGroupUserCommandInput, DisassociateTrafficDistributionGroupUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateTrafficDistributionGroupUserCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrafficDistributionGroupUserCommandInput, DisassociateTrafficDistributionGroupUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates an agent from a traffic distribution group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DisassociateTrafficDistributionGroupUserCommand_base: {
71
71
  * @throws {@link ConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from Connect service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DisassociateTrafficDistributionGroupUserCommand extends DisassociateTrafficDistributionGroupUserCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DisassociateUserProficienciesCommandOutput extends __MetadataBe
22
22
  }
23
23
  declare const DisassociateUserProficienciesCommand_base: {
24
24
  new (input: DisassociateUserProficienciesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserProficienciesCommandInput, DisassociateUserProficienciesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateUserProficienciesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserProficienciesCommandInput, DisassociateUserProficienciesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a set of proficiencies from a user.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DisassociateUserProficienciesCommand_base: {
73
73
  * @throws {@link ConnectServiceException}
74
74
  * <p>Base exception class for all service exceptions from Connect service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DisassociateUserProficienciesCommand extends DisassociateUserProficienciesCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DismissUserContactCommandOutput extends DismissUserContactRespo
22
22
  }
23
23
  declare const DismissUserContactCommand_base: {
24
24
  new (input: DismissUserContactCommandInput): import("@smithy/smithy-client").CommandImpl<DismissUserContactCommandInput, DismissUserContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DismissUserContactCommandInput): import("@smithy/smithy-client").CommandImpl<DismissUserContactCommandInput, DismissUserContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Dismisses contacts from an agent’s CCP and returns the agent to an available state, which
30
30
  * allows the agent to receive a new routed contact. Contacts can only be dismissed if they are in a
31
31
  * <code>MISSED</code>, <code>ERROR</code>, <code>ENDED</code>, or <code>REJECTED</code> state in
@@ -75,6 +75,7 @@ declare const DismissUserContactCommand_base: {
75
75
  * @throws {@link ConnectServiceException}
76
76
  * <p>Base exception class for all service exceptions from Connect service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DismissUserContactCommand extends DismissUserContactCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetContactAttributesCommandOutput extends GetContactAttributesR
22
22
  }
23
23
  declare const GetContactAttributesCommand_base: {
24
24
  new (input: GetContactAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactAttributesCommandInput, GetContactAttributesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetContactAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactAttributesCommandInput, GetContactAttributesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the contact attributes for the specified contact.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const GetContactAttributesCommand_base: {
65
65
  * @throws {@link ConnectServiceException}
66
66
  * <p>Base exception class for all service exceptions from Connect service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class GetContactAttributesCommand extends GetContactAttributesCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface GetCurrentMetricDataCommandOutput extends GetCurrentMetricDataR
22
22
  }
23
23
  declare const GetCurrentMetricDataCommand_base: {
24
24
  new (input: GetCurrentMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentMetricDataCommandInput, GetCurrentMetricDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCurrentMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentMetricDataCommandInput, GetCurrentMetricDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the real-time metric data from the specified Amazon Connect instance.</p>
30
30
  * <p>For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html">Real-time Metrics
31
31
  * Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
@@ -128,6 +128,7 @@ declare const GetCurrentMetricDataCommand_base: {
128
128
  * @throws {@link ConnectServiceException}
129
129
  * <p>Base exception class for all service exceptions from Connect service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class GetCurrentMetricDataCommand extends GetCurrentMetricDataCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface GetCurrentUserDataCommandOutput extends GetCurrentUserDataRespo
22
22
  }
23
23
  declare const GetCurrentUserDataCommand_base: {
24
24
  new (input: GetCurrentUserDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentUserDataCommandInput, GetCurrentUserDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCurrentUserDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentUserDataCommandInput, GetCurrentUserDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the real-time active user data from the specified Amazon Connect instance. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -153,6 +153,7 @@ declare const GetCurrentUserDataCommand_base: {
153
153
  * @throws {@link ConnectServiceException}
154
154
  * <p>Base exception class for all service exceptions from Connect service.</p>
155
155
  *
156
+ * @public
156
157
  */
157
158
  export declare class GetCurrentUserDataCommand extends GetCurrentUserDataCommand_base {
158
159
  }
@@ -22,10 +22,10 @@ export interface GetFederationTokenCommandOutput extends GetFederationTokenRespo
22
22
  }
23
23
  declare const GetFederationTokenCommand_base: {
24
24
  new (input: GetFederationTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetFederationTokenCommandInput, GetFederationTokenCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFederationTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetFederationTokenCommandInput, GetFederationTokenCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Supports SAML sign-in for Amazon Connect. Retrieves a token for federation. The token is
30
30
  * for the Amazon Connect user which corresponds to the IAM credentials that were
31
31
  * used to invoke this action. </p>
@@ -93,6 +93,7 @@ declare const GetFederationTokenCommand_base: {
93
93
  * @throws {@link ConnectServiceException}
94
94
  * <p>Base exception class for all service exceptions from Connect service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class GetFederationTokenCommand extends GetFederationTokenCommand_base {
98
99
  }