serverless-spy 0.0.28 → 0.0.31

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 (405) hide show
  1. package/.eslintrc.yml +1 -1
  2. package/.jsii +16 -16
  3. package/dist/releasetag.txt +1 -1
  4. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +144 -92
  5. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +3 -3
  6. package/lib/src/ServerlessSpy.js +2 -3
  7. package/lib/src/ServerlessSpy.mjs +1 -2
  8. package/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +8 -0
  9. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  10. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/CHANGELOG.md +8 -0
  11. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/package.json +26 -26
  12. package/node_modules/@aws-sdk/client-cognito-identity/CHANGELOG.md +8 -0
  13. package/node_modules/@aws-sdk/client-cognito-identity/package.json +27 -27
  14. package/node_modules/@aws-sdk/client-dynamodb/CHANGELOG.md +8 -0
  15. package/node_modules/@aws-sdk/client-dynamodb/package.json +28 -28
  16. package/node_modules/@aws-sdk/client-eventbridge/CHANGELOG.md +8 -0
  17. package/node_modules/@aws-sdk/client-eventbridge/package.json +28 -28
  18. package/node_modules/@aws-sdk/client-lambda/CHANGELOG.md +8 -0
  19. package/node_modules/@aws-sdk/client-lambda/package.json +27 -27
  20. package/node_modules/@aws-sdk/client-s3/CHANGELOG.md +8 -0
  21. package/node_modules/@aws-sdk/client-s3/package.json +42 -42
  22. package/node_modules/@aws-sdk/client-sns/CHANGELOG.md +8 -0
  23. package/node_modules/@aws-sdk/client-sns/package.json +26 -26
  24. package/node_modules/@aws-sdk/client-sqs/CHANGELOG.md +8 -0
  25. package/node_modules/@aws-sdk/client-sqs/package.json +28 -28
  26. package/node_modules/@aws-sdk/client-sso/CHANGELOG.md +8 -0
  27. package/node_modules/@aws-sdk/client-sso/package.json +23 -23
  28. package/node_modules/@aws-sdk/client-sts/CHANGELOG.md +8 -0
  29. package/node_modules/@aws-sdk/client-sts/package.json +26 -26
  30. package/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +8 -0
  31. package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
  32. package/node_modules/@aws-sdk/credential-provider-cognito-identity/CHANGELOG.md +8 -0
  33. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +4 -4
  34. package/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +8 -0
  35. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  36. package/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +8 -0
  37. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  38. package/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +8 -0
  39. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  40. package/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +8 -0
  41. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  42. package/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +8 -0
  43. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  44. package/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +8 -0
  45. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  46. package/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +8 -0
  47. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  48. package/node_modules/@aws-sdk/credential-providers/CHANGELOG.md +8 -0
  49. package/node_modules/@aws-sdk/credential-providers/package.json +15 -15
  50. package/node_modules/@aws-sdk/eventstream-codec/CHANGELOG.md +8 -0
  51. package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
  52. package/node_modules/@aws-sdk/eventstream-serde-browser/CHANGELOG.md +8 -0
  53. package/node_modules/@aws-sdk/eventstream-serde-browser/package.json +3 -3
  54. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/CHANGELOG.md +8 -0
  55. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +2 -2
  56. package/node_modules/@aws-sdk/eventstream-serde-node/CHANGELOG.md +8 -0
  57. package/node_modules/@aws-sdk/eventstream-serde-node/package.json +3 -3
  58. package/node_modules/@aws-sdk/eventstream-serde-universal/CHANGELOG.md +8 -0
  59. package/node_modules/@aws-sdk/eventstream-serde-universal/package.json +3 -3
  60. package/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +8 -0
  61. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  62. package/node_modules/@aws-sdk/hash-blob-browser/CHANGELOG.md +8 -0
  63. package/node_modules/@aws-sdk/hash-blob-browser/package.json +2 -2
  64. package/node_modules/@aws-sdk/hash-node/CHANGELOG.md +8 -0
  65. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  66. package/node_modules/@aws-sdk/hash-stream-node/CHANGELOG.md +8 -0
  67. package/node_modules/@aws-sdk/hash-stream-node/package.json +2 -2
  68. package/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +8 -0
  69. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  70. package/node_modules/@aws-sdk/lib-dynamodb/CHANGELOG.md +8 -0
  71. package/node_modules/@aws-sdk/lib-dynamodb/package.json +5 -5
  72. package/node_modules/@aws-sdk/md5-js/CHANGELOG.md +8 -0
  73. package/node_modules/@aws-sdk/md5-js/package.json +2 -2
  74. package/node_modules/@aws-sdk/middleware-bucket-endpoint/CHANGELOG.md +8 -0
  75. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  76. package/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +8 -0
  77. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  78. package/node_modules/@aws-sdk/middleware-endpoint-discovery/CHANGELOG.md +8 -0
  79. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  80. package/node_modules/@aws-sdk/middleware-expect-continue/CHANGELOG.md +8 -0
  81. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  82. package/node_modules/@aws-sdk/middleware-flexible-checksums/CHANGELOG.md +8 -0
  83. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -3
  84. package/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +8 -0
  85. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  86. package/node_modules/@aws-sdk/middleware-location-constraint/CHANGELOG.md +8 -0
  87. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +2 -2
  88. package/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +8 -0
  89. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  90. package/node_modules/@aws-sdk/middleware-recursion-detection/CHANGELOG.md +8 -0
  91. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  92. package/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +8 -0
  93. package/node_modules/@aws-sdk/middleware-retry/package.json +6 -6
  94. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/CHANGELOG.md +8 -0
  95. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/package.json +3 -3
  96. package/node_modules/@aws-sdk/middleware-sdk-s3/CHANGELOG.md +8 -0
  97. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  98. package/node_modules/@aws-sdk/middleware-sdk-sqs/CHANGELOG.md +8 -0
  99. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
  100. package/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +8 -0
  101. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
  102. package/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +8 -0
  103. package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
  104. package/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +8 -0
  105. package/node_modules/@aws-sdk/middleware-signing/package.json +5 -5
  106. package/node_modules/@aws-sdk/middleware-ssec/CHANGELOG.md +8 -0
  107. package/node_modules/@aws-sdk/middleware-ssec/package.json +2 -2
  108. package/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +8 -0
  109. package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
  110. package/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +8 -0
  111. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  112. package/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +8 -0
  113. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  114. package/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +8 -0
  115. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  116. package/node_modules/@aws-sdk/property-provider/CHANGELOG.md +11 -0
  117. package/node_modules/@aws-sdk/property-provider/dist-cjs/TokenProviderError.js +13 -0
  118. package/node_modules/@aws-sdk/property-provider/dist-cjs/index.js +1 -0
  119. package/node_modules/@aws-sdk/property-provider/dist-es/TokenProviderError.js +15 -0
  120. package/node_modules/@aws-sdk/property-provider/dist-es/index.js +1 -0
  121. package/node_modules/@aws-sdk/property-provider/dist-types/TokenProviderError.d.ts +15 -0
  122. package/node_modules/@aws-sdk/property-provider/dist-types/index.d.ts +1 -0
  123. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +7 -0
  124. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/index.d.ts +1 -0
  125. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  126. package/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +8 -0
  127. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  128. package/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +8 -0
  129. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  130. package/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +8 -0
  131. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  132. package/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +8 -0
  133. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  134. package/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +11 -0
  135. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +8 -0
  136. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/index.js +1 -0
  137. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +16 -0
  138. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/getSsoSessionData.js +14 -0
  139. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/index.js +1 -0
  140. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/loadSsoSessionData.js +18 -0
  141. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  142. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/index.d.ts +1 -0
  143. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +10 -0
  144. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +3 -0
  145. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
  146. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +6 -0
  147. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  148. package/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +8 -0
  149. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  150. package/node_modules/@aws-sdk/signature-v4-multi-region/CHANGELOG.md +8 -0
  151. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -5
  152. package/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +8 -0
  153. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  154. package/node_modules/@aws-sdk/types/CHANGELOG.md +12 -0
  155. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +8 -0
  156. package/node_modules/@aws-sdk/types/dist-cjs/index.js +2 -0
  157. package/node_modules/@aws-sdk/types/dist-cjs/token.js +2 -0
  158. package/node_modules/@aws-sdk/types/dist-es/endpoint.js +5 -0
  159. package/node_modules/@aws-sdk/types/dist-es/index.js +2 -0
  160. package/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
  161. package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +23 -0
  162. package/node_modules/@aws-sdk/types/dist-types/index.d.ts +2 -0
  163. package/node_modules/@aws-sdk/types/dist-types/token.d.ts +16 -0
  164. package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +14 -0
  165. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +2 -0
  166. package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +9 -0
  167. package/node_modules/@aws-sdk/types/package.json +1 -1
  168. package/node_modules/@aws-sdk/url-parser/CHANGELOG.md +8 -0
  169. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  170. package/node_modules/@aws-sdk/util-defaults-mode-browser/CHANGELOG.md +8 -0
  171. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  172. package/node_modules/@aws-sdk/util-defaults-mode-node/CHANGELOG.md +8 -0
  173. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  174. package/node_modules/@aws-sdk/util-dynamodb/CHANGELOG.md +8 -0
  175. package/node_modules/@aws-sdk/util-dynamodb/package.json +2 -2
  176. package/node_modules/@aws-sdk/util-middleware/CHANGELOG.md +8 -0
  177. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  178. package/node_modules/@aws-sdk/util-stream-browser/CHANGELOG.md +8 -0
  179. package/node_modules/@aws-sdk/util-stream-browser/package.json +3 -3
  180. package/node_modules/@aws-sdk/util-stream-node/CHANGELOG.md +8 -0
  181. package/node_modules/@aws-sdk/util-stream-node/package.json +3 -3
  182. package/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +8 -0
  183. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  184. package/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +8 -0
  185. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  186. package/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +8 -0
  187. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  188. package/node_modules/@serverless-stack/node/.turbo/turbo-build.log +1 -1
  189. package/node_modules/@serverless-stack/node/CHANGELOG.md +6 -0
  190. package/node_modules/@serverless-stack/node/package.json +1 -1
  191. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/CHANGELOG.md +0 -0
  192. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/LICENSE +0 -0
  193. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/README.md +0 -0
  194. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/index.js +0 -0
  195. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append/constant.js +0 -0
  196. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append.js +0 -0
  197. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/count.js +0 -0
  198. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/help.js +0 -0
  199. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/constant.js +0 -0
  200. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/false.js +0 -0
  201. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/true.js +0 -0
  202. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store.js +0 -0
  203. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/subparsers.js +0 -0
  204. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/version.js +0 -0
  205. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action.js +0 -0
  206. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action_container.js +0 -0
  207. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argparse.js +0 -0
  208. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/error.js +0 -0
  209. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/exclusive.js +0 -0
  210. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/group.js +0 -0
  211. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument_parser.js +0 -0
  212. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/const.js +0 -0
  213. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/added_formatters.js +0 -0
  214. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/formatter.js +0 -0
  215. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/namespace.js +0 -0
  216. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/utils.js +0 -0
  217. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/package.json +0 -0
  218. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  219. package/node_modules/aws-sdk/README.md +1 -1
  220. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +350 -82
  221. package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +107 -91
  222. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
  223. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
  224. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
  225. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +64 -29
  226. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
  227. package/node_modules/aws-sdk/clients/cloudfront.d.ts +246 -4
  228. package/node_modules/aws-sdk/clients/configservice.d.ts +27 -7
  229. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  230. package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
  231. package/node_modules/aws-sdk/clients/iam.d.ts +6 -6
  232. package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
  233. package/node_modules/aws-sdk/clients/ivs.d.ts +3 -3
  234. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
  235. package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
  236. package/node_modules/aws-sdk/clients/quicksight.d.ts +38 -4
  237. package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
  238. package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
  239. package/node_modules/aws-sdk/clients/transfer.d.ts +20 -20
  240. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
  241. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +160 -40
  242. package/node_modules/aws-sdk/dist/aws-sdk.js +687 -287
  243. package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
  244. package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
  245. package/node_modules/aws-sdk/lib/config.js +78 -1
  246. package/node_modules/aws-sdk/lib/core.js +1 -1
  247. package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
  248. package/node_modules/aws-sdk/lib/node_loader.js +17 -1
  249. package/node_modules/aws-sdk/lib/service.js +2 -0
  250. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
  251. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
  252. package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
  253. package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
  254. package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
  255. package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
  256. package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
  257. package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
  258. package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
  259. package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
  260. package/node_modules/aws-sdk/lib/token.d.ts +101 -0
  261. package/node_modules/aws-sdk/lib/token.js +219 -0
  262. package/node_modules/aws-sdk/package.json +1 -1
  263. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
  264. package/node_modules/{aws-lambda/node_modules/commander → commander}/CHANGELOG.md +0 -0
  265. package/node_modules/{aws-lambda/node_modules/commander → commander}/LICENSE +0 -0
  266. package/node_modules/{aws-lambda/node_modules/commander → commander}/Readme.md +0 -0
  267. package/node_modules/{aws-lambda/node_modules/commander → commander}/index.js +0 -0
  268. package/node_modules/{aws-lambda/node_modules/commander → commander}/package.json +0 -0
  269. package/node_modules/{aws-lambda/node_modules/commander → commander}/typings/index.d.ts +0 -0
  270. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/LICENSE +0 -0
  271. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts +0 -0
  272. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts.map +0 -0
  273. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.js +0 -0
  274. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts +0 -0
  275. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts.map +0 -0
  276. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.js +0 -0
  277. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts +0 -0
  278. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts.map +0 -0
  279. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.js +0 -0
  280. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts +0 -0
  281. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts.map +0 -0
  282. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.js +0 -0
  283. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/decode.json +0 -0
  284. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/entities.json +0 -0
  285. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/legacy.json +0 -0
  286. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/xml.json +0 -0
  287. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/package.json +0 -0
  288. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/readme.md +0 -0
  289. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/CHANGELOG.md +0 -0
  290. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
  291. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
  292. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
  293. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
  294. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
  295. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
  296. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
  297. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
  298. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
  299. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
  300. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
  301. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
  302. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
  303. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
  304. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
  305. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
  306. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
  307. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
  308. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
  309. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
  310. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
  311. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
  312. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
  313. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
  314. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
  315. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
  316. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
  317. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
  318. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
  319. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
  320. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
  321. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
  322. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
  323. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
  324. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
  325. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
  326. package/node_modules/object.assign/CHANGELOG.md +4 -0
  327. package/node_modules/object.assign/dist/browser.js +944 -0
  328. package/node_modules/object.assign/package.json +3 -2
  329. package/package.json +18 -17
  330. package/node_modules/@aws-sdk/client-sns/node_modules/entities/LICENSE +0 -11
  331. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts +0 -5
  332. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts.map +0 -1
  333. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.js +0 -53
  334. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  335. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  336. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.js +0 -30
  337. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts +0 -47
  338. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts.map +0 -1
  339. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.js +0 -136
  340. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts +0 -27
  341. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts.map +0 -1
  342. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.js +0 -57
  343. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/decode.json +0 -1
  344. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/entities.json +0 -1
  345. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/legacy.json +0 -1
  346. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/xml.json +0 -1
  347. package/node_modules/@aws-sdk/client-sns/node_modules/entities/package.json +0 -64
  348. package/node_modules/@aws-sdk/client-sns/node_modules/entities/readme.md +0 -57
  349. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/LICENSE +0 -11
  350. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts +0 -5
  351. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts.map +0 -1
  352. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.js +0 -53
  353. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  354. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  355. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.js +0 -30
  356. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts +0 -47
  357. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts.map +0 -1
  358. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.js +0 -136
  359. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts +0 -27
  360. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts.map +0 -1
  361. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.js +0 -57
  362. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/decode.json +0 -1
  363. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/entities.json +0 -1
  364. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/legacy.json +0 -1
  365. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/xml.json +0 -1
  366. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/package.json +0 -64
  367. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/readme.md +0 -57
  368. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/LICENSE +0 -11
  369. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts +0 -5
  370. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts.map +0 -1
  371. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.js +0 -53
  372. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  373. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  374. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.js +0 -30
  375. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts +0 -47
  376. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts.map +0 -1
  377. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.js +0 -136
  378. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts +0 -27
  379. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts.map +0 -1
  380. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.js +0 -57
  381. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/decode.json +0 -1
  382. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/entities.json +0 -1
  383. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/legacy.json +0 -1
  384. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/xml.json +0 -1
  385. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/package.json +0 -64
  386. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/readme.md +0 -57
  387. package/node_modules/@aws-sdk/client-sts/node_modules/entities/LICENSE +0 -11
  388. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts +0 -5
  389. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts.map +0 -1
  390. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.js +0 -53
  391. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  392. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  393. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.js +0 -30
  394. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts +0 -47
  395. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts.map +0 -1
  396. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.js +0 -136
  397. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts +0 -27
  398. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts.map +0 -1
  399. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.js +0 -57
  400. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/decode.json +0 -1
  401. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/entities.json +0 -1
  402. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/legacy.json +0 -1
  403. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/xml.json +0 -1
  404. package/node_modules/@aws-sdk/client-sts/node_modules/entities/package.json +0 -64
  405. package/node_modules/@aws-sdk/client-sts/node_modules/entities/readme.md +0 -57
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-logger
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-logger
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,7 +20,7 @@
20
20
  "module": "./dist-es/index.js",
21
21
  "types": "./dist-types/index.d.ts",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.127.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "devDependencies": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-recursion-detection
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-recursion-detection
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,8 +19,8 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/protocol-http": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/protocol-http": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "engines": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-retry
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-retry
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-retry",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,15 +19,15 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/protocol-http": "3.127.0",
23
- "@aws-sdk/service-error-classification": "3.127.0",
24
- "@aws-sdk/types": "3.127.0",
25
- "@aws-sdk/util-middleware": "3.127.0",
22
+ "@aws-sdk/protocol-http": "3.159.0",
23
+ "@aws-sdk/service-error-classification": "3.159.0",
24
+ "@aws-sdk/types": "3.159.0",
25
+ "@aws-sdk/util-middleware": "3.159.0",
26
26
  "tslib": "^2.3.1",
27
27
  "uuid": "^8.3.2"
28
28
  },
29
29
  "devDependencies": {
30
- "@aws-sdk/node-config-provider": "3.127.0",
30
+ "@aws-sdk/node-config-provider": "3.159.0",
31
31
  "@tsconfig/recommended": "1.0.1",
32
32
  "@types/uuid": "^8.3.0",
33
33
  "concurrently": "7.0.0",
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-sdk-eventbridge
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-sdk-eventbridge
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-eventbridge",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,8 +19,8 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/protocol-http": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/protocol-http": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "engines": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-sdk-s3
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-sdk-s3
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-s3",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,9 +19,9 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/middleware-bucket-endpoint": "3.127.0",
23
- "@aws-sdk/protocol-http": "3.127.0",
24
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/middleware-bucket-endpoint": "3.159.0",
23
+ "@aws-sdk/protocol-http": "3.159.0",
24
+ "@aws-sdk/types": "3.159.0",
25
25
  "@aws-sdk/util-arn-parser": "3.55.0",
26
26
  "tslib": "^2.3.1"
27
27
  },
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-sdk-sqs
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-sdk-sqs
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-sqs",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/types": "3.159.0",
23
23
  "@aws-sdk/util-hex-encoding": "3.109.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-sdk-sts
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.130.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.129.0...v3.130.0) (2022-07-14)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-sdk-sts
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-sts",
3
- "version": "3.130.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,11 +19,11 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/middleware-signing": "3.130.0",
23
- "@aws-sdk/property-provider": "3.127.0",
24
- "@aws-sdk/protocol-http": "3.127.0",
25
- "@aws-sdk/signature-v4": "3.130.0",
26
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/middleware-signing": "3.159.0",
23
+ "@aws-sdk/property-provider": "3.159.0",
24
+ "@aws-sdk/protocol-http": "3.159.0",
25
+ "@aws-sdk/signature-v4": "3.159.0",
26
+ "@aws-sdk/types": "3.159.0",
27
27
  "tslib": "^2.3.1"
28
28
  },
29
29
  "engines": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-serde
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-serde
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-serde",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/types": "3.159.0",
23
23
  "tslib": "^2.3.1"
24
24
  },
25
25
  "engines": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-signing
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.130.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.129.0...v3.130.0) (2022-07-14)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-signing
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-signing",
3
- "version": "3.130.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,10 +19,10 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/property-provider": "3.127.0",
23
- "@aws-sdk/protocol-http": "3.127.0",
24
- "@aws-sdk/signature-v4": "3.130.0",
25
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/property-provider": "3.159.0",
23
+ "@aws-sdk/protocol-http": "3.159.0",
24
+ "@aws-sdk/signature-v4": "3.159.0",
25
+ "@aws-sdk/types": "3.159.0",
26
26
  "tslib": "^2.3.1"
27
27
  },
28
28
  "engines": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-ssec
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-ssec
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-ssec",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/types": "3.159.0",
23
23
  "tslib": "^2.3.1"
24
24
  },
25
25
  "engines": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-stack
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-stack
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-stack",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "description": "Provides a means for composing multiple middleware functions into a single handler",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -24,7 +24,7 @@
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@aws-sdk/types": "3.127.0",
27
+ "@aws-sdk/types": "3.159.0",
28
28
  "@tsconfig/recommended": "1.0.1",
29
29
  "concurrently": "7.0.0",
30
30
  "downlevel-dts": "0.7.0",
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/middleware-user-agent
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/middleware-user-agent
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,12 +19,12 @@
19
19
  },
20
20
  "license": "Apache-2.0",
21
21
  "dependencies": {
22
- "@aws-sdk/protocol-http": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/protocol-http": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@aws-sdk/middleware-stack": "3.127.0",
27
+ "@aws-sdk/middleware-stack": "3.159.0",
28
28
  "@tsconfig/recommended": "1.0.1",
29
29
  "concurrently": "7.0.0",
30
30
  "downlevel-dts": "0.7.0",
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/node-config-provider
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/node-config-provider
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/node-config-provider",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "description": "Load config default values from ini config files and environmental variable",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -21,9 +21,9 @@
21
21
  "module": "./dist-es/index.js",
22
22
  "types": "./dist-types/index.d.ts",
23
23
  "dependencies": {
24
- "@aws-sdk/property-provider": "3.127.0",
25
- "@aws-sdk/shared-ini-file-loader": "3.127.0",
26
- "@aws-sdk/types": "3.127.0",
24
+ "@aws-sdk/property-provider": "3.159.0",
25
+ "@aws-sdk/shared-ini-file-loader": "3.159.0",
26
+ "@aws-sdk/types": "3.159.0",
27
27
  "tslib": "^2.3.1"
28
28
  },
29
29
  "devDependencies": {
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/node-http-handler
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/node-http-handler
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/node-http-handler",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -21,10 +21,10 @@
21
21
  "module": "./dist-es/index.js",
22
22
  "types": "./dist-types/index.d.ts",
23
23
  "dependencies": {
24
- "@aws-sdk/abort-controller": "3.127.0",
25
- "@aws-sdk/protocol-http": "3.127.0",
26
- "@aws-sdk/querystring-builder": "3.127.0",
27
- "@aws-sdk/types": "3.127.0",
24
+ "@aws-sdk/abort-controller": "3.159.0",
25
+ "@aws-sdk/protocol-http": "3.159.0",
26
+ "@aws-sdk/querystring-builder": "3.159.0",
27
+ "@aws-sdk/types": "3.159.0",
28
28
  "tslib": "^2.3.1"
29
29
  },
30
30
  "devDependencies": {
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * **token-providers:** add token based authentication ([#3883](https://github.com/aws/aws-sdk-js-v3/issues/3883)) ([9f31345](https://github.com/aws/aws-sdk-js-v3/commit/9f313451a31b9bc317c277d6ab86e1d328066ad8))
12
+
13
+
14
+
15
+
16
+
6
17
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
18
 
8
19
  **Note:** Version bump only for package @aws-sdk/property-provider
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TokenProviderError = void 0;
4
+ const ProviderError_1 = require("./ProviderError");
5
+ class TokenProviderError extends ProviderError_1.ProviderError {
6
+ constructor(message, tryNextLink = true) {
7
+ super(message, tryNextLink);
8
+ this.tryNextLink = tryNextLink;
9
+ this.name = "TokenProviderError";
10
+ Object.setPrototypeOf(this, TokenProviderError.prototype);
11
+ }
12
+ }
13
+ exports.TokenProviderError = TokenProviderError;
@@ -3,6 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./CredentialsProviderError"), exports);
5
5
  tslib_1.__exportStar(require("./ProviderError"), exports);
6
+ tslib_1.__exportStar(require("./TokenProviderError"), exports);
6
7
  tslib_1.__exportStar(require("./chain"), exports);
7
8
  tslib_1.__exportStar(require("./fromStatic"), exports);
8
9
  tslib_1.__exportStar(require("./memoize"), exports);
@@ -0,0 +1,15 @@
1
+ import { __extends } from "tslib";
2
+ import { ProviderError } from "./ProviderError";
3
+ var TokenProviderError = (function (_super) {
4
+ __extends(TokenProviderError, _super);
5
+ function TokenProviderError(message, tryNextLink) {
6
+ if (tryNextLink === void 0) { tryNextLink = true; }
7
+ var _this = _super.call(this, message, tryNextLink) || this;
8
+ _this.tryNextLink = tryNextLink;
9
+ _this.name = "TokenProviderError";
10
+ Object.setPrototypeOf(_this, TokenProviderError.prototype);
11
+ return _this;
12
+ }
13
+ return TokenProviderError;
14
+ }(ProviderError));
15
+ export { TokenProviderError };
@@ -1,5 +1,6 @@
1
1
  export * from "./CredentialsProviderError";
2
2
  export * from "./ProviderError";
3
+ export * from "./TokenProviderError";
3
4
  export * from "./chain";
4
5
  export * from "./fromStatic";
5
6
  export * from "./memoize";
@@ -0,0 +1,15 @@
1
+ import { ProviderError } from "./ProviderError";
2
+ /**
3
+ * An error representing a failure of an individual token provider.
4
+ *
5
+ * This error class has special meaning to the {@link chain} method. If a
6
+ * provider in the chain is rejected with an error, the chain will only proceed
7
+ * to the next provider if the value of the `tryNextLink` property on the error
8
+ * is truthy. This allows individual providers to halt the chain and also
9
+ * ensures the chain will stop if an entirely unexpected error is encountered.
10
+ */
11
+ export declare class TokenProviderError extends ProviderError {
12
+ readonly tryNextLink: boolean;
13
+ name: string;
14
+ constructor(message: string, tryNextLink?: boolean);
15
+ }
@@ -1,5 +1,6 @@
1
1
  export * from "./CredentialsProviderError";
2
2
  export * from "./ProviderError";
3
+ export * from "./TokenProviderError";
3
4
  export * from "./chain";
4
5
  export * from "./fromStatic";
5
6
  export * from "./memoize";
@@ -0,0 +1,7 @@
1
+ import { ProviderError } from "./ProviderError";
2
+
3
+ export declare class TokenProviderError extends ProviderError {
4
+ readonly tryNextLink: boolean;
5
+ name: string;
6
+ constructor(message: string, tryNextLink?: boolean);
7
+ }
@@ -1,5 +1,6 @@
1
1
  export * from "./CredentialsProviderError";
2
2
  export * from "./ProviderError";
3
+ export * from "./TokenProviderError";
3
4
  export * from "./chain";
4
5
  export * from "./fromStatic";
5
6
  export * from "./memoize";