serverless-spy 0.0.26 → 0.0.29

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 (403) hide show
  1. package/.jsii +15 -15
  2. package/dist/releasetag.txt +1 -1
  3. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +144 -92
  4. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +3 -3
  5. package/lib/src/ServerlessSpy.js +1 -1
  6. package/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +8 -0
  7. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  8. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/CHANGELOG.md +8 -0
  9. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/package.json +26 -26
  10. package/node_modules/@aws-sdk/client-cognito-identity/CHANGELOG.md +8 -0
  11. package/node_modules/@aws-sdk/client-cognito-identity/package.json +27 -27
  12. package/node_modules/@aws-sdk/client-dynamodb/CHANGELOG.md +8 -0
  13. package/node_modules/@aws-sdk/client-dynamodb/package.json +28 -28
  14. package/node_modules/@aws-sdk/client-eventbridge/CHANGELOG.md +8 -0
  15. package/node_modules/@aws-sdk/client-eventbridge/package.json +28 -28
  16. package/node_modules/@aws-sdk/client-lambda/CHANGELOG.md +8 -0
  17. package/node_modules/@aws-sdk/client-lambda/package.json +27 -27
  18. package/node_modules/@aws-sdk/client-s3/CHANGELOG.md +8 -0
  19. package/node_modules/@aws-sdk/client-s3/package.json +42 -42
  20. package/node_modules/@aws-sdk/client-sns/CHANGELOG.md +8 -0
  21. package/node_modules/@aws-sdk/client-sns/package.json +26 -26
  22. package/node_modules/@aws-sdk/client-sqs/CHANGELOG.md +8 -0
  23. package/node_modules/@aws-sdk/client-sqs/package.json +28 -28
  24. package/node_modules/@aws-sdk/client-sso/CHANGELOG.md +8 -0
  25. package/node_modules/@aws-sdk/client-sso/package.json +23 -23
  26. package/node_modules/@aws-sdk/client-sts/CHANGELOG.md +8 -0
  27. package/node_modules/@aws-sdk/client-sts/package.json +26 -26
  28. package/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +8 -0
  29. package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
  30. package/node_modules/@aws-sdk/credential-provider-cognito-identity/CHANGELOG.md +8 -0
  31. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +4 -4
  32. package/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +8 -0
  33. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  34. package/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +8 -0
  35. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  36. package/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +8 -0
  37. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  38. package/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +8 -0
  39. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  40. package/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +8 -0
  41. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  42. package/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +8 -0
  43. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  44. package/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +8 -0
  45. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  46. package/node_modules/@aws-sdk/credential-providers/CHANGELOG.md +8 -0
  47. package/node_modules/@aws-sdk/credential-providers/package.json +15 -15
  48. package/node_modules/@aws-sdk/eventstream-codec/CHANGELOG.md +8 -0
  49. package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
  50. package/node_modules/@aws-sdk/eventstream-serde-browser/CHANGELOG.md +8 -0
  51. package/node_modules/@aws-sdk/eventstream-serde-browser/package.json +3 -3
  52. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/CHANGELOG.md +8 -0
  53. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +2 -2
  54. package/node_modules/@aws-sdk/eventstream-serde-node/CHANGELOG.md +8 -0
  55. package/node_modules/@aws-sdk/eventstream-serde-node/package.json +3 -3
  56. package/node_modules/@aws-sdk/eventstream-serde-universal/CHANGELOG.md +8 -0
  57. package/node_modules/@aws-sdk/eventstream-serde-universal/package.json +3 -3
  58. package/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +8 -0
  59. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  60. package/node_modules/@aws-sdk/hash-blob-browser/CHANGELOG.md +8 -0
  61. package/node_modules/@aws-sdk/hash-blob-browser/package.json +2 -2
  62. package/node_modules/@aws-sdk/hash-node/CHANGELOG.md +8 -0
  63. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  64. package/node_modules/@aws-sdk/hash-stream-node/CHANGELOG.md +8 -0
  65. package/node_modules/@aws-sdk/hash-stream-node/package.json +2 -2
  66. package/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +8 -0
  67. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  68. package/node_modules/@aws-sdk/lib-dynamodb/CHANGELOG.md +8 -0
  69. package/node_modules/@aws-sdk/lib-dynamodb/package.json +5 -5
  70. package/node_modules/@aws-sdk/md5-js/CHANGELOG.md +8 -0
  71. package/node_modules/@aws-sdk/md5-js/package.json +2 -2
  72. package/node_modules/@aws-sdk/middleware-bucket-endpoint/CHANGELOG.md +8 -0
  73. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  74. package/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +8 -0
  75. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  76. package/node_modules/@aws-sdk/middleware-endpoint-discovery/CHANGELOG.md +8 -0
  77. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  78. package/node_modules/@aws-sdk/middleware-expect-continue/CHANGELOG.md +8 -0
  79. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  80. package/node_modules/@aws-sdk/middleware-flexible-checksums/CHANGELOG.md +8 -0
  81. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -3
  82. package/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +8 -0
  83. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  84. package/node_modules/@aws-sdk/middleware-location-constraint/CHANGELOG.md +8 -0
  85. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +2 -2
  86. package/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +8 -0
  87. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  88. package/node_modules/@aws-sdk/middleware-recursion-detection/CHANGELOG.md +8 -0
  89. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  90. package/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +8 -0
  91. package/node_modules/@aws-sdk/middleware-retry/package.json +6 -6
  92. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/CHANGELOG.md +8 -0
  93. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/package.json +3 -3
  94. package/node_modules/@aws-sdk/middleware-sdk-s3/CHANGELOG.md +8 -0
  95. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  96. package/node_modules/@aws-sdk/middleware-sdk-sqs/CHANGELOG.md +8 -0
  97. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
  98. package/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +8 -0
  99. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
  100. package/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +8 -0
  101. package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
  102. package/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +8 -0
  103. package/node_modules/@aws-sdk/middleware-signing/package.json +5 -5
  104. package/node_modules/@aws-sdk/middleware-ssec/CHANGELOG.md +8 -0
  105. package/node_modules/@aws-sdk/middleware-ssec/package.json +2 -2
  106. package/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +8 -0
  107. package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
  108. package/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +8 -0
  109. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  110. package/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +8 -0
  111. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  112. package/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +8 -0
  113. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  114. package/node_modules/@aws-sdk/property-provider/CHANGELOG.md +11 -0
  115. package/node_modules/@aws-sdk/property-provider/dist-cjs/TokenProviderError.js +13 -0
  116. package/node_modules/@aws-sdk/property-provider/dist-cjs/index.js +1 -0
  117. package/node_modules/@aws-sdk/property-provider/dist-es/TokenProviderError.js +15 -0
  118. package/node_modules/@aws-sdk/property-provider/dist-es/index.js +1 -0
  119. package/node_modules/@aws-sdk/property-provider/dist-types/TokenProviderError.d.ts +15 -0
  120. package/node_modules/@aws-sdk/property-provider/dist-types/index.d.ts +1 -0
  121. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +7 -0
  122. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/index.d.ts +1 -0
  123. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  124. package/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +8 -0
  125. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  126. package/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +8 -0
  127. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  128. package/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +8 -0
  129. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  130. package/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +8 -0
  131. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  132. package/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +11 -0
  133. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +8 -0
  134. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/index.js +1 -0
  135. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +16 -0
  136. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/getSsoSessionData.js +14 -0
  137. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/index.js +1 -0
  138. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/loadSsoSessionData.js +18 -0
  139. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  140. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/index.d.ts +1 -0
  141. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +10 -0
  142. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +3 -0
  143. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
  144. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +6 -0
  145. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  146. package/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +8 -0
  147. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  148. package/node_modules/@aws-sdk/signature-v4-multi-region/CHANGELOG.md +8 -0
  149. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -5
  150. package/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +8 -0
  151. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  152. package/node_modules/@aws-sdk/types/CHANGELOG.md +12 -0
  153. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +8 -0
  154. package/node_modules/@aws-sdk/types/dist-cjs/index.js +2 -0
  155. package/node_modules/@aws-sdk/types/dist-cjs/token.js +2 -0
  156. package/node_modules/@aws-sdk/types/dist-es/endpoint.js +5 -0
  157. package/node_modules/@aws-sdk/types/dist-es/index.js +2 -0
  158. package/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
  159. package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +23 -0
  160. package/node_modules/@aws-sdk/types/dist-types/index.d.ts +2 -0
  161. package/node_modules/@aws-sdk/types/dist-types/token.d.ts +16 -0
  162. package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +14 -0
  163. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +2 -0
  164. package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +9 -0
  165. package/node_modules/@aws-sdk/types/package.json +1 -1
  166. package/node_modules/@aws-sdk/url-parser/CHANGELOG.md +8 -0
  167. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  168. package/node_modules/@aws-sdk/util-defaults-mode-browser/CHANGELOG.md +8 -0
  169. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  170. package/node_modules/@aws-sdk/util-defaults-mode-node/CHANGELOG.md +8 -0
  171. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  172. package/node_modules/@aws-sdk/util-dynamodb/CHANGELOG.md +8 -0
  173. package/node_modules/@aws-sdk/util-dynamodb/package.json +2 -2
  174. package/node_modules/@aws-sdk/util-middleware/CHANGELOG.md +8 -0
  175. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  176. package/node_modules/@aws-sdk/util-stream-browser/CHANGELOG.md +8 -0
  177. package/node_modules/@aws-sdk/util-stream-browser/package.json +3 -3
  178. package/node_modules/@aws-sdk/util-stream-node/CHANGELOG.md +8 -0
  179. package/node_modules/@aws-sdk/util-stream-node/package.json +3 -3
  180. package/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +8 -0
  181. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  182. package/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +8 -0
  183. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  184. package/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +8 -0
  185. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  186. package/node_modules/@serverless-stack/node/.turbo/turbo-build.log +1 -1
  187. package/node_modules/@serverless-stack/node/CHANGELOG.md +6 -0
  188. package/node_modules/@serverless-stack/node/package.json +1 -1
  189. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/CHANGELOG.md +0 -0
  190. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/LICENSE +0 -0
  191. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/README.md +0 -0
  192. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/index.js +0 -0
  193. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append/constant.js +0 -0
  194. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append.js +0 -0
  195. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/count.js +0 -0
  196. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/help.js +0 -0
  197. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/constant.js +0 -0
  198. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/false.js +0 -0
  199. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/true.js +0 -0
  200. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store.js +0 -0
  201. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/subparsers.js +0 -0
  202. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/version.js +0 -0
  203. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action.js +0 -0
  204. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action_container.js +0 -0
  205. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argparse.js +0 -0
  206. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/error.js +0 -0
  207. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/exclusive.js +0 -0
  208. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/group.js +0 -0
  209. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument_parser.js +0 -0
  210. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/const.js +0 -0
  211. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/added_formatters.js +0 -0
  212. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/formatter.js +0 -0
  213. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/namespace.js +0 -0
  214. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/utils.js +0 -0
  215. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/package.json +0 -0
  216. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  217. package/node_modules/aws-sdk/README.md +1 -1
  218. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +350 -82
  219. package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +107 -91
  220. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
  221. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
  222. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
  223. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +64 -29
  224. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
  225. package/node_modules/aws-sdk/clients/cloudfront.d.ts +246 -4
  226. package/node_modules/aws-sdk/clients/configservice.d.ts +27 -7
  227. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  228. package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
  229. package/node_modules/aws-sdk/clients/iam.d.ts +6 -6
  230. package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
  231. package/node_modules/aws-sdk/clients/ivs.d.ts +3 -3
  232. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
  233. package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
  234. package/node_modules/aws-sdk/clients/quicksight.d.ts +38 -4
  235. package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
  236. package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
  237. package/node_modules/aws-sdk/clients/transfer.d.ts +20 -20
  238. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
  239. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +160 -40
  240. package/node_modules/aws-sdk/dist/aws-sdk.js +687 -287
  241. package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
  242. package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
  243. package/node_modules/aws-sdk/lib/config.js +78 -1
  244. package/node_modules/aws-sdk/lib/core.js +1 -1
  245. package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
  246. package/node_modules/aws-sdk/lib/node_loader.js +17 -1
  247. package/node_modules/aws-sdk/lib/service.js +2 -0
  248. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
  249. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
  250. package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
  251. package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
  252. package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
  253. package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
  254. package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
  255. package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
  256. package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
  257. package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
  258. package/node_modules/aws-sdk/lib/token.d.ts +101 -0
  259. package/node_modules/aws-sdk/lib/token.js +219 -0
  260. package/node_modules/aws-sdk/package.json +1 -1
  261. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
  262. package/node_modules/{aws-lambda/node_modules/commander → commander}/CHANGELOG.md +0 -0
  263. package/node_modules/{aws-lambda/node_modules/commander → commander}/LICENSE +0 -0
  264. package/node_modules/{aws-lambda/node_modules/commander → commander}/Readme.md +0 -0
  265. package/node_modules/{aws-lambda/node_modules/commander → commander}/index.js +0 -0
  266. package/node_modules/{aws-lambda/node_modules/commander → commander}/package.json +0 -0
  267. package/node_modules/{aws-lambda/node_modules/commander → commander}/typings/index.d.ts +0 -0
  268. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/LICENSE +0 -0
  269. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts +0 -0
  270. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts.map +0 -0
  271. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.js +0 -0
  272. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts +0 -0
  273. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts.map +0 -0
  274. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.js +0 -0
  275. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts +0 -0
  276. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts.map +0 -0
  277. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.js +0 -0
  278. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts +0 -0
  279. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts.map +0 -0
  280. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.js +0 -0
  281. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/decode.json +0 -0
  282. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/entities.json +0 -0
  283. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/legacy.json +0 -0
  284. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/xml.json +0 -0
  285. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/package.json +0 -0
  286. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/readme.md +0 -0
  287. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/CHANGELOG.md +0 -0
  288. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
  289. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
  290. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
  291. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
  292. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
  293. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
  294. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
  295. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
  296. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
  297. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
  298. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
  299. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
  300. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
  301. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
  302. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
  303. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
  304. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
  305. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
  306. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
  307. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
  308. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
  309. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
  310. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
  311. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
  312. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
  313. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
  314. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
  315. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
  316. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
  317. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
  318. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
  319. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
  320. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
  321. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
  322. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
  323. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
  324. package/node_modules/object.assign/CHANGELOG.md +4 -0
  325. package/node_modules/object.assign/dist/browser.js +944 -0
  326. package/node_modules/object.assign/package.json +3 -2
  327. package/package.json +17 -17
  328. package/node_modules/@aws-sdk/client-sns/node_modules/entities/LICENSE +0 -11
  329. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts +0 -5
  330. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts.map +0 -1
  331. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.js +0 -53
  332. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  333. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  334. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.js +0 -30
  335. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts +0 -47
  336. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts.map +0 -1
  337. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.js +0 -136
  338. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts +0 -27
  339. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts.map +0 -1
  340. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.js +0 -57
  341. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/decode.json +0 -1
  342. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/entities.json +0 -1
  343. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/legacy.json +0 -1
  344. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/xml.json +0 -1
  345. package/node_modules/@aws-sdk/client-sns/node_modules/entities/package.json +0 -64
  346. package/node_modules/@aws-sdk/client-sns/node_modules/entities/readme.md +0 -57
  347. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/LICENSE +0 -11
  348. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts +0 -5
  349. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts.map +0 -1
  350. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.js +0 -53
  351. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  352. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  353. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.js +0 -30
  354. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts +0 -47
  355. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts.map +0 -1
  356. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.js +0 -136
  357. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts +0 -27
  358. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts.map +0 -1
  359. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.js +0 -57
  360. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/decode.json +0 -1
  361. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/entities.json +0 -1
  362. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/legacy.json +0 -1
  363. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/xml.json +0 -1
  364. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/package.json +0 -64
  365. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/readme.md +0 -57
  366. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/LICENSE +0 -11
  367. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts +0 -5
  368. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts.map +0 -1
  369. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.js +0 -53
  370. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  371. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  372. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.js +0 -30
  373. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts +0 -47
  374. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts.map +0 -1
  375. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.js +0 -136
  376. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts +0 -27
  377. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts.map +0 -1
  378. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.js +0 -57
  379. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/decode.json +0 -1
  380. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/entities.json +0 -1
  381. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/legacy.json +0 -1
  382. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/xml.json +0 -1
  383. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/package.json +0 -64
  384. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/readme.md +0 -57
  385. package/node_modules/@aws-sdk/client-sts/node_modules/entities/LICENSE +0 -11
  386. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts +0 -5
  387. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts.map +0 -1
  388. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.js +0 -53
  389. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  390. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  391. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.js +0 -30
  392. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts +0 -47
  393. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts.map +0 -1
  394. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.js +0 -136
  395. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts +0 -27
  396. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts.map +0 -1
  397. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.js +0 -57
  398. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/decode.json +0 -1
  399. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/entities.json +0 -1
  400. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/legacy.json +0 -1
  401. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/xml.json +0 -1
  402. package/node_modules/@aws-sdk/client-sts/node_modules/entities/package.json +0 -64
  403. package/node_modules/@aws-sdk/client-sts/node_modules/entities/readme.md +0 -57
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/smithy-client",
3
- "version": "3.142.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/middleware-stack": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/middleware-stack": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "engines": {
@@ -3,6 +3,18 @@
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
+ * **util-endpoints:** add ruleSet standard library ([#3880](https://github.com/aws/aws-sdk-js-v3/issues/3880)) ([4ffc67b](https://github.com/aws/aws-sdk-js-v3/commit/4ffc67b6f9c8349f93ccf91b9b3aa17d6a22b06e))
13
+
14
+
15
+
16
+
17
+
6
18
  # [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
7
19
 
8
20
 
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EndpointURLScheme = void 0;
4
+ var EndpointURLScheme;
5
+ (function (EndpointURLScheme) {
6
+ EndpointURLScheme["HTTP"] = "http";
7
+ EndpointURLScheme["HTTPS"] = "https";
8
+ })(EndpointURLScheme = exports.EndpointURLScheme || (exports.EndpointURLScheme = {}));
@@ -6,6 +6,7 @@ tslib_1.__exportStar(require("./client"), exports);
6
6
  tslib_1.__exportStar(require("./command"), exports);
7
7
  tslib_1.__exportStar(require("./credentials"), exports);
8
8
  tslib_1.__exportStar(require("./crypto"), exports);
9
+ tslib_1.__exportStar(require("./endpoint"), exports);
9
10
  tslib_1.__exportStar(require("./eventStream"), exports);
10
11
  tslib_1.__exportStar(require("./http"), exports);
11
12
  tslib_1.__exportStar(require("./logger"), exports);
@@ -17,6 +18,7 @@ tslib_1.__exportStar(require("./serde"), exports);
17
18
  tslib_1.__exportStar(require("./shapes"), exports);
18
19
  tslib_1.__exportStar(require("./signature"), exports);
19
20
  tslib_1.__exportStar(require("./stream"), exports);
21
+ tslib_1.__exportStar(require("./token"), exports);
20
22
  tslib_1.__exportStar(require("./transfer"), exports);
21
23
  tslib_1.__exportStar(require("./util"), exports);
22
24
  tslib_1.__exportStar(require("./waiter"), exports);
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ export var EndpointURLScheme;
2
+ (function (EndpointURLScheme) {
3
+ EndpointURLScheme["HTTP"] = "http";
4
+ EndpointURLScheme["HTTPS"] = "https";
5
+ })(EndpointURLScheme || (EndpointURLScheme = {}));
@@ -3,6 +3,7 @@ export * from "./client";
3
3
  export * from "./command";
4
4
  export * from "./credentials";
5
5
  export * from "./crypto";
6
+ export * from "./endpoint";
6
7
  export * from "./eventStream";
7
8
  export * from "./http";
8
9
  export * from "./logger";
@@ -14,6 +15,7 @@ export * from "./serde";
14
15
  export * from "./shapes";
15
16
  export * from "./signature";
16
17
  export * from "./stream";
18
+ export * from "./token";
17
19
  export * from "./transfer";
18
20
  export * from "./util";
19
21
  export * from "./waiter";
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,23 @@
1
+ export declare enum EndpointURLScheme {
2
+ HTTP = "http",
3
+ HTTPS = "https"
4
+ }
5
+ export interface EndpointURL {
6
+ /**
7
+ * The URL scheme such as http or https.
8
+ */
9
+ scheme: EndpointURLScheme;
10
+ /**
11
+ * The authority is the host and optional port component of the URL.
12
+ */
13
+ authority: string;
14
+ /**
15
+ * The parsed path segment of the URL.
16
+ * This value is as-is as provided by the user.
17
+ */
18
+ path: string;
19
+ /**
20
+ * A boolean indicating whether the authority is an IP address.
21
+ */
22
+ isIp: boolean;
23
+ }
@@ -3,6 +3,7 @@ export * from "./client";
3
3
  export * from "./command";
4
4
  export * from "./credentials";
5
5
  export * from "./crypto";
6
+ export * from "./endpoint";
6
7
  export * from "./eventStream";
7
8
  export * from "./http";
8
9
  export * from "./logger";
@@ -14,6 +15,7 @@ export * from "./serde";
14
15
  export * from "./shapes";
15
16
  export * from "./signature";
16
17
  export * from "./stream";
18
+ export * from "./token";
17
19
  export * from "./transfer";
18
20
  export * from "./util";
19
21
  export * from "./waiter";
@@ -0,0 +1,16 @@
1
+ import { Provider } from "./util";
2
+ /**
3
+ * An object representing temporary or permanent AWS token.
4
+ */
5
+ export interface Token {
6
+ /**
7
+ *The literal token string
8
+ */
9
+ readonly token: string;
10
+ /**
11
+ * A {Date} when these token will no longer be accepted.
12
+ * When expiration is not defined, the token is assumed to be permanent.
13
+ */
14
+ readonly expiration?: Date;
15
+ }
16
+ export declare type TokenProvider = Provider<Token>;
@@ -0,0 +1,14 @@
1
+ export declare enum EndpointURLScheme {
2
+ HTTP = "http",
3
+ HTTPS = "https"
4
+ }
5
+ export interface EndpointURL {
6
+
7
+ scheme: EndpointURLScheme;
8
+
9
+ authority: string;
10
+
11
+ path: string;
12
+
13
+ isIp: boolean;
14
+ }
@@ -3,6 +3,7 @@ export * from "./client";
3
3
  export * from "./command";
4
4
  export * from "./credentials";
5
5
  export * from "./crypto";
6
+ export * from "./endpoint";
6
7
  export * from "./eventStream";
7
8
  export * from "./http";
8
9
  export * from "./logger";
@@ -14,6 +15,7 @@ export * from "./serde";
14
15
  export * from "./shapes";
15
16
  export * from "./signature";
16
17
  export * from "./stream";
18
+ export * from "./token";
17
19
  export * from "./transfer";
18
20
  export * from "./util";
19
21
  export * from "./waiter";
@@ -0,0 +1,9 @@
1
+ import { Provider } from "./util";
2
+
3
+ export interface Token {
4
+
5
+ readonly token: string;
6
+
7
+ readonly expiration?: Date;
8
+ }
9
+ export declare type TokenProvider = Provider<Token>;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -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/url-parser
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/url-parser
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/url-parser",
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/querystring-parser": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/querystring-parser": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "typesVersions": {
@@ -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/util-defaults-mode-browser
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/util-defaults-mode-browser
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-defaults-mode-browser",
3
- "version": "3.142.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",
@@ -18,13 +18,13 @@
18
18
  },
19
19
  "license": "Apache-2.0",
20
20
  "dependencies": {
21
- "@aws-sdk/property-provider": "3.127.0",
22
- "@aws-sdk/types": "3.127.0",
21
+ "@aws-sdk/property-provider": "3.159.0",
22
+ "@aws-sdk/types": "3.159.0",
23
23
  "bowser": "^2.11.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@aws-sdk/smithy-client": "3.142.0",
27
+ "@aws-sdk/smithy-client": "3.159.0",
28
28
  "@tsconfig/recommended": "1.0.1",
29
29
  "@types/node": "^10.0.0",
30
30
  "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/util-defaults-mode-node
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/util-defaults-mode-node
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-defaults-mode-node",
3
- "version": "3.142.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",
@@ -18,15 +18,15 @@
18
18
  },
19
19
  "license": "Apache-2.0",
20
20
  "dependencies": {
21
- "@aws-sdk/config-resolver": "3.130.0",
22
- "@aws-sdk/credential-provider-imds": "3.127.0",
23
- "@aws-sdk/node-config-provider": "3.127.0",
24
- "@aws-sdk/property-provider": "3.127.0",
25
- "@aws-sdk/types": "3.127.0",
21
+ "@aws-sdk/config-resolver": "3.159.0",
22
+ "@aws-sdk/credential-provider-imds": "3.159.0",
23
+ "@aws-sdk/node-config-provider": "3.159.0",
24
+ "@aws-sdk/property-provider": "3.159.0",
25
+ "@aws-sdk/types": "3.159.0",
26
26
  "tslib": "^2.3.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@aws-sdk/smithy-client": "3.142.0",
29
+ "@aws-sdk/smithy-client": "3.159.0",
30
30
  "@tsconfig/recommended": "1.0.1",
31
31
  "@types/node": "^10.0.0",
32
32
  "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/util-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.154.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.153.0...v3.154.0) (2022-08-19)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/util-dynamodb
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-dynamodb",
3
- "version": "3.154.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",
@@ -22,7 +22,7 @@
22
22
  "tslib": "^2.3.1"
23
23
  },
24
24
  "devDependencies": {
25
- "@aws-sdk/client-dynamodb": "3.154.0",
25
+ "@aws-sdk/client-dynamodb": "3.159.0",
26
26
  "@tsconfig/recommended": "1.0.1",
27
27
  "concurrently": "7.0.0",
28
28
  "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/util-middleware
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/util-middleware
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-middleware",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "description": "Shared utilities for to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  "tslib": "^2.3.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@aws-sdk/types": "3.127.0",
29
+ "@aws-sdk/types": "3.159.0",
30
30
  "@tsconfig/recommended": "1.0.1",
31
31
  "@types/node": "^10.0.0",
32
32
  "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/util-stream-browser
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/util-stream-browser
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-stream-browser",
3
- "version": "3.131.0",
3
+ "version": "3.159.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:es": "tsc -p tsconfig.es.json",
@@ -18,8 +18,8 @@
18
18
  },
19
19
  "license": "Apache-2.0",
20
20
  "dependencies": {
21
- "@aws-sdk/fetch-http-handler": "3.131.0",
22
- "@aws-sdk/types": "3.127.0",
21
+ "@aws-sdk/fetch-http-handler": "3.159.0",
22
+ "@aws-sdk/types": "3.159.0",
23
23
  "@aws-sdk/util-base64-browser": "3.109.0",
24
24
  "@aws-sdk/util-hex-encoding": "3.109.0",
25
25
  "@aws-sdk/util-utf8-browser": "3.109.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/util-stream-node
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.129.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.128.0...v3.129.0) (2022-07-13)
7
15
 
8
16
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-stream-node",
3
- "version": "3.129.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/node-http-handler": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/node-http-handler": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "@aws-sdk/util-buffer-from": "3.55.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
@@ -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/util-user-agent-browser
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/util-user-agent-browser
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
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,12 +20,12 @@
20
20
  "license": "Apache-2.0",
21
21
  "react-native": "dist-es/index.native.js",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.127.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "bowser": "^2.11.0",
25
25
  "tslib": "^2.3.1"
26
26
  },
27
27
  "devDependencies": {
28
- "@aws-sdk/protocol-http": "3.127.0",
28
+ "@aws-sdk/protocol-http": "3.159.0",
29
29
  "@tsconfig/recommended": "1.0.1",
30
30
  "concurrently": "7.0.0",
31
31
  "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/util-user-agent-node
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/util-user-agent-node
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
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/node-config-provider": "3.127.0",
23
- "@aws-sdk/types": "3.127.0",
22
+ "@aws-sdk/node-config-provider": "3.159.0",
23
+ "@aws-sdk/types": "3.159.0",
24
24
  "tslib": "^2.3.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@aws-sdk/protocol-http": "3.127.0",
27
+ "@aws-sdk/protocol-http": "3.159.0",
28
28
  "@tsconfig/recommended": "1.0.1",
29
29
  "@types/node": "^10.0.0",
30
30
  "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/util-waiter
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/util-waiter
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-waiter",
3
- "version": "3.127.0",
3
+ "version": "3.159.0",
4
4
  "description": "Shared utilities for client waiters for the AWS SDK",
5
5
  "dependencies": {
6
- "@aws-sdk/abort-controller": "3.127.0",
7
- "@aws-sdk/types": "3.127.0",
6
+ "@aws-sdk/abort-controller": "3.159.0",
7
+ "@aws-sdk/types": "3.159.0",
8
8
  "tslib": "^2.3.1"
9
9
  },
10
10
  "scripts": {
@@ -1,2 +1,2 @@
1
- @serverless-stack/node:build: cache hit, replaying output e95f11fb158804c6
1
+ @serverless-stack/node:build: cache hit, replaying output b94acf4db28db710
2
2
  @serverless-stack/node:build: $ tsc
@@ -1,5 +1,11 @@
1
1
  # @serverless-stack/node
2
2
 
3
+ ## 1.9.4
4
+
5
+ ## 1.9.3
6
+
7
+ ## 1.9.2
8
+
3
9
  ## 1.9.1
4
10
 
5
11
  ## 1.9.0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serverless-stack/node",
3
- "version": "1.9.1",
3
+ "version": "1.9.4",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"