@aws-amplify/graphql-model-transformer 1.3.5-agqlac.0 → 1.3.5
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.
- package/CHANGELOG.md +6 -7
- package/lib/rds-lambda.zip +0 -0
- package/lib/resources/dynamo-model-resource-generator.d.ts.map +1 -1
- package/lib/resources/dynamo-model-resource-generator.js.map +1 -1
- package/package.json +6 -6
- package/rds-lambda/node_modules/.package-lock.json +1511 -1502
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/README.md +1 -1
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/package.json +32 -31
- package/rds-lambda/node_modules/@aws-sdk/client-sso/package.json +28 -27
- package/rds-lambda/node_modules/@aws-sdk/client-sso-oidc/package.json +28 -27
- package/rds-lambda/node_modules/@aws-sdk/client-sts/package.json +33 -32
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -8
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +10 -9
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +4 -3
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -5
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-logger/package.json +2 -1
- package/rds-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-sdk-sts/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-signing/package.json +6 -5
- package/rds-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/token-providers/package.json +5 -4
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -1
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -2
- package/rds-lambda/node_modules/@babel/compat-data/README.md +1 -1
- package/rds-lambda/node_modules/@babel/compat-data/data/corejs2-built-ins.json +146 -0
- package/rds-lambda/node_modules/@babel/compat-data/data/native-modules.json +1 -1
- package/rds-lambda/node_modules/@babel/compat-data/data/plugin-bugfixes.json +15 -0
- package/rds-lambda/node_modules/@babel/compat-data/data/plugins.json +68 -9
- package/rds-lambda/node_modules/@babel/compat-data/package.json +4 -4
- package/rds-lambda/node_modules/@babel/core/README.md +1 -1
- package/rds-lambda/node_modules/@babel/core/package.json +10 -10
- package/rds-lambda/node_modules/@babel/generator/README.md +1 -1
- package/rds-lambda/node_modules/@babel/generator/package.json +4 -3
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/README.md +1 -1
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/package.json +6 -6
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/README.md +1 -1
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/package.json +1 -1
- package/rds-lambda/node_modules/@babel/helpers/README.md +1 -1
- package/rds-lambda/node_modules/@babel/helpers/package.json +3 -3
- package/rds-lambda/node_modules/@babel/parser/README.md +1 -1
- package/rds-lambda/node_modules/@babel/parser/package.json +2 -2
- package/rds-lambda/node_modules/@babel/traverse/README.md +1 -1
- package/rds-lambda/node_modules/@babel/traverse/package.json +4 -4
- package/rds-lambda/node_modules/@jest/console/package.json +6 -6
- package/rds-lambda/node_modules/@jest/core/package.json +21 -21
- package/rds-lambda/node_modules/@jest/environment/package.json +5 -5
- package/rds-lambda/node_modules/@jest/expect/package.json +6 -6
- package/rds-lambda/node_modules/@jest/expect-utils/package.json +5 -5
- package/rds-lambda/node_modules/@jest/fake-timers/package.json +7 -7
- package/rds-lambda/node_modules/@jest/globals/package.json +6 -6
- package/rds-lambda/node_modules/@jest/reporters/package.json +14 -14
- package/rds-lambda/node_modules/@jest/schemas/package.json +3 -3
- package/rds-lambda/node_modules/@jest/source-map/package.json +3 -3
- package/rds-lambda/node_modules/@jest/test-result/package.json +6 -6
- package/rds-lambda/node_modules/@jest/test-sequencer/package.json +5 -5
- package/rds-lambda/node_modules/@jest/transform/package.json +7 -7
- package/rds-lambda/node_modules/@jest/types/package.json +5 -5
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/CHANGELOG.md +70 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/LICENSE +15 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/README.md +454 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/package.json +28 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/range.bnf +16 -0
- package/rds-lambda/node_modules/@sinclair/typebox/package.json +3 -8
- package/rds-lambda/node_modules/@sinclair/typebox/readme.md +487 -300
- package/rds-lambda/node_modules/@smithy/abort-controller/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/abort-controller/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/config-resolver/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/config-resolver/package.json +17 -11
- package/rds-lambda/node_modules/@smithy/credential-provider-imds/README.md +11 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/credential-provider-imds/package.json +17 -11
- package/rds-lambda/node_modules/@smithy/eventstream-codec/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/eventstream-codec/package.json +16 -10
- package/rds-lambda/node_modules/@smithy/fetch-http-handler/README.md +4 -0
- package/rds-lambda/node_modules/@smithy/fetch-http-handler/package.json +81 -0
- package/rds-lambda/node_modules/@smithy/hash-node/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/hash-node/package.json +16 -10
- package/rds-lambda/node_modules/@smithy/invalid-dependency/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/invalid-dependency/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/is-array-buffer/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/is-array-buffer/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/middleware-content-length/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-content-length/package.json +16 -11
- package/rds-lambda/node_modules/@smithy/middleware-endpoint/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-endpoint/package.json +18 -13
- package/rds-lambda/node_modules/@smithy/middleware-retry/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/package.json +20 -15
- package/rds-lambda/node_modules/@smithy/middleware-serde/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-serde/package.json +15 -10
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-stack/README.md +3 -3
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-stack/package.json +15 -10
- package/rds-lambda/node_modules/@smithy/node-config-provider/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-config-provider/package.json +16 -10
- package/rds-lambda/node_modules/@smithy/node-http-handler/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-http-handler/package.json +18 -12
- package/rds-lambda/node_modules/@smithy/property-provider/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/property-provider/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/protocol-http/package.json +3 -3
- package/rds-lambda/node_modules/@smithy/querystring-builder/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-builder/package.json +15 -9
- package/rds-lambda/node_modules/@smithy/querystring-parser/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-parser/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/service-error-classification/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/service-error-classification/package.json +14 -8
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/shared-ini-file-loader/README.md +3 -3
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/shared-ini-file-loader/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/signature-v4/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/signature-v4/package.json +21 -15
- package/rds-lambda/node_modules/@smithy/smithy-client/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/smithy-client/package.json +16 -11
- package/rds-lambda/node_modules/@smithy/types/package.json +2 -2
- package/rds-lambda/node_modules/@smithy/url-parser/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/url-parser/package.json +15 -9
- package/rds-lambda/node_modules/@smithy/util-base64/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-base64/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/util-body-length-browser/README.md +12 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-browser/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-body-length-node/README.md +12 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-node/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-buffer-from/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-buffer-from/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/util-config-provider/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-config-provider/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-browser/package.json +17 -10
- package/rds-lambda/node_modules/@smithy/util-defaults-mode-node/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-node/package.json +20 -13
- package/rds-lambda/node_modules/@smithy/util-hex-encoding/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-hex-encoding/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-middleware/README.md +12 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-middleware/package.json +14 -8
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-retry/README.md +7 -7
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-retry/package.json +15 -9
- package/rds-lambda/node_modules/@smithy/util-stream/README.md +12 -0
- package/rds-lambda/node_modules/@smithy/util-stream/package.json +92 -0
- package/rds-lambda/node_modules/@smithy/util-uri-escape/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-uri-escape/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-utf8/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-utf8/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/util-waiter/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-waiter/package.json +15 -9
- package/rds-lambda/node_modules/@types/node/README.md +1 -1
- package/rds-lambda/node_modules/@types/node/package.json +2 -2
- package/rds-lambda/node_modules/babel-jest/package.json +4 -4
- package/rds-lambda/node_modules/caniuse-lite/package.json +1 -1
- package/rds-lambda/node_modules/collect-v8-coverage/CHANGELOG.md +7 -0
- package/rds-lambda/node_modules/collect-v8-coverage/package.json +18 -20
- package/rds-lambda/node_modules/electron-to-chromium/full-chromium-versions.json +1 -1
- package/rds-lambda/node_modules/electron-to-chromium/full-versions.json +1 -1
- package/rds-lambda/node_modules/electron-to-chromium/package.json +1 -1
- package/rds-lambda/node_modules/expect/package.json +10 -9
- package/rds-lambda/node_modules/jest/package.json +7 -7
- package/rds-lambda/node_modules/jest-circus/package.json +15 -14
- package/rds-lambda/node_modules/jest-cli/package.json +10 -9
- package/rds-lambda/node_modules/jest-config/package.json +14 -14
- package/rds-lambda/node_modules/jest-diff/package.json +4 -4
- package/rds-lambda/node_modules/jest-each/package.json +5 -5
- package/rds-lambda/node_modules/jest-environment-node/package.json +8 -8
- package/rds-lambda/node_modules/jest-haste-map/package.json +5 -5
- package/rds-lambda/node_modules/jest-leak-detector/package.json +3 -3
- package/rds-lambda/node_modules/jest-matcher-utils/package.json +5 -5
- package/rds-lambda/node_modules/jest-message-util/package.json +4 -4
- package/rds-lambda/node_modules/jest-mock/package.json +6 -6
- package/rds-lambda/node_modules/jest-resolve/package.json +7 -7
- package/rds-lambda/node_modules/jest-resolve-dependencies/package.json +8 -8
- package/rds-lambda/node_modules/jest-runner/package.json +20 -20
- package/rds-lambda/node_modules/jest-runtime/package.json +17 -17
- package/rds-lambda/node_modules/jest-snapshot/package.json +15 -17
- package/rds-lambda/node_modules/jest-util/package.json +3 -3
- package/rds-lambda/node_modules/jest-validate/package.json +4 -4
- package/rds-lambda/node_modules/jest-watcher/package.json +5 -5
- package/rds-lambda/node_modules/jest-worker/package.json +6 -6
- package/rds-lambda/node_modules/pretty-format/package.json +5 -5
- package/rds-lambda/node_modules/ts-jest/.ts-jest-digest +1 -1
- package/rds-lambda/node_modules/ts-jest/CHANGELOG.md +9 -0
- package/rds-lambda/node_modules/ts-jest/package.json +12 -12
- package/rds-lambda/package-lock.json +1511 -1502
- package/src/resources/dynamo-model-resource-generator.ts +0 -4
- package/tsconfig.tsbuildinfo +1 -1
- package/rds-lambda/node_modules/@aws-sdk/abort-controller/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/config-resolver/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-imds/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/eventstream-codec/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/hash-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/invalid-dependency/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/is-array-buffer/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-content-length/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-endpoint/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-serde/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/node-config-provider/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/node-http-handler/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/property-provider/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/querystring-builder/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/querystring-parser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/service-error-classification/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/signature-v4/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/url-parser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-base64/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-browser/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-node/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-buffer-from/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-config-provider/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-hex-encoding/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-middleware/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-stream/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-stream/package.json +0 -71
- package/rds-lambda/node_modules/@aws-sdk/util-uri-escape/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-utf8/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-waiter/README.md +0 -10
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/abort-controller/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/config-resolver/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/credential-provider-imds/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/eventstream-codec/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/fetch-http-handler/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/hash-node/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/invalid-dependency/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/is-array-buffer/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-content-length/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-endpoint/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/CHANGELOG.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/CONTRIBUTING.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/LICENSE.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/README.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/dist/bin/uuid +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/package.json +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/wrapper.mjs +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-serde/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-stack/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-config-provider/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-http-handler/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/property-provider/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-builder/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-parser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/service-error-classification/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/shared-ini-file-loader/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/signature-v4/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk/protocol-http → @smithy/smithy-client}/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/url-parser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-base64/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-browser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-node/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-buffer-from/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-config-provider/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-browser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-node/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-hex-encoding/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-middleware/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-retry/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-stream/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-uri-escape/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-utf8/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-waiter/LICENSE +0 -0
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
2
|
+
"name": "@smithy/util-body-length-browser",
|
|
3
3
|
"description": "Determines the length of a request body in browsers",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "1.0.2",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"test": "jest"
|
|
14
16
|
},
|
|
15
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -33,21 +35,25 @@
|
|
|
33
35
|
"files": [
|
|
34
36
|
"dist-*/**"
|
|
35
37
|
],
|
|
36
|
-
"homepage": "https://github.com/
|
|
38
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-body-length-browser",
|
|
37
39
|
"repository": {
|
|
38
40
|
"type": "git",
|
|
39
|
-
"url": "https://github.com/
|
|
41
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
40
42
|
"directory": "packages/util-body-length-browser"
|
|
41
43
|
},
|
|
42
44
|
"devDependencies": {
|
|
43
45
|
"@tsconfig/recommended": "1.0.1",
|
|
44
46
|
"concurrently": "7.0.0",
|
|
45
47
|
"downlevel-dts": "0.10.1",
|
|
48
|
+
"jest": "28.1.1",
|
|
46
49
|
"rimraf": "3.0.2",
|
|
47
50
|
"typedoc": "0.23.23",
|
|
48
51
|
"typescript": "~4.9.5"
|
|
49
52
|
},
|
|
50
53
|
"typedoc": {
|
|
51
54
|
"entryPoint": "src/index.ts"
|
|
55
|
+
},
|
|
56
|
+
"publishConfig": {
|
|
57
|
+
"directory": ".release/package"
|
|
52
58
|
}
|
|
53
|
-
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# @smithy/util-body-length-node
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-body-length-node)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-body-length-node)
|
|
5
|
+
|
|
6
|
+
Determines the length of a request body in node.js
|
|
7
|
+
|
|
8
|
+
> An internal package
|
|
9
|
+
|
|
10
|
+
## Usage
|
|
11
|
+
|
|
12
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
2
|
+
"name": "@smithy/util-body-length-node",
|
|
3
3
|
"description": "Determines the length of a request body in node.js",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "1.0.2",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"test": "jest"
|
|
14
16
|
},
|
|
15
17
|
"devDependencies": {
|
|
@@ -17,6 +19,7 @@
|
|
|
17
19
|
"@types/node": "^14.14.31",
|
|
18
20
|
"concurrently": "7.0.0",
|
|
19
21
|
"downlevel-dts": "0.10.1",
|
|
22
|
+
"jest": "28.1.1",
|
|
20
23
|
"rimraf": "3.0.2",
|
|
21
24
|
"typedoc": "0.23.23",
|
|
22
25
|
"typescript": "~4.9.5"
|
|
@@ -45,13 +48,16 @@
|
|
|
45
48
|
"files": [
|
|
46
49
|
"dist-*/**"
|
|
47
50
|
],
|
|
48
|
-
"homepage": "https://github.com/
|
|
51
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-body-length-node",
|
|
49
52
|
"repository": {
|
|
50
53
|
"type": "git",
|
|
51
|
-
"url": "https://github.com/
|
|
54
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
52
55
|
"directory": "packages/util-body-length-node"
|
|
53
56
|
},
|
|
54
57
|
"typedoc": {
|
|
55
58
|
"entryPoint": "src/index.ts"
|
|
59
|
+
},
|
|
60
|
+
"publishConfig": {
|
|
61
|
+
"directory": ".release/package"
|
|
56
62
|
}
|
|
57
|
-
}
|
|
63
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/util-buffer-from
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-buffer-from)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-buffer-from)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-buffer-from",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
11
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
12
14
|
"test": "jest"
|
|
13
15
|
},
|
|
14
16
|
"author": {
|
|
@@ -17,7 +19,7 @@
|
|
|
17
19
|
},
|
|
18
20
|
"license": "Apache-2.0",
|
|
19
21
|
"dependencies": {
|
|
20
|
-
"@
|
|
22
|
+
"@smithy/is-array-buffer": "^1.0.2",
|
|
21
23
|
"tslib": "^2.5.0"
|
|
22
24
|
},
|
|
23
25
|
"devDependencies": {
|
|
@@ -25,6 +27,7 @@
|
|
|
25
27
|
"@types/node": "^14.14.31",
|
|
26
28
|
"concurrently": "7.0.0",
|
|
27
29
|
"downlevel-dts": "0.10.1",
|
|
30
|
+
"jest": "28.1.1",
|
|
28
31
|
"rimraf": "3.0.2",
|
|
29
32
|
"typedoc": "0.23.23",
|
|
30
33
|
"typescript": "~4.9.5"
|
|
@@ -45,13 +48,16 @@
|
|
|
45
48
|
"files": [
|
|
46
49
|
"dist-*/**"
|
|
47
50
|
],
|
|
48
|
-
"homepage": "https://github.com/
|
|
51
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-buffer-from",
|
|
49
52
|
"repository": {
|
|
50
53
|
"type": "git",
|
|
51
|
-
"url": "https://github.com/
|
|
54
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
52
55
|
"directory": "packages/util-buffer-from"
|
|
53
56
|
},
|
|
54
57
|
"typedoc": {
|
|
55
58
|
"entryPoint": "src/index.ts"
|
|
59
|
+
},
|
|
60
|
+
"publishConfig": {
|
|
61
|
+
"directory": ".release/package"
|
|
56
62
|
}
|
|
57
|
-
}
|
|
63
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/util-config-provider
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-config-provider)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-config-provider)
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-config-provider",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Utilities package for configuration providers",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"test": "jest --passWithNoTests"
|
|
14
16
|
},
|
|
15
17
|
"author": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"@types/node": "^14.14.31",
|
|
30
32
|
"concurrently": "7.0.0",
|
|
31
33
|
"downlevel-dts": "0.10.1",
|
|
34
|
+
"jest": "28.1.1",
|
|
32
35
|
"rimraf": "3.0.2",
|
|
33
36
|
"typedoc": "0.23.23",
|
|
34
37
|
"typescript": "~4.9.5"
|
|
@@ -46,13 +49,16 @@
|
|
|
46
49
|
"files": [
|
|
47
50
|
"dist-*/**"
|
|
48
51
|
],
|
|
49
|
-
"homepage": "https://github.com/
|
|
52
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-config-provider",
|
|
50
53
|
"repository": {
|
|
51
54
|
"type": "git",
|
|
52
|
-
"url": "https://github.com/
|
|
55
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
53
56
|
"directory": "packages/util-config-provider"
|
|
54
57
|
},
|
|
55
58
|
"typedoc": {
|
|
56
59
|
"entryPoint": "src/index.ts"
|
|
60
|
+
},
|
|
61
|
+
"publishConfig": {
|
|
62
|
+
"directory": ".release/package"
|
|
57
63
|
}
|
|
58
|
-
}
|
|
64
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/util-defaults-mode-browser
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-defaults-mode-browser)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-defaults-mode-browser)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-browser/package.json
RENAMED
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-defaults-mode-browser",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
|
+
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
11
14
|
"test": "jest"
|
|
12
15
|
},
|
|
13
16
|
"main": "./dist-cjs/index.js",
|
|
@@ -19,17 +22,18 @@
|
|
|
19
22
|
},
|
|
20
23
|
"license": "Apache-2.0",
|
|
21
24
|
"dependencies": {
|
|
22
|
-
"@
|
|
23
|
-
"@
|
|
25
|
+
"@smithy/property-provider": "^1.0.2",
|
|
26
|
+
"@smithy/types": "^1.1.1",
|
|
24
27
|
"bowser": "^2.11.0",
|
|
25
28
|
"tslib": "^2.5.0"
|
|
26
29
|
},
|
|
27
30
|
"devDependencies": {
|
|
28
|
-
"@
|
|
31
|
+
"@smithy/smithy-client": "^1.0.4",
|
|
29
32
|
"@tsconfig/recommended": "1.0.1",
|
|
30
33
|
"@types/node": "^14.14.31",
|
|
31
34
|
"concurrently": "7.0.0",
|
|
32
35
|
"downlevel-dts": "0.10.1",
|
|
36
|
+
"jest": "28.1.1",
|
|
33
37
|
"rimraf": "3.0.2",
|
|
34
38
|
"typedoc": "0.23.23",
|
|
35
39
|
"typescript": "~4.9.5"
|
|
@@ -50,13 +54,16 @@
|
|
|
50
54
|
"react-native": {
|
|
51
55
|
"./dist-es/resolveDefaultsModeConfig": "./dist-es/resolveDefaultsModeConfig.native"
|
|
52
56
|
},
|
|
53
|
-
"homepage": "https://github.com/
|
|
57
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-defaults-mode-node",
|
|
54
58
|
"repository": {
|
|
55
59
|
"type": "git",
|
|
56
|
-
"url": "https://github.com/
|
|
60
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
57
61
|
"directory": "packages/util-defaults-mode-node"
|
|
58
62
|
},
|
|
59
63
|
"typedoc": {
|
|
60
64
|
"entryPoint": "src/index.ts"
|
|
65
|
+
},
|
|
66
|
+
"publishConfig": {
|
|
67
|
+
"directory": ".release/package"
|
|
61
68
|
}
|
|
62
|
-
}
|
|
69
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/util-defaults-mode-node
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-defaults-mode-node)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-defaults-mode-node)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-defaults-mode-node",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
|
+
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
11
14
|
"test": "jest"
|
|
12
15
|
},
|
|
13
16
|
"main": "./dist-cjs/index.js",
|
|
@@ -19,19 +22,20 @@
|
|
|
19
22
|
},
|
|
20
23
|
"license": "Apache-2.0",
|
|
21
24
|
"dependencies": {
|
|
22
|
-
"@
|
|
23
|
-
"@
|
|
24
|
-
"@
|
|
25
|
-
"@
|
|
26
|
-
"@
|
|
25
|
+
"@smithy/config-resolver": "^1.0.2",
|
|
26
|
+
"@smithy/credential-provider-imds": "^1.0.2",
|
|
27
|
+
"@smithy/node-config-provider": "^1.0.2",
|
|
28
|
+
"@smithy/property-provider": "^1.0.2",
|
|
29
|
+
"@smithy/types": "^1.1.1",
|
|
27
30
|
"tslib": "^2.5.0"
|
|
28
31
|
},
|
|
29
32
|
"devDependencies": {
|
|
30
|
-
"@
|
|
33
|
+
"@smithy/smithy-client": "^1.0.4",
|
|
31
34
|
"@tsconfig/recommended": "1.0.1",
|
|
32
35
|
"@types/node": "^14.14.31",
|
|
33
36
|
"concurrently": "7.0.0",
|
|
34
37
|
"downlevel-dts": "0.10.1",
|
|
38
|
+
"jest": "28.1.1",
|
|
35
39
|
"rimraf": "3.0.2",
|
|
36
40
|
"typedoc": "0.23.23",
|
|
37
41
|
"typescript": "~4.9.5"
|
|
@@ -49,13 +53,16 @@
|
|
|
49
53
|
"files": [
|
|
50
54
|
"dist-*/**"
|
|
51
55
|
],
|
|
52
|
-
"homepage": "https://github.com/
|
|
56
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-defaults-mode-node",
|
|
53
57
|
"repository": {
|
|
54
58
|
"type": "git",
|
|
55
|
-
"url": "https://github.com/
|
|
59
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
56
60
|
"directory": "packages/util-defaults-mode-node"
|
|
57
61
|
},
|
|
58
62
|
"typedoc": {
|
|
59
63
|
"entryPoint": "src/index.ts"
|
|
64
|
+
},
|
|
65
|
+
"publishConfig": {
|
|
66
|
+
"directory": ".release/package"
|
|
60
67
|
}
|
|
61
|
-
}
|
|
68
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/util-hex-encoding
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-hex-encoding)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-hex-encoding)
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-hex-encoding",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Converts binary buffers to and from lowercase hexadecimal encoding",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"test": "jest"
|
|
14
16
|
},
|
|
15
17
|
"author": {
|
|
@@ -36,21 +38,25 @@
|
|
|
36
38
|
"files": [
|
|
37
39
|
"dist-*/**"
|
|
38
40
|
],
|
|
39
|
-
"homepage": "https://github.com/
|
|
41
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-hex-encoding",
|
|
40
42
|
"repository": {
|
|
41
43
|
"type": "git",
|
|
42
|
-
"url": "https://github.com/
|
|
44
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
43
45
|
"directory": "packages/util-hex-encoding"
|
|
44
46
|
},
|
|
45
47
|
"devDependencies": {
|
|
46
48
|
"@tsconfig/recommended": "1.0.1",
|
|
47
49
|
"concurrently": "7.0.0",
|
|
48
50
|
"downlevel-dts": "0.10.1",
|
|
51
|
+
"jest": "28.1.1",
|
|
49
52
|
"rimraf": "3.0.2",
|
|
50
53
|
"typedoc": "0.23.23",
|
|
51
54
|
"typescript": "~4.9.5"
|
|
52
55
|
},
|
|
53
56
|
"typedoc": {
|
|
54
57
|
"entryPoint": "src/index.ts"
|
|
58
|
+
},
|
|
59
|
+
"publishConfig": {
|
|
60
|
+
"directory": ".release/package"
|
|
55
61
|
}
|
|
56
|
-
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# @smithy/util-middleware
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-middleware)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-middleware)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
This package provides shared utilities for middleware.
|
|
9
|
+
|
|
10
|
+
## Usage
|
|
11
|
+
|
|
12
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-middleware",
|
|
3
|
+
"version": "1.0.2",
|
|
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",
|
|
7
7
|
"scripts": {
|
|
8
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
8
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
9
9
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
10
10
|
"build:es": "tsc -p tsconfig.es.json",
|
|
11
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
12
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
13
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
14
14
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
15
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
16
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
15
17
|
"test": "jest"
|
|
16
18
|
},
|
|
17
19
|
"keywords": [
|
|
@@ -27,11 +29,12 @@
|
|
|
27
29
|
"tslib": "^2.5.0"
|
|
28
30
|
},
|
|
29
31
|
"devDependencies": {
|
|
30
|
-
"@
|
|
32
|
+
"@smithy/types": "^1.1.1",
|
|
31
33
|
"@tsconfig/recommended": "1.0.1",
|
|
32
34
|
"@types/node": "^14.14.31",
|
|
33
35
|
"concurrently": "7.0.0",
|
|
34
36
|
"downlevel-dts": "0.10.1",
|
|
37
|
+
"jest": "28.1.1",
|
|
35
38
|
"rimraf": "3.0.2",
|
|
36
39
|
"typedoc": "0.23.23",
|
|
37
40
|
"typescript": "~4.9.5"
|
|
@@ -50,13 +53,16 @@
|
|
|
50
53
|
"files": [
|
|
51
54
|
"dist-*/**"
|
|
52
55
|
],
|
|
53
|
-
"homepage": "https://github.com/
|
|
56
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/master/packages/util-middleware",
|
|
54
57
|
"repository": {
|
|
55
58
|
"type": "git",
|
|
56
|
-
"url": "https://github.com/
|
|
59
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
57
60
|
"directory": "packages/util-middleware"
|
|
58
61
|
},
|
|
59
62
|
"typedoc": {
|
|
60
63
|
"entryPoint": "src/index.ts"
|
|
64
|
+
},
|
|
65
|
+
"publishConfig": {
|
|
66
|
+
"directory": ".release/package"
|
|
61
67
|
}
|
|
62
|
-
}
|
|
68
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
# @
|
|
1
|
+
# @smithy/util-retry
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@smithy/util-retry)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-retry)
|
|
5
5
|
|
|
6
6
|
This package provides shared utilities for retries.
|
|
7
7
|
|
|
@@ -36,11 +36,11 @@ deciding whether an error should be retried, and a retry token counter.
|
|
|
36
36
|
### MaxAttempts and BackoffComputation
|
|
37
37
|
|
|
38
38
|
If you want to change the number of attempts and use a custom delay
|
|
39
|
-
computation, you can use the `ConfiguredRetryStrategy` from `@
|
|
39
|
+
computation, you can use the `ConfiguredRetryStrategy` from `@smithy/util-retry`.
|
|
40
40
|
|
|
41
41
|
```js
|
|
42
42
|
import { S3Client } from "@aws-sdk/client-s3";
|
|
43
|
-
import { ConfiguredRetryStrategy } from "@
|
|
43
|
+
import { ConfiguredRetryStrategy } from "@smithy/util-retry";
|
|
44
44
|
|
|
45
45
|
const client = new S3Client({
|
|
46
46
|
retryStrategy: new ConfiguredRetryStrategy(
|
|
@@ -59,7 +59,7 @@ get precedence as it's more specific.
|
|
|
59
59
|
|
|
60
60
|
```js
|
|
61
61
|
import { S3Client } from "@aws-sdk/client-s3";
|
|
62
|
-
import { ConfiguredRetryStrategy } from "@
|
|
62
|
+
import { ConfiguredRetryStrategy } from "@smithy/util-retry";
|
|
63
63
|
|
|
64
64
|
const client = new S3Client({
|
|
65
65
|
maxAttempts: 2, // ignored.
|
|
@@ -74,4 +74,4 @@ const client = new S3Client({
|
|
|
74
74
|
|
|
75
75
|
You can implement the `RetryStrategyV2` interface.
|
|
76
76
|
|
|
77
|
-
https://github.com/
|
|
77
|
+
https://github.com/awslabs/smithy-typescript/blob/main/packages/types/src/retry.ts
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-retry",
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"description": "Shared retry utilities to be used in middleware packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
7
7
|
"scripts": {
|
|
8
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
8
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
9
9
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
10
10
|
"build:es": "tsc -p tsconfig.es.json",
|
|
11
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
12
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
13
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
14
14
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
15
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
16
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
15
17
|
"extract:docs": "api-extractor run --local",
|
|
16
18
|
"test": "jest"
|
|
17
19
|
},
|
|
@@ -25,15 +27,16 @@
|
|
|
25
27
|
},
|
|
26
28
|
"license": "Apache-2.0",
|
|
27
29
|
"dependencies": {
|
|
28
|
-
"@
|
|
30
|
+
"@smithy/service-error-classification": "^1.0.3",
|
|
29
31
|
"tslib": "^2.5.0"
|
|
30
32
|
},
|
|
31
33
|
"devDependencies": {
|
|
32
|
-
"@
|
|
34
|
+
"@smithy/types": "^1.1.1",
|
|
33
35
|
"@tsconfig/recommended": "1.0.1",
|
|
34
36
|
"@types/node": "^14.14.31",
|
|
35
37
|
"concurrently": "7.0.0",
|
|
36
38
|
"downlevel-dts": "0.10.1",
|
|
39
|
+
"jest": "28.1.1",
|
|
37
40
|
"rimraf": "3.0.2",
|
|
38
41
|
"typedoc": "0.23.23",
|
|
39
42
|
"typescript": "~4.9.5"
|
|
@@ -52,13 +55,16 @@
|
|
|
52
55
|
"files": [
|
|
53
56
|
"dist-*/**"
|
|
54
57
|
],
|
|
55
|
-
"homepage": "https://github.com/
|
|
58
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/master/packages/util-retry",
|
|
56
59
|
"repository": {
|
|
57
60
|
"type": "git",
|
|
58
|
-
"url": "https://github.com/
|
|
61
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
59
62
|
"directory": "packages/util-retry"
|
|
60
63
|
},
|
|
61
64
|
"typedoc": {
|
|
62
65
|
"entryPoint": "src/index.ts"
|
|
66
|
+
},
|
|
67
|
+
"publishConfig": {
|
|
68
|
+
"directory": ".release/package"
|
|
63
69
|
}
|
|
64
|
-
}
|
|
70
|
+
}
|