@bifravst/http-api-mock 1.1.2 → 1.1.4
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/package.json +9 -6
- package/dist/e2e.spec.d.ts +0 -1
- package/dist/e2e.spec.js +0 -51
- package/dist/lambdas/httpApiMock.zip +0 -0
- package/dist/layers/testResources/nodejs/node_modules/.package-lock.json +0 -1539
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/CHANGELOG.md +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/LICENSE +0 -202
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/README.md +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/CryptoOperation.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/CryptoOperation.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/CryptoOperation.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/Key.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/Key.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/Key.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/KeyOperation.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/KeyOperation.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/KeyOperation.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsSubtleCrypto.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsSubtleCrypto.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsSubtleCrypto.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsWindow.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsWindow.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsWindow.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/package.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/CryptoOperation.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/Key.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/KeyOperation.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/MsSubtleCrypto.ts +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/MsWindow.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/index.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/tsconfig.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/constants.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/constants.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/constants.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/crossPlatformSha256.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/crossPlatformSha256.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/crossPlatformSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.js +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/index.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/isEmptyData.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/isEmptyData.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/isEmptyData.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/ie11Sha256.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/RawSha256.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/RawSha256.js +0 -124
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/RawSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/constants.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/constants.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/constants.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/jsSha256.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/jsSha256.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/jsSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/knownHashes.fixture.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/knownHashes.fixture.js +0 -322
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/knownHashes.fixture.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/package.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/supportsWebCrypto.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/supportsWebCrypto.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/CHANGELOG.md +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/README.md +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/convertToBuffer.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/convertToBuffer.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/convertToBuffer.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/index.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/isEmptyData.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/isEmptyData.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/isEmptyData.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/numToUint8.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/numToUint8.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/numToUint8.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/uint32ArrayFrom.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/uint32ArrayFrom.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/uint32ArrayFrom.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/package.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/tsconfig.json +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/LICENSE +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/README.md +0 -124
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/Utility.d.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/Utility.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/Utility.js +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/awsSdkUtils.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/awsSdkUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/awsSdkUtils.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/fromBase64.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/fromBase64.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/fromBase64.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/index.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/cleanupMiddlewares.d.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/cleanupMiddlewares.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/cleanupMiddlewares.js +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/constants.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/typeUtils.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/typeUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/typeUtils.js +0 -166
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/ConfigServiceInterface.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/ConfigServiceInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/LambdaInterface.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/LambdaInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/LambdaInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/awsSdk.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/awsSdk.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/awsSdk.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/json.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/json.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/json.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/middy.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/middy.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/Utility.d.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/Utility.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/Utility.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/awsSdkUtils.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/awsSdkUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/awsSdkUtils.js +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/fromBase64.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/fromBase64.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/fromBase64.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/cleanupMiddlewares.d.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/cleanupMiddlewares.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/cleanupMiddlewares.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/constants.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/typeUtils.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/typeUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/typeUtils.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/ConfigServiceInterface.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/ConfigServiceInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/LambdaInterface.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/LambdaInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/LambdaInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/awsSdk.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/awsSdk.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/awsSdk.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/json.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/json.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/json.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/middy.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/middy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/version.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/version.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/version.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/package.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/LICENSE +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/README.md +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/Metrics.d.ts +0 -400
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/Metrics.js +0 -617
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/config/EnvironmentVariablesService.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/config/EnvironmentVariablesService.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/constants.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/constants.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/middleware/middy.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/middleware/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/middleware/middy.js +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/ConfigServiceInterface.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/ConfigServiceInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/Metrics.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/Metrics.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/MetricsInterface.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/MetricsInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/MetricsInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/Metrics.d.ts +0 -400
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/Metrics.js +0 -614
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/config/EnvironmentVariablesService.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/config/EnvironmentVariablesService.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/constants.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/constants.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/middleware/middy.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/middleware/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/middleware/middy.js +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/ConfigServiceInterface.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/ConfigServiceInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/Metrics.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/Metrics.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/MetricsInterface.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/MetricsInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/MetricsInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/package.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/README.md +0 -678
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/auth/httpAuthSchemeProvider.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/index.js +0 -5426
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.browser.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.shared.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/DynamoDB.js +0 -121
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/DynamoDBClient.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/auth/httpAuthSchemeProvider.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/BatchExecuteStatementCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/BatchGetItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/BatchWriteItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/CreateBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/CreateGlobalTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/CreateTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteResourcePolicyCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeContinuousBackupsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeContributorInsightsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeEndpointsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeExportCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeGlobalTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeGlobalTableSettingsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeImportCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeLimitsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeTableReplicaAutoScalingCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeTimeToLiveCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DisableKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/EnableKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ExecuteStatementCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ExecuteTransactionCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ExportTableToPointInTimeCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/GetItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/GetResourcePolicyCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ImportTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListBackupsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListContributorInsightsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListExportsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListGlobalTablesCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListImportsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListTablesCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListTagsOfResourceCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/PutItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/PutResourcePolicyCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/QueryCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/RestoreTableFromBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/RestoreTableToPointInTimeCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ScanCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/TagResourceCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/TransactGetItemsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/TransactWriteItemsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UntagResourceCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateContinuousBackupsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateContributorInsightsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateGlobalTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateGlobalTableSettingsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateTableReplicaAutoScalingCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateTimeToLiveCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/index.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/EndpointParameters.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/models/DynamoDBServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/models/models_0.js +0 -652
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/Interfaces.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListContributorInsightsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListExportsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListImportsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListTablesPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/QueryPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ScanPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/protocols/Aws_json1_0.js +0 -3072
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.js +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.shared.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForTableExists.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForTableNotExists.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDB.d.ts +0 -433
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDBClient.d.ts +0 -251
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/BatchExecuteStatementCommand.d.ts +0 -214
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/BatchGetItemCommand.d.ts +0 -340
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/BatchWriteItemCommand.d.ts +0 -378
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateBackupCommand.d.ts +0 -133
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateGlobalTableCommand.d.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateTableCommand.d.ts +0 -374
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteBackupCommand.d.ts +0 -172
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteItemCommand.d.ts +0 -271
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteResourcePolicyCommand.d.ts +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteTableCommand.d.ts +0 -271
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeBackupCommand.d.ts +0 -152
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeContinuousBackupsCommand.d.ts +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeContributorInsightsCommand.d.ts +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeEndpointsCommand.d.ts +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeExportCommand.d.ts +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeGlobalTableCommand.d.ts +0 -109
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeGlobalTableSettingsCommand.d.ts +0 -171
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeImportCommand.d.ts +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeKinesisStreamingDestinationCommand.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeLimitsCommand.d.ts +0 -151
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTableCommand.d.ts +0 -263
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTableReplicaAutoScalingCommand.d.ts +0 -153
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTimeToLiveCommand.d.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DisableKinesisStreamingDestinationCommand.d.ts +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/EnableKinesisStreamingDestinationCommand.d.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ExecuteStatementCommand.d.ts +0 -229
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ExecuteTransactionCommand.d.ts +0 -520
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ExportTableToPointInTimeCommand.d.ts +0 -134
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/GetItemCommand.d.ts +0 -243
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/GetResourcePolicyCommand.d.ts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ImportTableCommand.d.ts +0 -224
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListBackupsCommand.d.ts +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListContributorInsightsCommand.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListExportsCommand.d.ts +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListGlobalTablesCommand.d.ts +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListImportsCommand.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListTablesCommand.d.ts +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListTagsOfResourceCommand.d.ts +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/PutItemCommand.d.ts +0 -286
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/PutResourcePolicyCommand.d.ts +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/QueryCommand.d.ts +0 -317
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/RestoreTableFromBackupCommand.d.ts +0 -301
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/RestoreTableToPointInTimeCommand.d.ts +0 -333
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ScanCommand.d.ts +0 -315
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/TagResourceCommand.d.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/TransactGetItemsCommand.d.ts +0 -476
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/TransactWriteItemsCommand.d.ts +0 -645
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UntagResourceCommand.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateContinuousBackupsCommand.d.ts +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateContributorInsightsCommand.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateGlobalTableCommand.d.ts +0 -159
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateGlobalTableSettingsCommand.d.ts +0 -265
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateItemCommand.d.ts +0 -298
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateKinesisStreamingDestinationCommand.d.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTableCommand.d.ts +0 -395
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTableReplicaAutoScalingCommand.d.ts +0 -222
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTimeToLiveCommand.d.ts +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/index.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/index.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/models/DynamoDBServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/models/models_0.d.ts +0 -10550
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/Interfaces.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListContributorInsightsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListExportsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListImportsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListTablesPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/QueryPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ScanPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/protocols/Aws_json1_0.d.ts +0 -515
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.browser.d.ts +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.d.ts +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.native.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.shared.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/DynamoDB.d.ts +0 -1000
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/DynamoDBClient.d.ts +0 -463
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/BatchExecuteStatementCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/BatchGetItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/BatchWriteItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/CreateGlobalTableCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/CreateTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeBackupCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeContinuousBackupsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeContributorInsightsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeGlobalTableCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeGlobalTableSettingsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeLimitsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeTableReplicaAutoScalingCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeTimeToLiveCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DisableKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/EnableKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ExecuteStatementCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ExecuteTransactionCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ExportTableToPointInTimeCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/GetItemCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ImportTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListBackupsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListContributorInsightsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListExportsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListGlobalTablesCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListImportsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListTablesCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListTagsOfResourceCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/PutItemCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/QueryCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/RestoreTableFromBackupCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/RestoreTableToPointInTimeCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ScanCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/TransactGetItemsCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/TransactWriteItemsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateContinuousBackupsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateContributorInsightsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateGlobalTableCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateGlobalTableSettingsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateTableReplicaAutoScalingCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateTimeToLiveCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/index.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/index.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/DynamoDBServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/models_0.d.ts +0 -1889
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListContributorInsightsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListTablesPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/QueryPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ScanPaginator.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -686
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.d.ts +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/waiters/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/waiters/waitForTableExists.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/waiters/waitForTableNotExists.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForTableExists.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForTableNotExists.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/package.json +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/README.md +0 -252
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -630
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/Interfaces.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -215
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -83
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -266
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -139
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/package.json +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1024
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -217
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -409
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -162
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -244
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -734
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -144
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -110
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -103
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/README.md +0 -273
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1457
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -182
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -257
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -282
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -291
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -115
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -116
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -230
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -154
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -165
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -116
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -117
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -110
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/package.json +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/CHANGELOG.md +0 -269
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/README.md +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/api-extractor.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/client/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -446
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/client/emitWarningIfUnsupportedVersion.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/client/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/coercing-serializers.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/common.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/json/awsExpectUnion.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/json/parseJsonBody.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/xml/parseXmlBody.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/client/emitWarningIfUnsupportedVersion.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/client/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -95
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/coercing-serializers.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/common.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/json/awsExpectUnion.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/json/parseJsonBody.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/xml/parseXmlBody.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/client/emitWarningIfUnsupportedVersion.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/client/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/coercing-serializers.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/common.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/awsExpectUnion.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/parseJsonBody.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/xml/parseXmlBody.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +0 -158
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/jest.config.integ.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/jest.config.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/package.json +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/scripts/lint.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.spec.ts +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/client/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +0 -134
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/index.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.ts +0 -244
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getDateHeader.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.spec.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.spec.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/index.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.spec.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/index.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.spec.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/common.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/index.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.spec.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.cjs.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.es.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.types.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-cjs/fromEnv.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/fromIni.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -211
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveAssumeRoleCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveCredentialSource.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProfileData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveSsoCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveStaticCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveWebIdentityCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/defaultProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -125
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/remoteProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/package.json +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/ProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/fromProcess.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/getValidatedProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/resolveProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/fromSSO.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/isSsoProfile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/resolveSSOCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/validateSsoProfile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/README.md +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-cjs/Endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-cjs/EndpointCache.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-cjs/index.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-es/Endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-es/EndpointCache.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/Endpoint.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/EndpointCache.d.ts +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/ts3.4/Endpoint.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/ts3.4/EndpointCache.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/package.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/endpointDiscoveryMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/getCacheKey.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/getEndpointDiscoveryPlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/index.js +0 -227
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/resolveEndpointDiscoveryConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/updateDiscoveredEndpointInCache.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/configurations.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/endpointDiscoveryMiddleware.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/getCacheKey.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/getEndpointDiscoveryPlugin.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/resolveEndpointDiscoveryConfig.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/updateDiscoveredEndpointInCache.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/configurations.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/endpointDiscoveryMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/getCacheKey.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/getEndpointDiscoveryPlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/resolveEndpointDiscoveryConfig.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/configurations.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/endpointDiscoveryMiddleware.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/getCacheKey.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/getEndpointDiscoveryPlugin.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/resolveEndpointDiscoveryConfig.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/updateDiscoveredEndpointInCache.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/updateDiscoveredEndpointInCache.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/package.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/package.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -122
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/user-agent-middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -115
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/config.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/package.json +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/README.md +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/fromSso.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/getNewSsoOidcToken.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/getSsoOidcClient.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -214
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/nodeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenExpiry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenKey.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/writeSSOTokenToFile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/auth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/blob/blob-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/connection.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/credentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/dns.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/http.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/AnonymousIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/AwsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/Identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/LoginIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/TokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -298
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/profile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/request.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/token.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/transfer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/index.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/package.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/aws.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/isVirtualHostableS3Bucket.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/parseArn.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -216
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/isIpAddress.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/resolveEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -216
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/package.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/package.json +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/crt-availability.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/is-crt-available.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/README.md +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-cjs/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-cjs/pureJs.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-cjs/whatwgEncodingApi.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-es/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-es/pureJs.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-es/whatwgEncodingApi.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/pureJs.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/ts3.4/pureJs.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/ts3.4/whatwgEncodingApi.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/whatwgEncodingApi.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/package.json +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.node.mjs +0 -250
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.node.mjs.map +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.web.mjs +0 -255
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.web.mjs.map +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/package.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/README.md +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.spec.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.spec.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/addVersionHeader.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/addVersionHeader.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.spec.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsOPTIONS.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsOPTIONS.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsResponse.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsResponse.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/logger.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/logger.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/metrics.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/metrics.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/package.json +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/README.md +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/export.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/fingerprintGenerator.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/fingerprintGenerator.spec.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/generateCode.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/index.d.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/isFingerprint.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/isFingerprint.spec.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/schema/NRFCloudMessage.schema.js +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/schema/messages.js +0 -296
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/NRFCloudApplicationSchema.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/addDocBlock.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/createTypeFromSchema.js +0 -266
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/createUnionType.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/generateExports.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/printNode.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/schema-to-type.js +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/ConfigureDevice.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/ConfigureDevice.spec.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/Context.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/Context.spec.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/DeviceIdentity.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/IsoDateType.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/IsoDateType.spec.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/SingleCellGeoLocation.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/convert.js +0 -436
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/convert.spec.js +0 -435
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/deviceId.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/errors/ProblemDetail.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/errors/StatusCode.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/errors/examples.spec.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/export.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/HistoricalData.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/HistoricalDataRequest.js +0 -116
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/HistoricalDataResponse.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/TimeSpan.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/examples.spec.js +0 -119
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/index.d.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/incomingMessageValidator.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/incomingMessageValidator.spec.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/index.d.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/DeviceId.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/Devices.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/ShareDeviceOwnershipConfirmed.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/ShareDeviceRequest.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/index.d.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/Model.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/Battery.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/Gain.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/Location.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/context.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/examples/examples.spec.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/export.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/index.d.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/message.js +0 -317
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/proto.js +0 -332
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/proto.spec.js +0 -584
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/ts.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/examples.spec.js +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/export.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/getShadowUpdateTime.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/getShadowUpdateTime.spec.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/index.d.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/shadow-type-test.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/NRFCloudMessage.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/AGPS.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/AIR_PRESS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/AIR_QUAL.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/BUTTON.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/CELL_POS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/DEVICE.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/FLIP.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/GNSS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/GROUND_FIX.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/GROUND_FIX_C2D.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/HUMID.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/LIGHT.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/PGPS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/RSRP.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/SCELL.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/TEMP.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/WIFI.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/ipShadow.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/nrfCloud/NRFCloud.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/solarThingy/BATTERY.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/solarThingy/SOLAR.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/validateShadow.spec.js +0 -177
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/validator.js +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/device/device-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/device/device.json +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/env/env-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/env/env.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/led/led-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/led/led.json +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/light/light-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/light/light.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps-config-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps.json +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow-example.json +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow.json +0 -130
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/lteGatewayShadowExample.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/config.json +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow-example.json +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow.json +0 -349
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps.json +0 -97
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-pressed-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-released-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/button/button.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-example.json +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-with-neighbors-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position.json +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/device/device-example.json +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/device/device.json +0 -178
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-normal-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-upside-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGGA-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGLL-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPRMC-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example-with-extra.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/gnss.json +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-example.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-lte-only-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-wifi-only-example.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix.json +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humid.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humidity-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-one-channel-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/light/light.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.json +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-example.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-with-format-example.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-negative-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example-time.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-zero-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-with-doReply-example.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position.json +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/schemas/NRFCloudMessage.schema.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/formatTypeBoxErrors.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/formatTypeBoxErrors.spec.js +0 -144
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithJSONSchema.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithJSONSchema.spec.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithTypeBox.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithTypeBox.spec.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/example.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/export.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/export.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/fingerprintGenerator.spec.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/fingerprintGenerator.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/generateCode.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/isFingerprint.spec.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/isFingerprint.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/schema/NRFCloudMessage.schema.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/schema/messages.ts +0 -223
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/NRFCloudApplicationSchema.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/addDocBlock.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/createTypeFromSchema.ts +0 -215
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/createUnionType.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/generateExports.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/printNode.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/schema-to-type.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/ConfigureDevice.spec.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/ConfigureDevice.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/Context.spec.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/Context.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/DeviceIdentity.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/IsoDateType.spec.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/IsoDateType.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/SingleCellGeoLocation.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/convert.spec.ts +0 -234
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/convert.ts +0 -174
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/deviceId.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/ProblemDetail.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/StatusCode.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/examples/BAD_REQUEST.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/examples/INTERNAL_ERROR.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/examples.spec.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/export.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/README.md +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/config.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/config.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/led.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/led.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice.cddl +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-pressure.cbor +0 -0
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-pressure.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-quality.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-quality.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/battery.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/battery.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/button.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/button.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/gnss.cbor +0 -0
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/gnss.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/humidity.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/humidity.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/many.cbor +0 -0
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/many.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/rsrp.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/rsrp.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/solar-gain.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/solar-gain.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/temperature.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/temperature.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud.cddl +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/validate.sh +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/HistoricalData.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/HistoricalDataRequest.ts +0 -138
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/HistoricalDataResponse.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/TimeSpan.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/BATTERY.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/GAIN.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/LOCATION.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/locationTrail.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/BATTERY.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/GAIN.json +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/LOCATION.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/locationTrail.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples.spec.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/incomingMessageValidator.spec.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/incomingMessageValidator.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/DeviceId.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/Devices.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/ShareDeviceOwnershipConfirmed.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/ShareDeviceRequest.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/Model.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/Battery.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/Gain.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/Location.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/context.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/BATTERY.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/DEVICE-networkInfo-with-eest.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/GROUND_FIX.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/GROUND_FIX_with_timeDiff.json +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/README.md +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/SOLAR.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/desiredConfig.json +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/examples.spec.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/export.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/message.ts +0 -349
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/proto.spec.ts +0 -331
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/proto.ts +0 -176
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/ts.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/cloudToDevice/GROUND_FIX.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/AIR_PRESS.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/AIR_QUAL.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/BUTTON.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/DEVICE-deviceInfo.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/DEVICE-networkInfo.json +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/GNSS.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/GROUND_FIX.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/HUMID.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/RSRP.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/TEMP.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/shadow-no-networkInfo.json +0 -247
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/shadow.json +0 -257
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples.spec.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/export.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/getShadowUpdateTime.spec.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/getShadowUpdateTime.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/shadow-type-test.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/NRFCloudMessage.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/AGPS.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/AIR_PRESS.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/AIR_QUAL.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/BUTTON.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/CELL_POS.ts +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/DEVICE.ts +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/FLIP.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/GNSS.ts +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/GROUND_FIX.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/GROUND_FIX_C2D.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/HUMID.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/LIGHT.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/PGPS.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/RSRP.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/SCELL.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/TEMP.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/WIFI.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/ipShadow.ts +0 -190
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/nrfCloud/NRFCloud.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/solarThingy/BATTERY.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/solarThingy/SOLAR.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/types.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/validateShadow.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/validator.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/LICENSE +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/README.md +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/package-lock.json +0 -5759
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/device/device-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/device/device.json +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/env/env-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/env/env.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/led/led-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/led/led.json +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/light/light-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/light/light.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps-config-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps.json +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow-example.json +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow.json +0 -130
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/lteGatewayShadowExample.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/config.json +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow-example.json +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow.json +0 -349
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps.json +0 -97
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-pressed-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-released-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/button/button.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-example.json +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-with-neighbors-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position.json +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/device/device-example.json +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/device/device.json +0 -178
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-normal-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-upside-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGGA-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGLL-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPRMC-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example-with-extra.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/gnss.json +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-example.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-lte-only-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-wifi-only-example.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix.json +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humid.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humidity-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-one-channel-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/light/light.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.json +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-example.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-with-format-example.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-negative-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example-time.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-zero-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-with-doReply-example.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position.json +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/package.json +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/schemas/NRFCloudMessage.schema.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/formatTypeBoxErrors.spec.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/formatTypeBoxErrors.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithJSONSchema.spec.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithJSONSchema.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithTypeBox.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithTypeBox.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/README.md +0 -122
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/addDocBlock.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateLwM2MDefinitions.js +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateLwM2MDefinitions.spec.js +0 -91
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateLwm2mTimestampResources.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateModels.js +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateType.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateValidator.js +0 -132
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateValidators.js +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/isDir.js +0 -163
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/isDir.spec.js +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/lwm2m.js +0 -106
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/models.js +0 -306
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/printNode.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/tokenizeName.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/tokenizeName.spec.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/types.js +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LWM2MObjectDefinition.js +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LWM2MObjectInfo.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LwM2MObject.d.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LwM2MObjectID.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/ParsedLwM2MObjectDefinition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/check-lwm2m-rules.js +0 -480
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/definitions.js +0 -603
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/fromXML2JSON.js +0 -194
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/instanceTs.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/instanceTs.spec.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/isRegisteredLwM2MObject.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/isRegisteredLwM2MObject.spec.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14201.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14202.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14203.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14204.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14205.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14210.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14220.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14230.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14201.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14202.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14203.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14204.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14205.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14210.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14220.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14230.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/objects.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/parseRangeEnumeration.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/parseRangeEnumeration.spec.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/resourceType.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/timestampResources.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/unwrapNestedArray.js +0 -114
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/unwrapNestedArray.spec.js +0 -374
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/validate.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/validation.js +0 -146
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/validators.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/markdown/getCodeBlock.js +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/markdown/getFrontMatter.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/markdown/parseREADME.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/asset_tracker_v2+AWS/examples/examples.spec.js +0 -489
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/check-model-rules.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/models.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/types.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/SenMLSchema.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/SenMLSchema.spec.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/hasValue.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/hasValue.spec.js +0 -103
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/lwm2mToSenML.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/lwm2mToSenML.spec.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/parseResourceId.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/parseResourceId.spec.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/senMLtoLwM2M.js +0 -126
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/senMLtoLwM2M.spec.js +0 -226
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/validateSenML.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/validateSenML.spec.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/export.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/index.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14201.xml +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14202.xml +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14203.xml +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14204.xml +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14205.xml +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14210.xml +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14220.xml +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14230.xml +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LWM2M-v1_1.xsd +0 -168
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LWM2MObjectDefinition.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LWM2MObjectInfo.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LwM2MObject.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LwM2MObjectID.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/ParsedLwM2MObjectDefinition.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/check-lwm2m-rules.ts +0 -160
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/definitions.ts +0 -281
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/format.sh +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/fromXML2JSON.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/instanceTs.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/instanceTs.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/isRegisteredLwM2MObject.spec.ts +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/isRegisteredLwM2MObject.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14201.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14202.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14203.d.ts +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14204.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14205.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14210.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14220.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14230.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14201.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14202.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14203.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14204.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14205.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14210.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14220.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14230.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/objects.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/parseRangeEnumeration.spec.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/parseRangeEnumeration.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/resourceType.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/timestampResources.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/unwrapNestedArray.spec.ts +0 -241
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/unwrapNestedArray.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/validate.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/validation.ts +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/validators.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/airQuality.md +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/battery.md +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/button.md +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/deviceInfo.md +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/gain.md +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/geolocationFromGroundfix.md +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/geolocationFromMessage.md +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/humidity.md +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/networkInfo.md +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/pressure.md +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/temperature.md +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/README.md +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/examples.spec.ts +0 -229
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-1.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-2.json +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-3.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-4.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-5.json +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/GNSS.md +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/battery-voltage.md +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/device-info.md +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/env.md +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/fuel-gauge.md +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/roam.md +0 -100
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/solar.md +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/check-model-rules.ts +0 -125
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/kartverket-vasstandsdata/README.md +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/models.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/types.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/package.json +0 -112
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/SenMLSchema.spec.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/SenMLSchema.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/hasValue.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/hasValue.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/lwm2mToSenML.spec.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/lwm2mToSenML.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/parseResourceId.spec.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/parseResourceId.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/senMLtoLwM2M.spec.ts +0 -181
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/senMLtoLwM2M.ts +0 -121
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/validateSenML.spec.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/validateSenML.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/README.md +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/index.d.ts +0 -188
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/index.js +0 -240
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/README.md +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.spec.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/package.json +0 -83
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/compiler.d.mts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/compiler.mjs +0 -643
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/errors.d.mts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/errors.mjs +0 -579
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/function.d.mts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/function.mjs +0 -147
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/index.d.mts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/index.mjs +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/policy.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/policy.mjs +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/system.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/system.mjs +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/any.d.mts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/any.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/array.d.mts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/array.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/async-iterator.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/async-iterator.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/awaited.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/awaited.mjs +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/bigint.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/bigint.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/boolean.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/boolean.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/type.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/type.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/value.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/value.mjs +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/composite.d.mts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/composite.mjs +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/const.d.mts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/const.mjs +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/constructor.d.mts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/constructor.mjs +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/constructor-parameters.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/constructor-parameters.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/date.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/date.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/deref.d.mts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/deref.mjs +0 -100
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/discard.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/discard.mjs +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/enum.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/enum.mjs +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/error.d.mts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/error.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-mapped-result.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-template-literal.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-template-literal.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude.mjs +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-check.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-check.mjs +0 -635
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-key.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-key.mjs +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-result.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-undefined.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-undefined.mjs +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends.mjs +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/index.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/index.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-mapped-result.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-template-literal.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-template-literal.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract.mjs +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/function.d.mts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/function.mjs +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/type.d.mts +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/type.mjs +0 -479
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/value.d.mts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/value.mjs +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/helpers.d.mts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/helpers.mjs +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/index.d.mts +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/index.mjs +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/index.d.mts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/index.mjs +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-key.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-key.mjs +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-result.mjs +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-property-keys.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-property-keys.mjs +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed.d.mts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed.mjs +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/instance-type.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/instance-type.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/integer.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/integer.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-create.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-create.mjs +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-evaluated.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-evaluated.mjs +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-type.d.mts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-type.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/capitalize.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/capitalize.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/index.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/index.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic-from-mapped-key.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic-from-mapped-key.mjs +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic.mjs +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/lowercase.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/lowercase.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uncapitalize.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uncapitalize.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uppercase.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uppercase.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/iterator.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/iterator.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-property-keys.d.mts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-property-keys.mjs +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof.mjs +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/literal.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/literal.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-key.d.mts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-key.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-result.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-result.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped.d.mts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped.mjs +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/never.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/never.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/not.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/not.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/null.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/null.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/number.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/number.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/object.d.mts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/object.mjs +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-key.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-key.mjs +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit.d.mts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit.mjs +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional-from-mapped-result.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional.mjs +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/parameters.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/parameters.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial.mjs +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/patterns.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/patterns.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-key.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-key.mjs +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick.d.mts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick.mjs +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/promise.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/promise.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly-from-mapped-result.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly.mjs +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/readonly-optional.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/readonly-optional.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/record.d.mts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/record.mjs +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/recursive.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/recursive.mjs +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/ref.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/ref.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/regexp.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/regexp.mjs +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/format.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/format.mjs +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/type.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/type.mjs +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required.mjs +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/rest.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/rest.mjs +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/return-type.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/return-type.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/anyschema.d.mts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/anyschema.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/schema.d.mts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/schema.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/set.d.mts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/set.mjs +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/static.d.mts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/static.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/strict.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/strict.mjs +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/string.d.mts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/string.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/symbol.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/symbol.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/symbols.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/symbols.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/finite.d.mts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/finite.mjs +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/generate.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/generate.mjs +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/index.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/index.mjs +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/parse.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/parse.mjs +0 -167
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/pattern.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/pattern.mjs +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/syntax.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/syntax.mjs +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/template-literal.d.mts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/template-literal.mjs +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/union.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/union.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/transform.d.mts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/transform.mjs +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/tuple.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/tuple.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/index.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/index.mjs +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/javascript.d.mts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/javascript.mjs +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/json.d.mts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/json.mjs +0 -229
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/type.d.mts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/type.mjs +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/uint8array.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/uint8array.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/undefined.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/undefined.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-create.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-create.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-evaluated.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-evaluated.mjs +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-type.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-type.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/unknown.d.mts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/unknown.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/unsafe.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/unsafe.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/void.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/void.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/cast.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/cast.mjs +0 -207
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/check.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/check.mjs +0 -458
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/clean.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/clean.mjs +0 -138
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/clone.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/clone.mjs +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/convert.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/convert.mjs +0 -247
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/create.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/create.mjs +0 -461
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/default.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/default.mjs +0 -151
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/delta.d.mts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/delta.mjs +0 -168
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/deref.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/deref.mjs +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/equal.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/equal.mjs +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/guard.d.mts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/guard.mjs +0 -155
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/hash.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/hash.mjs +0 -147
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/index.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/index.mjs +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/mutate.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/mutate.mjs +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/pointer.d.mts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/pointer.mjs +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/decode.d.mts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/decode.mjs +0 -196
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/encode.d.mts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/encode.mjs +0 -204
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/has.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/has.mjs +0 -121
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/value.d.mts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/value.mjs +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/compiler.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/compiler.js +0 -643
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/errors.d.ts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/errors.js +0 -584
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/function.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/function.js +0 -154
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/index.d.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/index.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/policy.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/policy.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/system.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/system.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/any.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/any.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/array.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/array.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/async-iterator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/async-iterator.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/awaited.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/awaited.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/bigint.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/bigint.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/boolean.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/boolean.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/type.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/type.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/value.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/value.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/composite.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/composite.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/const.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/const.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/constructor.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/constructor.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/constructor-parameters.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/constructor-parameters.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/date.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/date.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/deref.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/deref.js +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/discard.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/discard.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/enum.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/enum.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/error.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/error.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-mapped-result.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-template-literal.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-template-literal.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-check.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-check.js +0 -641
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-key.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-key.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-result.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-undefined.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-undefined.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-mapped-result.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-template-literal.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-template-literal.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/function.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/function.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/type.d.ts +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/type.js +0 -531
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/value.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/value.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/helpers.d.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/helpers.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/index.d.ts +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/index.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/index.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-key.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-key.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-result.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-property-keys.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-property-keys.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed.js +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/instance-type.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/instance-type.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/integer.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/integer.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-create.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-create.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-evaluated.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-evaluated.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-type.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-type.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/capitalize.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/capitalize.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic-from-mapped-key.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic-from-mapped-key.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/lowercase.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/lowercase.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uncapitalize.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uncapitalize.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uppercase.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uppercase.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/iterator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/iterator.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-property-keys.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-property-keys.js +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/literal.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/literal.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-key.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-key.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-result.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-result.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped.js +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/never.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/never.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/not.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/not.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/null.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/null.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/number.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/number.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/object.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/object.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-key.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-key.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit.js +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional-from-mapped-result.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/parameters.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/parameters.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/patterns.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/patterns.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-key.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-key.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/promise.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/promise.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly-from-mapped-result.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/readonly-optional.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/readonly-optional.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/record.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/record.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/recursive.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/recursive.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/ref.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/ref.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/regexp.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/regexp.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/format.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/format.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/type.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/type.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/rest.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/rest.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/return-type.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/return-type.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/anyschema.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/anyschema.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/schema.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/schema.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/set.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/set.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/static.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/static.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/strict.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/strict.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/string.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/string.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/symbol.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/symbol.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/symbols.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/symbols.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/finite.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/finite.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/generate.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/generate.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/index.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/parse.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/parse.js +0 -174
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/pattern.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/pattern.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/syntax.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/syntax.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/template-literal.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/template-literal.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/union.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/union.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/transform.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/transform.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/tuple.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/tuple.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/javascript.d.ts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/javascript.js +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/json.d.ts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/json.js +0 -234
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/type.d.ts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/type.js +0 -127
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/uint8array.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/uint8array.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/undefined.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/undefined.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-create.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-create.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-evaluated.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-evaluated.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-type.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-type.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/unknown.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/unknown.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/unsafe.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/unsafe.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/void.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/void.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/cast.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/cast.js +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/check.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/check.js +0 -463
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/clean.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/clean.js +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/clone.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/clone.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/convert.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/convert.js +0 -252
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/create.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/create.js +0 -466
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/default.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/default.js +0 -156
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/delta.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/delta.js +0 -174
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/deref.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/deref.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/equal.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/equal.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/guard.d.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/guard.js +0 -193
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/hash.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/hash.js +0 -152
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/index.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/mutate.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/mutate.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/pointer.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/pointer.js +0 -126
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/decode.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/decode.js +0 -196
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/encode.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/encode.js +0 -204
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/has.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/has.js +0 -126
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/value.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/value.js +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/compiler/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/errors/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/license +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/package.json +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/readme.md +0 -1818
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/system/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/type/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/value/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -235
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/package.json +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/index.js +0 -493
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/protocols/requestBuilder.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/getSmithyContext.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/normalizeProvider.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-signing/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/protocols/requestBuilder.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/protocols/requestBuilder.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/Endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointMode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointModeConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/error/InstanceMetadataV1FallbackError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/fromContainerMetadata.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/fromInstanceMetadata.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -437
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/ImdsCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/RemoteProviderInit.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/httpRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getExtendedInstanceMetadataCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getInstanceMetadataEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/staticStabilityProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -132
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/package.json +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -220
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/package.json +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-es/index.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/package.json +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-cjs/invalidFunction.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-cjs/invalidProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-es/invalidFunction.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-es/invalidProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/invalidFunction.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/invalidProvider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/createConfigValueProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromInstructions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/toEndpointV1.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/endpointMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/getEndpointPlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -254
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/resolveEndpointConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/s3.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/s3.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/package.json +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/StandardRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/defaultRetryQuota.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/delayDecider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -425
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/omitRetryHeadersMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/retryDecider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/package.json +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -102
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/README.md +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-cjs/MiddlewareStack.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -318
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-es/MiddlewareStack.js +0 -281
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/types.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/package.json +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/index.js +0 -687
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +0 -184
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +0 -159
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/CredentialsProviderError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/ProviderError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/TokenProviderError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/chain.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/memoize.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/Field.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/Fields.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/extensions/httpExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/httpHandler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/httpRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/httpResponse.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -237
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/isValidHostname.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/Field.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/Fields.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/httpHandler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/isValidHostname.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/Fields.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/types.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-es/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/package.json +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigFilepath.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getCredentialsFilepath.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getProfileName.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -190
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSharedConfigFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/mergeConfigFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseIni.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseKnownFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/package.json +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/HeaderFormatter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/cloneRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/credentialDerivation.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalHeaders.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalQuery.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/getPayloadHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/headerUtil.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/index.js +0 -588
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/moveHeadersToQuery.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/prepareRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/suite.fixture.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/utilDate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +0 -125
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +0 -190
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/cloneRequest.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/constants.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/headerUtil.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/suite.fixture.js +0 -399
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/utilDate.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/cloneRequest.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/constants.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/headerUtil.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/suite.fixture.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/cloneRequest.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/utilDate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/package.json +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/NoOpLogger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/collect-stream-body.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/create-aggregated-client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/date-utils.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/defaults-mode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/emitWarningIfUnsupportedVersion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/exceptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extended-encode-uri-component.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/get-array-if-single-item.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/get-value-from-text-node.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -1256
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/lazy-json.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/object-mapping.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/parse-utils.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/resolve-path.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/ser-utils.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/serde-json.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/split-every.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/client.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/command.js +0 -114
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/date-utils.js +0 -187
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/lazy-json.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/parse-utils.js +0 -230
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/split-every.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -113
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/date-utils.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/parse-utils.d.ts +0 -270
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/split-every.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -113
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/date-utils.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/parse-utils.d.ts +0 -270
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/split-every.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/README.md +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/auth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/manager.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/pool.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/http.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/index.js +0 -149
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/profile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transfer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/exact.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/auth.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/manager.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/pool.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoint.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/checksum.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/http.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/index.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/profile.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transfer.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/exact.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/no-undefined.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/abort.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/auth.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/checksum.d.ts +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/client.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/command.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/config.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/manager.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/pool.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/crypto.d.ts +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/encode.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoint.d.ts +0 -77
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/eventStream.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/http.d.ts +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/identity.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/index.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/logger.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/middleware.d.ts +0 -510
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/pagination.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/profile.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/response.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/retry.d.ts +0 -133
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/serde.d.ts +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/shapes.d.ts +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/signature.d.ts +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/stream.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transfer.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/exact.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -510
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/uri.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/util.d.ts +0 -176
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/waiter.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/package.json +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/package.json +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/types.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/defaultsModeConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -119
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/resolveDefaultsModeConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/debug/debugId.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/debug/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/debug/toDebugString.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/getEndpointUrlConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -484
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/booleanEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttr.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttrPathList.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/isIpAddress.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/isSet.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/isValidHostLabel.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/not.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/parseURL.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/stringEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/substring.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/uriEncode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/resolveEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/callFunction.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/customEndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/endpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateCondition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateConditions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateEndpointRule.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateErrorRule.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateExpression.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateRules.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTemplate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTreeRule.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointHeaders.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperties.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperty.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointUrl.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getReferenceValue.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/debug/debugId.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/debug/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/debug/toDebugString.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/getEndpointUrlConfig.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/booleanEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/getAttrPathList.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/isIpAddress.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/isValidHostLabel.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/not.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/parseURL.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/stringEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/uriEncode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/EndpointError.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/EndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/customEndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointUrl.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/debug/debugId.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/debug/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/debug/toDebugString.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/booleanEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/getAttr.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/getAttrPathList.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/isValidHostLabel.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/not.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/stringEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/substring.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/uriEncode.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/EndpointError.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/EndpointFunctions.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/customEndpointFunctions.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateEndpointRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTemplate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-es/index.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-types/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-cjs/getSmithyContext.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-cjs/normalizeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-es/getSmithyContext.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/README.md +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -347
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/package.json +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/README.md +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/blob/transforms.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/package.json +0 -95
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri-path.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-es/escape-uri-path.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/escape-uri-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/escape-uri.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/package.json +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/createWaiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/poller.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/utils/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/utils/sleep.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/utils/validate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/utils/sleep.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/utils/validate.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/waiter.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/utils/sleep.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/README.md +0 -98
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/browser.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/browser.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.js +0 -127
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.mjs +0 -118
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.mjs.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.umd.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.umd.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/package.json +0 -97
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/polyfill.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/polyfill.mjs +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/.runkit_example.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/README.md +0 -207
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2019.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2019.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2019.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2020.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2020.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2020.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/ajv.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/ajv.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/ajv.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/code.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/index.js +0 -697
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/scope.js +0 -143
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/errors.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/errors.js +0 -123
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/errors.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/index.d.ts +0 -80
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/index.js +0 -242
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/parse.js +0 -350
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/serialize.js +0 -229
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/types.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/names.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/names.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/names.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/ref_error.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/resolve.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/resolve.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/rules.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/rules.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/rules.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/util.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/util.js +0 -178
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/util.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/applicability.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/dataType.js +0 -202
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/defaults.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/index.js +0 -520
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/keyword.js +0 -124
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/subschema.js +0 -81
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/core.d.ts +0 -173
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/core.js +0 -617
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/core.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/jtd.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/jtd.js +0 -70
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/jtd.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/data.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/index.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-draft-06.json +0 -137
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-draft-07.json +0 -151
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-secure.json +0 -88
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/jtd-schema.js +0 -118
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/equal.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/equal.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/parseJson.js +0 -184
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/quote.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/quote.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/re2.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/re2.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/timestamp.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/ucs2length.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/uri.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/uri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/validation_error.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/index.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/instance.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/instance.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/index.d.ts +0 -183
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/json-schema.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/json-schema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/jtd-schema.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -54
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/code.js +0 -131
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/id.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/index.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/ref.js +0 -122
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -100
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft2020.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft7.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/errors.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/format.js +0 -92
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/discriminator.js +0 -71
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/elements.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/enum.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/error.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/index.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/metadata.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/nullable.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/properties.js +0 -149
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/ref.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/type.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/union.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/values.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/metadata.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/next.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/const.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/index.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitContains.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/required.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/2019.ts +0 -80
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/2020.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/ajv.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/codegen/code.ts +0 -168
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/codegen/index.ts +0 -832
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/codegen/scope.ts +0 -215
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/errors.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/index.ts +0 -324
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/jtd/parse.ts +0 -411
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/jtd/serialize.ts +0 -266
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/jtd/types.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/names.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/ref_error.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/resolve.ts +0 -149
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/rules.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/util.ts +0 -213
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/applicability.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/boolSchema.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/dataType.ts +0 -229
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/defaults.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/index.ts +0 -582
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/keyword.ts +0 -171
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/subschema.ts +0 -135
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/core.ts +0 -887
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/jtd.ts +0 -131
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/data.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -137
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -151
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-secure.json +0 -88
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/jtd-schema.ts +0 -130
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/equal.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/parseJson.ts +0 -176
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/quote.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/re2.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/timestamp.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/ucs2length.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/uri.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/validation_error.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/standalone/index.ts +0 -100
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/standalone/instance.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/types/index.ts +0 -240
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/types/json-schema.ts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/types/jtd-schema.ts +0 -273
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/allOf.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/contains.ts +0 -109
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/if.ts +0 -80
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/index.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/items.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/items2020.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/not.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/properties.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/code.ts +0 -168
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/core/id.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/core/index.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/core/ref.ts +0 -129
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/discriminator/index.ts +0 -110
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/discriminator/types.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/draft2020.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/draft7.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/index.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/errors.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/format/format.ts +0 -120
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/format/index.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/elements.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/enum.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/error.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/index.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/metadata.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/nullable.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/properties.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/ref.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/type.ts +0 -75
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/union.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/values.ts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/metadata.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/next.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/unevaluated/index.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/const.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/enum.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/index.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitContains.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitItems.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitLength.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/pattern.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/required.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/package.json +0 -126
- package/dist/layers/testResources/nodejs/node_modules/base64-js/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/base64-js/README.md +0 -34
- package/dist/layers/testResources/nodejs/node_modules/base64-js/base64js.min.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/base64-js/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/base64-js/index.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/base64-js/package.json +0 -47
- package/dist/layers/testResources/nodejs/node_modules/bowser/CHANGELOG.md +0 -218
- package/dist/layers/testResources/nodejs/node_modules/bowser/LICENSE +0 -39
- package/dist/layers/testResources/nodejs/node_modules/bowser/README.md +0 -179
- package/dist/layers/testResources/nodejs/node_modules/bowser/bundled.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/bowser/es5.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/bowser/index.d.ts +0 -250
- package/dist/layers/testResources/nodejs/node_modules/bowser/package.json +0 -83
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/bowser.js +0 -77
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/constants.js +0 -116
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-browsers.js +0 -700
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-engines.js +0 -120
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-os.js +0 -199
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-platforms.js +0 -266
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser.js +0 -496
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/utils.js +0 -309
- package/dist/layers/testResources/nodejs/node_modules/buffer/AUTHORS.md +0 -73
- package/dist/layers/testResources/nodejs/node_modules/buffer/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/buffer/README.md +0 -410
- package/dist/layers/testResources/nodejs/node_modules/buffer/index.d.ts +0 -194
- package/dist/layers/testResources/nodejs/node_modules/buffer/index.js +0 -2106
- package/dist/layers/testResources/nodejs/node_modules/buffer/package.json +0 -93
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/.github/dependabot.yml +0 -7
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/.github/workflows/ci.yml +0 -29
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/README.md +0 -50
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/example.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/index.js +0 -170
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/package.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/test.js +0 -740
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/README.md +0 -293
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.js +0 -871
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.mjs +0 -862
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.mjs.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.umd.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.umd.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/index.d.ts +0 -399
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/package.json +0 -82
- package/dist/layers/testResources/nodejs/node_modules/events/.airtap.yml +0 -15
- package/dist/layers/testResources/nodejs/node_modules/events/.github/FUNDING.yml +0 -12
- package/dist/layers/testResources/nodejs/node_modules/events/.travis.yml +0 -18
- package/dist/layers/testResources/nodejs/node_modules/events/History.md +0 -118
- package/dist/layers/testResources/nodejs/node_modules/events/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/events/Readme.md +0 -50
- package/dist/layers/testResources/nodejs/node_modules/events/events.js +0 -497
- package/dist/layers/testResources/nodejs/node_modules/events/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/events/security.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/events/tests/add-listeners.js +0 -111
- package/dist/layers/testResources/nodejs/node_modules/events/tests/check-listener-leaks.js +0 -101
- package/dist/layers/testResources/nodejs/node_modules/events/tests/common.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/events/tests/errors.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/events/tests/events-list.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/events/tests/events-once.js +0 -234
- package/dist/layers/testResources/nodejs/node_modules/events/tests/index.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/events/tests/legacy-compat.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/events/tests/listener-count.js +0 -37
- package/dist/layers/testResources/nodejs/node_modules/events/tests/listeners-side-effects.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/events/tests/listeners.js +0 -168
- package/dist/layers/testResources/nodejs/node_modules/events/tests/max-listeners.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/events/tests/method-names.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/events/tests/modify-in-emit.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/events/tests/num-args.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/events/tests/once.js +0 -83
- package/dist/layers/testResources/nodejs/node_modules/events/tests/prepend.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/events/tests/remove-all-listeners.js +0 -133
- package/dist/layers/testResources/nodejs/node_modules/events/tests/remove-listeners.js +0 -212
- package/dist/layers/testResources/nodejs/node_modules/events/tests/set-max-listeners-side-effects.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/events/tests/special-event-names.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/events/tests/subclass.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/events/tests/symbols.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/README.md +0 -96
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/index.js +0 -72
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/react.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/index.js +0 -46
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/react.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/react.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/CHANGELOG.md +0 -554
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/README.md +0 -204
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/package.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/cli/cli.js +0 -93
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/cli/man.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/cli/read.js +0 -92
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/fxp.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/fxp.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/util.js +0 -72
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/validator.js +0 -423
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +0 -259
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +0 -131
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlbuilder/prettifyJs2Xml.js +0 -0
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +0 -152
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +0 -588
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/node2json.js +0 -113
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/ieee754/LICENSE +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ieee754/README.md +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ieee754/index.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ieee754/index.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/ieee754/package.json +0 -52
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.github/FUNDING.yml +0 -2
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.github/workflows/build.yml +0 -28
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.github/workflows/publish.yml +0 -27
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/README.md +0 -95
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/index.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/index.js +0 -93
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/package.json +0 -43
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/dist/layers/testResources/nodejs/node_modules/jsonata/LICENSE +0 -19
- package/dist/layers/testResources/nodejs/node_modules/jsonata/README.md +0 -70
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata-es5.js +0 -9867
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata-es5.min.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata.js +0 -7541
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata.min.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/jsonata/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/CHANGELOG.md +0 -305
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/LICENSE.txt +0 -21
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/README.md +0 -112
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bi-map.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bi-map.js +0 -195
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-set.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-set.js +0 -379
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-vector.d.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-vector.js +0 -550
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bk-tree.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bk-tree.js +0 -180
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bloom-filter.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bloom-filter.js +0 -186
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/circular-buffer.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/circular-buffer.js +0 -131
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/critbit-tree-map.js +0 -515
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-map.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-map.js +0 -162
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-weak-map.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-weak-map.js +0 -108
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fibonacci-heap.d.ts +0 -65
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fibonacci-heap.js +0 -320
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-critbit-tree-map.js +0 -427
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-deque.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-deque.js +0 -351
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-reverse-heap.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-reverse-heap.js +0 -209
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-stack.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-stack.js +0 -242
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-map.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-map.js +0 -185
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-multi-map.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-multi-map.js +0 -196
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/hashed-array-tree.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/hashed-array-tree.js +0 -209
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/heap.d.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/heap.js +0 -576
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/index.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/index.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/inverted-index.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/inverted-index.js +0 -249
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/kd-tree.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/kd-tree.js +0 -447
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/linked-list.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/linked-list.js +0 -261
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-cache.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-cache.js +0 -433
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-map.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-map.js +0 -258
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-array.js +0 -447
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-map.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-map.js +0 -408
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-set.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-set.js +0 -440
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/package.json +0 -119
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/passjoin-index.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/passjoin-index.js +0 -518
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/queue.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/queue.js +0 -215
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/semi-dynamic-trie.js +0 -251
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/set.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/set.js +0 -356
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/insertion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/insertion.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/quick.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/quick.js +0 -116
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-map.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-map.js +0 -243
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-queue-set.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-queue-set.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-set.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-set.js +0 -168
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/stack.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/stack.js +0 -210
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-disjoint-set.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-disjoint-set.js +0 -195
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-interval-tree.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-interval-tree.js +0 -387
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/suffix-array.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/suffix-array.js +0 -352
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/symspell.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/symspell.js +0 -547
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie-map.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie-map.js +0 -477
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie.js +0 -167
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/binary-search.js +0 -216
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/bitwise.js +0 -109
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/comparators.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/hash-tables.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/iterables.js +0 -93
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/merge.js +0 -563
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/murmurhash3.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/typed-arrays.js +0 -187
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/types.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vector.d.ts +0 -81
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vector.js +0 -373
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vp-tree.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vp-tree.js +0 -367
- package/dist/layers/testResources/nodejs/node_modules/obliterator/LICENSE.txt +0 -21
- package/dist/layers/testResources/nodejs/node_modules/obliterator/README.md +0 -321
- package/dist/layers/testResources/nodejs/node_modules/obliterator/chain.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/chain.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/obliterator/combinations.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/combinations.js +0 -76
- package/dist/layers/testResources/nodejs/node_modules/obliterator/consume.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/obliterator/consume.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/obliterator/filter.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/filter.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/obliterator/foreach.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/obliterator/foreach.js +0 -156
- package/dist/layers/testResources/nodejs/node_modules/obliterator/index.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/obliterator/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/obliterator/iterator.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/obliterator/iterator.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/obliterator/map.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/map.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/obliterator/match.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/match.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/obliterator/package.json +0 -45
- package/dist/layers/testResources/nodejs/node_modules/obliterator/permutations.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/permutations.js +0 -96
- package/dist/layers/testResources/nodejs/node_modules/obliterator/power-set.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/power-set.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/obliterator/range.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/range.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/obliterator/split.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/split.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take-into.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take-into.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/process/.eslintrc +0 -21
- package/dist/layers/testResources/nodejs/node_modules/process/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/process/README.md +0 -26
- package/dist/layers/testResources/nodejs/node_modules/process/browser.js +0 -184
- package/dist/layers/testResources/nodejs/node_modules/process/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/process/package.json +0 -27
- package/dist/layers/testResources/nodejs/node_modules/process/test.js +0 -199
- package/dist/layers/testResources/nodejs/node_modules/punycode/LICENSE-MIT.txt +0 -20
- package/dist/layers/testResources/nodejs/node_modules/punycode/README.md +0 -148
- package/dist/layers/testResources/nodejs/node_modules/punycode/package.json +0 -58
- package/dist/layers/testResources/nodejs/node_modules/punycode/punycode.es6.js +0 -444
- package/dist/layers/testResources/nodejs/node_modules/punycode/punycode.js +0 -443
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/LICENSE +0 -47
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/README.md +0 -116
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_duplex.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_passthrough.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_readable.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_transform.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_writable.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -157
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/compose.js +0 -194
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -290
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/duplex.js +0 -143
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/duplexify.js +0 -378
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/from.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/legacy.js +0 -89
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/operators.js +0 -457
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/passthrough.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -471
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/readable.js +0 -1288
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/state.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/transform.js +0 -180
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/utils.js +0 -329
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/writable.js +0 -817
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/validators.js +0 -530
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/errors.js +0 -341
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/index.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/primordials.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/util.js +0 -200
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/stream/promises.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/stream.js +0 -141
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/package.json +0 -86
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/index.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/license +0 -21
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/package.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/readme.md +0 -56
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/README.md +0 -584
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/index.d.ts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/index.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/package.json +0 -51
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/LICENSE +0 -48
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/README.md +0 -47
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/lib/string_decoder.js +0 -296
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/package.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/strnum/.vscode/launch.json +0 -25
- package/dist/layers/testResources/nodejs/node_modules/strnum/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/strnum/README.md +0 -86
- package/dist/layers/testResources/nodejs/node_modules/strnum/package.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/strnum/strnum.js +0 -124
- package/dist/layers/testResources/nodejs/node_modules/strnum/strnum.test.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/tslib/README.md +0 -164
- package/dist/layers/testResources/nodejs/node_modules/tslib/SECURITY.md +0 -41
- package/dist/layers/testResources/nodejs/node_modules/tslib/modules/index.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/tslib/modules/index.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/tslib/package.json +0 -47
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.d.ts +0 -453
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.es6.js +0 -370
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.es6.mjs +0 -370
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.js +0 -421
- package/dist/layers/testResources/nodejs/node_modules/uri-js/LICENSE +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uri-js/README.md +0 -203
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.js +0 -1443
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.min.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.min.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.min.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/index.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-iri.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-iri.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-iri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-uri.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-uri.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-uri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/http.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/http.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/http.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/https.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/https.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/https.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/mailto.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/mailto.js +0 -148
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/mailto.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn-uuid.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/ws.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/ws.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/ws.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/wss.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/wss.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/wss.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/uri.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/uri.js +0 -480
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/uri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/util.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/util.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/util.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/package.json +0 -77
- package/dist/layers/testResources/nodejs/node_modules/uri-js/yarn.lock +0 -2558
- package/dist/layers/testResources/nodejs/node_modules/uuid/CHANGELOG.md +0 -274
- package/dist/layers/testResources/nodejs/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/dist/layers/testResources/nodejs/node_modules/uuid/LICENSE.md +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uuid/README.md +0 -466
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/bin/uuid +0 -2
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/md5.js +0 -215
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/native.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/nil.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/parse.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/regex.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/rng.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v1.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v3.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v35.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v4.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v5.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/validate.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/version.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/md5.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/native.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/nil.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/parse.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/regex.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/rng.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/sha1.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/stringify.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v1.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v3.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v35.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v4.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v5.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/validate.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/version.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/index.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/md5-browser.js +0 -223
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/md5.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/native-browser.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/nil.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/parse.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/regex.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/rng-browser.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/rng.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/sha1-browser.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/sha1.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/stringify.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/uuid-bin.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v1.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v3.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v35.js +0 -80
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v4.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v5.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/validate.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/version.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/uuid/package.json +0 -135
- package/dist/layers/testResources/nodejs/node_modules/uuid/wrapper.mjs +0 -10
- package/dist/layers/testResources/nodejs/package-lock.json +0 -7508
- package/dist/layers/testResources/nodejs/package.json +0 -1
- package/dist/layers/testResources.zip +0 -0
|
@@ -1,1889 +0,0 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
-
import { DynamoDBServiceException as __BaseException } from "./DynamoDBServiceException";
|
|
3
|
-
export declare const ApproximateCreationDateTimePrecision: {
|
|
4
|
-
readonly MICROSECOND: "MICROSECOND";
|
|
5
|
-
readonly MILLISECOND: "MILLISECOND";
|
|
6
|
-
};
|
|
7
|
-
export type ApproximateCreationDateTimePrecision =
|
|
8
|
-
(typeof ApproximateCreationDateTimePrecision)[keyof typeof ApproximateCreationDateTimePrecision];
|
|
9
|
-
export interface ArchivalSummary {
|
|
10
|
-
ArchivalDateTime?: Date;
|
|
11
|
-
ArchivalReason?: string;
|
|
12
|
-
ArchivalBackupArn?: string;
|
|
13
|
-
}
|
|
14
|
-
export declare const AttributeAction: {
|
|
15
|
-
readonly ADD: "ADD";
|
|
16
|
-
readonly DELETE: "DELETE";
|
|
17
|
-
readonly PUT: "PUT";
|
|
18
|
-
};
|
|
19
|
-
export type AttributeAction =
|
|
20
|
-
(typeof AttributeAction)[keyof typeof AttributeAction];
|
|
21
|
-
export declare const ScalarAttributeType: {
|
|
22
|
-
readonly B: "B";
|
|
23
|
-
readonly N: "N";
|
|
24
|
-
readonly S: "S";
|
|
25
|
-
};
|
|
26
|
-
export type ScalarAttributeType =
|
|
27
|
-
(typeof ScalarAttributeType)[keyof typeof ScalarAttributeType];
|
|
28
|
-
export interface AttributeDefinition {
|
|
29
|
-
AttributeName: string | undefined;
|
|
30
|
-
AttributeType: ScalarAttributeType | undefined;
|
|
31
|
-
}
|
|
32
|
-
export interface AutoScalingTargetTrackingScalingPolicyConfigurationDescription {
|
|
33
|
-
DisableScaleIn?: boolean;
|
|
34
|
-
ScaleInCooldown?: number;
|
|
35
|
-
ScaleOutCooldown?: number;
|
|
36
|
-
TargetValue: number | undefined;
|
|
37
|
-
}
|
|
38
|
-
export interface AutoScalingPolicyDescription {
|
|
39
|
-
PolicyName?: string;
|
|
40
|
-
TargetTrackingScalingPolicyConfiguration?: AutoScalingTargetTrackingScalingPolicyConfigurationDescription;
|
|
41
|
-
}
|
|
42
|
-
export interface AutoScalingTargetTrackingScalingPolicyConfigurationUpdate {
|
|
43
|
-
DisableScaleIn?: boolean;
|
|
44
|
-
ScaleInCooldown?: number;
|
|
45
|
-
ScaleOutCooldown?: number;
|
|
46
|
-
TargetValue: number | undefined;
|
|
47
|
-
}
|
|
48
|
-
export interface AutoScalingPolicyUpdate {
|
|
49
|
-
PolicyName?: string;
|
|
50
|
-
TargetTrackingScalingPolicyConfiguration:
|
|
51
|
-
| AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
|
|
52
|
-
| undefined;
|
|
53
|
-
}
|
|
54
|
-
export interface AutoScalingSettingsDescription {
|
|
55
|
-
MinimumUnits?: number;
|
|
56
|
-
MaximumUnits?: number;
|
|
57
|
-
AutoScalingDisabled?: boolean;
|
|
58
|
-
AutoScalingRoleArn?: string;
|
|
59
|
-
ScalingPolicies?: AutoScalingPolicyDescription[];
|
|
60
|
-
}
|
|
61
|
-
export interface AutoScalingSettingsUpdate {
|
|
62
|
-
MinimumUnits?: number;
|
|
63
|
-
MaximumUnits?: number;
|
|
64
|
-
AutoScalingDisabled?: boolean;
|
|
65
|
-
AutoScalingRoleArn?: string;
|
|
66
|
-
ScalingPolicyUpdate?: AutoScalingPolicyUpdate;
|
|
67
|
-
}
|
|
68
|
-
export declare const BackupStatus: {
|
|
69
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
70
|
-
readonly CREATING: "CREATING";
|
|
71
|
-
readonly DELETED: "DELETED";
|
|
72
|
-
};
|
|
73
|
-
export type BackupStatus = (typeof BackupStatus)[keyof typeof BackupStatus];
|
|
74
|
-
export declare const BackupType: {
|
|
75
|
-
readonly AWS_BACKUP: "AWS_BACKUP";
|
|
76
|
-
readonly SYSTEM: "SYSTEM";
|
|
77
|
-
readonly USER: "USER";
|
|
78
|
-
};
|
|
79
|
-
export type BackupType = (typeof BackupType)[keyof typeof BackupType];
|
|
80
|
-
export interface BackupDetails {
|
|
81
|
-
BackupArn: string | undefined;
|
|
82
|
-
BackupName: string | undefined;
|
|
83
|
-
BackupSizeBytes?: number;
|
|
84
|
-
BackupStatus: BackupStatus | undefined;
|
|
85
|
-
BackupType: BackupType | undefined;
|
|
86
|
-
BackupCreationDateTime: Date | undefined;
|
|
87
|
-
BackupExpiryDateTime?: Date;
|
|
88
|
-
}
|
|
89
|
-
export declare const BillingMode: {
|
|
90
|
-
readonly PAY_PER_REQUEST: "PAY_PER_REQUEST";
|
|
91
|
-
readonly PROVISIONED: "PROVISIONED";
|
|
92
|
-
};
|
|
93
|
-
export type BillingMode = (typeof BillingMode)[keyof typeof BillingMode];
|
|
94
|
-
export declare const KeyType: {
|
|
95
|
-
readonly HASH: "HASH";
|
|
96
|
-
readonly RANGE: "RANGE";
|
|
97
|
-
};
|
|
98
|
-
export type KeyType = (typeof KeyType)[keyof typeof KeyType];
|
|
99
|
-
export interface KeySchemaElement {
|
|
100
|
-
AttributeName: string | undefined;
|
|
101
|
-
KeyType: KeyType | undefined;
|
|
102
|
-
}
|
|
103
|
-
export interface ProvisionedThroughput {
|
|
104
|
-
ReadCapacityUnits: number | undefined;
|
|
105
|
-
WriteCapacityUnits: number | undefined;
|
|
106
|
-
}
|
|
107
|
-
export interface SourceTableDetails {
|
|
108
|
-
TableName: string | undefined;
|
|
109
|
-
TableId: string | undefined;
|
|
110
|
-
TableArn?: string;
|
|
111
|
-
TableSizeBytes?: number;
|
|
112
|
-
KeySchema: KeySchemaElement[] | undefined;
|
|
113
|
-
TableCreationDateTime: Date | undefined;
|
|
114
|
-
ProvisionedThroughput: ProvisionedThroughput | undefined;
|
|
115
|
-
ItemCount?: number;
|
|
116
|
-
BillingMode?: BillingMode;
|
|
117
|
-
}
|
|
118
|
-
export declare const ProjectionType: {
|
|
119
|
-
readonly ALL: "ALL";
|
|
120
|
-
readonly INCLUDE: "INCLUDE";
|
|
121
|
-
readonly KEYS_ONLY: "KEYS_ONLY";
|
|
122
|
-
};
|
|
123
|
-
export type ProjectionType =
|
|
124
|
-
(typeof ProjectionType)[keyof typeof ProjectionType];
|
|
125
|
-
export interface Projection {
|
|
126
|
-
ProjectionType?: ProjectionType;
|
|
127
|
-
NonKeyAttributes?: string[];
|
|
128
|
-
}
|
|
129
|
-
export interface GlobalSecondaryIndexInfo {
|
|
130
|
-
IndexName?: string;
|
|
131
|
-
KeySchema?: KeySchemaElement[];
|
|
132
|
-
Projection?: Projection;
|
|
133
|
-
ProvisionedThroughput?: ProvisionedThroughput;
|
|
134
|
-
}
|
|
135
|
-
export interface LocalSecondaryIndexInfo {
|
|
136
|
-
IndexName?: string;
|
|
137
|
-
KeySchema?: KeySchemaElement[];
|
|
138
|
-
Projection?: Projection;
|
|
139
|
-
}
|
|
140
|
-
export declare const SSEType: {
|
|
141
|
-
readonly AES256: "AES256";
|
|
142
|
-
readonly KMS: "KMS";
|
|
143
|
-
};
|
|
144
|
-
export type SSEType = (typeof SSEType)[keyof typeof SSEType];
|
|
145
|
-
export declare const SSEStatus: {
|
|
146
|
-
readonly DISABLED: "DISABLED";
|
|
147
|
-
readonly DISABLING: "DISABLING";
|
|
148
|
-
readonly ENABLED: "ENABLED";
|
|
149
|
-
readonly ENABLING: "ENABLING";
|
|
150
|
-
readonly UPDATING: "UPDATING";
|
|
151
|
-
};
|
|
152
|
-
export type SSEStatus = (typeof SSEStatus)[keyof typeof SSEStatus];
|
|
153
|
-
export interface SSEDescription {
|
|
154
|
-
Status?: SSEStatus;
|
|
155
|
-
SSEType?: SSEType;
|
|
156
|
-
KMSMasterKeyArn?: string;
|
|
157
|
-
InaccessibleEncryptionDateTime?: Date;
|
|
158
|
-
}
|
|
159
|
-
export declare const StreamViewType: {
|
|
160
|
-
readonly KEYS_ONLY: "KEYS_ONLY";
|
|
161
|
-
readonly NEW_AND_OLD_IMAGES: "NEW_AND_OLD_IMAGES";
|
|
162
|
-
readonly NEW_IMAGE: "NEW_IMAGE";
|
|
163
|
-
readonly OLD_IMAGE: "OLD_IMAGE";
|
|
164
|
-
};
|
|
165
|
-
export type StreamViewType =
|
|
166
|
-
(typeof StreamViewType)[keyof typeof StreamViewType];
|
|
167
|
-
export interface StreamSpecification {
|
|
168
|
-
StreamEnabled: boolean | undefined;
|
|
169
|
-
StreamViewType?: StreamViewType;
|
|
170
|
-
}
|
|
171
|
-
export declare const TimeToLiveStatus: {
|
|
172
|
-
readonly DISABLED: "DISABLED";
|
|
173
|
-
readonly DISABLING: "DISABLING";
|
|
174
|
-
readonly ENABLED: "ENABLED";
|
|
175
|
-
readonly ENABLING: "ENABLING";
|
|
176
|
-
};
|
|
177
|
-
export type TimeToLiveStatus =
|
|
178
|
-
(typeof TimeToLiveStatus)[keyof typeof TimeToLiveStatus];
|
|
179
|
-
export interface TimeToLiveDescription {
|
|
180
|
-
TimeToLiveStatus?: TimeToLiveStatus;
|
|
181
|
-
AttributeName?: string;
|
|
182
|
-
}
|
|
183
|
-
export interface SourceTableFeatureDetails {
|
|
184
|
-
LocalSecondaryIndexes?: LocalSecondaryIndexInfo[];
|
|
185
|
-
GlobalSecondaryIndexes?: GlobalSecondaryIndexInfo[];
|
|
186
|
-
StreamDescription?: StreamSpecification;
|
|
187
|
-
TimeToLiveDescription?: TimeToLiveDescription;
|
|
188
|
-
SSEDescription?: SSEDescription;
|
|
189
|
-
}
|
|
190
|
-
export interface BackupDescription {
|
|
191
|
-
BackupDetails?: BackupDetails;
|
|
192
|
-
SourceTableDetails?: SourceTableDetails;
|
|
193
|
-
SourceTableFeatureDetails?: SourceTableFeatureDetails;
|
|
194
|
-
}
|
|
195
|
-
export declare class BackupInUseException extends __BaseException {
|
|
196
|
-
readonly name: "BackupInUseException";
|
|
197
|
-
readonly $fault: "client";
|
|
198
|
-
constructor(
|
|
199
|
-
opts: __ExceptionOptionType<BackupInUseException, __BaseException>
|
|
200
|
-
);
|
|
201
|
-
}
|
|
202
|
-
export declare class BackupNotFoundException extends __BaseException {
|
|
203
|
-
readonly name: "BackupNotFoundException";
|
|
204
|
-
readonly $fault: "client";
|
|
205
|
-
constructor(
|
|
206
|
-
opts: __ExceptionOptionType<BackupNotFoundException, __BaseException>
|
|
207
|
-
);
|
|
208
|
-
}
|
|
209
|
-
export interface BackupSummary {
|
|
210
|
-
TableName?: string;
|
|
211
|
-
TableId?: string;
|
|
212
|
-
TableArn?: string;
|
|
213
|
-
BackupArn?: string;
|
|
214
|
-
BackupName?: string;
|
|
215
|
-
BackupCreationDateTime?: Date;
|
|
216
|
-
BackupExpiryDateTime?: Date;
|
|
217
|
-
BackupStatus?: BackupStatus;
|
|
218
|
-
BackupType?: BackupType;
|
|
219
|
-
BackupSizeBytes?: number;
|
|
220
|
-
}
|
|
221
|
-
export declare const BackupTypeFilter: {
|
|
222
|
-
readonly ALL: "ALL";
|
|
223
|
-
readonly AWS_BACKUP: "AWS_BACKUP";
|
|
224
|
-
readonly SYSTEM: "SYSTEM";
|
|
225
|
-
readonly USER: "USER";
|
|
226
|
-
};
|
|
227
|
-
export type BackupTypeFilter =
|
|
228
|
-
(typeof BackupTypeFilter)[keyof typeof BackupTypeFilter];
|
|
229
|
-
export declare const ReturnConsumedCapacity: {
|
|
230
|
-
readonly INDEXES: "INDEXES";
|
|
231
|
-
readonly NONE: "NONE";
|
|
232
|
-
readonly TOTAL: "TOTAL";
|
|
233
|
-
};
|
|
234
|
-
export type ReturnConsumedCapacity =
|
|
235
|
-
(typeof ReturnConsumedCapacity)[keyof typeof ReturnConsumedCapacity];
|
|
236
|
-
export declare const ReturnValuesOnConditionCheckFailure: {
|
|
237
|
-
readonly ALL_OLD: "ALL_OLD";
|
|
238
|
-
readonly NONE: "NONE";
|
|
239
|
-
};
|
|
240
|
-
export type ReturnValuesOnConditionCheckFailure =
|
|
241
|
-
(typeof ReturnValuesOnConditionCheckFailure)[keyof typeof ReturnValuesOnConditionCheckFailure];
|
|
242
|
-
export interface Capacity {
|
|
243
|
-
ReadCapacityUnits?: number;
|
|
244
|
-
WriteCapacityUnits?: number;
|
|
245
|
-
CapacityUnits?: number;
|
|
246
|
-
}
|
|
247
|
-
export interface ConsumedCapacity {
|
|
248
|
-
TableName?: string;
|
|
249
|
-
CapacityUnits?: number;
|
|
250
|
-
ReadCapacityUnits?: number;
|
|
251
|
-
WriteCapacityUnits?: number;
|
|
252
|
-
Table?: Capacity;
|
|
253
|
-
LocalSecondaryIndexes?: Record<string, Capacity>;
|
|
254
|
-
GlobalSecondaryIndexes?: Record<string, Capacity>;
|
|
255
|
-
}
|
|
256
|
-
export declare const BatchStatementErrorCodeEnum: {
|
|
257
|
-
readonly AccessDenied: "AccessDenied";
|
|
258
|
-
readonly ConditionalCheckFailed: "ConditionalCheckFailed";
|
|
259
|
-
readonly DuplicateItem: "DuplicateItem";
|
|
260
|
-
readonly InternalServerError: "InternalServerError";
|
|
261
|
-
readonly ItemCollectionSizeLimitExceeded: "ItemCollectionSizeLimitExceeded";
|
|
262
|
-
readonly ProvisionedThroughputExceeded: "ProvisionedThroughputExceeded";
|
|
263
|
-
readonly RequestLimitExceeded: "RequestLimitExceeded";
|
|
264
|
-
readonly ResourceNotFound: "ResourceNotFound";
|
|
265
|
-
readonly ThrottlingError: "ThrottlingError";
|
|
266
|
-
readonly TransactionConflict: "TransactionConflict";
|
|
267
|
-
readonly ValidationError: "ValidationError";
|
|
268
|
-
};
|
|
269
|
-
export type BatchStatementErrorCodeEnum =
|
|
270
|
-
(typeof BatchStatementErrorCodeEnum)[keyof typeof BatchStatementErrorCodeEnum];
|
|
271
|
-
export declare class InternalServerError extends __BaseException {
|
|
272
|
-
readonly name: "InternalServerError";
|
|
273
|
-
readonly $fault: "server";
|
|
274
|
-
constructor(
|
|
275
|
-
opts: __ExceptionOptionType<InternalServerError, __BaseException>
|
|
276
|
-
);
|
|
277
|
-
}
|
|
278
|
-
export declare class RequestLimitExceeded extends __BaseException {
|
|
279
|
-
readonly name: "RequestLimitExceeded";
|
|
280
|
-
readonly $fault: "client";
|
|
281
|
-
constructor(
|
|
282
|
-
opts: __ExceptionOptionType<RequestLimitExceeded, __BaseException>
|
|
283
|
-
);
|
|
284
|
-
}
|
|
285
|
-
export declare class InvalidEndpointException extends __BaseException {
|
|
286
|
-
readonly name: "InvalidEndpointException";
|
|
287
|
-
readonly $fault: "client";
|
|
288
|
-
Message?: string;
|
|
289
|
-
constructor(
|
|
290
|
-
opts: __ExceptionOptionType<InvalidEndpointException, __BaseException>
|
|
291
|
-
);
|
|
292
|
-
}
|
|
293
|
-
export declare class ProvisionedThroughputExceededException extends __BaseException {
|
|
294
|
-
readonly name: "ProvisionedThroughputExceededException";
|
|
295
|
-
readonly $fault: "client";
|
|
296
|
-
constructor(
|
|
297
|
-
opts: __ExceptionOptionType<
|
|
298
|
-
ProvisionedThroughputExceededException,
|
|
299
|
-
__BaseException
|
|
300
|
-
>
|
|
301
|
-
);
|
|
302
|
-
}
|
|
303
|
-
export declare class ResourceNotFoundException extends __BaseException {
|
|
304
|
-
readonly name: "ResourceNotFoundException";
|
|
305
|
-
readonly $fault: "client";
|
|
306
|
-
constructor(
|
|
307
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
308
|
-
);
|
|
309
|
-
}
|
|
310
|
-
export declare const ReturnItemCollectionMetrics: {
|
|
311
|
-
readonly NONE: "NONE";
|
|
312
|
-
readonly SIZE: "SIZE";
|
|
313
|
-
};
|
|
314
|
-
export type ReturnItemCollectionMetrics =
|
|
315
|
-
(typeof ReturnItemCollectionMetrics)[keyof typeof ReturnItemCollectionMetrics];
|
|
316
|
-
export declare class ItemCollectionSizeLimitExceededException extends __BaseException {
|
|
317
|
-
readonly name: "ItemCollectionSizeLimitExceededException";
|
|
318
|
-
readonly $fault: "client";
|
|
319
|
-
constructor(
|
|
320
|
-
opts: __ExceptionOptionType<
|
|
321
|
-
ItemCollectionSizeLimitExceededException,
|
|
322
|
-
__BaseException
|
|
323
|
-
>
|
|
324
|
-
);
|
|
325
|
-
}
|
|
326
|
-
export interface BillingModeSummary {
|
|
327
|
-
BillingMode?: BillingMode;
|
|
328
|
-
LastUpdateToPayPerRequestDateTime?: Date;
|
|
329
|
-
}
|
|
330
|
-
export declare const ComparisonOperator: {
|
|
331
|
-
readonly BEGINS_WITH: "BEGINS_WITH";
|
|
332
|
-
readonly BETWEEN: "BETWEEN";
|
|
333
|
-
readonly CONTAINS: "CONTAINS";
|
|
334
|
-
readonly EQ: "EQ";
|
|
335
|
-
readonly GE: "GE";
|
|
336
|
-
readonly GT: "GT";
|
|
337
|
-
readonly IN: "IN";
|
|
338
|
-
readonly LE: "LE";
|
|
339
|
-
readonly LT: "LT";
|
|
340
|
-
readonly NE: "NE";
|
|
341
|
-
readonly NOT_CONTAINS: "NOT_CONTAINS";
|
|
342
|
-
readonly NOT_NULL: "NOT_NULL";
|
|
343
|
-
readonly NULL: "NULL";
|
|
344
|
-
};
|
|
345
|
-
export type ComparisonOperator =
|
|
346
|
-
(typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
347
|
-
export declare const ConditionalOperator: {
|
|
348
|
-
readonly AND: "AND";
|
|
349
|
-
readonly OR: "OR";
|
|
350
|
-
};
|
|
351
|
-
export type ConditionalOperator =
|
|
352
|
-
(typeof ConditionalOperator)[keyof typeof ConditionalOperator];
|
|
353
|
-
export declare const ContinuousBackupsStatus: {
|
|
354
|
-
readonly DISABLED: "DISABLED";
|
|
355
|
-
readonly ENABLED: "ENABLED";
|
|
356
|
-
};
|
|
357
|
-
export type ContinuousBackupsStatus =
|
|
358
|
-
(typeof ContinuousBackupsStatus)[keyof typeof ContinuousBackupsStatus];
|
|
359
|
-
export declare const PointInTimeRecoveryStatus: {
|
|
360
|
-
readonly DISABLED: "DISABLED";
|
|
361
|
-
readonly ENABLED: "ENABLED";
|
|
362
|
-
};
|
|
363
|
-
export type PointInTimeRecoveryStatus =
|
|
364
|
-
(typeof PointInTimeRecoveryStatus)[keyof typeof PointInTimeRecoveryStatus];
|
|
365
|
-
export interface PointInTimeRecoveryDescription {
|
|
366
|
-
PointInTimeRecoveryStatus?: PointInTimeRecoveryStatus;
|
|
367
|
-
EarliestRestorableDateTime?: Date;
|
|
368
|
-
LatestRestorableDateTime?: Date;
|
|
369
|
-
}
|
|
370
|
-
export interface ContinuousBackupsDescription {
|
|
371
|
-
ContinuousBackupsStatus: ContinuousBackupsStatus | undefined;
|
|
372
|
-
PointInTimeRecoveryDescription?: PointInTimeRecoveryDescription;
|
|
373
|
-
}
|
|
374
|
-
export declare class ContinuousBackupsUnavailableException extends __BaseException {
|
|
375
|
-
readonly name: "ContinuousBackupsUnavailableException";
|
|
376
|
-
readonly $fault: "client";
|
|
377
|
-
constructor(
|
|
378
|
-
opts: __ExceptionOptionType<
|
|
379
|
-
ContinuousBackupsUnavailableException,
|
|
380
|
-
__BaseException
|
|
381
|
-
>
|
|
382
|
-
);
|
|
383
|
-
}
|
|
384
|
-
export declare const ContributorInsightsAction: {
|
|
385
|
-
readonly DISABLE: "DISABLE";
|
|
386
|
-
readonly ENABLE: "ENABLE";
|
|
387
|
-
};
|
|
388
|
-
export type ContributorInsightsAction =
|
|
389
|
-
(typeof ContributorInsightsAction)[keyof typeof ContributorInsightsAction];
|
|
390
|
-
export declare const ContributorInsightsStatus: {
|
|
391
|
-
readonly DISABLED: "DISABLED";
|
|
392
|
-
readonly DISABLING: "DISABLING";
|
|
393
|
-
readonly ENABLED: "ENABLED";
|
|
394
|
-
readonly ENABLING: "ENABLING";
|
|
395
|
-
readonly FAILED: "FAILED";
|
|
396
|
-
};
|
|
397
|
-
export type ContributorInsightsStatus =
|
|
398
|
-
(typeof ContributorInsightsStatus)[keyof typeof ContributorInsightsStatus];
|
|
399
|
-
export interface ContributorInsightsSummary {
|
|
400
|
-
TableName?: string;
|
|
401
|
-
IndexName?: string;
|
|
402
|
-
ContributorInsightsStatus?: ContributorInsightsStatus;
|
|
403
|
-
}
|
|
404
|
-
export interface CreateBackupInput {
|
|
405
|
-
TableName: string | undefined;
|
|
406
|
-
BackupName: string | undefined;
|
|
407
|
-
}
|
|
408
|
-
export interface CreateBackupOutput {
|
|
409
|
-
BackupDetails?: BackupDetails;
|
|
410
|
-
}
|
|
411
|
-
export declare class LimitExceededException extends __BaseException {
|
|
412
|
-
readonly name: "LimitExceededException";
|
|
413
|
-
readonly $fault: "client";
|
|
414
|
-
constructor(
|
|
415
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
416
|
-
);
|
|
417
|
-
}
|
|
418
|
-
export declare class TableInUseException extends __BaseException {
|
|
419
|
-
readonly name: "TableInUseException";
|
|
420
|
-
readonly $fault: "client";
|
|
421
|
-
constructor(
|
|
422
|
-
opts: __ExceptionOptionType<TableInUseException, __BaseException>
|
|
423
|
-
);
|
|
424
|
-
}
|
|
425
|
-
export declare class TableNotFoundException extends __BaseException {
|
|
426
|
-
readonly name: "TableNotFoundException";
|
|
427
|
-
readonly $fault: "client";
|
|
428
|
-
constructor(
|
|
429
|
-
opts: __ExceptionOptionType<TableNotFoundException, __BaseException>
|
|
430
|
-
);
|
|
431
|
-
}
|
|
432
|
-
export interface CreateGlobalSecondaryIndexAction {
|
|
433
|
-
IndexName: string | undefined;
|
|
434
|
-
KeySchema: KeySchemaElement[] | undefined;
|
|
435
|
-
Projection: Projection | undefined;
|
|
436
|
-
ProvisionedThroughput?: ProvisionedThroughput;
|
|
437
|
-
}
|
|
438
|
-
export interface Replica {
|
|
439
|
-
RegionName?: string;
|
|
440
|
-
}
|
|
441
|
-
export interface CreateGlobalTableInput {
|
|
442
|
-
GlobalTableName: string | undefined;
|
|
443
|
-
ReplicationGroup: Replica[] | undefined;
|
|
444
|
-
}
|
|
445
|
-
export declare const GlobalTableStatus: {
|
|
446
|
-
readonly ACTIVE: "ACTIVE";
|
|
447
|
-
readonly CREATING: "CREATING";
|
|
448
|
-
readonly DELETING: "DELETING";
|
|
449
|
-
readonly UPDATING: "UPDATING";
|
|
450
|
-
};
|
|
451
|
-
export type GlobalTableStatus =
|
|
452
|
-
(typeof GlobalTableStatus)[keyof typeof GlobalTableStatus];
|
|
453
|
-
export interface ProvisionedThroughputOverride {
|
|
454
|
-
ReadCapacityUnits?: number;
|
|
455
|
-
}
|
|
456
|
-
export interface ReplicaGlobalSecondaryIndexDescription {
|
|
457
|
-
IndexName?: string;
|
|
458
|
-
ProvisionedThroughputOverride?: ProvisionedThroughputOverride;
|
|
459
|
-
}
|
|
460
|
-
export declare const ReplicaStatus: {
|
|
461
|
-
readonly ACTIVE: "ACTIVE";
|
|
462
|
-
readonly CREATING: "CREATING";
|
|
463
|
-
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
464
|
-
readonly DELETING: "DELETING";
|
|
465
|
-
readonly INACCESSIBLE_ENCRYPTION_CREDENTIALS: "INACCESSIBLE_ENCRYPTION_CREDENTIALS";
|
|
466
|
-
readonly REGION_DISABLED: "REGION_DISABLED";
|
|
467
|
-
readonly UPDATING: "UPDATING";
|
|
468
|
-
};
|
|
469
|
-
export type ReplicaStatus = (typeof ReplicaStatus)[keyof typeof ReplicaStatus];
|
|
470
|
-
export declare const TableClass: {
|
|
471
|
-
readonly STANDARD: "STANDARD";
|
|
472
|
-
readonly STANDARD_INFREQUENT_ACCESS: "STANDARD_INFREQUENT_ACCESS";
|
|
473
|
-
};
|
|
474
|
-
export type TableClass = (typeof TableClass)[keyof typeof TableClass];
|
|
475
|
-
export interface TableClassSummary {
|
|
476
|
-
TableClass?: TableClass;
|
|
477
|
-
LastUpdateDateTime?: Date;
|
|
478
|
-
}
|
|
479
|
-
export interface ReplicaDescription {
|
|
480
|
-
RegionName?: string;
|
|
481
|
-
ReplicaStatus?: ReplicaStatus;
|
|
482
|
-
ReplicaStatusDescription?: string;
|
|
483
|
-
ReplicaStatusPercentProgress?: string;
|
|
484
|
-
KMSMasterKeyId?: string;
|
|
485
|
-
ProvisionedThroughputOverride?: ProvisionedThroughputOverride;
|
|
486
|
-
GlobalSecondaryIndexes?: ReplicaGlobalSecondaryIndexDescription[];
|
|
487
|
-
ReplicaInaccessibleDateTime?: Date;
|
|
488
|
-
ReplicaTableClassSummary?: TableClassSummary;
|
|
489
|
-
}
|
|
490
|
-
export interface GlobalTableDescription {
|
|
491
|
-
ReplicationGroup?: ReplicaDescription[];
|
|
492
|
-
GlobalTableArn?: string;
|
|
493
|
-
CreationDateTime?: Date;
|
|
494
|
-
GlobalTableStatus?: GlobalTableStatus;
|
|
495
|
-
GlobalTableName?: string;
|
|
496
|
-
}
|
|
497
|
-
export interface CreateGlobalTableOutput {
|
|
498
|
-
GlobalTableDescription?: GlobalTableDescription;
|
|
499
|
-
}
|
|
500
|
-
export declare class GlobalTableAlreadyExistsException extends __BaseException {
|
|
501
|
-
readonly name: "GlobalTableAlreadyExistsException";
|
|
502
|
-
readonly $fault: "client";
|
|
503
|
-
constructor(
|
|
504
|
-
opts: __ExceptionOptionType<
|
|
505
|
-
GlobalTableAlreadyExistsException,
|
|
506
|
-
__BaseException
|
|
507
|
-
>
|
|
508
|
-
);
|
|
509
|
-
}
|
|
510
|
-
export interface CreateReplicaAction {
|
|
511
|
-
RegionName: string | undefined;
|
|
512
|
-
}
|
|
513
|
-
export interface ReplicaGlobalSecondaryIndex {
|
|
514
|
-
IndexName: string | undefined;
|
|
515
|
-
ProvisionedThroughputOverride?: ProvisionedThroughputOverride;
|
|
516
|
-
}
|
|
517
|
-
export interface CreateReplicationGroupMemberAction {
|
|
518
|
-
RegionName: string | undefined;
|
|
519
|
-
KMSMasterKeyId?: string;
|
|
520
|
-
ProvisionedThroughputOverride?: ProvisionedThroughputOverride;
|
|
521
|
-
GlobalSecondaryIndexes?: ReplicaGlobalSecondaryIndex[];
|
|
522
|
-
TableClassOverride?: TableClass;
|
|
523
|
-
}
|
|
524
|
-
export interface GlobalSecondaryIndex {
|
|
525
|
-
IndexName: string | undefined;
|
|
526
|
-
KeySchema: KeySchemaElement[] | undefined;
|
|
527
|
-
Projection: Projection | undefined;
|
|
528
|
-
ProvisionedThroughput?: ProvisionedThroughput;
|
|
529
|
-
}
|
|
530
|
-
export interface LocalSecondaryIndex {
|
|
531
|
-
IndexName: string | undefined;
|
|
532
|
-
KeySchema: KeySchemaElement[] | undefined;
|
|
533
|
-
Projection: Projection | undefined;
|
|
534
|
-
}
|
|
535
|
-
export interface SSESpecification {
|
|
536
|
-
Enabled?: boolean;
|
|
537
|
-
SSEType?: SSEType;
|
|
538
|
-
KMSMasterKeyId?: string;
|
|
539
|
-
}
|
|
540
|
-
export interface Tag {
|
|
541
|
-
Key: string | undefined;
|
|
542
|
-
Value: string | undefined;
|
|
543
|
-
}
|
|
544
|
-
export interface CreateTableInput {
|
|
545
|
-
AttributeDefinitions: AttributeDefinition[] | undefined;
|
|
546
|
-
TableName: string | undefined;
|
|
547
|
-
KeySchema: KeySchemaElement[] | undefined;
|
|
548
|
-
LocalSecondaryIndexes?: LocalSecondaryIndex[];
|
|
549
|
-
GlobalSecondaryIndexes?: GlobalSecondaryIndex[];
|
|
550
|
-
BillingMode?: BillingMode;
|
|
551
|
-
ProvisionedThroughput?: ProvisionedThroughput;
|
|
552
|
-
StreamSpecification?: StreamSpecification;
|
|
553
|
-
SSESpecification?: SSESpecification;
|
|
554
|
-
Tags?: Tag[];
|
|
555
|
-
TableClass?: TableClass;
|
|
556
|
-
DeletionProtectionEnabled?: boolean;
|
|
557
|
-
ResourcePolicy?: string;
|
|
558
|
-
}
|
|
559
|
-
export declare const IndexStatus: {
|
|
560
|
-
readonly ACTIVE: "ACTIVE";
|
|
561
|
-
readonly CREATING: "CREATING";
|
|
562
|
-
readonly DELETING: "DELETING";
|
|
563
|
-
readonly UPDATING: "UPDATING";
|
|
564
|
-
};
|
|
565
|
-
export type IndexStatus = (typeof IndexStatus)[keyof typeof IndexStatus];
|
|
566
|
-
export interface ProvisionedThroughputDescription {
|
|
567
|
-
LastIncreaseDateTime?: Date;
|
|
568
|
-
LastDecreaseDateTime?: Date;
|
|
569
|
-
NumberOfDecreasesToday?: number;
|
|
570
|
-
ReadCapacityUnits?: number;
|
|
571
|
-
WriteCapacityUnits?: number;
|
|
572
|
-
}
|
|
573
|
-
export interface GlobalSecondaryIndexDescription {
|
|
574
|
-
IndexName?: string;
|
|
575
|
-
KeySchema?: KeySchemaElement[];
|
|
576
|
-
Projection?: Projection;
|
|
577
|
-
IndexStatus?: IndexStatus;
|
|
578
|
-
Backfilling?: boolean;
|
|
579
|
-
ProvisionedThroughput?: ProvisionedThroughputDescription;
|
|
580
|
-
IndexSizeBytes?: number;
|
|
581
|
-
ItemCount?: number;
|
|
582
|
-
IndexArn?: string;
|
|
583
|
-
}
|
|
584
|
-
export interface LocalSecondaryIndexDescription {
|
|
585
|
-
IndexName?: string;
|
|
586
|
-
KeySchema?: KeySchemaElement[];
|
|
587
|
-
Projection?: Projection;
|
|
588
|
-
IndexSizeBytes?: number;
|
|
589
|
-
ItemCount?: number;
|
|
590
|
-
IndexArn?: string;
|
|
591
|
-
}
|
|
592
|
-
export interface RestoreSummary {
|
|
593
|
-
SourceBackupArn?: string;
|
|
594
|
-
SourceTableArn?: string;
|
|
595
|
-
RestoreDateTime: Date | undefined;
|
|
596
|
-
RestoreInProgress: boolean | undefined;
|
|
597
|
-
}
|
|
598
|
-
export declare const TableStatus: {
|
|
599
|
-
readonly ACTIVE: "ACTIVE";
|
|
600
|
-
readonly ARCHIVED: "ARCHIVED";
|
|
601
|
-
readonly ARCHIVING: "ARCHIVING";
|
|
602
|
-
readonly CREATING: "CREATING";
|
|
603
|
-
readonly DELETING: "DELETING";
|
|
604
|
-
readonly INACCESSIBLE_ENCRYPTION_CREDENTIALS: "INACCESSIBLE_ENCRYPTION_CREDENTIALS";
|
|
605
|
-
readonly UPDATING: "UPDATING";
|
|
606
|
-
};
|
|
607
|
-
export type TableStatus = (typeof TableStatus)[keyof typeof TableStatus];
|
|
608
|
-
export interface TableDescription {
|
|
609
|
-
AttributeDefinitions?: AttributeDefinition[];
|
|
610
|
-
TableName?: string;
|
|
611
|
-
KeySchema?: KeySchemaElement[];
|
|
612
|
-
TableStatus?: TableStatus;
|
|
613
|
-
CreationDateTime?: Date;
|
|
614
|
-
ProvisionedThroughput?: ProvisionedThroughputDescription;
|
|
615
|
-
TableSizeBytes?: number;
|
|
616
|
-
ItemCount?: number;
|
|
617
|
-
TableArn?: string;
|
|
618
|
-
TableId?: string;
|
|
619
|
-
BillingModeSummary?: BillingModeSummary;
|
|
620
|
-
LocalSecondaryIndexes?: LocalSecondaryIndexDescription[];
|
|
621
|
-
GlobalSecondaryIndexes?: GlobalSecondaryIndexDescription[];
|
|
622
|
-
StreamSpecification?: StreamSpecification;
|
|
623
|
-
LatestStreamLabel?: string;
|
|
624
|
-
LatestStreamArn?: string;
|
|
625
|
-
GlobalTableVersion?: string;
|
|
626
|
-
Replicas?: ReplicaDescription[];
|
|
627
|
-
RestoreSummary?: RestoreSummary;
|
|
628
|
-
SSEDescription?: SSEDescription;
|
|
629
|
-
ArchivalSummary?: ArchivalSummary;
|
|
630
|
-
TableClassSummary?: TableClassSummary;
|
|
631
|
-
DeletionProtectionEnabled?: boolean;
|
|
632
|
-
}
|
|
633
|
-
export interface CreateTableOutput {
|
|
634
|
-
TableDescription?: TableDescription;
|
|
635
|
-
}
|
|
636
|
-
export declare class ResourceInUseException extends __BaseException {
|
|
637
|
-
readonly name: "ResourceInUseException";
|
|
638
|
-
readonly $fault: "client";
|
|
639
|
-
constructor(
|
|
640
|
-
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
641
|
-
);
|
|
642
|
-
}
|
|
643
|
-
export interface CsvOptions {
|
|
644
|
-
Delimiter?: string;
|
|
645
|
-
HeaderList?: string[];
|
|
646
|
-
}
|
|
647
|
-
export interface DeleteBackupInput {
|
|
648
|
-
BackupArn: string | undefined;
|
|
649
|
-
}
|
|
650
|
-
export interface DeleteBackupOutput {
|
|
651
|
-
BackupDescription?: BackupDescription;
|
|
652
|
-
}
|
|
653
|
-
export interface DeleteGlobalSecondaryIndexAction {
|
|
654
|
-
IndexName: string | undefined;
|
|
655
|
-
}
|
|
656
|
-
export declare const ReturnValue: {
|
|
657
|
-
readonly ALL_NEW: "ALL_NEW";
|
|
658
|
-
readonly ALL_OLD: "ALL_OLD";
|
|
659
|
-
readonly NONE: "NONE";
|
|
660
|
-
readonly UPDATED_NEW: "UPDATED_NEW";
|
|
661
|
-
readonly UPDATED_OLD: "UPDATED_OLD";
|
|
662
|
-
};
|
|
663
|
-
export type ReturnValue = (typeof ReturnValue)[keyof typeof ReturnValue];
|
|
664
|
-
export declare class TransactionConflictException extends __BaseException {
|
|
665
|
-
readonly name: "TransactionConflictException";
|
|
666
|
-
readonly $fault: "client";
|
|
667
|
-
constructor(
|
|
668
|
-
opts: __ExceptionOptionType<TransactionConflictException, __BaseException>
|
|
669
|
-
);
|
|
670
|
-
}
|
|
671
|
-
export interface DeleteReplicaAction {
|
|
672
|
-
RegionName: string | undefined;
|
|
673
|
-
}
|
|
674
|
-
export interface DeleteReplicationGroupMemberAction {
|
|
675
|
-
RegionName: string | undefined;
|
|
676
|
-
}
|
|
677
|
-
export interface DeleteResourcePolicyInput {
|
|
678
|
-
ResourceArn: string | undefined;
|
|
679
|
-
ExpectedRevisionId?: string;
|
|
680
|
-
}
|
|
681
|
-
export interface DeleteResourcePolicyOutput {
|
|
682
|
-
RevisionId?: string;
|
|
683
|
-
}
|
|
684
|
-
export declare class PolicyNotFoundException extends __BaseException {
|
|
685
|
-
readonly name: "PolicyNotFoundException";
|
|
686
|
-
readonly $fault: "client";
|
|
687
|
-
constructor(
|
|
688
|
-
opts: __ExceptionOptionType<PolicyNotFoundException, __BaseException>
|
|
689
|
-
);
|
|
690
|
-
}
|
|
691
|
-
export interface DeleteTableInput {
|
|
692
|
-
TableName: string | undefined;
|
|
693
|
-
}
|
|
694
|
-
export interface DeleteTableOutput {
|
|
695
|
-
TableDescription?: TableDescription;
|
|
696
|
-
}
|
|
697
|
-
export interface DescribeBackupInput {
|
|
698
|
-
BackupArn: string | undefined;
|
|
699
|
-
}
|
|
700
|
-
export interface DescribeBackupOutput {
|
|
701
|
-
BackupDescription?: BackupDescription;
|
|
702
|
-
}
|
|
703
|
-
export interface DescribeContinuousBackupsInput {
|
|
704
|
-
TableName: string | undefined;
|
|
705
|
-
}
|
|
706
|
-
export interface DescribeContinuousBackupsOutput {
|
|
707
|
-
ContinuousBackupsDescription?: ContinuousBackupsDescription;
|
|
708
|
-
}
|
|
709
|
-
export interface DescribeContributorInsightsInput {
|
|
710
|
-
TableName: string | undefined;
|
|
711
|
-
IndexName?: string;
|
|
712
|
-
}
|
|
713
|
-
export interface FailureException {
|
|
714
|
-
ExceptionName?: string;
|
|
715
|
-
ExceptionDescription?: string;
|
|
716
|
-
}
|
|
717
|
-
export interface DescribeContributorInsightsOutput {
|
|
718
|
-
TableName?: string;
|
|
719
|
-
IndexName?: string;
|
|
720
|
-
ContributorInsightsRuleList?: string[];
|
|
721
|
-
ContributorInsightsStatus?: ContributorInsightsStatus;
|
|
722
|
-
LastUpdateDateTime?: Date;
|
|
723
|
-
FailureException?: FailureException;
|
|
724
|
-
}
|
|
725
|
-
export interface DescribeEndpointsRequest {}
|
|
726
|
-
export interface Endpoint {
|
|
727
|
-
Address: string | undefined;
|
|
728
|
-
CachePeriodInMinutes: number | undefined;
|
|
729
|
-
}
|
|
730
|
-
export interface DescribeEndpointsResponse {
|
|
731
|
-
Endpoints: Endpoint[] | undefined;
|
|
732
|
-
}
|
|
733
|
-
export interface DescribeExportInput {
|
|
734
|
-
ExportArn: string | undefined;
|
|
735
|
-
}
|
|
736
|
-
export declare const ExportFormat: {
|
|
737
|
-
readonly DYNAMODB_JSON: "DYNAMODB_JSON";
|
|
738
|
-
readonly ION: "ION";
|
|
739
|
-
};
|
|
740
|
-
export type ExportFormat = (typeof ExportFormat)[keyof typeof ExportFormat];
|
|
741
|
-
export declare const ExportStatus: {
|
|
742
|
-
readonly COMPLETED: "COMPLETED";
|
|
743
|
-
readonly FAILED: "FAILED";
|
|
744
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
745
|
-
};
|
|
746
|
-
export type ExportStatus = (typeof ExportStatus)[keyof typeof ExportStatus];
|
|
747
|
-
export declare const ExportType: {
|
|
748
|
-
readonly FULL_EXPORT: "FULL_EXPORT";
|
|
749
|
-
readonly INCREMENTAL_EXPORT: "INCREMENTAL_EXPORT";
|
|
750
|
-
};
|
|
751
|
-
export type ExportType = (typeof ExportType)[keyof typeof ExportType];
|
|
752
|
-
export declare const ExportViewType: {
|
|
753
|
-
readonly NEW_AND_OLD_IMAGES: "NEW_AND_OLD_IMAGES";
|
|
754
|
-
readonly NEW_IMAGE: "NEW_IMAGE";
|
|
755
|
-
};
|
|
756
|
-
export type ExportViewType =
|
|
757
|
-
(typeof ExportViewType)[keyof typeof ExportViewType];
|
|
758
|
-
export interface IncrementalExportSpecification {
|
|
759
|
-
ExportFromTime?: Date;
|
|
760
|
-
ExportToTime?: Date;
|
|
761
|
-
ExportViewType?: ExportViewType;
|
|
762
|
-
}
|
|
763
|
-
export declare const S3SseAlgorithm: {
|
|
764
|
-
readonly AES256: "AES256";
|
|
765
|
-
readonly KMS: "KMS";
|
|
766
|
-
};
|
|
767
|
-
export type S3SseAlgorithm =
|
|
768
|
-
(typeof S3SseAlgorithm)[keyof typeof S3SseAlgorithm];
|
|
769
|
-
export interface ExportDescription {
|
|
770
|
-
ExportArn?: string;
|
|
771
|
-
ExportStatus?: ExportStatus;
|
|
772
|
-
StartTime?: Date;
|
|
773
|
-
EndTime?: Date;
|
|
774
|
-
ExportManifest?: string;
|
|
775
|
-
TableArn?: string;
|
|
776
|
-
TableId?: string;
|
|
777
|
-
ExportTime?: Date;
|
|
778
|
-
ClientToken?: string;
|
|
779
|
-
S3Bucket?: string;
|
|
780
|
-
S3BucketOwner?: string;
|
|
781
|
-
S3Prefix?: string;
|
|
782
|
-
S3SseAlgorithm?: S3SseAlgorithm;
|
|
783
|
-
S3SseKmsKeyId?: string;
|
|
784
|
-
FailureCode?: string;
|
|
785
|
-
FailureMessage?: string;
|
|
786
|
-
ExportFormat?: ExportFormat;
|
|
787
|
-
BilledSizeBytes?: number;
|
|
788
|
-
ItemCount?: number;
|
|
789
|
-
ExportType?: ExportType;
|
|
790
|
-
IncrementalExportSpecification?: IncrementalExportSpecification;
|
|
791
|
-
}
|
|
792
|
-
export interface DescribeExportOutput {
|
|
793
|
-
ExportDescription?: ExportDescription;
|
|
794
|
-
}
|
|
795
|
-
export declare class ExportNotFoundException extends __BaseException {
|
|
796
|
-
readonly name: "ExportNotFoundException";
|
|
797
|
-
readonly $fault: "client";
|
|
798
|
-
constructor(
|
|
799
|
-
opts: __ExceptionOptionType<ExportNotFoundException, __BaseException>
|
|
800
|
-
);
|
|
801
|
-
}
|
|
802
|
-
export interface DescribeGlobalTableInput {
|
|
803
|
-
GlobalTableName: string | undefined;
|
|
804
|
-
}
|
|
805
|
-
export interface DescribeGlobalTableOutput {
|
|
806
|
-
GlobalTableDescription?: GlobalTableDescription;
|
|
807
|
-
}
|
|
808
|
-
export declare class GlobalTableNotFoundException extends __BaseException {
|
|
809
|
-
readonly name: "GlobalTableNotFoundException";
|
|
810
|
-
readonly $fault: "client";
|
|
811
|
-
constructor(
|
|
812
|
-
opts: __ExceptionOptionType<GlobalTableNotFoundException, __BaseException>
|
|
813
|
-
);
|
|
814
|
-
}
|
|
815
|
-
export interface DescribeGlobalTableSettingsInput {
|
|
816
|
-
GlobalTableName: string | undefined;
|
|
817
|
-
}
|
|
818
|
-
export interface ReplicaGlobalSecondaryIndexSettingsDescription {
|
|
819
|
-
IndexName: string | undefined;
|
|
820
|
-
IndexStatus?: IndexStatus;
|
|
821
|
-
ProvisionedReadCapacityUnits?: number;
|
|
822
|
-
ProvisionedReadCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
823
|
-
ProvisionedWriteCapacityUnits?: number;
|
|
824
|
-
ProvisionedWriteCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
825
|
-
}
|
|
826
|
-
export interface ReplicaSettingsDescription {
|
|
827
|
-
RegionName: string | undefined;
|
|
828
|
-
ReplicaStatus?: ReplicaStatus;
|
|
829
|
-
ReplicaBillingModeSummary?: BillingModeSummary;
|
|
830
|
-
ReplicaProvisionedReadCapacityUnits?: number;
|
|
831
|
-
ReplicaProvisionedReadCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
832
|
-
ReplicaProvisionedWriteCapacityUnits?: number;
|
|
833
|
-
ReplicaProvisionedWriteCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
834
|
-
ReplicaGlobalSecondaryIndexSettings?: ReplicaGlobalSecondaryIndexSettingsDescription[];
|
|
835
|
-
ReplicaTableClassSummary?: TableClassSummary;
|
|
836
|
-
}
|
|
837
|
-
export interface DescribeGlobalTableSettingsOutput {
|
|
838
|
-
GlobalTableName?: string;
|
|
839
|
-
ReplicaSettings?: ReplicaSettingsDescription[];
|
|
840
|
-
}
|
|
841
|
-
export interface DescribeImportInput {
|
|
842
|
-
ImportArn: string | undefined;
|
|
843
|
-
}
|
|
844
|
-
export declare const ImportStatus: {
|
|
845
|
-
readonly CANCELLED: "CANCELLED";
|
|
846
|
-
readonly CANCELLING: "CANCELLING";
|
|
847
|
-
readonly COMPLETED: "COMPLETED";
|
|
848
|
-
readonly FAILED: "FAILED";
|
|
849
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
850
|
-
};
|
|
851
|
-
export type ImportStatus = (typeof ImportStatus)[keyof typeof ImportStatus];
|
|
852
|
-
export declare const InputCompressionType: {
|
|
853
|
-
readonly GZIP: "GZIP";
|
|
854
|
-
readonly NONE: "NONE";
|
|
855
|
-
readonly ZSTD: "ZSTD";
|
|
856
|
-
};
|
|
857
|
-
export type InputCompressionType =
|
|
858
|
-
(typeof InputCompressionType)[keyof typeof InputCompressionType];
|
|
859
|
-
export declare const InputFormat: {
|
|
860
|
-
readonly CSV: "CSV";
|
|
861
|
-
readonly DYNAMODB_JSON: "DYNAMODB_JSON";
|
|
862
|
-
readonly ION: "ION";
|
|
863
|
-
};
|
|
864
|
-
export type InputFormat = (typeof InputFormat)[keyof typeof InputFormat];
|
|
865
|
-
export interface InputFormatOptions {
|
|
866
|
-
Csv?: CsvOptions;
|
|
867
|
-
}
|
|
868
|
-
export interface S3BucketSource {
|
|
869
|
-
S3BucketOwner?: string;
|
|
870
|
-
S3Bucket: string | undefined;
|
|
871
|
-
S3KeyPrefix?: string;
|
|
872
|
-
}
|
|
873
|
-
export interface TableCreationParameters {
|
|
874
|
-
TableName: string | undefined;
|
|
875
|
-
AttributeDefinitions: AttributeDefinition[] | undefined;
|
|
876
|
-
KeySchema: KeySchemaElement[] | undefined;
|
|
877
|
-
BillingMode?: BillingMode;
|
|
878
|
-
ProvisionedThroughput?: ProvisionedThroughput;
|
|
879
|
-
SSESpecification?: SSESpecification;
|
|
880
|
-
GlobalSecondaryIndexes?: GlobalSecondaryIndex[];
|
|
881
|
-
}
|
|
882
|
-
export interface ImportTableDescription {
|
|
883
|
-
ImportArn?: string;
|
|
884
|
-
ImportStatus?: ImportStatus;
|
|
885
|
-
TableArn?: string;
|
|
886
|
-
TableId?: string;
|
|
887
|
-
ClientToken?: string;
|
|
888
|
-
S3BucketSource?: S3BucketSource;
|
|
889
|
-
ErrorCount?: number;
|
|
890
|
-
CloudWatchLogGroupArn?: string;
|
|
891
|
-
InputFormat?: InputFormat;
|
|
892
|
-
InputFormatOptions?: InputFormatOptions;
|
|
893
|
-
InputCompressionType?: InputCompressionType;
|
|
894
|
-
TableCreationParameters?: TableCreationParameters;
|
|
895
|
-
StartTime?: Date;
|
|
896
|
-
EndTime?: Date;
|
|
897
|
-
ProcessedSizeBytes?: number;
|
|
898
|
-
ProcessedItemCount?: number;
|
|
899
|
-
ImportedItemCount?: number;
|
|
900
|
-
FailureCode?: string;
|
|
901
|
-
FailureMessage?: string;
|
|
902
|
-
}
|
|
903
|
-
export interface DescribeImportOutput {
|
|
904
|
-
ImportTableDescription: ImportTableDescription | undefined;
|
|
905
|
-
}
|
|
906
|
-
export declare class ImportNotFoundException extends __BaseException {
|
|
907
|
-
readonly name: "ImportNotFoundException";
|
|
908
|
-
readonly $fault: "client";
|
|
909
|
-
constructor(
|
|
910
|
-
opts: __ExceptionOptionType<ImportNotFoundException, __BaseException>
|
|
911
|
-
);
|
|
912
|
-
}
|
|
913
|
-
export interface DescribeKinesisStreamingDestinationInput {
|
|
914
|
-
TableName: string | undefined;
|
|
915
|
-
}
|
|
916
|
-
export declare const DestinationStatus: {
|
|
917
|
-
readonly ACTIVE: "ACTIVE";
|
|
918
|
-
readonly DISABLED: "DISABLED";
|
|
919
|
-
readonly DISABLING: "DISABLING";
|
|
920
|
-
readonly ENABLE_FAILED: "ENABLE_FAILED";
|
|
921
|
-
readonly ENABLING: "ENABLING";
|
|
922
|
-
readonly UPDATING: "UPDATING";
|
|
923
|
-
};
|
|
924
|
-
export type DestinationStatus =
|
|
925
|
-
(typeof DestinationStatus)[keyof typeof DestinationStatus];
|
|
926
|
-
export interface KinesisDataStreamDestination {
|
|
927
|
-
StreamArn?: string;
|
|
928
|
-
DestinationStatus?: DestinationStatus;
|
|
929
|
-
DestinationStatusDescription?: string;
|
|
930
|
-
ApproximateCreationDateTimePrecision?: ApproximateCreationDateTimePrecision;
|
|
931
|
-
}
|
|
932
|
-
export interface DescribeKinesisStreamingDestinationOutput {
|
|
933
|
-
TableName?: string;
|
|
934
|
-
KinesisDataStreamDestinations?: KinesisDataStreamDestination[];
|
|
935
|
-
}
|
|
936
|
-
export interface DescribeLimitsInput {}
|
|
937
|
-
export interface DescribeLimitsOutput {
|
|
938
|
-
AccountMaxReadCapacityUnits?: number;
|
|
939
|
-
AccountMaxWriteCapacityUnits?: number;
|
|
940
|
-
TableMaxReadCapacityUnits?: number;
|
|
941
|
-
TableMaxWriteCapacityUnits?: number;
|
|
942
|
-
}
|
|
943
|
-
export interface DescribeTableInput {
|
|
944
|
-
TableName: string | undefined;
|
|
945
|
-
}
|
|
946
|
-
export interface DescribeTableOutput {
|
|
947
|
-
Table?: TableDescription;
|
|
948
|
-
}
|
|
949
|
-
export interface DescribeTableReplicaAutoScalingInput {
|
|
950
|
-
TableName: string | undefined;
|
|
951
|
-
}
|
|
952
|
-
export interface ReplicaGlobalSecondaryIndexAutoScalingDescription {
|
|
953
|
-
IndexName?: string;
|
|
954
|
-
IndexStatus?: IndexStatus;
|
|
955
|
-
ProvisionedReadCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
956
|
-
ProvisionedWriteCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
957
|
-
}
|
|
958
|
-
export interface ReplicaAutoScalingDescription {
|
|
959
|
-
RegionName?: string;
|
|
960
|
-
GlobalSecondaryIndexes?: ReplicaGlobalSecondaryIndexAutoScalingDescription[];
|
|
961
|
-
ReplicaProvisionedReadCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
962
|
-
ReplicaProvisionedWriteCapacityAutoScalingSettings?: AutoScalingSettingsDescription;
|
|
963
|
-
ReplicaStatus?: ReplicaStatus;
|
|
964
|
-
}
|
|
965
|
-
export interface TableAutoScalingDescription {
|
|
966
|
-
TableName?: string;
|
|
967
|
-
TableStatus?: TableStatus;
|
|
968
|
-
Replicas?: ReplicaAutoScalingDescription[];
|
|
969
|
-
}
|
|
970
|
-
export interface DescribeTableReplicaAutoScalingOutput {
|
|
971
|
-
TableAutoScalingDescription?: TableAutoScalingDescription;
|
|
972
|
-
}
|
|
973
|
-
export interface DescribeTimeToLiveInput {
|
|
974
|
-
TableName: string | undefined;
|
|
975
|
-
}
|
|
976
|
-
export interface DescribeTimeToLiveOutput {
|
|
977
|
-
TimeToLiveDescription?: TimeToLiveDescription;
|
|
978
|
-
}
|
|
979
|
-
export interface EnableKinesisStreamingConfiguration {
|
|
980
|
-
ApproximateCreationDateTimePrecision?: ApproximateCreationDateTimePrecision;
|
|
981
|
-
}
|
|
982
|
-
export interface KinesisStreamingDestinationInput {
|
|
983
|
-
TableName: string | undefined;
|
|
984
|
-
StreamArn: string | undefined;
|
|
985
|
-
EnableKinesisStreamingConfiguration?: EnableKinesisStreamingConfiguration;
|
|
986
|
-
}
|
|
987
|
-
export interface KinesisStreamingDestinationOutput {
|
|
988
|
-
TableName?: string;
|
|
989
|
-
StreamArn?: string;
|
|
990
|
-
DestinationStatus?: DestinationStatus;
|
|
991
|
-
EnableKinesisStreamingConfiguration?: EnableKinesisStreamingConfiguration;
|
|
992
|
-
}
|
|
993
|
-
export declare class DuplicateItemException extends __BaseException {
|
|
994
|
-
readonly name: "DuplicateItemException";
|
|
995
|
-
readonly $fault: "client";
|
|
996
|
-
constructor(
|
|
997
|
-
opts: __ExceptionOptionType<DuplicateItemException, __BaseException>
|
|
998
|
-
);
|
|
999
|
-
}
|
|
1000
|
-
export declare class IdempotentParameterMismatchException extends __BaseException {
|
|
1001
|
-
readonly name: "IdempotentParameterMismatchException";
|
|
1002
|
-
readonly $fault: "client";
|
|
1003
|
-
Message?: string;
|
|
1004
|
-
constructor(
|
|
1005
|
-
opts: __ExceptionOptionType<
|
|
1006
|
-
IdempotentParameterMismatchException,
|
|
1007
|
-
__BaseException
|
|
1008
|
-
>
|
|
1009
|
-
);
|
|
1010
|
-
}
|
|
1011
|
-
export declare class TransactionInProgressException extends __BaseException {
|
|
1012
|
-
readonly name: "TransactionInProgressException";
|
|
1013
|
-
readonly $fault: "client";
|
|
1014
|
-
Message?: string;
|
|
1015
|
-
constructor(
|
|
1016
|
-
opts: __ExceptionOptionType<TransactionInProgressException, __BaseException>
|
|
1017
|
-
);
|
|
1018
|
-
}
|
|
1019
|
-
export declare class ExportConflictException extends __BaseException {
|
|
1020
|
-
readonly name: "ExportConflictException";
|
|
1021
|
-
readonly $fault: "client";
|
|
1022
|
-
constructor(
|
|
1023
|
-
opts: __ExceptionOptionType<ExportConflictException, __BaseException>
|
|
1024
|
-
);
|
|
1025
|
-
}
|
|
1026
|
-
export interface ExportTableToPointInTimeInput {
|
|
1027
|
-
TableArn: string | undefined;
|
|
1028
|
-
ExportTime?: Date;
|
|
1029
|
-
ClientToken?: string;
|
|
1030
|
-
S3Bucket: string | undefined;
|
|
1031
|
-
S3BucketOwner?: string;
|
|
1032
|
-
S3Prefix?: string;
|
|
1033
|
-
S3SseAlgorithm?: S3SseAlgorithm;
|
|
1034
|
-
S3SseKmsKeyId?: string;
|
|
1035
|
-
ExportFormat?: ExportFormat;
|
|
1036
|
-
ExportType?: ExportType;
|
|
1037
|
-
IncrementalExportSpecification?: IncrementalExportSpecification;
|
|
1038
|
-
}
|
|
1039
|
-
export interface ExportTableToPointInTimeOutput {
|
|
1040
|
-
ExportDescription?: ExportDescription;
|
|
1041
|
-
}
|
|
1042
|
-
export declare class InvalidExportTimeException extends __BaseException {
|
|
1043
|
-
readonly name: "InvalidExportTimeException";
|
|
1044
|
-
readonly $fault: "client";
|
|
1045
|
-
constructor(
|
|
1046
|
-
opts: __ExceptionOptionType<InvalidExportTimeException, __BaseException>
|
|
1047
|
-
);
|
|
1048
|
-
}
|
|
1049
|
-
export declare class PointInTimeRecoveryUnavailableException extends __BaseException {
|
|
1050
|
-
readonly name: "PointInTimeRecoveryUnavailableException";
|
|
1051
|
-
readonly $fault: "client";
|
|
1052
|
-
constructor(
|
|
1053
|
-
opts: __ExceptionOptionType<
|
|
1054
|
-
PointInTimeRecoveryUnavailableException,
|
|
1055
|
-
__BaseException
|
|
1056
|
-
>
|
|
1057
|
-
);
|
|
1058
|
-
}
|
|
1059
|
-
export interface GetResourcePolicyInput {
|
|
1060
|
-
ResourceArn: string | undefined;
|
|
1061
|
-
}
|
|
1062
|
-
export interface GetResourcePolicyOutput {
|
|
1063
|
-
Policy?: string;
|
|
1064
|
-
RevisionId?: string;
|
|
1065
|
-
}
|
|
1066
|
-
export declare class ImportConflictException extends __BaseException {
|
|
1067
|
-
readonly name: "ImportConflictException";
|
|
1068
|
-
readonly $fault: "client";
|
|
1069
|
-
constructor(
|
|
1070
|
-
opts: __ExceptionOptionType<ImportConflictException, __BaseException>
|
|
1071
|
-
);
|
|
1072
|
-
}
|
|
1073
|
-
export interface ImportTableInput {
|
|
1074
|
-
ClientToken?: string;
|
|
1075
|
-
S3BucketSource: S3BucketSource | undefined;
|
|
1076
|
-
InputFormat: InputFormat | undefined;
|
|
1077
|
-
InputFormatOptions?: InputFormatOptions;
|
|
1078
|
-
InputCompressionType?: InputCompressionType;
|
|
1079
|
-
TableCreationParameters: TableCreationParameters | undefined;
|
|
1080
|
-
}
|
|
1081
|
-
export interface ImportTableOutput {
|
|
1082
|
-
ImportTableDescription: ImportTableDescription | undefined;
|
|
1083
|
-
}
|
|
1084
|
-
export interface ListBackupsInput {
|
|
1085
|
-
TableName?: string;
|
|
1086
|
-
Limit?: number;
|
|
1087
|
-
TimeRangeLowerBound?: Date;
|
|
1088
|
-
TimeRangeUpperBound?: Date;
|
|
1089
|
-
ExclusiveStartBackupArn?: string;
|
|
1090
|
-
BackupType?: BackupTypeFilter;
|
|
1091
|
-
}
|
|
1092
|
-
export interface ListBackupsOutput {
|
|
1093
|
-
BackupSummaries?: BackupSummary[];
|
|
1094
|
-
LastEvaluatedBackupArn?: string;
|
|
1095
|
-
}
|
|
1096
|
-
export interface ListContributorInsightsInput {
|
|
1097
|
-
TableName?: string;
|
|
1098
|
-
NextToken?: string;
|
|
1099
|
-
MaxResults?: number;
|
|
1100
|
-
}
|
|
1101
|
-
export interface ListContributorInsightsOutput {
|
|
1102
|
-
ContributorInsightsSummaries?: ContributorInsightsSummary[];
|
|
1103
|
-
NextToken?: string;
|
|
1104
|
-
}
|
|
1105
|
-
export interface ListExportsInput {
|
|
1106
|
-
TableArn?: string;
|
|
1107
|
-
MaxResults?: number;
|
|
1108
|
-
NextToken?: string;
|
|
1109
|
-
}
|
|
1110
|
-
export interface ExportSummary {
|
|
1111
|
-
ExportArn?: string;
|
|
1112
|
-
ExportStatus?: ExportStatus;
|
|
1113
|
-
ExportType?: ExportType;
|
|
1114
|
-
}
|
|
1115
|
-
export interface ListExportsOutput {
|
|
1116
|
-
ExportSummaries?: ExportSummary[];
|
|
1117
|
-
NextToken?: string;
|
|
1118
|
-
}
|
|
1119
|
-
export interface ListGlobalTablesInput {
|
|
1120
|
-
ExclusiveStartGlobalTableName?: string;
|
|
1121
|
-
Limit?: number;
|
|
1122
|
-
RegionName?: string;
|
|
1123
|
-
}
|
|
1124
|
-
export interface GlobalTable {
|
|
1125
|
-
GlobalTableName?: string;
|
|
1126
|
-
ReplicationGroup?: Replica[];
|
|
1127
|
-
}
|
|
1128
|
-
export interface ListGlobalTablesOutput {
|
|
1129
|
-
GlobalTables?: GlobalTable[];
|
|
1130
|
-
LastEvaluatedGlobalTableName?: string;
|
|
1131
|
-
}
|
|
1132
|
-
export interface ListImportsInput {
|
|
1133
|
-
TableArn?: string;
|
|
1134
|
-
PageSize?: number;
|
|
1135
|
-
NextToken?: string;
|
|
1136
|
-
}
|
|
1137
|
-
export interface ImportSummary {
|
|
1138
|
-
ImportArn?: string;
|
|
1139
|
-
ImportStatus?: ImportStatus;
|
|
1140
|
-
TableArn?: string;
|
|
1141
|
-
S3BucketSource?: S3BucketSource;
|
|
1142
|
-
CloudWatchLogGroupArn?: string;
|
|
1143
|
-
InputFormat?: InputFormat;
|
|
1144
|
-
StartTime?: Date;
|
|
1145
|
-
EndTime?: Date;
|
|
1146
|
-
}
|
|
1147
|
-
export interface ListImportsOutput {
|
|
1148
|
-
ImportSummaryList?: ImportSummary[];
|
|
1149
|
-
NextToken?: string;
|
|
1150
|
-
}
|
|
1151
|
-
export interface ListTablesInput {
|
|
1152
|
-
ExclusiveStartTableName?: string;
|
|
1153
|
-
Limit?: number;
|
|
1154
|
-
}
|
|
1155
|
-
export interface ListTablesOutput {
|
|
1156
|
-
TableNames?: string[];
|
|
1157
|
-
LastEvaluatedTableName?: string;
|
|
1158
|
-
}
|
|
1159
|
-
export interface ListTagsOfResourceInput {
|
|
1160
|
-
ResourceArn: string | undefined;
|
|
1161
|
-
NextToken?: string;
|
|
1162
|
-
}
|
|
1163
|
-
export interface ListTagsOfResourceOutput {
|
|
1164
|
-
Tags?: Tag[];
|
|
1165
|
-
NextToken?: string;
|
|
1166
|
-
}
|
|
1167
|
-
export interface PutResourcePolicyInput {
|
|
1168
|
-
ResourceArn: string | undefined;
|
|
1169
|
-
Policy: string | undefined;
|
|
1170
|
-
ExpectedRevisionId?: string;
|
|
1171
|
-
ConfirmRemoveSelfResourceAccess?: boolean;
|
|
1172
|
-
}
|
|
1173
|
-
export interface PutResourcePolicyOutput {
|
|
1174
|
-
RevisionId?: string;
|
|
1175
|
-
}
|
|
1176
|
-
export declare const Select: {
|
|
1177
|
-
readonly ALL_ATTRIBUTES: "ALL_ATTRIBUTES";
|
|
1178
|
-
readonly ALL_PROJECTED_ATTRIBUTES: "ALL_PROJECTED_ATTRIBUTES";
|
|
1179
|
-
readonly COUNT: "COUNT";
|
|
1180
|
-
readonly SPECIFIC_ATTRIBUTES: "SPECIFIC_ATTRIBUTES";
|
|
1181
|
-
};
|
|
1182
|
-
export type Select = (typeof Select)[keyof typeof Select];
|
|
1183
|
-
export interface RestoreTableFromBackupInput {
|
|
1184
|
-
TargetTableName: string | undefined;
|
|
1185
|
-
BackupArn: string | undefined;
|
|
1186
|
-
BillingModeOverride?: BillingMode;
|
|
1187
|
-
GlobalSecondaryIndexOverride?: GlobalSecondaryIndex[];
|
|
1188
|
-
LocalSecondaryIndexOverride?: LocalSecondaryIndex[];
|
|
1189
|
-
ProvisionedThroughputOverride?: ProvisionedThroughput;
|
|
1190
|
-
SSESpecificationOverride?: SSESpecification;
|
|
1191
|
-
}
|
|
1192
|
-
export interface RestoreTableFromBackupOutput {
|
|
1193
|
-
TableDescription?: TableDescription;
|
|
1194
|
-
}
|
|
1195
|
-
export declare class TableAlreadyExistsException extends __BaseException {
|
|
1196
|
-
readonly name: "TableAlreadyExistsException";
|
|
1197
|
-
readonly $fault: "client";
|
|
1198
|
-
constructor(
|
|
1199
|
-
opts: __ExceptionOptionType<TableAlreadyExistsException, __BaseException>
|
|
1200
|
-
);
|
|
1201
|
-
}
|
|
1202
|
-
export declare class InvalidRestoreTimeException extends __BaseException {
|
|
1203
|
-
readonly name: "InvalidRestoreTimeException";
|
|
1204
|
-
readonly $fault: "client";
|
|
1205
|
-
constructor(
|
|
1206
|
-
opts: __ExceptionOptionType<InvalidRestoreTimeException, __BaseException>
|
|
1207
|
-
);
|
|
1208
|
-
}
|
|
1209
|
-
export interface RestoreTableToPointInTimeInput {
|
|
1210
|
-
SourceTableArn?: string;
|
|
1211
|
-
SourceTableName?: string;
|
|
1212
|
-
TargetTableName: string | undefined;
|
|
1213
|
-
UseLatestRestorableTime?: boolean;
|
|
1214
|
-
RestoreDateTime?: Date;
|
|
1215
|
-
BillingModeOverride?: BillingMode;
|
|
1216
|
-
GlobalSecondaryIndexOverride?: GlobalSecondaryIndex[];
|
|
1217
|
-
LocalSecondaryIndexOverride?: LocalSecondaryIndex[];
|
|
1218
|
-
ProvisionedThroughputOverride?: ProvisionedThroughput;
|
|
1219
|
-
SSESpecificationOverride?: SSESpecification;
|
|
1220
|
-
}
|
|
1221
|
-
export interface RestoreTableToPointInTimeOutput {
|
|
1222
|
-
TableDescription?: TableDescription;
|
|
1223
|
-
}
|
|
1224
|
-
export interface TagResourceInput {
|
|
1225
|
-
ResourceArn: string | undefined;
|
|
1226
|
-
Tags: Tag[] | undefined;
|
|
1227
|
-
}
|
|
1228
|
-
export interface UntagResourceInput {
|
|
1229
|
-
ResourceArn: string | undefined;
|
|
1230
|
-
TagKeys: string[] | undefined;
|
|
1231
|
-
}
|
|
1232
|
-
export interface PointInTimeRecoverySpecification {
|
|
1233
|
-
PointInTimeRecoveryEnabled: boolean | undefined;
|
|
1234
|
-
}
|
|
1235
|
-
export interface UpdateContinuousBackupsInput {
|
|
1236
|
-
TableName: string | undefined;
|
|
1237
|
-
PointInTimeRecoverySpecification:
|
|
1238
|
-
| PointInTimeRecoverySpecification
|
|
1239
|
-
| undefined;
|
|
1240
|
-
}
|
|
1241
|
-
export interface UpdateContinuousBackupsOutput {
|
|
1242
|
-
ContinuousBackupsDescription?: ContinuousBackupsDescription;
|
|
1243
|
-
}
|
|
1244
|
-
export interface UpdateContributorInsightsInput {
|
|
1245
|
-
TableName: string | undefined;
|
|
1246
|
-
IndexName?: string;
|
|
1247
|
-
ContributorInsightsAction: ContributorInsightsAction | undefined;
|
|
1248
|
-
}
|
|
1249
|
-
export interface UpdateContributorInsightsOutput {
|
|
1250
|
-
TableName?: string;
|
|
1251
|
-
IndexName?: string;
|
|
1252
|
-
ContributorInsightsStatus?: ContributorInsightsStatus;
|
|
1253
|
-
}
|
|
1254
|
-
export declare class ReplicaAlreadyExistsException extends __BaseException {
|
|
1255
|
-
readonly name: "ReplicaAlreadyExistsException";
|
|
1256
|
-
readonly $fault: "client";
|
|
1257
|
-
constructor(
|
|
1258
|
-
opts: __ExceptionOptionType<ReplicaAlreadyExistsException, __BaseException>
|
|
1259
|
-
);
|
|
1260
|
-
}
|
|
1261
|
-
export declare class ReplicaNotFoundException extends __BaseException {
|
|
1262
|
-
readonly name: "ReplicaNotFoundException";
|
|
1263
|
-
readonly $fault: "client";
|
|
1264
|
-
constructor(
|
|
1265
|
-
opts: __ExceptionOptionType<ReplicaNotFoundException, __BaseException>
|
|
1266
|
-
);
|
|
1267
|
-
}
|
|
1268
|
-
export interface ReplicaUpdate {
|
|
1269
|
-
Create?: CreateReplicaAction;
|
|
1270
|
-
Delete?: DeleteReplicaAction;
|
|
1271
|
-
}
|
|
1272
|
-
export interface UpdateGlobalTableInput {
|
|
1273
|
-
GlobalTableName: string | undefined;
|
|
1274
|
-
ReplicaUpdates: ReplicaUpdate[] | undefined;
|
|
1275
|
-
}
|
|
1276
|
-
export interface UpdateGlobalTableOutput {
|
|
1277
|
-
GlobalTableDescription?: GlobalTableDescription;
|
|
1278
|
-
}
|
|
1279
|
-
export declare class IndexNotFoundException extends __BaseException {
|
|
1280
|
-
readonly name: "IndexNotFoundException";
|
|
1281
|
-
readonly $fault: "client";
|
|
1282
|
-
constructor(
|
|
1283
|
-
opts: __ExceptionOptionType<IndexNotFoundException, __BaseException>
|
|
1284
|
-
);
|
|
1285
|
-
}
|
|
1286
|
-
export interface GlobalTableGlobalSecondaryIndexSettingsUpdate {
|
|
1287
|
-
IndexName: string | undefined;
|
|
1288
|
-
ProvisionedWriteCapacityUnits?: number;
|
|
1289
|
-
ProvisionedWriteCapacityAutoScalingSettingsUpdate?: AutoScalingSettingsUpdate;
|
|
1290
|
-
}
|
|
1291
|
-
export interface ReplicaGlobalSecondaryIndexSettingsUpdate {
|
|
1292
|
-
IndexName: string | undefined;
|
|
1293
|
-
ProvisionedReadCapacityUnits?: number;
|
|
1294
|
-
ProvisionedReadCapacityAutoScalingSettingsUpdate?: AutoScalingSettingsUpdate;
|
|
1295
|
-
}
|
|
1296
|
-
export interface ReplicaSettingsUpdate {
|
|
1297
|
-
RegionName: string | undefined;
|
|
1298
|
-
ReplicaProvisionedReadCapacityUnits?: number;
|
|
1299
|
-
ReplicaProvisionedReadCapacityAutoScalingSettingsUpdate?: AutoScalingSettingsUpdate;
|
|
1300
|
-
ReplicaGlobalSecondaryIndexSettingsUpdate?: ReplicaGlobalSecondaryIndexSettingsUpdate[];
|
|
1301
|
-
ReplicaTableClass?: TableClass;
|
|
1302
|
-
}
|
|
1303
|
-
export interface UpdateGlobalTableSettingsInput {
|
|
1304
|
-
GlobalTableName: string | undefined;
|
|
1305
|
-
GlobalTableBillingMode?: BillingMode;
|
|
1306
|
-
GlobalTableProvisionedWriteCapacityUnits?: number;
|
|
1307
|
-
GlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate?: AutoScalingSettingsUpdate;
|
|
1308
|
-
GlobalTableGlobalSecondaryIndexSettingsUpdate?: GlobalTableGlobalSecondaryIndexSettingsUpdate[];
|
|
1309
|
-
ReplicaSettingsUpdate?: ReplicaSettingsUpdate[];
|
|
1310
|
-
}
|
|
1311
|
-
export interface UpdateGlobalTableSettingsOutput {
|
|
1312
|
-
GlobalTableName?: string;
|
|
1313
|
-
ReplicaSettings?: ReplicaSettingsDescription[];
|
|
1314
|
-
}
|
|
1315
|
-
export interface UpdateKinesisStreamingConfiguration {
|
|
1316
|
-
ApproximateCreationDateTimePrecision?: ApproximateCreationDateTimePrecision;
|
|
1317
|
-
}
|
|
1318
|
-
export interface UpdateKinesisStreamingDestinationInput {
|
|
1319
|
-
TableName: string | undefined;
|
|
1320
|
-
StreamArn: string | undefined;
|
|
1321
|
-
UpdateKinesisStreamingConfiguration?: UpdateKinesisStreamingConfiguration;
|
|
1322
|
-
}
|
|
1323
|
-
export interface UpdateKinesisStreamingDestinationOutput {
|
|
1324
|
-
TableName?: string;
|
|
1325
|
-
StreamArn?: string;
|
|
1326
|
-
DestinationStatus?: DestinationStatus;
|
|
1327
|
-
UpdateKinesisStreamingConfiguration?: UpdateKinesisStreamingConfiguration;
|
|
1328
|
-
}
|
|
1329
|
-
export interface UpdateGlobalSecondaryIndexAction {
|
|
1330
|
-
IndexName: string | undefined;
|
|
1331
|
-
ProvisionedThroughput: ProvisionedThroughput | undefined;
|
|
1332
|
-
}
|
|
1333
|
-
export interface GlobalSecondaryIndexUpdate {
|
|
1334
|
-
Update?: UpdateGlobalSecondaryIndexAction;
|
|
1335
|
-
Create?: CreateGlobalSecondaryIndexAction;
|
|
1336
|
-
Delete?: DeleteGlobalSecondaryIndexAction;
|
|
1337
|
-
}
|
|
1338
|
-
export interface UpdateReplicationGroupMemberAction {
|
|
1339
|
-
RegionName: string | undefined;
|
|
1340
|
-
KMSMasterKeyId?: string;
|
|
1341
|
-
ProvisionedThroughputOverride?: ProvisionedThroughputOverride;
|
|
1342
|
-
GlobalSecondaryIndexes?: ReplicaGlobalSecondaryIndex[];
|
|
1343
|
-
TableClassOverride?: TableClass;
|
|
1344
|
-
}
|
|
1345
|
-
export interface ReplicationGroupUpdate {
|
|
1346
|
-
Create?: CreateReplicationGroupMemberAction;
|
|
1347
|
-
Update?: UpdateReplicationGroupMemberAction;
|
|
1348
|
-
Delete?: DeleteReplicationGroupMemberAction;
|
|
1349
|
-
}
|
|
1350
|
-
export interface UpdateTableInput {
|
|
1351
|
-
AttributeDefinitions?: AttributeDefinition[];
|
|
1352
|
-
TableName: string | undefined;
|
|
1353
|
-
BillingMode?: BillingMode;
|
|
1354
|
-
ProvisionedThroughput?: ProvisionedThroughput;
|
|
1355
|
-
GlobalSecondaryIndexUpdates?: GlobalSecondaryIndexUpdate[];
|
|
1356
|
-
StreamSpecification?: StreamSpecification;
|
|
1357
|
-
SSESpecification?: SSESpecification;
|
|
1358
|
-
ReplicaUpdates?: ReplicationGroupUpdate[];
|
|
1359
|
-
TableClass?: TableClass;
|
|
1360
|
-
DeletionProtectionEnabled?: boolean;
|
|
1361
|
-
}
|
|
1362
|
-
export interface UpdateTableOutput {
|
|
1363
|
-
TableDescription?: TableDescription;
|
|
1364
|
-
}
|
|
1365
|
-
export interface GlobalSecondaryIndexAutoScalingUpdate {
|
|
1366
|
-
IndexName?: string;
|
|
1367
|
-
ProvisionedWriteCapacityAutoScalingUpdate?: AutoScalingSettingsUpdate;
|
|
1368
|
-
}
|
|
1369
|
-
export interface ReplicaGlobalSecondaryIndexAutoScalingUpdate {
|
|
1370
|
-
IndexName?: string;
|
|
1371
|
-
ProvisionedReadCapacityAutoScalingUpdate?: AutoScalingSettingsUpdate;
|
|
1372
|
-
}
|
|
1373
|
-
export interface ReplicaAutoScalingUpdate {
|
|
1374
|
-
RegionName: string | undefined;
|
|
1375
|
-
ReplicaGlobalSecondaryIndexUpdates?: ReplicaGlobalSecondaryIndexAutoScalingUpdate[];
|
|
1376
|
-
ReplicaProvisionedReadCapacityAutoScalingUpdate?: AutoScalingSettingsUpdate;
|
|
1377
|
-
}
|
|
1378
|
-
export interface UpdateTableReplicaAutoScalingInput {
|
|
1379
|
-
GlobalSecondaryIndexUpdates?: GlobalSecondaryIndexAutoScalingUpdate[];
|
|
1380
|
-
TableName: string | undefined;
|
|
1381
|
-
ProvisionedWriteCapacityAutoScalingUpdate?: AutoScalingSettingsUpdate;
|
|
1382
|
-
ReplicaUpdates?: ReplicaAutoScalingUpdate[];
|
|
1383
|
-
}
|
|
1384
|
-
export interface UpdateTableReplicaAutoScalingOutput {
|
|
1385
|
-
TableAutoScalingDescription?: TableAutoScalingDescription;
|
|
1386
|
-
}
|
|
1387
|
-
export interface TimeToLiveSpecification {
|
|
1388
|
-
Enabled: boolean | undefined;
|
|
1389
|
-
AttributeName: string | undefined;
|
|
1390
|
-
}
|
|
1391
|
-
export interface UpdateTimeToLiveInput {
|
|
1392
|
-
TableName: string | undefined;
|
|
1393
|
-
TimeToLiveSpecification: TimeToLiveSpecification | undefined;
|
|
1394
|
-
}
|
|
1395
|
-
export interface UpdateTimeToLiveOutput {
|
|
1396
|
-
TimeToLiveSpecification?: TimeToLiveSpecification;
|
|
1397
|
-
}
|
|
1398
|
-
export type AttributeValue =
|
|
1399
|
-
| AttributeValue.BMember
|
|
1400
|
-
| AttributeValue.BOOLMember
|
|
1401
|
-
| AttributeValue.BSMember
|
|
1402
|
-
| AttributeValue.LMember
|
|
1403
|
-
| AttributeValue.MMember
|
|
1404
|
-
| AttributeValue.NMember
|
|
1405
|
-
| AttributeValue.NSMember
|
|
1406
|
-
| AttributeValue.NULLMember
|
|
1407
|
-
| AttributeValue.SMember
|
|
1408
|
-
| AttributeValue.SSMember
|
|
1409
|
-
| AttributeValue.$UnknownMember;
|
|
1410
|
-
export declare namespace AttributeValue {
|
|
1411
|
-
interface SMember {
|
|
1412
|
-
S: string;
|
|
1413
|
-
N?: never;
|
|
1414
|
-
B?: never;
|
|
1415
|
-
SS?: never;
|
|
1416
|
-
NS?: never;
|
|
1417
|
-
BS?: never;
|
|
1418
|
-
M?: never;
|
|
1419
|
-
L?: never;
|
|
1420
|
-
NULL?: never;
|
|
1421
|
-
BOOL?: never;
|
|
1422
|
-
$unknown?: never;
|
|
1423
|
-
}
|
|
1424
|
-
interface NMember {
|
|
1425
|
-
S?: never;
|
|
1426
|
-
N: string;
|
|
1427
|
-
B?: never;
|
|
1428
|
-
SS?: never;
|
|
1429
|
-
NS?: never;
|
|
1430
|
-
BS?: never;
|
|
1431
|
-
M?: never;
|
|
1432
|
-
L?: never;
|
|
1433
|
-
NULL?: never;
|
|
1434
|
-
BOOL?: never;
|
|
1435
|
-
$unknown?: never;
|
|
1436
|
-
}
|
|
1437
|
-
interface BMember {
|
|
1438
|
-
S?: never;
|
|
1439
|
-
N?: never;
|
|
1440
|
-
B: Uint8Array;
|
|
1441
|
-
SS?: never;
|
|
1442
|
-
NS?: never;
|
|
1443
|
-
BS?: never;
|
|
1444
|
-
M?: never;
|
|
1445
|
-
L?: never;
|
|
1446
|
-
NULL?: never;
|
|
1447
|
-
BOOL?: never;
|
|
1448
|
-
$unknown?: never;
|
|
1449
|
-
}
|
|
1450
|
-
interface SSMember {
|
|
1451
|
-
S?: never;
|
|
1452
|
-
N?: never;
|
|
1453
|
-
B?: never;
|
|
1454
|
-
SS: string[];
|
|
1455
|
-
NS?: never;
|
|
1456
|
-
BS?: never;
|
|
1457
|
-
M?: never;
|
|
1458
|
-
L?: never;
|
|
1459
|
-
NULL?: never;
|
|
1460
|
-
BOOL?: never;
|
|
1461
|
-
$unknown?: never;
|
|
1462
|
-
}
|
|
1463
|
-
interface NSMember {
|
|
1464
|
-
S?: never;
|
|
1465
|
-
N?: never;
|
|
1466
|
-
B?: never;
|
|
1467
|
-
SS?: never;
|
|
1468
|
-
NS: string[];
|
|
1469
|
-
BS?: never;
|
|
1470
|
-
M?: never;
|
|
1471
|
-
L?: never;
|
|
1472
|
-
NULL?: never;
|
|
1473
|
-
BOOL?: never;
|
|
1474
|
-
$unknown?: never;
|
|
1475
|
-
}
|
|
1476
|
-
interface BSMember {
|
|
1477
|
-
S?: never;
|
|
1478
|
-
N?: never;
|
|
1479
|
-
B?: never;
|
|
1480
|
-
SS?: never;
|
|
1481
|
-
NS?: never;
|
|
1482
|
-
BS: Uint8Array[];
|
|
1483
|
-
M?: never;
|
|
1484
|
-
L?: never;
|
|
1485
|
-
NULL?: never;
|
|
1486
|
-
BOOL?: never;
|
|
1487
|
-
$unknown?: never;
|
|
1488
|
-
}
|
|
1489
|
-
interface MMember {
|
|
1490
|
-
S?: never;
|
|
1491
|
-
N?: never;
|
|
1492
|
-
B?: never;
|
|
1493
|
-
SS?: never;
|
|
1494
|
-
NS?: never;
|
|
1495
|
-
BS?: never;
|
|
1496
|
-
M: Record<string, AttributeValue>;
|
|
1497
|
-
L?: never;
|
|
1498
|
-
NULL?: never;
|
|
1499
|
-
BOOL?: never;
|
|
1500
|
-
$unknown?: never;
|
|
1501
|
-
}
|
|
1502
|
-
interface LMember {
|
|
1503
|
-
S?: never;
|
|
1504
|
-
N?: never;
|
|
1505
|
-
B?: never;
|
|
1506
|
-
SS?: never;
|
|
1507
|
-
NS?: never;
|
|
1508
|
-
BS?: never;
|
|
1509
|
-
M?: never;
|
|
1510
|
-
L: AttributeValue[];
|
|
1511
|
-
NULL?: never;
|
|
1512
|
-
BOOL?: never;
|
|
1513
|
-
$unknown?: never;
|
|
1514
|
-
}
|
|
1515
|
-
interface NULLMember {
|
|
1516
|
-
S?: never;
|
|
1517
|
-
N?: never;
|
|
1518
|
-
B?: never;
|
|
1519
|
-
SS?: never;
|
|
1520
|
-
NS?: never;
|
|
1521
|
-
BS?: never;
|
|
1522
|
-
M?: never;
|
|
1523
|
-
L?: never;
|
|
1524
|
-
NULL: boolean;
|
|
1525
|
-
BOOL?: never;
|
|
1526
|
-
$unknown?: never;
|
|
1527
|
-
}
|
|
1528
|
-
interface BOOLMember {
|
|
1529
|
-
S?: never;
|
|
1530
|
-
N?: never;
|
|
1531
|
-
B?: never;
|
|
1532
|
-
SS?: never;
|
|
1533
|
-
NS?: never;
|
|
1534
|
-
BS?: never;
|
|
1535
|
-
M?: never;
|
|
1536
|
-
L?: never;
|
|
1537
|
-
NULL?: never;
|
|
1538
|
-
BOOL: boolean;
|
|
1539
|
-
$unknown?: never;
|
|
1540
|
-
}
|
|
1541
|
-
interface $UnknownMember {
|
|
1542
|
-
S?: never;
|
|
1543
|
-
N?: never;
|
|
1544
|
-
B?: never;
|
|
1545
|
-
SS?: never;
|
|
1546
|
-
NS?: never;
|
|
1547
|
-
BS?: never;
|
|
1548
|
-
M?: never;
|
|
1549
|
-
L?: never;
|
|
1550
|
-
NULL?: never;
|
|
1551
|
-
BOOL?: never;
|
|
1552
|
-
$unknown: [string, any];
|
|
1553
|
-
}
|
|
1554
|
-
interface Visitor<T> {
|
|
1555
|
-
S: (value: string) => T;
|
|
1556
|
-
N: (value: string) => T;
|
|
1557
|
-
B: (value: Uint8Array) => T;
|
|
1558
|
-
SS: (value: string[]) => T;
|
|
1559
|
-
NS: (value: string[]) => T;
|
|
1560
|
-
BS: (value: Uint8Array[]) => T;
|
|
1561
|
-
M: (value: Record<string, AttributeValue>) => T;
|
|
1562
|
-
L: (value: AttributeValue[]) => T;
|
|
1563
|
-
NULL: (value: boolean) => T;
|
|
1564
|
-
BOOL: (value: boolean) => T;
|
|
1565
|
-
_: (name: string, value: any) => T;
|
|
1566
|
-
}
|
|
1567
|
-
const visit: <T>(value: AttributeValue, visitor: Visitor<T>) => T;
|
|
1568
|
-
}
|
|
1569
|
-
export interface AttributeValueUpdate {
|
|
1570
|
-
Value?: AttributeValue;
|
|
1571
|
-
Action?: AttributeAction;
|
|
1572
|
-
}
|
|
1573
|
-
export interface BatchStatementError {
|
|
1574
|
-
Code?: BatchStatementErrorCodeEnum;
|
|
1575
|
-
Message?: string;
|
|
1576
|
-
Item?: Record<string, AttributeValue>;
|
|
1577
|
-
}
|
|
1578
|
-
export interface BatchStatementRequest {
|
|
1579
|
-
Statement: string | undefined;
|
|
1580
|
-
Parameters?: AttributeValue[];
|
|
1581
|
-
ConsistentRead?: boolean;
|
|
1582
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1583
|
-
}
|
|
1584
|
-
export interface CancellationReason {
|
|
1585
|
-
Item?: Record<string, AttributeValue>;
|
|
1586
|
-
Code?: string;
|
|
1587
|
-
Message?: string;
|
|
1588
|
-
}
|
|
1589
|
-
export interface Condition {
|
|
1590
|
-
AttributeValueList?: AttributeValue[];
|
|
1591
|
-
ComparisonOperator: ComparisonOperator | undefined;
|
|
1592
|
-
}
|
|
1593
|
-
export declare class ConditionalCheckFailedException extends __BaseException {
|
|
1594
|
-
readonly name: "ConditionalCheckFailedException";
|
|
1595
|
-
readonly $fault: "client";
|
|
1596
|
-
Item?: Record<string, AttributeValue>;
|
|
1597
|
-
constructor(
|
|
1598
|
-
opts: __ExceptionOptionType<
|
|
1599
|
-
ConditionalCheckFailedException,
|
|
1600
|
-
__BaseException
|
|
1601
|
-
>
|
|
1602
|
-
);
|
|
1603
|
-
}
|
|
1604
|
-
export interface DeleteRequest {
|
|
1605
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1606
|
-
}
|
|
1607
|
-
export interface ExecuteStatementInput {
|
|
1608
|
-
Statement: string | undefined;
|
|
1609
|
-
Parameters?: AttributeValue[];
|
|
1610
|
-
ConsistentRead?: boolean;
|
|
1611
|
-
NextToken?: string;
|
|
1612
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1613
|
-
Limit?: number;
|
|
1614
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1615
|
-
}
|
|
1616
|
-
export interface Get {
|
|
1617
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1618
|
-
TableName: string | undefined;
|
|
1619
|
-
ProjectionExpression?: string;
|
|
1620
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1621
|
-
}
|
|
1622
|
-
export interface GetItemInput {
|
|
1623
|
-
TableName: string | undefined;
|
|
1624
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1625
|
-
AttributesToGet?: string[];
|
|
1626
|
-
ConsistentRead?: boolean;
|
|
1627
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1628
|
-
ProjectionExpression?: string;
|
|
1629
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1630
|
-
}
|
|
1631
|
-
export interface GetItemOutput {
|
|
1632
|
-
Item?: Record<string, AttributeValue>;
|
|
1633
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1634
|
-
}
|
|
1635
|
-
export interface ItemCollectionMetrics {
|
|
1636
|
-
ItemCollectionKey?: Record<string, AttributeValue>;
|
|
1637
|
-
SizeEstimateRangeGB?: number[];
|
|
1638
|
-
}
|
|
1639
|
-
export interface ItemResponse {
|
|
1640
|
-
Item?: Record<string, AttributeValue>;
|
|
1641
|
-
}
|
|
1642
|
-
export interface ParameterizedStatement {
|
|
1643
|
-
Statement: string | undefined;
|
|
1644
|
-
Parameters?: AttributeValue[];
|
|
1645
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1646
|
-
}
|
|
1647
|
-
export interface PutRequest {
|
|
1648
|
-
Item: Record<string, AttributeValue> | undefined;
|
|
1649
|
-
}
|
|
1650
|
-
export interface KeysAndAttributes {
|
|
1651
|
-
Keys: Record<string, AttributeValue>[] | undefined;
|
|
1652
|
-
AttributesToGet?: string[];
|
|
1653
|
-
ConsistentRead?: boolean;
|
|
1654
|
-
ProjectionExpression?: string;
|
|
1655
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1656
|
-
}
|
|
1657
|
-
export interface TransactGetItem {
|
|
1658
|
-
Get: Get | undefined;
|
|
1659
|
-
}
|
|
1660
|
-
export interface BatchExecuteStatementInput {
|
|
1661
|
-
Statements: BatchStatementRequest[] | undefined;
|
|
1662
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1663
|
-
}
|
|
1664
|
-
export interface ExecuteTransactionInput {
|
|
1665
|
-
TransactStatements: ParameterizedStatement[] | undefined;
|
|
1666
|
-
ClientRequestToken?: string;
|
|
1667
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1668
|
-
}
|
|
1669
|
-
export interface ExecuteTransactionOutput {
|
|
1670
|
-
Responses?: ItemResponse[];
|
|
1671
|
-
ConsumedCapacity?: ConsumedCapacity[];
|
|
1672
|
-
}
|
|
1673
|
-
export interface TransactGetItemsOutput {
|
|
1674
|
-
ConsumedCapacity?: ConsumedCapacity[];
|
|
1675
|
-
Responses?: ItemResponse[];
|
|
1676
|
-
}
|
|
1677
|
-
export declare class TransactionCanceledException extends __BaseException {
|
|
1678
|
-
readonly name: "TransactionCanceledException";
|
|
1679
|
-
readonly $fault: "client";
|
|
1680
|
-
Message?: string;
|
|
1681
|
-
CancellationReasons?: CancellationReason[];
|
|
1682
|
-
constructor(
|
|
1683
|
-
opts: __ExceptionOptionType<TransactionCanceledException, __BaseException>
|
|
1684
|
-
);
|
|
1685
|
-
}
|
|
1686
|
-
export interface BatchGetItemInput {
|
|
1687
|
-
RequestItems: Record<string, KeysAndAttributes> | undefined;
|
|
1688
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1689
|
-
}
|
|
1690
|
-
export interface ExpectedAttributeValue {
|
|
1691
|
-
Value?: AttributeValue;
|
|
1692
|
-
Exists?: boolean;
|
|
1693
|
-
ComparisonOperator?: ComparisonOperator;
|
|
1694
|
-
AttributeValueList?: AttributeValue[];
|
|
1695
|
-
}
|
|
1696
|
-
export interface TransactGetItemsInput {
|
|
1697
|
-
TransactItems: TransactGetItem[] | undefined;
|
|
1698
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1699
|
-
}
|
|
1700
|
-
export interface TransactWriteItemsOutput {
|
|
1701
|
-
ConsumedCapacity?: ConsumedCapacity[];
|
|
1702
|
-
ItemCollectionMetrics?: Record<string, ItemCollectionMetrics[]>;
|
|
1703
|
-
}
|
|
1704
|
-
export interface ConditionCheck {
|
|
1705
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1706
|
-
TableName: string | undefined;
|
|
1707
|
-
ConditionExpression: string | undefined;
|
|
1708
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1709
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1710
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1711
|
-
}
|
|
1712
|
-
export interface Delete {
|
|
1713
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1714
|
-
TableName: string | undefined;
|
|
1715
|
-
ConditionExpression?: string;
|
|
1716
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1717
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1718
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1719
|
-
}
|
|
1720
|
-
export interface Put {
|
|
1721
|
-
Item: Record<string, AttributeValue> | undefined;
|
|
1722
|
-
TableName: string | undefined;
|
|
1723
|
-
ConditionExpression?: string;
|
|
1724
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1725
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1726
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1727
|
-
}
|
|
1728
|
-
export interface Update {
|
|
1729
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1730
|
-
UpdateExpression: string | undefined;
|
|
1731
|
-
TableName: string | undefined;
|
|
1732
|
-
ConditionExpression?: string;
|
|
1733
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1734
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1735
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1736
|
-
}
|
|
1737
|
-
export interface BatchStatementResponse {
|
|
1738
|
-
Error?: BatchStatementError;
|
|
1739
|
-
TableName?: string;
|
|
1740
|
-
Item?: Record<string, AttributeValue>;
|
|
1741
|
-
}
|
|
1742
|
-
export interface DeleteItemOutput {
|
|
1743
|
-
Attributes?: Record<string, AttributeValue>;
|
|
1744
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1745
|
-
ItemCollectionMetrics?: ItemCollectionMetrics;
|
|
1746
|
-
}
|
|
1747
|
-
export interface ExecuteStatementOutput {
|
|
1748
|
-
Items?: Record<string, AttributeValue>[];
|
|
1749
|
-
NextToken?: string;
|
|
1750
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1751
|
-
LastEvaluatedKey?: Record<string, AttributeValue>;
|
|
1752
|
-
}
|
|
1753
|
-
export interface PutItemOutput {
|
|
1754
|
-
Attributes?: Record<string, AttributeValue>;
|
|
1755
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1756
|
-
ItemCollectionMetrics?: ItemCollectionMetrics;
|
|
1757
|
-
}
|
|
1758
|
-
export interface QueryOutput {
|
|
1759
|
-
Items?: Record<string, AttributeValue>[];
|
|
1760
|
-
Count?: number;
|
|
1761
|
-
ScannedCount?: number;
|
|
1762
|
-
LastEvaluatedKey?: Record<string, AttributeValue>;
|
|
1763
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1764
|
-
}
|
|
1765
|
-
export interface ScanOutput {
|
|
1766
|
-
Items?: Record<string, AttributeValue>[];
|
|
1767
|
-
Count?: number;
|
|
1768
|
-
ScannedCount?: number;
|
|
1769
|
-
LastEvaluatedKey?: Record<string, AttributeValue>;
|
|
1770
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1771
|
-
}
|
|
1772
|
-
export interface UpdateItemOutput {
|
|
1773
|
-
Attributes?: Record<string, AttributeValue>;
|
|
1774
|
-
ConsumedCapacity?: ConsumedCapacity;
|
|
1775
|
-
ItemCollectionMetrics?: ItemCollectionMetrics;
|
|
1776
|
-
}
|
|
1777
|
-
export interface WriteRequest {
|
|
1778
|
-
PutRequest?: PutRequest;
|
|
1779
|
-
DeleteRequest?: DeleteRequest;
|
|
1780
|
-
}
|
|
1781
|
-
export interface BatchExecuteStatementOutput {
|
|
1782
|
-
Responses?: BatchStatementResponse[];
|
|
1783
|
-
ConsumedCapacity?: ConsumedCapacity[];
|
|
1784
|
-
}
|
|
1785
|
-
export interface BatchGetItemOutput {
|
|
1786
|
-
Responses?: Record<string, Record<string, AttributeValue>[]>;
|
|
1787
|
-
UnprocessedKeys?: Record<string, KeysAndAttributes>;
|
|
1788
|
-
ConsumedCapacity?: ConsumedCapacity[];
|
|
1789
|
-
}
|
|
1790
|
-
export interface ScanInput {
|
|
1791
|
-
TableName: string | undefined;
|
|
1792
|
-
IndexName?: string;
|
|
1793
|
-
AttributesToGet?: string[];
|
|
1794
|
-
Limit?: number;
|
|
1795
|
-
Select?: Select;
|
|
1796
|
-
ScanFilter?: Record<string, Condition>;
|
|
1797
|
-
ConditionalOperator?: ConditionalOperator;
|
|
1798
|
-
ExclusiveStartKey?: Record<string, AttributeValue>;
|
|
1799
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1800
|
-
TotalSegments?: number;
|
|
1801
|
-
Segment?: number;
|
|
1802
|
-
ProjectionExpression?: string;
|
|
1803
|
-
FilterExpression?: string;
|
|
1804
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1805
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1806
|
-
ConsistentRead?: boolean;
|
|
1807
|
-
}
|
|
1808
|
-
export interface BatchWriteItemInput {
|
|
1809
|
-
RequestItems: Record<string, WriteRequest[]> | undefined;
|
|
1810
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1811
|
-
ReturnItemCollectionMetrics?: ReturnItemCollectionMetrics;
|
|
1812
|
-
}
|
|
1813
|
-
export interface DeleteItemInput {
|
|
1814
|
-
TableName: string | undefined;
|
|
1815
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1816
|
-
Expected?: Record<string, ExpectedAttributeValue>;
|
|
1817
|
-
ConditionalOperator?: ConditionalOperator;
|
|
1818
|
-
ReturnValues?: ReturnValue;
|
|
1819
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1820
|
-
ReturnItemCollectionMetrics?: ReturnItemCollectionMetrics;
|
|
1821
|
-
ConditionExpression?: string;
|
|
1822
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1823
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1824
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1825
|
-
}
|
|
1826
|
-
export interface PutItemInput {
|
|
1827
|
-
TableName: string | undefined;
|
|
1828
|
-
Item: Record<string, AttributeValue> | undefined;
|
|
1829
|
-
Expected?: Record<string, ExpectedAttributeValue>;
|
|
1830
|
-
ReturnValues?: ReturnValue;
|
|
1831
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1832
|
-
ReturnItemCollectionMetrics?: ReturnItemCollectionMetrics;
|
|
1833
|
-
ConditionalOperator?: ConditionalOperator;
|
|
1834
|
-
ConditionExpression?: string;
|
|
1835
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1836
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1837
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1838
|
-
}
|
|
1839
|
-
export interface QueryInput {
|
|
1840
|
-
TableName: string | undefined;
|
|
1841
|
-
IndexName?: string;
|
|
1842
|
-
Select?: Select;
|
|
1843
|
-
AttributesToGet?: string[];
|
|
1844
|
-
Limit?: number;
|
|
1845
|
-
ConsistentRead?: boolean;
|
|
1846
|
-
KeyConditions?: Record<string, Condition>;
|
|
1847
|
-
QueryFilter?: Record<string, Condition>;
|
|
1848
|
-
ConditionalOperator?: ConditionalOperator;
|
|
1849
|
-
ScanIndexForward?: boolean;
|
|
1850
|
-
ExclusiveStartKey?: Record<string, AttributeValue>;
|
|
1851
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1852
|
-
ProjectionExpression?: string;
|
|
1853
|
-
FilterExpression?: string;
|
|
1854
|
-
KeyConditionExpression?: string;
|
|
1855
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1856
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1857
|
-
}
|
|
1858
|
-
export interface BatchWriteItemOutput {
|
|
1859
|
-
UnprocessedItems?: Record<string, WriteRequest[]>;
|
|
1860
|
-
ItemCollectionMetrics?: Record<string, ItemCollectionMetrics[]>;
|
|
1861
|
-
ConsumedCapacity?: ConsumedCapacity[];
|
|
1862
|
-
}
|
|
1863
|
-
export interface UpdateItemInput {
|
|
1864
|
-
TableName: string | undefined;
|
|
1865
|
-
Key: Record<string, AttributeValue> | undefined;
|
|
1866
|
-
AttributeUpdates?: Record<string, AttributeValueUpdate>;
|
|
1867
|
-
Expected?: Record<string, ExpectedAttributeValue>;
|
|
1868
|
-
ConditionalOperator?: ConditionalOperator;
|
|
1869
|
-
ReturnValues?: ReturnValue;
|
|
1870
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1871
|
-
ReturnItemCollectionMetrics?: ReturnItemCollectionMetrics;
|
|
1872
|
-
UpdateExpression?: string;
|
|
1873
|
-
ConditionExpression?: string;
|
|
1874
|
-
ExpressionAttributeNames?: Record<string, string>;
|
|
1875
|
-
ExpressionAttributeValues?: Record<string, AttributeValue>;
|
|
1876
|
-
ReturnValuesOnConditionCheckFailure?: ReturnValuesOnConditionCheckFailure;
|
|
1877
|
-
}
|
|
1878
|
-
export interface TransactWriteItem {
|
|
1879
|
-
ConditionCheck?: ConditionCheck;
|
|
1880
|
-
Put?: Put;
|
|
1881
|
-
Delete?: Delete;
|
|
1882
|
-
Update?: Update;
|
|
1883
|
-
}
|
|
1884
|
-
export interface TransactWriteItemsInput {
|
|
1885
|
-
TransactItems: TransactWriteItem[] | undefined;
|
|
1886
|
-
ReturnConsumedCapacity?: ReturnConsumedCapacity;
|
|
1887
|
-
ReturnItemCollectionMetrics?: ReturnItemCollectionMetrics;
|
|
1888
|
-
ClientRequestToken?: string;
|
|
1889
|
-
}
|