@cdklabs/cdk-ecs-codedeploy 0.0.273 → 0.0.275

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 (249) hide show
  1. package/.jsii +3 -3
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/api-canary/index.js +1 -1
  4. package/lib/ecs-appspec/index.js +1 -1
  5. package/lib/ecs-deployment/index.js +1 -1
  6. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  7. package/node_modules/@aws-sdk/client-codedeploy/package.json +14 -15
  8. package/node_modules/@aws-sdk/client-sso/package.json +13 -14
  9. package/node_modules/@aws-sdk/core/CHANGELOG.md +11 -0
  10. package/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -9
  11. package/node_modules/@aws-sdk/core/dist-es/client/emitWarningIfUnsupportedVersion.js +0 -7
  12. package/node_modules/@aws-sdk/core/package.json +2 -2
  13. package/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.spec.ts +1 -1
  14. package/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.ts +8 -7
  15. package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
  16. package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
  17. package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
  18. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  19. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  20. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +2 -17
  21. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -1
  22. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +5 -2
  23. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -2
  24. package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -8
  25. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  26. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  27. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  28. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -1
  29. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +1 -1
  30. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +2 -2
  31. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +1 -2
  32. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -4
  33. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  34. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  35. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  36. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  37. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  38. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +14 -20
  39. package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +1 -1
  40. package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +1 -1
  41. package/node_modules/@aws-sdk/token-providers/package.json +6 -4
  42. package/node_modules/@aws-sdk/types/package.json +2 -2
  43. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  44. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  45. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  46. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  47. package/package.json +8 -8
  48. package/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
  49. package/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
  50. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
  51. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
  52. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -14
  53. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
  54. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1024
  55. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
  56. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -49
  57. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
  58. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
  59. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
  60. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -52
  61. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  62. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
  63. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -25
  64. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -25
  65. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -25
  66. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -25
  67. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
  68. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
  69. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
  70. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -10
  71. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
  72. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js +0 -1
  73. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
  74. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
  75. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
  76. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -217
  77. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -409
  78. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
  79. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -44
  80. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
  81. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
  82. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
  83. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
  84. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -212
  85. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  86. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
  87. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -162
  88. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -244
  89. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -108
  90. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -111
  91. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
  92. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
  93. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
  94. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
  95. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
  96. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
  97. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
  98. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -13
  99. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
  100. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -734
  101. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  102. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -53
  103. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -53
  104. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -52
  105. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
  106. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
  107. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
  108. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -144
  109. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  110. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
  111. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -35
  112. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -39
  113. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -38
  114. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -39
  115. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
  116. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  117. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
  118. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  119. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  120. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  121. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
  122. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -8
  123. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
  124. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -201
  125. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  126. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -110
  127. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -108
  128. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
  129. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
  130. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  131. package/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -102
  132. package/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
  133. package/node_modules/@aws-sdk/client-sts/README.md +0 -273
  134. package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -56
  135. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  136. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
  137. package/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
  138. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
  139. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
  140. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
  141. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1457
  142. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
  143. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -63
  144. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
  145. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
  146. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
  147. package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
  148. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -52
  149. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  150. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
  151. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -25
  152. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -25
  153. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -25
  154. package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -24
  155. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -24
  156. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -24
  157. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -25
  158. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -25
  159. package/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
  160. package/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
  161. package/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
  162. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -67
  163. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
  164. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -10
  165. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
  166. package/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js +0 -1
  167. package/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
  168. package/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
  169. package/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
  170. package/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
  171. package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
  172. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
  173. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -58
  174. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
  175. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
  176. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
  177. package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
  178. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -182
  179. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  180. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
  181. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -257
  182. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -282
  183. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -291
  184. package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -115
  185. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -75
  186. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -116
  187. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -230
  188. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -154
  189. package/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
  190. package/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
  191. package/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
  192. package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
  193. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
  194. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
  195. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
  196. package/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
  197. package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
  198. package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -13
  199. package/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
  200. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
  201. package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
  202. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -54
  203. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -57
  204. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -53
  205. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
  206. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
  207. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
  208. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -165
  209. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  210. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
  211. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -35
  212. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -39
  213. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -39
  214. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -39
  215. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -38
  216. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -39
  217. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -39
  218. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -38
  219. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
  220. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  221. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
  222. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
  223. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
  224. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  225. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  226. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  227. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
  228. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -8
  229. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
  230. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
  231. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
  232. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -116
  233. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -117
  234. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -110
  235. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
  236. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  237. package/node_modules/@aws-sdk/client-sts/package.json +0 -104
  238. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
  239. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
  240. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
  241. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
  242. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
  243. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
  244. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
  245. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
  246. package/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
  247. package/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
  248. package/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
  249. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
@@ -30,7 +30,7 @@ const fromWebToken = (init) => async () => {
30
30
  const { roleArn, roleSessionName, webIdentityToken, providerId, policyArns, policy, durationSeconds } = init;
31
31
  let { roleAssumerWithWebIdentity } = init;
32
32
  if (!roleAssumerWithWebIdentity) {
33
- const { getDefaultRoleAssumerWithWebIdentity } = await Promise.resolve().then(() => __importStar(require("./loadSts")));
33
+ const { getDefaultRoleAssumerWithWebIdentity } = await Promise.resolve().then(() => __importStar(require("@aws-sdk/client-sts")));
34
34
  roleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity({
35
35
  ...init.clientConfig,
36
36
  credentialProviderLogger: init.logger,
@@ -3,7 +3,7 @@ export const fromWebToken = (init) => async () => {
3
3
  const { roleArn, roleSessionName, webIdentityToken, providerId, policyArns, policy, durationSeconds } = init;
4
4
  let { roleAssumerWithWebIdentity } = init;
5
5
  if (!roleAssumerWithWebIdentity) {
6
- const { getDefaultRoleAssumerWithWebIdentity } = await import("./loadSts");
6
+ const { getDefaultRoleAssumerWithWebIdentity } = await import("@aws-sdk/client-sts");
7
7
  roleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity({
8
8
  ...init.clientConfig,
9
9
  credentialProviderLogger: init.logger,
@@ -1,6 +1,5 @@
1
1
  import type { CredentialProviderOptions } from "@aws-sdk/types";
2
2
  import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, Pluggable } from "@smithy/types";
3
- import type { STSClientConfig } from "./loadSts";
4
3
  /**
5
4
  * @public
6
5
  */
@@ -130,9 +129,10 @@ export interface FromWebTokenInit extends Omit<LowerCaseKey<AssumeRoleWithWebIde
130
129
  */
131
130
  roleAssumerWithWebIdentity?: (params: AssumeRoleWithWebIdentityParams) => Promise<AwsCredentialIdentity>;
132
131
  /**
132
+ * STSClientConfig to be used for creating STS Client for assuming role.
133
133
  * @internal
134
134
  */
135
- clientConfig?: STSClientConfig;
135
+ clientConfig?: any;
136
136
  /**
137
137
  * @internal
138
138
  */
@@ -4,7 +4,6 @@ import {
4
4
  AwsCredentialIdentityProvider,
5
5
  Pluggable,
6
6
  } from "@smithy/types";
7
- import { STSClientConfig } from "./loadSts";
8
7
  export interface AssumeRoleWithWebIdentityParams {
9
8
  RoleArn: string;
10
9
  RoleSessionName: string;
@@ -32,7 +31,7 @@ export interface FromWebTokenInit
32
31
  roleAssumerWithWebIdentity?: (
33
32
  params: AssumeRoleWithWebIdentityParams
34
33
  ) => Promise<AwsCredentialIdentity>;
35
- clientConfig?: STSClientConfig;
34
+ clientConfig?: any;
36
35
  clientPlugins?: Pluggable<any, any>[];
37
36
  }
38
37
  export declare const fromWebToken: (
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.556.0",
3
+ "version": "3.567.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",
@@ -32,8 +32,7 @@
32
32
  },
33
33
  "license": "Apache-2.0",
34
34
  "dependencies": {
35
- "@aws-sdk/client-sts": "3.556.0",
36
- "@aws-sdk/types": "3.535.0",
35
+ "@aws-sdk/types": "3.567.0",
37
36
  "@smithy/property-provider": "^2.2.0",
38
37
  "@smithy/types": "^2.12.0",
39
38
  "tslib": "^2.6.2"
@@ -46,9 +45,12 @@
46
45
  "rimraf": "3.0.2",
47
46
  "typescript": "~4.9.5"
48
47
  },
48
+ "peerDependencies": {
49
+ "@aws-sdk/client-sts": "^3.567.0"
50
+ },
49
51
  "types": "./dist-types/index.d.ts",
50
52
  "engines": {
51
- "node": ">=14.0.0"
53
+ "node": ">=16.0.0"
52
54
  },
53
55
  "typesVersions": {
54
56
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.535.0",
3
+ "version": "3.567.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-host-header",
@@ -21,13 +21,13 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.535.0",
24
+ "@aws-sdk/types": "3.567.0",
25
25
  "@smithy/protocol-http": "^3.3.0",
26
26
  "@smithy/types": "^2.12.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
30
- "node": ">=14.0.0"
30
+ "node": ">=16.0.0"
31
31
  },
32
32
  "typesVersions": {
33
33
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.535.0",
3
+ "version": "3.567.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-logger",
@@ -22,7 +22,7 @@
22
22
  "module": "./dist-es/index.js",
23
23
  "types": "./dist-types/index.d.ts",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.535.0",
25
+ "@aws-sdk/types": "3.567.0",
26
26
  "@smithy/types": "^2.12.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
@@ -35,7 +35,7 @@
35
35
  "typescript": "~4.9.5"
36
36
  },
37
37
  "engines": {
38
- "node": ">=14.0.0"
38
+ "node": ">=16.0.0"
39
39
  },
40
40
  "typesVersions": {
41
41
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.535.0",
3
+ "version": "3.567.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-recursion-detection",
@@ -21,13 +21,13 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.535.0",
24
+ "@aws-sdk/types": "3.567.0",
25
25
  "@smithy/protocol-http": "^3.3.0",
26
26
  "@smithy/types": "^2.12.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
30
- "node": ">=14.0.0"
30
+ "node": ">=16.0.0"
31
31
  },
32
32
  "typesVersions": {
33
33
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.540.0",
3
+ "version": "3.567.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",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.535.0",
26
- "@aws-sdk/util-endpoints": "3.540.0",
25
+ "@aws-sdk/types": "3.567.0",
26
+ "@aws-sdk/util-endpoints": "3.567.0",
27
27
  "@smithy/protocol-http": "^3.3.0",
28
28
  "@smithy/types": "^2.12.0",
29
29
  "tslib": "^2.6.2"
@@ -36,7 +36,7 @@
36
36
  "typescript": "~4.9.5"
37
37
  },
38
38
  "engines": {
39
- "node": ">=14.0.0"
39
+ "node": ">=16.0.0"
40
40
  },
41
41
  "typesVersions": {
42
42
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.535.0",
3
+ "version": "3.567.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",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.535.0",
24
+ "@aws-sdk/types": "3.567.0",
25
25
  "@smithy/node-config-provider": "^2.3.0",
26
26
  "@smithy/types": "^2.12.0",
27
27
  "@smithy/util-config-provider": "^2.3.0",
@@ -37,7 +37,7 @@
37
37
  "typescript": "~4.9.5"
38
38
  },
39
39
  "engines": {
40
- "node": ">=14.0.0"
40
+ "node": ">=16.0.0"
41
41
  },
42
42
  "typesVersions": {
43
43
  "<4.0": {
@@ -1,11 +1,10 @@
1
+ var __create = Object.create;
1
2
  var __defProp = Object.defineProperty;
2
3
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
4
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
4
6
  var __hasOwnProp = Object.prototype.hasOwnProperty;
5
7
  var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
6
- var __esm = (fn, res) => function __init() {
7
- return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
8
- };
9
8
  var __export = (target, all) => {
10
9
  for (var name in all)
11
10
  __defProp(target, name, { get: all[name], enumerable: true });
@@ -18,21 +17,16 @@ var __copyProps = (to, from, except, desc) => {
18
17
  }
19
18
  return to;
20
19
  };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
21
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
22
29
 
23
- // src/loadSsoOidc.ts
24
- var loadSsoOidc_exports = {};
25
- __export(loadSsoOidc_exports, {
26
- CreateTokenCommand: () => import_client_sso_oidc.CreateTokenCommand,
27
- SSOOIDCClient: () => import_client_sso_oidc.SSOOIDCClient
28
- });
29
- var import_client_sso_oidc;
30
- var init_loadSsoOidc = __esm({
31
- "src/loadSsoOidc.ts"() {
32
- import_client_sso_oidc = require("@aws-sdk/client-sso-oidc");
33
- }
34
- });
35
-
36
30
  // src/index.ts
37
31
  var src_exports = {};
38
32
  __export(src_exports, {
@@ -53,21 +47,21 @@ var REFRESH_MESSAGE = `To refresh this SSO session run 'aws sso login' with the
53
47
  // src/getSsoOidcClient.ts
54
48
  var ssoOidcClientsHash = {};
55
49
  var getSsoOidcClient = /* @__PURE__ */ __name(async (ssoRegion) => {
56
- const { SSOOIDCClient: SSOOIDCClient2 } = await Promise.resolve().then(() => (init_loadSsoOidc(), loadSsoOidc_exports));
50
+ const { SSOOIDCClient } = await Promise.resolve().then(() => __toESM(require("@aws-sdk/client-sso-oidc")));
57
51
  if (ssoOidcClientsHash[ssoRegion]) {
58
52
  return ssoOidcClientsHash[ssoRegion];
59
53
  }
60
- const ssoOidcClient = new SSOOIDCClient2({ region: ssoRegion });
54
+ const ssoOidcClient = new SSOOIDCClient({ region: ssoRegion });
61
55
  ssoOidcClientsHash[ssoRegion] = ssoOidcClient;
62
56
  return ssoOidcClient;
63
57
  }, "getSsoOidcClient");
64
58
 
65
59
  // src/getNewSsoOidcToken.ts
66
60
  var getNewSsoOidcToken = /* @__PURE__ */ __name(async (ssoToken, ssoRegion) => {
67
- const { CreateTokenCommand: CreateTokenCommand2 } = await Promise.resolve().then(() => (init_loadSsoOidc(), loadSsoOidc_exports));
61
+ const { CreateTokenCommand } = await Promise.resolve().then(() => __toESM(require("@aws-sdk/client-sso-oidc")));
68
62
  const ssoOidcClient = await getSsoOidcClient(ssoRegion);
69
63
  return ssoOidcClient.send(
70
- new CreateTokenCommand2({
64
+ new CreateTokenCommand({
71
65
  clientId: ssoToken.clientId,
72
66
  clientSecret: ssoToken.clientSecret,
73
67
  refreshToken: ssoToken.refreshToken,
@@ -1,6 +1,6 @@
1
1
  import { getSsoOidcClient } from "./getSsoOidcClient";
2
2
  export const getNewSsoOidcToken = async (ssoToken, ssoRegion) => {
3
- const { CreateTokenCommand } = await import("./loadSsoOidc");
3
+ const { CreateTokenCommand } = await import("@aws-sdk/client-sso-oidc");
4
4
  const ssoOidcClient = await getSsoOidcClient(ssoRegion);
5
5
  return ssoOidcClient.send(new CreateTokenCommand({
6
6
  clientId: ssoToken.clientId,
@@ -1,6 +1,6 @@
1
1
  const ssoOidcClientsHash = {};
2
2
  export const getSsoOidcClient = async (ssoRegion) => {
3
- const { SSOOIDCClient } = await import("./loadSsoOidc");
3
+ const { SSOOIDCClient } = await import("@aws-sdk/client-sso-oidc");
4
4
  if (ssoOidcClientsHash[ssoRegion]) {
5
5
  return ssoOidcClientsHash[ssoRegion];
6
6
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.564.0",
3
+ "version": "3.567.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,8 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/client-sso-oidc": "3.564.0",
30
- "@aws-sdk/types": "3.535.0",
29
+ "@aws-sdk/types": "3.567.0",
31
30
  "@smithy/property-provider": "^2.2.0",
32
31
  "@smithy/shared-ini-file-loader": "^2.4.0",
33
32
  "@smithy/types": "^2.12.0",
@@ -41,9 +40,12 @@
41
40
  "rimraf": "3.0.2",
42
41
  "typescript": "~4.9.5"
43
42
  },
43
+ "peerDependencies": {
44
+ "@aws-sdk/client-sso-oidc": "^3.567.0"
45
+ },
44
46
  "types": "./dist-types/index.d.ts",
45
47
  "engines": {
46
- "node": ">=14.0.0"
48
+ "node": ">=16.0.0"
47
49
  },
48
50
  "typesVersions": {
49
51
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.535.0",
3
+ "version": "3.567.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "engines": {
25
- "node": ">=14.0.0"
25
+ "node": ">=16.0.0"
26
26
  },
27
27
  "typesVersions": {
28
28
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.540.0",
3
+ "version": "3.567.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -22,13 +22,13 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.535.0",
25
+ "@aws-sdk/types": "3.567.0",
26
26
  "@smithy/types": "^2.12.0",
27
27
  "@smithy/util-endpoints": "^1.2.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
31
- "node": ">=14.0.0"
31
+ "node": ">=16.0.0"
32
32
  },
33
33
  "typesVersions": {
34
34
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-locate-window",
3
- "version": "3.535.0",
3
+ "version": "3.567.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-locate-window",
@@ -31,7 +31,7 @@
31
31
  "module": "./dist-es/index.js",
32
32
  "types": "./dist-types/index.d.ts",
33
33
  "engines": {
34
- "node": ">=14.0.0"
34
+ "node": ">=16.0.0"
35
35
  },
36
36
  "typesVersions": {
37
37
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.535.0",
3
+ "version": "3.567.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",
@@ -22,7 +22,7 @@
22
22
  "license": "Apache-2.0",
23
23
  "react-native": "dist-es/index.native.js",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.535.0",
25
+ "@aws-sdk/types": "3.567.0",
26
26
  "@smithy/types": "^2.12.0",
27
27
  "bowser": "^2.11.0",
28
28
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.535.0",
3
+ "version": "3.567.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",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.535.0",
23
+ "@aws-sdk/types": "3.567.0",
24
24
  "@smithy/node-config-provider": "^2.3.0",
25
25
  "@smithy/types": "^2.12.0",
26
26
  "tslib": "^2.6.2"
@@ -42,7 +42,7 @@
42
42
  }
43
43
  },
44
44
  "engines": {
45
- "node": ">=14.0.0"
45
+ "node": ">=16.0.0"
46
46
  },
47
47
  "typesVersions": {
48
48
  "<4.0": {
package/package.json CHANGED
@@ -83,8 +83,8 @@
83
83
  "aws-cdk-lib": "2.131.0",
84
84
  "aws-sdk-client-mock": "^4.0.0",
85
85
  "aws-sdk-client-mock-jest": "^4.0.0",
86
- "cdk-nag": "^2.28.100",
87
- "cdklabs-projen-project-types": "^0.1.193",
86
+ "cdk-nag": "^2.28.105",
87
+ "cdklabs-projen-project-types": "^0.1.195",
88
88
  "constructs": "10.0.5",
89
89
  "esbuild": "^0.20.2",
90
90
  "eslint": "^8",
@@ -93,12 +93,12 @@
93
93
  "jest": "^27",
94
94
  "jest-junit": "^15",
95
95
  "jsii": "~5.2",
96
- "jsii-diff": "^1.97.0",
96
+ "jsii-diff": "^1.98.0",
97
97
  "jsii-docgen": "^7.2.9",
98
- "jsii-pacmak": "^1.97.0",
99
- "jsii-rosetta": "^5.4.6",
98
+ "jsii-pacmak": "^1.98.0",
99
+ "jsii-rosetta": "^5.4.10",
100
100
  "lambda-tester": "^4.0.1",
101
- "projen": "0.81.2",
101
+ "projen": "0.81.5",
102
102
  "standard-version": "^9",
103
103
  "ts-jest": "^27",
104
104
  "ts-node": "^10.9.2",
@@ -109,7 +109,7 @@
109
109
  "constructs": "^10.0.5"
110
110
  },
111
111
  "dependencies": {
112
- "@aws-sdk/client-codedeploy": "^3.564.0",
112
+ "@aws-sdk/client-codedeploy": "^3.567.0",
113
113
  "jmespath": "^0.16.0"
114
114
  },
115
115
  "bundledDependencies": [
@@ -127,7 +127,7 @@
127
127
  "publishConfig": {
128
128
  "access": "public"
129
129
  },
130
- "version": "0.0.273",
130
+ "version": "0.0.275",
131
131
  "jest": {
132
132
  "testMatch": [
133
133
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",