@aws/lsp-codewhisperer 0.0.17 → 0.0.19
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 +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@amzn/codewhisperer-streaming/package.json +2 -2
- package/out/language-server/chat/chatController.js +31 -11
- package/out/language-server/chat/chatController.js.map +1 -1
- package/out/language-server/chat/chatController.test.js +364 -1
- package/out/language-server/chat/chatController.test.js.map +1 -1
- package/out/language-server/chat/telemetry/chatTelemetryController.test.js +2 -2
- package/out/language-server/chat/telemetry/chatTelemetryController.test.js.map +1 -1
- package/out/language-server/codeWhispererSecurityScanServer.d.ts +2 -2
- package/out/language-server/codeWhispererSecurityScanServer.js +1 -1
- package/out/language-server/codeWhispererSecurityScanServer.js.map +1 -1
- package/out/language-server/codeWhispererServer.d.ts +2 -2
- package/out/language-server/codeWhispererServer.js +18 -12
- package/out/language-server/codeWhispererServer.js.map +1 -1
- package/out/language-server/codeWhispererServer.test.js +39 -12
- package/out/language-server/codeWhispererServer.test.js.map +1 -1
- package/out/language-server/codeWhispererService.d.ts +4 -4
- package/out/language-server/codeWhispererService.js +10 -7
- package/out/language-server/codeWhispererService.js.map +1 -1
- package/out/language-server/configuration/qConfigurationServer.d.ts +2 -2
- package/out/language-server/configuration/qConfigurationServer.js +2 -2
- package/out/language-server/configuration/qConfigurationServer.js.map +1 -1
- package/out/language-server/dependencyGraph/dependencyGraph.d.ts +1 -1
- package/out/language-server/netTransform/resources/SupportedProjects.js +3 -0
- package/out/language-server/netTransform/resources/SupportedProjects.js.map +1 -1
- package/out/language-server/netTransform/tests/validation.test.js +5 -3
- package/out/language-server/netTransform/tests/validation.test.js.map +1 -1
- package/out/language-server/netTransform/transformHandler.js +2 -2
- package/out/language-server/netTransform/transformHandler.js.map +1 -1
- package/out/language-server/netTransform/validation.d.ts +3 -2
- package/out/language-server/netTransform/validation.js +12 -5
- package/out/language-server/netTransform/validation.js.map +1 -1
- package/out/language-server/netTransformServer.d.ts +2 -2
- package/out/language-server/netTransformServer.js +1 -1
- package/out/language-server/netTransformServer.js.map +1 -1
- package/out/language-server/proxy-server.js +10 -10
- package/out/language-server/proxy-server.js.map +1 -1
- package/out/language-server/qChatServer.js +2 -2
- package/out/language-server/qChatServer.js.map +1 -1
- package/out/language-server/telemetry/codePercentage.test.js +1 -0
- package/out/language-server/telemetry/codePercentage.test.js.map +1 -1
- package/out/language-server/telemetry/userTriggerDecision.test.js +0 -5
- package/out/language-server/telemetry/userTriggerDecision.test.js.map +1 -1
- package/out/language-server/telemetryService.d.ts +2 -2
- package/out/language-server/telemetryService.js +2 -2
- package/out/language-server/telemetryService.js.map +1 -1
- package/out/language-server/telemetryService.test.js +23 -22
- package/out/language-server/telemetryService.test.js.map +1 -1
- package/out/language-server/testUtils.d.ts +1 -0
- package/out/language-server/testUtils.js +2 -1
- package/out/language-server/testUtils.js.map +1 -1
- package/out/language-server/utilities/supplementalContextUtil/supplementalContextUtil.test.js.map +1 -1
- package/out/language-server/utils.d.ts +2 -2
- package/out/language-server/utils.js +2 -3
- package/out/language-server/utils.js.map +1 -1
- package/package.json +4 -8
- package/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
- package/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
- package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
- package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
- package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
- package/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
- package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
- package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
- package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
- package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
- package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
- package/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
- package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
- package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
- package/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
- package/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
- package/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
- package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
- package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
- package/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
- package/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
- package/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
- package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
- package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
- package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
- package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
- package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
- package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
- package/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
- package/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
- package/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
- package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
- package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
- package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
- package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/package.json +0 -32
- package/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
- package/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
- package/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
- package/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
- package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
- package/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/node_modules/@aws-crypto/util/README.md +0 -16
- package/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
- package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
- package/node_modules/@aws-crypto/util/build/main/index.js +0 -14
- package/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
- package/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
- package/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
- package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
- package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
- package/node_modules/@aws-crypto/util/build/module/index.js +0 -7
- package/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
- package/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
- package/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
- package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
- package/node_modules/@aws-crypto/util/package.json +0 -32
- package/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/node_modules/@aws-crypto/util/tsconfig.json +0 -9
- package/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
- package/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -71
- package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
- package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -20
- package/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
- package/node_modules/@aws-sdk/middleware-host-header/package.json +0 -55
- package/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -80
- package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
- package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
- package/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-logger/package.json +0 -56
- package/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -68
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -34
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -18
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -18
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -55
- package/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -123
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -6
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -72
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -31
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -20
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -57
- package/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -22
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -17
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -17
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -13
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -9
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -9
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -6
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -53
- package/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -95
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -39
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -9
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -20
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -12
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -63
- package/node_modules/@smithy/config-resolver/LICENSE +0 -201
- package/node_modules/@smithy/config-resolver/README.md +0 -10
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -235
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -9
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -9
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -11
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -15
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
- package/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -25
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -29
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -51
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -10
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -7
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -14
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -29
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -51
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -10
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -7
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -14
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/package.json +0 -63
- package/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
- package/node_modules/@smithy/fetch-http-handler/README.md +0 -11
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +0 -1
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -255
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +0 -1
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
- package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -138
- package/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
- package/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
- package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -50
- package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
- package/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +0 -62
- package/node_modules/@smithy/hash-node/LICENSE +0 -201
- package/node_modules/@smithy/hash-node/README.md +0 -10
- package/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -66
- package/node_modules/@smithy/hash-node/dist-es/index.js +0 -34
- package/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
- package/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/README.md +0 -4
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8/package.json +0 -65
- package/node_modules/@smithy/hash-node/package.json +0 -63
- package/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
- package/node_modules/@smithy/middleware-content-length/README.md +0 -4
- package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -71
- package/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
- package/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
- package/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@smithy/middleware-content-length/package.json +0 -62
- package/node_modules/@smithy/middleware-retry/LICENSE +0 -201
- package/node_modules/@smithy/middleware-retry/README.md +0 -11
- package/node_modules/@smithy/middleware-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/StandardRetryStrategy.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/configurations.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/defaultRetryQuota.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/delayDecider.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -425
- package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
- package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
- package/node_modules/@smithy/middleware-retry/dist-cjs/omitRetryHeadersMiddleware.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/retryDecider.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/types.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-cjs/util.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -20
- package/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -90
- package/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -52
- package/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
- package/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
- package/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
- package/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
- package/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
- package/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
- package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
- package/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
- package/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -20
- package/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -30
- package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -45
- package/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -18
- package/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -4
- package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
- package/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -4
- package/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -6
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -20
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -30
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -45
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -18
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -4
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -4
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -6
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -53
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
- package/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -53
- package/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
- package/node_modules/@smithy/middleware-retry/package.json +0 -77
- package/node_modules/@smithy/middleware-serde/LICENSE +0 -201
- package/node_modules/@smithy/middleware-serde/README.md +0 -4
- package/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +0 -1
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -102
- package/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +0 -1
- package/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +0 -1
- package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -25
- package/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
- package/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
- package/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -13
- package/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -5
- package/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -12
- package/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -5
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -12
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
- package/node_modules/@smithy/middleware-serde/package.json +0 -61
- package/node_modules/@smithy/node-config-provider/LICENSE +0 -201
- package/node_modules/@smithy/node-config-provider/README.md +0 -4
- package/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-cjs/getSelectorName.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -105
- package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -5
- package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
- package/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
- package/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
- package/node_modules/@smithy/node-config-provider/dist-es/getSelectorName.js +0 -12
- package/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -22
- package/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -7
- package/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -15
- package/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -3
- package/node_modules/@smithy/node-config-provider/dist-types/getSelectorName.d.ts +0 -9
- package/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -1
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -22
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -7
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -15
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -3
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@smithy/node-config-provider/package.json +0 -64
- package/node_modules/@smithy/service-error-classification/LICENSE +0 -201
- package/node_modules/@smithy/service-error-classification/README.md +0 -4
- package/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +0 -1
- package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -98
- package/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -27
- package/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -21
- package/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -26
- package/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -19
- package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -26
- package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -19
- package/node_modules/@smithy/service-error-classification/package.json +0 -58
- package/node_modules/@smithy/smithy-client/LICENSE +0 -201
- package/node_modules/@smithy/smithy-client/README.md +0 -10
- package/node_modules/@smithy/smithy-client/dist-cjs/NoOpLogger.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/client.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/collect-stream-body.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/command.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/constants.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/create-aggregated-client.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/date-utils.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/defaults-mode.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/emitWarningIfUnsupportedVersion.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/exceptions.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/extended-encode-uri-component.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/checksum.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/index.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/retry.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/get-array-if-single-item.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/get-value-from-text-node.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -1309
- package/node_modules/@smithy/smithy-client/dist-cjs/is-serializable-header-value.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/lazy-json.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/object-mapping.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/parse-utils.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/quote-header.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/resolve-path.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/ser-utils.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/serde-json.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/split-every.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/split-header.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
- package/node_modules/@smithy/smithy-client/dist-es/client.js +0 -42
- package/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/command.js +0 -115
- package/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -21
- package/node_modules/@smithy/smithy-client/dist-es/date-utils.js +0 -190
- package/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
- package/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
- package/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
- package/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -22
- package/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -31
- package/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -15
- package/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -16
- package/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
- package/node_modules/@smithy/smithy-client/dist-es/index.js +0 -25
- package/node_modules/@smithy/smithy-client/dist-es/is-serializable-header-value.js +0 -3
- package/node_modules/@smithy/smithy-client/dist-es/lazy-json.js +0 -33
- package/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
- package/node_modules/@smithy/smithy-client/dist-es/parse-utils.js +0 -230
- package/node_modules/@smithy/smithy-client/dist-es/quote-header.js +0 -6
- package/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -14
- package/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
- package/node_modules/@smithy/smithy-client/dist-es/split-every.js +0 -27
- package/node_modules/@smithy/smithy-client/dist-es/split-header.js +0 -37
- package/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
- package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -53
- package/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -113
- package/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
- package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -9
- package/node_modules/@smithy/smithy-client/dist-types/date-utils.d.ts +0 -73
- package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -13
- package/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
- package/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -34
- package/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -25
- package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
- package/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -15
- package/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -26
- package/node_modules/@smithy/smithy-client/dist-types/is-serializable-header-value.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +0 -24
- package/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
- package/node_modules/@smithy/smithy-client/dist-types/parse-utils.d.ts +0 -270
- package/node_modules/@smithy/smithy-client/dist-types/quote-header.d.ts +0 -6
- package/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -14
- package/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
- package/node_modules/@smithy/smithy-client/dist-types/split-every.d.ts +0 -11
- package/node_modules/@smithy/smithy-client/dist-types/split-header.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -53
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -113
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -9
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/date-utils.d.ts +0 -73
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -13
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -34
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -25
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -15
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -26
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +0 -24
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/parse-utils.d.ts +0 -270
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/quote-header.d.ts +0 -6
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -14
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/split-every.d.ts +0 -11
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/split-header.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/package.json +0 -66
- package/node_modules/@smithy/util-base64/LICENSE +0 -201
- package/node_modules/@smithy/util-base64/README.md +0 -4
- package/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -35
- package/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
- package/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
- package/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
- package/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -39
- package/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
- package/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -28
- package/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
- package/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
- package/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
- package/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
- package/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
- package/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -6
- package/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
- package/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
- package/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
- package/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -6
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/README.md +0 -4
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8/package.json +0 -65
- package/node_modules/@smithy/util-base64/package.json +0 -72
- package/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
- package/node_modules/@smithy/util-body-length-browser/README.md +0 -12
- package/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +0 -1
- package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -57
- package/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
- package/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/package.json +0 -56
- package/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
- package/node_modules/@smithy/util-body-length-node/README.md +0 -12
- package/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +0 -1
- package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -53
- package/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -25
- package/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/package.json +0 -60
- package/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/node_modules/@smithy/util-buffer-from/package.json +0 -60
- package/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
- package/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -25
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -33
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -27
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -65
- package/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
- package/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/constants.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/defaultsModeConfig.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -119
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/resolveDefaultsModeConfig.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-node/package.json +0 -65
- package/node_modules/@smithy/util-retry/LICENSE +0 -201
- package/node_modules/@smithy/util-retry/README.md +0 -78
- package/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/config.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/constants.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +0 -1
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -348
- package/node_modules/@smithy/util-retry/dist-cjs/types.js +0 -1
- package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -24
- package/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -18
- package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -99
- package/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -65
- package/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
- package/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
- package/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
- package/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
- package/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
- package/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
- package/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
- package/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
- package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -45
- package/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
- package/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
- package/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
- package/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
- package/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
- package/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -45
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
- package/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
- package/node_modules/@smithy/util-retry/package.json +0 -67
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { HttpResponse, MetadataBearer, ResponseMetadata, RetryableTrait, SmithyException } from "@smithy/types";
|
|
2
|
-
/**
|
|
3
|
-
* The type of the exception class constructor parameter. The returned type contains the properties
|
|
4
|
-
* in the `ExceptionType` but not in the `BaseExceptionType`. If the `BaseExceptionType` contains
|
|
5
|
-
* `$metadata` and `message` properties, it's also included in the returned type.
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
|
-
export type ExceptionOptionType<ExceptionType extends Error, BaseExceptionType extends Error> = Pick<ExceptionType, Exclude<keyof ExceptionType, Exclude<keyof BaseExceptionType, "$metadata" | "message">>>;
|
|
9
|
-
/**
|
|
10
|
-
* @public
|
|
11
|
-
*/
|
|
12
|
-
export interface ServiceExceptionOptions extends SmithyException, MetadataBearer {
|
|
13
|
-
message?: string;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @public
|
|
17
|
-
*
|
|
18
|
-
* Base exception class for the exceptions from the server-side.
|
|
19
|
-
*/
|
|
20
|
-
export declare class ServiceException extends Error implements SmithyException, MetadataBearer {
|
|
21
|
-
readonly $fault: "client" | "server";
|
|
22
|
-
$response?: HttpResponse;
|
|
23
|
-
$retryable?: RetryableTrait;
|
|
24
|
-
$metadata: ResponseMetadata;
|
|
25
|
-
constructor(options: ServiceExceptionOptions);
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* This method inject unmodeled member to a deserialized SDK exception,
|
|
29
|
-
* and load the error message from different possible keys('message',
|
|
30
|
-
* 'Message').
|
|
31
|
-
*
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
34
|
-
export declare const decorateServiceException: <E extends ServiceException>(exception: E, additions?: Record<string, any>) => E;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ChecksumAlgorithm, ChecksumConfiguration, ChecksumConstructor, HashConstructor } from "@smithy/types";
|
|
2
|
-
import { AlgorithmId } from "@smithy/types";
|
|
3
|
-
export { AlgorithmId, ChecksumAlgorithm, ChecksumConfiguration };
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
|
-
export type PartialChecksumRuntimeConfigType = Partial<{
|
|
8
|
-
sha256: ChecksumConstructor | HashConstructor;
|
|
9
|
-
md5: ChecksumConstructor | HashConstructor;
|
|
10
|
-
crc32: ChecksumConstructor | HashConstructor;
|
|
11
|
-
crc32c: ChecksumConstructor | HashConstructor;
|
|
12
|
-
sha1: ChecksumConstructor | HashConstructor;
|
|
13
|
-
}>;
|
|
14
|
-
/**
|
|
15
|
-
* @internal
|
|
16
|
-
*/
|
|
17
|
-
export declare const getChecksumConfiguration: (runtimeConfig: PartialChecksumRuntimeConfigType) => {
|
|
18
|
-
_checksumAlgorithms: ChecksumAlgorithm[];
|
|
19
|
-
addChecksumAlgorithm(algo: ChecksumAlgorithm): void;
|
|
20
|
-
checksumAlgorithms(): ChecksumAlgorithm[];
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*/
|
|
25
|
-
export declare const resolveChecksumRuntimeConfig: (clientConfig: ChecksumConfiguration) => PartialChecksumRuntimeConfigType;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
2
|
-
import { PartialChecksumRuntimeConfigType } from "./checksum";
|
|
3
|
-
import { PartialRetryRuntimeConfigType } from "./retry";
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
|
-
export type DefaultExtensionRuntimeConfigType = PartialRetryRuntimeConfigType & PartialChecksumRuntimeConfigType;
|
|
8
|
-
/**
|
|
9
|
-
* @internal
|
|
10
|
-
*
|
|
11
|
-
* Helper function to resolve default extension configuration from runtime config
|
|
12
|
-
*/
|
|
13
|
-
export declare const getDefaultExtensionConfiguration: (runtimeConfig: DefaultExtensionRuntimeConfigType) => {
|
|
14
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>): void;
|
|
15
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>;
|
|
16
|
-
_checksumAlgorithms: import("@smithy/types").ChecksumAlgorithm[];
|
|
17
|
-
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
|
18
|
-
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated use getDefaultExtensionConfiguration
|
|
22
|
-
* @internal
|
|
23
|
-
*
|
|
24
|
-
* Helper function to resolve default extension configuration from runtime config
|
|
25
|
-
*/
|
|
26
|
-
export declare const getDefaultClientConfiguration: (runtimeConfig: DefaultExtensionRuntimeConfigType) => {
|
|
27
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>): void;
|
|
28
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>;
|
|
29
|
-
_checksumAlgorithms: import("@smithy/types").ChecksumAlgorithm[];
|
|
30
|
-
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
|
31
|
-
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* @internal
|
|
35
|
-
*
|
|
36
|
-
* Helper function to resolve runtime config from default extension configuration
|
|
37
|
-
*/
|
|
38
|
-
export declare const resolveDefaultRuntimeConfig: (config: DefaultExtensionConfiguration) => DefaultExtensionRuntimeConfigType;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./defaultExtensionConfiguration";
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Provider, RetryStrategy, RetryStrategyConfiguration, RetryStrategyV2 } from "@smithy/types";
|
|
2
|
-
export type PartialRetryRuntimeConfigType = Partial<{
|
|
3
|
-
retryStrategy: Provider<RetryStrategyV2 | RetryStrategy>;
|
|
4
|
-
}>;
|
|
5
|
-
/**
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
|
-
export declare const getRetryConfiguration: (runtimeConfig: PartialRetryRuntimeConfigType) => {
|
|
9
|
-
setRetryStrategy(retryStrategy: Provider<RetryStrategyV2 | RetryStrategy>): void;
|
|
10
|
-
retryStrategy(): Provider<RetryStrategyV2 | RetryStrategy>;
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
|
-
export declare const resolveRetryRuntimeConfig: (retryStrategyConfiguration: RetryStrategyConfiguration) => PartialRetryRuntimeConfigType;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export { DocumentType, SdkError, SmithyException } from "@smithy/types";
|
|
2
|
-
export * from "./client";
|
|
3
|
-
export * from "./collect-stream-body";
|
|
4
|
-
export * from "./command";
|
|
5
|
-
export * from "./constants";
|
|
6
|
-
export * from "./create-aggregated-client";
|
|
7
|
-
export * from "./date-utils";
|
|
8
|
-
export * from "./default-error-handler";
|
|
9
|
-
export * from "./defaults-mode";
|
|
10
|
-
export * from "./emitWarningIfUnsupportedVersion";
|
|
11
|
-
export * from "./exceptions";
|
|
12
|
-
export * from "./extended-encode-uri-component";
|
|
13
|
-
export * from "./extensions";
|
|
14
|
-
export * from "./get-array-if-single-item";
|
|
15
|
-
export * from "./get-value-from-text-node";
|
|
16
|
-
export * from "./is-serializable-header-value";
|
|
17
|
-
export * from "./lazy-json";
|
|
18
|
-
export * from "./NoOpLogger";
|
|
19
|
-
export * from "./object-mapping";
|
|
20
|
-
export * from "./parse-utils";
|
|
21
|
-
export * from "./quote-header";
|
|
22
|
-
export * from "./resolve-path";
|
|
23
|
-
export * from "./ser-utils";
|
|
24
|
-
export * from "./serde-json";
|
|
25
|
-
export * from "./split-every";
|
|
26
|
-
export * from "./split-header";
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Lazy String holder for JSON typed contents.
|
|
3
|
-
*/
|
|
4
|
-
interface StringWrapper {
|
|
5
|
-
new (arg: any): String;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* Because of https://github.com/microsoft/tslib/issues/95,
|
|
9
|
-
* TS 'extends' shim doesn't support extending native types like String.
|
|
10
|
-
* So here we create StringWrapper that duplicate everything from String
|
|
11
|
-
* class including its prototype chain. So we can extend from here.
|
|
12
|
-
*
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
|
-
export declare const StringWrapper: StringWrapper;
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
|
-
export declare class LazyJsonString extends StringWrapper {
|
|
20
|
-
deserializeJSON(): any;
|
|
21
|
-
toJSON(): string;
|
|
22
|
-
static fromObject(object: any): LazyJsonString;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @internal
|
|
3
|
-
*
|
|
4
|
-
* A set of instructions for multiple keys.
|
|
5
|
-
* The aim is to provide a concise yet readable way to map and filter values
|
|
6
|
-
* onto a target object.
|
|
7
|
-
*
|
|
8
|
-
* @example
|
|
9
|
-
* ```javascript
|
|
10
|
-
* const example: ObjectMappingInstructions = {
|
|
11
|
-
* lazyValue1: [, () => 1],
|
|
12
|
-
* lazyValue2: [, () => 2],
|
|
13
|
-
* lazyValue3: [, () => 3],
|
|
14
|
-
* lazyConditionalValue1: [() => true, () => 4],
|
|
15
|
-
* lazyConditionalValue2: [() => true, () => 5],
|
|
16
|
-
* lazyConditionalValue3: [true, () => 6],
|
|
17
|
-
* lazyConditionalValue4: [false, () => 44],
|
|
18
|
-
* lazyConditionalValue5: [() => false, () => 55],
|
|
19
|
-
* lazyConditionalValue6: ["", () => 66],
|
|
20
|
-
* simpleValue1: [, 7],
|
|
21
|
-
* simpleValue2: [, 8],
|
|
22
|
-
* simpleValue3: [, 9],
|
|
23
|
-
* conditionalValue1: [() => true, 10],
|
|
24
|
-
* conditionalValue2: [() => true, 11],
|
|
25
|
-
* conditionalValue3: [{}, 12],
|
|
26
|
-
* conditionalValue4: [false, 110],
|
|
27
|
-
* conditionalValue5: [() => false, 121],
|
|
28
|
-
* conditionalValue6: ["", 132],
|
|
29
|
-
* };
|
|
30
|
-
*
|
|
31
|
-
* const exampleResult: Record<string, any> = {
|
|
32
|
-
* lazyValue1: 1,
|
|
33
|
-
* lazyValue2: 2,
|
|
34
|
-
* lazyValue3: 3,
|
|
35
|
-
* lazyConditionalValue1: 4,
|
|
36
|
-
* lazyConditionalValue2: 5,
|
|
37
|
-
* lazyConditionalValue3: 6,
|
|
38
|
-
* simpleValue1: 7,
|
|
39
|
-
* simpleValue2: 8,
|
|
40
|
-
* simpleValue3: 9,
|
|
41
|
-
* conditionalValue1: 10,
|
|
42
|
-
* conditionalValue2: 11,
|
|
43
|
-
* conditionalValue3: 12,
|
|
44
|
-
* };
|
|
45
|
-
* ```
|
|
46
|
-
*/
|
|
47
|
-
export type ObjectMappingInstructions = Record<string, ObjectMappingInstruction>;
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*
|
|
51
|
-
* A variant of the object mapping instruction for the `take` function.
|
|
52
|
-
* In this case, the source value is provided to the value function, turning it
|
|
53
|
-
* from a supplier into a mapper.
|
|
54
|
-
*/
|
|
55
|
-
export type SourceMappingInstructions = Record<string, ValueMapper | SourceMappingInstruction>;
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*
|
|
59
|
-
* An instruction set for assigning a value to a target object.
|
|
60
|
-
*/
|
|
61
|
-
export type ObjectMappingInstruction = LazyValueInstruction | ConditionalLazyValueInstruction | SimpleValueInstruction | ConditionalValueInstruction | UnfilteredValue;
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*
|
|
65
|
-
* non-array
|
|
66
|
-
*/
|
|
67
|
-
export type UnfilteredValue = any;
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
export type LazyValueInstruction = [
|
|
72
|
-
FilterStatus,
|
|
73
|
-
ValueSupplier
|
|
74
|
-
];
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
export type ConditionalLazyValueInstruction = [
|
|
79
|
-
FilterStatusSupplier,
|
|
80
|
-
ValueSupplier
|
|
81
|
-
];
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
export type SimpleValueInstruction = [
|
|
86
|
-
FilterStatus,
|
|
87
|
-
Value
|
|
88
|
-
];
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
export type ConditionalValueInstruction = [
|
|
93
|
-
ValueFilteringFunction,
|
|
94
|
-
Value
|
|
95
|
-
];
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
export type SourceMappingInstruction = [
|
|
100
|
-
(ValueFilteringFunction | FilterStatus)?,
|
|
101
|
-
ValueMapper?,
|
|
102
|
-
string?
|
|
103
|
-
];
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*
|
|
107
|
-
* Filter is considered passed if
|
|
108
|
-
* 1. It is a boolean true.
|
|
109
|
-
* 2. It is not undefined and is itself truthy.
|
|
110
|
-
* 3. It is undefined and the corresponding _value_ is neither null nor undefined.
|
|
111
|
-
*/
|
|
112
|
-
export type FilterStatus = boolean | unknown | void;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*
|
|
116
|
-
* Supplies the filter check but not against any value as input.
|
|
117
|
-
*/
|
|
118
|
-
export type FilterStatusSupplier = () => boolean;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*
|
|
122
|
-
* Filter check with the given value.
|
|
123
|
-
*/
|
|
124
|
-
export type ValueFilteringFunction = (value: any) => boolean;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*
|
|
128
|
-
* Supplies the value for lazy evaluation.
|
|
129
|
-
*/
|
|
130
|
-
export type ValueSupplier = () => any;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*
|
|
134
|
-
* A function that maps the source value to the target value.
|
|
135
|
-
* Defaults to pass-through with nullish check.
|
|
136
|
-
*/
|
|
137
|
-
export type ValueMapper = (value: any) => any;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*
|
|
141
|
-
* A non-function value.
|
|
142
|
-
*/
|
|
143
|
-
export type Value = any;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
* Internal/Private, for codegen use only.
|
|
147
|
-
*
|
|
148
|
-
* Transfer a set of keys from [instructions] to [target].
|
|
149
|
-
*
|
|
150
|
-
* For each instruction in the record, the target key will be the instruction key.
|
|
151
|
-
* The target assignment will be conditional on the instruction's filter.
|
|
152
|
-
* The target assigned value will be supplied by the instructions as an evaluable function or non-function value.
|
|
153
|
-
*
|
|
154
|
-
* @see ObjectMappingInstructions for an example.
|
|
155
|
-
*/
|
|
156
|
-
export declare function map(target: any, filter: (value: any) => boolean, instructions: Record<string, ValueSupplier | Value>): typeof target;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
export declare function map(instructions: ObjectMappingInstructions): any;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
export declare function map(target: any, instructions: ObjectMappingInstructions): typeof target;
|
|
165
|
-
/**
|
|
166
|
-
* Convert a regular object `{ k: v }` to `{ k: [, v] }` mapping instruction set with default
|
|
167
|
-
* filter.
|
|
168
|
-
*
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
171
|
-
export declare const convertMap: (target: any) => Record<string, any>;
|
|
172
|
-
/**
|
|
173
|
-
* @param source - original object with data.
|
|
174
|
-
* @param instructions - how to map the data.
|
|
175
|
-
* @returns new object mapped from the source object.
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
export declare const take: (source: any, instructions: SourceMappingInstructions) => any;
|
|
@@ -1,270 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @internal
|
|
3
|
-
*
|
|
4
|
-
* Give an input string, strictly parses a boolean value.
|
|
5
|
-
*
|
|
6
|
-
* @param value - The boolean string to parse.
|
|
7
|
-
* @returns true for "true", false for "false", otherwise an error is thrown.
|
|
8
|
-
*/
|
|
9
|
-
export declare const parseBoolean: (value: string) => boolean;
|
|
10
|
-
/**
|
|
11
|
-
* @internal
|
|
12
|
-
*
|
|
13
|
-
* Asserts a value is a boolean and returns it.
|
|
14
|
-
* Casts strings and numbers with a warning if there is evidence that they were
|
|
15
|
-
* intended to be booleans.
|
|
16
|
-
*
|
|
17
|
-
* @param value - A value that is expected to be a boolean.
|
|
18
|
-
* @returns The value if it's a boolean, undefined if it's null/undefined,
|
|
19
|
-
* otherwise an error is thrown.
|
|
20
|
-
*/
|
|
21
|
-
export declare const expectBoolean: (value: any) => boolean | undefined;
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*
|
|
25
|
-
* Asserts a value is a number and returns it.
|
|
26
|
-
* Casts strings with a warning if the string is a parseable number.
|
|
27
|
-
* This is to unblock slight API definition/implementation inconsistencies.
|
|
28
|
-
*
|
|
29
|
-
* @param value - A value that is expected to be a number.
|
|
30
|
-
* @returns The value if it's a number, undefined if it's null/undefined,
|
|
31
|
-
* otherwise an error is thrown.
|
|
32
|
-
*/
|
|
33
|
-
export declare const expectNumber: (value: any) => number | undefined;
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*
|
|
37
|
-
* Asserts a value is a 32-bit float and returns it.
|
|
38
|
-
*
|
|
39
|
-
* @param value - A value that is expected to be a 32-bit float.
|
|
40
|
-
* @returns The value if it's a float, undefined if it's null/undefined,
|
|
41
|
-
* otherwise an error is thrown.
|
|
42
|
-
*/
|
|
43
|
-
export declare const expectFloat32: (value: any) => number | undefined;
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*
|
|
47
|
-
* Asserts a value is an integer and returns it.
|
|
48
|
-
*
|
|
49
|
-
* @param value - A value that is expected to be an integer.
|
|
50
|
-
* @returns The value if it's an integer, undefined if it's null/undefined,
|
|
51
|
-
* otherwise an error is thrown.
|
|
52
|
-
*/
|
|
53
|
-
export declare const expectLong: (value: any) => number | undefined;
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*
|
|
57
|
-
* @deprecated Use expectLong
|
|
58
|
-
*/
|
|
59
|
-
export declare const expectInt: (value: any) => number | undefined;
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*
|
|
63
|
-
* Asserts a value is a 32-bit integer and returns it.
|
|
64
|
-
*
|
|
65
|
-
* @param value - A value that is expected to be an integer.
|
|
66
|
-
* @returns The value if it's an integer, undefined if it's null/undefined,
|
|
67
|
-
* otherwise an error is thrown.
|
|
68
|
-
*/
|
|
69
|
-
export declare const expectInt32: (value: any) => number | undefined;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*
|
|
73
|
-
* Asserts a value is a 16-bit integer and returns it.
|
|
74
|
-
*
|
|
75
|
-
* @param value - A value that is expected to be an integer.
|
|
76
|
-
* @returns The value if it's an integer, undefined if it's null/undefined,
|
|
77
|
-
* otherwise an error is thrown.
|
|
78
|
-
*/
|
|
79
|
-
export declare const expectShort: (value: any) => number | undefined;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*
|
|
83
|
-
* Asserts a value is an 8-bit integer and returns it.
|
|
84
|
-
*
|
|
85
|
-
* @param value - A value that is expected to be an integer.
|
|
86
|
-
* @returns The value if it's an integer, undefined if it's null/undefined,
|
|
87
|
-
* otherwise an error is thrown.
|
|
88
|
-
*/
|
|
89
|
-
export declare const expectByte: (value: any) => number | undefined;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*
|
|
93
|
-
* Asserts a value is not null or undefined and returns it, or throws an error.
|
|
94
|
-
*
|
|
95
|
-
* @param value - A value that is expected to be defined
|
|
96
|
-
* @param location - The location where we're expecting to find a defined object (optional)
|
|
97
|
-
* @returns The value if it's not undefined, otherwise throws an error
|
|
98
|
-
*/
|
|
99
|
-
export declare const expectNonNull: <T>(value: T | null | undefined, location?: string) => T;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*
|
|
103
|
-
* Asserts a value is an JSON-like object and returns it. This is expected to be used
|
|
104
|
-
* with values parsed from JSON (arrays, objects, numbers, strings, booleans).
|
|
105
|
-
*
|
|
106
|
-
* @param value - A value that is expected to be an object
|
|
107
|
-
* @returns The value if it's an object, undefined if it's null/undefined,
|
|
108
|
-
* otherwise an error is thrown.
|
|
109
|
-
*/
|
|
110
|
-
export declare const expectObject: (value: any) => Record<string, any> | undefined;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*
|
|
114
|
-
* Asserts a value is a string and returns it.
|
|
115
|
-
* Numbers and boolean will be cast to strings with a warning.
|
|
116
|
-
*
|
|
117
|
-
* @param value - A value that is expected to be a string.
|
|
118
|
-
* @returns The value if it's a string, undefined if it's null/undefined,
|
|
119
|
-
* otherwise an error is thrown.
|
|
120
|
-
*/
|
|
121
|
-
export declare const expectString: (value: any) => string | undefined;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*
|
|
125
|
-
* Asserts a value is a JSON-like object with only one non-null/non-undefined key and
|
|
126
|
-
* returns it.
|
|
127
|
-
*
|
|
128
|
-
* @param value - A value that is expected to be an object with exactly one non-null,
|
|
129
|
-
* non-undefined key.
|
|
130
|
-
* @returns the value if it's a union, undefined if it's null/undefined, otherwise
|
|
131
|
-
* an error is thrown.
|
|
132
|
-
*/
|
|
133
|
-
export declare const expectUnion: (value: unknown) => Record<string, any> | undefined;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*
|
|
137
|
-
* Parses a value into a double. If the value is null or undefined, undefined
|
|
138
|
-
* will be returned. If the value is a string, it will be parsed by the standard
|
|
139
|
-
* parseFloat with one exception: NaN may only be explicitly set as the string
|
|
140
|
-
* "NaN", any implicit Nan values will result in an error being thrown. If any
|
|
141
|
-
* other type is provided, an exception will be thrown.
|
|
142
|
-
*
|
|
143
|
-
* @param value - A number or string representation of a double.
|
|
144
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
145
|
-
*/
|
|
146
|
-
export declare const strictParseDouble: (value: string | number) => number | undefined;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*
|
|
150
|
-
* @deprecated Use strictParseDouble
|
|
151
|
-
*/
|
|
152
|
-
export declare const strictParseFloat: (value: string | number) => number | undefined;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*
|
|
156
|
-
* Parses a value into a float. If the value is null or undefined, undefined
|
|
157
|
-
* will be returned. If the value is a string, it will be parsed by the standard
|
|
158
|
-
* parseFloat with one exception: NaN may only be explicitly set as the string
|
|
159
|
-
* "NaN", any implicit Nan values will result in an error being thrown. If any
|
|
160
|
-
* other type is provided, an exception will be thrown.
|
|
161
|
-
*
|
|
162
|
-
* @param value - A number or string representation of a float.
|
|
163
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
164
|
-
*/
|
|
165
|
-
export declare const strictParseFloat32: (value: string | number) => number | undefined;
|
|
166
|
-
/**
|
|
167
|
-
* @internal
|
|
168
|
-
*
|
|
169
|
-
* Asserts a value is a number and returns it. If the value is a string
|
|
170
|
-
* representation of a non-numeric number type (NaN, Infinity, -Infinity),
|
|
171
|
-
* the value will be parsed. Any other string value will result in an exception
|
|
172
|
-
* being thrown. Null or undefined will be returned as undefined. Any other
|
|
173
|
-
* type will result in an exception being thrown.
|
|
174
|
-
*
|
|
175
|
-
* @param value - A number or string representation of a non-numeric float.
|
|
176
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
177
|
-
*/
|
|
178
|
-
export declare const limitedParseDouble: (value: string | number) => number | undefined;
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*
|
|
182
|
-
* @deprecated Use limitedParseDouble
|
|
183
|
-
*/
|
|
184
|
-
export declare const handleFloat: (value: string | number) => number | undefined;
|
|
185
|
-
/**
|
|
186
|
-
* @internal
|
|
187
|
-
*
|
|
188
|
-
* @deprecated Use limitedParseDouble
|
|
189
|
-
*/
|
|
190
|
-
export declare const limitedParseFloat: (value: string | number) => number | undefined;
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*
|
|
194
|
-
* Asserts a value is a 32-bit float and returns it. If the value is a string
|
|
195
|
-
* representation of a non-numeric number type (NaN, Infinity, -Infinity),
|
|
196
|
-
* the value will be parsed. Any other string value will result in an exception
|
|
197
|
-
* being thrown. Null or undefined will be returned as undefined. Any other
|
|
198
|
-
* type will result in an exception being thrown.
|
|
199
|
-
*
|
|
200
|
-
* @param value - A number or string representation of a non-numeric float.
|
|
201
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
202
|
-
*/
|
|
203
|
-
export declare const limitedParseFloat32: (value: string | number) => number | undefined;
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*
|
|
207
|
-
* Parses a value into an integer. If the value is null or undefined, undefined
|
|
208
|
-
* will be returned. If the value is a string, it will be parsed by parseFloat
|
|
209
|
-
* and the result will be asserted to be an integer. If the parsed value is not
|
|
210
|
-
* an integer, or the raw value is any type other than a string or number, an
|
|
211
|
-
* exception will be thrown.
|
|
212
|
-
*
|
|
213
|
-
* @param value - A number or string representation of an integer.
|
|
214
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
215
|
-
*/
|
|
216
|
-
export declare const strictParseLong: (value: string | number) => number | undefined;
|
|
217
|
-
/**
|
|
218
|
-
* @internal
|
|
219
|
-
*
|
|
220
|
-
* @deprecated Use strictParseLong
|
|
221
|
-
*/
|
|
222
|
-
export declare const strictParseInt: (value: string | number) => number | undefined;
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*
|
|
226
|
-
* Parses a value into a 32-bit integer. If the value is null or undefined, undefined
|
|
227
|
-
* will be returned. If the value is a string, it will be parsed by parseFloat
|
|
228
|
-
* and the result will be asserted to be an integer. If the parsed value is not
|
|
229
|
-
* an integer, or the raw value is any type other than a string or number, an
|
|
230
|
-
* exception will be thrown.
|
|
231
|
-
*
|
|
232
|
-
* @param value - A number or string representation of a 32-bit integer.
|
|
233
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
234
|
-
*/
|
|
235
|
-
export declare const strictParseInt32: (value: string | number) => number | undefined;
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*
|
|
239
|
-
* Parses a value into a 16-bit integer. If the value is null or undefined, undefined
|
|
240
|
-
* will be returned. If the value is a string, it will be parsed by parseFloat
|
|
241
|
-
* and the result will be asserted to be an integer. If the parsed value is not
|
|
242
|
-
* an integer, or the raw value is any type other than a string or number, an
|
|
243
|
-
* exception will be thrown.
|
|
244
|
-
*
|
|
245
|
-
* @param value - A number or string representation of a 16-bit integer.
|
|
246
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
247
|
-
*/
|
|
248
|
-
export declare const strictParseShort: (value: string | number) => number | undefined;
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*
|
|
252
|
-
* Parses a value into an 8-bit integer. If the value is null or undefined, undefined
|
|
253
|
-
* will be returned. If the value is a string, it will be parsed by parseFloat
|
|
254
|
-
* and the result will be asserted to be an integer. If the parsed value is not
|
|
255
|
-
* an integer, or the raw value is any type other than a string or number, an
|
|
256
|
-
* exception will be thrown.
|
|
257
|
-
*
|
|
258
|
-
* @param value - A number or string representation of an 8-bit integer.
|
|
259
|
-
* @returns The value as a number, or undefined if it's null/undefined.
|
|
260
|
-
*/
|
|
261
|
-
export declare const strictParseByte: (value: string | number) => number | undefined;
|
|
262
|
-
/**
|
|
263
|
-
* @internal
|
|
264
|
-
*/
|
|
265
|
-
export declare const logger: {
|
|
266
|
-
warn: {
|
|
267
|
-
(...data: any[]): void;
|
|
268
|
-
(message?: any, ...optionalParams: any[]): void;
|
|
269
|
-
};
|
|
270
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @internal
|
|
3
|
-
*
|
|
4
|
-
* Serializes a number, turning non-numeric values into strings.
|
|
5
|
-
*
|
|
6
|
-
* @param value - The number to serialize.
|
|
7
|
-
* @returns A number, or a string if the given number was non-numeric.
|
|
8
|
-
*/
|
|
9
|
-
export declare const serializeFloat: (value: number) => string | number;
|
|
10
|
-
/**
|
|
11
|
-
* @param date - to be serialized.
|
|
12
|
-
* @returns https://smithy.io/2.0/spec/protocol-traits.html#timestampformat-trait date-time format.
|
|
13
|
-
*/
|
|
14
|
-
export declare const serializeDateTime: (date: Date) => string;
|