@cdk8s/awscdk-resolver 0.0.410 → 0.0.411

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 (250) 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 +574 -574
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +2 -1
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/enums.js +520 -0
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/errors.js +407 -0
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +1 -844
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +1 -1
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +1 -2
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +1 -1
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +1 -1
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +3 -1
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +1200 -0
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +413 -0
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +2937 -1483
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +1 -1
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +1 -1
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +1 -1
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +1 -1
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +3 -1
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +669 -0
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +264 -0
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +488 -849
  73. package/node_modules/@aws-sdk/client-cloudformation/package.json +19 -19
  74. package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -1
  75. package/node_modules/@aws-sdk/client-sso/dist-es/models/errors.js +49 -0
  76. package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +1 -49
  77. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +1 -1
  78. package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  79. package/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +53 -0
  80. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -53
  81. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +2 -1
  82. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/errors.d.ts +30 -0
  83. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -30
  84. package/node_modules/@aws-sdk/client-sso/package.json +18 -18
  85. package/node_modules/@aws-sdk/core/package.json +4 -4
  86. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  87. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  88. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +15 -0
  89. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +12 -0
  90. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +4 -0
  91. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +4 -3
  92. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +10 -0
  93. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +3 -1
  94. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +7 -0
  95. package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -9
  96. package/node_modules/@aws-sdk/credential-provider-login/README.md +7 -0
  97. package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +286 -0
  98. package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +262 -0
  99. package/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +21 -0
  100. package/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +2 -0
  101. package/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +1 -0
  102. package/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +42 -0
  103. package/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +7 -0
  104. package/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +8 -0
  105. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +24 -0
  106. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +5 -0
  107. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +2 -0
  108. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +39 -0
  109. package/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +59 -0
  110. package/node_modules/@aws-sdk/credential-provider-login/package.json +68 -0
  111. package/node_modules/@aws-sdk/credential-provider-node/package.json +8 -8
  112. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  113. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  114. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
  115. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
  116. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  117. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  118. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  119. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +56 -0
  120. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +18 -0
  121. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +7 -0
  122. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +439 -0
  123. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +39 -0
  124. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +54 -0
  125. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +15 -0
  126. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +42 -0
  127. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +10 -9
  128. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +9 -0
  129. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +50 -0
  130. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +38 -0
  131. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +50 -0
  132. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +16 -0
  133. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +1 -0
  134. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +13 -0
  135. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +14 -0
  136. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +4 -0
  137. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +1 -0
  138. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +6 -0
  139. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +8 -0
  140. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +8 -0
  141. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +57 -0
  142. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +1 -0
  143. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +34 -0
  144. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +49 -0
  145. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +11 -0
  146. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +38 -0
  147. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +9 -0
  148. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +221 -0
  149. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -1
  150. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +9 -0
  151. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +181 -0
  152. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +1 -190
  153. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -1
  154. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -1
  155. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +85 -0
  156. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +1 -85
  157. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +1 -1
  158. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +18 -0
  159. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +198 -0
  160. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  161. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +75 -0
  162. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +157 -0
  163. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +1 -0
  164. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +38 -0
  165. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -0
  166. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +2 -0
  167. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +9 -0
  168. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +16 -0
  169. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +14 -0
  170. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +34 -0
  171. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +102 -0
  172. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +142 -0
  173. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +59 -0
  174. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +59 -0
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +58 -0
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +33 -0
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +17 -0
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +14 -0
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +3 -1
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +25 -0
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +279 -0
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -303
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +108 -0
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -108
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +22 -0
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +127 -0
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  189. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +47 -0
  190. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +47 -0
  191. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +1 -0
  192. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +51 -0
  193. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +8 -0
  194. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +2 -0
  195. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +9 -0
  196. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +10 -0
  197. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +9 -0
  198. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +10 -0
  199. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +35 -0
  200. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +26 -0
  201. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +121 -0
  202. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +114 -0
  203. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +125 -0
  204. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +53 -0
  205. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +11 -0
  206. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +19 -0
  207. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +3 -1
  208. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +13 -0
  209. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +105 -0
  210. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -114
  211. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +2 -1
  212. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +54 -0
  213. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -54
  214. package/node_modules/@aws-sdk/nested-clients/package.json +29 -18
  215. package/node_modules/@aws-sdk/nested-clients/signin.d.ts +7 -0
  216. package/node_modules/@aws-sdk/nested-clients/signin.js +5 -0
  217. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  218. package/node_modules/@aws-sdk/token-providers/package.json +4 -4
  219. package/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +2 -0
  220. package/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +2 -0
  221. package/node_modules/@aws-sdk/types/package.json +1 -1
  222. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  223. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  224. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  225. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +6 -0
  226. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +6 -0
  227. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +6 -2
  228. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +6 -2
  229. package/node_modules/@smithy/core/package.json +1 -1
  230. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  231. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  232. package/node_modules/@smithy/smithy-client/package.json +3 -3
  233. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  234. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  235. package/package.json +3 -3
  236. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/index.js +0 -2
  237. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_1.js +0 -84
  238. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/index.d.ts +0 -2
  239. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +0 -3069
  240. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/index.d.ts +0 -2
  241. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +0 -524
  242. package/node_modules/@aws-sdk/client-sso/dist-es/models/index.js +0 -1
  243. package/node_modules/@aws-sdk/client-sso/dist-types/models/index.d.ts +0 -1
  244. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/index.d.ts +0 -1
  245. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +0 -1
  246. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +0 -1
  247. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +0 -1
  248. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +0 -1
  249. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +0 -1
  250. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +0 -1
@@ -1,29 +1,3 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { SSOOIDCServiceException as __BaseException } from "./SSOOIDCServiceException";
3
- export declare const AccessDeniedExceptionReason: {
4
- readonly KMS_ACCESS_DENIED: "KMS_AccessDeniedException";
5
- };
6
- export type AccessDeniedExceptionReason =
7
- (typeof AccessDeniedExceptionReason)[keyof typeof AccessDeniedExceptionReason];
8
- export declare class AccessDeniedException extends __BaseException {
9
- readonly name: "AccessDeniedException";
10
- readonly $fault: "client";
11
- error?: string | undefined;
12
- reason?: AccessDeniedExceptionReason | undefined;
13
- error_description?: string | undefined;
14
- constructor(
15
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
16
- );
17
- }
18
- export declare class AuthorizationPendingException extends __BaseException {
19
- readonly name: "AuthorizationPendingException";
20
- readonly $fault: "client";
21
- error?: string | undefined;
22
- error_description?: string | undefined;
23
- constructor(
24
- opts: __ExceptionOptionType<AuthorizationPendingException, __BaseException>
25
- );
26
- }
27
1
  export interface CreateTokenRequest {
28
2
  clientId: string | undefined;
29
3
  clientSecret: string | undefined;
@@ -42,91 +16,3 @@ export interface CreateTokenResponse {
42
16
  refreshToken?: string | undefined;
43
17
  idToken?: string | undefined;
44
18
  }
45
- export declare class ExpiredTokenException extends __BaseException {
46
- readonly name: "ExpiredTokenException";
47
- readonly $fault: "client";
48
- error?: string | undefined;
49
- error_description?: string | undefined;
50
- constructor(
51
- opts: __ExceptionOptionType<ExpiredTokenException, __BaseException>
52
- );
53
- }
54
- export declare class InternalServerException extends __BaseException {
55
- readonly name: "InternalServerException";
56
- readonly $fault: "server";
57
- error?: string | undefined;
58
- error_description?: string | undefined;
59
- constructor(
60
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
61
- );
62
- }
63
- export declare class InvalidClientException extends __BaseException {
64
- readonly name: "InvalidClientException";
65
- readonly $fault: "client";
66
- error?: string | undefined;
67
- error_description?: string | undefined;
68
- constructor(
69
- opts: __ExceptionOptionType<InvalidClientException, __BaseException>
70
- );
71
- }
72
- export declare class InvalidGrantException extends __BaseException {
73
- readonly name: "InvalidGrantException";
74
- readonly $fault: "client";
75
- error?: string | undefined;
76
- error_description?: string | undefined;
77
- constructor(
78
- opts: __ExceptionOptionType<InvalidGrantException, __BaseException>
79
- );
80
- }
81
- export declare const InvalidRequestExceptionReason: {
82
- readonly KMS_DISABLED_KEY: "KMS_DisabledException";
83
- readonly KMS_INVALID_KEY_USAGE: "KMS_InvalidKeyUsageException";
84
- readonly KMS_INVALID_STATE: "KMS_InvalidStateException";
85
- readonly KMS_KEY_NOT_FOUND: "KMS_NotFoundException";
86
- };
87
- export type InvalidRequestExceptionReason =
88
- (typeof InvalidRequestExceptionReason)[keyof typeof InvalidRequestExceptionReason];
89
- export declare class InvalidRequestException extends __BaseException {
90
- readonly name: "InvalidRequestException";
91
- readonly $fault: "client";
92
- error?: string | undefined;
93
- reason?: InvalidRequestExceptionReason | undefined;
94
- error_description?: string | undefined;
95
- constructor(
96
- opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
97
- );
98
- }
99
- export declare class InvalidScopeException extends __BaseException {
100
- readonly name: "InvalidScopeException";
101
- readonly $fault: "client";
102
- error?: string | undefined;
103
- error_description?: string | undefined;
104
- constructor(
105
- opts: __ExceptionOptionType<InvalidScopeException, __BaseException>
106
- );
107
- }
108
- export declare class SlowDownException extends __BaseException {
109
- readonly name: "SlowDownException";
110
- readonly $fault: "client";
111
- error?: string | undefined;
112
- error_description?: string | undefined;
113
- constructor(opts: __ExceptionOptionType<SlowDownException, __BaseException>);
114
- }
115
- export declare class UnauthorizedClientException extends __BaseException {
116
- readonly name: "UnauthorizedClientException";
117
- readonly $fault: "client";
118
- error?: string | undefined;
119
- error_description?: string | undefined;
120
- constructor(
121
- opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>
122
- );
123
- }
124
- export declare class UnsupportedGrantTypeException extends __BaseException {
125
- readonly name: "UnsupportedGrantTypeException";
126
- readonly $fault: "client";
127
- error?: string | undefined;
128
- error_description?: string | undefined;
129
- constructor(
130
- opts: __ExceptionOptionType<UnsupportedGrantTypeException, __BaseException>
131
- );
132
- }
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
4
4
  export { RuntimeExtension } from "./runtimeExtensions";
5
5
  export { STSExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
- export * from "./models";
7
+ export * from "./models/errors";
8
+ export * from "./models/models_0";
8
9
  export * from "./defaultRoleAssumers";
9
10
  export { STSServiceException } from "./models/STSServiceException";
@@ -0,0 +1,54 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { STSServiceException as __BaseException } from "./STSServiceException";
3
+ export declare class ExpiredTokenException extends __BaseException {
4
+ readonly name: "ExpiredTokenException";
5
+ readonly $fault: "client";
6
+ constructor(
7
+ opts: __ExceptionOptionType<ExpiredTokenException, __BaseException>
8
+ );
9
+ }
10
+ export declare class MalformedPolicyDocumentException extends __BaseException {
11
+ readonly name: "MalformedPolicyDocumentException";
12
+ readonly $fault: "client";
13
+ constructor(
14
+ opts: __ExceptionOptionType<
15
+ MalformedPolicyDocumentException,
16
+ __BaseException
17
+ >
18
+ );
19
+ }
20
+ export declare class PackedPolicyTooLargeException extends __BaseException {
21
+ readonly name: "PackedPolicyTooLargeException";
22
+ readonly $fault: "client";
23
+ constructor(
24
+ opts: __ExceptionOptionType<PackedPolicyTooLargeException, __BaseException>
25
+ );
26
+ }
27
+ export declare class RegionDisabledException extends __BaseException {
28
+ readonly name: "RegionDisabledException";
29
+ readonly $fault: "client";
30
+ constructor(
31
+ opts: __ExceptionOptionType<RegionDisabledException, __BaseException>
32
+ );
33
+ }
34
+ export declare class IDPRejectedClaimException extends __BaseException {
35
+ readonly name: "IDPRejectedClaimException";
36
+ readonly $fault: "client";
37
+ constructor(
38
+ opts: __ExceptionOptionType<IDPRejectedClaimException, __BaseException>
39
+ );
40
+ }
41
+ export declare class InvalidIdentityTokenException extends __BaseException {
42
+ readonly name: "InvalidIdentityTokenException";
43
+ readonly $fault: "client";
44
+ constructor(
45
+ opts: __ExceptionOptionType<InvalidIdentityTokenException, __BaseException>
46
+ );
47
+ }
48
+ export declare class IDPCommunicationErrorException extends __BaseException {
49
+ readonly name: "IDPCommunicationErrorException";
50
+ readonly $fault: "client";
51
+ constructor(
52
+ opts: __ExceptionOptionType<IDPCommunicationErrorException, __BaseException>
53
+ );
54
+ }
@@ -1,5 +1,3 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { STSServiceException as __BaseException } from "./STSServiceException";
3
1
  export interface AssumedRoleUser {
4
2
  AssumedRoleId: string | undefined;
5
3
  Arn: string | undefined;
@@ -41,51 +39,6 @@ export interface AssumeRoleResponse {
41
39
  PackedPolicySize?: number | undefined;
42
40
  SourceIdentity?: string | undefined;
43
41
  }
44
- export declare class ExpiredTokenException extends __BaseException {
45
- readonly name: "ExpiredTokenException";
46
- readonly $fault: "client";
47
- constructor(
48
- opts: __ExceptionOptionType<ExpiredTokenException, __BaseException>
49
- );
50
- }
51
- export declare class MalformedPolicyDocumentException extends __BaseException {
52
- readonly name: "MalformedPolicyDocumentException";
53
- readonly $fault: "client";
54
- constructor(
55
- opts: __ExceptionOptionType<
56
- MalformedPolicyDocumentException,
57
- __BaseException
58
- >
59
- );
60
- }
61
- export declare class PackedPolicyTooLargeException extends __BaseException {
62
- readonly name: "PackedPolicyTooLargeException";
63
- readonly $fault: "client";
64
- constructor(
65
- opts: __ExceptionOptionType<PackedPolicyTooLargeException, __BaseException>
66
- );
67
- }
68
- export declare class RegionDisabledException extends __BaseException {
69
- readonly name: "RegionDisabledException";
70
- readonly $fault: "client";
71
- constructor(
72
- opts: __ExceptionOptionType<RegionDisabledException, __BaseException>
73
- );
74
- }
75
- export declare class IDPRejectedClaimException extends __BaseException {
76
- readonly name: "IDPRejectedClaimException";
77
- readonly $fault: "client";
78
- constructor(
79
- opts: __ExceptionOptionType<IDPRejectedClaimException, __BaseException>
80
- );
81
- }
82
- export declare class InvalidIdentityTokenException extends __BaseException {
83
- readonly name: "InvalidIdentityTokenException";
84
- readonly $fault: "client";
85
- constructor(
86
- opts: __ExceptionOptionType<InvalidIdentityTokenException, __BaseException>
87
- );
88
- }
89
42
  export interface AssumeRoleWithWebIdentityRequest {
90
43
  RoleArn: string | undefined;
91
44
  RoleSessionName: string | undefined;
@@ -104,10 +57,3 @@ export interface AssumeRoleWithWebIdentityResponse {
104
57
  Audience?: string | undefined;
105
58
  SourceIdentity?: string | undefined;
106
59
  }
107
- export declare class IDPCommunicationErrorException extends __BaseException {
108
- readonly name: "IDPCommunicationErrorException";
109
- readonly $fault: "client";
110
- constructor(
111
- opts: __ExceptionOptionType<IDPCommunicationErrorException, __BaseException>
112
- );
113
- }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.934.0",
3
+ "version": "3.936.0",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,37 +29,37 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "3.934.0",
33
- "@aws-sdk/middleware-host-header": "3.930.0",
34
- "@aws-sdk/middleware-logger": "3.930.0",
35
- "@aws-sdk/middleware-recursion-detection": "3.933.0",
36
- "@aws-sdk/middleware-user-agent": "3.934.0",
37
- "@aws-sdk/region-config-resolver": "3.930.0",
38
- "@aws-sdk/types": "3.930.0",
39
- "@aws-sdk/util-endpoints": "3.930.0",
40
- "@aws-sdk/util-user-agent-browser": "3.930.0",
41
- "@aws-sdk/util-user-agent-node": "3.934.0",
32
+ "@aws-sdk/core": "3.936.0",
33
+ "@aws-sdk/middleware-host-header": "3.936.0",
34
+ "@aws-sdk/middleware-logger": "3.936.0",
35
+ "@aws-sdk/middleware-recursion-detection": "3.936.0",
36
+ "@aws-sdk/middleware-user-agent": "3.936.0",
37
+ "@aws-sdk/region-config-resolver": "3.936.0",
38
+ "@aws-sdk/types": "3.936.0",
39
+ "@aws-sdk/util-endpoints": "3.936.0",
40
+ "@aws-sdk/util-user-agent-browser": "3.936.0",
41
+ "@aws-sdk/util-user-agent-node": "3.936.0",
42
42
  "@smithy/config-resolver": "^4.4.3",
43
- "@smithy/core": "^3.18.2",
43
+ "@smithy/core": "^3.18.5",
44
44
  "@smithy/fetch-http-handler": "^5.3.6",
45
45
  "@smithy/hash-node": "^4.2.5",
46
46
  "@smithy/invalid-dependency": "^4.2.5",
47
47
  "@smithy/middleware-content-length": "^4.2.5",
48
- "@smithy/middleware-endpoint": "^4.3.9",
49
- "@smithy/middleware-retry": "^4.4.9",
50
- "@smithy/middleware-serde": "^4.2.5",
48
+ "@smithy/middleware-endpoint": "^4.3.12",
49
+ "@smithy/middleware-retry": "^4.4.12",
50
+ "@smithy/middleware-serde": "^4.2.6",
51
51
  "@smithy/middleware-stack": "^4.2.5",
52
52
  "@smithy/node-config-provider": "^4.3.5",
53
53
  "@smithy/node-http-handler": "^4.4.5",
54
54
  "@smithy/protocol-http": "^5.3.5",
55
- "@smithy/smithy-client": "^4.9.5",
55
+ "@smithy/smithy-client": "^4.9.8",
56
56
  "@smithy/types": "^4.9.0",
57
57
  "@smithy/url-parser": "^4.2.5",
58
58
  "@smithy/util-base64": "^4.3.0",
59
59
  "@smithy/util-body-length-browser": "^4.2.0",
60
60
  "@smithy/util-body-length-node": "^4.2.1",
61
- "@smithy/util-defaults-mode-browser": "^4.3.8",
62
- "@smithy/util-defaults-mode-node": "^4.2.11",
61
+ "@smithy/util-defaults-mode-browser": "^4.3.11",
62
+ "@smithy/util-defaults-mode-node": "^4.2.14",
63
63
  "@smithy/util-endpoints": "^3.2.5",
64
64
  "@smithy/util-middleware": "^4.2.5",
65
65
  "@smithy/util-retry": "^4.2.5",
@@ -80,6 +80,8 @@
80
80
  }
81
81
  },
82
82
  "files": [
83
+ "./signin.d.ts",
84
+ "./signin.js",
83
85
  "./sso-oidc.d.ts",
84
86
  "./sso-oidc.js",
85
87
  "./sts.d.ts",
@@ -87,6 +89,7 @@
87
89
  "dist-*/**"
88
90
  ],
89
91
  "browser": {
92
+ "./dist-es/submodules/signin/runtimeConfig": "./dist-es/submodules/signin/runtimeConfig.browser",
90
93
  "./dist-es/submodules/sso-oidc/runtimeConfig": "./dist-es/submodules/sso-oidc/runtimeConfig.browser",
91
94
  "./dist-es/submodules/sts/runtimeConfig": "./dist-es/submodules/sts/runtimeConfig.browser"
92
95
  },
@@ -98,6 +101,7 @@
98
101
  "directory": "packages/nested-clients"
99
102
  },
100
103
  "exports": {
104
+ "./package.json": "./package.json",
101
105
  "./sso-oidc": {
102
106
  "types": "./dist-types/submodules/sso-oidc/index.d.ts",
103
107
  "module": "./dist-es/submodules/sso-oidc/index.js",
@@ -111,6 +115,13 @@
111
115
  "node": "./dist-cjs/submodules/sts/index.js",
112
116
  "import": "./dist-es/submodules/sts/index.js",
113
117
  "require": "./dist-cjs/submodules/sts/index.js"
118
+ },
119
+ "./signin": {
120
+ "types": "./dist-types/submodules/signin/index.d.ts",
121
+ "module": "./dist-es/submodules/signin/index.js",
122
+ "node": "./dist-cjs/submodules/signin/index.js",
123
+ "import": "./dist-es/submodules/signin/index.js",
124
+ "require": "./dist-cjs/submodules/signin/index.js"
114
125
  }
115
126
  }
116
127
  }
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Do not edit:
3
+ * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
+ */
5
+ declare module "@aws-sdk/nested-clients/signin" {
6
+ export * from "@aws-sdk/nested-clients/dist-types/submodules/signin/index.d";
7
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Do not edit:
3
+ * This is a compatibility redirect for contexts that do not understand package.json exports field.
4
+ */
5
+ module.exports = require("./dist-cjs/submodules/signin/index.js");
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.930.0",
3
+ "version": "3.936.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 region-config-resolver",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.930.0",
26
+ "@aws-sdk/types": "3.936.0",
27
27
  "@smithy/config-resolver": "^4.4.3",
28
28
  "@smithy/node-config-provider": "^4.3.5",
29
29
  "@smithy/types": "^4.9.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.934.0",
3
+ "version": "3.936.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/core": "3.934.0",
33
- "@aws-sdk/nested-clients": "3.934.0",
34
- "@aws-sdk/types": "3.930.0",
32
+ "@aws-sdk/core": "3.936.0",
33
+ "@aws-sdk/nested-clients": "3.936.0",
34
+ "@aws-sdk/types": "3.936.0",
35
35
  "@smithy/property-provider": "^4.2.5",
36
36
  "@smithy/shared-ini-file-loader": "^4.4.0",
37
37
  "@smithy/types": "^4.9.0",
@@ -56,6 +56,8 @@ export type AwsSdkCredentialsFeatures = Partial<{
56
56
  CREDENTIALS_AWS_SDK_STORE: "y";
57
57
  CREDENTIALS_HTTP: "z";
58
58
  CREDENTIALS_IMDS: "0";
59
+ CREDENTIALS_PROFILE_LOGIN: "AC";
60
+ CREDENTIALS_LOGIN: "AD";
59
61
  }>;
60
62
  /**
61
63
  * @internal
@@ -52,6 +52,8 @@ export type AwsSdkCredentialsFeatures = Partial<{
52
52
  CREDENTIALS_AWS_SDK_STORE: "y";
53
53
  CREDENTIALS_HTTP: "z";
54
54
  CREDENTIALS_IMDS: "0";
55
+ CREDENTIALS_PROFILE_LOGIN: "AC";
56
+ CREDENTIALS_LOGIN: "AD";
55
57
  }>;
56
58
  export type AwsSdkTokenFeatures = Partial<{
57
59
  BEARER_SERVICE_ENV_VARS: "3";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.930.0",
3
+ "version": "3.936.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.930.0",
3
+ "version": "3.936.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "3.930.0",
28
+ "@aws-sdk/types": "3.936.0",
29
29
  "@smithy/types": "^4.9.0",
30
30
  "@smithy/url-parser": "^4.2.5",
31
31
  "@smithy/util-endpoints": "^3.2.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.930.0",
3
+ "version": "3.936.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 util-user-agent-browser",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "react-native": "dist-es/index.native.js",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.930.0",
27
+ "@aws-sdk/types": "3.936.0",
28
28
  "@smithy/types": "^4.9.0",
29
29
  "bowser": "^2.11.0",
30
30
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.934.0",
3
+ "version": "3.936.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 util-user-agent-node",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/middleware-user-agent": "3.934.0",
26
- "@aws-sdk/types": "3.930.0",
25
+ "@aws-sdk/middleware-user-agent": "3.936.0",
26
+ "@aws-sdk/types": "3.936.0",
27
27
  "@smithy/node-config-provider": "^4.3.5",
28
28
  "@smithy/types": "^4.9.0",
29
29
  "tslib": "^2.6.2"
@@ -316,6 +316,9 @@ class HttpBindingProtocol extends HttpProtocol {
316
316
  }
317
317
  }
318
318
  }
319
+ else if (nonHttpBindingMembers.discardResponseBody) {
320
+ await collectBody(response.body, context);
321
+ }
319
322
  dataObject.$metadata = this.deserializeMetadata(response);
320
323
  return dataObject;
321
324
  }
@@ -327,12 +330,14 @@ class HttpBindingProtocol extends HttpProtocol {
327
330
  else {
328
331
  dataObject = arg4;
329
332
  }
333
+ let discardResponseBody = true;
330
334
  const deserializer = this.deserializer;
331
335
  const ns = schema.NormalizedSchema.of(schema$1);
332
336
  const nonHttpBindingMembers = [];
333
337
  for (const [memberName, memberSchema] of ns.structIterator()) {
334
338
  const memberTraits = memberSchema.getMemberTraits();
335
339
  if (memberTraits.httpPayload) {
340
+ discardResponseBody = false;
336
341
  const isStreaming = memberSchema.isStreaming();
337
342
  if (isStreaming) {
338
343
  const isEventStream = memberSchema.isStructSchema();
@@ -396,6 +401,7 @@ class HttpBindingProtocol extends HttpProtocol {
396
401
  nonHttpBindingMembers.push(memberName);
397
402
  }
398
403
  }
404
+ nonHttpBindingMembers.discardResponseBody = discardResponseBody;
399
405
  return nonHttpBindingMembers;
400
406
  }
401
407
  }
@@ -175,6 +175,9 @@ export class HttpBindingProtocol extends HttpProtocol {
175
175
  }
176
176
  }
177
177
  }
178
+ else if (nonHttpBindingMembers.discardResponseBody) {
179
+ await collectBody(response.body, context);
180
+ }
178
181
  dataObject.$metadata = this.deserializeMetadata(response);
179
182
  return dataObject;
180
183
  }
@@ -186,12 +189,14 @@ export class HttpBindingProtocol extends HttpProtocol {
186
189
  else {
187
190
  dataObject = arg4;
188
191
  }
192
+ let discardResponseBody = true;
189
193
  const deserializer = this.deserializer;
190
194
  const ns = NormalizedSchema.of(schema);
191
195
  const nonHttpBindingMembers = [];
192
196
  for (const [memberName, memberSchema] of ns.structIterator()) {
193
197
  const memberTraits = memberSchema.getMemberTraits();
194
198
  if (memberTraits.httpPayload) {
199
+ discardResponseBody = false;
195
200
  const isStreaming = memberSchema.isStreaming();
196
201
  if (isStreaming) {
197
202
  const isEventStream = memberSchema.isStructSchema();
@@ -255,6 +260,7 @@ export class HttpBindingProtocol extends HttpProtocol {
255
260
  nonHttpBindingMembers.push(memberName);
256
261
  }
257
262
  }
263
+ nonHttpBindingMembers.discardResponseBody = discardResponseBody;
258
264
  return nonHttpBindingMembers;
259
265
  }
260
266
  }
@@ -18,6 +18,10 @@ export declare abstract class HttpBindingProtocol extends HttpProtocol {
18
18
  * @deprecated (only this signature) use signature without headerBindings.
19
19
  * @override
20
20
  */
21
- protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, headerBindings: Set<string>, dataObject: any): Promise<string[]>;
22
- protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, dataObject: any): Promise<string[]>;
21
+ protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, headerBindings: Set<string>, dataObject: any): Promise<string[] & {
22
+ discardResponseBody?: boolean;
23
+ }>;
24
+ protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, dataObject: any): Promise<string[] & {
25
+ discardResponseBody?: boolean;
26
+ }>;
23
27
  }
@@ -18,6 +18,10 @@ export declare abstract class HttpBindingProtocol extends HttpProtocol {
18
18
  * @deprecated (only this signature) use signature without headerBindings.
19
19
  * @override
20
20
  */
21
- protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, headerBindings: Set<string>, dataObject: any): Promise<string[]>;
22
- protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, dataObject: any): Promise<string[]>;
21
+ protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, headerBindings: Set<string>, dataObject: any): Promise<string[] & {
22
+ discardResponseBody?: boolean;
23
+ }>;
24
+ protected deserializeHttpMessage(schema: Schema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse, dataObject: any): Promise<string[] & {
25
+ discardResponseBody?: boolean;
26
+ }>;
23
27
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/core",
3
- "version": "3.18.4",
3
+ "version": "3.18.5",
4
4
  "scripts": {
5
5
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline core",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-endpoint",
3
- "version": "4.3.11",
3
+ "version": "4.3.12",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-endpoint",
@@ -25,7 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.18.4",
28
+ "@smithy/core": "^3.18.5",
29
29
  "@smithy/middleware-serde": "^4.2.6",
30
30
  "@smithy/node-config-provider": "^4.3.5",
31
31
  "@smithy/shared-ini-file-loader": "^4.4.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-retry",
3
- "version": "4.4.11",
3
+ "version": "4.4.12",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-retry",
@@ -37,7 +37,7 @@
37
37
  "@smithy/node-config-provider": "^4.3.5",
38
38
  "@smithy/protocol-http": "^5.3.5",
39
39
  "@smithy/service-error-classification": "^4.2.5",
40
- "@smithy/smithy-client": "^4.9.7",
40
+ "@smithy/smithy-client": "^4.9.8",
41
41
  "@smithy/types": "^4.9.0",
42
42
  "@smithy/util-middleware": "^4.2.5",
43
43
  "@smithy/util-retry": "^4.2.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "4.9.7",
3
+ "version": "4.9.8",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline smithy-client",
@@ -25,8 +25,8 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.18.4",
29
- "@smithy/middleware-endpoint": "^4.3.11",
28
+ "@smithy/core": "^3.18.5",
29
+ "@smithy/middleware-endpoint": "^4.3.12",
30
30
  "@smithy/middleware-stack": "^4.2.5",
31
31
  "@smithy/protocol-http": "^5.3.5",
32
32
  "@smithy/types": "^4.9.0",