@cdklabs/cdk-construct-connect-datalake 0.0.10 → 0.0.11

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 (372) hide show
  1. package/.jsii +10 -10
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/index.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
  5. package/node_modules/@aws-sdk/client-connect/README.md +8 -8
  6. package/node_modules/@aws-sdk/client-connect/dist-types/Connect.d.ts +8 -8
  7. package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +8 -8
  8. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
  9. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
  11. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateBotCommand.d.ts +2 -2
  12. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  13. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
  15. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
  17. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  18. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
  24. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  25. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  27. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
  29. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
  32. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  35. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePromptCommand.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQueueCommand.d.ts +2 -2
  38. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
  39. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
  42. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  43. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserCommand.d.ts +3 -3
  44. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  45. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
  52. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
  55. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserCommand.d.ts +5 -5
  58. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  61. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  69. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  70. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  71. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  72. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  73. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  74. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeViewCommand.d.ts +2 -2
  75. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
  77. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  79. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  84. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
  85. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
  86. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
  87. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
  88. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
  89. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
  90. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
  92. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  93. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
  96. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
  97. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListBotsCommand.d.ts +1 -1
  98. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  99. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  100. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  101. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  102. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  103. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  104. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  105. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  106. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
  107. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  110. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  111. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  112. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  113. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
  114. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
  115. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  116. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  117. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  118. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  119. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
  120. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
  121. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRulesCommand.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  123. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
  125. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  126. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
  128. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUsersCommand.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
  130. package/node_modules/@aws-sdk/client-connect/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
  131. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
  132. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
  133. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  135. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
  136. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactsCommand.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
  140. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
  141. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
  142. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
  143. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
  144. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
  145. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
  146. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
  147. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
  148. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
  149. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  150. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  151. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
  152. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
  153. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
  154. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  155. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
  156. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
  157. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
  158. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  159. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  160. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
  161. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  162. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  163. package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagContactCommand.d.ts +1 -1
  164. package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagResourceCommand.d.ts +3 -3
  165. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagContactCommand.d.ts +1 -1
  166. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
  167. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  168. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  169. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  170. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  171. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  172. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  173. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  174. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  175. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
  176. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  177. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  178. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  179. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  180. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  181. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  182. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  183. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  184. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  185. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  186. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  187. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  188. package/node_modules/@aws-sdk/client-connect/dist-types/index.d.ts +8 -8
  189. package/node_modules/@aws-sdk/client-connect/dist-types/models/errors.d.ts +1 -1
  190. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_0.d.ts +106 -106
  191. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_1.d.ts +150 -150
  192. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_2.d.ts +100 -100
  193. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_3.d.ts +188 -188
  194. package/node_modules/@aws-sdk/client-connect/package.json +8 -8
  195. package/node_modules/@aws-sdk/client-glue/package.json +8 -8
  196. package/node_modules/@aws-sdk/client-lakeformation/package.json +8 -8
  197. package/node_modules/@aws-sdk/client-ram/package.json +8 -8
  198. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +2 -2
  199. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -15
  200. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +5 -5
  201. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +2 -3
  202. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +1 -4
  203. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +1 -2
  204. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +1 -1
  205. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
  206. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -2
  207. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +1 -1
  208. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +1 -2
  209. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -1
  210. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +1 -3
  213. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  214. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-sts/package.json +10 -18
  217. package/node_modules/@aws-sdk/core/dist-cjs/index.js +10 -10
  218. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +10 -10
  219. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
  220. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +9 -9
  221. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +1 -1
  222. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -1
  223. package/node_modules/@aws-sdk/core/package.json +5 -5
  224. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  225. package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
  226. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  227. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
  228. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  229. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  230. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  231. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  232. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  233. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  234. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  235. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  236. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  237. package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
  238. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  239. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  240. package/node_modules/@aws-sdk/types/package.json +2 -2
  241. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  242. package/node_modules/@smithy/core/cbor.d.ts +1 -3
  243. package/node_modules/@smithy/core/cbor.js +0 -1
  244. package/node_modules/@smithy/core/checksum.d.ts +2 -2
  245. package/node_modules/@smithy/core/checksum.js +1 -1
  246. package/node_modules/@smithy/core/client.d.ts +1 -3
  247. package/node_modules/@smithy/core/client.js +0 -1
  248. package/node_modules/@smithy/core/config.d.ts +2 -2
  249. package/node_modules/@smithy/core/config.js +1 -1
  250. package/node_modules/@smithy/core/endpoints.d.ts +1 -3
  251. package/node_modules/@smithy/core/endpoints.js +0 -1
  252. package/node_modules/@smithy/core/event-streams.d.ts +1 -3
  253. package/node_modules/@smithy/core/event-streams.js +0 -1
  254. package/node_modules/@smithy/core/package.json +1 -1
  255. package/node_modules/@smithy/core/protocols.d.ts +1 -3
  256. package/node_modules/@smithy/core/protocols.js +0 -1
  257. package/node_modules/@smithy/core/retry.d.ts +2 -2
  258. package/node_modules/@smithy/core/retry.js +1 -1
  259. package/node_modules/@smithy/core/schema.d.ts +1 -3
  260. package/node_modules/@smithy/core/schema.js +0 -1
  261. package/node_modules/@smithy/core/serde.d.ts +1 -3
  262. package/node_modules/@smithy/core/serde.js +0 -1
  263. package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
  264. package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
  265. package/node_modules/@smithy/node-http-handler/package.json +2 -2
  266. package/node_modules/@smithy/signature-v4/package.json +2 -2
  267. package/node_modules/es-object-atoms/CHANGELOG.md +21 -14
  268. package/node_modules/es-object-atoms/isObject.d.ts +1 -1
  269. package/node_modules/es-object-atoms/package.json +6 -7
  270. package/node_modules/es-object-atoms/tsconfig.json +1 -0
  271. package/package.json +11 -11
  272. package/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
  273. package/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  274. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -10
  275. package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -1
  276. package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -2
  277. package/node_modules/@aws-sdk/middleware-host-header/package.json +0 -43
  278. package/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  279. package/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  280. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -9
  281. package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  282. package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  283. package/node_modules/@aws-sdk/middleware-logger/package.json +0 -44
  284. package/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  285. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -17
  286. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -9
  287. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -1
  288. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -1
  289. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -43
  290. package/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  291. package/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  292. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -11
  293. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -1
  294. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  295. package/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -43
  296. package/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  297. package/node_modules/@aws-sdk/region-config-resolver/README.md +0 -19
  298. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -15
  299. package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -1
  300. package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
  301. package/node_modules/@aws-sdk/region-config-resolver/package.json +0 -45
  302. package/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  303. package/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  304. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -17
  305. package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -2
  306. package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -8
  307. package/node_modules/@aws-sdk/util-endpoints/package.json +0 -45
  308. package/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  309. package/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
  310. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -10
  311. package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -1
  312. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -2
  313. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -42
  314. package/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  315. package/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -17
  316. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -12
  317. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -1
  318. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  319. package/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -43
  320. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
  321. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
  322. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
  323. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
  324. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
  325. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
  326. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
  327. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
  328. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
  329. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
  330. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
  331. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
  332. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
  333. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
  334. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
  335. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
  336. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
  337. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
  338. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
  339. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
  340. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
  341. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
  342. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
  343. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
  344. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
  345. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
  346. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
  347. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
  348. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
  349. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
  350. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
  351. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
  352. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
  353. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
  354. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
  355. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
  356. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
  357. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
  358. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
  359. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
  360. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
  361. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
  362. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
  363. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
  364. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
  365. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
  366. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
  367. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
  368. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
  369. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
  370. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
  371. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
  372. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-connect",
3
3
  "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
4
- "version": "3.1048.0",
4
+ "version": "3.1053.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-connect",
@@ -21,13 +21,13 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.974.11",
25
- "@aws-sdk/credential-provider-node": "^3.972.42",
26
- "@aws-sdk/types": "^3.973.8",
27
- "@smithy/core": "^3.24.2",
28
- "@smithy/fetch-http-handler": "^5.4.2",
29
- "@smithy/node-http-handler": "^4.7.2",
30
- "@smithy/types": "^4.14.1",
24
+ "@aws-sdk/core": "^3.974.13",
25
+ "@aws-sdk/credential-provider-node": "^3.972.44",
26
+ "@aws-sdk/types": "^3.973.9",
27
+ "@smithy/core": "^3.24.3",
28
+ "@smithy/fetch-http-handler": "^5.4.3",
29
+ "@smithy/node-http-handler": "^4.7.3",
30
+ "@smithy/types": "^4.14.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-glue",
3
3
  "description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4
- "version": "3.1048.0",
4
+ "version": "3.1053.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-glue",
@@ -21,13 +21,13 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.974.11",
25
- "@aws-sdk/credential-provider-node": "^3.972.42",
26
- "@aws-sdk/types": "^3.973.8",
27
- "@smithy/core": "^3.24.2",
28
- "@smithy/fetch-http-handler": "^5.4.2",
29
- "@smithy/node-http-handler": "^4.7.2",
30
- "@smithy/types": "^4.14.1",
24
+ "@aws-sdk/core": "^3.974.13",
25
+ "@aws-sdk/credential-provider-node": "^3.972.44",
26
+ "@aws-sdk/types": "^3.973.9",
27
+ "@smithy/core": "^3.24.3",
28
+ "@smithy/fetch-http-handler": "^5.4.3",
29
+ "@smithy/node-http-handler": "^4.7.3",
30
+ "@smithy/types": "^4.14.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lakeformation",
3
3
  "description": "AWS SDK for JavaScript Lakeformation Client for Node.js, Browser and React Native",
4
- "version": "3.1048.0",
4
+ "version": "3.1053.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-lakeformation",
@@ -21,13 +21,13 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.974.11",
25
- "@aws-sdk/credential-provider-node": "^3.972.42",
26
- "@aws-sdk/types": "^3.973.8",
27
- "@smithy/core": "^3.24.2",
28
- "@smithy/fetch-http-handler": "^5.4.2",
29
- "@smithy/node-http-handler": "^4.7.2",
30
- "@smithy/types": "^4.14.1",
24
+ "@aws-sdk/core": "^3.974.13",
25
+ "@aws-sdk/credential-provider-node": "^3.972.44",
26
+ "@aws-sdk/types": "^3.973.9",
27
+ "@smithy/core": "^3.24.3",
28
+ "@smithy/fetch-http-handler": "^5.4.3",
29
+ "@smithy/node-http-handler": "^4.7.3",
30
+ "@smithy/types": "^4.14.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ram",
3
3
  "description": "AWS SDK for JavaScript Ram Client for Node.js, Browser and React Native",
4
- "version": "3.1048.0",
4
+ "version": "3.1053.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ram",
@@ -21,13 +21,13 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.974.11",
25
- "@aws-sdk/credential-provider-node": "^3.972.42",
26
- "@aws-sdk/types": "^3.973.8",
27
- "@smithy/core": "^3.24.2",
28
- "@smithy/fetch-http-handler": "^5.4.2",
29
- "@smithy/node-http-handler": "^4.7.2",
30
- "@smithy/types": "^4.14.1",
24
+ "@aws-sdk/core": "^3.974.13",
25
+ "@aws-sdk/credential-provider-node": "^3.972.44",
26
+ "@aws-sdk/types": "^3.973.9",
27
+ "@smithy/core": "^3.24.3",
28
+ "@smithy/fetch-http-handler": "^5.4.3",
29
+ "@smithy/node-http-handler": "^4.7.3",
30
+ "@smithy/types": "^4.14.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -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;
@@ -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,10 +10,8 @@ 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
- var client$1 = require('@aws-sdk/core/client');
20
15
  var STSServiceException = require('./models/STSServiceException');
21
16
 
22
17
  const resolveClientEndpointParameters = (options) => {
@@ -75,9 +70,9 @@ const resolveHttpAuthRuntimeConfig = (config) => {
75
70
  };
76
71
 
77
72
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
78
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
73
+ const extensionConfiguration = Object.assign(client$1.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
79
74
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
80
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
75
+ return Object.assign(runtimeConfig, client$1.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
81
76
  };
82
77
 
83
78
  class STSClient extends client.Client {
@@ -87,21 +82,21 @@ class STSClient extends client.Client {
87
82
  super(_config_0);
88
83
  this.initConfig = _config_0;
89
84
  const _config_1 = resolveClientEndpointParameters(_config_0);
90
- const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
85
+ const _config_2 = client$1.resolveUserAgentConfig(_config_1);
91
86
  const _config_3 = retry.resolveRetryConfig(_config_2);
92
87
  const _config_4 = config.resolveRegionConfig(_config_3);
93
- const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
88
+ const _config_5 = client$1.resolveHostHeaderConfig(_config_4);
94
89
  const _config_6 = endpoints.resolveEndpointConfig(_config_5);
95
90
  const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
96
91
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
97
92
  this.config = _config_8;
98
93
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
99
- this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
94
+ this.middlewareStack.use(client$1.getUserAgentPlugin(this.config));
100
95
  this.middlewareStack.use(retry.getRetryPlugin(this.config));
101
96
  this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
102
- this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
103
- this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
104
- this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
97
+ this.middlewareStack.use(client$1.getHostHeaderPlugin(this.config));
98
+ this.middlewareStack.use(client$1.getLoggerPlugin(this.config));
99
+ this.middlewareStack.use(client$1.getRecursionDetectionPlugin(this.config));
105
100
  this.middlewareStack.use(core.getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
106
101
  httpAuthSchemeParametersProvider: httpAuthSchemeProvider.defaultSTSHttpAuthSchemeParametersProvider,
107
102
  identityProviderConfigProvider: async (config) => new core.DefaultIdentityProviderConfig({
@@ -278,7 +273,7 @@ const resolveRegion = async (_region, _parentRegion, credentialProviderLogger, l
278
273
  const region = typeof _region === "function" ? await _region() : _region;
279
274
  const parentRegion = typeof _parentRegion === "function" ? await _parentRegion() : _parentRegion;
280
275
  let stsDefaultRegion = "";
281
- const resolvedRegion = region ?? parentRegion ?? (stsDefaultRegion = await regionConfigResolver.stsRegionDefaultResolver(loaderConfig)());
276
+ const resolvedRegion = region ?? parentRegion ?? (stsDefaultRegion = await client$1.stsRegionDefaultResolver(loaderConfig)());
282
277
  credentialProviderLogger?.debug?.("@aws-sdk/client-sts::resolveRegion", "accepting first of:", `${region} (credential provider clientConfig)`, `${parentRegion} (contextual client)`, `${stsDefaultRegion} (STS default: AWS_REGION, profile region, or us-east-1)`);
283
278
  return resolvedRegion;
284
279
  };
@@ -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 core_1 = require("@smithy/core");
11
10
  const client_2 = require("@smithy/core/client");
12
11
  const config_1 = require("@smithy/core/config");
@@ -32,7 +31,7 @@ const getRuntimeConfig = (config) => {
32
31
  authSchemePreference: config?.authSchemePreference ?? (0, config_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
32
  bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
34
33
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
- defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
34
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, client_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
36
35
  httpAuthSchemes: config?.httpAuthSchemes ?? [
37
36
  {
38
37
  schemeId: "aws.auth#sigv4",
@@ -63,7 +62,7 @@ const getRuntimeConfig = (config) => {
63
62
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
64
63
  useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
65
64
  useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
66
- userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
65
+ userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(client_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
67
66
  };
68
67
  };
69
68
  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,5 +1,4 @@
1
- import { setCredentialFeature } from "@aws-sdk/core/client";
2
- import { stsRegionDefaultResolver } from "@aws-sdk/region-config-resolver";
1
+ import { setCredentialFeature, stsRegionDefaultResolver } from "@aws-sdk/core/client";
3
2
  import { AssumeRoleCommand } from "./commands/AssumeRoleCommand";
4
3
  import { AssumeRoleWithWebIdentityCommand, } from "./commands/AssumeRoleWithWebIdentityCommand";
5
4
  const getAccountIdFromAssumedRoleUser = (assumedRoleUser) => {
@@ -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 { AwsSdkSigV4ASigner, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, NODE_SIGV4A_CONFIG_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 { NoAuthSigner } from "@smithy/core";
7
6
  import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
8
7
  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";
@@ -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";
@@ -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";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
12
12
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
13
13
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
14
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
15
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
16
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
17
17
  schemeId: string;
18
18
  identityProvider: (ipc: IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
@@ -26,7 +26,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
26
26
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
27
  region: string | import("@smithy/types").Provider<any>;
28
28
  profile?: string;
29
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
29
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
30
30
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
31
31
  maxAttempts: number | import("@smithy/types").Provider<number>;
32
32
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -1,11 +1,9 @@
1
1
  import {
2
2
  HostHeaderInputConfig,
3
3
  HostHeaderResolvedConfig,
4
- } from "@aws-sdk/middleware-host-header";
5
- import {
6
4
  UserAgentInputConfig,
7
5
  UserAgentResolvedConfig,
8
- } from "@aws-sdk/middleware-user-agent";
6
+ } from "@aws-sdk/core/client";
9
7
  import {
10
8
  DefaultsMode as __DefaultsMode,
11
9
  SmithyConfiguration as __SmithyConfiguration,
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
15
+ config?: import("@aws-sdk/core/client").PreviouslyResolved
16
16
  ) => Promise<import("@smithy/types").UserAgent>;
17
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
18
  region: string | import("@smithy/types").Provider<any>;
@@ -16,7 +16,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
16
16
  init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
17
17
  ) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
18
18
  defaultUserAgentProvider: (
19
- config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
19
+ config?: import("@aws-sdk/core/client").PreviouslyResolved
20
20
  ) => Promise<import("@smithy/types").UserAgent>;
21
21
  httpAuthSchemes:
22
22
  | import("@smithy/types").HttpAuthScheme[]
@@ -34,7 +34,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
34
34
  region: string | import("@smithy/types").Provider<any>;
35
35
  profile?: string;
36
36
  defaultUserAgentProvider: (
37
- config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
37
+ config?: import("@aws-sdk/core/client").PreviouslyResolved
38
38
  ) => Promise<import("@smithy/types").UserAgent>;
39
39
  credentialDefaultProvider:
40
40
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sts",
3
3
  "description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
4
- "version": "3.1047.0",
4
+ "version": "3.1053.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sts",
@@ -27,26 +27,18 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "5.2.0",
29
29
  "@aws-crypto/sha256-js": "5.2.0",
30
- "@aws-sdk/core": "^3.974.10",
31
- "@aws-sdk/credential-provider-node": "^3.972.41",
32
- "@aws-sdk/middleware-host-header": "^3.972.11",
33
- "@aws-sdk/middleware-logger": "^3.972.10",
34
- "@aws-sdk/middleware-recursion-detection": "^3.972.12",
35
- "@aws-sdk/middleware-user-agent": "^3.972.40",
36
- "@aws-sdk/region-config-resolver": "^3.972.14",
37
- "@aws-sdk/signature-v4-multi-region": "^3.996.26",
38
- "@aws-sdk/types": "^3.973.8",
39
- "@aws-sdk/util-endpoints": "^3.996.9",
40
- "@aws-sdk/util-user-agent-browser": "^3.972.11",
41
- "@aws-sdk/util-user-agent-node": "^3.973.26",
42
- "@smithy/core": "^3.24.1",
43
- "@smithy/fetch-http-handler": "^5.4.1",
44
- "@smithy/node-http-handler": "^4.7.1",
45
- "@smithy/types": "^4.14.1",
30
+ "@aws-sdk/core": "^3.974.13",
31
+ "@aws-sdk/credential-provider-node": "^3.972.44",
32
+ "@aws-sdk/signature-v4-multi-region": "^3.996.28",
33
+ "@aws-sdk/types": "^3.973.9",
34
+ "@smithy/core": "^3.24.3",
35
+ "@smithy/fetch-http-handler": "^5.4.3",
36
+ "@smithy/node-http-handler": "^4.7.3",
37
+ "@smithy/types": "^4.14.2",
46
38
  "tslib": "^2.6.2"
47
39
  },
48
40
  "devDependencies": {
49
- "@smithy/snapshot-testing": "^2.1.1",
41
+ "@smithy/snapshot-testing": "^2.1.3",
50
42
  "@tsconfig/node20": "20.1.8",
51
43
  "@types/node": "^20.14.8",
52
44
  "concurrently": "7.0.0",
@@ -683,7 +683,7 @@ const parseJsonErrorBody = async (errorBody, context) => {
683
683
  return value;
684
684
  };
685
685
  const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
686
- const sanitizeErrorCode = (rawValue, removeNamespace = true) => {
686
+ const sanitizeErrorCode = (rawValue) => {
687
687
  let cleanValue = rawValue;
688
688
  if (typeof cleanValue === "number") {
689
689
  cleanValue = cleanValue.toString();
@@ -694,36 +694,36 @@ const sanitizeErrorCode = (rawValue, removeNamespace = true) => {
694
694
  if (cleanValue.indexOf(":") >= 0) {
695
695
  cleanValue = cleanValue.split(":")[0];
696
696
  }
697
- if (removeNamespace && cleanValue.indexOf("#") >= 0) {
697
+ if (cleanValue.indexOf("#") >= 0) {
698
698
  cleanValue = cleanValue.split("#")[1];
699
699
  }
700
700
  return cleanValue;
701
701
  };
702
702
  const loadRestJsonErrorCode = (output, data) => {
703
- return loadErrorCode(output, data, true, ["header", "code", "type"]);
703
+ return loadErrorCode(output, data, ["header", "code", "type"]);
704
704
  };
705
- const loadJsonRpcErrorCode = (output, data, removeNamespace, queryCompat = false) => {
706
- return loadErrorCode(output, data, removeNamespace, queryCompat ? ["code", "header", "type"] : ["type", "code", "header"]);
705
+ const loadJsonRpcErrorCode = (output, data, queryCompat = false) => {
706
+ return loadErrorCode(output, data, queryCompat ? ["code", "header", "type"] : ["type", "code", "header"]);
707
707
  };
708
- const loadErrorCode = ({ headers }, data, removeNamespace, order) => {
708
+ const loadErrorCode = ({ headers }, data, order) => {
709
709
  while (order.length > 0) {
710
710
  const location = order.shift();
711
711
  switch (location) {
712
712
  case "header":
713
713
  const headerKey = findKey(headers ?? {}, "x-amzn-errortype");
714
714
  if (headerKey !== undefined) {
715
- return sanitizeErrorCode(headers[headerKey], removeNamespace);
715
+ return sanitizeErrorCode(headers[headerKey]);
716
716
  }
717
717
  break;
718
718
  case "code":
719
719
  const codeKey = findKey(data ?? {}, "code");
720
720
  if (codeKey && data[codeKey] !== undefined) {
721
- return sanitizeErrorCode(data[codeKey], removeNamespace);
721
+ return sanitizeErrorCode(data[codeKey]);
722
722
  }
723
723
  break;
724
724
  case "type":
725
725
  if (data?.__type !== undefined) {
726
- return sanitizeErrorCode(data.__type, removeNamespace);
726
+ return sanitizeErrorCode(data.__type);
727
727
  }
728
728
  break;
729
729
  }
@@ -1164,7 +1164,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
1164
1164
  if (awsQueryCompatible) {
1165
1165
  this.mixin.setQueryCompatError(dataObject, response);
1166
1166
  }
1167
- const errorIdentifier = loadJsonRpcErrorCode(response, dataObject, this.getJsonRpcVersion() === "1.1", awsQueryCompatible) ?? "Unknown";
1167
+ const errorIdentifier = loadJsonRpcErrorCode(response, dataObject, awsQueryCompatible) ?? "Unknown";
1168
1168
  this.mixin.compose(this.compositeErrorRegistry, errorIdentifier, this.options.defaultNamespace);
1169
1169
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata, awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
1170
1170
  const ns = schema.NormalizedSchema.of(errorSchema);
@@ -321,7 +321,7 @@ const parseJsonErrorBody = async (errorBody, context) => {
321
321
  return value;
322
322
  };
323
323
  const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
324
- const sanitizeErrorCode = (rawValue, removeNamespace = true) => {
324
+ const sanitizeErrorCode = (rawValue) => {
325
325
  let cleanValue = rawValue;
326
326
  if (typeof cleanValue === "number") {
327
327
  cleanValue = cleanValue.toString();
@@ -332,36 +332,36 @@ const sanitizeErrorCode = (rawValue, removeNamespace = true) => {
332
332
  if (cleanValue.indexOf(":") >= 0) {
333
333
  cleanValue = cleanValue.split(":")[0];
334
334
  }
335
- if (removeNamespace && cleanValue.indexOf("#") >= 0) {
335
+ if (cleanValue.indexOf("#") >= 0) {
336
336
  cleanValue = cleanValue.split("#")[1];
337
337
  }
338
338
  return cleanValue;
339
339
  };
340
340
  const loadRestJsonErrorCode = (output, data) => {
341
- return loadErrorCode(output, data, true, ["header", "code", "type"]);
341
+ return loadErrorCode(output, data, ["header", "code", "type"]);
342
342
  };
343
- const loadJsonRpcErrorCode = (output, data, removeNamespace, queryCompat = false) => {
344
- return loadErrorCode(output, data, removeNamespace, queryCompat ? ["code", "header", "type"] : ["type", "code", "header"]);
343
+ const loadJsonRpcErrorCode = (output, data, queryCompat = false) => {
344
+ return loadErrorCode(output, data, queryCompat ? ["code", "header", "type"] : ["type", "code", "header"]);
345
345
  };
346
- const loadErrorCode = ({ headers }, data, removeNamespace, order) => {
346
+ const loadErrorCode = ({ headers }, data, order) => {
347
347
  while (order.length > 0) {
348
348
  const location = order.shift();
349
349
  switch (location) {
350
350
  case "header":
351
351
  const headerKey = findKey(headers ?? {}, "x-amzn-errortype");
352
352
  if (headerKey !== undefined) {
353
- return sanitizeErrorCode(headers[headerKey], removeNamespace);
353
+ return sanitizeErrorCode(headers[headerKey]);
354
354
  }
355
355
  break;
356
356
  case "code":
357
357
  const codeKey = findKey(data ?? {}, "code");
358
358
  if (codeKey && data[codeKey] !== undefined) {
359
- return sanitizeErrorCode(data[codeKey], removeNamespace);
359
+ return sanitizeErrorCode(data[codeKey]);
360
360
  }
361
361
  break;
362
362
  case "type":
363
363
  if (data?.__type !== undefined) {
364
- return sanitizeErrorCode(data.__type, removeNamespace);
364
+ return sanitizeErrorCode(data.__type);
365
365
  }
366
366
  break;
367
367
  }
@@ -802,7 +802,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
802
802
  if (awsQueryCompatible) {
803
803
  this.mixin.setQueryCompatError(dataObject, response);
804
804
  }
805
- const errorIdentifier = loadJsonRpcErrorCode(response, dataObject, this.getJsonRpcVersion() === "1.1", awsQueryCompatible) ?? "Unknown";
805
+ const errorIdentifier = loadJsonRpcErrorCode(response, dataObject, awsQueryCompatible) ?? "Unknown";
806
806
  this.mixin.compose(this.compositeErrorRegistry, errorIdentifier, this.options.defaultNamespace);
807
807
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata, awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
808
808
  const ns = schema.NormalizedSchema.of(errorSchema);
@@ -53,7 +53,7 @@ export class AwsJsonRpcProtocol extends RpcProtocol {
53
53
  if (awsQueryCompatible) {
54
54
  this.mixin.setQueryCompatError(dataObject, response);
55
55
  }
56
- const errorIdentifier = loadJsonRpcErrorCode(response, dataObject, this.getJsonRpcVersion() === "1.1", awsQueryCompatible) ?? "Unknown";
56
+ const errorIdentifier = loadJsonRpcErrorCode(response, dataObject, awsQueryCompatible) ?? "Unknown";
57
57
  this.mixin.compose(this.compositeErrorRegistry, errorIdentifier, this.options.defaultNamespace);
58
58
  const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata, awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
59
59
  const ns = NormalizedSchema.of(errorSchema);