@aws-sdk/client-connect 3.278.0 → 3.281.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 (175) hide show
  1. package/README.md +1355 -0
  2. package/dist-cjs/protocols/Aws_restJson1.js +1 -0
  3. package/dist-es/protocols/Aws_restJson1.js +1 -0
  4. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +6 -0
  5. package/dist-types/commands/AssociateBotCommand.d.ts +6 -0
  6. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +6 -0
  7. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -0
  8. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +6 -0
  9. package/dist-types/commands/AssociateLexBotCommand.d.ts +6 -0
  10. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -0
  11. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -0
  12. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -0
  13. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +6 -0
  14. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateAgentStatusCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateContactFlowCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateQueueCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateRuleCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateUseCaseCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateUserCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -0
  32. package/dist-types/commands/DeleteContactFlowCommand.d.ts +6 -0
  33. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +6 -0
  34. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +6 -0
  35. package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -0
  36. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +6 -0
  37. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +6 -0
  38. package/dist-types/commands/DeleteRuleCommand.d.ts +6 -0
  39. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -0
  40. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +6 -0
  41. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -0
  42. package/dist-types/commands/DeleteUseCaseCommand.d.ts +6 -0
  43. package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -0
  46. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +6 -0
  47. package/dist-types/commands/DescribeContactCommand.d.ts +6 -0
  48. package/dist-types/commands/DescribeContactFlowCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +6 -0
  50. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +6 -0
  51. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +6 -0
  52. package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -0
  53. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -0
  54. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +6 -0
  55. package/dist-types/commands/DescribeQueueCommand.d.ts +6 -0
  56. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +6 -0
  57. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +6 -0
  58. package/dist-types/commands/DescribeRuleCommand.d.ts +6 -0
  59. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -0
  60. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -0
  61. package/dist-types/commands/DescribeUserCommand.d.ts +6 -0
  62. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -0
  63. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -0
  64. package/dist-types/commands/DescribeVocabularyCommand.d.ts +6 -0
  65. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +6 -0
  66. package/dist-types/commands/DisassociateBotCommand.d.ts +6 -0
  67. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -0
  68. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +6 -0
  69. package/dist-types/commands/DisassociateLexBotCommand.d.ts +6 -0
  70. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -0
  71. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -0
  72. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -0
  73. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +6 -0
  74. package/dist-types/commands/DismissUserContactCommand.d.ts +6 -0
  75. package/dist-types/commands/GetContactAttributesCommand.d.ts +6 -0
  76. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +6 -0
  77. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +6 -0
  78. package/dist-types/commands/GetFederationTokenCommand.d.ts +6 -0
  79. package/dist-types/commands/GetMetricDataCommand.d.ts +6 -0
  80. package/dist-types/commands/GetTaskTemplateCommand.d.ts +6 -0
  81. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +6 -0
  82. package/dist-types/commands/ListAgentStatusesCommand.d.ts +6 -0
  83. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +6 -0
  84. package/dist-types/commands/ListBotsCommand.d.ts +6 -0
  85. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +6 -0
  86. package/dist-types/commands/ListContactFlowsCommand.d.ts +6 -0
  87. package/dist-types/commands/ListContactReferencesCommand.d.ts +6 -0
  88. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +6 -0
  89. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +6 -0
  90. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +6 -0
  91. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +6 -0
  92. package/dist-types/commands/ListInstancesCommand.d.ts +6 -0
  93. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +6 -0
  94. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +6 -0
  95. package/dist-types/commands/ListLexBotsCommand.d.ts +6 -0
  96. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -0
  97. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +6 -0
  98. package/dist-types/commands/ListPromptsCommand.d.ts +6 -0
  99. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +6 -0
  100. package/dist-types/commands/ListQueuesCommand.d.ts +6 -0
  101. package/dist-types/commands/ListQuickConnectsCommand.d.ts +6 -0
  102. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +6 -0
  103. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +6 -0
  104. package/dist-types/commands/ListRulesCommand.d.ts +6 -0
  105. package/dist-types/commands/ListSecurityKeysCommand.d.ts +6 -0
  106. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -0
  107. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -0
  108. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  109. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +6 -0
  110. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -0
  111. package/dist-types/commands/ListUseCasesCommand.d.ts +6 -0
  112. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +6 -0
  113. package/dist-types/commands/ListUsersCommand.d.ts +6 -0
  114. package/dist-types/commands/MonitorContactCommand.d.ts +6 -0
  115. package/dist-types/commands/PutUserStatusCommand.d.ts +6 -0
  116. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +6 -0
  117. package/dist-types/commands/ReplicateInstanceCommand.d.ts +6 -0
  118. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +6 -0
  119. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -0
  120. package/dist-types/commands/SearchQueuesCommand.d.ts +6 -0
  121. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +6 -0
  122. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +6 -0
  123. package/dist-types/commands/SearchUsersCommand.d.ts +6 -0
  124. package/dist-types/commands/SearchVocabulariesCommand.d.ts +6 -0
  125. package/dist-types/commands/StartChatContactCommand.d.ts +6 -0
  126. package/dist-types/commands/StartContactRecordingCommand.d.ts +6 -0
  127. package/dist-types/commands/StartContactStreamingCommand.d.ts +6 -0
  128. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -0
  129. package/dist-types/commands/StartTaskContactCommand.d.ts +6 -0
  130. package/dist-types/commands/StopContactCommand.d.ts +6 -0
  131. package/dist-types/commands/StopContactRecordingCommand.d.ts +6 -0
  132. package/dist-types/commands/StopContactStreamingCommand.d.ts +6 -0
  133. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +6 -0
  134. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  135. package/dist-types/commands/TransferContactCommand.d.ts +6 -0
  136. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  137. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +6 -0
  138. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +6 -0
  139. package/dist-types/commands/UpdateContactCommand.d.ts +6 -0
  140. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +6 -0
  141. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +6 -0
  142. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -0
  143. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -0
  144. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +6 -0
  145. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +6 -0
  146. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +6 -0
  147. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +6 -0
  148. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -0
  149. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -0
  150. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -0
  151. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -0
  152. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +6 -0
  153. package/dist-types/commands/UpdateQueueNameCommand.d.ts +6 -0
  154. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -0
  155. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +6 -0
  156. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +6 -0
  157. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +6 -0
  158. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -0
  159. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -0
  160. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +6 -0
  161. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -0
  162. package/dist-types/commands/UpdateRuleCommand.d.ts +6 -0
  163. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -0
  164. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +6 -0
  165. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +6 -0
  166. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +6 -0
  167. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -0
  168. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -0
  169. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +6 -0
  170. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +6 -0
  171. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +6 -0
  172. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -0
  173. package/dist-types/models/models_1.d.ts +5 -0
  174. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  175. package/package.json +6 -6
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileDefaultOutboundQueueRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateRoutingProfileDefaultOutboundQueueCommand}.
8
+ */
6
9
  export interface UpdateRoutingProfileDefaultOutboundQueueCommandInput extends UpdateRoutingProfileDefaultOutboundQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRoutingProfileDefaultOutboundQueueCommand}.
13
+ */
8
14
  export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileNameRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateRoutingProfileNameCommand}.
8
+ */
6
9
  export interface UpdateRoutingProfileNameCommandInput extends UpdateRoutingProfileNameRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRoutingProfileNameCommand}.
13
+ */
8
14
  export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileQueuesRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateRoutingProfileQueuesCommand}.
8
+ */
6
9
  export interface UpdateRoutingProfileQueuesCommandInput extends UpdateRoutingProfileQueuesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRoutingProfileQueuesCommand}.
13
+ */
8
14
  export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRuleRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateRuleCommand}.
8
+ */
6
9
  export interface UpdateRuleCommandInput extends UpdateRuleRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRuleCommand}.
13
+ */
8
14
  export interface UpdateRuleCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateSecurityProfileRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateSecurityProfileCommand}.
8
+ */
6
9
  export interface UpdateSecurityProfileCommandInput extends UpdateSecurityProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSecurityProfileCommand}.
13
+ */
8
14
  export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateTaskTemplateRequest, UpdateTaskTemplateResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateTaskTemplateCommand}.
8
+ */
6
9
  export interface UpdateTaskTemplateCommandInput extends UpdateTaskTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateTaskTemplateCommand}.
13
+ */
8
14
  export interface UpdateTaskTemplateCommandOutput extends UpdateTaskTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateTrafficDistributionRequest, UpdateTrafficDistributionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateTrafficDistributionCommand}.
8
+ */
6
9
  export interface UpdateTrafficDistributionCommandInput extends UpdateTrafficDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateTrafficDistributionCommand}.
13
+ */
8
14
  export interface UpdateTrafficDistributionCommandOutput extends UpdateTrafficDistributionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserHierarchyRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserHierarchyCommand}.
8
+ */
6
9
  export interface UpdateUserHierarchyCommandInput extends UpdateUserHierarchyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserHierarchyCommand}.
13
+ */
8
14
  export interface UpdateUserHierarchyCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserHierarchyGroupNameRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserHierarchyGroupNameCommand}.
8
+ */
6
9
  export interface UpdateUserHierarchyGroupNameCommandInput extends UpdateUserHierarchyGroupNameRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserHierarchyGroupNameCommand}.
13
+ */
8
14
  export interface UpdateUserHierarchyGroupNameCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserHierarchyStructureRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserHierarchyStructureCommand}.
8
+ */
6
9
  export interface UpdateUserHierarchyStructureCommandInput extends UpdateUserHierarchyStructureRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserHierarchyStructureCommand}.
13
+ */
8
14
  export interface UpdateUserHierarchyStructureCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserIdentityInfoRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserIdentityInfoCommand}.
8
+ */
6
9
  export interface UpdateUserIdentityInfoCommandInput extends UpdateUserIdentityInfoRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserIdentityInfoCommand}.
13
+ */
8
14
  export interface UpdateUserIdentityInfoCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserPhoneConfigRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserPhoneConfigCommand}.
8
+ */
6
9
  export interface UpdateUserPhoneConfigCommandInput extends UpdateUserPhoneConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserPhoneConfigCommand}.
13
+ */
8
14
  export interface UpdateUserPhoneConfigCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserRoutingProfileRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserRoutingProfileCommand}.
8
+ */
6
9
  export interface UpdateUserRoutingProfileCommandInput extends UpdateUserRoutingProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserRoutingProfileCommand}.
13
+ */
8
14
  export interface UpdateUserRoutingProfileCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserSecurityProfilesRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateUserSecurityProfilesCommand}.
8
+ */
6
9
  export interface UpdateUserSecurityProfilesCommandInput extends UpdateUserSecurityProfilesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserSecurityProfilesCommand}.
13
+ */
8
14
  export interface UpdateUserSecurityProfilesCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -2372,6 +2372,11 @@ export interface StartTaskContactRequest {
2372
2372
  * <p>The identifier for the quick connect.</p>
2373
2373
  */
2374
2374
  QuickConnectId?: string;
2375
+ /**
2376
+ * <p>The contactId that is <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tasks.html#linked-tasks">related</a> to this
2377
+ * contact.</p>
2378
+ */
2379
+ RelatedContactId?: string;
2375
2380
  }
2376
2381
  export interface StartTaskContactResponse {
2377
2382
  /**
@@ -806,6 +806,7 @@ export interface StartTaskContactRequest {
806
806
  ScheduledTime?: Date;
807
807
  TaskTemplateId?: string;
808
808
  QuickConnectId?: string;
809
+ RelatedContactId?: string;
809
810
  }
810
811
  export interface StartTaskContactResponse {
811
812
  ContactId?: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-connect",
3
3
  "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
4
- "version": "3.278.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-user-agent-browser": "3.272.0",