@aws-sdk/client-connect 3.1047.0 → 3.1049.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 (206) hide show
  1. package/README.md +8 -8
  2. package/dist-cjs/endpoint/endpointResolver.js +2 -2
  3. package/dist-cjs/index.js +9 -13
  4. package/dist-cjs/runtimeConfig.browser.js +5 -5
  5. package/dist-cjs/runtimeConfig.js +2 -3
  6. package/dist-es/ConnectClient.js +1 -4
  7. package/dist-es/endpoint/endpointResolver.js +1 -1
  8. package/dist-es/runtimeConfig.browser.js +1 -1
  9. package/dist-es/runtimeConfig.js +1 -2
  10. package/dist-es/runtimeExtensions.js +1 -1
  11. package/dist-types/Connect.d.ts +8 -8
  12. package/dist-types/ConnectClient.d.ts +9 -10
  13. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
  14. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
  15. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
  16. package/dist-types/commands/AssociateBotCommand.d.ts +2 -2
  17. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  18. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  19. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
  20. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
  21. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
  22. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  23. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  24. package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
  25. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  26. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
  27. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
  28. package/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
  29. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  32. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
  34. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
  37. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
  39. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  40. package/dist-types/commands/CreatePromptCommand.d.ts +1 -1
  41. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateQueueCommand.d.ts +2 -2
  43. package/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  48. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  50. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
  57. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  58. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
  60. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  61. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteUserCommand.d.ts +5 -5
  63. package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  66. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  71. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeViewCommand.d.ts +2 -2
  80. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
  81. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
  82. package/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
  83. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  84. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  85. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  86. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  87. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  88. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  89. package/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
  90. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
  91. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
  92. package/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
  93. package/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
  94. package/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
  95. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  96. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
  97. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
  99. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
  101. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
  102. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  103. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  104. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  105. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  106. package/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  107. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  108. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  109. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  110. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  111. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
  112. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  113. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  114. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  115. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  116. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  117. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  118. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
  119. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
  120. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  121. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  122. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  123. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  124. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
  125. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
  126. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  127. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  128. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  129. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
  130. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  131. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  132. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
  133. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  134. package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
  135. package/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
  136. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
  137. package/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
  138. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
  139. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  140. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
  141. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
  142. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
  143. package/dist-types/commands/SearchContactsCommand.d.ts +1 -1
  144. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
  145. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
  146. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
  147. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
  148. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
  149. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
  150. package/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
  151. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
  152. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
  153. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
  154. package/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  155. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  156. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
  157. package/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
  158. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
  159. package/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  160. package/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
  161. package/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
  162. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
  163. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  164. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  165. package/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
  166. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  167. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  168. package/dist-types/commands/TagContactCommand.d.ts +1 -1
  169. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  170. package/dist-types/commands/UntagContactCommand.d.ts +1 -1
  171. package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
  172. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  173. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  174. package/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  175. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  176. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  177. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  178. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  179. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  180. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  183. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  184. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  185. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  186. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  187. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  188. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  189. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  190. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  191. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  192. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  193. package/dist-types/index.d.ts +8 -8
  194. package/dist-types/models/errors.d.ts +1 -1
  195. package/dist-types/models/models_0.d.ts +106 -106
  196. package/dist-types/models/models_1.d.ts +150 -150
  197. package/dist-types/models/models_2.d.ts +100 -100
  198. package/dist-types/models/models_3.d.ts +188 -188
  199. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  200. package/dist-types/runtimeConfig.d.ts +1 -1
  201. package/dist-types/runtimeConfig.native.d.ts +1 -1
  202. package/dist-types/ts3.4/ConnectClient.d.ts +1 -3
  203. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  204. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  205. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  206. package/package.json +6 -14
package/README.md CHANGED
@@ -9,23 +9,23 @@ AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native.
9
9
  <ul>
10
10
  <li>
11
11
  <p>
12
- <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
12
+ <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
13
13
  </p>
14
14
  </li>
15
15
  <li>
16
16
  <p>
17
- <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
17
+ <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
18
18
  </p>
19
19
  </li>
20
20
  </ul>
21
- <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
21
+ <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
22
22
  center and provide reliable customer engagement at any scale.</p>
23
- <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
23
+ <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
24
24
  also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
25
- <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
26
- number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon Connect Service Quotas</a> in the
27
- <i>Amazon Connect Administrator Guide</i>.</p>
28
- <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect
25
+ <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
26
+ number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
27
+ <i>Connect Customer Administrator Guide</i>.</p>
28
+ <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
29
29
  Endpoints</a>.</p>
30
30
 
31
31
  ## Installing
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.defaultEndpointResolver = void 0;
4
- const util_endpoints_1 = require("@aws-sdk/util-endpoints");
4
+ const client_1 = require("@aws-sdk/core/client");
5
5
  const endpoints_1 = require("@smithy/core/endpoints");
6
6
  const bdd_1 = require("./bdd");
7
7
  const cache = new endpoints_1.EndpointCache({
@@ -15,4 +15,4 @@ const defaultEndpointResolver = (endpointParams, context = {}) => {
15
15
  }));
16
16
  };
17
17
  exports.defaultEndpointResolver = defaultEndpointResolver;
18
- endpoints_1.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
18
+ endpoints_1.customEndpointFunctions.aws = client_1.awsEndpointFunctions;
package/dist-cjs/index.js CHANGED
@@ -1,9 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
4
- var middlewareLogger = require('@aws-sdk/middleware-logger');
5
- var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
6
- var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
3
+ var client$1 = require('@aws-sdk/core/client');
7
4
  var core = require('@smithy/core');
8
5
  var client = require('@smithy/core/client');
9
6
  var config = require('@smithy/core/config');
@@ -13,7 +10,6 @@ var retry = require('@smithy/core/retry');
13
10
  var schema = require('@smithy/core/schema');
14
11
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
12
  var runtimeConfig = require('./runtimeConfig');
16
- var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
13
  var schemas_0 = require('./schemas/schemas_0');
18
14
  var errors = require('./models/errors');
19
15
  var ConnectServiceException = require('./models/ConnectServiceException');
@@ -72,9 +68,9 @@ const resolveHttpAuthRuntimeConfig = (config) => {
72
68
  };
73
69
 
74
70
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
75
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
71
+ const extensionConfiguration = Object.assign(client$1.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
76
72
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
77
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
73
+ return Object.assign(runtimeConfig, client$1.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
78
74
  };
79
75
 
80
76
  class ConnectClient extends client.Client {
@@ -84,21 +80,21 @@ class ConnectClient extends client.Client {
84
80
  super(_config_0);
85
81
  this.initConfig = _config_0;
86
82
  const _config_1 = resolveClientEndpointParameters(_config_0);
87
- const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
83
+ const _config_2 = client$1.resolveUserAgentConfig(_config_1);
88
84
  const _config_3 = retry.resolveRetryConfig(_config_2);
89
85
  const _config_4 = config.resolveRegionConfig(_config_3);
90
- const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
86
+ const _config_5 = client$1.resolveHostHeaderConfig(_config_4);
91
87
  const _config_6 = endpoints.resolveEndpointConfig(_config_5);
92
88
  const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
93
89
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
94
90
  this.config = _config_8;
95
91
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
96
- this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
92
+ this.middlewareStack.use(client$1.getUserAgentPlugin(this.config));
97
93
  this.middlewareStack.use(retry.getRetryPlugin(this.config));
98
94
  this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
99
- this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
100
- this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
101
- this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
95
+ this.middlewareStack.use(client$1.getHostHeaderPlugin(this.config));
96
+ this.middlewareStack.use(client$1.getLoggerPlugin(this.config));
97
+ this.middlewareStack.use(client$1.getRecursionDetectionPlugin(this.config));
102
98
  this.middlewareStack.use(core.getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
103
99
  httpAuthSchemeParametersProvider: httpAuthSchemeProvider.defaultConnectHttpAuthSchemeParametersProvider,
104
100
  identityProviderConfigProvider: async (config) => new core.DefaultIdentityProviderConfig({
@@ -4,8 +4,8 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
7
- const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
- const client_1 = require("@smithy/core/client");
7
+ const client_1 = require("@aws-sdk/core/client");
8
+ const client_2 = require("@smithy/core/client");
9
9
  const config_1 = require("@smithy/core/config");
10
10
  const retry_1 = require("@smithy/core/retry");
11
11
  const serde_1 = require("@smithy/core/serde");
@@ -13,7 +13,7 @@ const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
13
13
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
14
  const getRuntimeConfig = (config) => {
15
15
  const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
16
- const defaultConfigProvider = () => defaultsMode().then(client_1.loadConfigsForDefaultMode);
16
+ const defaultConfigProvider = () => defaultsMode().then(client_2.loadConfigsForDefaultMode);
17
17
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
18
18
  return {
19
19
  ...clientSharedValues,
@@ -22,9 +22,9 @@ const getRuntimeConfig = (config) => {
22
22
  defaultsMode,
23
23
  bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
24
24
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
25
- defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
25
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, client_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
26
26
  maxAttempts: config?.maxAttempts ?? retry_1.DEFAULT_MAX_ATTEMPTS,
27
- region: config?.region ?? (0, client_1.invalidProvider)("Region is missing"),
27
+ region: config?.region ?? (0, client_2.invalidProvider)("Region is missing"),
28
28
  requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
29
29
  retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE),
30
30
  sha256: config?.sha256 ?? sha256_browser_1.Sha256,
@@ -6,7 +6,6 @@ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const client_1 = require("@aws-sdk/core/client");
7
7
  const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
8
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
9
- const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
10
9
  const client_2 = require("@smithy/core/client");
11
10
  const config_1 = require("@smithy/core/config");
12
11
  const retry_1 = require("@smithy/core/retry");
@@ -31,7 +30,7 @@ const getRuntimeConfig = (config) => {
31
30
  authSchemePreference: config?.authSchemePreference ?? (0, config_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
32
31
  bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
33
32
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
34
- defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
33
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, client_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
35
34
  maxAttempts: config?.maxAttempts ?? (0, config_1.loadConfig)(retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
36
35
  region: config?.region ?? (0, config_1.loadConfig)(config_1.NODE_REGION_CONFIG_OPTIONS, { ...config_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
37
36
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
@@ -44,7 +43,7 @@ const getRuntimeConfig = (config) => {
44
43
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
45
44
  useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
45
  useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
47
- userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(client_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
48
47
  };
49
48
  };
50
49
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -1,7 +1,4 @@
1
- import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
2
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
3
- import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
4
- import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
1
+ import { getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin, getUserAgentPlugin, resolveHostHeaderConfig, resolveUserAgentConfig, } from "@aws-sdk/core/client";
5
2
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
6
3
  import { Client as __Client, } from "@smithy/core/client";
7
4
  import { resolveRegionConfig } from "@smithy/core/config";
@@ -1,4 +1,4 @@
1
- import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
1
+ import { awsEndpointFunctions } from "@aws-sdk/core/client";
2
2
  import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
3
3
  import { bdd } from "./bdd";
4
4
  const cache = new EndpointCache({
@@ -1,6 +1,6 @@
1
1
  import packageInfo from "../package.json";
2
2
  import { Sha256 } from "@aws-crypto/sha256-browser";
3
- import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
3
+ import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
4
4
  import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
5
5
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
6
6
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
@@ -1,8 +1,7 @@
1
1
  import packageInfo from "../package.json";
2
- import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core/client";
2
+ import { createDefaultUserAgentProvider, emitWarningIfUnsupportedVersion as awsCheckVersion, NODE_APP_ID_CONFIG_OPTIONS, } from "@aws-sdk/core/client";
3
3
  import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
4
4
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
5
- import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
6
5
  import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
7
6
  import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
8
7
  import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
@@ -1,4 +1,4 @@
1
- import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
1
+ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration } from "@aws-sdk/core/client";
2
2
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
3
3
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
@@ -3203,23 +3203,23 @@ export interface Connect {
3203
3203
  * <ul>
3204
3204
  * <li>
3205
3205
  * <p>
3206
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
3206
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
3207
3207
  * </p>
3208
3208
  * </li>
3209
3209
  * <li>
3210
3210
  * <p>
3211
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
3211
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
3212
3212
  * </p>
3213
3213
  * </li>
3214
3214
  * </ul>
3215
- * <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
3215
+ * <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
3216
3216
  * center and provide reliable customer engagement at any scale.</p>
3217
- * <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
3217
+ * <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
3218
3218
  * also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
3219
- * <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
3220
- * number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon Connect Service Quotas</a> in the
3221
- * <i>Amazon Connect Administrator Guide</i>.</p>
3222
- * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect
3219
+ * <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
3220
+ * number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
3221
+ * <i>Connect Customer Administrator Guide</i>.</p>
3222
+ * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
3223
3223
  * Endpoints</a>.</p>
3224
3224
  * @public
3225
3225
  */
@@ -1,5 +1,4 @@
1
- import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig, type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/core/client";
3
2
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
4
3
  import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
5
4
  import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
@@ -542,23 +541,23 @@ export interface ConnectClientResolvedConfig extends ConnectClientResolvedConfig
542
541
  * <ul>
543
542
  * <li>
544
543
  * <p>
545
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
544
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
546
545
  * </p>
547
546
  * </li>
548
547
  * <li>
549
548
  * <p>
550
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
549
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
551
550
  * </p>
552
551
  * </li>
553
552
  * </ul>
554
- * <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
553
+ * <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
555
554
  * center and provide reliable customer engagement at any scale.</p>
556
- * <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
555
+ * <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
557
556
  * also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
558
- * <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
559
- * number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon Connect Service Quotas</a> in the
560
- * <i>Amazon Connect Administrator Guide</i>.</p>
561
- * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect
557
+ * <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
558
+ * number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
559
+ * <i>Connect Customer Administrator Guide</i>.</p>
560
+ * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
562
561
  * Endpoints</a>.</p>
563
562
  * @public
564
563
  */
@@ -29,7 +29,7 @@ declare const ActivateEvaluationFormCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Activates an evaluation form in the specified Amazon Connect instance. After the evaluation form is
32
+ * <p>Activates an evaluation form in the specified Connect Customer instance. After the evaluation form is
33
33
  * activated, it is available to start new evaluations based on the form. </p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const AssociateAnalyticsDataSetCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates the specified dataset for a Amazon Connect instance with the target account. You can associate
32
+ * <p>Associates the specified dataset for a Connect Customer instance with the target account. You can associate
33
33
  * only one dataset in a single call.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,8 +29,8 @@ declare const AssociateApprovedOriginCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Associates an approved origin to an Amazon Connect instance.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Associates an approved origin to an Connect Customer instance.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,8 +29,8 @@ declare const AssociateBotCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex or Amazon Lex V2
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Allows the specified Connect Customer instance to access the specified Amazon Lex or Amazon Lex V2
34
34
  * bot.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,12 +65,12 @@ declare const AssociateContactWithUserCommand_base: {
65
65
  * </li>
66
66
  * <li>
67
67
  * <p>The service quota <i>Queues per routing profile per instance</i> applies to manually assigned
68
- * queues, too. For more information about this quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Amazon Connect
69
- * quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
68
+ * queues, too. For more information about this quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
69
+ * quotas</a> in the <i>Connect Customer Administrator Guide</i>.</p>
70
70
  * </li>
71
71
  * </ul>
72
72
  * <p>
73
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
73
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
74
74
  * @example
75
75
  * Use a bare-bones client and the command you need to make an API call.
76
76
  * ```javascript
@@ -29,7 +29,7 @@ declare const AssociateDefaultVocabularyCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates an existing vocabulary as the default. Contact Lens for Amazon Connect uses the vocabulary in post-call and real-time
32
+ * <p>Associates an existing vocabulary as the default. Contact Lens for Connect Customer uses the vocabulary in post-call and real-time
33
33
  * analysis sessions for the given language.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const AssociateEmailAddressAliasCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates an email address alias with an existing email address in an Amazon Connect instance. This creates
32
+ * <p>Associates an email address alias with an existing email address in an Connect Customer instance. This creates
33
33
  * a forwarding relationship where emails sent to the alias email address are automatically forwarded to the primary
34
34
  * email address. </p>
35
35
  * <p>
@@ -52,7 +52,7 @@ declare const AssociateEmailAddressAliasCommand_base: {
52
52
  * <li>
53
53
  * <p>
54
54
  * <b>Brand management</b>: Enable you to use familiar brand-specific email addresses
55
- * that forward to the appropriate Amazon Connect instance email address.</p>
55
+ * that forward to the appropriate Connect Customer instance email address.</p>
56
56
  * </li>
57
57
  * </ul>
58
58
  * <p>
@@ -85,14 +85,14 @@ declare const AssociateEmailAddressAliasCommand_base: {
85
85
  * </li>
86
86
  * </ul>
87
87
  * <p>
88
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
88
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
89
89
  * <p>
90
90
  * <b>Related operations</b>
91
91
  * </p>
92
92
  * <ul>
93
93
  * <li>
94
94
  * <p>
95
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateEmailAddressAlias.html">DisassociateEmailAddressAlias</a>: Removes the alias association between two email addresses in an Amazon Connect instance.</p>
95
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateEmailAddressAlias.html">DisassociateEmailAddressAlias</a>: Removes the alias association between two email addresses in an Connect Customer instance.</p>
96
96
  * </li>
97
97
  * <li>
98
98
  * <p>
@@ -29,7 +29,7 @@ declare const AssociateInstanceStorageConfigCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
33
  * <p>Associates a storage resource type for the first time. You can only associate one type of storage configuration
34
34
  * in a single call. This means, for example, that you can't define an instance with multiple S3 buckets for storing
35
35
  * chat transcripts.</p>
@@ -29,8 +29,8 @@ declare const AssociateLambdaFunctionCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Allows the specified Amazon Connect instance to access the specified Lambda function.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Allows the specified Connect Customer instance to access the specified Lambda function.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,8 +29,8 @@ declare const AssociateLexBotCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex V1 bot. This API
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Allows the specified Connect Customer instance to access the specified Amazon Lex V1 bot. This API
34
34
  * only supports the association of Amazon Lex V1 bots.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const AssociatePhoneNumberContactFlowCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates a flow with a phone number claimed to your Amazon Connect instance.</p>
32
+ * <p>Associates a flow with a phone number claimed to your Connect Customer instance.</p>
33
33
  * <important>
34
34
  * <p>If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the
35
35
  * <code>PhoneNumberId</code> URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling
@@ -38,7 +38,7 @@ declare const AssociateQueueEmailAddressesCommand_base: {
38
38
  * <p>You can associate up to 49 additional email addresses with a single queue, plus 1 default outbound email address, for a total of 50.</p>
39
39
  * </li>
40
40
  * <li>
41
- * <p>The email addresses must already exist in the Amazon Connect instance before they can be associated with a queue.</p>
41
+ * <p>The email addresses must already exist in the Connect Customer instance before they can be associated with a queue.</p>
42
42
  * </li>
43
43
  * <li>
44
44
  * <p>Agents will be able to select from these associated email addresses when handling email contacts in the queue.</p>
@@ -29,7 +29,7 @@ declare const AssociateSecurityKeyCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
33
  * <p>Associates a security key to the instance.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const BatchAssociateAnalyticsDataSetCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates a list of analytics datasets for a given Amazon Connect instance to a target account. You can
32
+ * <p>Associates a list of analytics datasets for a given Connect Customer instance to a target account. You can
33
33
  * associate multiple datasets in a single call.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const BatchDisassociateAnalyticsDataSetCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Removes a list of analytics datasets associated with a given Amazon Connect instance. You can disassociate
32
+ * <p>Removes a list of analytics datasets associated with a given Connect Customer instance. You can disassociate
33
33
  * multiple datasets in a single call.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -30,10 +30,10 @@ declare const BatchPutContactCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <note>
33
- * <p>Only the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account
33
+ * <p>Only the Connect Customer outbound campaigns service principal is allowed to assume a role in your account
34
34
  * and call this API.</p>
35
35
  * </note>
36
- * <p>Allows you to create a batch of contacts in Amazon Connect. The outbound campaigns capability ingests dial
36
+ * <p>Allows you to create a batch of contacts in Connect Customer. The outbound campaigns capability ingests dial
37
37
  * requests via the <a href="https://docs.aws.amazon.com/connect-outbound/latest/APIReference/API_PutDialRequestBatch.html">PutDialRequestBatch</a> API. It then uses BatchPutContact to create contacts corresponding to those dial
38
38
  * requests. If agents are available, the dial requests are dialed out, which results in a voice call. The resulting
39
39
  * voice call uses the same contactId that was created by BatchPutContact. </p>
@@ -29,11 +29,11 @@ declare const ClaimPhoneNumberCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call
33
- * this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was
32
+ * <p>Claims an available phone number to your Connect Customer instance or traffic distribution group. You can call
33
+ * this API only in the same Amazon Web Services Region where the Connect Customer instance or traffic distribution group was
34
34
  * created.</p>
35
35
  * <p>For more information about how to use this operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html">Claim a phone number in your country</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-numbers-traffic-distribution-groups.html">Claim
36
- * phone numbers to traffic distribution groups</a> in the <i>Amazon Connect Administrator
36
+ * phone numbers to traffic distribution groups</a> in the <i>Connect Customer Administrator
37
37
  * Guide</i>. </p>
38
38
  * <important>
39
39
  * <p>You can call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchAvailablePhoneNumbers.html">SearchAvailablePhoneNumbers</a> API for
@@ -29,7 +29,7 @@ declare const CreateAgentStatusCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates an agent status for the specified Amazon Connect instance.</p>
32
+ * <p>Creates an agent status for the specified Connect Customer instance.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -29,8 +29,8 @@ declare const CreateContactFlowCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a flow for the specified Amazon Connect instance.</p>
33
- * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
32
+ * <p>Creates a flow for the specified Connect Customer instance.</p>
33
+ * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Connect Customer
34
34
  * Flow language</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const CreateContactFlowModuleCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a flow module for the specified Amazon Connect instance. </p>
32
+ * <p>Creates a flow module for the specified Connect Customer instance. </p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -29,9 +29,9 @@ declare const CreateEmailAddressCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Create new email address in the specified Amazon Connect instance. For more information about email
32
+ * <p>Create new email address in the specified Connect Customer instance. For more information about email
33
33
  * addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-email-address1.html">Create email
34
- * addresses</a> in the Amazon Connect Administrator Guide.</p>
34
+ * addresses</a> in the Connect Customer Administrator Guide.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -30,7 +30,7 @@ declare const CreateEvaluationFormCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define
33
+ * <p>Creates an evaluation form in the specified Connect Customer instance. The form can be used to define
34
34
  * questions related to agent performance, and create sections to organize such questions. Question and section
35
35
  * identifiers cannot be duplicated within the same evaluation form.</p>
36
36
  * @example
@@ -29,7 +29,7 @@ declare const CreateHoursOfOperationOverrideCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates an hours of operation override in an Amazon Connect hours of operation resource.</p>
32
+ * <p>Creates an hours of operation override in an Connect Customer hours of operation resource.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript