@cdk8s/awscdk-resolver 0.0.421 → 0.0.423

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 (285) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +29 -145
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +2 -2
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +3 -4
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -2
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +2 -2
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +2 -3
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +29 -145
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -10
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -3
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +3 -3
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -3
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -3
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -3
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +3 -3
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -3
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +3 -3
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -3
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -3
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +3 -3
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -3
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +3 -3
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -3
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -3
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +3 -3
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -3
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +3 -3
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +3 -3
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -3
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +3 -3
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -3
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -3
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -3
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +3 -3
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -3
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -3
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -3
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -3
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -3
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -3
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -3
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -3
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +3 -3
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -3
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +3 -3
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -3
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -3
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +3 -3
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -3
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -3
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -3
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -3
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -3
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -3
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +3 -3
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +3 -3
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +3 -3
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -3
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -3
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -3
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -3
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -3
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -3
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +3 -3
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -3
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -3
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -3
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -3
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -3
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -3
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -3
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +3 -3
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -3
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -3
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -3
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +3 -3
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +3 -3
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -3
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -3
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +3 -3
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +3 -3
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -3
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +3 -3
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +3 -3
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +3 -3
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +3 -3
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -3
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -3
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +3 -3
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +3 -3
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -3
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +3 -3
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -3
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +3 -3
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -3
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +3 -3
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -3
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -3
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/endpointResolver.d.ts +5 -2
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/extensionConfiguration.d.ts +4 -4
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/CloudFormationServiceException.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/Interfaces.d.ts +1 -1
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeExtensions.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -1
  140. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +3 -3
  141. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  142. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
  143. package/node_modules/@aws-sdk/client-cloudformation/package.json +13 -12
  144. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  145. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  146. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  147. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  148. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  149. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  150. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  151. package/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  152. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  153. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  154. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  155. package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  156. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  157. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  158. package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  159. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  160. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  161. package/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  162. package/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  163. package/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  164. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  165. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  166. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  167. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  168. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  169. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  170. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  171. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  172. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  173. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  174. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  175. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  176. package/node_modules/@aws-sdk/client-sso/package.json +12 -11
  177. package/node_modules/@aws-sdk/core/dist-cjs/index.js +53 -23
  178. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  179. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +50 -20
  180. package/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  181. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  182. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  183. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  184. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  185. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  186. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  187. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  188. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  189. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  190. package/node_modules/@aws-sdk/core/package.json +3 -3
  191. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  192. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  193. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  194. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  195. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  196. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  197. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  198. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  199. package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  200. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  201. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  202. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  203. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  204. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  205. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  206. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  207. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  208. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  209. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  210. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  211. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  212. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  213. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  214. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  215. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  216. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  217. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  218. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  219. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  220. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  221. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  222. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  223. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  224. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  225. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  226. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  227. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  228. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  229. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  230. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  231. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  232. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  233. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  234. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  235. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  236. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  237. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  238. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  239. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  240. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  241. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  242. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  243. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  244. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  245. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  246. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  247. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  248. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  249. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  250. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  251. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  252. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  253. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  254. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  255. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  256. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  257. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
  258. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
  259. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  260. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  261. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  262. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  263. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
  264. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  265. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  266. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  267. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  268. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  269. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  270. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  271. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  272. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  273. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  274. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  275. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  276. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  277. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
  278. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  279. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  280. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  281. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  282. package/node_modules/@aws-sdk/nested-clients/package.json +10 -10
  283. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  284. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  285. package/package.json +2 -2
@@ -2,14 +2,14 @@ export const state = {
2
2
  warningEmitted: false,
3
3
  };
4
4
  export const emitWarningIfUnsupportedVersion = (version) => {
5
- if (version && !state.warningEmitted && parseInt(version.substring(1, version.indexOf("."))) < 18) {
5
+ if (version && !state.warningEmitted && parseInt(version.substring(1, version.indexOf("."))) < 20) {
6
6
  state.warningEmitted = true;
7
7
  process.emitWarning(`NodeDeprecationWarning: The AWS SDK for JavaScript (v3) will
8
- no longer support Node.js 16.x on January 6, 2025.
8
+ no longer support Node.js ${version} in January 2026.
9
9
 
10
10
  To continue receiving updates to AWS services, bug fixes, and security
11
11
  updates please upgrade to a supported Node.js LTS version.
12
12
 
13
- More information can be found at: https://a.co/74kJMmI`);
13
+ More information can be found at: https://a.co/c895JFp`);
14
14
  }
15
15
  };
@@ -1,4 +1,4 @@
1
- import { TypeRegistry } from "@smithy/core/schema";
1
+ import { NormalizedSchema, TypeRegistry } from "@smithy/core/schema";
2
2
  import { decorateServiceException } from "@smithy/smithy-client";
3
3
  export class ProtocolLib {
4
4
  queryCompat;
@@ -67,9 +67,18 @@ export class ProtocolLib {
67
67
  const msg = exception.Message ?? additions.Message;
68
68
  const error = decorateServiceException(exception, additions);
69
69
  if (msg) {
70
- error.Message = msg;
71
70
  error.message = msg;
72
71
  }
72
+ error.Error = {
73
+ ...error.Error,
74
+ Type: error.Error.Type,
75
+ Code: error.Error.Code,
76
+ Message: error.Error.message ?? error.Error.Message ?? msg,
77
+ };
78
+ const reqId = error.$metadata.requestId;
79
+ if (reqId) {
80
+ error.RequestId = reqId;
81
+ }
73
82
  return error;
74
83
  }
75
84
  return decorateServiceException(exception, additions);
@@ -85,7 +94,7 @@ export class ProtocolLib {
85
94
  };
86
95
  Object.assign(output, Error);
87
96
  for (const [k, v] of entries) {
88
- Error[k] = v;
97
+ Error[k === "message" ? "Message" : k] = v;
89
98
  }
90
99
  delete Error.__type;
91
100
  output.Error = Error;
@@ -102,4 +111,12 @@ export class ProtocolLib {
102
111
  errorData.Code = queryCompatErrorData.Code;
103
112
  }
104
113
  }
114
+ findQueryCompatibleError(registry, errorName) {
115
+ try {
116
+ return registry.getSchema(errorName);
117
+ }
118
+ catch (e) {
119
+ return registry.find((schema) => NormalizedSchema.of(schema).getMergedTraits().awsQueryError?.[0] === errorName);
120
+ }
121
+ }
105
122
  }
@@ -20,15 +20,23 @@ export class AwsSmithyRpcV2CborProtocol extends SmithyRpcV2CborProtocol {
20
20
  if (this.awsQueryCompatible) {
21
21
  this.mixin.setQueryCompatError(dataObject, response);
22
22
  }
23
- const errorName = loadSmithyRpcV2CborErrorCode(response, dataObject) ?? "Unknown";
24
- const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorName, this.options.defaultNamespace, response, dataObject, metadata);
23
+ const errorName = (() => {
24
+ const compatHeader = response.headers["x-amzn-query-error"];
25
+ if (compatHeader && this.awsQueryCompatible) {
26
+ return compatHeader.split(";")[0];
27
+ }
28
+ return loadSmithyRpcV2CborErrorCode(response, dataObject) ?? "Unknown";
29
+ })();
30
+ const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorName, this.options.defaultNamespace, response, dataObject, metadata, this.awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
25
31
  const ns = NormalizedSchema.of(errorSchema);
26
32
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
27
33
  const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
28
34
  const exception = new ErrorCtor(message);
29
35
  const output = {};
30
36
  for (const [name, member] of ns.structIterator()) {
31
- output[name] = this.deserializer.readValue(member, dataObject[name]);
37
+ if (dataObject[name] != null) {
38
+ output[name] = this.deserializer.readValue(member, dataObject[name]);
39
+ }
32
40
  }
33
41
  if (this.awsQueryCompatible) {
34
42
  this.mixin.queryCompatOutput(dataObject, output);
@@ -54,15 +54,16 @@ export class AwsJsonRpcProtocol extends RpcProtocol {
54
54
  this.mixin.setQueryCompatError(dataObject, response);
55
55
  }
56
56
  const errorIdentifier = loadRestJsonErrorCode(response, dataObject) ?? "Unknown";
57
- const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
57
+ const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata, this.awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
58
58
  const ns = NormalizedSchema.of(errorSchema);
59
59
  const message = dataObject.message ?? dataObject.Message ?? "Unknown";
60
60
  const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
61
61
  const exception = new ErrorCtor(message);
62
62
  const output = {};
63
63
  for (const [name, member] of ns.structIterator()) {
64
- const target = member.getMergedTraits().jsonName ?? name;
65
- output[name] = this.codec.createDeserializer().readObject(member, dataObject[target]);
64
+ if (dataObject[name] != null) {
65
+ output[name] = this.codec.createDeserializer().readObject(member, dataObject[name]);
66
+ }
66
67
  }
67
68
  if (this.awsQueryCompatible) {
68
69
  this.mixin.queryCompatOutput(dataObject, output);
@@ -95,18 +95,13 @@ export class AwsQueryProtocol extends RpcProtocol {
95
95
  Code: errorData.Code,
96
96
  Message: message,
97
97
  };
98
- const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, errorData, metadata, (registry, errorName) => {
99
- try {
100
- return registry.getSchema(errorName);
101
- }
102
- catch (e) {
103
- return registry.find((schema) => NormalizedSchema.of(schema).getMergedTraits().awsQueryError?.[0] === errorName);
104
- }
105
- });
98
+ const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, errorData, metadata, this.mixin.findQueryCompatibleError);
106
99
  const ns = NormalizedSchema.of(errorSchema);
107
100
  const ErrorCtor = TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
108
101
  const exception = new ErrorCtor(message);
109
102
  const output = {
103
+ Type: errorData.Error.Type,
104
+ Code: errorData.Error.Code,
110
105
  Error: errorData.Error,
111
106
  };
112
107
  for (const [name, member] of ns.structIterator()) {
@@ -38,10 +38,11 @@ export class AwsRestXmlProtocol extends HttpBindingProtocol {
38
38
  request.headers["content-type"] = contentType;
39
39
  }
40
40
  }
41
- if (request.headers["content-type"] === this.getDefaultContentType()) {
42
- if (typeof request.body === "string") {
43
- request.body = '<?xml version="1.0" encoding="UTF-8"?>' + request.body;
44
- }
41
+ if (typeof request.body === "string" &&
42
+ request.headers["content-type"] === this.getDefaultContentType() &&
43
+ !request.body.startsWith("<?xml ") &&
44
+ !this.hasUnstructuredPayloadBinding(inputSchema)) {
45
+ request.body = '<?xml version="1.0" encoding="UTF-8"?>' + request.body;
45
46
  }
46
47
  return request;
47
48
  }
@@ -70,4 +71,12 @@ export class AwsRestXmlProtocol extends HttpBindingProtocol {
70
71
  getDefaultContentType() {
71
72
  return "application/xml";
72
73
  }
74
+ hasUnstructuredPayloadBinding(ns) {
75
+ for (const [, member] of ns.structIterator()) {
76
+ if (member.getMergedTraits().httpPayload) {
77
+ return !(member.isStructSchema() || member.isMapSchema() || member.isListSchema());
78
+ }
79
+ }
80
+ return false;
81
+ }
73
82
  }
@@ -51,5 +51,11 @@ export declare class ProtocolLib {
51
51
  * @param errorData - canonical error object returned to the caller.
52
52
  */
53
53
  queryCompatOutput(queryCompatErrorData: any, errorData: any): void;
54
+ /**
55
+ * Finds the canonical modeled error using the awsQueryError alias.
56
+ * @param registry - service error registry.
57
+ * @param errorName - awsQueryError name or regular qualified shapeId.
58
+ */
59
+ findQueryCompatibleError(registry: TypeRegistry, errorName: string): StaticErrorSchema;
54
60
  }
55
61
  export {};
@@ -25,4 +25,5 @@ export declare class AwsRestXmlProtocol extends HttpBindingProtocol {
25
25
  * @override
26
26
  */
27
27
  protected getDefaultContentType(): string;
28
+ private hasUnstructuredPayloadBinding;
28
29
  }
@@ -39,5 +39,9 @@ export declare class ProtocolLib {
39
39
  response: IHttpResponse
40
40
  ): void;
41
41
  queryCompatOutput(queryCompatErrorData: any, errorData: any): void;
42
+ findQueryCompatibleError(
43
+ registry: TypeRegistry,
44
+ errorName: string
45
+ ): StaticErrorSchema;
42
46
  }
43
47
  export {};
@@ -38,4 +38,5 @@ export declare class AwsRestXmlProtocol extends HttpBindingProtocol {
38
38
  metadata: ResponseMetadata
39
39
  ): Promise<never>;
40
40
  protected getDefaultContentType(): string;
41
+ private hasUnstructuredPayloadBinding;
41
42
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -83,12 +83,12 @@
83
83
  "dependencies": {
84
84
  "@aws-sdk/types": "3.936.0",
85
85
  "@aws-sdk/xml-builder": "3.930.0",
86
- "@smithy/core": "^3.18.5",
86
+ "@smithy/core": "^3.18.7",
87
87
  "@smithy/node-config-provider": "^4.3.5",
88
88
  "@smithy/property-provider": "^4.2.5",
89
89
  "@smithy/protocol-http": "^5.3.5",
90
90
  "@smithy/signature-v4": "^5.3.5",
91
- "@smithy/smithy-client": "^4.9.8",
91
+ "@smithy/smithy-client": "^4.9.10",
92
92
  "@smithy/types": "^4.9.0",
93
93
  "@smithy/util-base64": "^4.3.0",
94
94
  "@smithy/util-middleware": "^4.2.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.943.0",
29
+ "@aws-sdk/core": "3.947.0",
30
30
  "@aws-sdk/types": "3.936.0",
31
31
  "@smithy/property-provider": "^4.2.5",
32
32
  "@smithy/types": "^4.9.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,13 +28,13 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.943.0",
31
+ "@aws-sdk/core": "3.947.0",
32
32
  "@aws-sdk/types": "3.936.0",
33
33
  "@smithy/fetch-http-handler": "^5.3.6",
34
34
  "@smithy/node-http-handler": "^4.4.5",
35
35
  "@smithy/property-provider": "^4.2.5",
36
36
  "@smithy/protocol-http": "^5.3.5",
37
- "@smithy/smithy-client": "^4.9.8",
37
+ "@smithy/smithy-client": "^4.9.10",
38
38
  "@smithy/types": "^4.9.0",
39
39
  "@smithy/util-stream": "^4.5.6",
40
40
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,14 +28,14 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.943.0",
32
- "@aws-sdk/credential-provider-env": "3.943.0",
33
- "@aws-sdk/credential-provider-http": "3.943.0",
34
- "@aws-sdk/credential-provider-login": "3.943.0",
35
- "@aws-sdk/credential-provider-process": "3.943.0",
36
- "@aws-sdk/credential-provider-sso": "3.943.0",
37
- "@aws-sdk/credential-provider-web-identity": "3.943.0",
38
- "@aws-sdk/nested-clients": "3.943.0",
31
+ "@aws-sdk/core": "3.947.0",
32
+ "@aws-sdk/credential-provider-env": "3.947.0",
33
+ "@aws-sdk/credential-provider-http": "3.947.0",
34
+ "@aws-sdk/credential-provider-login": "3.947.0",
35
+ "@aws-sdk/credential-provider-process": "3.947.0",
36
+ "@aws-sdk/credential-provider-sso": "3.947.0",
37
+ "@aws-sdk/credential-provider-web-identity": "3.947.0",
38
+ "@aws-sdk/nested-clients": "3.947.0",
39
39
  "@aws-sdk/types": "3.936.0",
40
40
  "@smithy/credential-provider-imds": "^4.2.5",
41
41
  "@smithy/property-provider": "^4.2.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-login",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that sources credentials from aws login cached tokens",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,8 +28,8 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.943.0",
32
- "@aws-sdk/nested-clients": "3.943.0",
31
+ "@aws-sdk/core": "3.947.0",
32
+ "@aws-sdk/nested-clients": "3.947.0",
33
33
  "@aws-sdk/types": "3.936.0",
34
34
  "@smithy/property-provider": "^4.2.5",
35
35
  "@smithy/protocol-http": "^5.3.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"
@@ -31,12 +31,12 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "3.943.0",
35
- "@aws-sdk/credential-provider-http": "3.943.0",
36
- "@aws-sdk/credential-provider-ini": "3.943.0",
37
- "@aws-sdk/credential-provider-process": "3.943.0",
38
- "@aws-sdk/credential-provider-sso": "3.943.0",
39
- "@aws-sdk/credential-provider-web-identity": "3.943.0",
34
+ "@aws-sdk/credential-provider-env": "3.947.0",
35
+ "@aws-sdk/credential-provider-http": "3.947.0",
36
+ "@aws-sdk/credential-provider-ini": "3.947.0",
37
+ "@aws-sdk/credential-provider-process": "3.947.0",
38
+ "@aws-sdk/credential-provider-sso": "3.947.0",
39
+ "@aws-sdk/credential-provider-web-identity": "3.947.0",
40
40
  "@aws-sdk/types": "3.936.0",
41
41
  "@smithy/credential-provider-imds": "^4.2.5",
42
42
  "@smithy/property-provider": "^4.2.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.943.0",
29
+ "@aws-sdk/core": "3.947.0",
30
30
  "@aws-sdk/types": "3.936.0",
31
31
  "@smithy/property-provider": "^4.2.5",
32
32
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/client-sso": "3.943.0",
30
- "@aws-sdk/core": "3.943.0",
31
- "@aws-sdk/token-providers": "3.943.0",
29
+ "@aws-sdk/client-sso": "3.947.0",
30
+ "@aws-sdk/core": "3.947.0",
31
+ "@aws-sdk/token-providers": "3.947.0",
32
32
  "@aws-sdk/types": "3.936.0",
33
33
  "@smithy/property-provider": "^4.2.5",
34
34
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -34,8 +34,8 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "3.943.0",
38
- "@aws-sdk/nested-clients": "3.943.0",
37
+ "@aws-sdk/core": "3.947.0",
38
+ "@aws-sdk/nested-clients": "3.947.0",
39
39
  "@aws-sdk/types": "3.936.0",
40
40
  "@smithy/property-provider": "^4.2.5",
41
41
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.943.0",
3
+ "version": "3.947.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.943.0",
28
+ "@aws-sdk/core": "3.947.0",
29
29
  "@aws-sdk/types": "3.936.0",
30
30
  "@aws-sdk/util-endpoints": "3.936.0",
31
- "@smithy/core": "^3.18.5",
31
+ "@smithy/core": "^3.18.7",
32
32
  "@smithy/protocol-http": "^5.3.5",
33
33
  "@smithy/types": "^4.9.0",
34
34
  "tslib": "^2.6.2"
@@ -210,16 +210,7 @@ const _tO = "tokenOutput";
210
210
  const _tT = "tokenType";
211
211
  const n0 = "com.amazonaws.signin";
212
212
  var RefreshToken = [0, n0, _RT, 8, 0];
213
- var AccessDeniedException = [
214
- -3,
215
- n0,
216
- _ADE,
217
- {
218
- [_e]: _c,
219
- },
220
- [_e, _m],
221
- [0, 0],
222
- ];
213
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_e, _m], [0, 0]];
223
214
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
224
215
  var AccessToken = [
225
216
  3,
@@ -228,24 +219,9 @@ var AccessToken = [
228
219
  8,
229
220
  [_aKI, _sAK, _sT],
230
221
  [
231
- [
232
- 0,
233
- {
234
- [_jN]: _aKI,
235
- },
236
- ],
237
- [
238
- 0,
239
- {
240
- [_jN]: _sAK,
241
- },
242
- ],
243
- [
244
- 0,
245
- {
246
- [_jN]: _sT,
247
- },
248
- ],
222
+ [0, { [_jN]: _aKI }],
223
+ [0, { [_jN]: _sAK }],
224
+ [0, { [_jN]: _sT }],
249
225
  ],
250
226
  ];
251
227
  var CreateOAuth2TokenRequest = [
@@ -263,37 +239,12 @@ var CreateOAuth2TokenRequestBody = [
263
239
  0,
264
240
  [_cI, _gT, _co, _rU, _cV, _rT],
265
241
  [
266
- [
267
- 0,
268
- {
269
- [_jN]: _cI,
270
- },
271
- ],
272
- [
273
- 0,
274
- {
275
- [_jN]: _gT,
276
- },
277
- ],
242
+ [0, { [_jN]: _cI }],
243
+ [0, { [_jN]: _gT }],
278
244
  0,
279
- [
280
- 0,
281
- {
282
- [_jN]: _rU,
283
- },
284
- ],
285
- [
286
- 0,
287
- {
288
- [_jN]: _cV,
289
- },
290
- ],
291
- [
292
- () => RefreshToken,
293
- {
294
- [_jN]: _rT,
295
- },
296
- ],
245
+ [0, { [_jN]: _rU }],
246
+ [0, { [_jN]: _cV }],
247
+ [() => RefreshToken, { [_jN]: _rT }],
297
248
  ],
298
249
  ];
299
250
  var CreateOAuth2TokenResponse = [
@@ -311,73 +262,18 @@ var CreateOAuth2TokenResponseBody = [
311
262
  0,
312
263
  [_aT, _tT, _eI, _rT, _iT],
313
264
  [
314
- [
315
- () => AccessToken,
316
- {
317
- [_jN]: _aT,
318
- },
319
- ],
320
- [
321
- 0,
322
- {
323
- [_jN]: _tT,
324
- },
325
- ],
326
- [
327
- 1,
328
- {
329
- [_jN]: _eI,
330
- },
331
- ],
332
- [
333
- () => RefreshToken,
334
- {
335
- [_jN]: _rT,
336
- },
337
- ],
338
- [
339
- 0,
340
- {
341
- [_jN]: _iT,
342
- },
343
- ],
265
+ [() => AccessToken, { [_jN]: _aT }],
266
+ [0, { [_jN]: _tT }],
267
+ [1, { [_jN]: _eI }],
268
+ [() => RefreshToken, { [_jN]: _rT }],
269
+ [0, { [_jN]: _iT }],
344
270
  ],
345
271
  ];
346
- var InternalServerException = [
347
- -3,
348
- n0,
349
- _ISE,
350
- {
351
- [_e]: _s,
352
- [_hE]: 500,
353
- },
354
- [_e, _m],
355
- [0, 0],
356
- ];
272
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_e, _m], [0, 0]];
357
273
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
358
- var TooManyRequestsError = [
359
- -3,
360
- n0,
361
- _TMRE,
362
- {
363
- [_e]: _c,
364
- [_hE]: 429,
365
- },
366
- [_e, _m],
367
- [0, 0],
368
- ];
274
+ var TooManyRequestsError = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_e, _m], [0, 0]];
369
275
  schema.TypeRegistry.for(n0).registerError(TooManyRequestsError, TooManyRequestsError$1);
370
- var ValidationException = [
371
- -3,
372
- n0,
373
- _VE,
374
- {
375
- [_e]: _c,
376
- [_hE]: 400,
377
- },
378
- [_e, _m],
379
- [0, 0],
380
- ];
276
+ var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_e, _m], [0, 0]];
381
277
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
382
278
  var SigninServiceException = [-3, _sm, "SigninServiceException", 0, [], []];
383
279
  schema.TypeRegistry.for(_sm).registerError(SigninServiceException, SigninServiceException$1);
@@ -385,9 +281,7 @@ var CreateOAuth2Token = [
385
281
  9,
386
282
  n0,
387
283
  _COAT,
388
- {
389
- [_h]: ["POST", "/v1/token", 200],
390
- },
284
+ { [_h]: ["POST", "/v1/token", 200] },
391
285
  () => CreateOAuth2TokenRequest,
392
286
  () => CreateOAuth2TokenResponse,
393
287
  ];
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -10,14 +10,13 @@ const hash_node_1 = require("@smithy/hash-node");
10
10
  const middleware_retry_1 = require("@smithy/middleware-retry");
11
11
  const node_config_provider_1 = require("@smithy/node-config-provider");
12
12
  const node_http_handler_1 = require("@smithy/node-http-handler");
13
+ const smithy_client_1 = require("@smithy/smithy-client");
13
14
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
15
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
14
16
  const util_retry_1 = require("@smithy/util-retry");
15
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
- const smithy_client_1 = require("@smithy/smithy-client");
17
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
18
- const smithy_client_2 = require("@smithy/smithy-client");
19
18
  const getRuntimeConfig = (config) => {
20
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
19
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
21
20
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
22
21
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
23
22
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);