@aws-sdk/client-connect 3.646.0 → 3.650.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 (265) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +255 -765
  3. package/dist-es/commands/ActivateEvaluationFormCommand.js +1 -3
  4. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +1 -3
  5. package/dist-es/commands/AssociateApprovedOriginCommand.js +1 -3
  6. package/dist-es/commands/AssociateBotCommand.js +1 -3
  7. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +1 -3
  8. package/dist-es/commands/AssociateFlowCommand.js +1 -3
  9. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +1 -3
  10. package/dist-es/commands/AssociateLambdaFunctionCommand.js +1 -3
  11. package/dist-es/commands/AssociateLexBotCommand.js +1 -3
  12. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +1 -3
  13. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +1 -3
  14. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +1 -3
  15. package/dist-es/commands/AssociateSecurityKeyCommand.js +1 -3
  16. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +1 -3
  17. package/dist-es/commands/AssociateUserProficienciesCommand.js +1 -3
  18. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +1 -3
  19. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +1 -3
  20. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +1 -3
  21. package/dist-es/commands/BatchGetFlowAssociationCommand.js +1 -3
  22. package/dist-es/commands/BatchPutContactCommand.js +1 -3
  23. package/dist-es/commands/ClaimPhoneNumberCommand.js +1 -3
  24. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +1 -3
  25. package/dist-es/commands/CreateAgentStatusCommand.js +1 -3
  26. package/dist-es/commands/CreateContactFlowCommand.js +1 -3
  27. package/dist-es/commands/CreateContactFlowModuleCommand.js +1 -3
  28. package/dist-es/commands/CreateEvaluationFormCommand.js +1 -3
  29. package/dist-es/commands/CreateHoursOfOperationCommand.js +1 -3
  30. package/dist-es/commands/CreateInstanceCommand.js +1 -3
  31. package/dist-es/commands/CreateIntegrationAssociationCommand.js +1 -3
  32. package/dist-es/commands/CreateParticipantCommand.js +1 -3
  33. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +1 -3
  34. package/dist-es/commands/CreatePredefinedAttributeCommand.js +1 -3
  35. package/dist-es/commands/CreatePromptCommand.js +1 -3
  36. package/dist-es/commands/CreateQueueCommand.js +1 -3
  37. package/dist-es/commands/CreateQuickConnectCommand.js +1 -3
  38. package/dist-es/commands/CreateRoutingProfileCommand.js +1 -3
  39. package/dist-es/commands/CreateRuleCommand.js +1 -3
  40. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -3
  41. package/dist-es/commands/CreateTaskTemplateCommand.js +1 -3
  42. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +1 -3
  43. package/dist-es/commands/CreateUseCaseCommand.js +1 -3
  44. package/dist-es/commands/CreateUserCommand.js +1 -3
  45. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +1 -3
  46. package/dist-es/commands/CreateViewCommand.js +1 -3
  47. package/dist-es/commands/CreateViewVersionCommand.js +1 -3
  48. package/dist-es/commands/CreateVocabularyCommand.js +1 -3
  49. package/dist-es/commands/DeactivateEvaluationFormCommand.js +1 -3
  50. package/dist-es/commands/DeleteAttachedFileCommand.js +1 -3
  51. package/dist-es/commands/DeleteContactEvaluationCommand.js +1 -3
  52. package/dist-es/commands/DeleteContactFlowCommand.js +1 -3
  53. package/dist-es/commands/DeleteContactFlowModuleCommand.js +1 -3
  54. package/dist-es/commands/DeleteEvaluationFormCommand.js +1 -3
  55. package/dist-es/commands/DeleteHoursOfOperationCommand.js +1 -3
  56. package/dist-es/commands/DeleteInstanceCommand.js +1 -3
  57. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +1 -3
  58. package/dist-es/commands/DeletePredefinedAttributeCommand.js +1 -3
  59. package/dist-es/commands/DeletePromptCommand.js +1 -3
  60. package/dist-es/commands/DeleteQueueCommand.js +1 -3
  61. package/dist-es/commands/DeleteQuickConnectCommand.js +1 -3
  62. package/dist-es/commands/DeleteRoutingProfileCommand.js +1 -3
  63. package/dist-es/commands/DeleteRuleCommand.js +1 -3
  64. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -3
  65. package/dist-es/commands/DeleteTaskTemplateCommand.js +1 -3
  66. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +1 -3
  67. package/dist-es/commands/DeleteUseCaseCommand.js +1 -3
  68. package/dist-es/commands/DeleteUserCommand.js +1 -3
  69. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +1 -3
  70. package/dist-es/commands/DeleteViewCommand.js +1 -3
  71. package/dist-es/commands/DeleteViewVersionCommand.js +1 -3
  72. package/dist-es/commands/DeleteVocabularyCommand.js +1 -3
  73. package/dist-es/commands/DescribeAgentStatusCommand.js +1 -3
  74. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +1 -3
  75. package/dist-es/commands/DescribeContactCommand.js +1 -3
  76. package/dist-es/commands/DescribeContactEvaluationCommand.js +1 -3
  77. package/dist-es/commands/DescribeContactFlowCommand.js +1 -3
  78. package/dist-es/commands/DescribeContactFlowModuleCommand.js +1 -3
  79. package/dist-es/commands/DescribeEvaluationFormCommand.js +1 -3
  80. package/dist-es/commands/DescribeHoursOfOperationCommand.js +1 -3
  81. package/dist-es/commands/DescribeInstanceAttributeCommand.js +1 -3
  82. package/dist-es/commands/DescribeInstanceCommand.js +1 -3
  83. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +1 -3
  84. package/dist-es/commands/DescribePhoneNumberCommand.js +1 -3
  85. package/dist-es/commands/DescribePredefinedAttributeCommand.js +1 -3
  86. package/dist-es/commands/DescribePromptCommand.js +1 -3
  87. package/dist-es/commands/DescribeQueueCommand.js +1 -3
  88. package/dist-es/commands/DescribeQuickConnectCommand.js +1 -3
  89. package/dist-es/commands/DescribeRoutingProfileCommand.js +1 -3
  90. package/dist-es/commands/DescribeRuleCommand.js +1 -3
  91. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -3
  92. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +1 -3
  93. package/dist-es/commands/DescribeUserCommand.js +1 -3
  94. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +1 -3
  95. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +1 -3
  96. package/dist-es/commands/DescribeViewCommand.js +1 -3
  97. package/dist-es/commands/DescribeVocabularyCommand.js +1 -3
  98. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +1 -3
  99. package/dist-es/commands/DisassociateApprovedOriginCommand.js +1 -3
  100. package/dist-es/commands/DisassociateBotCommand.js +1 -3
  101. package/dist-es/commands/DisassociateFlowCommand.js +1 -3
  102. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +1 -3
  103. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +1 -3
  104. package/dist-es/commands/DisassociateLexBotCommand.js +1 -3
  105. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -3
  106. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +1 -3
  107. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +1 -3
  108. package/dist-es/commands/DisassociateSecurityKeyCommand.js +1 -3
  109. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +1 -3
  110. package/dist-es/commands/DisassociateUserProficienciesCommand.js +1 -3
  111. package/dist-es/commands/DismissUserContactCommand.js +1 -3
  112. package/dist-es/commands/GetAttachedFileCommand.js +1 -3
  113. package/dist-es/commands/GetContactAttributesCommand.js +1 -3
  114. package/dist-es/commands/GetCurrentMetricDataCommand.js +1 -3
  115. package/dist-es/commands/GetCurrentUserDataCommand.js +1 -3
  116. package/dist-es/commands/GetFederationTokenCommand.js +1 -3
  117. package/dist-es/commands/GetFlowAssociationCommand.js +1 -3
  118. package/dist-es/commands/GetMetricDataCommand.js +1 -3
  119. package/dist-es/commands/GetMetricDataV2Command.js +1 -3
  120. package/dist-es/commands/GetPromptFileCommand.js +1 -3
  121. package/dist-es/commands/GetTaskTemplateCommand.js +1 -3
  122. package/dist-es/commands/GetTrafficDistributionCommand.js +1 -3
  123. package/dist-es/commands/ImportPhoneNumberCommand.js +1 -3
  124. package/dist-es/commands/ListAgentStatusesCommand.js +1 -3
  125. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +1 -3
  126. package/dist-es/commands/ListApprovedOriginsCommand.js +1 -3
  127. package/dist-es/commands/ListAuthenticationProfilesCommand.js +1 -3
  128. package/dist-es/commands/ListBotsCommand.js +1 -3
  129. package/dist-es/commands/ListContactEvaluationsCommand.js +1 -3
  130. package/dist-es/commands/ListContactFlowModulesCommand.js +1 -3
  131. package/dist-es/commands/ListContactFlowsCommand.js +1 -3
  132. package/dist-es/commands/ListContactReferencesCommand.js +1 -3
  133. package/dist-es/commands/ListDefaultVocabulariesCommand.js +1 -3
  134. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +1 -3
  135. package/dist-es/commands/ListEvaluationFormsCommand.js +1 -3
  136. package/dist-es/commands/ListFlowAssociationsCommand.js +1 -3
  137. package/dist-es/commands/ListHoursOfOperationsCommand.js +1 -3
  138. package/dist-es/commands/ListInstanceAttributesCommand.js +1 -3
  139. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +1 -3
  140. package/dist-es/commands/ListInstancesCommand.js +1 -3
  141. package/dist-es/commands/ListIntegrationAssociationsCommand.js +1 -3
  142. package/dist-es/commands/ListLambdaFunctionsCommand.js +1 -3
  143. package/dist-es/commands/ListLexBotsCommand.js +1 -3
  144. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -3
  145. package/dist-es/commands/ListPhoneNumbersV2Command.js +1 -3
  146. package/dist-es/commands/ListPredefinedAttributesCommand.js +1 -3
  147. package/dist-es/commands/ListPromptsCommand.js +1 -3
  148. package/dist-es/commands/ListQueueQuickConnectsCommand.js +1 -3
  149. package/dist-es/commands/ListQueuesCommand.js +1 -3
  150. package/dist-es/commands/ListQuickConnectsCommand.js +1 -3
  151. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +1 -3
  152. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +1 -3
  153. package/dist-es/commands/ListRoutingProfilesCommand.js +1 -3
  154. package/dist-es/commands/ListRulesCommand.js +1 -3
  155. package/dist-es/commands/ListSecurityKeysCommand.js +1 -3
  156. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +1 -3
  157. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +1 -3
  158. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -3
  159. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  160. package/dist-es/commands/ListTaskTemplatesCommand.js +1 -3
  161. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +1 -3
  162. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +1 -3
  163. package/dist-es/commands/ListUseCasesCommand.js +1 -3
  164. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +1 -3
  165. package/dist-es/commands/ListUserProficienciesCommand.js +1 -3
  166. package/dist-es/commands/ListUsersCommand.js +1 -3
  167. package/dist-es/commands/ListViewVersionsCommand.js +1 -3
  168. package/dist-es/commands/ListViewsCommand.js +1 -3
  169. package/dist-es/commands/MonitorContactCommand.js +1 -3
  170. package/dist-es/commands/PauseContactCommand.js +1 -3
  171. package/dist-es/commands/PutUserStatusCommand.js +1 -3
  172. package/dist-es/commands/ReleasePhoneNumberCommand.js +1 -3
  173. package/dist-es/commands/ReplicateInstanceCommand.js +1 -3
  174. package/dist-es/commands/ResumeContactCommand.js +1 -3
  175. package/dist-es/commands/ResumeContactRecordingCommand.js +1 -3
  176. package/dist-es/commands/SearchAgentStatusesCommand.js +1 -3
  177. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -3
  178. package/dist-es/commands/SearchContactFlowModulesCommand.js +1 -3
  179. package/dist-es/commands/SearchContactFlowsCommand.js +1 -3
  180. package/dist-es/commands/SearchContactsCommand.js +1 -3
  181. package/dist-es/commands/SearchHoursOfOperationsCommand.js +1 -3
  182. package/dist-es/commands/SearchPredefinedAttributesCommand.js +1 -3
  183. package/dist-es/commands/SearchPromptsCommand.js +1 -3
  184. package/dist-es/commands/SearchQueuesCommand.js +1 -3
  185. package/dist-es/commands/SearchQuickConnectsCommand.js +1 -3
  186. package/dist-es/commands/SearchResourceTagsCommand.js +1 -3
  187. package/dist-es/commands/SearchRoutingProfilesCommand.js +1 -3
  188. package/dist-es/commands/SearchSecurityProfilesCommand.js +1 -3
  189. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +1 -3
  190. package/dist-es/commands/SearchUsersCommand.js +1 -3
  191. package/dist-es/commands/SearchVocabulariesCommand.js +1 -3
  192. package/dist-es/commands/SendChatIntegrationEventCommand.js +1 -3
  193. package/dist-es/commands/StartAttachedFileUploadCommand.js +1 -3
  194. package/dist-es/commands/StartChatContactCommand.js +1 -3
  195. package/dist-es/commands/StartContactEvaluationCommand.js +1 -3
  196. package/dist-es/commands/StartContactRecordingCommand.js +1 -3
  197. package/dist-es/commands/StartContactStreamingCommand.js +1 -3
  198. package/dist-es/commands/StartOutboundVoiceContactCommand.js +1 -3
  199. package/dist-es/commands/StartTaskContactCommand.js +1 -3
  200. package/dist-es/commands/StartWebRTCContactCommand.js +1 -3
  201. package/dist-es/commands/StopContactCommand.js +1 -3
  202. package/dist-es/commands/StopContactRecordingCommand.js +1 -3
  203. package/dist-es/commands/StopContactStreamingCommand.js +1 -3
  204. package/dist-es/commands/SubmitContactEvaluationCommand.js +1 -3
  205. package/dist-es/commands/SuspendContactRecordingCommand.js +1 -3
  206. package/dist-es/commands/TagContactCommand.js +1 -3
  207. package/dist-es/commands/TagResourceCommand.js +1 -3
  208. package/dist-es/commands/TransferContactCommand.js +1 -3
  209. package/dist-es/commands/UntagContactCommand.js +1 -3
  210. package/dist-es/commands/UntagResourceCommand.js +1 -3
  211. package/dist-es/commands/UpdateAgentStatusCommand.js +1 -3
  212. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +1 -3
  213. package/dist-es/commands/UpdateContactAttributesCommand.js +1 -3
  214. package/dist-es/commands/UpdateContactCommand.js +1 -3
  215. package/dist-es/commands/UpdateContactEvaluationCommand.js +1 -3
  216. package/dist-es/commands/UpdateContactFlowContentCommand.js +1 -3
  217. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +1 -3
  218. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +1 -3
  219. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +1 -3
  220. package/dist-es/commands/UpdateContactFlowNameCommand.js +1 -3
  221. package/dist-es/commands/UpdateContactRoutingDataCommand.js +1 -3
  222. package/dist-es/commands/UpdateContactScheduleCommand.js +1 -3
  223. package/dist-es/commands/UpdateEvaluationFormCommand.js +1 -3
  224. package/dist-es/commands/UpdateHoursOfOperationCommand.js +1 -3
  225. package/dist-es/commands/UpdateInstanceAttributeCommand.js +1 -3
  226. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +1 -3
  227. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +1 -3
  228. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -3
  229. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +1 -3
  230. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +1 -3
  231. package/dist-es/commands/UpdatePromptCommand.js +1 -3
  232. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +1 -3
  233. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +1 -3
  234. package/dist-es/commands/UpdateQueueNameCommand.js +1 -3
  235. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -3
  236. package/dist-es/commands/UpdateQueueStatusCommand.js +1 -3
  237. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +1 -3
  238. package/dist-es/commands/UpdateQuickConnectNameCommand.js +1 -3
  239. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +1 -3
  240. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -3
  241. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -3
  242. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +1 -3
  243. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +1 -3
  244. package/dist-es/commands/UpdateRuleCommand.js +1 -3
  245. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -3
  246. package/dist-es/commands/UpdateTaskTemplateCommand.js +1 -3
  247. package/dist-es/commands/UpdateTrafficDistributionCommand.js +1 -3
  248. package/dist-es/commands/UpdateUserHierarchyCommand.js +1 -3
  249. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +1 -3
  250. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +1 -3
  251. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +1 -3
  252. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +1 -3
  253. package/dist-es/commands/UpdateUserProficienciesCommand.js +1 -3
  254. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +1 -3
  255. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +1 -3
  256. package/dist-es/commands/UpdateViewContentCommand.js +1 -3
  257. package/dist-es/commands/UpdateViewMetadataCommand.js +1 -3
  258. package/dist-es/endpoint/endpointResolver.js +7 -3
  259. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  260. package/dist-types/runtimeConfig.d.ts +2 -0
  261. package/dist-types/runtimeConfig.native.d.ts +2 -0
  262. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  263. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  264. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  265. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_UpdateContactEvaluationCommand, se_UpdateContactEvaluationCommand }
6
6
  export { $Command };
7
7
  export class UpdateContactEvaluationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactFlowContentCommand, se_UpdateContactFlowContentCommand
6
6
  export { $Command };
7
7
  export class UpdateContactFlowContentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactFlowMetadataCommand, se_UpdateContactFlowMetadataComman
6
6
  export { $Command };
7
7
  export class UpdateContactFlowMetadataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactFlowModuleContentCommand, se_UpdateContactFlowModuleCon
6
6
  export { $Command };
7
7
  export class UpdateContactFlowModuleContentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactFlowModuleMetadataCommand, se_UpdateContactFlowModuleMe
6
6
  export { $Command };
7
7
  export class UpdateContactFlowModuleMetadataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactFlowNameCommand, se_UpdateContactFlowNameCommand } from
6
6
  export { $Command };
7
7
  export class UpdateContactFlowNameCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactRoutingDataCommand, se_UpdateContactRoutingDataCommand
6
6
  export { $Command };
7
7
  export class UpdateContactRoutingDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateContactScheduleCommand, se_UpdateContactScheduleCommand } from
6
6
  export { $Command };
7
7
  export class UpdateContactScheduleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateEvaluationFormCommand, se_UpdateEvaluationFormCommand } from "
6
6
  export { $Command };
7
7
  export class UpdateEvaluationFormCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateHoursOfOperationCommand, se_UpdateHoursOfOperationCommand } fr
6
6
  export { $Command };
7
7
  export class UpdateHoursOfOperationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateInstanceAttributeCommand, se_UpdateInstanceAttributeCommand }
6
6
  export { $Command };
7
7
  export class UpdateInstanceAttributeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateInstanceStorageConfigCommand, se_UpdateInstanceStorageConfigCo
6
6
  export { $Command };
7
7
  export class UpdateInstanceStorageConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateParticipantRoleConfigCommand, se_UpdateParticipantRoleConfigCo
6
6
  export { $Command };
7
7
  export class UpdateParticipantRoleConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../pro
6
6
  export { $Command };
7
7
  export class UpdatePhoneNumberCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdatePhoneNumberMetadataCommand, se_UpdatePhoneNumberMetadataComman
6
6
  export { $Command };
7
7
  export class UpdatePhoneNumberMetadataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdatePredefinedAttributeCommand, se_UpdatePredefinedAttributeComman
6
6
  export { $Command };
7
7
  export class UpdatePredefinedAttributeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdatePromptCommand, se_UpdatePromptCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class UpdatePromptCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQueueHoursOfOperationCommand, se_UpdateQueueHoursOfOperationCo
6
6
  export { $Command };
7
7
  export class UpdateQueueHoursOfOperationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQueueMaxContactsCommand, se_UpdateQueueMaxContactsCommand } fr
6
6
  export { $Command };
7
7
  export class UpdateQueueMaxContactsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQueueNameCommand, se_UpdateQueueNameCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class UpdateQueueNameCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQueueOutboundCallerConfigCommand, se_UpdateQueueOutboundCaller
6
6
  export { $Command };
7
7
  export class UpdateQueueOutboundCallerConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQueueStatusCommand, se_UpdateQueueStatusCommand } from "../pro
6
6
  export { $Command };
7
7
  export class UpdateQueueStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQuickConnectConfigCommand, se_UpdateQuickConnectConfigCommand
6
6
  export { $Command };
7
7
  export class UpdateQuickConnectConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateQuickConnectNameCommand, se_UpdateQuickConnectNameCommand } fr
6
6
  export { $Command };
7
7
  export class UpdateQuickConnectNameCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRoutingProfileAgentAvailabilityTimerCommand, se_UpdateRoutingP
6
6
  export { $Command };
7
7
  export class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRoutingProfileConcurrencyCommand, se_UpdateRoutingProfileConcu
6
6
  export { $Command };
7
7
  export class UpdateRoutingProfileConcurrencyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRoutingProfileDefaultOutboundQueueCommand, se_UpdateRoutingPro
6
6
  export { $Command };
7
7
  export class UpdateRoutingProfileDefaultOutboundQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRoutingProfileNameCommand, se_UpdateRoutingProfileNameCommand
6
6
  export { $Command };
7
7
  export class UpdateRoutingProfileNameCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRoutingProfileQueuesCommand, se_UpdateRoutingProfileQueuesComm
6
6
  export { $Command };
7
7
  export class UpdateRoutingProfileQueuesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRuleCommand, se_UpdateRuleCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class UpdateRuleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSecurityProfileCommand, se_UpdateSecurityProfileCommand } from
6
6
  export { $Command };
7
7
  export class UpdateSecurityProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateTaskTemplateCommand, se_UpdateTaskTemplateCommand } from "../p
6
6
  export { $Command };
7
7
  export class UpdateTaskTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateTrafficDistributionCommand, se_UpdateTrafficDistributionComman
6
6
  export { $Command };
7
7
  export class UpdateTrafficDistributionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserHierarchyCommand, se_UpdateUserHierarchyCommand } from "..
6
6
  export { $Command };
7
7
  export class UpdateUserHierarchyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserHierarchyGroupNameCommand, se_UpdateUserHierarchyGroupName
6
6
  export { $Command };
7
7
  export class UpdateUserHierarchyGroupNameCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserHierarchyStructureCommand, se_UpdateUserHierarchyStructure
6
6
  export { $Command };
7
7
  export class UpdateUserHierarchyStructureCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateUserIdentityInfoCommand, se_UpdateUserIdentityInfoCommand } fr
7
7
  export { $Command };
8
8
  export class UpdateUserIdentityInfoCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserPhoneConfigCommand, se_UpdateUserPhoneConfigCommand } from
6
6
  export { $Command };
7
7
  export class UpdateUserPhoneConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserProficienciesCommand, se_UpdateUserProficienciesCommand }
6
6
  export { $Command };
7
7
  export class UpdateUserProficienciesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserRoutingProfileCommand, se_UpdateUserRoutingProfileCommand
6
6
  export { $Command };
7
7
  export class UpdateUserRoutingProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateUserSecurityProfilesCommand, se_UpdateUserSecurityProfilesComm
6
6
  export { $Command };
7
7
  export class UpdateUserSecurityProfilesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateViewContentCommand, se_UpdateViewContentCommand } from "../pro
7
7
  export { $Command };
8
8
  export class UpdateViewContentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateViewMetadataCommand, se_UpdateViewMetadataCommand } from "../p
7
7
  export { $Command };
8
8
  export class UpdateViewMetadataCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -1,10 +1,14 @@
1
1
  import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
- import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
+ import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
3
3
  import { ruleSet } from "./ruleset";
4
+ const cache = new EndpointCache({
5
+ size: 50,
6
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
7
+ });
4
8
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
5
- return resolveEndpoint(ruleSet, {
9
+ return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
6
10
  endpointParams: endpointParams,
7
11
  logger: context.logger,
8
- });
12
+ }));
9
13
  };
10
14
  customEndpointFunctions.aws = awsEndpointFunctions;
@@ -18,6 +18,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  apiVersion: string;
21
+ cacheMiddleware?: boolean | undefined;
21
22
  urlParser: import("@smithy/types").UrlParser;
22
23
  base64Decoder: import("@smithy/types").Decoder;
23
24
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -34,6 +35,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
34
35
  logger?: import("@smithy/types").Logger | undefined;
35
36
  }) => import("@smithy/types").EndpointV2;
36
37
  tls?: boolean | undefined;
38
+ serviceConfiguredEndpoint?: undefined;
37
39
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
40
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
39
41
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -18,6 +18,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  apiVersion: string;
21
+ cacheMiddleware?: boolean | undefined;
21
22
  urlParser: import("@smithy/types").UrlParser;
22
23
  base64Decoder: import("@smithy/types").Decoder;
23
24
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -34,6 +35,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
34
35
  logger?: import("@smithy/types").Logger | undefined;
35
36
  }) => import("@smithy/types").EndpointV2;
36
37
  tls?: boolean | undefined;
38
+ serviceConfiguredEndpoint?: undefined;
37
39
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
40
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
39
41
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -7,6 +7,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
+ cacheMiddleware?: boolean | undefined;
10
11
  urlParser: import("@smithy/types").UrlParser;
11
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
13
  streamCollector: import("@smithy/types").StreamCollector;
@@ -33,6 +34,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
33
34
  logger?: import("@smithy/types").Logger | undefined;
34
35
  }) => import("@smithy/types").EndpointV2;
35
36
  tls?: boolean | undefined;
37
+ serviceConfiguredEndpoint?: undefined;
36
38
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
37
39
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
38
40
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -23,6 +23,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
23
23
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
25
  apiVersion: string;
26
+ cacheMiddleware?: boolean | undefined;
26
27
  urlParser: import("@smithy/types").UrlParser;
27
28
  base64Decoder: import("@smithy/types").Decoder;
28
29
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -61,6 +62,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
61
62
  }
62
63
  ) => import("@smithy/types").EndpointV2;
63
64
  tls?: boolean | undefined;
65
+ serviceConfiguredEndpoint?: undefined;
64
66
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
65
67
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
66
68
  credentials?:
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
27
27
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
28
28
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
29
29
  apiVersion: string;
30
+ cacheMiddleware?: boolean | undefined;
30
31
  urlParser: import("@smithy/types").UrlParser;
31
32
  base64Decoder: import("@smithy/types").Decoder;
32
33
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -65,6 +66,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
65
66
  }
66
67
  ) => import("@smithy/types").EndpointV2;
67
68
  tls?: boolean | undefined;
69
+ serviceConfiguredEndpoint?: undefined;
68
70
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
69
71
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
70
72
  credentials?:
@@ -9,6 +9,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
11
  apiVersion: string;
12
+ cacheMiddleware?: boolean | undefined;
12
13
  urlParser: import("@smithy/types").UrlParser;
13
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
15
  streamCollector: import("@smithy/types").StreamCollector;
@@ -55,6 +56,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
55
56
  }
56
57
  ) => import("@smithy/types").EndpointV2;
57
58
  tls?: boolean | undefined;
59
+ serviceConfiguredEndpoint?: undefined;
58
60
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
59
61
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
60
62
  credentials?: