@aws-sdk/client-connect 3.1048.0 → 3.1050.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 (190) hide show
  1. package/README.md +8 -8
  2. package/dist-types/Connect.d.ts +8 -8
  3. package/dist-types/ConnectClient.d.ts +8 -8
  4. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
  7. package/dist-types/commands/AssociateBotCommand.d.ts +2 -2
  8. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  9. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  10. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
  11. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
  12. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
  13. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  14. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  15. package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
  16. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
  18. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
  19. package/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
  20. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  23. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
  25. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
  28. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  29. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
  30. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  31. package/dist-types/commands/CreatePromptCommand.d.ts +1 -1
  32. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateQueueCommand.d.ts +2 -2
  34. package/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  39. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  41. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
  48. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  49. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
  51. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteUserCommand.d.ts +5 -5
  54. package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  57. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  66. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeViewCommand.d.ts +2 -2
  71. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
  72. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
  73. package/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
  74. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  75. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  76. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  77. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  78. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  79. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  80. package/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
  81. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
  82. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
  83. package/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
  84. package/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
  85. package/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
  86. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  87. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
  88. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  89. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  91. package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
  93. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  95. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  96. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  97. package/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  98. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  100. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  101. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  102. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
  103. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  104. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  105. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  106. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  107. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  108. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  109. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
  110. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
  111. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  112. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  113. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  114. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  115. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
  116. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
  117. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  118. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  119. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  120. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
  121. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  122. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  123. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
  124. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  125. package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
  126. package/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
  127. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
  128. package/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
  129. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
  130. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  131. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
  132. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
  133. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
  134. package/dist-types/commands/SearchContactsCommand.d.ts +1 -1
  135. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
  136. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
  137. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
  138. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
  139. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
  140. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
  141. package/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
  142. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
  143. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
  144. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
  145. package/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  146. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  147. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
  148. package/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
  149. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
  150. package/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  151. package/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
  152. package/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
  153. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
  154. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  155. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  156. package/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
  157. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  158. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  159. package/dist-types/commands/TagContactCommand.d.ts +1 -1
  160. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  161. package/dist-types/commands/UntagContactCommand.d.ts +1 -1
  162. package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
  163. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  164. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  165. package/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  166. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  167. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  168. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  169. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  170. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  171. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
  172. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  173. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  174. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  175. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  176. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  177. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  178. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  179. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  180. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  183. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  184. package/dist-types/index.d.ts +8 -8
  185. package/dist-types/models/errors.d.ts +1 -1
  186. package/dist-types/models/models_0.d.ts +106 -106
  187. package/dist-types/models/models_1.d.ts +150 -150
  188. package/dist-types/models/models_2.d.ts +100 -100
  189. package/dist-types/models/models_3.d.ts +188 -188
  190. package/package.json +3 -3
@@ -29,7 +29,7 @@ declare const ListAnalyticsDataAssociationsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists the association status of requested dataset ID for a given Amazon Connect instance.</p>
32
+ * <p>Lists the association status of requested dataset ID for a given 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,7 +29,7 @@ declare const ListAnalyticsDataLakeDataSetsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists the data lake datasets available to associate with for a given Amazon Connect instance.</p>
32
+ * <p>Lists the data lake datasets available to associate with for a given 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,7 +29,7 @@ declare const ListApprovedOriginsCommand_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>Returns a paginated list of all approved origins associated with 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 ListAttachedFilesConfigurationsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides summary information about the attached files configurations for the specified Amazon Connect instance.</p>
32
+ * <p>Provides summary information about the attached files configurations for the specified Connect Customer instance.</p>
33
33
  * <p>This API returns effective configurations (custom overrides or defaults) for each attachment scope. If no custom configuration exists for a scope, the default configuration values are returned.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,9 +29,9 @@ declare const ListAuthenticationProfilesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change. To
32
+ * <p>This API is in preview release for Connect Customer and is subject to change. To
33
33
  * request access to this API, contact Amazon Web Services Support.</p>
34
- * <p>Provides summary information about the authentication profiles in a specified Amazon Connect
34
+ * <p>Provides summary information about the authentication profiles in a specified Connect Customer
35
35
  * instance.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const ListBotsCommand_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>For the specified version of Amazon Lex, returns a paginated list of all the Amazon Lex bots
34
34
  * currently associated with the instance. Use this API to return both Amazon Lex V1 and V2
35
35
  * bots.</p>
@@ -29,7 +29,7 @@ declare const ListContactEvaluationsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists contact evaluations in the specified Amazon Connect instance.</p>
32
+ * <p>Lists contact evaluations in 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,7 +29,7 @@ declare const ListContactFlowModulesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the flow modules for the specified Amazon Connect instance.</p>
32
+ * <p>Provides information about the flow modules 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,7 +29,7 @@ declare const ListContactFlowVersionsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Returns all the available versions for the specified Amazon Connect instance and flow identifier.</p>
32
+ * <p>Returns all the available versions for the specified Connect Customer instance and flow identifier.</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,10 +29,10 @@ declare const ListContactFlowsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the flows 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>Provides information about the flows 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
- * <p>For more information about flows, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html">Flows</a> in the <i>Amazon Connect
35
+ * <p>For more information about flows, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html">Flows</a> in the <i>Connect Customer
36
36
  * Administrator Guide</i>.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const ListContactReferencesCommand_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>For the specified <code>referenceTypes</code>, returns a list of references associated with the contact.
34
34
  * <i>References</i> are links to documents that are related to a contact, such as emails, attachments,
35
35
  * or URLs.</p>
@@ -29,7 +29,7 @@ declare const ListDefaultVocabulariesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists the default vocabularies for the specified Amazon Connect instance.</p>
32
+ * <p>Lists the default vocabularies 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,7 +29,7 @@ declare const ListEvaluationFormVersionsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists versions of an evaluation form in the specified Amazon Connect instance.</p>
32
+ * <p>Lists versions of an evaluation form in 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,7 +29,7 @@ declare const ListEvaluationFormsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists evaluation forms in the specified Amazon Connect instance.</p>
32
+ * <p>Lists evaluation forms in 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 ListHoursOfOperationsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the hours of operation for the specified Amazon Connect instance.</p>
32
+ * <p>Provides information about the hours of operation for the specified Connect Customer instance.</p>
33
33
  * <p>For more information about hours of operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-hours-operation.html">Set the Hours of Operation for a Queue</a> in the
34
- * <i>Amazon Connect Administrator Guide</i>.</p>
34
+ * <i>Connect Customer Administrator Guide</i>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -29,7 +29,7 @@ declare const ListInstanceAttributesCommand_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>Returns a paginated list of all attribute types for the given 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 ListInstanceStorageConfigsCommand_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>Returns a paginated list of storage configs for the identified instance and resource type.</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 ListInstancesCommand_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>Return a list of instances which are in active state, creation-in-progress state, and failed state. Instances
34
34
  * that aren't successfully created (they are in a failed state) are returned only for 24 hours after the CreateInstance
35
35
  * API was invoked.</p>
@@ -29,7 +29,7 @@ declare const ListIntegrationAssociationsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect instance.</p>
32
+ * <p>Provides summary information about the Amazon Web Services resource associations 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,7 +29,7 @@ declare const ListLambdaFunctionsCommand_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>Returns a paginated list of all Lambda functions that display in the dropdown options in the relevant flow
34
34
  * blocks.</p>
35
35
  * @example
@@ -29,7 +29,7 @@ declare const ListLexBotsCommand_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>Returns a paginated list of all the Amazon Lex V1 bots currently associated with the instance. To return
34
34
  * both Amazon Lex V1 and V2 bots, use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ListBots.html">ListBots</a> API. </p>
35
35
  * @example
@@ -29,9 +29,9 @@ declare const ListPhoneNumbersCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the phone numbers for the specified Amazon Connect instance. </p>
32
+ * <p>Provides information about the phone numbers for the specified Connect Customer instance. </p>
33
33
  * <p>For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set Up Phone Numbers for Your Contact
34
- * Center</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
34
+ * Center</a> in the <i>Connect Customer Administrator Guide</i>.</p>
35
35
  * <important>
36
36
  * <ul>
37
37
  * <li>
@@ -29,10 +29,10 @@ declare const ListPhoneNumbersV2Command_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists phone numbers claimed to your Amazon Connect instance or traffic distribution group. If the provided <code>TargetArn</code>
32
+ * <p>Lists phone numbers claimed to your Connect Customer instance or traffic distribution group. If the provided <code>TargetArn</code>
33
33
  * is a traffic distribution group, you can call this API in both Amazon Web Services Regions associated with traffic distribution group.</p>
34
34
  * <p>For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set Up Phone Numbers for Your Contact
35
- * Center</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
35
+ * Center</a> in the <i>Connect Customer Administrator Guide</i>.</p>
36
36
  * <note>
37
37
  * <ul>
38
38
  * <li>
@@ -29,7 +29,7 @@ declare const ListPredefinedAttributesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists predefined attributes for the specified Amazon Connect instance. A <i>predefined attribute</i> is
32
+ * <p>Lists predefined attributes for the specified Connect Customer instance. A <i>predefined attribute</i> is
33
33
  * made up of a name and a value. You can use predefined attributes for:</p>
34
34
  * <ul>
35
35
  * <li>
@@ -42,10 +42,10 @@ declare const ListPredefinedAttributesCommand_base: {
42
42
  * handling the contact. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html">Use contact segment attributes</a>.</p>
43
43
  * </li>
44
44
  * </ul>
45
- * <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Amazon Connect
45
+ * <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
46
46
  * quotas</a>.</p>
47
47
  * <p>
48
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
48
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
49
49
  * @example
50
50
  * Use a bare-bones client and the command you need to make an API call.
51
51
  * ```javascript
@@ -29,7 +29,7 @@ declare const ListPromptsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the prompts for the specified Amazon Connect instance.</p>
32
+ * <p>Provides information about the prompts 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,12 +29,12 @@ declare const ListQueuesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the queues for the specified Amazon Connect instance.</p>
32
+ * <p>Provides information about the queues for the specified Connect Customer instance.</p>
33
33
  * <p>If you do not specify a <code>QueueTypes</code> parameter, both standard and
34
34
  * agent queues are returned. This might cause an unexpected truncation of results if you have more than 1000 agents and
35
35
  * you limit the number of results of the API call in code.</p>
36
36
  * <p>For more information about queues, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-queues-standard-and-agent.html">Queues: Standard and Agent</a> in the
37
- * <i>Amazon Connect Administrator Guide</i>.</p>
37
+ * <i>Connect Customer Administrator Guide</i>.</p>
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
40
40
  * ```javascript
@@ -29,7 +29,7 @@ declare const ListQuickConnectsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides information about the quick connects for the specified Amazon Connect instance. </p>
32
+ * <p>Provides information about the quick connects 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
@@ -39,7 +39,7 @@ declare const ListRoutingProfileManualAssignmentQueuesCommand_base: {
39
39
  * <p>This API returns list of queues where contacts can be manually assigned or picked by an agent who has access
40
40
  * to the Worklist app. The user can additionally filter on queues, if they have access to those queues (otherwise a
41
41
  * invalid request exception will be thrown).</p>
42
- * <p>For information about how manual contact assignment works in the agent workspace, see the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/worklist-app.html">Access the Worklist app in the Amazon Connect agent workspace</a> in the <i>Amazon Connect Administrator Guide</i>. </p>
42
+ * <p>For information about how manual contact assignment works in the agent workspace, see the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/worklist-app.html">Access the Worklist app in the Connect Customer agent workspace</a> in the <i>Connect Customer Administrator Guide</i>. </p>
43
43
  * </li>
44
44
  * </ul>
45
45
  * <p>
@@ -52,7 +52,7 @@ declare const ListRoutingProfileManualAssignmentQueuesCommand_base: {
52
52
  * </li>
53
53
  * </ul>
54
54
  * <p>
55
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
55
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
56
56
  * @example
57
57
  * Use a bare-bones client and the command you need to make an API call.
58
58
  * ```javascript
@@ -29,8 +29,8 @@ declare const ListRoutingProfilesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides summary information about the routing profiles for the specified Amazon Connect instance.</p>
33
- * <p>For more information about routing profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing.html">Routing Profiles</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/routing-profiles.html">Create a Routing Profile</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
32
+ * <p>Provides summary information about the routing profiles for the specified Connect Customer instance.</p>
33
+ * <p>For more information about routing profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing.html">Routing Profiles</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/routing-profiles.html">Create a Routing Profile</a> in the <i>Connect Customer Administrator Guide</i>.</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,7 +29,7 @@ declare const ListRulesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>List all rules for the specified Amazon Connect instance.</p>
32
+ * <p>List all rules 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,7 +29,7 @@ declare const ListSecurityKeysCommand_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>Returns a paginated list of all security keys associated with the instance.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -30,7 +30,7 @@ declare const ListSecurityProfilePermissionsCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Lists the permissions granted to a security profile.</p>
33
- * <p>For information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Amazon Connect Administrator Guide</i>. For a mapping of the API name and user interface name of the security
33
+ * <p>For information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Connect Customer Administrator Guide</i>. For a mapping of the API name and user interface name of the security
34
34
  * profile permissions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html">List
35
35
  * of security profile permissions</a>. </p>
36
36
  * @example
@@ -29,8 +29,8 @@ declare const ListSecurityProfilesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides summary information about the security profiles for the specified Amazon Connect instance.</p>
33
- * <p>For more information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Amazon Connect Administrator Guide</i>. For a mapping of the API name and user interface name of the security
32
+ * <p>Provides summary information about the security profiles for the specified Connect Customer instance.</p>
33
+ * <p>For more information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Connect Customer Administrator Guide</i>. For a mapping of the API name and user interface name of the security
34
34
  * profile permissions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html">List
35
35
  * of security profile permissions</a>. </p>
36
36
  * @example
@@ -30,8 +30,8 @@ declare const ListTagsForResourceCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Lists the tags for the specified resource.</p>
33
- * <p>For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Amazon Connect Identity-Based Policy
34
- * Examples</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
33
+ * <p>For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Connect Customer Identity-Based Policy
34
+ * Examples</a> in the <i>Connect Customer Administrator Guide</i>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -29,7 +29,7 @@ declare const ListTaskTemplatesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Lists task templates for the specified Amazon Connect instance.</p>
32
+ * <p>Lists task templates 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 ListUserHierarchyGroupsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides summary information about the hierarchy groups for the specified Amazon Connect instance.</p>
33
- * <p>For more information about agent hierarchies, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html">Set Up Agent Hierarchies</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
32
+ * <p>Provides summary information about the hierarchy groups for the specified Connect Customer instance.</p>
33
+ * <p>For more information about agent hierarchies, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html">Set Up Agent Hierarchies</a> in the <i>Connect Customer Administrator Guide</i>.</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,7 +29,7 @@ declare const ListUsersCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Provides summary information about the users for the specified Amazon Connect instance.</p>
32
+ * <p>Provides summary information about the users 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,7 +29,7 @@ declare const ListViewVersionsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Returns all the available versions for the specified Amazon Connect instance and view identifier.</p>
32
+ * <p>Returns all the available versions for the specified Connect Customer instance and view identifier.</p>
33
33
  * <p>Results will be sorted from highest to lowest.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,10 +29,10 @@ declare const PutUserStatusCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Changes the current status of a user or agent in Amazon Connect. If the agent is currently handling a
32
+ * <p>Changes the current status of a user or agent in Connect Customer. If the agent is currently handling a
33
33
  * contact, this sets the agent's next status.</p>
34
34
  * <p>For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-agent-status.html">Agent status</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-next-status.html">Set your
35
- * next status</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
35
+ * next status</a> in the <i>Connect Customer Administrator Guide</i>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -29,10 +29,10 @@ declare const ReleasePhoneNumberCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API
32
+ * <p>Releases a phone number previously claimed to an Connect Customer instance or traffic distribution group. You can call this API
33
33
  * only in the Amazon Web Services Region where the number was claimed.</p>
34
34
  * <important>
35
- * <p>To release phone numbers from a traffic distribution group, use the <code>ReleasePhoneNumber</code> API, not the Amazon Connect admin website.</p>
35
+ * <p>To release phone numbers from a traffic distribution group, use the <code>ReleasePhoneNumber</code> API, not the Connect Customer admin website.</p>
36
36
  * <p>After releasing a phone number, the phone number enters into a cooldown period for up to 180 days. It cannot be
37
37
  * searched for or claimed again until the period has ended. If you accidentally release a phone number, contact
38
38
  * Amazon Web Services Support.</p>
@@ -29,10 +29,10 @@ declare const ReplicateInstanceCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Replicates an Amazon Connect instance in the specified Amazon Web Services Region and copies configuration
33
- * information for Amazon Connect resources across Amazon Web Services Regions. </p>
34
- * <p>For more information about replicating an Amazon Connect instance, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html">Create a replica of your existing Amazon Connect
35
- * instance</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
32
+ * <p>Replicates an Connect Customer instance in the specified Amazon Web Services Region and copies configuration
33
+ * information for Connect Customer resources across Amazon Web Services Regions. </p>
34
+ * <p>For more information about replicating an Connect Customer instance, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html">Create a replica of your existing Connect Customer
35
+ * instance</a> in the <i>Connect Customer Administrator Guide</i>.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
38
38
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchAgentStatusesCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches AgentStatuses in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches AgentStatuses in an Connect Customer instance, with optional filtering.</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,7 +29,7 @@ declare const SearchAvailablePhoneNumbersCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches for available phone numbers that you can claim to your Amazon Connect instance or traffic distribution group. If the
32
+ * <p>Searches for available phone numbers that you can claim to your Connect Customer instance or traffic distribution group. If the
33
33
  * provided <code>TargetArn</code> is a traffic distribution group, you can call this API in both Amazon Web Services Regions associated with
34
34
  * the traffic distribution group.</p>
35
35
  * @example
@@ -30,7 +30,7 @@ declare const SearchContactEvaluationsCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches contact evaluations in an Amazon Connect instance, with optional filtering. </p>
33
+ * <p>Searches contact evaluations in an Connect Customer instance, with optional filtering. </p>
34
34
  * <p>
35
35
  * <b>Use cases</b>
36
36
  * </p>
@@ -54,7 +54,7 @@ declare const SearchContactEvaluationsCommand_base: {
54
54
  * </li>
55
55
  * </ul>
56
56
  * <p>
57
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
57
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
58
58
  * @example
59
59
  * Use a bare-bones client and the command you need to make an API call.
60
60
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchContactFlowModulesCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches the flow modules in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches the flow modules in an Connect Customer instance, with optional filtering.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchContactFlowsCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches the flows in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches the flows in an Connect Customer instance, with optional filtering.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchContactsCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches contacts in an Amazon Connect instance.</p>
33
+ * <p>Searches contacts in 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
@@ -30,7 +30,7 @@ declare const SearchEvaluationFormsCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches evaluation forms in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches evaluation forms in an Connect Customer instance, with optional filtering.</p>
34
34
  * <p>
35
35
  * <b>Use cases</b>
36
36
  * </p>
@@ -57,7 +57,7 @@ declare const SearchEvaluationFormsCommand_base: {
57
57
  * </li>
58
58
  * </ul>
59
59
  * <p>
60
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
60
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
61
61
  * @example
62
62
  * Use a bare-bones client and the command you need to make an API call.
63
63
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchHoursOfOperationsCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches the hours of operation in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches the hours of operation in an Connect Customer instance, with optional filtering.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript