aiplang 2.6.2 → 2.7.1
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/README.md +43 -117
- package/aiplang-knowledge.md +104 -63
- package/bin/aiplang.js +18 -1
- package/package.json +6 -6
- package/server/server.js +1 -1
- package/server/node_modules/.package-lock.json +0 -1716
- package/server/node_modules/@aws/lambda-invoke-store/LICENSE +0 -175
- package/server/node_modules/@aws/lambda-invoke-store/README.md +0 -198
- package/server/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +0 -119
- package/server/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +0 -117
- package/server/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.benchmark.d.ts +0 -1
- package/server/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +0 -49
- package/server/node_modules/@aws/lambda-invoke-store/package.json +0 -55
- package/server/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -100
- package/server/node_modules/@aws-crypto/crc32/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/crc32/README.md +0 -16
- package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js +0 -31
- package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32/build/main/index.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32/build/main/index.js +0 -108
- package/server/node_modules/@aws-crypto/crc32/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js +0 -28
- package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32/build/module/index.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32/build/module/index.js +0 -103
- package/server/node_modules/@aws-crypto/crc32/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32/package.json +0 -32
- package/server/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
- package/server/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
- package/server/node_modules/@aws-crypto/crc32/tsconfig.json +0 -9
- package/server/node_modules/@aws-crypto/crc32/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-crypto/crc32c/CHANGELOG.md +0 -76
- package/server/node_modules/@aws-crypto/crc32c/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/crc32c/README.md +0 -16
- package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js +0 -31
- package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32c/build/main/index.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32c/build/main/index.js +0 -78
- package/server/node_modules/@aws-crypto/crc32c/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.js +0 -28
- package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32c/build/module/index.d.ts +0 -7
- package/server/node_modules/@aws-crypto/crc32c/build/module/index.js +0 -73
- package/server/node_modules/@aws-crypto/crc32c/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/crc32c/package.json +0 -32
- package/server/node_modules/@aws-crypto/crc32c/src/aws_crc32c.ts +0 -24
- package/server/node_modules/@aws-crypto/crc32c/src/index.ts +0 -64
- package/server/node_modules/@aws-crypto/crc32c/tsconfig.json +0 -9
- package/server/node_modules/@aws-crypto/crc32c/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-crypto/sha1-browser/CHANGELOG.md +0 -62
- package/server/node_modules/@aws-crypto/sha1-browser/LICENSE +0 -202
- package/server/node_modules/@aws-crypto/sha1-browser/README.md +0 -21
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.d.ts +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.js +0 -31
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.d.ts +0 -8
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.js +0 -29
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.js +0 -8
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.js +0 -11
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.d.ts +0 -9
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.js +0 -61
- package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.d.ts +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.js +0 -28
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.d.ts +0 -8
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.js +0 -26
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.js +0 -3
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.js +0 -7
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.d.ts +0 -9
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.js +0 -58
- package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/README.md +0 -4
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/package.json +0 -66
- package/server/node_modules/@aws-crypto/sha1-browser/package.json +0 -35
- package/server/node_modules/@aws-crypto/sha1-browser/src/constants.ts +0 -29
- package/server/node_modules/@aws-crypto/sha1-browser/src/crossPlatformSha1.ts +0 -29
- package/server/node_modules/@aws-crypto/sha1-browser/src/index.ts +0 -2
- package/server/node_modules/@aws-crypto/sha1-browser/src/isEmptyData.ts +0 -9
- package/server/node_modules/@aws-crypto/sha1-browser/src/webCryptoSha1.ts +0 -79
- package/server/node_modules/@aws-crypto/sha1-browser/tsconfig.json +0 -10
- package/server/node_modules/@aws-crypto/sha1-browser/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
- package/server/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/server/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
- package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
- package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/README.md +0 -4
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/package.json +0 -66
- package/server/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/server/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/server/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
- package/server/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
- package/server/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/server/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/server/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
- package/server/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
- package/server/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
- package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
- package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
- package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
- package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
- package/server/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
- package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
- package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
- package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
- package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
- package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
- package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
- package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
- package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
- package/server/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
- package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
- package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
- package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
- package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/package.json +0 -32
- package/server/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/server/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/server/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/server/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/server/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/server/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
- package/server/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
- package/server/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/server/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
- package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
- package/server/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/server/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/server/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
- package/server/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
- package/server/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/util/README.md +0 -16
- package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
- package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
- package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/util/build/main/index.js +0 -14
- package/server/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
- package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
- package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
- package/server/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
- package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
- package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
- package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/util/build/module/index.js +0 -7
- package/server/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
- package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
- package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
- package/server/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
- package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/README.md +0 -4
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +0 -66
- package/server/node_modules/@aws-crypto/util/package.json +0 -32
- package/server/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/server/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/server/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/server/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/server/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/server/node_modules/@aws-crypto/util/tsconfig.json +0 -9
- package/server/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
- package/server/node_modules/@aws-sdk/client-s3/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/client-s3/README.md +0 -930
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +0 -126
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js +0 -33
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +0 -7
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +0 -3057
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js +0 -12
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js +0 -203
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +0 -67
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.native.js +0 -15
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +0 -56
- package/server/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js +0 -3258
- package/server/node_modules/@aws-sdk/client-s3/dist-es/S3.js +0 -241
- package/server/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +0 -64
- package/server/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/server/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +0 -122
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +0 -25
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +0 -32
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +0 -19
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +0 -23
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +0 -29
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +0 -20
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +0 -29
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +0 -32
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +0 -24
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +0 -29
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +0 -27
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateObjectEncryptionCommand.js +0 -28
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +0 -31
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +0 -19
- package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/index.js +0 -107
- package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +0 -25
- package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/endpointResolver.js +0 -29
- package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-es/extensionConfiguration.js +0 -1
- package/server/node_modules/@aws-sdk/client-s3/dist-es/index.js +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-es/models/S3ServiceException.js +0 -8
- package/server/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +0 -403
- package/server/node_modules/@aws-sdk/client-s3/dist-es/models/errors.js +0 -185
- package/server/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -1
- package/server/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -1
- package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/Interfaces.js +0 -1
- package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListBucketsPaginator.js +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListDirectoryBucketsPaginator.js +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListObjectsV2Paginator.js +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListPartsPaginator.js +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/index.js +0 -5
- package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +0 -41
- package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +0 -62
- package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.native.js +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +0 -52
- package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeExtensions.js +0 -9
- package/server/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +0 -3246
- package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/index.js +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +0 -25
- package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +0 -26
- package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +0 -25
- package/server/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +0 -814
- package/server/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +0 -339
- package/server/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/server/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -83
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +0 -182
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +0 -311
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +0 -362
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +0 -291
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +0 -187
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +0 -153
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +0 -386
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +0 -197
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -105
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +0 -144
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +0 -111
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +0 -134
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +0 -101
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +0 -103
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +0 -153
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +0 -119
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +0 -119
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -110
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +0 -96
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +0 -152
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +0 -114
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +0 -107
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +0 -114
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +0 -237
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +0 -135
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +0 -318
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +0 -108
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +0 -77
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -105
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +0 -119
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -138
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +0 -148
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +0 -151
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +0 -128
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -133
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -250
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +0 -131
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +0 -116
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +0 -151
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +0 -134
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -133
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -159
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +0 -118
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +0 -159
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +0 -110
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +0 -199
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +0 -105
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +0 -138
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +0 -120
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +0 -143
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +0 -192
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +0 -328
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +0 -373
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +0 -95
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +0 -100
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +0 -96
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +0 -165
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +0 -124
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +0 -125
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +0 -168
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +0 -312
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -150
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +0 -133
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -145
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -139
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +0 -137
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +0 -114
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +0 -341
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +0 -217
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +0 -203
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +0 -264
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +0 -242
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +0 -78
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -117
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +0 -314
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -212
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +0 -197
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +0 -212
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -159
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -187
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -292
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +0 -218
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -145
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -208
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +0 -104
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +0 -165
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +0 -234
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +0 -116
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +0 -165
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +0 -148
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +0 -253
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +0 -315
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +0 -466
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +0 -90
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +0 -114
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +0 -95
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +0 -168
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +0 -123
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +0 -143
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +0 -381
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +0 -251
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +0 -166
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +0 -118
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +0 -259
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +0 -307
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +0 -368
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +0 -150
- package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/index.d.ts +0 -107
- package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +0 -96
- package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +0 -19
- package/server/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +0 -14
- package/server/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +0 -987
- package/server/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +0 -208
- package/server/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +0 -15219
- package/server/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +0 -1875
- package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +0 -8
- package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +0 -7
- package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +0 -7
- package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +0 -7
- package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +0 -7
- package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +0 -87
- package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +0 -88
- package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +0 -86
- package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +0 -34
- package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeExtensions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +0 -464
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3.d.ts +0 -1998
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +0 -786
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -58
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +0 -52
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +0 -58
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListPartsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +0 -45
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectCommand.d.ts +0 -53
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +0 -46
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +0 -48
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCommand.d.ts +0 -53
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +0 -50
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +0 -54
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/index.d.ts +0 -107
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -106
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +0 -14
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +0 -9
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +0 -529
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/errors.d.ts +0 -92
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -2045
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -352
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListBucketsPaginator.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListDirectoryBucketsPaginator.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -170
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +0 -170
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -174
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -47
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -464
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +0 -11
- package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketExists.d.ts +0 -14
- package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketNotExists.d.ts +0 -14
- package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectExists.d.ts +0 -14
- package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectNotExists.d.ts +0 -14
- package/server/node_modules/@aws-sdk/client-s3/package.json +0 -127
- package/server/node_modules/@aws-sdk/core/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/core/README.md +0 -39
- package/server/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -5
- package/server/node_modules/@aws-sdk/core/client.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/client.js +0 -5
- package/server/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2212
- package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
- package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -51
- package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
- package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1859
- package/server/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -122
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -49
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -20
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -20
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -20
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -76
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -82
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -149
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -176
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -135
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -21
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -136
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -189
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -93
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -153
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -295
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
- package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
- package/server/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -61
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -23
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -20
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -20
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -20
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -27
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -24
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -46
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -29
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -47
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -33
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -20
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -18
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -18
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -46
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -42
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -15
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -57
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -21
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -42
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
- package/server/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
- package/server/node_modules/@aws-sdk/core/package.json +0 -121
- package/server/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
- package/server/node_modules/@aws-sdk/core/protocols.js +0 -5
- package/server/node_modules/@aws-sdk/crc64-nvme/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/crc64-nvme/README.md +0 -61
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +0 -101
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +0 -92
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/crc64-nvme-crt-container.js +0 -3
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +0 -24
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/crc64-nvme-crt-container.d.ts +0 -13
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +0 -9
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -4
- package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/crc64-nvme/package.json +0 -50
- package/server/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
- package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/server/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
- package/server/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
- package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
- package/server/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
- package/server/node_modules/@aws-sdk/credential-provider-login/README.md +0 -7
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
- package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
- package/server/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
- package/server/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -156
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -60
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
- package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
- package/server/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
- package/server/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/server/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js +0 -8
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -9
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
- package/server/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -27
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +0 -352
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeDisableMultiregionAccessPointConfigOptions.js +0 -8
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +0 -8
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketEndpointMiddleware.js +0 -81
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostname.js +0 -106
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostnameUtils.js +0 -111
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +0 -12
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/index.js +0 -6
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeDisableMultiregionAccessPointConfigOptions.d.ts +0 -4
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +0 -9
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketEndpointMiddleware.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostname.d.ts +0 -16
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +0 -174
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/configurations.d.ts +0 -95
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeDisableMultiregionAccessPointConfigOptions.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketEndpointMiddleware.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostname.d.ts +0 -10
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostnameUtils.d.ts +0 -80
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/configurations.d.ts +0 -31
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/index.d.ts +0 -16
- package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +0 -60
- package/server/node_modules/@aws-sdk/middleware-expect-continue/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-expect-continue/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +0 -48
- package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-es/index.js +0 -41
- package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-types/index.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-types/ts3.4/index.d.ts +0 -22
- package/server/node_modules/@aws-sdk/middleware-expect-continue/package.json +0 -58
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/README.md +0 -7
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.browser.js +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js +0 -26
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +0 -451
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.js +0 -9
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.js +0 -9
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/configuration.js +0 -1
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/constants.js +0 -25
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsInputMiddleware.js +0 -37
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +0 -123
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsResponseMiddleware.js +0 -48
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksum.js +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumAlgorithmForRequest.js +0 -13
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumAlgorithmListForResponse.js +0 -15
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumLocationName.js +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getCrc32ChecksumAlgorithmFunction.browser.js +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getCrc32ChecksumAlgorithmFunction.js +0 -21
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getFlexibleChecksumsPlugin.js +0 -10
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/hasHeader.js +0 -9
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/hasHeaderWithPrefix.js +0 -9
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isChecksumWithPartNumber.js +0 -13
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isStreaming.js +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/resolveFlexibleChecksumsConfig.js +0 -11
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +0 -32
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringHasher.js +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringUnionSelector.js +0 -14
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/types.js +0 -15
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/validateChecksumFromResponse.js +0 -45
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/configuration.d.ts +0 -58
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/constants.d.ts +0 -83
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsInputMiddleware.d.ts +0 -22
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsMiddleware.d.ts +0 -33
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsResponseMiddleware.d.ts +0 -27
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksum.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumAlgorithmForRequest.d.ts +0 -22
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumAlgorithmListForResponse.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumLocationName.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getCrc32ChecksumAlgorithmFunction.browser.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getCrc32ChecksumAlgorithmFunction.d.ts +0 -10
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getFlexibleChecksumsPlugin.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/hasHeader.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/hasHeaderWithPrefix.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/isChecksumWithPartNumber.d.ts +0 -1
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/isStreaming.d.ts +0 -4
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/resolveFlexibleChecksumsConfig.d.ts +0 -57
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/selectChecksumAlgorithmFunction.d.ts +0 -7
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/stringHasher.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/stringUnionSelector.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +0 -7
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +0 -7
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/configuration.d.ts +0 -29
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/constants.d.ts +0 -27
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsInputMiddleware.d.ts +0 -10
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsMiddleware.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsResponseMiddleware.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksum.d.ts +0 -9
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumAlgorithmForRequest.d.ts +0 -15
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumAlgorithmListForResponse.d.ts +0 -4
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumLocationName.d.ts +0 -4
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getCrc32ChecksumAlgorithmFunction.browser.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getCrc32ChecksumAlgorithmFunction.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getFlexibleChecksumsPlugin.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/hasHeader.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/hasHeaderWithPrefix.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/isChecksumWithPartNumber.d.ts +0 -1
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/isStreaming.d.ts +0 -1
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/resolveFlexibleChecksumsConfig.d.ts +0 -32
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/selectChecksumAlgorithmFunction.d.ts +0 -7
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/stringHasher.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/stringUnionSelector.d.ts +0 -10
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/types.d.ts +0 -3
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/validateChecksumFromResponse.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/types.d.ts +0 -9
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/validateChecksumFromResponse.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +0 -78
- package/server/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -41
- package/server/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
- package/server/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -35
- package/server/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
- package/server/node_modules/@aws-sdk/middleware-host-header/package.json +0 -59
- package/server/node_modules/@aws-sdk/middleware-location-constraint/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-location-constraint/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js +0 -30
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-es/configuration.js +0 -3
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-es/index.js +0 -24
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/configuration.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/index.d.ts +0 -10
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/ts3.4/configuration.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/ts3.4/index.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-location-constraint/package.json +0 -57
- package/server/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -48
- package/server/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
- package/server/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
- package/server/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -29
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +0 -33
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.native.js +0 -5
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/configuration.js +0 -7
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/getRecursionDetectionPlugin.js +0 -7
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.browser.js +0 -1
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +0 -29
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.native.js +0 -1
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/configuration.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.browser.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.native.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/configuration.d.ts +0 -3
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/getRecursionDetectionPlugin.d.ts +0 -4
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.browser.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.native.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -63
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +0 -570
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/bucket-endpoint-middleware.js +0 -36
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +0 -32
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +0 -8
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-endpoint-middleware.js +0 -41
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-middleware.js +0 -42
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +0 -33
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCache.js +0 -39
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCacheEntry.js +0 -14
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityProviderImpl.js +0 -49
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js +0 -41
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +0 -13
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +0 -38
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +0 -41
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/signS3Express.js +0 -7
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/index.js +0 -7
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentity.js +0 -1
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentityProvider.js +0 -1
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +0 -17
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +0 -67
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +0 -25
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/bucket-endpoint-middleware.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/check-content-length-header.d.ts +0 -16
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +0 -8
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-endpoint-middleware.d.ts +0 -10
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-middleware.d.ts +0 -20
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-expires-middleware.d.ts +0 -26
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -16
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -16
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -32
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +0 -37
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -27
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressMiddleware.d.ts +0 -32
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/signS3Express.d.ts +0 -9
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/index.d.ts +0 -9
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +0 -79
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/throw-200-exceptions.d.ts +0 -20
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/bucket-endpoint-middleware.d.ts +0 -9
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/check-content-length-header.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-endpoint-middleware.d.ts +0 -6
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-middleware.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-expires-middleware.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -31
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts +0 -19
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +0 -11
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -40
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressMiddleware.d.ts +0 -27
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/signS3Express.d.ts +0 -21
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/index.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -8
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +0 -33
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/throw-200-exceptions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/validate-bucket-name.d.ts +0 -13
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/validate-bucket-name.d.ts +0 -14
- package/server/node_modules/@aws-sdk/middleware-sdk-s3/package.json +0 -72
- package/server/node_modules/@aws-sdk/middleware-ssec/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-ssec/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js +0 -73
- package/server/node_modules/@aws-sdk/middleware-ssec/dist-es/index.js +0 -66
- package/server/node_modules/@aws-sdk/middleware-ssec/dist-types/index.d.ts +0 -12
- package/server/node_modules/@aws-sdk/middleware-ssec/dist-types/ts3.4/index.d.ts +0 -27
- package/server/node_modules/@aws-sdk/middleware-ssec/package.json +0 -57
- package/server/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -20
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
- package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
- package/server/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -63
- package/server/node_modules/@aws-sdk/nested-clients/README.md +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/cognito-identity.d.ts +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/cognito-identity.js +0 -5
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/ruleset.js +0 -146
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +0 -174
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -53
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -133
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -170
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -53
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +0 -106
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +0 -160
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -53
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -106
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -172
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -53
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -145
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -202
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -95
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -67
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -54
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/index.js +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/EndpointParameters.js +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/ruleset.js +0 -143
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/extensionConfiguration.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/errors.js +0 -109
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/models_0.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -33
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +0 -48
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +0 -46
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +0 -107
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -130
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -48
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -45
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -122
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js +0 -103
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/extensionConfiguration.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js +0 -49
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -33
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +0 -48
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +0 -45
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +0 -87
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -103
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -48
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -45
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -137
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -142
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -46
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -192
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -198
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -120
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -107
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +0 -29
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +0 -119
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/models_0.d.ts +0 -136
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -61
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeExtensions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -25
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -190
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -19
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +0 -32
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +0 -198
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -97
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/EndpointParameters.d.ts +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +0 -53
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/models_0.d.ts +0 -61
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +0 -61
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeExtensions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/schemas/schemas_0.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -221
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -23
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -193
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -86
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -27
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -126
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -41
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -51
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +0 -10
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +0 -68
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/models_0.d.ts +0 -23
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -122
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +0 -117
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -126
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -60
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -24
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -125
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +0 -22
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +0 -117
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +0 -51
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +0 -10
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +0 -30
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/models_0.d.ts +0 -14
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +0 -120
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +0 -115
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +0 -124
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +0 -58
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +0 -16
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -120
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -22
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -130
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
- package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -26
- package/server/node_modules/@aws-sdk/nested-clients/package.json +0 -147
- package/server/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
- package/server/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
- package/server/node_modules/@aws-sdk/nested-clients/sso.d.ts +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/sso.js +0 -5
- package/server/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
- package/server/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
- package/server/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -38
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +0 -20
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +0 -6
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -15
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -3
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +0 -2
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.browser.js +0 -3
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +0 -16
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.native.js +0 -3
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +0 -15
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -4
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +0 -14
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -4
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +0 -11
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -1
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +0 -7
- package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -1
- package/server/node_modules/@aws-sdk/region-config-resolver/package.json +0 -62
- package/server/node_modules/@aws-sdk/s3-request-presigner/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/s3-request-presigner/README.md +0 -125
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js +0 -132
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/constants.js +0 -9
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/getSignedUrl.js +0 -66
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/presigner.js +0 -58
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/constants.d.ts +0 -9
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/getSignedUrl.d.ts +0 -6
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/presigner.d.ts +0 -15
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/constants.d.ts +0 -9
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/getSignedUrl.d.ts +0 -11
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/presigner.d.ts +0 -40
- package/server/node_modules/@aws-sdk/s3-request-presigner/package.json +0 -64
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/README.md +0 -32
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +0 -121
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +0 -112
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/signature-v4-crt-container.js +0 -3
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +0 -35
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/signature-v4-crt-container.d.ts +0 -28
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +0 -41
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +0 -20
- package/server/node_modules/@aws-sdk/signature-v4-multi-region/package.json +0 -61
- package/server/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/token-providers/README.md +0 -62
- package/server/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
- package/server/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/server/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
- package/server/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
- package/server/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/server/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/server/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/server/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
- package/server/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/server/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/server/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/server/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/server/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/server/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
- package/server/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
- package/server/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
- package/server/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
- package/server/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
- package/server/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/server/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/server/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/server/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/server/node_modules/@aws-sdk/token-providers/package.json +0 -70
- package/server/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/types/README.md +0 -4
- package/server/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -13
- package/server/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
- package/server/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/feature-ids.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/function.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
- package/server/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
- package/server/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
- package/server/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -52
- package/server/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
- package/server/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
- package/server/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -67
- package/server/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
- package/server/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
- package/server/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -61
- package/server/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
- package/server/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
- package/server/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
- package/server/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
- package/server/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
- package/server/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
- package/server/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
- package/server/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
- package/server/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
- package/server/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -15
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -60
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -31
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
- package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
- package/server/node_modules/@aws-sdk/types/package.json +0 -57
- package/server/node_modules/@aws-sdk/util-arn-parser/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/util-arn-parser/README.md +0 -4
- package/server/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +0 -27
- package/server/node_modules/@aws-sdk/util-arn-parser/dist-es/index.js +0 -21
- package/server/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +0 -32
- package/server/node_modules/@aws-sdk/util-arn-parser/dist-types/ts3.4/index.d.ts +0 -14
- package/server/node_modules/@aws-sdk/util-arn-parser/package.json +0 -55
- package/server/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
- package/server/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
- package/server/node_modules/@aws-sdk/util-format-url/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/util-format-url/README.md +0 -4
- package/server/node_modules/@aws-sdk/util-format-url/dist-cjs/index.js +0 -34
- package/server/node_modules/@aws-sdk/util-format-url/dist-es/index.js +0 -29
- package/server/node_modules/@aws-sdk/util-format-url/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-format-url/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@aws-sdk/util-format-url/package.json +0 -56
- package/server/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/server/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -14
- package/server/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
- package/server/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
- package/server/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +0 -57
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -58
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/createUserAgentStringParsingProvider.js +0 -20
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -53
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -18
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +0 -14
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -27
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -18
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +0 -9
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -22
- package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -17
- package/server/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
- package/server/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -185
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -36
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getNodeModulesParentDirs.js +0 -15
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getRuntimeUserAgentPair.js +0 -10
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedDevTypeScriptVersion.js +0 -14
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedTypeScriptVersion.js +0 -9
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +0 -75
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getNodeModulesParentDirs.d.ts +0 -10
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getRuntimeUserAgentPair.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedDevTypeScriptVersion.d.ts +0 -8
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedTypeScriptVersion.d.ts +0 -8
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptUserAgentPair.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getNodeModulesParentDirs.d.ts +0 -1
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getRuntimeUserAgentPair.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedDevTypeScriptVersion.d.ts +0 -3
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedTypeScriptVersion.d.ts +0 -3
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptUserAgentPair.d.ts +0 -4
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
- package/server/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -69
- package/server/node_modules/@aws-sdk/xml-builder/LICENSE +0 -201
- package/server/node_modules/@aws-sdk/xml-builder/README.md +0 -10
- package/server/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +0 -131
- package/server/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +0 -23
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/XmlNode.js +0 -88
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/XmlText.js +0 -10
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/escape-attribute.js +0 -10
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/escape-element.js +0 -15
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/index.js +0 -3
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/stringable.js +0 -1
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +0 -57
- package/server/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +0 -20
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/XmlNode.d.ts +0 -49
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/XmlText.d.ts +0 -11
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/escape-attribute.d.ts +0 -6
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/escape-element.d.ts +0 -6
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/index.d.ts +0 -12
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/stringable.d.ts +0 -6
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +0 -29
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlText.d.ts +0 -6
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-attribute.d.ts +0 -1
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-element.d.ts +0 -1
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/stringable.d.ts +0 -3
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.browser.d.ts +0 -1
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.d.ts +0 -1
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.browser.d.ts +0 -9
- package/server/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.d.ts +0 -4
- package/server/node_modules/@aws-sdk/xml-builder/package.json +0 -63
- package/server/node_modules/@smithy/abort-controller/LICENSE +0 -201
- package/server/node_modules/@smithy/abort-controller/README.md +0 -4
- package/server/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
- package/server/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
- package/server/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
- package/server/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
- package/server/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
- package/server/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
- package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
- package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
- package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
- package/server/node_modules/@smithy/abort-controller/package.json +0 -63
- package/server/node_modules/@smithy/chunked-blob-reader/LICENSE +0 -201
- package/server/node_modules/@smithy/chunked-blob-reader/README.md +0 -10
- package/server/node_modules/@smithy/chunked-blob-reader/dist-cjs/index.js +0 -13
- package/server/node_modules/@smithy/chunked-blob-reader/dist-es/index.js +0 -9
- package/server/node_modules/@smithy/chunked-blob-reader/dist-types/index.d.ts +0 -5
- package/server/node_modules/@smithy/chunked-blob-reader/dist-types/ts3.4/index.d.ts +0 -5
- package/server/node_modules/@smithy/chunked-blob-reader/package.json +0 -60
- package/server/node_modules/@smithy/chunked-blob-reader-native/LICENSE +0 -201
- package/server/node_modules/@smithy/chunked-blob-reader-native/README.md +0 -10
- package/server/node_modules/@smithy/chunked-blob-reader-native/dist-cjs/index.js +0 -32
- package/server/node_modules/@smithy/chunked-blob-reader-native/dist-es/index.js +0 -27
- package/server/node_modules/@smithy/chunked-blob-reader-native/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/chunked-blob-reader-native/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/chunked-blob-reader-native/package.json +0 -61
- package/server/node_modules/@smithy/config-resolver/LICENSE +0 -201
- package/server/node_modules/@smithy/config-resolver/README.md +0 -10
- package/server/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -198
- package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
- package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -10
- package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
- package/server/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
- package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +0 -15
- package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
- package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
- package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
- package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
- package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
- package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
- package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
- package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
- package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
- package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
- package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/server/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
- package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/checkRegion.d.ts +0 -9
- package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
- package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
- package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -11
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -10
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -15
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -13
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -19
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -13
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -13
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +0 -9
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
- package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
- package/server/node_modules/@smithy/config-resolver/package.json +0 -66
- package/server/node_modules/@smithy/core/LICENSE +0 -201
- package/server/node_modules/@smithy/core/README.md +0 -45
- package/server/node_modules/@smithy/core/cbor.d.ts +0 -7
- package/server/node_modules/@smithy/core/cbor.js +0 -6
- package/server/node_modules/@smithy/core/dist-cjs/index.js +0 -345
- package/server/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +0 -1096
- package/server/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +0 -22
- package/server/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -259
- package/server/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +0 -884
- package/server/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +0 -698
- package/server/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +0 -694
- package/server/node_modules/@smithy/core/dist-es/getSmithyContext.js +0 -2
- package/server/node_modules/@smithy/core/dist-es/index.js +0 -8
- package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -17
- package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -17
- package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -42
- package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js +0 -3
- package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/resolveAuthOptions.js +0 -20
- package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js +0 -15
- package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +0 -23
- package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js +0 -2
- package/server/node_modules/@smithy/core/dist-es/normalizeProvider.js +0 -6
- package/server/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +0 -41
- package/server/node_modules/@smithy/core/dist-es/request-builder/requestBuilder.js +0 -1
- package/server/node_modules/@smithy/core/dist-es/setFeature.js +0 -11
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +0 -206
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -100
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/byte-printer.js +0 -37
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +0 -426
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +0 -221
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js +0 -25
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js +0 -21
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +0 -5
- package/server/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +0 -92
- package/server/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +0 -1
- package/server/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +0 -17
- package/server/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -254
- package/server/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js +0 -1
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +0 -293
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +0 -140
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +0 -94
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/SerdeContext.js +0 -6
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js +0 -11
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js +0 -5
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +0 -13
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +0 -69
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js +0 -19
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +0 -66
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +0 -42
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +0 -33
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +0 -91
- package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +0 -19
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +0 -84
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/deref.js +0 -6
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/index.js +0 -14
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js +0 -23
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schema-middleware-types.js +0 -1
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +0 -65
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +0 -19
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +0 -15
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +0 -14
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +0 -16
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +0 -303
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +0 -16
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +0 -20
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +0 -20
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +0 -16
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +0 -7
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +0 -16
- package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js +0 -26
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +0 -1
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js +0 -190
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js +0 -2
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/index.js +0 -10
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js +0 -24
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js +0 -230
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/quote-header.js +0 -6
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +0 -101
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/split-every.js +0 -27
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/split-header.js +0 -37
- package/server/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +0 -25
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -13
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -34
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -11
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js +0 -3
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -5
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js +0 -3
- package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +0 -55
- package/server/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
- package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/index.d.ts +0 -3
- package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
- package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/index.d.ts +0 -2
- package/server/node_modules/@smithy/core/dist-types/normalizeProvider.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/request-builder/requestBuilder.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/setFeature.d.ts +0 -12
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +0 -33
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/byte-printer.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-decode.d.ts +0 -17
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-encode.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +0 -62
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor.d.ts +0 -26
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +0 -31
- package/server/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +0 -1
- package/server/node_modules/@smithy/core/dist-types/submodules/endpoints/toEndpointV1.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +0 -60
- package/server/node_modules/@smithy/core/dist-types/submodules/event-streams/index.d.ts +0 -1
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +0 -89
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +0 -16
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +0 -16
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/collect-stream-body.d.ts +0 -10
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +0 -13
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/requestBuilder.d.ts +0 -51
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/resolve-path.d.ts +0 -4
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
- package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +0 -71
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/deref.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +0 -14
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schema-middleware-types.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +0 -24
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +0 -143
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +0 -16
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/translateTraits.d.ts +0 -13
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/date-utils.d.ts +0 -73
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/generateIdempotencyToken.d.ts +0 -2
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +0 -10
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/lazy-json.d.ts +0 -45
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +0 -270
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/quote-header.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/split-every.d.ts +0 -11
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/split-header.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +0 -33
- package/server/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
- package/server/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/ts3.4/request-builder/requestBuilder.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -33
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.d.ts +0 -1
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/toEndpointV1.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +0 -60
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +0 -1
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -89
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -16
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +0 -16
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -13
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -71
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -14
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -24
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -146
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -16
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +0 -7
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -23
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +0 -13
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -10
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
- package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
- package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/index.d.ts +0 -3
- package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/server/node_modules/@smithy/core/endpoints.d.ts +0 -7
- package/server/node_modules/@smithy/core/endpoints.js +0 -6
- package/server/node_modules/@smithy/core/event-streams.d.ts +0 -7
- package/server/node_modules/@smithy/core/event-streams.js +0 -6
- package/server/node_modules/@smithy/core/package.json +0 -146
- package/server/node_modules/@smithy/core/protocols.d.ts +0 -7
- package/server/node_modules/@smithy/core/protocols.js +0 -6
- package/server/node_modules/@smithy/core/schema.d.ts +0 -7
- package/server/node_modules/@smithy/core/schema.js +0 -6
- package/server/node_modules/@smithy/core/serde.d.ts +0 -7
- package/server/node_modules/@smithy/core/serde.js +0 -6
- package/server/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
- package/server/node_modules/@smithy/credential-provider-imds/README.md +0 -11
- package/server/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -372
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -10
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -77
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -134
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -13
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
- package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -19
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -6
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
- package/server/node_modules/@smithy/credential-provider-imds/package.json +0 -70
- package/server/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
- package/server/node_modules/@smithy/eventstream-codec/README.md +0 -4
- package/server/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -388
- package/server/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +0 -65
- package/server/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -184
- package/server/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -44
- package/server/node_modules/@smithy/eventstream-codec/dist-es/Message.js +0 -1
- package/server/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +0 -15
- package/server/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +0 -18
- package/server/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +0 -15
- package/server/node_modules/@smithy/eventstream-codec/dist-es/TestVectors.fixture.js +0 -146
- package/server/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
- package/server/node_modules/@smithy/eventstream-codec/dist-es/splitMessage.js +0 -30
- package/server/node_modules/@smithy/eventstream-codec/dist-es/vectorTypes.fixture.js +0 -1
- package/server/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
- package/server/node_modules/@smithy/eventstream-codec/dist-types/HeaderMarshaller.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-codec/dist-types/Int64.d.ts +0 -20
- package/server/node_modules/@smithy/eventstream-codec/dist-types/Message.d.ts +0 -26
- package/server/node_modules/@smithy/eventstream-codec/dist-types/MessageDecoderStream.d.ts +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-types/MessageEncoderStream.d.ts +0 -18
- package/server/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageDecoderStream.d.ts +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageEncoderStream.d.ts +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-types/TestVectors.fixture.d.ts +0 -2
- package/server/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/eventstream-codec/dist-types/splitMessage.d.ts +0 -11
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
- package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-codec/dist-types/vectorTypes.fixture.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-codec/package.json +0 -65
- package/server/node_modules/@smithy/eventstream-serde-browser/LICENSE +0 -201
- package/server/node_modules/@smithy/eventstream-serde-browser/README.md +0 -10
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-cjs/index.js +0 -58
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/EventStreamMarshaller.js +0 -20
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/index.js +0 -3
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/provider.js +0 -2
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/utils.js +0 -28
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/EventStreamMarshaller.d.ts +0 -47
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/index.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/provider.d.ts +0 -3
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -47
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/index.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/provider.d.ts +0 -3
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/utils.d.ts +0 -13
- package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/utils.d.ts +0 -13
- package/server/node_modules/@smithy/eventstream-serde-browser/package.json +0 -61
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/LICENSE +0 -201
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/README.md +0 -10
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +0 -7
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/EventStreamSerdeConfig.js +0 -3
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/EventStreamSerdeConfig.d.ts +0 -27
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/EventStreamSerdeConfig.d.ts +0 -27
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/eventstream-serde-config-resolver/package.json +0 -62
- package/server/node_modules/@smithy/eventstream-serde-node/LICENSE +0 -201
- package/server/node_modules/@smithy/eventstream-serde-node/README.md +0 -10
- package/server/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js +0 -53
- package/server/node_modules/@smithy/eventstream-serde-node/dist-es/EventStreamMarshaller.js +0 -19
- package/server/node_modules/@smithy/eventstream-serde-node/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/eventstream-serde-node/dist-es/provider.js +0 -2
- package/server/node_modules/@smithy/eventstream-serde-node/dist-es/utils.js +0 -26
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/EventStreamMarshaller.d.ts +0 -23
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/provider.d.ts +0 -3
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/provider.d.ts +0 -3
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/utils.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-serde-node/dist-types/utils.d.ts +0 -12
- package/server/node_modules/@smithy/eventstream-serde-node/package.json +0 -62
- package/server/node_modules/@smithy/eventstream-serde-universal/LICENSE +0 -201
- package/server/node_modules/@smithy/eventstream-serde-universal/README.md +0 -10
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js +0 -132
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/EventStreamMarshaller.js +0 -25
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/getChunkedStream.js +0 -66
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/getUnmarshalledStream.js +0 -47
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/provider.js +0 -2
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/EventStreamMarshaller.d.ts +0 -23
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/getChunkedStream.d.ts +0 -4
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/getUnmarshalledStream.d.ts +0 -18
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/provider.d.ts +0 -3
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getChunkedStream.d.ts +0 -4
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getUnmarshalledStream.d.ts +0 -18
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/provider.d.ts +0 -3
- package/server/node_modules/@smithy/eventstream-serde-universal/package.json +0 -66
- package/server/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
- package/server/node_modules/@smithy/fetch-http-handler/README.md +0 -11
- package/server/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -233
- package/server/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +0 -3
- package/server/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -158
- package/server/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
- package/server/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -53
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +0 -6
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -42
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -42
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
- package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
- package/server/node_modules/@smithy/fetch-http-handler/package.json +0 -69
- package/server/node_modules/@smithy/hash-blob-browser/LICENSE +0 -201
- package/server/node_modules/@smithy/hash-blob-browser/README.md +0 -10
- package/server/node_modules/@smithy/hash-blob-browser/dist-cjs/index.js +0 -13
- package/server/node_modules/@smithy/hash-blob-browser/dist-es/index.js +0 -8
- package/server/node_modules/@smithy/hash-blob-browser/dist-types/index.d.ts +0 -5
- package/server/node_modules/@smithy/hash-blob-browser/dist-types/ts3.4/index.d.ts +0 -5
- package/server/node_modules/@smithy/hash-blob-browser/package.json +0 -70
- package/server/node_modules/@smithy/hash-node/LICENSE +0 -201
- package/server/node_modules/@smithy/hash-node/README.md +0 -10
- package/server/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -42
- package/server/node_modules/@smithy/hash-node/dist-es/index.js +0 -37
- package/server/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
- package/server/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
- package/server/node_modules/@smithy/hash-node/package.json +0 -65
- package/server/node_modules/@smithy/hash-stream-node/LICENSE +0 -201
- package/server/node_modules/@smithy/hash-stream-node/README.md +0 -12
- package/server/node_modules/@smithy/hash-stream-node/dist-cjs/index.js +0 -67
- package/server/node_modules/@smithy/hash-stream-node/dist-es/HashCalculator.js +0 -18
- package/server/node_modules/@smithy/hash-stream-node/dist-es/fileStreamHasher.js +0 -24
- package/server/node_modules/@smithy/hash-stream-node/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/hash-stream-node/dist-es/readableStreamHasher.js +0 -19
- package/server/node_modules/@smithy/hash-stream-node/dist-types/HashCalculator.d.ts +0 -11
- package/server/node_modules/@smithy/hash-stream-node/dist-types/fileStreamHasher.d.ts +0 -6
- package/server/node_modules/@smithy/hash-stream-node/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/hash-stream-node/dist-types/readableStreamHasher.d.ts +0 -6
- package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/HashCalculator.d.ts +0 -11
- package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/fileStreamHasher.d.ts +0 -6
- package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/readableStreamHasher.d.ts +0 -6
- package/server/node_modules/@smithy/hash-stream-node/package.json +0 -65
- package/server/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
- package/server/node_modules/@smithy/invalid-dependency/README.md +0 -10
- package/server/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -10
- package/server/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/invalid-dependency/dist-es/invalidFunction.js +0 -3
- package/server/node_modules/@smithy/invalid-dependency/dist-es/invalidProvider.js +0 -1
- package/server/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/invalid-dependency/dist-types/invalidFunction.d.ts +0 -4
- package/server/node_modules/@smithy/invalid-dependency/dist-types/invalidProvider.d.ts +0 -5
- package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
- package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
- package/server/node_modules/@smithy/invalid-dependency/package.json +0 -61
- package/server/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/server/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/server/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -6
- package/server/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/is-array-buffer/package.json +0 -61
- package/server/node_modules/@smithy/md5-js/LICENSE +0 -201
- package/server/node_modules/@smithy/md5-js/README.md +0 -10
- package/server/node_modules/@smithy/md5-js/dist-cjs/index.js +0 -176
- package/server/node_modules/@smithy/md5-js/dist-es/constants.js +0 -3
- package/server/node_modules/@smithy/md5-js/dist-es/index.js +0 -168
- package/server/node_modules/@smithy/md5-js/dist-types/constants.d.ts +0 -12
- package/server/node_modules/@smithy/md5-js/dist-types/index.d.ts +0 -16
- package/server/node_modules/@smithy/md5-js/dist-types/ts3.4/constants.d.ts +0 -12
- package/server/node_modules/@smithy/md5-js/dist-types/ts3.4/index.d.ts +0 -16
- package/server/node_modules/@smithy/md5-js/package.json +0 -66
- package/server/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
- package/server/node_modules/@smithy/middleware-content-length/README.md +0 -4
- package/server/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -46
- package/server/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
- package/server/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-content-length/package.json +0 -64
- package/server/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
- package/server/node_modules/@smithy/middleware-endpoint/README.md +0 -10
- package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
- package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
- package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
- package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -264
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +0 -50
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.browser.js +0 -1
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -64
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -17
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -36
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -6
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -24
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointRequiredConfig.js +0 -9
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/index.js +0 -1
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +0 -37
- package/server/node_modules/@smithy/middleware-endpoint/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +0 -14
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +0 -4
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -18
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -109
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointRequiredConfig.d.ts +0 -32
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/index.d.ts +0 -4
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/s3.d.ts +0 -26
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -14
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
- package/server/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +0 -41
- package/server/node_modules/@smithy/middleware-endpoint/package.json +0 -75
- package/server/node_modules/@smithy/middleware-retry/LICENSE +0 -201
- package/server/node_modules/@smithy/middleware-retry/README.md +0 -11
- package/server/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -355
- package/server/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
- package/server/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -21
- package/server/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -94
- package/server/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -48
- package/server/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
- package/server/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
- package/server/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
- package/server/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
- package/server/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
- package/server/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
- package/server/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
- package/server/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
- package/server/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
- package/server/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -23
- package/server/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -33
- package/server/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -66
- package/server/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -24
- package/server/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
- package/server/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -13
- package/server/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -18
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -23
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
- package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
- package/server/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -65
- package/server/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
- package/server/node_modules/@smithy/middleware-retry/package.json +0 -79
- package/server/node_modules/@smithy/middleware-serde/LICENSE +0 -201
- package/server/node_modules/@smithy/middleware-serde/README.md +0 -4
- package/server/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -104
- package/server/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -58
- package/server/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
- package/server/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
- package/server/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -15
- package/server/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
- package/server/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -24
- package/server/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
- package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
- package/server/node_modules/@smithy/middleware-serde/package.json +0 -66
- package/server/node_modules/@smithy/middleware-stack/LICENSE +0 -201
- package/server/node_modules/@smithy/middleware-stack/README.md +0 -78
- package/server/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -285
- package/server/node_modules/@smithy/middleware-stack/dist-es/MiddlewareStack.js +0 -281
- package/server/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/middleware-stack/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
- package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
- package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
- package/server/node_modules/@smithy/middleware-stack/dist-types/types.d.ts +0 -22
- package/server/node_modules/@smithy/middleware-stack/package.json +0 -64
- package/server/node_modules/@smithy/node-config-provider/LICENSE +0 -201
- package/server/node_modules/@smithy/node-config-provider/README.md +0 -10
- package/server/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -62
- package/server/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -9
- package/server/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
- package/server/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
- package/server/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
- package/server/node_modules/@smithy/node-config-provider/dist-es/getSelectorName.js +0 -12
- package/server/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -31
- package/server/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -20
- package/server/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -22
- package/server/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -9
- package/server/node_modules/@smithy/node-config-provider/dist-types/getSelectorName.d.ts +0 -9
- package/server/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
- package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
- package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
- package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
- package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
- package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/node-config-provider/package.json +0 -66
- package/server/node_modules/@smithy/node-http-handler/LICENSE +0 -201
- package/server/node_modules/@smithy/node-http-handler/README.md +0 -9
- package/server/node_modules/@smithy/node-http-handler/dist-cjs/index.js +0 -762
- package/server/node_modules/@smithy/node-http-handler/dist-es/build-abort-error.js +0 -19
- package/server/node_modules/@smithy/node-http-handler/dist-es/constants.js +0 -1
- package/server/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +0 -9
- package/server/node_modules/@smithy/node-http-handler/dist-es/index.js +0 -3
- package/server/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +0 -230
- package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +0 -87
- package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +0 -32
- package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +0 -169
- package/server/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +0 -21
- package/server/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +0 -88
- package/server/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +0 -36
- package/server/node_modules/@smithy/node-http-handler/dist-es/set-request-timeout.js +0 -21
- package/server/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +0 -22
- package/server/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +0 -23
- package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -8
- package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -41
- package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +0 -21
- package/server/node_modules/@smithy/node-http-handler/dist-es/timing.js +0 -4
- package/server/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +0 -63
- package/server/node_modules/@smithy/node-http-handler/dist-types/build-abort-error.d.ts +0 -10
- package/server/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +0 -5
- package/server/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +0 -4
- package/server/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +0 -3
- package/server/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -46
- package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -24
- package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +0 -12
- package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +0 -63
- package/server/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -13
- package/server/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +0 -12
- package/server/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -2
- package/server/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +0 -6
- package/server/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -6
- package/server/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -2
- package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -5
- package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -6
- package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -13
- package/server/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +0 -8
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +0 -10
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -46
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -63
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +0 -6
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
- package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
- package/server/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -12
- package/server/node_modules/@smithy/node-http-handler/package.json +0 -68
- package/server/node_modules/@smithy/property-provider/LICENSE +0 -201
- package/server/node_modules/@smithy/property-provider/README.md +0 -10
- package/server/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
- package/server/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
- package/server/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -23
- package/server/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
- package/server/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
- package/server/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
- package/server/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
- package/server/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
- package/server/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
- package/server/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
- package/server/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
- package/server/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
- package/server/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
- package/server/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
- package/server/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
- package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
- package/server/node_modules/@smithy/property-provider/package.json +0 -61
- package/server/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/server/node_modules/@smithy/protocol-http/README.md +0 -4
- package/server/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -169
- package/server/node_modules/@smithy/protocol-http/dist-es/Field.js +0 -26
- package/server/node_modules/@smithy/protocol-http/dist-es/Fields.js +0 -20
- package/server/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +0 -21
- package/server/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-es/httpHandler.js +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +0 -64
- package/server/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +0 -18
- package/server/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
- package/server/node_modules/@smithy/protocol-http/dist-es/isValidHostname.js +0 -4
- package/server/node_modules/@smithy/protocol-http/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -50
- package/server/node_modules/@smithy/protocol-http/dist-types/Fields.d.ts +0 -44
- package/server/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -33
- package/server/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -35
- package/server/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -56
- package/server/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +0 -29
- package/server/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -50
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -56
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
- package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
- package/server/node_modules/@smithy/protocol-http/dist-types/types.d.ts +0 -21
- package/server/node_modules/@smithy/protocol-http/package.json +0 -62
- package/server/node_modules/@smithy/querystring-builder/LICENSE +0 -201
- package/server/node_modules/@smithy/querystring-builder/README.md +0 -10
- package/server/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -26
- package/server/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
- package/server/node_modules/@smithy/querystring-builder/dist-types/index.d.ts +0 -5
- package/server/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
- package/server/node_modules/@smithy/querystring-builder/package.json +0 -61
- package/server/node_modules/@smithy/querystring-parser/LICENSE +0 -201
- package/server/node_modules/@smithy/querystring-parser/README.md +0 -10
- package/server/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -27
- package/server/node_modules/@smithy/querystring-parser/dist-es/index.js +0 -23
- package/server/node_modules/@smithy/querystring-parser/dist-types/index.d.ts +0 -5
- package/server/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/server/node_modules/@smithy/querystring-parser/package.json +0 -61
- package/server/node_modules/@smithy/service-error-classification/LICENSE +0 -201
- package/server/node_modules/@smithy/service-error-classification/README.md +0 -4
- package/server/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -77
- package/server/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -28
- package/server/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -39
- package/server/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -30
- package/server/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -24
- package/server/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
- package/server/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
- package/server/node_modules/@smithy/service-error-classification/package.json +0 -60
- package/server/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
- package/server/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -15
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -196
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +0 -16
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +0 -1
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +0 -16
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -11
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -10
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/readFile.js +0 -12
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +0 -4
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +0 -9
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -15
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -5
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -52
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -10
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -33
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -17
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/readFile.d.ts +0 -21
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +0 -4
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -52
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -10
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -33
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +0 -21
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
- package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -16
- package/server/node_modules/@smithy/shared-ini-file-loader/package.json +0 -73
- package/server/node_modules/@smithy/signature-v4/LICENSE +0 -201
- package/server/node_modules/@smithy/signature-v4/README.md +0 -11
- package/server/node_modules/@smithy/signature-v4/dist-cjs/index.js +0 -556
- package/server/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +0 -126
- package/server/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +0 -135
- package/server/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +0 -79
- package/server/node_modules/@smithy/signature-v4/dist-es/constants.js +0 -43
- package/server/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +0 -33
- package/server/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js +0 -20
- package/server/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +0 -29
- package/server/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +0 -20
- package/server/node_modules/@smithy/signature-v4/dist-es/headerUtil.js +0 -26
- package/server/node_modules/@smithy/signature-v4/dist-es/index.js +0 -11
- package/server/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +0 -17
- package/server/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +0 -11
- package/server/node_modules/@smithy/signature-v4/dist-es/signature-v4a-container.js +0 -3
- package/server/node_modules/@smithy/signature-v4/dist-es/suite.fixture.js +0 -399
- package/server/node_modules/@smithy/signature-v4/dist-es/utilDate.js +0 -15
- package/server/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +0 -24
- package/server/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +0 -21
- package/server/node_modules/@smithy/signature-v4/dist-types/SignatureV4Base.d.ts +0 -69
- package/server/node_modules/@smithy/signature-v4/dist-types/constants.d.ts +0 -43
- package/server/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +0 -30
- package/server/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/headerUtil.d.ts +0 -4
- package/server/node_modules/@smithy/signature-v4/dist-types/index.d.ts +0 -11
- package/server/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +0 -10
- package/server/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/signature-v4a-container.d.ts +0 -24
- package/server/node_modules/@smithy/signature-v4/dist-types/suite.fixture.d.ts +0 -14
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -21
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
- package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
- package/server/node_modules/@smithy/signature-v4/dist-types/utilDate.d.ts +0 -2
- package/server/node_modules/@smithy/signature-v4/package.json +0 -70
- package/server/node_modules/@smithy/smithy-client/LICENSE +0 -201
- package/server/node_modules/@smithy/smithy-client/README.md +0 -10
- package/server/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -635
- package/server/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
- package/server/node_modules/@smithy/smithy-client/dist-es/client.js +0 -51
- package/server/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-es/command.js +0 -124
- package/server/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -47
- package/server/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
- package/server/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
- package/server/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
- package/server/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -50
- package/server/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -49
- package/server/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -9
- package/server/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -15
- package/server/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
- package/server/node_modules/@smithy/smithy-client/dist-es/index.js +0 -20
- package/server/node_modules/@smithy/smithy-client/dist-es/is-serializable-header-value.js +0 -3
- package/server/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
- package/server/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-es/schemaLogFilter.js +0 -34
- package/server/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -14
- package/server/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
- package/server/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
- package/server/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -87
- package/server/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -119
- package/server/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
- package/server/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -18
- package/server/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -15
- package/server/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
- package/server/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/server/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -42
- package/server/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -26
- package/server/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/server/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -18
- package/server/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
- package/server/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
- package/server/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -21
- package/server/node_modules/@smithy/smithy-client/dist-types/is-serializable-header-value.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
- package/server/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/schemaLogFilter.d.ts +0 -9
- package/server/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -15
- package/server/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -87
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -18
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -26
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/schemaLogFilter.d.ts +0 -9
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
- package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
- package/server/node_modules/@smithy/smithy-client/package.json +0 -70
- package/server/node_modules/@smithy/types/LICENSE +0 -201
- package/server/node_modules/@smithy/types/README.md +0 -115
- package/server/node_modules/@smithy/types/dist-cjs/index.js +0 -91
- package/server/node_modules/@smithy/types/dist-es/abort-handler.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/abort.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +0 -5
- package/server/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/auth/auth.js +0 -5
- package/server/node_modules/@smithy/types/dist-es/auth/index.js +0 -6
- package/server/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/checksum.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/client.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/command.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/connection/config.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/connection/index.js +0 -3
- package/server/node_modules/@smithy/types/dist-es/connection/manager.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/connection/pool.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/crypto.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/encode.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/endpoint.js +0 -5
- package/server/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/endpoints/index.js +0 -5
- package/server/node_modules/@smithy/types/dist-es/endpoints/shared.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/eventStream.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/extensions/checksum.js +0 -38
- package/server/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +0 -7
- package/server/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/extensions/index.js +0 -3
- package/server/node_modules/@smithy/types/dist-es/extensions/retry.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/feature-ids.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/http.js +0 -5
- package/server/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/identity/identity.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/identity/index.js +0 -4
- package/server/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/index.js +0 -43
- package/server/node_modules/@smithy/types/dist-es/logger.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/middleware.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/pagination.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/profile.js +0 -6
- package/server/node_modules/@smithy/types/dist-es/response.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/retry.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/schema/schema.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/schema/sentinels.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/schema/static-schemas.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/schema/traits.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/serde.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/shapes.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/signature.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/stream.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/transfer.js +0 -6
- package/server/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/transform/exact.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/transform/mutable.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/transform/no-undefined.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/transform/type-transform.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/uri.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/util.js +0 -1
- package/server/node_modules/@smithy/types/dist-es/waiter.js +0 -1
- package/server/node_modules/@smithy/types/dist-types/abort-handler.d.ts +0 -7
- package/server/node_modules/@smithy/types/dist-types/abort.d.ts +0 -50
- package/server/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +0 -7
- package/server/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +0 -49
- package/server/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/server/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +0 -41
- package/server/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/auth/auth.d.ts +0 -57
- package/server/node_modules/@smithy/types/dist-types/auth/index.d.ts +0 -6
- package/server/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -40
- package/server/node_modules/@smithy/types/dist-types/checksum.d.ts +0 -63
- package/server/node_modules/@smithy/types/dist-types/client.d.ts +0 -57
- package/server/node_modules/@smithy/types/dist-types/command.d.ts +0 -28
- package/server/node_modules/@smithy/types/dist-types/connection/config.d.ts +0 -10
- package/server/node_modules/@smithy/types/dist-types/connection/index.d.ts +0 -3
- package/server/node_modules/@smithy/types/dist-types/connection/manager.d.ts +0 -34
- package/server/node_modules/@smithy/types/dist-types/connection/pool.d.ts +0 -32
- package/server/node_modules/@smithy/types/dist-types/crypto.d.ts +0 -60
- package/server/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +0 -25
- package/server/node_modules/@smithy/types/dist-types/encode.d.ts +0 -31
- package/server/node_modules/@smithy/types/dist-types/endpoint.d.ts +0 -77
- package/server/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +0 -27
- package/server/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +0 -10
- package/server/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +0 -28
- package/server/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +0 -16
- package/server/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +0 -5
- package/server/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +0 -55
- package/server/node_modules/@smithy/types/dist-types/eventStream.d.ts +0 -137
- package/server/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +0 -58
- package/server/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +0 -33
- package/server/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/server/node_modules/@smithy/types/dist-types/extensions/index.d.ts +0 -4
- package/server/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +0 -18
- package/server/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +0 -35
- package/server/node_modules/@smithy/types/dist-types/feature-ids.d.ts +0 -16
- package/server/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -128
- package/server/node_modules/@smithy/types/dist-types/http.d.ts +0 -113
- package/server/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +0 -31
- package/server/node_modules/@smithy/types/dist-types/identity/identity.d.ts +0 -15
- package/server/node_modules/@smithy/types/dist-types/identity/index.d.ts +0 -4
- package/server/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/index.d.ts +0 -43
- package/server/node_modules/@smithy/types/dist-types/logger.d.ts +0 -13
- package/server/node_modules/@smithy/types/dist-types/middleware.d.ts +0 -534
- package/server/node_modules/@smithy/types/dist-types/pagination.d.ts +0 -33
- package/server/node_modules/@smithy/types/dist-types/profile.d.ts +0 -30
- package/server/node_modules/@smithy/types/dist-types/response.d.ts +0 -40
- package/server/node_modules/@smithy/types/dist-types/retry.d.ts +0 -133
- package/server/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +0 -143
- package/server/node_modules/@smithy/types/dist-types/schema/schema.d.ts +0 -236
- package/server/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +0 -65
- package/server/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +0 -99
- package/server/node_modules/@smithy/types/dist-types/schema/traits.d.ts +0 -46
- package/server/node_modules/@smithy/types/dist-types/serde.d.ts +0 -114
- package/server/node_modules/@smithy/types/dist-types/shapes.d.ts +0 -82
- package/server/node_modules/@smithy/types/dist-types/signature.d.ts +0 -155
- package/server/node_modules/@smithy/types/dist-types/stream.d.ts +0 -22
- package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -32
- package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
- package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
- package/server/node_modules/@smithy/types/dist-types/transfer.d.ts +0 -41
- package/server/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +0 -26
- package/server/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -77
- package/server/node_modules/@smithy/types/dist-types/transform/exact.d.ts +0 -6
- package/server/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +0 -6
- package/server/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +0 -68
- package/server/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +0 -34
- package/server/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
- package/server/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
- package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
- package/server/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
- package/server/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
- package/server/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
- package/server/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
- package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
- package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
- package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
- package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
- package/server/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
- package/server/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
- package/server/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
- package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
- package/server/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
- package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
- package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
- package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
- package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
- package/server/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
- package/server/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
- package/server/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -128
- package/server/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -113
- package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
- package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
- package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
- package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -43
- package/server/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
- package/server/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
- package/server/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
- package/server/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
- package/server/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
- package/server/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
- package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +0 -149
- package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -251
- package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
- package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +0 -118
- package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
- package/server/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
- package/server/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
- package/server/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
- package/server/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
- package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
- package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
- package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
- package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
- package/server/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
- package/server/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
- package/server/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
- package/server/node_modules/@smithy/types/dist-types/uri.d.ts +0 -17
- package/server/node_modules/@smithy/types/dist-types/util.d.ts +0 -176
- package/server/node_modules/@smithy/types/dist-types/waiter.d.ts +0 -35
- package/server/node_modules/@smithy/types/package.json +0 -61
- package/server/node_modules/@smithy/url-parser/LICENSE +0 -201
- package/server/node_modules/@smithy/url-parser/README.md +0 -10
- package/server/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -23
- package/server/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
- package/server/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -5
- package/server/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/server/node_modules/@smithy/url-parser/package.json +0 -62
- package/server/node_modules/@smithy/util-base64/LICENSE +0 -201
- package/server/node_modules/@smithy/util-base64/README.md +0 -4
- package/server/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -12
- package/server/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
- package/server/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
- package/server/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
- package/server/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -38
- package/server/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
- package/server/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -9
- package/server/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
- package/server/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
- package/server/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
- package/server/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
- package/server/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -5
- package/server/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
- package/server/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
- package/server/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
- package/server/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
- package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -5
- package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
- package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
- package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
- package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
- package/server/node_modules/@smithy/util-base64/package.json +0 -74
- package/server/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
- package/server/node_modules/@smithy/util-body-length-browser/README.md +0 -12
- package/server/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -30
- package/server/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
- package/server/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-browser/package.json +0 -61
- package/server/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
- package/server/node_modules/@smithy/util-body-length-node/README.md +0 -12
- package/server/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -32
- package/server/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -27
- package/server/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-body-length-node/package.json +0 -62
- package/server/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/server/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/server/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -20
- package/server/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/server/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/server/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/server/node_modules/@smithy/util-buffer-from/package.json +0 -62
- package/server/node_modules/@smithy/util-config-provider/LICENSE +0 -201
- package/server/node_modules/@smithy/util-config-provider/README.md +0 -4
- package/server/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -30
- package/server/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -9
- package/server/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
- package/server/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +0 -9
- package/server/node_modules/@smithy/util-config-provider/dist-es/types.js +0 -5
- package/server/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +0 -10
- package/server/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
- package/server/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +0 -9
- package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
- package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
- package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
- package/server/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +0 -4
- package/server/node_modules/@smithy/util-config-provider/package.json +0 -63
- package/server/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
- package/server/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -16
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -34
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -30
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/server/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -66
- package/server/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
- package/server/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -74
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
- package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/server/node_modules/@smithy/util-defaults-mode-node/package.json +0 -67
- package/server/node_modules/@smithy/util-endpoints/LICENSE +0 -201
- package/server/node_modules/@smithy/util-endpoints/README.md +0 -10
- package/server/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -472
- package/server/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +0 -50
- package/server/node_modules/@smithy/util-endpoints/dist-es/debug/debugId.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/debug/index.js +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-es/debug/toDebugString.js +0 -12
- package/server/node_modules/@smithy/util-endpoints/dist-es/getEndpointUrlConfig.js +0 -21
- package/server/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -6
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/booleanEquals.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +0 -11
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/getAttrPathList.js +0 -25
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +0 -9
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isIpAddress.js +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isValidHostLabel.js +0 -13
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/not.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/parseURL.js +0 -51
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/stringEquals.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +0 -9
- package/server/node_modules/@smithy/util-endpoints/dist-es/lib/uriEncode.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -27
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointError.js +0 -6
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointFunctions.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/index.js +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-es/types/shared.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/customEndpointFunctions.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +0 -12
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +0 -14
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +0 -22
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +0 -27
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +0 -14
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -29
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +0 -42
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +0 -36
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +0 -12
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +0 -28
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointUrl.js +0 -15
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-es/utils/index.js +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +0 -34
- package/server/node_modules/@smithy/util-endpoints/dist-types/debug/debugId.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/debug/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/debug/toDebugString.d.ts +0 -9
- package/server/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -6
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/booleanEquals.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/getAttr.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/getAttrPathList.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +0 -9
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isValidHostLabel.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/not.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/stringEquals.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/substring.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/lib/uriEncode.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointError.d.ts +0 -3
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointFunctions.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -5
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -3
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/index.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +0 -25
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/customEndpointFunctions.d.ts +0 -4
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +0 -11
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateEndpointRule.d.ts +0 -3
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -7
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTemplate.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -8
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +0 -1
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/dist-types/utils/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-endpoints/package.json +0 -69
- package/server/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
- package/server/node_modules/@smithy/util-hex-encoding/README.md +0 -4
- package/server/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -38
- package/server/node_modules/@smithy/util-hex-encoding/dist-es/index.js +0 -33
- package/server/node_modules/@smithy/util-hex-encoding/dist-types/index.d.ts +0 -12
- package/server/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
- package/server/node_modules/@smithy/util-hex-encoding/package.json +0 -61
- package/server/node_modules/@smithy/util-middleware/LICENSE +0 -201
- package/server/node_modules/@smithy/util-middleware/README.md +0 -12
- package/server/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -15
- package/server/node_modules/@smithy/util-middleware/dist-es/getSmithyContext.js +0 -2
- package/server/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js +0 -6
- package/server/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
- package/server/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/util-middleware/dist-types/normalizeProvider.d.ts +0 -7
- package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/server/node_modules/@smithy/util-middleware/package.json +0 -67
- package/server/node_modules/@smithy/util-retry/LICENSE +0 -201
- package/server/node_modules/@smithy/util-retry/README.md +0 -78
- package/server/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -278
- package/server/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -27
- package/server/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -19
- package/server/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -109
- package/server/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -67
- package/server/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
- package/server/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
- package/server/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
- package/server/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
- package/server/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
- package/server/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
- package/server/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
- package/server/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
- package/server/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -49
- package/server/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
- package/server/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
- package/server/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
- package/server/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
- package/server/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
- package/server/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
- package/server/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
- package/server/node_modules/@smithy/util-retry/package.json +0 -71
- package/server/node_modules/@smithy/util-stream/LICENSE +0 -201
- package/server/node_modules/@smithy/util-stream/README.md +0 -6
- package/server/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +0 -36
- package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +0 -7
- package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +0 -64
- package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +0 -39
- package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +0 -12
- package/server/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +0 -60
- package/server/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +0 -103
- package/server/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
- package/server/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -41
- package/server/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +0 -34
- package/server/node_modules/@smithy/util-stream/dist-cjs/headStream.js +0 -42
- package/server/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -108
- package/server/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -68
- package/server/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -54
- package/server/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +0 -10
- package/server/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +0 -16
- package/server/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +0 -10
- package/server/node_modules/@smithy/util-stream/dist-es/ByteArrayCollector.js +0 -32
- package/server/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -23
- package/server/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.browser.js +0 -3
- package/server/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +0 -60
- package/server/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.browser.js +0 -35
- package/server/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.js +0 -9
- package/server/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +0 -57
- package/server/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +0 -95
- package/server/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +0 -27
- package/server/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +0 -38
- package/server/node_modules/@smithy/util-stream/dist-es/headStream.browser.js +0 -31
- package/server/node_modules/@smithy/util-stream/dist-es/headStream.js +0 -38
- package/server/node_modules/@smithy/util-stream/dist-es/index.js +0 -9
- package/server/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
- package/server/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -50
- package/server/node_modules/@smithy/util-stream/dist-es/splitStream.browser.js +0 -7
- package/server/node_modules/@smithy/util-stream/dist-es/splitStream.js +0 -13
- package/server/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +0 -5
- package/server/node_modules/@smithy/util-stream/dist-types/ByteArrayCollector.d.ts +0 -13
- package/server/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
- package/server/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.browser.d.ts +0 -37
- package/server/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -61
- package/server/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +0 -14
- package/server/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -13
- package/server/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -15
- package/server/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +0 -50
- package/server/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/server/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -10
- package/server/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +0 -7
- package/server/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +0 -9
- package/server/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -12
- package/server/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +0 -7
- package/server/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
- package/server/node_modules/@smithy/util-stream/dist-types/splitStream.browser.d.ts +0 -5
- package/server/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -11
- package/server/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +0 -17
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -61
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -14
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -13
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -15
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -10
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -7
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -12
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -17
- package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -17
- package/server/node_modules/@smithy/util-stream/package.json +0 -99
- package/server/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
- package/server/node_modules/@smithy/util-uri-escape/README.md +0 -10
- package/server/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -9
- package/server/node_modules/@smithy/util-uri-escape/dist-es/escape-uri-path.js +0 -2
- package/server/node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js +0 -2
- package/server/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/util-uri-escape/dist-types/escape-uri-path.d.ts +0 -4
- package/server/node_modules/@smithy/util-uri-escape/dist-types/escape-uri.d.ts +0 -4
- package/server/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
- package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
- package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
- package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
- package/server/node_modules/@smithy/util-uri-escape/package.json +0 -60
- package/server/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/server/node_modules/@smithy/util-utf8/README.md +0 -4
- package/server/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -32
- package/server/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/server/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/server/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/server/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/server/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/server/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/server/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/server/node_modules/@smithy/util-utf8/package.json +0 -67
- package/server/node_modules/@smithy/util-waiter/LICENSE +0 -201
- package/server/node_modules/@smithy/util-waiter/README.md +0 -10
- package/server/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -179
- package/server/node_modules/@smithy/util-waiter/dist-es/circularReplacer.js +0 -12
- package/server/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -48
- package/server/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
- package/server/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -60
- package/server/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
- package/server/node_modules/@smithy/util-waiter/dist-es/utils/sleep.js +0 -3
- package/server/node_modules/@smithy/util-waiter/dist-es/utils/validate.js +0 -17
- package/server/node_modules/@smithy/util-waiter/dist-es/waiter.js +0 -35
- package/server/node_modules/@smithy/util-waiter/dist-types/circularReplacer.d.ts +0 -6
- package/server/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
- package/server/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -10
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +0 -6
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
- package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -49
- package/server/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
- package/server/node_modules/@smithy/util-waiter/dist-types/utils/sleep.d.ts +0 -4
- package/server/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
- package/server/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +0 -49
- package/server/node_modules/@smithy/util-waiter/package.json +0 -63
- package/server/node_modules/@smithy/uuid/LICENSE +0 -201
- package/server/node_modules/@smithy/uuid/README.md +0 -10
- package/server/node_modules/@smithy/uuid/dist-cjs/index.js +0 -36
- package/server/node_modules/@smithy/uuid/dist-cjs/randomUUID.js +0 -6
- package/server/node_modules/@smithy/uuid/dist-cjs/randomUUID.native.js +0 -4
- package/server/node_modules/@smithy/uuid/dist-es/index.js +0 -1
- package/server/node_modules/@smithy/uuid/dist-es/randomUUID.browser.js +0 -1
- package/server/node_modules/@smithy/uuid/dist-es/randomUUID.js +0 -2
- package/server/node_modules/@smithy/uuid/dist-es/randomUUID.native.js +0 -1
- package/server/node_modules/@smithy/uuid/dist-es/v4.js +0 -31
- package/server/node_modules/@smithy/uuid/dist-types/index.d.ts +0 -1
- package/server/node_modules/@smithy/uuid/dist-types/randomUUID.browser.d.ts +0 -1
- package/server/node_modules/@smithy/uuid/dist-types/randomUUID.d.ts +0 -2
- package/server/node_modules/@smithy/uuid/dist-types/randomUUID.native.d.ts +0 -1
- package/server/node_modules/@smithy/uuid/dist-types/ts3.4/index.d.ts +0 -1
- package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.browser.d.ts +0 -1
- package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.d.ts +0 -2
- package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.native.d.ts +0 -1
- package/server/node_modules/@smithy/uuid/dist-types/ts3.4/v4.d.ts +0 -19
- package/server/node_modules/@smithy/uuid/dist-types/v4.d.ts +0 -19
- package/server/node_modules/@smithy/uuid/package.json +0 -66
- package/server/node_modules/bowser/LICENSE +0 -39
- package/server/node_modules/bowser/README.md +0 -246
- package/server/node_modules/bowser/bundled.js +0 -1
- package/server/node_modules/bowser/es5.js +0 -1
- package/server/node_modules/bowser/index.d.ts +0 -353
- package/server/node_modules/bowser/package.json +0 -93
- package/server/node_modules/bowser/src/bowser.js +0 -93
- package/server/node_modules/bowser/src/constants.js +0 -177
- package/server/node_modules/bowser/src/parser-browsers.js +0 -1183
- package/server/node_modules/bowser/src/parser-engines.js +0 -120
- package/server/node_modules/bowser/src/parser-os.js +0 -211
- package/server/node_modules/bowser/src/parser-platforms.js +0 -566
- package/server/node_modules/bowser/src/parser.js +0 -592
- package/server/node_modules/bowser/src/utils.js +0 -327
- package/server/node_modules/fast-xml-builder/CHANGELOG.md +0 -16
- package/server/node_modules/fast-xml-builder/LICENSE +0 -21
- package/server/node_modules/fast-xml-builder/README.md +0 -23
- package/server/node_modules/fast-xml-builder/lib/fxb.cjs +0 -1
- package/server/node_modules/fast-xml-builder/lib/fxb.d.cts +0 -180
- package/server/node_modules/fast-xml-builder/lib/fxb.min.js +0 -2
- package/server/node_modules/fast-xml-builder/lib/fxb.min.js.map +0 -1
- package/server/node_modules/fast-xml-builder/package.json +0 -80
- package/server/node_modules/fast-xml-builder/src/fxb.d.ts +0 -180
- package/server/node_modules/fast-xml-builder/src/fxb.js +0 -529
- package/server/node_modules/fast-xml-builder/src/ignoreAttributes.js +0 -18
- package/server/node_modules/fast-xml-builder/src/orderedJs2Xml.js +0 -292
- package/server/node_modules/fast-xml-builder/src/prettifyJs2Xml.js +0 -0
- package/server/node_modules/fast-xml-parser/CHANGELOG.md +0 -752
- package/server/node_modules/fast-xml-parser/LICENSE +0 -21
- package/server/node_modules/fast-xml-parser/README.md +0 -225
- package/server/node_modules/fast-xml-parser/lib/fxbuilder.min.js +0 -2
- package/server/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +0 -1
- package/server/node_modules/fast-xml-parser/lib/fxp.cjs +0 -1
- package/server/node_modules/fast-xml-parser/lib/fxp.d.cts +0 -595
- package/server/node_modules/fast-xml-parser/lib/fxp.min.js +0 -2
- package/server/node_modules/fast-xml-parser/lib/fxp.min.js.map +0 -1
- package/server/node_modules/fast-xml-parser/lib/fxparser.min.js +0 -2
- package/server/node_modules/fast-xml-parser/lib/fxparser.min.js.map +0 -1
- package/server/node_modules/fast-xml-parser/lib/fxvalidator.min.js +0 -2
- package/server/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +0 -1
- package/server/node_modules/fast-xml-parser/package.json +0 -94
- package/server/node_modules/fast-xml-parser/src/cli/cli.js +0 -97
- package/server/node_modules/fast-xml-parser/src/cli/man.js +0 -17
- package/server/node_modules/fast-xml-parser/src/cli/read.js +0 -43
- package/server/node_modules/fast-xml-parser/src/fxp.d.ts +0 -577
- package/server/node_modules/fast-xml-parser/src/fxp.js +0 -14
- package/server/node_modules/fast-xml-parser/src/ignoreAttributes.js +0 -18
- package/server/node_modules/fast-xml-parser/src/util.js +0 -61
- package/server/node_modules/fast-xml-parser/src/v6/CharsSymbol.js +0 -16
- package/server/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +0 -106
- package/server/node_modules/fast-xml-parser/src/v6/OptionsBuilder.js +0 -61
- package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -69
- package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsArrBuilder.js +0 -103
- package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -100
- package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsObjBuilder.js +0 -154
- package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -94
- package/server/node_modules/fast-xml-parser/src/v6/Report.js +0 -0
- package/server/node_modules/fast-xml-parser/src/v6/TagPath.js +0 -81
- package/server/node_modules/fast-xml-parser/src/v6/TagPathMatcher.js +0 -13
- package/server/node_modules/fast-xml-parser/src/v6/XMLParser.js +0 -83
- package/server/node_modules/fast-xml-parser/src/v6/Xml2JsParser.js +0 -235
- package/server/node_modules/fast-xml-parser/src/v6/XmlPartReader.js +0 -210
- package/server/node_modules/fast-xml-parser/src/v6/XmlSpecialTagsReader.js +0 -111
- package/server/node_modules/fast-xml-parser/src/v6/inputSource/BufferSource.js +0 -116
- package/server/node_modules/fast-xml-parser/src/v6/inputSource/StringSource.js +0 -121
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +0 -105
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParser.js +0 -22
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParserExt.js +0 -19
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/currency.js +0 -38
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/join.js +0 -13
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/number.js +0 -14
- package/server/node_modules/fast-xml-parser/src/v6/valueParsers/trim.js +0 -6
- package/server/node_modules/fast-xml-parser/src/validator.js +0 -425
- package/server/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +0 -6
- package/server/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +0 -401
- package/server/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +0 -159
- package/server/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +0 -905
- package/server/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +0 -71
- package/server/node_modules/fast-xml-parser/src/xmlparser/node2json.js +0 -174
- package/server/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +0 -40
- package/server/node_modules/path-expression-matcher/LICENSE +0 -21
- package/server/node_modules/path-expression-matcher/README.md +0 -635
- package/server/node_modules/path-expression-matcher/lib/pem.cjs +0 -1
- package/server/node_modules/path-expression-matcher/lib/pem.d.cts +0 -335
- package/server/node_modules/path-expression-matcher/lib/pem.min.js +0 -2
- package/server/node_modules/path-expression-matcher/lib/pem.min.js.map +0 -1
- package/server/node_modules/path-expression-matcher/package.json +0 -78
- package/server/node_modules/path-expression-matcher/src/Expression.js +0 -232
- package/server/node_modules/path-expression-matcher/src/Matcher.js +0 -414
- package/server/node_modules/path-expression-matcher/src/index.d.ts +0 -366
- package/server/node_modules/path-expression-matcher/src/index.js +0 -28
- package/server/node_modules/stripe/CHANGELOG.md +0 -4463
- package/server/node_modules/stripe/LICENSE +0 -20
- package/server/node_modules/stripe/OPENAPI_VERSION +0 -1
- package/server/node_modules/stripe/README.md +0 -693
- package/server/node_modules/stripe/VERSION +0 -1
- package/server/node_modules/stripe/cjs/Error.js +0 -203
- package/server/node_modules/stripe/cjs/RequestSender.js +0 -478
- package/server/node_modules/stripe/cjs/ResourceNamespace.js +0 -21
- package/server/node_modules/stripe/cjs/StripeContext.js +0 -56
- package/server/node_modules/stripe/cjs/StripeEmitter.js +0 -46
- package/server/node_modules/stripe/cjs/StripeMethod.js +0 -36
- package/server/node_modules/stripe/cjs/StripeResource.js +0 -176
- package/server/node_modules/stripe/cjs/Webhooks.js +0 -216
- package/server/node_modules/stripe/cjs/apiVersion.js +0 -6
- package/server/node_modules/stripe/cjs/autoPagination.js +0 -294
- package/server/node_modules/stripe/cjs/crypto/CryptoProvider.js +0 -51
- package/server/node_modules/stripe/cjs/crypto/NodeCryptoProvider.js +0 -30
- package/server/node_modules/stripe/cjs/crypto/SubtleCryptoProvider.js +0 -51
- package/server/node_modules/stripe/cjs/multipart.js +0 -61
- package/server/node_modules/stripe/cjs/net/FetchHttpClient.js +0 -142
- package/server/node_modules/stripe/cjs/net/HttpClient.js +0 -53
- package/server/node_modules/stripe/cjs/net/NodeHttpClient.js +0 -108
- package/server/node_modules/stripe/cjs/package.json +0 -1
- package/server/node_modules/stripe/cjs/platform/NodePlatformFunctions.js +0 -126
- package/server/node_modules/stripe/cjs/platform/PlatformFunctions.js +0 -98
- package/server/node_modules/stripe/cjs/platform/WebPlatformFunctions.js +0 -42
- package/server/node_modules/stripe/cjs/resources/AccountLinks.js +0 -9
- package/server/node_modules/stripe/cjs/resources/AccountSessions.js +0 -9
- package/server/node_modules/stripe/cjs/resources/Accounts.js +0 -101
- package/server/node_modules/stripe/cjs/resources/ApplePayDomains.js +0 -22
- package/server/node_modules/stripe/cjs/resources/ApplicationFees.js +0 -34
- package/server/node_modules/stripe/cjs/resources/Apps/Secrets.js +0 -19
- package/server/node_modules/stripe/cjs/resources/Balance.js +0 -9
- package/server/node_modules/stripe/cjs/resources/BalanceSettings.js +0 -10
- package/server/node_modules/stripe/cjs/resources/BalanceTransactions.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Billing/Alerts.js +0 -27
- package/server/node_modules/stripe/cjs/resources/Billing/CreditBalanceSummary.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Billing/CreditBalanceTransactions.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Billing/CreditGrants.js +0 -30
- package/server/node_modules/stripe/cjs/resources/Billing/MeterEventAdjustments.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Billing/MeterEvents.js +0 -9
- package/server/node_modules/stripe/cjs/resources/Billing/Meters.js +0 -29
- package/server/node_modules/stripe/cjs/resources/BillingPortal/Configurations.js +0 -25
- package/server/node_modules/stripe/cjs/resources/BillingPortal/Sessions.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Charges.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Checkout/Sessions.js +0 -31
- package/server/node_modules/stripe/cjs/resources/Climate/Orders.js +0 -26
- package/server/node_modules/stripe/cjs/resources/Climate/Products.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Climate/Suppliers.js +0 -17
- package/server/node_modules/stripe/cjs/resources/ConfirmationTokens.js +0 -12
- package/server/node_modules/stripe/cjs/resources/CountrySpecs.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Coupons.js +0 -17
- package/server/node_modules/stripe/cjs/resources/CreditNotes.js +0 -31
- package/server/node_modules/stripe/cjs/resources/CustomerSessions.js +0 -9
- package/server/node_modules/stripe/cjs/resources/Customers.js +0 -115
- package/server/node_modules/stripe/cjs/resources/Disputes.js +0 -19
- package/server/node_modules/stripe/cjs/resources/Entitlements/ActiveEntitlements.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Entitlements/Features.js +0 -22
- package/server/node_modules/stripe/cjs/resources/EphemeralKeys.js +0 -18
- package/server/node_modules/stripe/cjs/resources/Events.js +0 -14
- package/server/node_modules/stripe/cjs/resources/ExchangeRates.js +0 -17
- package/server/node_modules/stripe/cjs/resources/FileLinks.js +0 -16
- package/server/node_modules/stripe/cjs/resources/Files.js +0 -24
- package/server/node_modules/stripe/cjs/resources/FinancialConnections/Accounts.js +0 -38
- package/server/node_modules/stripe/cjs/resources/FinancialConnections/Sessions.js +0 -16
- package/server/node_modules/stripe/cjs/resources/FinancialConnections/Transactions.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Forwarding/Requests.js +0 -18
- package/server/node_modules/stripe/cjs/resources/Identity/VerificationReports.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Identity/VerificationSessions.js +0 -33
- package/server/node_modules/stripe/cjs/resources/InvoiceItems.js +0 -26
- package/server/node_modules/stripe/cjs/resources/InvoicePayments.js +0 -17
- package/server/node_modules/stripe/cjs/resources/InvoiceRenderingTemplates.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Invoices.js +0 -68
- package/server/node_modules/stripe/cjs/resources/Issuing/Authorizations.js +0 -29
- package/server/node_modules/stripe/cjs/resources/Issuing/Cardholders.js +0 -22
- package/server/node_modules/stripe/cjs/resources/Issuing/Cards.js +0 -16
- package/server/node_modules/stripe/cjs/resources/Issuing/Disputes.js +0 -26
- package/server/node_modules/stripe/cjs/resources/Issuing/PersonalizationDesigns.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Issuing/PhysicalBundles.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Issuing/Tokens.js +0 -21
- package/server/node_modules/stripe/cjs/resources/Issuing/Transactions.js +0 -21
- package/server/node_modules/stripe/cjs/resources/Mandates.js +0 -9
- package/server/node_modules/stripe/cjs/resources/OAuth.js +0 -44
- package/server/node_modules/stripe/cjs/resources/PaymentAttemptRecords.js +0 -17
- package/server/node_modules/stripe/cjs/resources/PaymentIntents.js +0 -56
- package/server/node_modules/stripe/cjs/resources/PaymentLinks.js +0 -27
- package/server/node_modules/stripe/cjs/resources/PaymentMethodConfigurations.js +0 -25
- package/server/node_modules/stripe/cjs/resources/PaymentMethodDomains.js +0 -29
- package/server/node_modules/stripe/cjs/resources/PaymentMethods.js +0 -30
- package/server/node_modules/stripe/cjs/resources/PaymentRecords.js +0 -37
- package/server/node_modules/stripe/cjs/resources/Payouts.js +0 -24
- package/server/node_modules/stripe/cjs/resources/Plans.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Prices.js +0 -21
- package/server/node_modules/stripe/cjs/resources/Products.js +0 -39
- package/server/node_modules/stripe/cjs/resources/PromotionCodes.js +0 -22
- package/server/node_modules/stripe/cjs/resources/Quotes.js +0 -38
- package/server/node_modules/stripe/cjs/resources/Radar/EarlyFraudWarnings.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Radar/PaymentEvaluations.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Radar/ValueListItems.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Radar/ValueLists.js +0 -26
- package/server/node_modules/stripe/cjs/resources/Refunds.js +0 -20
- package/server/node_modules/stripe/cjs/resources/Reporting/ReportRuns.js +0 -18
- package/server/node_modules/stripe/cjs/resources/Reporting/ReportTypes.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Reviews.js +0 -18
- package/server/node_modules/stripe/cjs/resources/SetupAttempts.js +0 -13
- package/server/node_modules/stripe/cjs/resources/SetupIntents.js +0 -34
- package/server/node_modules/stripe/cjs/resources/ShippingRates.js +0 -22
- package/server/node_modules/stripe/cjs/resources/Sigma/ScheduledQueryRuns.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Sources.js +0 -20
- package/server/node_modules/stripe/cjs/resources/SubscriptionItems.js +0 -26
- package/server/node_modules/stripe/cjs/resources/SubscriptionSchedules.js +0 -33
- package/server/node_modules/stripe/cjs/resources/Subscriptions.js +0 -43
- package/server/node_modules/stripe/cjs/resources/Tax/Associations.js +0 -9
- package/server/node_modules/stripe/cjs/resources/Tax/Calculations.js +0 -18
- package/server/node_modules/stripe/cjs/resources/Tax/Registrations.js +0 -22
- package/server/node_modules/stripe/cjs/resources/Tax/Settings.js +0 -10
- package/server/node_modules/stripe/cjs/resources/Tax/Transactions.js +0 -25
- package/server/node_modules/stripe/cjs/resources/TaxCodes.js +0 -14
- package/server/node_modules/stripe/cjs/resources/TaxIds.js +0 -16
- package/server/node_modules/stripe/cjs/resources/TaxRates.js +0 -16
- package/server/node_modules/stripe/cjs/resources/Terminal/Configurations.js +0 -29
- package/server/node_modules/stripe/cjs/resources/Terminal/ConnectionTokens.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Terminal/Locations.js +0 -26
- package/server/node_modules/stripe/cjs/resources/Terminal/OnboardingLinks.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Terminal/Readers.js +0 -58
- package/server/node_modules/stripe/cjs/resources/TestHelpers/ConfirmationTokens.js +0 -12
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Customers.js +0 -12
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Authorizations.js +0 -36
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Cards.js +0 -28
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/PersonalizationDesigns.js +0 -20
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Transactions.js +0 -20
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Refunds.js +0 -12
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Terminal/Readers.js +0 -20
- package/server/node_modules/stripe/cjs/resources/TestHelpers/TestClocks.js +0 -29
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/InboundTransfers.js +0 -20
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/OutboundPayments.js +0 -24
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/OutboundTransfers.js +0 -24
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/ReceivedCredits.js +0 -12
- package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/ReceivedDebits.js +0 -12
- package/server/node_modules/stripe/cjs/resources/Tokens.js +0 -10
- package/server/node_modules/stripe/cjs/resources/Topups.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Transfers.js +0 -33
- package/server/node_modules/stripe/cjs/resources/Treasury/CreditReversals.js +0 -21
- package/server/node_modules/stripe/cjs/resources/Treasury/DebitReversals.js +0 -21
- package/server/node_modules/stripe/cjs/resources/Treasury/FinancialAccounts.js +0 -37
- package/server/node_modules/stripe/cjs/resources/Treasury/InboundTransfers.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Treasury/OutboundPayments.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Treasury/OutboundTransfers.js +0 -25
- package/server/node_modules/stripe/cjs/resources/Treasury/ReceivedCredits.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Treasury/ReceivedDebits.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Treasury/TransactionEntries.js +0 -17
- package/server/node_modules/stripe/cjs/resources/Treasury/Transactions.js +0 -17
- package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventAdjustments.js +0 -12
- package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventSession.js +0 -12
- package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventStream.js +0 -13
- package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEvents.js +0 -9
- package/server/node_modules/stripe/cjs/resources/V2/Core/AccountLinks.js +0 -9
- package/server/node_modules/stripe/cjs/resources/V2/Core/AccountTokens.js +0 -13
- package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts/PersonTokens.js +0 -16
- package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts/Persons.js +0 -29
- package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts.js +0 -27
- package/server/node_modules/stripe/cjs/resources/V2/Core/EventDestinations.js +0 -41
- package/server/node_modules/stripe/cjs/resources/V2/Core/Events.js +0 -60
- package/server/node_modules/stripe/cjs/resources/WebhookEndpoints.js +0 -26
- package/server/node_modules/stripe/cjs/resources.js +0 -324
- package/server/node_modules/stripe/cjs/stripe.cjs.node.js +0 -11
- package/server/node_modules/stripe/cjs/stripe.cjs.worker.js +0 -11
- package/server/node_modules/stripe/cjs/stripe.core.js +0 -396
- package/server/node_modules/stripe/cjs/utils.js +0 -479
- package/server/node_modules/stripe/esm/Error.js +0 -185
- package/server/node_modules/stripe/esm/RequestSender.js +0 -474
- package/server/node_modules/stripe/esm/ResourceNamespace.js +0 -17
- package/server/node_modules/stripe/esm/StripeContext.js +0 -52
- package/server/node_modules/stripe/esm/StripeEmitter.js +0 -42
- package/server/node_modules/stripe/esm/StripeMethod.js +0 -32
- package/server/node_modules/stripe/esm/StripeResource.js +0 -173
- package/server/node_modules/stripe/esm/Webhooks.js +0 -212
- package/server/node_modules/stripe/esm/apiVersion.js +0 -3
- package/server/node_modules/stripe/esm/autoPagination.js +0 -290
- package/server/node_modules/stripe/esm/crypto/CryptoProvider.js +0 -46
- package/server/node_modules/stripe/esm/crypto/NodeCryptoProvider.js +0 -26
- package/server/node_modules/stripe/esm/crypto/SubtleCryptoProvider.js +0 -47
- package/server/node_modules/stripe/esm/multipart.js +0 -57
- package/server/node_modules/stripe/esm/net/FetchHttpClient.js +0 -137
- package/server/node_modules/stripe/esm/net/HttpClient.js +0 -48
- package/server/node_modules/stripe/esm/net/NodeHttpClient.js +0 -103
- package/server/node_modules/stripe/esm/package.json +0 -1
- package/server/node_modules/stripe/esm/platform/NodePlatformFunctions.js +0 -122
- package/server/node_modules/stripe/esm/platform/PlatformFunctions.js +0 -94
- package/server/node_modules/stripe/esm/platform/WebPlatformFunctions.js +0 -38
- package/server/node_modules/stripe/esm/resources/AccountLinks.js +0 -6
- package/server/node_modules/stripe/esm/resources/AccountSessions.js +0 -6
- package/server/node_modules/stripe/esm/resources/Accounts.js +0 -98
- package/server/node_modules/stripe/esm/resources/ApplePayDomains.js +0 -19
- package/server/node_modules/stripe/esm/resources/ApplicationFees.js +0 -31
- package/server/node_modules/stripe/esm/resources/Apps/Secrets.js +0 -16
- package/server/node_modules/stripe/esm/resources/Balance.js +0 -6
- package/server/node_modules/stripe/esm/resources/BalanceSettings.js +0 -7
- package/server/node_modules/stripe/esm/resources/BalanceTransactions.js +0 -14
- package/server/node_modules/stripe/esm/resources/Billing/Alerts.js +0 -24
- package/server/node_modules/stripe/esm/resources/Billing/CreditBalanceSummary.js +0 -9
- package/server/node_modules/stripe/esm/resources/Billing/CreditBalanceTransactions.js +0 -14
- package/server/node_modules/stripe/esm/resources/Billing/CreditGrants.js +0 -27
- package/server/node_modules/stripe/esm/resources/Billing/MeterEventAdjustments.js +0 -9
- package/server/node_modules/stripe/esm/resources/Billing/MeterEvents.js +0 -6
- package/server/node_modules/stripe/esm/resources/Billing/Meters.js +0 -26
- package/server/node_modules/stripe/esm/resources/BillingPortal/Configurations.js +0 -22
- package/server/node_modules/stripe/esm/resources/BillingPortal/Sessions.js +0 -9
- package/server/node_modules/stripe/esm/resources/Charges.js +0 -22
- package/server/node_modules/stripe/esm/resources/Checkout/Sessions.js +0 -28
- package/server/node_modules/stripe/esm/resources/Climate/Orders.js +0 -23
- package/server/node_modules/stripe/esm/resources/Climate/Products.js +0 -14
- package/server/node_modules/stripe/esm/resources/Climate/Suppliers.js +0 -14
- package/server/node_modules/stripe/esm/resources/ConfirmationTokens.js +0 -9
- package/server/node_modules/stripe/esm/resources/CountrySpecs.js +0 -14
- package/server/node_modules/stripe/esm/resources/Coupons.js +0 -14
- package/server/node_modules/stripe/esm/resources/CreditNotes.js +0 -28
- package/server/node_modules/stripe/esm/resources/CustomerSessions.js +0 -6
- package/server/node_modules/stripe/esm/resources/Customers.js +0 -112
- package/server/node_modules/stripe/esm/resources/Disputes.js +0 -16
- package/server/node_modules/stripe/esm/resources/Entitlements/ActiveEntitlements.js +0 -14
- package/server/node_modules/stripe/esm/resources/Entitlements/Features.js +0 -19
- package/server/node_modules/stripe/esm/resources/EphemeralKeys.js +0 -15
- package/server/node_modules/stripe/esm/resources/Events.js +0 -11
- package/server/node_modules/stripe/esm/resources/ExchangeRates.js +0 -14
- package/server/node_modules/stripe/esm/resources/FileLinks.js +0 -13
- package/server/node_modules/stripe/esm/resources/Files.js +0 -21
- package/server/node_modules/stripe/esm/resources/FinancialConnections/Accounts.js +0 -35
- package/server/node_modules/stripe/esm/resources/FinancialConnections/Sessions.js +0 -13
- package/server/node_modules/stripe/esm/resources/FinancialConnections/Transactions.js +0 -14
- package/server/node_modules/stripe/esm/resources/Forwarding/Requests.js +0 -15
- package/server/node_modules/stripe/esm/resources/Identity/VerificationReports.js +0 -14
- package/server/node_modules/stripe/esm/resources/Identity/VerificationSessions.js +0 -30
- package/server/node_modules/stripe/esm/resources/InvoiceItems.js +0 -23
- package/server/node_modules/stripe/esm/resources/InvoicePayments.js +0 -14
- package/server/node_modules/stripe/esm/resources/InvoiceRenderingTemplates.js +0 -22
- package/server/node_modules/stripe/esm/resources/Invoices.js +0 -65
- package/server/node_modules/stripe/esm/resources/Issuing/Authorizations.js +0 -26
- package/server/node_modules/stripe/esm/resources/Issuing/Cardholders.js +0 -19
- package/server/node_modules/stripe/esm/resources/Issuing/Cards.js +0 -13
- package/server/node_modules/stripe/esm/resources/Issuing/Disputes.js +0 -23
- package/server/node_modules/stripe/esm/resources/Issuing/PersonalizationDesigns.js +0 -22
- package/server/node_modules/stripe/esm/resources/Issuing/PhysicalBundles.js +0 -14
- package/server/node_modules/stripe/esm/resources/Issuing/Tokens.js +0 -18
- package/server/node_modules/stripe/esm/resources/Issuing/Transactions.js +0 -18
- package/server/node_modules/stripe/esm/resources/Mandates.js +0 -6
- package/server/node_modules/stripe/esm/resources/OAuth.js +0 -42
- package/server/node_modules/stripe/esm/resources/PaymentAttemptRecords.js +0 -14
- package/server/node_modules/stripe/esm/resources/PaymentIntents.js +0 -53
- package/server/node_modules/stripe/esm/resources/PaymentLinks.js +0 -24
- package/server/node_modules/stripe/esm/resources/PaymentMethodConfigurations.js +0 -22
- package/server/node_modules/stripe/esm/resources/PaymentMethodDomains.js +0 -26
- package/server/node_modules/stripe/esm/resources/PaymentMethods.js +0 -27
- package/server/node_modules/stripe/esm/resources/PaymentRecords.js +0 -34
- package/server/node_modules/stripe/esm/resources/Payouts.js +0 -21
- package/server/node_modules/stripe/esm/resources/Plans.js +0 -14
- package/server/node_modules/stripe/esm/resources/Prices.js +0 -18
- package/server/node_modules/stripe/esm/resources/Products.js +0 -36
- package/server/node_modules/stripe/esm/resources/PromotionCodes.js +0 -19
- package/server/node_modules/stripe/esm/resources/Quotes.js +0 -35
- package/server/node_modules/stripe/esm/resources/Radar/EarlyFraudWarnings.js +0 -14
- package/server/node_modules/stripe/esm/resources/Radar/PaymentEvaluations.js +0 -9
- package/server/node_modules/stripe/esm/resources/Radar/ValueListItems.js +0 -22
- package/server/node_modules/stripe/esm/resources/Radar/ValueLists.js +0 -23
- package/server/node_modules/stripe/esm/resources/Refunds.js +0 -17
- package/server/node_modules/stripe/esm/resources/Reporting/ReportRuns.js +0 -15
- package/server/node_modules/stripe/esm/resources/Reporting/ReportTypes.js +0 -14
- package/server/node_modules/stripe/esm/resources/Reviews.js +0 -15
- package/server/node_modules/stripe/esm/resources/SetupAttempts.js +0 -10
- package/server/node_modules/stripe/esm/resources/SetupIntents.js +0 -31
- package/server/node_modules/stripe/esm/resources/ShippingRates.js +0 -19
- package/server/node_modules/stripe/esm/resources/Sigma/ScheduledQueryRuns.js +0 -14
- package/server/node_modules/stripe/esm/resources/Sources.js +0 -17
- package/server/node_modules/stripe/esm/resources/SubscriptionItems.js +0 -23
- package/server/node_modules/stripe/esm/resources/SubscriptionSchedules.js +0 -30
- package/server/node_modules/stripe/esm/resources/Subscriptions.js +0 -40
- package/server/node_modules/stripe/esm/resources/Tax/Associations.js +0 -6
- package/server/node_modules/stripe/esm/resources/Tax/Calculations.js +0 -15
- package/server/node_modules/stripe/esm/resources/Tax/Registrations.js +0 -19
- package/server/node_modules/stripe/esm/resources/Tax/Settings.js +0 -7
- package/server/node_modules/stripe/esm/resources/Tax/Transactions.js +0 -22
- package/server/node_modules/stripe/esm/resources/TaxCodes.js +0 -11
- package/server/node_modules/stripe/esm/resources/TaxIds.js +0 -13
- package/server/node_modules/stripe/esm/resources/TaxRates.js +0 -13
- package/server/node_modules/stripe/esm/resources/Terminal/Configurations.js +0 -26
- package/server/node_modules/stripe/esm/resources/Terminal/ConnectionTokens.js +0 -9
- package/server/node_modules/stripe/esm/resources/Terminal/Locations.js +0 -23
- package/server/node_modules/stripe/esm/resources/Terminal/OnboardingLinks.js +0 -9
- package/server/node_modules/stripe/esm/resources/Terminal/Readers.js +0 -55
- package/server/node_modules/stripe/esm/resources/TestHelpers/ConfirmationTokens.js +0 -9
- package/server/node_modules/stripe/esm/resources/TestHelpers/Customers.js +0 -9
- package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Authorizations.js +0 -33
- package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Cards.js +0 -25
- package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/PersonalizationDesigns.js +0 -17
- package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Transactions.js +0 -17
- package/server/node_modules/stripe/esm/resources/TestHelpers/Refunds.js +0 -9
- package/server/node_modules/stripe/esm/resources/TestHelpers/Terminal/Readers.js +0 -17
- package/server/node_modules/stripe/esm/resources/TestHelpers/TestClocks.js +0 -26
- package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/InboundTransfers.js +0 -17
- package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/OutboundPayments.js +0 -21
- package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/OutboundTransfers.js +0 -21
- package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/ReceivedCredits.js +0 -9
- package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/ReceivedDebits.js +0 -9
- package/server/node_modules/stripe/esm/resources/Tokens.js +0 -7
- package/server/node_modules/stripe/esm/resources/Topups.js +0 -14
- package/server/node_modules/stripe/esm/resources/Transfers.js +0 -30
- package/server/node_modules/stripe/esm/resources/Treasury/CreditReversals.js +0 -18
- package/server/node_modules/stripe/esm/resources/Treasury/DebitReversals.js +0 -18
- package/server/node_modules/stripe/esm/resources/Treasury/FinancialAccounts.js +0 -34
- package/server/node_modules/stripe/esm/resources/Treasury/InboundTransfers.js +0 -22
- package/server/node_modules/stripe/esm/resources/Treasury/OutboundPayments.js +0 -22
- package/server/node_modules/stripe/esm/resources/Treasury/OutboundTransfers.js +0 -22
- package/server/node_modules/stripe/esm/resources/Treasury/ReceivedCredits.js +0 -14
- package/server/node_modules/stripe/esm/resources/Treasury/ReceivedDebits.js +0 -14
- package/server/node_modules/stripe/esm/resources/Treasury/TransactionEntries.js +0 -14
- package/server/node_modules/stripe/esm/resources/Treasury/Transactions.js +0 -14
- package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventAdjustments.js +0 -9
- package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventSession.js +0 -9
- package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventStream.js +0 -10
- package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEvents.js +0 -6
- package/server/node_modules/stripe/esm/resources/V2/Core/AccountLinks.js +0 -6
- package/server/node_modules/stripe/esm/resources/V2/Core/AccountTokens.js +0 -10
- package/server/node_modules/stripe/esm/resources/V2/Core/Accounts/PersonTokens.js +0 -13
- package/server/node_modules/stripe/esm/resources/V2/Core/Accounts/Persons.js +0 -26
- package/server/node_modules/stripe/esm/resources/V2/Core/Accounts.js +0 -24
- package/server/node_modules/stripe/esm/resources/V2/Core/EventDestinations.js +0 -38
- package/server/node_modules/stripe/esm/resources/V2/Core/Events.js +0 -57
- package/server/node_modules/stripe/esm/resources/WebhookEndpoints.js +0 -23
- package/server/node_modules/stripe/esm/resources.js +0 -263
- package/server/node_modules/stripe/esm/stripe.core.js +0 -392
- package/server/node_modules/stripe/esm/stripe.esm.node.js +0 -4
- package/server/node_modules/stripe/esm/stripe.esm.worker.js +0 -4
- package/server/node_modules/stripe/esm/utils.js +0 -452
- package/server/node_modules/stripe/package.json +0 -98
- package/server/node_modules/stripe/types/.eslintrc.js +0 -22
- package/server/node_modules/stripe/types/AccountLinks.d.ts +0 -33
- package/server/node_modules/stripe/types/AccountLinksResource.d.ts +0 -78
- package/server/node_modules/stripe/types/AccountSessions.d.ts +0 -578
- package/server/node_modules/stripe/types/AccountSessionsResource.d.ts +0 -677
- package/server/node_modules/stripe/types/Accounts.d.ts +0 -1727
- package/server/node_modules/stripe/types/AccountsResource.d.ts +0 -5288
- package/server/node_modules/stripe/types/ApplePayDomains.d.ts +0 -57
- package/server/node_modules/stripe/types/ApplePayDomainsResource.d.ts +0 -77
- package/server/node_modules/stripe/types/ApplicationFees.d.ts +0 -108
- package/server/node_modules/stripe/types/ApplicationFeesResource.d.ts +0 -162
- package/server/node_modules/stripe/types/Applications.d.ts +0 -55
- package/server/node_modules/stripe/types/Apps/Secrets.d.ts +0 -80
- package/server/node_modules/stripe/types/Apps/SecretsResource.d.ts +0 -186
- package/server/node_modules/stripe/types/Balance.d.ts +0 -343
- package/server/node_modules/stripe/types/BalanceResource.d.ts +0 -26
- package/server/node_modules/stripe/types/BalanceSettings.d.ts +0 -103
- package/server/node_modules/stripe/types/BalanceSettingsResource.d.ts +0 -124
- package/server/node_modules/stripe/types/BalanceTransactionSources.d.ts +0 -23
- package/server/node_modules/stripe/types/BalanceTransactions.d.ts +0 -176
- package/server/node_modules/stripe/types/BalanceTransactionsResource.d.ts +0 -72
- package/server/node_modules/stripe/types/BankAccounts.d.ts +0 -433
- package/server/node_modules/stripe/types/Billing/AlertTriggereds.d.ts +0 -42
- package/server/node_modules/stripe/types/Billing/Alerts.d.ts +0 -84
- package/server/node_modules/stripe/types/Billing/AlertsResource.d.ts +0 -183
- package/server/node_modules/stripe/types/Billing/CreditBalanceSummary.d.ts +0 -99
- package/server/node_modules/stripe/types/Billing/CreditBalanceSummaryResource.d.ts +0 -83
- package/server/node_modules/stripe/types/Billing/CreditBalanceTransactions.d.ts +0 -178
- package/server/node_modules/stripe/types/Billing/CreditBalanceTransactionsResource.d.ts +0 -62
- package/server/node_modules/stripe/types/Billing/CreditGrants.d.ts +0 -150
- package/server/node_modules/stripe/types/Billing/CreditGrantsResource.d.ts +0 -248
- package/server/node_modules/stripe/types/Billing/MeterEventAdjustments.d.ts +0 -53
- package/server/node_modules/stripe/types/Billing/MeterEventAdjustmentsResource.d.ts +0 -48
- package/server/node_modules/stripe/types/Billing/MeterEventSummaries.d.ts +0 -50
- package/server/node_modules/stripe/types/Billing/MeterEvents.d.ts +0 -49
- package/server/node_modules/stripe/types/Billing/MeterEventsResource.d.ts +0 -46
- package/server/node_modules/stripe/types/Billing/Meters.d.ts +0 -110
- package/server/node_modules/stripe/types/Billing/MetersResource.d.ts +0 -234
- package/server/node_modules/stripe/types/BillingPortal/Configurations.d.ts +0 -319
- package/server/node_modules/stripe/types/BillingPortal/ConfigurationsResource.d.ts +0 -679
- package/server/node_modules/stripe/types/BillingPortal/Sessions.d.ts +0 -293
- package/server/node_modules/stripe/types/BillingPortal/SessionsResource.d.ts +0 -273
- package/server/node_modules/stripe/types/Capabilities.d.ts +0 -422
- package/server/node_modules/stripe/types/Cards.d.ts +0 -225
- package/server/node_modules/stripe/types/CashBalances.d.ts +0 -57
- package/server/node_modules/stripe/types/Charges.d.ts +0 -2637
- package/server/node_modules/stripe/types/ChargesResource.d.ts +0 -426
- package/server/node_modules/stripe/types/Checkout/Sessions.d.ts +0 -2826
- package/server/node_modules/stripe/types/Checkout/SessionsResource.d.ts +0 -3937
- package/server/node_modules/stripe/types/Climate/Orders.d.ts +0 -197
- package/server/node_modules/stripe/types/Climate/OrdersResource.d.ts +0 -159
- package/server/node_modules/stripe/types/Climate/Products.d.ts +0 -81
- package/server/node_modules/stripe/types/Climate/ProductsResource.d.ts +0 -45
- package/server/node_modules/stripe/types/Climate/Suppliers.d.ts +0 -81
- package/server/node_modules/stripe/types/Climate/SuppliersResource.d.ts +0 -45
- package/server/node_modules/stripe/types/ConfirmationTokens.d.ts +0 -1745
- package/server/node_modules/stripe/types/ConfirmationTokensResource.d.ts +0 -27
- package/server/node_modules/stripe/types/ConnectCollectionTransfers.d.ts +0 -40
- package/server/node_modules/stripe/types/CountrySpecs.d.ts +0 -88
- package/server/node_modules/stripe/types/CountrySpecsResource.d.ts +0 -43
- package/server/node_modules/stripe/types/Coupons.d.ts +0 -139
- package/server/node_modules/stripe/types/CouponsResource.d.ts +0 -203
- package/server/node_modules/stripe/types/CreditNoteLineItems.d.ts +0 -190
- package/server/node_modules/stripe/types/CreditNotes.d.ts +0 -408
- package/server/node_modules/stripe/types/CreditNotesResource.d.ts +0 -750
- package/server/node_modules/stripe/types/CustomerBalanceTransactions.d.ts +0 -106
- package/server/node_modules/stripe/types/CustomerCashBalanceTransactions.d.ts +0 -230
- package/server/node_modules/stripe/types/CustomerSessions.d.ts +0 -283
- package/server/node_modules/stripe/types/CustomerSessionsResource.d.ts +0 -263
- package/server/node_modules/stripe/types/CustomerSources.d.ts +0 -9
- package/server/node_modules/stripe/types/Customers.d.ts +0 -326
- package/server/node_modules/stripe/types/CustomersResource.d.ts +0 -1553
- package/server/node_modules/stripe/types/Discounts.d.ts +0 -175
- package/server/node_modules/stripe/types/Disputes.d.ts +0 -519
- package/server/node_modules/stripe/types/DisputesResource.d.ts +0 -384
- package/server/node_modules/stripe/types/Entitlements/ActiveEntitlementSummaries.d.ts +0 -32
- package/server/node_modules/stripe/types/Entitlements/ActiveEntitlements.d.ts +0 -37
- package/server/node_modules/stripe/types/Entitlements/ActiveEntitlementsResource.d.ts +0 -49
- package/server/node_modules/stripe/types/Entitlements/Features.d.ts +0 -48
- package/server/node_modules/stripe/types/Entitlements/FeaturesResource.d.ts +0 -118
- package/server/node_modules/stripe/types/EphemeralKeys.d.ts +0 -40
- package/server/node_modules/stripe/types/EphemeralKeysResource.d.ts +0 -65
- package/server/node_modules/stripe/types/Errors.d.ts +0 -280
- package/server/node_modules/stripe/types/EventTypes.d.ts +0 -4443
- package/server/node_modules/stripe/types/Events.d.ts +0 -373
- package/server/node_modules/stripe/types/EventsResource.d.ts +0 -63
- package/server/node_modules/stripe/types/ExchangeRates.d.ts +0 -54
- package/server/node_modules/stripe/types/ExchangeRatesResource.d.ts +0 -49
- package/server/node_modules/stripe/types/ExternalAccounts.d.ts +0 -9
- package/server/node_modules/stripe/types/FeeRefunds.d.ts +0 -54
- package/server/node_modules/stripe/types/FileLinks.d.ts +0 -57
- package/server/node_modules/stripe/types/FileLinksResource.d.ts +0 -114
- package/server/node_modules/stripe/types/Files.d.ts +0 -96
- package/server/node_modules/stripe/types/FilesResource.d.ts +0 -146
- package/server/node_modules/stripe/types/FinancialConnections/AccountOwners.d.ts +0 -52
- package/server/node_modules/stripe/types/FinancialConnections/AccountOwnerships.d.ts +0 -32
- package/server/node_modules/stripe/types/FinancialConnections/Accounts.d.ts +0 -325
- package/server/node_modules/stripe/types/FinancialConnections/AccountsResource.d.ts +0 -184
- package/server/node_modules/stripe/types/FinancialConnections/Sessions.d.ts +0 -113
- package/server/node_modules/stripe/types/FinancialConnections/SessionsResource.d.ts +0 -128
- package/server/node_modules/stripe/types/FinancialConnections/Transactions.d.ts +0 -85
- package/server/node_modules/stripe/types/FinancialConnections/TransactionsResource.d.ts +0 -68
- package/server/node_modules/stripe/types/Forwarding/Requests.d.ts +0 -165
- package/server/node_modules/stripe/types/Forwarding/RequestsResource.d.ts +0 -127
- package/server/node_modules/stripe/types/FundingInstructions.d.ts +0 -297
- package/server/node_modules/stripe/types/Identity/VerificationReports.d.ts +0 -487
- package/server/node_modules/stripe/types/Identity/VerificationReportsResource.d.ts +0 -71
- package/server/node_modules/stripe/types/Identity/VerificationSessions.d.ts +0 -352
- package/server/node_modules/stripe/types/Identity/VerificationSessionsResource.d.ts +0 -366
- package/server/node_modules/stripe/types/InvoiceItems.d.ts +0 -235
- package/server/node_modules/stripe/types/InvoiceItemsResource.d.ts +0 -414
- package/server/node_modules/stripe/types/InvoiceLineItems.d.ts +0 -361
- package/server/node_modules/stripe/types/InvoicePayments.d.ts +0 -111
- package/server/node_modules/stripe/types/InvoicePaymentsResource.d.ts +0 -88
- package/server/node_modules/stripe/types/InvoiceRenderingTemplates.d.ts +0 -55
- package/server/node_modules/stripe/types/InvoiceRenderingTemplatesResource.d.ts +0 -93
- package/server/node_modules/stripe/types/Invoices.d.ts +0 -1649
- package/server/node_modules/stripe/types/InvoicesResource.d.ts +0 -4176
- package/server/node_modules/stripe/types/Issuing/Authorizations.d.ts +0 -689
- package/server/node_modules/stripe/types/Issuing/AuthorizationsResource.d.ts +0 -151
- package/server/node_modules/stripe/types/Issuing/Cardholders.d.ts +0 -1184
- package/server/node_modules/stripe/types/Issuing/CardholdersResource.d.ts +0 -2411
- package/server/node_modules/stripe/types/Issuing/Cards.d.ts +0 -1294
- package/server/node_modules/stripe/types/Issuing/CardsResource.d.ts +0 -2350
- package/server/node_modules/stripe/types/Issuing/Disputes.d.ts +0 -383
- package/server/node_modules/stripe/types/Issuing/DisputesResource.d.ts +0 -776
- package/server/node_modules/stripe/types/Issuing/PersonalizationDesigns.d.ts +0 -142
- package/server/node_modules/stripe/types/Issuing/PersonalizationDesignsResource.d.ts +0 -253
- package/server/node_modules/stripe/types/Issuing/PhysicalBundles.d.ts +0 -75
- package/server/node_modules/stripe/types/Issuing/PhysicalBundlesResource.d.ts +0 -63
- package/server/node_modules/stripe/types/Issuing/Tokens.d.ts +0 -273
- package/server/node_modules/stripe/types/Issuing/TokensResource.d.ts +0 -88
- package/server/node_modules/stripe/types/Issuing/Transactions.d.ts +0 -479
- package/server/node_modules/stripe/types/Issuing/TransactionsResource.d.ts +0 -92
- package/server/node_modules/stripe/types/LineItems.d.ts +0 -145
- package/server/node_modules/stripe/types/LoginLinks.d.ts +0 -26
- package/server/node_modules/stripe/types/Mandates.d.ts +0 -345
- package/server/node_modules/stripe/types/MandatesResource.d.ts +0 -27
- package/server/node_modules/stripe/types/OAuth.d.ts +0 -355
- package/server/node_modules/stripe/types/PaymentAttemptRecords.d.ts +0 -2401
- package/server/node_modules/stripe/types/PaymentAttemptRecordsResource.d.ts +0 -57
- package/server/node_modules/stripe/types/PaymentIntentAmountDetailsLineItems.d.ts +0 -126
- package/server/node_modules/stripe/types/PaymentIntents.d.ts +0 -3120
- package/server/node_modules/stripe/types/PaymentIntentsResource.d.ts +0 -11252
- package/server/node_modules/stripe/types/PaymentLinks.d.ts +0 -1050
- package/server/node_modules/stripe/types/PaymentLinksResource.d.ts +0 -2332
- package/server/node_modules/stripe/types/PaymentMethodConfigurations.d.ts +0 -2009
- package/server/node_modules/stripe/types/PaymentMethodConfigurationsResource.d.ts +0 -2908
- package/server/node_modules/stripe/types/PaymentMethodDomains.d.ts +0 -213
- package/server/node_modules/stripe/types/PaymentMethodDomainsResource.d.ts +0 -126
- package/server/node_modules/stripe/types/PaymentMethods.d.ts +0 -1635
- package/server/node_modules/stripe/types/PaymentMethodsResource.d.ts +0 -1181
- package/server/node_modules/stripe/types/PaymentRecords.d.ts +0 -2401
- package/server/node_modules/stripe/types/PaymentRecordsResource.d.ts +0 -657
- package/server/node_modules/stripe/types/Payouts.d.ts +0 -177
- package/server/node_modules/stripe/types/PayoutsResource.d.ts +0 -201
- package/server/node_modules/stripe/types/Persons.d.ts +0 -824
- package/server/node_modules/stripe/types/Plans.d.ts +0 -195
- package/server/node_modules/stripe/types/PlansResource.d.ts +0 -303
- package/server/node_modules/stripe/types/Prices.d.ts +0 -325
- package/server/node_modules/stripe/types/PricesResource.d.ts +0 -607
- package/server/node_modules/stripe/types/ProductFeatures.d.ts +0 -57
- package/server/node_modules/stripe/types/Products.d.ts +0 -170
- package/server/node_modules/stripe/types/ProductsResource.d.ts +0 -616
- package/server/node_modules/stripe/types/PromotionCodes.d.ts +0 -125
- package/server/node_modules/stripe/types/PromotionCodesResource.d.ts +0 -233
- package/server/node_modules/stripe/types/Quotes.d.ts +0 -690
- package/server/node_modules/stripe/types/QuotesResource.d.ts +0 -898
- package/server/node_modules/stripe/types/Radar/EarlyFraudWarnings.d.ts +0 -55
- package/server/node_modules/stripe/types/Radar/EarlyFraudWarningsResource.d.ts +0 -64
- package/server/node_modules/stripe/types/Radar/PaymentEvaluations.d.ts +0 -573
- package/server/node_modules/stripe/types/Radar/PaymentEvaluationsResource.d.ts +0 -208
- package/server/node_modules/stripe/types/Radar/ValueListItems.d.ts +0 -74
- package/server/node_modules/stripe/types/Radar/ValueListItemsResource.d.ts +0 -99
- package/server/node_modules/stripe/types/Radar/ValueLists.d.ts +0 -103
- package/server/node_modules/stripe/types/Radar/ValueListsResource.d.ts +0 -155
- package/server/node_modules/stripe/types/Refunds.d.ts +0 -487
- package/server/node_modules/stripe/types/RefundsResource.d.ts +0 -187
- package/server/node_modules/stripe/types/Reporting/ReportRuns.d.ts +0 -115
- package/server/node_modules/stripe/types/Reporting/ReportRunsResource.d.ts +0 -763
- package/server/node_modules/stripe/types/Reporting/ReportTypes.d.ts +0 -64
- package/server/node_modules/stripe/types/Reporting/ReportTypesResource.d.ts +0 -47
- package/server/node_modules/stripe/types/Reserve/Holds.d.ts +0 -104
- package/server/node_modules/stripe/types/Reserve/Plans.d.ts +0 -103
- package/server/node_modules/stripe/types/Reserve/Releases.d.ts +0 -105
- package/server/node_modules/stripe/types/ReserveTransactions.d.ts +0 -32
- package/server/node_modules/stripe/types/Reviews.d.ts +0 -146
- package/server/node_modules/stripe/types/ReviewsResource.d.ts +0 -68
- package/server/node_modules/stripe/types/SetupAttempts.d.ts +0 -873
- package/server/node_modules/stripe/types/SetupAttemptsResource.d.ts +0 -35
- package/server/node_modules/stripe/types/SetupIntents.d.ts +0 -1039
- package/server/node_modules/stripe/types/SetupIntentsResource.d.ts +0 -4994
- package/server/node_modules/stripe/types/ShippingRates.d.ts +0 -155
- package/server/node_modules/stripe/types/ShippingRatesResource.d.ts +0 -262
- package/server/node_modules/stripe/types/Sigma/ScheduledQueryRuns.d.ts +0 -76
- package/server/node_modules/stripe/types/Sigma/ScheduledQueryRunsResource.d.ts +0 -47
- package/server/node_modules/stripe/types/SourceMandateNotifications.d.ts +0 -105
- package/server/node_modules/stripe/types/SourceTransactions.d.ts +0 -203
- package/server/node_modules/stripe/types/Sources.d.ts +0 -746
- package/server/node_modules/stripe/types/SourcesResource.d.ts +0 -611
- package/server/node_modules/stripe/types/SubscriptionItems.d.ts +0 -122
- package/server/node_modules/stripe/types/SubscriptionItemsResource.d.ts +0 -441
- package/server/node_modules/stripe/types/SubscriptionSchedules.d.ts +0 -687
- package/server/node_modules/stripe/types/SubscriptionSchedulesResource.d.ts +0 -1565
- package/server/node_modules/stripe/types/Subscriptions.d.ts +0 -842
- package/server/node_modules/stripe/types/SubscriptionsResource.d.ts +0 -2326
- package/server/node_modules/stripe/types/Tax/Associations.d.ts +0 -82
- package/server/node_modules/stripe/types/Tax/AssociationsResource.d.ts +0 -29
- package/server/node_modules/stripe/types/Tax/CalculationLineItems.d.ts +0 -187
- package/server/node_modules/stripe/types/Tax/Calculations.d.ts +0 -511
- package/server/node_modules/stripe/types/Tax/CalculationsResource.d.ts +0 -406
- package/server/node_modules/stripe/types/Tax/Registrations.d.ts +0 -1710
- package/server/node_modules/stripe/types/Tax/RegistrationsResource.d.ts +0 -2583
- package/server/node_modules/stripe/types/Tax/Settings.d.ts +0 -86
- package/server/node_modules/stripe/types/Tax/SettingsResource.d.ts +0 -77
- package/server/node_modules/stripe/types/Tax/TransactionLineItems.d.ts +0 -90
- package/server/node_modules/stripe/types/Tax/Transactions.d.ts +0 -418
- package/server/node_modules/stripe/types/Tax/TransactionsResource.d.ts +0 -182
- package/server/node_modules/stripe/types/TaxCodes.d.ts +0 -30
- package/server/node_modules/stripe/types/TaxCodesResource.d.ts +0 -43
- package/server/node_modules/stripe/types/TaxDeductedAtSources.d.ts +0 -35
- package/server/node_modules/stripe/types/TaxIds.d.ts +0 -262
- package/server/node_modules/stripe/types/TaxIdsResource.d.ts +0 -263
- package/server/node_modules/stripe/types/TaxRates.d.ts +0 -144
- package/server/node_modules/stripe/types/TaxRatesResource.d.ts +0 -215
- package/server/node_modules/stripe/types/Terminal/Configurations.d.ts +0 -630
- package/server/node_modules/stripe/types/Terminal/ConfigurationsResource.d.ts +0 -1469
- package/server/node_modules/stripe/types/Terminal/ConnectionTokens.d.ts +0 -29
- package/server/node_modules/stripe/types/Terminal/ConnectionTokensResource.d.ts +0 -32
- package/server/node_modules/stripe/types/Terminal/Locations.d.ts +0 -166
- package/server/node_modules/stripe/types/Terminal/LocationsResource.d.ts +0 -233
- package/server/node_modules/stripe/types/Terminal/OnboardingLinks.d.ts +0 -57
- package/server/node_modules/stripe/types/Terminal/OnboardingLinksResource.d.ts +0 -62
- package/server/node_modules/stripe/types/Terminal/Readers.d.ts +0 -676
- package/server/node_modules/stripe/types/Terminal/ReadersResource.d.ts +0 -665
- package/server/node_modules/stripe/types/TestHelpers/ConfirmationTokensResource.d.ts +0 -895
- package/server/node_modules/stripe/types/TestHelpers/CustomersResource.d.ts +0 -40
- package/server/node_modules/stripe/types/TestHelpers/Issuing/AuthorizationsResource.d.ts +0 -1404
- package/server/node_modules/stripe/types/TestHelpers/Issuing/CardsResource.d.ts +0 -121
- package/server/node_modules/stripe/types/TestHelpers/Issuing/PersonalizationDesignsResource.d.ts +0 -113
- package/server/node_modules/stripe/types/TestHelpers/Issuing/TransactionsResource.d.ts +0 -1354
- package/server/node_modules/stripe/types/TestHelpers/RefundsResource.d.ts +0 -29
- package/server/node_modules/stripe/types/TestHelpers/Terminal/ReadersResource.d.ts +0 -151
- package/server/node_modules/stripe/types/TestHelpers/TestClocks.d.ts +0 -98
- package/server/node_modules/stripe/types/TestHelpers/TestClocksResource.d.ts +0 -108
- package/server/node_modules/stripe/types/TestHelpers/Treasury/InboundTransfersResource.d.ts +0 -108
- package/server/node_modules/stripe/types/TestHelpers/Treasury/OutboundPaymentsResource.d.ts +0 -175
- package/server/node_modules/stripe/types/TestHelpers/Treasury/OutboundTransfersResource.d.ts +0 -175
- package/server/node_modules/stripe/types/TestHelpers/Treasury/ReceivedCreditsResource.d.ts +0 -93
- package/server/node_modules/stripe/types/TestHelpers/Treasury/ReceivedDebitsResource.d.ts +0 -91
- package/server/node_modules/stripe/types/Tokens.d.ts +0 -84
- package/server/node_modules/stripe/types/TokensResource.d.ts +0 -1086
- package/server/node_modules/stripe/types/Topups.d.ts +0 -103
- package/server/node_modules/stripe/types/TopupsResource.d.ts +0 -158
- package/server/node_modules/stripe/types/TransferReversals.d.ts +0 -72
- package/server/node_modules/stripe/types/Transfers.d.ts +0 -104
- package/server/node_modules/stripe/types/TransfersResource.d.ts +0 -260
- package/server/node_modules/stripe/types/Treasury/CreditReversals.d.ts +0 -92
- package/server/node_modules/stripe/types/Treasury/CreditReversalsResource.d.ts +0 -88
- package/server/node_modules/stripe/types/Treasury/DebitReversals.d.ts +0 -104
- package/server/node_modules/stripe/types/Treasury/DebitReversalsResource.d.ts +0 -95
- package/server/node_modules/stripe/types/Treasury/FinancialAccountFeatures.d.ts +0 -623
- package/server/node_modules/stripe/types/Treasury/FinancialAccounts.d.ts +0 -250
- package/server/node_modules/stripe/types/Treasury/FinancialAccountsResource.d.ts +0 -733
- package/server/node_modules/stripe/types/Treasury/InboundTransfers.d.ts +0 -235
- package/server/node_modules/stripe/types/Treasury/InboundTransfersResource.d.ts +0 -128
- package/server/node_modules/stripe/types/Treasury/OutboundPayments.d.ts +0 -324
- package/server/node_modules/stripe/types/Treasury/OutboundPaymentsResource.d.ts +0 -285
- package/server/node_modules/stripe/types/Treasury/OutboundTransfers.d.ts +0 -299
- package/server/node_modules/stripe/types/Treasury/OutboundTransfersResource.d.ts +0 -179
- package/server/node_modules/stripe/types/Treasury/ReceivedCredits.d.ts +0 -279
- package/server/node_modules/stripe/types/Treasury/ReceivedCreditsResource.d.ts +0 -79
- package/server/node_modules/stripe/types/Treasury/ReceivedDebits.d.ts +0 -227
- package/server/node_modules/stripe/types/Treasury/ReceivedDebitsResource.d.ts +0 -58
- package/server/node_modules/stripe/types/Treasury/TransactionEntries.d.ts +0 -203
- package/server/node_modules/stripe/types/Treasury/TransactionEntriesResource.d.ts +0 -70
- package/server/node_modules/stripe/types/Treasury/Transactions.d.ts +0 -202
- package/server/node_modules/stripe/types/Treasury/TransactionsResource.d.ts +0 -82
- package/server/node_modules/stripe/types/UpcomingInvoices.d.ts +0 -5
- package/server/node_modules/stripe/types/V2/Billing/MeterEventAdjustments.d.ts +0 -65
- package/server/node_modules/stripe/types/V2/Billing/MeterEventAdjustmentsResource.d.ts +0 -47
- package/server/node_modules/stripe/types/V2/Billing/MeterEventSessionResource.d.ts +0 -26
- package/server/node_modules/stripe/types/V2/Billing/MeterEventSessions.d.ts +0 -45
- package/server/node_modules/stripe/types/V2/Billing/MeterEventStreamResource.d.ts +0 -62
- package/server/node_modules/stripe/types/V2/Billing/MeterEvents.d.ts +0 -55
- package/server/node_modules/stripe/types/V2/Billing/MeterEventsResource.d.ts +0 -52
- package/server/node_modules/stripe/types/V2/Core/AccountLinks.d.ts +0 -160
- package/server/node_modules/stripe/types/V2/Core/AccountLinksResource.d.ts +0 -144
- package/server/node_modules/stripe/types/V2/Core/AccountPersonTokens.d.ts +0 -44
- package/server/node_modules/stripe/types/V2/Core/AccountPersons.d.ts +0 -661
- package/server/node_modules/stripe/types/V2/Core/AccountTokens.d.ts +0 -44
- package/server/node_modules/stripe/types/V2/Core/AccountTokensResource.d.ts +0 -1175
- package/server/node_modules/stripe/types/V2/Core/Accounts/PersonTokensResource.d.ts +0 -554
- package/server/node_modules/stripe/types/V2/Core/Accounts/PersonsResource.d.ts +0 -1255
- package/server/node_modules/stripe/types/V2/Core/Accounts.d.ts +0 -5450
- package/server/node_modules/stripe/types/V2/Core/AccountsResource.d.ts +0 -5093
- package/server/node_modules/stripe/types/V2/Core/EventDestinations.d.ts +0 -166
- package/server/node_modules/stripe/types/V2/Core/EventDestinationsResource.d.ts +0 -276
- package/server/node_modules/stripe/types/V2/Core/EventTypes.d.ts +0 -798
- package/server/node_modules/stripe/types/V2/Core/Events.d.ts +0 -86
- package/server/node_modules/stripe/types/V2/Core/EventsResource.d.ts +0 -63
- package/server/node_modules/stripe/types/V2/DeletedObject.d.ts +0 -22
- package/server/node_modules/stripe/types/V2/EventMisc.d.ts +0 -80
- package/server/node_modules/stripe/types/WebhookEndpoints.d.ts +0 -101
- package/server/node_modules/stripe/types/WebhookEndpointsResource.d.ts +0 -797
- package/server/node_modules/stripe/types/Webhooks.d.ts +0 -164
- package/server/node_modules/stripe/types/apiVersion.d.ts +0 -4
- package/server/node_modules/stripe/types/crypto/crypto.d.ts +0 -59
- package/server/node_modules/stripe/types/index.d.ts +0 -596
- package/server/node_modules/stripe/types/lib.d.ts +0 -321
- package/server/node_modules/stripe/types/net/net.d.ts +0 -99
- package/server/node_modules/stripe/types/shared.d.ts +0 -178
- package/server/node_modules/stripe/types/test/.eslintrc.js +0 -6
- package/server/node_modules/stripe/types/test/tsconfig.json +0 -67
- package/server/node_modules/stripe/types/test/typescriptTest.ts +0 -357
- package/server/node_modules/strnum/.github/SECURITY.md +0 -5
- package/server/node_modules/strnum/.vscode/launch.json +0 -25
- package/server/node_modules/strnum/CHANGELOG.md +0 -36
- package/server/node_modules/strnum/LICENSE +0 -21
- package/server/node_modules/strnum/README.md +0 -104
- package/server/node_modules/strnum/algo.stflow +0 -84
- package/server/node_modules/strnum/package.json +0 -31
- package/server/node_modules/strnum/strnum.js +0 -160
- package/server/node_modules/strnum/tests/infinity_test.js +0 -18
- package/server/node_modules/strnum/tests/strnum_test.js +0 -174
- package/server/node_modules/strnum/tests/temp.js +0 -8
- package/server/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/server/node_modules/tslib/LICENSE.txt +0 -12
- package/server/node_modules/tslib/README.md +0 -164
- package/server/node_modules/tslib/SECURITY.md +0 -41
- package/server/node_modules/tslib/modules/index.d.ts +0 -38
- package/server/node_modules/tslib/modules/index.js +0 -70
- package/server/node_modules/tslib/modules/package.json +0 -3
- package/server/node_modules/tslib/package.json +0 -47
- package/server/node_modules/tslib/tslib.d.ts +0 -460
- package/server/node_modules/tslib/tslib.es6.html +0 -1
- package/server/node_modules/tslib/tslib.es6.js +0 -402
- package/server/node_modules/tslib/tslib.es6.mjs +0 -401
- package/server/node_modules/tslib/tslib.html +0 -1
- package/server/node_modules/tslib/tslib.js +0 -484
- package/server/package-lock.json +0 -1723
- package/server/package.json +0 -7
|
@@ -1,3246 +0,0 @@
|
|
|
1
|
-
const _A = "Account";
|
|
2
|
-
const _AAO = "AnalyticsAndOperator";
|
|
3
|
-
const _AC = "AccelerateConfiguration";
|
|
4
|
-
const _ACL = "AccessControlList";
|
|
5
|
-
const _ACL_ = "ACL";
|
|
6
|
-
const _ACLn = "AnalyticsConfigurationList";
|
|
7
|
-
const _ACP = "AccessControlPolicy";
|
|
8
|
-
const _ACT = "AccessControlTranslation";
|
|
9
|
-
const _ACn = "AnalyticsConfiguration";
|
|
10
|
-
const _AD = "AccessDenied";
|
|
11
|
-
const _ADb = "AbortDate";
|
|
12
|
-
const _AED = "AnalyticsExportDestination";
|
|
13
|
-
const _AF = "AnalyticsFilter";
|
|
14
|
-
const _AH = "AllowedHeaders";
|
|
15
|
-
const _AHl = "AllowedHeader";
|
|
16
|
-
const _AI = "AccountId";
|
|
17
|
-
const _AIMU = "AbortIncompleteMultipartUpload";
|
|
18
|
-
const _AKI = "AccessKeyId";
|
|
19
|
-
const _AM = "AllowedMethods";
|
|
20
|
-
const _AMU = "AbortMultipartUpload";
|
|
21
|
-
const _AMUO = "AbortMultipartUploadOutput";
|
|
22
|
-
const _AMUR = "AbortMultipartUploadRequest";
|
|
23
|
-
const _AMl = "AllowedMethod";
|
|
24
|
-
const _AO = "AllowedOrigins";
|
|
25
|
-
const _AOl = "AllowedOrigin";
|
|
26
|
-
const _APA = "AccessPointAlias";
|
|
27
|
-
const _APAc = "AccessPointArn";
|
|
28
|
-
const _AQRD = "AllowQuotedRecordDelimiter";
|
|
29
|
-
const _AR = "AcceptRanges";
|
|
30
|
-
const _ARI = "AbortRuleId";
|
|
31
|
-
const _AS = "AbacStatus";
|
|
32
|
-
const _ASBD = "AnalyticsS3BucketDestination";
|
|
33
|
-
const _ASSEBD = "ApplyServerSideEncryptionByDefault";
|
|
34
|
-
const _ASr = "ArchiveStatus";
|
|
35
|
-
const _AT = "AccessTier";
|
|
36
|
-
const _An = "And";
|
|
37
|
-
const _B = "Bucket";
|
|
38
|
-
const _BA = "BucketArn";
|
|
39
|
-
const _BAE = "BucketAlreadyExists";
|
|
40
|
-
const _BAI = "BucketAccountId";
|
|
41
|
-
const _BAOBY = "BucketAlreadyOwnedByYou";
|
|
42
|
-
const _BET = "BlockedEncryptionTypes";
|
|
43
|
-
const _BGR = "BypassGovernanceRetention";
|
|
44
|
-
const _BI = "BucketInfo";
|
|
45
|
-
const _BKE = "BucketKeyEnabled";
|
|
46
|
-
const _BLC = "BucketLifecycleConfiguration";
|
|
47
|
-
const _BLN = "BucketLocationName";
|
|
48
|
-
const _BLS = "BucketLoggingStatus";
|
|
49
|
-
const _BLT = "BucketLocationType";
|
|
50
|
-
const _BN = "BucketNamespace";
|
|
51
|
-
const _BNu = "BucketName";
|
|
52
|
-
const _BP = "BytesProcessed";
|
|
53
|
-
const _BPA = "BlockPublicAcls";
|
|
54
|
-
const _BPP = "BlockPublicPolicy";
|
|
55
|
-
const _BR = "BucketRegion";
|
|
56
|
-
const _BRy = "BytesReturned";
|
|
57
|
-
const _BS = "BytesScanned";
|
|
58
|
-
const _Bo = "Body";
|
|
59
|
-
const _Bu = "Buckets";
|
|
60
|
-
const _C = "Checksum";
|
|
61
|
-
const _CA = "ChecksumAlgorithm";
|
|
62
|
-
const _CACL = "CannedACL";
|
|
63
|
-
const _CB = "CreateBucket";
|
|
64
|
-
const _CBC = "CreateBucketConfiguration";
|
|
65
|
-
const _CBMC = "CreateBucketMetadataConfiguration";
|
|
66
|
-
const _CBMCR = "CreateBucketMetadataConfigurationRequest";
|
|
67
|
-
const _CBMTC = "CreateBucketMetadataTableConfiguration";
|
|
68
|
-
const _CBMTCR = "CreateBucketMetadataTableConfigurationRequest";
|
|
69
|
-
const _CBO = "CreateBucketOutput";
|
|
70
|
-
const _CBR = "CreateBucketRequest";
|
|
71
|
-
const _CC = "CacheControl";
|
|
72
|
-
const _CCRC = "ChecksumCRC32";
|
|
73
|
-
const _CCRCC = "ChecksumCRC32C";
|
|
74
|
-
const _CCRCNVME = "ChecksumCRC64NVME";
|
|
75
|
-
const _CC_ = "Cache-Control";
|
|
76
|
-
const _CD = "CreationDate";
|
|
77
|
-
const _CD_ = "Content-Disposition";
|
|
78
|
-
const _CDo = "ContentDisposition";
|
|
79
|
-
const _CE = "ContinuationEvent";
|
|
80
|
-
const _CE_ = "Content-Encoding";
|
|
81
|
-
const _CEo = "ContentEncoding";
|
|
82
|
-
const _CF = "CloudFunction";
|
|
83
|
-
const _CFC = "CloudFunctionConfiguration";
|
|
84
|
-
const _CL = "ContentLanguage";
|
|
85
|
-
const _CL_ = "Content-Language";
|
|
86
|
-
const _CL__ = "Content-Length";
|
|
87
|
-
const _CLo = "ContentLength";
|
|
88
|
-
const _CM = "Content-MD5";
|
|
89
|
-
const _CMD = "ContentMD5";
|
|
90
|
-
const _CMU = "CompletedMultipartUpload";
|
|
91
|
-
const _CMUO = "CompleteMultipartUploadOutput";
|
|
92
|
-
const _CMUOr = "CreateMultipartUploadOutput";
|
|
93
|
-
const _CMUR = "CompleteMultipartUploadResult";
|
|
94
|
-
const _CMURo = "CompleteMultipartUploadRequest";
|
|
95
|
-
const _CMURr = "CreateMultipartUploadRequest";
|
|
96
|
-
const _CMUo = "CompleteMultipartUpload";
|
|
97
|
-
const _CMUr = "CreateMultipartUpload";
|
|
98
|
-
const _CMh = "ChecksumMode";
|
|
99
|
-
const _CO = "CopyObject";
|
|
100
|
-
const _COO = "CopyObjectOutput";
|
|
101
|
-
const _COR = "CopyObjectResult";
|
|
102
|
-
const _CORSC = "CORSConfiguration";
|
|
103
|
-
const _CORSR = "CORSRules";
|
|
104
|
-
const _CORSRu = "CORSRule";
|
|
105
|
-
const _CORo = "CopyObjectRequest";
|
|
106
|
-
const _CP = "CommonPrefix";
|
|
107
|
-
const _CPL = "CommonPrefixList";
|
|
108
|
-
const _CPLo = "CompletedPartList";
|
|
109
|
-
const _CPR = "CopyPartResult";
|
|
110
|
-
const _CPo = "CompletedPart";
|
|
111
|
-
const _CPom = "CommonPrefixes";
|
|
112
|
-
const _CR = "ContentRange";
|
|
113
|
-
const _CRSBA = "ConfirmRemoveSelfBucketAccess";
|
|
114
|
-
const _CR_ = "Content-Range";
|
|
115
|
-
const _CS = "CopySource";
|
|
116
|
-
const _CSHA = "ChecksumSHA1";
|
|
117
|
-
const _CSHAh = "ChecksumSHA256";
|
|
118
|
-
const _CSIM = "CopySourceIfMatch";
|
|
119
|
-
const _CSIMS = "CopySourceIfModifiedSince";
|
|
120
|
-
const _CSINM = "CopySourceIfNoneMatch";
|
|
121
|
-
const _CSIUS = "CopySourceIfUnmodifiedSince";
|
|
122
|
-
const _CSO = "CreateSessionOutput";
|
|
123
|
-
const _CSR = "CreateSessionResult";
|
|
124
|
-
const _CSRo = "CopySourceRange";
|
|
125
|
-
const _CSRr = "CreateSessionRequest";
|
|
126
|
-
const _CSSSECA = "CopySourceSSECustomerAlgorithm";
|
|
127
|
-
const _CSSSECK = "CopySourceSSECustomerKey";
|
|
128
|
-
const _CSSSECKMD = "CopySourceSSECustomerKeyMD5";
|
|
129
|
-
const _CSV = "CSV";
|
|
130
|
-
const _CSVI = "CopySourceVersionId";
|
|
131
|
-
const _CSVIn = "CSVInput";
|
|
132
|
-
const _CSVO = "CSVOutput";
|
|
133
|
-
const _CSo = "ConfigurationState";
|
|
134
|
-
const _CSr = "CreateSession";
|
|
135
|
-
const _CT = "ChecksumType";
|
|
136
|
-
const _CT_ = "Content-Type";
|
|
137
|
-
const _CTl = "ClientToken";
|
|
138
|
-
const _CTo = "ContentType";
|
|
139
|
-
const _CTom = "CompressionType";
|
|
140
|
-
const _CTon = "ContinuationToken";
|
|
141
|
-
const _Co = "Condition";
|
|
142
|
-
const _Cod = "Code";
|
|
143
|
-
const _Com = "Comments";
|
|
144
|
-
const _Con = "Contents";
|
|
145
|
-
const _Cont = "Cont";
|
|
146
|
-
const _Cr = "Credentials";
|
|
147
|
-
const _D = "Days";
|
|
148
|
-
const _DAI = "DaysAfterInitiation";
|
|
149
|
-
const _DB = "DeleteBucket";
|
|
150
|
-
const _DBAC = "DeleteBucketAnalyticsConfiguration";
|
|
151
|
-
const _DBACR = "DeleteBucketAnalyticsConfigurationRequest";
|
|
152
|
-
const _DBC = "DeleteBucketCors";
|
|
153
|
-
const _DBCR = "DeleteBucketCorsRequest";
|
|
154
|
-
const _DBE = "DeleteBucketEncryption";
|
|
155
|
-
const _DBER = "DeleteBucketEncryptionRequest";
|
|
156
|
-
const _DBIC = "DeleteBucketInventoryConfiguration";
|
|
157
|
-
const _DBICR = "DeleteBucketInventoryConfigurationRequest";
|
|
158
|
-
const _DBITC = "DeleteBucketIntelligentTieringConfiguration";
|
|
159
|
-
const _DBITCR = "DeleteBucketIntelligentTieringConfigurationRequest";
|
|
160
|
-
const _DBL = "DeleteBucketLifecycle";
|
|
161
|
-
const _DBLR = "DeleteBucketLifecycleRequest";
|
|
162
|
-
const _DBMC = "DeleteBucketMetadataConfiguration";
|
|
163
|
-
const _DBMCR = "DeleteBucketMetadataConfigurationRequest";
|
|
164
|
-
const _DBMCRe = "DeleteBucketMetricsConfigurationRequest";
|
|
165
|
-
const _DBMCe = "DeleteBucketMetricsConfiguration";
|
|
166
|
-
const _DBMTC = "DeleteBucketMetadataTableConfiguration";
|
|
167
|
-
const _DBMTCR = "DeleteBucketMetadataTableConfigurationRequest";
|
|
168
|
-
const _DBOC = "DeleteBucketOwnershipControls";
|
|
169
|
-
const _DBOCR = "DeleteBucketOwnershipControlsRequest";
|
|
170
|
-
const _DBP = "DeleteBucketPolicy";
|
|
171
|
-
const _DBPR = "DeleteBucketPolicyRequest";
|
|
172
|
-
const _DBR = "DeleteBucketRequest";
|
|
173
|
-
const _DBRR = "DeleteBucketReplicationRequest";
|
|
174
|
-
const _DBRe = "DeleteBucketReplication";
|
|
175
|
-
const _DBT = "DeleteBucketTagging";
|
|
176
|
-
const _DBTR = "DeleteBucketTaggingRequest";
|
|
177
|
-
const _DBW = "DeleteBucketWebsite";
|
|
178
|
-
const _DBWR = "DeleteBucketWebsiteRequest";
|
|
179
|
-
const _DE = "DataExport";
|
|
180
|
-
const _DIM = "DestinationIfMatch";
|
|
181
|
-
const _DIMS = "DestinationIfModifiedSince";
|
|
182
|
-
const _DINM = "DestinationIfNoneMatch";
|
|
183
|
-
const _DIUS = "DestinationIfUnmodifiedSince";
|
|
184
|
-
const _DM = "DeleteMarker";
|
|
185
|
-
const _DME = "DeleteMarkerEntry";
|
|
186
|
-
const _DMR = "DeleteMarkerReplication";
|
|
187
|
-
const _DMVI = "DeleteMarkerVersionId";
|
|
188
|
-
const _DMe = "DeleteMarkers";
|
|
189
|
-
const _DN = "DisplayName";
|
|
190
|
-
const _DO = "DeletedObject";
|
|
191
|
-
const _DOO = "DeleteObjectOutput";
|
|
192
|
-
const _DOOe = "DeleteObjectsOutput";
|
|
193
|
-
const _DOR = "DeleteObjectRequest";
|
|
194
|
-
const _DORe = "DeleteObjectsRequest";
|
|
195
|
-
const _DOT = "DeleteObjectTagging";
|
|
196
|
-
const _DOTO = "DeleteObjectTaggingOutput";
|
|
197
|
-
const _DOTR = "DeleteObjectTaggingRequest";
|
|
198
|
-
const _DOe = "DeletedObjects";
|
|
199
|
-
const _DOel = "DeleteObject";
|
|
200
|
-
const _DOele = "DeleteObjects";
|
|
201
|
-
const _DPAB = "DeletePublicAccessBlock";
|
|
202
|
-
const _DPABR = "DeletePublicAccessBlockRequest";
|
|
203
|
-
const _DR = "DataRedundancy";
|
|
204
|
-
const _DRe = "DefaultRetention";
|
|
205
|
-
const _DRel = "DeleteResult";
|
|
206
|
-
const _DRes = "DestinationResult";
|
|
207
|
-
const _Da = "Date";
|
|
208
|
-
const _De = "Delete";
|
|
209
|
-
const _Del = "Deleted";
|
|
210
|
-
const _Deli = "Delimiter";
|
|
211
|
-
const _Des = "Destination";
|
|
212
|
-
const _Desc = "Description";
|
|
213
|
-
const _Det = "Details";
|
|
214
|
-
const _E = "Expiration";
|
|
215
|
-
const _EA = "EmailAddress";
|
|
216
|
-
const _EBC = "EventBridgeConfiguration";
|
|
217
|
-
const _EBO = "ExpectedBucketOwner";
|
|
218
|
-
const _EC = "EncryptionConfiguration";
|
|
219
|
-
const _ECr = "ErrorCode";
|
|
220
|
-
const _ED = "ErrorDetails";
|
|
221
|
-
const _EDr = "ErrorDocument";
|
|
222
|
-
const _EE = "EndEvent";
|
|
223
|
-
const _EH = "ExposeHeaders";
|
|
224
|
-
const _EHx = "ExposeHeader";
|
|
225
|
-
const _EM = "ErrorMessage";
|
|
226
|
-
const _EODM = "ExpiredObjectDeleteMarker";
|
|
227
|
-
const _EOR = "ExistingObjectReplication";
|
|
228
|
-
const _ES = "ExpiresString";
|
|
229
|
-
const _ESBO = "ExpectedSourceBucketOwner";
|
|
230
|
-
const _ET = "EncryptionType";
|
|
231
|
-
const _ETL = "EncryptionTypeList";
|
|
232
|
-
const _ETM = "EncryptionTypeMismatch";
|
|
233
|
-
const _ETa = "ETag";
|
|
234
|
-
const _ETn = "EncodingType";
|
|
235
|
-
const _ETv = "EventThreshold";
|
|
236
|
-
const _ETx = "ExpressionType";
|
|
237
|
-
const _En = "Encryption";
|
|
238
|
-
const _Ena = "Enabled";
|
|
239
|
-
const _End = "End";
|
|
240
|
-
const _Er = "Errors";
|
|
241
|
-
const _Err = "Error";
|
|
242
|
-
const _Ev = "Events";
|
|
243
|
-
const _Eve = "Event";
|
|
244
|
-
const _Ex = "Expires";
|
|
245
|
-
const _Exp = "Expression";
|
|
246
|
-
const _F = "Filter";
|
|
247
|
-
const _FD = "FieldDelimiter";
|
|
248
|
-
const _FHI = "FileHeaderInfo";
|
|
249
|
-
const _FO = "FetchOwner";
|
|
250
|
-
const _FR = "FilterRule";
|
|
251
|
-
const _FRL = "FilterRuleList";
|
|
252
|
-
const _FRi = "FilterRules";
|
|
253
|
-
const _Fi = "Field";
|
|
254
|
-
const _Fo = "Format";
|
|
255
|
-
const _Fr = "Frequency";
|
|
256
|
-
const _G = "Grants";
|
|
257
|
-
const _GBA = "GetBucketAbac";
|
|
258
|
-
const _GBAC = "GetBucketAccelerateConfiguration";
|
|
259
|
-
const _GBACO = "GetBucketAccelerateConfigurationOutput";
|
|
260
|
-
const _GBACOe = "GetBucketAnalyticsConfigurationOutput";
|
|
261
|
-
const _GBACR = "GetBucketAccelerateConfigurationRequest";
|
|
262
|
-
const _GBACRe = "GetBucketAnalyticsConfigurationRequest";
|
|
263
|
-
const _GBACe = "GetBucketAnalyticsConfiguration";
|
|
264
|
-
const _GBAO = "GetBucketAbacOutput";
|
|
265
|
-
const _GBAOe = "GetBucketAclOutput";
|
|
266
|
-
const _GBAR = "GetBucketAbacRequest";
|
|
267
|
-
const _GBARe = "GetBucketAclRequest";
|
|
268
|
-
const _GBAe = "GetBucketAcl";
|
|
269
|
-
const _GBC = "GetBucketCors";
|
|
270
|
-
const _GBCO = "GetBucketCorsOutput";
|
|
271
|
-
const _GBCR = "GetBucketCorsRequest";
|
|
272
|
-
const _GBE = "GetBucketEncryption";
|
|
273
|
-
const _GBEO = "GetBucketEncryptionOutput";
|
|
274
|
-
const _GBER = "GetBucketEncryptionRequest";
|
|
275
|
-
const _GBIC = "GetBucketInventoryConfiguration";
|
|
276
|
-
const _GBICO = "GetBucketInventoryConfigurationOutput";
|
|
277
|
-
const _GBICR = "GetBucketInventoryConfigurationRequest";
|
|
278
|
-
const _GBITC = "GetBucketIntelligentTieringConfiguration";
|
|
279
|
-
const _GBITCO = "GetBucketIntelligentTieringConfigurationOutput";
|
|
280
|
-
const _GBITCR = "GetBucketIntelligentTieringConfigurationRequest";
|
|
281
|
-
const _GBL = "GetBucketLocation";
|
|
282
|
-
const _GBLC = "GetBucketLifecycleConfiguration";
|
|
283
|
-
const _GBLCO = "GetBucketLifecycleConfigurationOutput";
|
|
284
|
-
const _GBLCR = "GetBucketLifecycleConfigurationRequest";
|
|
285
|
-
const _GBLO = "GetBucketLocationOutput";
|
|
286
|
-
const _GBLOe = "GetBucketLoggingOutput";
|
|
287
|
-
const _GBLR = "GetBucketLocationRequest";
|
|
288
|
-
const _GBLRe = "GetBucketLoggingRequest";
|
|
289
|
-
const _GBLe = "GetBucketLogging";
|
|
290
|
-
const _GBMC = "GetBucketMetadataConfiguration";
|
|
291
|
-
const _GBMCO = "GetBucketMetadataConfigurationOutput";
|
|
292
|
-
const _GBMCOe = "GetBucketMetricsConfigurationOutput";
|
|
293
|
-
const _GBMCR = "GetBucketMetadataConfigurationResult";
|
|
294
|
-
const _GBMCRe = "GetBucketMetadataConfigurationRequest";
|
|
295
|
-
const _GBMCRet = "GetBucketMetricsConfigurationRequest";
|
|
296
|
-
const _GBMCe = "GetBucketMetricsConfiguration";
|
|
297
|
-
const _GBMTC = "GetBucketMetadataTableConfiguration";
|
|
298
|
-
const _GBMTCO = "GetBucketMetadataTableConfigurationOutput";
|
|
299
|
-
const _GBMTCR = "GetBucketMetadataTableConfigurationResult";
|
|
300
|
-
const _GBMTCRe = "GetBucketMetadataTableConfigurationRequest";
|
|
301
|
-
const _GBNC = "GetBucketNotificationConfiguration";
|
|
302
|
-
const _GBNCR = "GetBucketNotificationConfigurationRequest";
|
|
303
|
-
const _GBOC = "GetBucketOwnershipControls";
|
|
304
|
-
const _GBOCO = "GetBucketOwnershipControlsOutput";
|
|
305
|
-
const _GBOCR = "GetBucketOwnershipControlsRequest";
|
|
306
|
-
const _GBP = "GetBucketPolicy";
|
|
307
|
-
const _GBPO = "GetBucketPolicyOutput";
|
|
308
|
-
const _GBPR = "GetBucketPolicyRequest";
|
|
309
|
-
const _GBPS = "GetBucketPolicyStatus";
|
|
310
|
-
const _GBPSO = "GetBucketPolicyStatusOutput";
|
|
311
|
-
const _GBPSR = "GetBucketPolicyStatusRequest";
|
|
312
|
-
const _GBR = "GetBucketReplication";
|
|
313
|
-
const _GBRO = "GetBucketReplicationOutput";
|
|
314
|
-
const _GBRP = "GetBucketRequestPayment";
|
|
315
|
-
const _GBRPO = "GetBucketRequestPaymentOutput";
|
|
316
|
-
const _GBRPR = "GetBucketRequestPaymentRequest";
|
|
317
|
-
const _GBRR = "GetBucketReplicationRequest";
|
|
318
|
-
const _GBT = "GetBucketTagging";
|
|
319
|
-
const _GBTO = "GetBucketTaggingOutput";
|
|
320
|
-
const _GBTR = "GetBucketTaggingRequest";
|
|
321
|
-
const _GBV = "GetBucketVersioning";
|
|
322
|
-
const _GBVO = "GetBucketVersioningOutput";
|
|
323
|
-
const _GBVR = "GetBucketVersioningRequest";
|
|
324
|
-
const _GBW = "GetBucketWebsite";
|
|
325
|
-
const _GBWO = "GetBucketWebsiteOutput";
|
|
326
|
-
const _GBWR = "GetBucketWebsiteRequest";
|
|
327
|
-
const _GFC = "GrantFullControl";
|
|
328
|
-
const _GJP = "GlacierJobParameters";
|
|
329
|
-
const _GO = "GetObject";
|
|
330
|
-
const _GOA = "GetObjectAcl";
|
|
331
|
-
const _GOAO = "GetObjectAclOutput";
|
|
332
|
-
const _GOAOe = "GetObjectAttributesOutput";
|
|
333
|
-
const _GOAP = "GetObjectAttributesParts";
|
|
334
|
-
const _GOAR = "GetObjectAclRequest";
|
|
335
|
-
const _GOARe = "GetObjectAttributesResponse";
|
|
336
|
-
const _GOARet = "GetObjectAttributesRequest";
|
|
337
|
-
const _GOAe = "GetObjectAttributes";
|
|
338
|
-
const _GOLC = "GetObjectLockConfiguration";
|
|
339
|
-
const _GOLCO = "GetObjectLockConfigurationOutput";
|
|
340
|
-
const _GOLCR = "GetObjectLockConfigurationRequest";
|
|
341
|
-
const _GOLH = "GetObjectLegalHold";
|
|
342
|
-
const _GOLHO = "GetObjectLegalHoldOutput";
|
|
343
|
-
const _GOLHR = "GetObjectLegalHoldRequest";
|
|
344
|
-
const _GOO = "GetObjectOutput";
|
|
345
|
-
const _GOR = "GetObjectRequest";
|
|
346
|
-
const _GORO = "GetObjectRetentionOutput";
|
|
347
|
-
const _GORR = "GetObjectRetentionRequest";
|
|
348
|
-
const _GORe = "GetObjectRetention";
|
|
349
|
-
const _GOT = "GetObjectTagging";
|
|
350
|
-
const _GOTO = "GetObjectTaggingOutput";
|
|
351
|
-
const _GOTOe = "GetObjectTorrentOutput";
|
|
352
|
-
const _GOTR = "GetObjectTaggingRequest";
|
|
353
|
-
const _GOTRe = "GetObjectTorrentRequest";
|
|
354
|
-
const _GOTe = "GetObjectTorrent";
|
|
355
|
-
const _GPAB = "GetPublicAccessBlock";
|
|
356
|
-
const _GPABO = "GetPublicAccessBlockOutput";
|
|
357
|
-
const _GPABR = "GetPublicAccessBlockRequest";
|
|
358
|
-
const _GR = "GrantRead";
|
|
359
|
-
const _GRACP = "GrantReadACP";
|
|
360
|
-
const _GW = "GrantWrite";
|
|
361
|
-
const _GWACP = "GrantWriteACP";
|
|
362
|
-
const _Gr = "Grant";
|
|
363
|
-
const _Gra = "Grantee";
|
|
364
|
-
const _HB = "HeadBucket";
|
|
365
|
-
const _HBO = "HeadBucketOutput";
|
|
366
|
-
const _HBR = "HeadBucketRequest";
|
|
367
|
-
const _HECRE = "HttpErrorCodeReturnedEquals";
|
|
368
|
-
const _HN = "HostName";
|
|
369
|
-
const _HO = "HeadObject";
|
|
370
|
-
const _HOO = "HeadObjectOutput";
|
|
371
|
-
const _HOR = "HeadObjectRequest";
|
|
372
|
-
const _HRC = "HttpRedirectCode";
|
|
373
|
-
const _I = "Id";
|
|
374
|
-
const _IC = "InventoryConfiguration";
|
|
375
|
-
const _ICL = "InventoryConfigurationList";
|
|
376
|
-
const _ID = "ID";
|
|
377
|
-
const _IDn = "IndexDocument";
|
|
378
|
-
const _IDnv = "InventoryDestination";
|
|
379
|
-
const _IE = "IsEnabled";
|
|
380
|
-
const _IEn = "InventoryEncryption";
|
|
381
|
-
const _IF = "InventoryFilter";
|
|
382
|
-
const _IL = "IsLatest";
|
|
383
|
-
const _IM = "IfMatch";
|
|
384
|
-
const _IMIT = "IfMatchInitiatedTime";
|
|
385
|
-
const _IMLMT = "IfMatchLastModifiedTime";
|
|
386
|
-
const _IMS = "IfMatchSize";
|
|
387
|
-
const _IMS_ = "If-Modified-Since";
|
|
388
|
-
const _IMSf = "IfModifiedSince";
|
|
389
|
-
const _IMUR = "InitiateMultipartUploadResult";
|
|
390
|
-
const _IM_ = "If-Match";
|
|
391
|
-
const _INM = "IfNoneMatch";
|
|
392
|
-
const _INM_ = "If-None-Match";
|
|
393
|
-
const _IOF = "InventoryOptionalFields";
|
|
394
|
-
const _IOS = "InvalidObjectState";
|
|
395
|
-
const _IOV = "IncludedObjectVersions";
|
|
396
|
-
const _IP = "IsPublic";
|
|
397
|
-
const _IPA = "IgnorePublicAcls";
|
|
398
|
-
const _IPM = "IdempotencyParameterMismatch";
|
|
399
|
-
const _IR = "InvalidRequest";
|
|
400
|
-
const _IRIP = "IsRestoreInProgress";
|
|
401
|
-
const _IS = "InputSerialization";
|
|
402
|
-
const _ISBD = "InventoryS3BucketDestination";
|
|
403
|
-
const _ISn = "InventorySchedule";
|
|
404
|
-
const _IT = "IsTruncated";
|
|
405
|
-
const _ITAO = "IntelligentTieringAndOperator";
|
|
406
|
-
const _ITC = "IntelligentTieringConfiguration";
|
|
407
|
-
const _ITCL = "IntelligentTieringConfigurationList";
|
|
408
|
-
const _ITCR = "InventoryTableConfigurationResult";
|
|
409
|
-
const _ITCU = "InventoryTableConfigurationUpdates";
|
|
410
|
-
const _ITCn = "InventoryTableConfiguration";
|
|
411
|
-
const _ITF = "IntelligentTieringFilter";
|
|
412
|
-
const _IUS = "IfUnmodifiedSince";
|
|
413
|
-
const _IUS_ = "If-Unmodified-Since";
|
|
414
|
-
const _IWO = "InvalidWriteOffset";
|
|
415
|
-
const _In = "Initiator";
|
|
416
|
-
const _Ini = "Initiated";
|
|
417
|
-
const _JSON = "JSON";
|
|
418
|
-
const _JSONI = "JSONInput";
|
|
419
|
-
const _JSONO = "JSONOutput";
|
|
420
|
-
const _JTC = "JournalTableConfiguration";
|
|
421
|
-
const _JTCR = "JournalTableConfigurationResult";
|
|
422
|
-
const _JTCU = "JournalTableConfigurationUpdates";
|
|
423
|
-
const _K = "Key";
|
|
424
|
-
const _KC = "KeyCount";
|
|
425
|
-
const _KI = "KeyId";
|
|
426
|
-
const _KKA = "KmsKeyArn";
|
|
427
|
-
const _KM = "KeyMarker";
|
|
428
|
-
const _KMSC = "KMSContext";
|
|
429
|
-
const _KMSKA = "KMSKeyArn";
|
|
430
|
-
const _KMSKI = "KMSKeyId";
|
|
431
|
-
const _KMSMKID = "KMSMasterKeyID";
|
|
432
|
-
const _KPE = "KeyPrefixEquals";
|
|
433
|
-
const _L = "Location";
|
|
434
|
-
const _LAMBR = "ListAllMyBucketsResult";
|
|
435
|
-
const _LAMDBR = "ListAllMyDirectoryBucketsResult";
|
|
436
|
-
const _LB = "ListBuckets";
|
|
437
|
-
const _LBAC = "ListBucketAnalyticsConfigurations";
|
|
438
|
-
const _LBACO = "ListBucketAnalyticsConfigurationsOutput";
|
|
439
|
-
const _LBACR = "ListBucketAnalyticsConfigurationResult";
|
|
440
|
-
const _LBACRi = "ListBucketAnalyticsConfigurationsRequest";
|
|
441
|
-
const _LBIC = "ListBucketInventoryConfigurations";
|
|
442
|
-
const _LBICO = "ListBucketInventoryConfigurationsOutput";
|
|
443
|
-
const _LBICR = "ListBucketInventoryConfigurationsRequest";
|
|
444
|
-
const _LBITC = "ListBucketIntelligentTieringConfigurations";
|
|
445
|
-
const _LBITCO = "ListBucketIntelligentTieringConfigurationsOutput";
|
|
446
|
-
const _LBITCR = "ListBucketIntelligentTieringConfigurationsRequest";
|
|
447
|
-
const _LBMC = "ListBucketMetricsConfigurations";
|
|
448
|
-
const _LBMCO = "ListBucketMetricsConfigurationsOutput";
|
|
449
|
-
const _LBMCR = "ListBucketMetricsConfigurationsRequest";
|
|
450
|
-
const _LBO = "ListBucketsOutput";
|
|
451
|
-
const _LBR = "ListBucketsRequest";
|
|
452
|
-
const _LBRi = "ListBucketResult";
|
|
453
|
-
const _LC = "LocationConstraint";
|
|
454
|
-
const _LCi = "LifecycleConfiguration";
|
|
455
|
-
const _LDB = "ListDirectoryBuckets";
|
|
456
|
-
const _LDBO = "ListDirectoryBucketsOutput";
|
|
457
|
-
const _LDBR = "ListDirectoryBucketsRequest";
|
|
458
|
-
const _LE = "LoggingEnabled";
|
|
459
|
-
const _LEi = "LifecycleExpiration";
|
|
460
|
-
const _LFA = "LambdaFunctionArn";
|
|
461
|
-
const _LFC = "LambdaFunctionConfiguration";
|
|
462
|
-
const _LFCL = "LambdaFunctionConfigurationList";
|
|
463
|
-
const _LFCa = "LambdaFunctionConfigurations";
|
|
464
|
-
const _LH = "LegalHold";
|
|
465
|
-
const _LI = "LocationInfo";
|
|
466
|
-
const _LICR = "ListInventoryConfigurationsResult";
|
|
467
|
-
const _LM = "LastModified";
|
|
468
|
-
const _LMCR = "ListMetricsConfigurationsResult";
|
|
469
|
-
const _LMT = "LastModifiedTime";
|
|
470
|
-
const _LMU = "ListMultipartUploads";
|
|
471
|
-
const _LMUO = "ListMultipartUploadsOutput";
|
|
472
|
-
const _LMUR = "ListMultipartUploadsResult";
|
|
473
|
-
const _LMURi = "ListMultipartUploadsRequest";
|
|
474
|
-
const _LM_ = "Last-Modified";
|
|
475
|
-
const _LO = "ListObjects";
|
|
476
|
-
const _LOO = "ListObjectsOutput";
|
|
477
|
-
const _LOR = "ListObjectsRequest";
|
|
478
|
-
const _LOV = "ListObjectsV2";
|
|
479
|
-
const _LOVO = "ListObjectsV2Output";
|
|
480
|
-
const _LOVOi = "ListObjectVersionsOutput";
|
|
481
|
-
const _LOVR = "ListObjectsV2Request";
|
|
482
|
-
const _LOVRi = "ListObjectVersionsRequest";
|
|
483
|
-
const _LOVi = "ListObjectVersions";
|
|
484
|
-
const _LP = "ListParts";
|
|
485
|
-
const _LPO = "ListPartsOutput";
|
|
486
|
-
const _LPR = "ListPartsResult";
|
|
487
|
-
const _LPRi = "ListPartsRequest";
|
|
488
|
-
const _LR = "LifecycleRule";
|
|
489
|
-
const _LRAO = "LifecycleRuleAndOperator";
|
|
490
|
-
const _LRF = "LifecycleRuleFilter";
|
|
491
|
-
const _LRi = "LifecycleRules";
|
|
492
|
-
const _LVR = "ListVersionsResult";
|
|
493
|
-
const _M = "Metadata";
|
|
494
|
-
const _MAO = "MetricsAndOperator";
|
|
495
|
-
const _MAS = "MaxAgeSeconds";
|
|
496
|
-
const _MB = "MaxBuckets";
|
|
497
|
-
const _MC = "MetadataConfiguration";
|
|
498
|
-
const _MCL = "MetricsConfigurationList";
|
|
499
|
-
const _MCR = "MetadataConfigurationResult";
|
|
500
|
-
const _MCe = "MetricsConfiguration";
|
|
501
|
-
const _MD = "MetadataDirective";
|
|
502
|
-
const _MDB = "MaxDirectoryBuckets";
|
|
503
|
-
const _MDf = "MfaDelete";
|
|
504
|
-
const _ME = "MetadataEntry";
|
|
505
|
-
const _MF = "MetricsFilter";
|
|
506
|
-
const _MFA = "MFA";
|
|
507
|
-
const _MFAD = "MFADelete";
|
|
508
|
-
const _MK = "MaxKeys";
|
|
509
|
-
const _MM = "MissingMeta";
|
|
510
|
-
const _MOS = "MpuObjectSize";
|
|
511
|
-
const _MP = "MaxParts";
|
|
512
|
-
const _MTC = "MetadataTableConfiguration";
|
|
513
|
-
const _MTCR = "MetadataTableConfigurationResult";
|
|
514
|
-
const _MTEC = "MetadataTableEncryptionConfiguration";
|
|
515
|
-
const _MU = "MultipartUpload";
|
|
516
|
-
const _MUL = "MultipartUploadList";
|
|
517
|
-
const _MUa = "MaxUploads";
|
|
518
|
-
const _Ma = "Marker";
|
|
519
|
-
const _Me = "Metrics";
|
|
520
|
-
const _Mes = "Message";
|
|
521
|
-
const _Mi = "Minutes";
|
|
522
|
-
const _Mo = "Mode";
|
|
523
|
-
const _N = "Name";
|
|
524
|
-
const _NC = "NotificationConfiguration";
|
|
525
|
-
const _NCF = "NotificationConfigurationFilter";
|
|
526
|
-
const _NCT = "NextContinuationToken";
|
|
527
|
-
const _ND = "NoncurrentDays";
|
|
528
|
-
const _NEKKAS = "NonEmptyKmsKeyArnString";
|
|
529
|
-
const _NF = "NotFound";
|
|
530
|
-
const _NKM = "NextKeyMarker";
|
|
531
|
-
const _NM = "NextMarker";
|
|
532
|
-
const _NNV = "NewerNoncurrentVersions";
|
|
533
|
-
const _NPNM = "NextPartNumberMarker";
|
|
534
|
-
const _NSB = "NoSuchBucket";
|
|
535
|
-
const _NSK = "NoSuchKey";
|
|
536
|
-
const _NSU = "NoSuchUpload";
|
|
537
|
-
const _NUIM = "NextUploadIdMarker";
|
|
538
|
-
const _NVE = "NoncurrentVersionExpiration";
|
|
539
|
-
const _NVIM = "NextVersionIdMarker";
|
|
540
|
-
const _NVT = "NoncurrentVersionTransitions";
|
|
541
|
-
const _NVTL = "NoncurrentVersionTransitionList";
|
|
542
|
-
const _NVTo = "NoncurrentVersionTransition";
|
|
543
|
-
const _O = "Owner";
|
|
544
|
-
const _OA = "ObjectAttributes";
|
|
545
|
-
const _OAIATE = "ObjectAlreadyInActiveTierError";
|
|
546
|
-
const _OC = "OwnershipControls";
|
|
547
|
-
const _OCR = "OwnershipControlsRule";
|
|
548
|
-
const _OCRw = "OwnershipControlsRules";
|
|
549
|
-
const _OE = "ObjectEncryption";
|
|
550
|
-
const _OF = "OptionalFields";
|
|
551
|
-
const _OI = "ObjectIdentifier";
|
|
552
|
-
const _OIL = "ObjectIdentifierList";
|
|
553
|
-
const _OL = "OutputLocation";
|
|
554
|
-
const _OLC = "ObjectLockConfiguration";
|
|
555
|
-
const _OLE = "ObjectLockEnabled";
|
|
556
|
-
const _OLEFB = "ObjectLockEnabledForBucket";
|
|
557
|
-
const _OLLH = "ObjectLockLegalHold";
|
|
558
|
-
const _OLLHS = "ObjectLockLegalHoldStatus";
|
|
559
|
-
const _OLM = "ObjectLockMode";
|
|
560
|
-
const _OLR = "ObjectLockRetention";
|
|
561
|
-
const _OLRUD = "ObjectLockRetainUntilDate";
|
|
562
|
-
const _OLRb = "ObjectLockRule";
|
|
563
|
-
const _OLb = "ObjectList";
|
|
564
|
-
const _ONIATE = "ObjectNotInActiveTierError";
|
|
565
|
-
const _OO = "ObjectOwnership";
|
|
566
|
-
const _OOA = "OptionalObjectAttributes";
|
|
567
|
-
const _OP = "ObjectParts";
|
|
568
|
-
const _OPb = "ObjectPart";
|
|
569
|
-
const _OS = "ObjectSize";
|
|
570
|
-
const _OSGT = "ObjectSizeGreaterThan";
|
|
571
|
-
const _OSLT = "ObjectSizeLessThan";
|
|
572
|
-
const _OSV = "OutputSchemaVersion";
|
|
573
|
-
const _OSu = "OutputSerialization";
|
|
574
|
-
const _OV = "ObjectVersion";
|
|
575
|
-
const _OVL = "ObjectVersionList";
|
|
576
|
-
const _Ob = "Objects";
|
|
577
|
-
const _Obj = "Object";
|
|
578
|
-
const _P = "Prefix";
|
|
579
|
-
const _PABC = "PublicAccessBlockConfiguration";
|
|
580
|
-
const _PBA = "PutBucketAbac";
|
|
581
|
-
const _PBAC = "PutBucketAccelerateConfiguration";
|
|
582
|
-
const _PBACR = "PutBucketAccelerateConfigurationRequest";
|
|
583
|
-
const _PBACRu = "PutBucketAnalyticsConfigurationRequest";
|
|
584
|
-
const _PBACu = "PutBucketAnalyticsConfiguration";
|
|
585
|
-
const _PBAR = "PutBucketAbacRequest";
|
|
586
|
-
const _PBARu = "PutBucketAclRequest";
|
|
587
|
-
const _PBAu = "PutBucketAcl";
|
|
588
|
-
const _PBC = "PutBucketCors";
|
|
589
|
-
const _PBCR = "PutBucketCorsRequest";
|
|
590
|
-
const _PBE = "PutBucketEncryption";
|
|
591
|
-
const _PBER = "PutBucketEncryptionRequest";
|
|
592
|
-
const _PBIC = "PutBucketInventoryConfiguration";
|
|
593
|
-
const _PBICR = "PutBucketInventoryConfigurationRequest";
|
|
594
|
-
const _PBITC = "PutBucketIntelligentTieringConfiguration";
|
|
595
|
-
const _PBITCR = "PutBucketIntelligentTieringConfigurationRequest";
|
|
596
|
-
const _PBL = "PutBucketLogging";
|
|
597
|
-
const _PBLC = "PutBucketLifecycleConfiguration";
|
|
598
|
-
const _PBLCO = "PutBucketLifecycleConfigurationOutput";
|
|
599
|
-
const _PBLCR = "PutBucketLifecycleConfigurationRequest";
|
|
600
|
-
const _PBLR = "PutBucketLoggingRequest";
|
|
601
|
-
const _PBMC = "PutBucketMetricsConfiguration";
|
|
602
|
-
const _PBMCR = "PutBucketMetricsConfigurationRequest";
|
|
603
|
-
const _PBNC = "PutBucketNotificationConfiguration";
|
|
604
|
-
const _PBNCR = "PutBucketNotificationConfigurationRequest";
|
|
605
|
-
const _PBOC = "PutBucketOwnershipControls";
|
|
606
|
-
const _PBOCR = "PutBucketOwnershipControlsRequest";
|
|
607
|
-
const _PBP = "PutBucketPolicy";
|
|
608
|
-
const _PBPR = "PutBucketPolicyRequest";
|
|
609
|
-
const _PBR = "PutBucketReplication";
|
|
610
|
-
const _PBRP = "PutBucketRequestPayment";
|
|
611
|
-
const _PBRPR = "PutBucketRequestPaymentRequest";
|
|
612
|
-
const _PBRR = "PutBucketReplicationRequest";
|
|
613
|
-
const _PBT = "PutBucketTagging";
|
|
614
|
-
const _PBTR = "PutBucketTaggingRequest";
|
|
615
|
-
const _PBV = "PutBucketVersioning";
|
|
616
|
-
const _PBVR = "PutBucketVersioningRequest";
|
|
617
|
-
const _PBW = "PutBucketWebsite";
|
|
618
|
-
const _PBWR = "PutBucketWebsiteRequest";
|
|
619
|
-
const _PC = "PartsCount";
|
|
620
|
-
const _PDS = "PartitionDateSource";
|
|
621
|
-
const _PE = "ProgressEvent";
|
|
622
|
-
const _PI = "ParquetInput";
|
|
623
|
-
const _PL = "PartsList";
|
|
624
|
-
const _PN = "PartNumber";
|
|
625
|
-
const _PNM = "PartNumberMarker";
|
|
626
|
-
const _PO = "PutObject";
|
|
627
|
-
const _POA = "PutObjectAcl";
|
|
628
|
-
const _POAO = "PutObjectAclOutput";
|
|
629
|
-
const _POAR = "PutObjectAclRequest";
|
|
630
|
-
const _POLC = "PutObjectLockConfiguration";
|
|
631
|
-
const _POLCO = "PutObjectLockConfigurationOutput";
|
|
632
|
-
const _POLCR = "PutObjectLockConfigurationRequest";
|
|
633
|
-
const _POLH = "PutObjectLegalHold";
|
|
634
|
-
const _POLHO = "PutObjectLegalHoldOutput";
|
|
635
|
-
const _POLHR = "PutObjectLegalHoldRequest";
|
|
636
|
-
const _POO = "PutObjectOutput";
|
|
637
|
-
const _POR = "PutObjectRequest";
|
|
638
|
-
const _PORO = "PutObjectRetentionOutput";
|
|
639
|
-
const _PORR = "PutObjectRetentionRequest";
|
|
640
|
-
const _PORu = "PutObjectRetention";
|
|
641
|
-
const _POT = "PutObjectTagging";
|
|
642
|
-
const _POTO = "PutObjectTaggingOutput";
|
|
643
|
-
const _POTR = "PutObjectTaggingRequest";
|
|
644
|
-
const _PP = "PartitionedPrefix";
|
|
645
|
-
const _PPAB = "PutPublicAccessBlock";
|
|
646
|
-
const _PPABR = "PutPublicAccessBlockRequest";
|
|
647
|
-
const _PS = "PolicyStatus";
|
|
648
|
-
const _Pa = "Parts";
|
|
649
|
-
const _Par = "Part";
|
|
650
|
-
const _Parq = "Parquet";
|
|
651
|
-
const _Pay = "Payer";
|
|
652
|
-
const _Payl = "Payload";
|
|
653
|
-
const _Pe = "Permission";
|
|
654
|
-
const _Po = "Policy";
|
|
655
|
-
const _Pr = "Progress";
|
|
656
|
-
const _Pri = "Priority";
|
|
657
|
-
const _Pro = "Protocol";
|
|
658
|
-
const _Q = "Quiet";
|
|
659
|
-
const _QA = "QueueArn";
|
|
660
|
-
const _QC = "QuoteCharacter";
|
|
661
|
-
const _QCL = "QueueConfigurationList";
|
|
662
|
-
const _QCu = "QueueConfigurations";
|
|
663
|
-
const _QCue = "QueueConfiguration";
|
|
664
|
-
const _QEC = "QuoteEscapeCharacter";
|
|
665
|
-
const _QF = "QuoteFields";
|
|
666
|
-
const _Qu = "Queue";
|
|
667
|
-
const _R = "Rules";
|
|
668
|
-
const _RART = "RedirectAllRequestsTo";
|
|
669
|
-
const _RC = "RequestCharged";
|
|
670
|
-
const _RCC = "ResponseCacheControl";
|
|
671
|
-
const _RCD = "ResponseContentDisposition";
|
|
672
|
-
const _RCE = "ResponseContentEncoding";
|
|
673
|
-
const _RCL = "ResponseContentLanguage";
|
|
674
|
-
const _RCT = "ResponseContentType";
|
|
675
|
-
const _RCe = "ReplicationConfiguration";
|
|
676
|
-
const _RD = "RecordDelimiter";
|
|
677
|
-
const _RE = "ResponseExpires";
|
|
678
|
-
const _RED = "RestoreExpiryDate";
|
|
679
|
-
const _REe = "RecordExpiration";
|
|
680
|
-
const _REec = "RecordsEvent";
|
|
681
|
-
const _RKKID = "ReplicaKmsKeyID";
|
|
682
|
-
const _RKPW = "ReplaceKeyPrefixWith";
|
|
683
|
-
const _RKW = "ReplaceKeyWith";
|
|
684
|
-
const _RM = "ReplicaModifications";
|
|
685
|
-
const _RO = "RenameObject";
|
|
686
|
-
const _ROO = "RenameObjectOutput";
|
|
687
|
-
const _ROOe = "RestoreObjectOutput";
|
|
688
|
-
const _ROP = "RestoreOutputPath";
|
|
689
|
-
const _ROR = "RenameObjectRequest";
|
|
690
|
-
const _RORe = "RestoreObjectRequest";
|
|
691
|
-
const _ROe = "RestoreObject";
|
|
692
|
-
const _RP = "RequestPayer";
|
|
693
|
-
const _RPB = "RestrictPublicBuckets";
|
|
694
|
-
const _RPC = "RequestPaymentConfiguration";
|
|
695
|
-
const _RPe = "RequestProgress";
|
|
696
|
-
const _RR = "RoutingRules";
|
|
697
|
-
const _RRAO = "ReplicationRuleAndOperator";
|
|
698
|
-
const _RRF = "ReplicationRuleFilter";
|
|
699
|
-
const _RRe = "ReplicationRule";
|
|
700
|
-
const _RRep = "ReplicationRules";
|
|
701
|
-
const _RReq = "RequestRoute";
|
|
702
|
-
const _RRes = "RestoreRequest";
|
|
703
|
-
const _RRo = "RoutingRule";
|
|
704
|
-
const _RS = "ReplicationStatus";
|
|
705
|
-
const _RSe = "RestoreStatus";
|
|
706
|
-
const _RSen = "RenameSource";
|
|
707
|
-
const _RT = "ReplicationTime";
|
|
708
|
-
const _RTV = "ReplicationTimeValue";
|
|
709
|
-
const _RTe = "RequestToken";
|
|
710
|
-
const _RUD = "RetainUntilDate";
|
|
711
|
-
const _Ra = "Range";
|
|
712
|
-
const _Re = "Restore";
|
|
713
|
-
const _Rec = "Records";
|
|
714
|
-
const _Red = "Redirect";
|
|
715
|
-
const _Ret = "Retention";
|
|
716
|
-
const _Ro = "Role";
|
|
717
|
-
const _Ru = "Rule";
|
|
718
|
-
const _S = "Status";
|
|
719
|
-
const _SA = "StartAfter";
|
|
720
|
-
const _SAK = "SecretAccessKey";
|
|
721
|
-
const _SAs = "SseAlgorithm";
|
|
722
|
-
const _SB = "StreamingBlob";
|
|
723
|
-
const _SBD = "S3BucketDestination";
|
|
724
|
-
const _SC = "StorageClass";
|
|
725
|
-
const _SCA = "StorageClassAnalysis";
|
|
726
|
-
const _SCADE = "StorageClassAnalysisDataExport";
|
|
727
|
-
const _SCV = "SessionCredentialValue";
|
|
728
|
-
const _SCe = "SessionCredentials";
|
|
729
|
-
const _SCt = "StatusCode";
|
|
730
|
-
const _SDV = "SkipDestinationValidation";
|
|
731
|
-
const _SE = "StatsEvent";
|
|
732
|
-
const _SIM = "SourceIfMatch";
|
|
733
|
-
const _SIMS = "SourceIfModifiedSince";
|
|
734
|
-
const _SINM = "SourceIfNoneMatch";
|
|
735
|
-
const _SIUS = "SourceIfUnmodifiedSince";
|
|
736
|
-
const _SK = "SSE-KMS";
|
|
737
|
-
const _SKEO = "SseKmsEncryptedObjects";
|
|
738
|
-
const _SKF = "S3KeyFilter";
|
|
739
|
-
const _SKe = "S3Key";
|
|
740
|
-
const _SL = "S3Location";
|
|
741
|
-
const _SM = "SessionMode";
|
|
742
|
-
const _SOC = "SelectObjectContent";
|
|
743
|
-
const _SOCES = "SelectObjectContentEventStream";
|
|
744
|
-
const _SOCO = "SelectObjectContentOutput";
|
|
745
|
-
const _SOCR = "SelectObjectContentRequest";
|
|
746
|
-
const _SP = "SelectParameters";
|
|
747
|
-
const _SPi = "SimplePrefix";
|
|
748
|
-
const _SR = "ScanRange";
|
|
749
|
-
const _SS = "SSE-S3";
|
|
750
|
-
const _SSC = "SourceSelectionCriteria";
|
|
751
|
-
const _SSE = "ServerSideEncryption";
|
|
752
|
-
const _SSEA = "SSEAlgorithm";
|
|
753
|
-
const _SSEBD = "ServerSideEncryptionByDefault";
|
|
754
|
-
const _SSEC = "ServerSideEncryptionConfiguration";
|
|
755
|
-
const _SSECA = "SSECustomerAlgorithm";
|
|
756
|
-
const _SSECK = "SSECustomerKey";
|
|
757
|
-
const _SSECKMD = "SSECustomerKeyMD5";
|
|
758
|
-
const _SSEKMS = "SSEKMS";
|
|
759
|
-
const _SSEKMSE = "SSEKMSEncryption";
|
|
760
|
-
const _SSEKMSEC = "SSEKMSEncryptionContext";
|
|
761
|
-
const _SSEKMSKI = "SSEKMSKeyId";
|
|
762
|
-
const _SSER = "ServerSideEncryptionRule";
|
|
763
|
-
const _SSERe = "ServerSideEncryptionRules";
|
|
764
|
-
const _SSES = "SSES3";
|
|
765
|
-
const _ST = "SessionToken";
|
|
766
|
-
const _STD = "S3TablesDestination";
|
|
767
|
-
const _STDR = "S3TablesDestinationResult";
|
|
768
|
-
const _S_ = "S3";
|
|
769
|
-
const _Sc = "Schedule";
|
|
770
|
-
const _Si = "Size";
|
|
771
|
-
const _St = "Start";
|
|
772
|
-
const _Sta = "Stats";
|
|
773
|
-
const _Su = "Suffix";
|
|
774
|
-
const _T = "Tags";
|
|
775
|
-
const _TA = "TableArn";
|
|
776
|
-
const _TAo = "TopicArn";
|
|
777
|
-
const _TB = "TargetBucket";
|
|
778
|
-
const _TBA = "TableBucketArn";
|
|
779
|
-
const _TBT = "TableBucketType";
|
|
780
|
-
const _TC = "TagCount";
|
|
781
|
-
const _TCL = "TopicConfigurationList";
|
|
782
|
-
const _TCo = "TopicConfigurations";
|
|
783
|
-
const _TCop = "TopicConfiguration";
|
|
784
|
-
const _TD = "TaggingDirective";
|
|
785
|
-
const _TDMOS = "TransitionDefaultMinimumObjectSize";
|
|
786
|
-
const _TG = "TargetGrants";
|
|
787
|
-
const _TGa = "TargetGrant";
|
|
788
|
-
const _TL = "TieringList";
|
|
789
|
-
const _TLr = "TransitionList";
|
|
790
|
-
const _TMP = "TooManyParts";
|
|
791
|
-
const _TN = "TableNamespace";
|
|
792
|
-
const _TNa = "TableName";
|
|
793
|
-
const _TOKF = "TargetObjectKeyFormat";
|
|
794
|
-
const _TP = "TargetPrefix";
|
|
795
|
-
const _TPC = "TotalPartsCount";
|
|
796
|
-
const _TS = "TagSet";
|
|
797
|
-
const _TSa = "TableStatus";
|
|
798
|
-
const _Ta = "Tag";
|
|
799
|
-
const _Tag = "Tagging";
|
|
800
|
-
const _Ti = "Tier";
|
|
801
|
-
const _Tie = "Tierings";
|
|
802
|
-
const _Tier = "Tiering";
|
|
803
|
-
const _Tim = "Time";
|
|
804
|
-
const _To = "Token";
|
|
805
|
-
const _Top = "Topic";
|
|
806
|
-
const _Tr = "Transitions";
|
|
807
|
-
const _Tra = "Transition";
|
|
808
|
-
const _Ty = "Type";
|
|
809
|
-
const _U = "Uploads";
|
|
810
|
-
const _UBMITC = "UpdateBucketMetadataInventoryTableConfiguration";
|
|
811
|
-
const _UBMITCR = "UpdateBucketMetadataInventoryTableConfigurationRequest";
|
|
812
|
-
const _UBMJTC = "UpdateBucketMetadataJournalTableConfiguration";
|
|
813
|
-
const _UBMJTCR = "UpdateBucketMetadataJournalTableConfigurationRequest";
|
|
814
|
-
const _UI = "UploadId";
|
|
815
|
-
const _UIM = "UploadIdMarker";
|
|
816
|
-
const _UM = "UserMetadata";
|
|
817
|
-
const _UOE = "UpdateObjectEncryption";
|
|
818
|
-
const _UOER = "UpdateObjectEncryptionRequest";
|
|
819
|
-
const _UOERp = "UpdateObjectEncryptionResponse";
|
|
820
|
-
const _UP = "UploadPart";
|
|
821
|
-
const _UPC = "UploadPartCopy";
|
|
822
|
-
const _UPCO = "UploadPartCopyOutput";
|
|
823
|
-
const _UPCR = "UploadPartCopyRequest";
|
|
824
|
-
const _UPO = "UploadPartOutput";
|
|
825
|
-
const _UPR = "UploadPartRequest";
|
|
826
|
-
const _URI = "URI";
|
|
827
|
-
const _Up = "Upload";
|
|
828
|
-
const _V = "Value";
|
|
829
|
-
const _VC = "VersioningConfiguration";
|
|
830
|
-
const _VI = "VersionId";
|
|
831
|
-
const _VIM = "VersionIdMarker";
|
|
832
|
-
const _Ve = "Versions";
|
|
833
|
-
const _Ver = "Version";
|
|
834
|
-
const _WC = "WebsiteConfiguration";
|
|
835
|
-
const _WGOR = "WriteGetObjectResponse";
|
|
836
|
-
const _WGORR = "WriteGetObjectResponseRequest";
|
|
837
|
-
const _WOB = "WriteOffsetBytes";
|
|
838
|
-
const _WRL = "WebsiteRedirectLocation";
|
|
839
|
-
const _Y = "Years";
|
|
840
|
-
const _ar = "accept-ranges";
|
|
841
|
-
const _br = "bucket-region";
|
|
842
|
-
const _c = "client";
|
|
843
|
-
const _ct = "continuation-token";
|
|
844
|
-
const _d = "delimiter";
|
|
845
|
-
const _e = "error";
|
|
846
|
-
const _eP = "eventPayload";
|
|
847
|
-
const _en = "endpoint";
|
|
848
|
-
const _et = "encoding-type";
|
|
849
|
-
const _fo = "fetch-owner";
|
|
850
|
-
const _h = "http";
|
|
851
|
-
const _hC = "httpChecksum";
|
|
852
|
-
const _hE = "httpError";
|
|
853
|
-
const _hH = "httpHeader";
|
|
854
|
-
const _hL = "hostLabel";
|
|
855
|
-
const _hP = "httpPayload";
|
|
856
|
-
const _hPH = "httpPrefixHeaders";
|
|
857
|
-
const _hQ = "httpQuery";
|
|
858
|
-
const _hi = "http://www.w3.org/2001/XMLSchema-instance";
|
|
859
|
-
const _i = "id";
|
|
860
|
-
const _iT = "idempotencyToken";
|
|
861
|
-
const _km = "key-marker";
|
|
862
|
-
const _m = "marker";
|
|
863
|
-
const _mb = "max-buckets";
|
|
864
|
-
const _mdb = "max-directory-buckets";
|
|
865
|
-
const _mk = "max-keys";
|
|
866
|
-
const _mp = "max-parts";
|
|
867
|
-
const _mu = "max-uploads";
|
|
868
|
-
const _p = "prefix";
|
|
869
|
-
const _pN = "partNumber";
|
|
870
|
-
const _pnm = "part-number-marker";
|
|
871
|
-
const _rcc = "response-cache-control";
|
|
872
|
-
const _rcd = "response-content-disposition";
|
|
873
|
-
const _rce = "response-content-encoding";
|
|
874
|
-
const _rcl = "response-content-language";
|
|
875
|
-
const _rct = "response-content-type";
|
|
876
|
-
const _re = "response-expires";
|
|
877
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.s3";
|
|
878
|
-
const _sa = "start-after";
|
|
879
|
-
const _st = "streaming";
|
|
880
|
-
const _uI = "uploadId";
|
|
881
|
-
const _uim = "upload-id-marker";
|
|
882
|
-
const _vI = "versionId";
|
|
883
|
-
const _vim = "version-id-marker";
|
|
884
|
-
const _x = "xsi";
|
|
885
|
-
const _xA = "xmlAttribute";
|
|
886
|
-
const _xF = "xmlFlattened";
|
|
887
|
-
const _xN = "xmlName";
|
|
888
|
-
const _xNm = "xmlNamespace";
|
|
889
|
-
const _xaa = "x-amz-acl";
|
|
890
|
-
const _xaad = "x-amz-abort-date";
|
|
891
|
-
const _xaapa = "x-amz-access-point-alias";
|
|
892
|
-
const _xaari = "x-amz-abort-rule-id";
|
|
893
|
-
const _xaas = "x-amz-archive-status";
|
|
894
|
-
const _xaba = "x-amz-bucket-arn";
|
|
895
|
-
const _xabgr = "x-amz-bypass-governance-retention";
|
|
896
|
-
const _xabln = "x-amz-bucket-location-name";
|
|
897
|
-
const _xablt = "x-amz-bucket-location-type";
|
|
898
|
-
const _xabn = "x-amz-bucket-namespace";
|
|
899
|
-
const _xabole = "x-amz-bucket-object-lock-enabled";
|
|
900
|
-
const _xabolt = "x-amz-bucket-object-lock-token";
|
|
901
|
-
const _xabr = "x-amz-bucket-region";
|
|
902
|
-
const _xaca = "x-amz-checksum-algorithm";
|
|
903
|
-
const _xacc = "x-amz-checksum-crc32";
|
|
904
|
-
const _xacc_ = "x-amz-checksum-crc32c";
|
|
905
|
-
const _xacc__ = "x-amz-checksum-crc64nvme";
|
|
906
|
-
const _xacm = "x-amz-checksum-mode";
|
|
907
|
-
const _xacrsba = "x-amz-confirm-remove-self-bucket-access";
|
|
908
|
-
const _xacs = "x-amz-checksum-sha1";
|
|
909
|
-
const _xacs_ = "x-amz-checksum-sha256";
|
|
910
|
-
const _xacs__ = "x-amz-copy-source";
|
|
911
|
-
const _xacsim = "x-amz-copy-source-if-match";
|
|
912
|
-
const _xacsims = "x-amz-copy-source-if-modified-since";
|
|
913
|
-
const _xacsinm = "x-amz-copy-source-if-none-match";
|
|
914
|
-
const _xacsius = "x-amz-copy-source-if-unmodified-since";
|
|
915
|
-
const _xacsm = "x-amz-create-session-mode";
|
|
916
|
-
const _xacsr = "x-amz-copy-source-range";
|
|
917
|
-
const _xacssseca = "x-amz-copy-source-server-side-encryption-customer-algorithm";
|
|
918
|
-
const _xacssseck = "x-amz-copy-source-server-side-encryption-customer-key";
|
|
919
|
-
const _xacssseckM = "x-amz-copy-source-server-side-encryption-customer-key-MD5";
|
|
920
|
-
const _xacsvi = "x-amz-copy-source-version-id";
|
|
921
|
-
const _xact = "x-amz-checksum-type";
|
|
922
|
-
const _xact_ = "x-amz-client-token";
|
|
923
|
-
const _xadm = "x-amz-delete-marker";
|
|
924
|
-
const _xae = "x-amz-expiration";
|
|
925
|
-
const _xaebo = "x-amz-expected-bucket-owner";
|
|
926
|
-
const _xafec = "x-amz-fwd-error-code";
|
|
927
|
-
const _xafem = "x-amz-fwd-error-message";
|
|
928
|
-
const _xafhCC = "x-amz-fwd-header-Cache-Control";
|
|
929
|
-
const _xafhCD = "x-amz-fwd-header-Content-Disposition";
|
|
930
|
-
const _xafhCE = "x-amz-fwd-header-Content-Encoding";
|
|
931
|
-
const _xafhCL = "x-amz-fwd-header-Content-Language";
|
|
932
|
-
const _xafhCR = "x-amz-fwd-header-Content-Range";
|
|
933
|
-
const _xafhCT = "x-amz-fwd-header-Content-Type";
|
|
934
|
-
const _xafhE = "x-amz-fwd-header-ETag";
|
|
935
|
-
const _xafhE_ = "x-amz-fwd-header-Expires";
|
|
936
|
-
const _xafhLM = "x-amz-fwd-header-Last-Modified";
|
|
937
|
-
const _xafhar = "x-amz-fwd-header-accept-ranges";
|
|
938
|
-
const _xafhxacc = "x-amz-fwd-header-x-amz-checksum-crc32";
|
|
939
|
-
const _xafhxacc_ = "x-amz-fwd-header-x-amz-checksum-crc32c";
|
|
940
|
-
const _xafhxacc__ = "x-amz-fwd-header-x-amz-checksum-crc64nvme";
|
|
941
|
-
const _xafhxacs = "x-amz-fwd-header-x-amz-checksum-sha1";
|
|
942
|
-
const _xafhxacs_ = "x-amz-fwd-header-x-amz-checksum-sha256";
|
|
943
|
-
const _xafhxadm = "x-amz-fwd-header-x-amz-delete-marker";
|
|
944
|
-
const _xafhxae = "x-amz-fwd-header-x-amz-expiration";
|
|
945
|
-
const _xafhxamm = "x-amz-fwd-header-x-amz-missing-meta";
|
|
946
|
-
const _xafhxampc = "x-amz-fwd-header-x-amz-mp-parts-count";
|
|
947
|
-
const _xafhxaollh = "x-amz-fwd-header-x-amz-object-lock-legal-hold";
|
|
948
|
-
const _xafhxaolm = "x-amz-fwd-header-x-amz-object-lock-mode";
|
|
949
|
-
const _xafhxaolrud = "x-amz-fwd-header-x-amz-object-lock-retain-until-date";
|
|
950
|
-
const _xafhxar = "x-amz-fwd-header-x-amz-restore";
|
|
951
|
-
const _xafhxarc = "x-amz-fwd-header-x-amz-request-charged";
|
|
952
|
-
const _xafhxars = "x-amz-fwd-header-x-amz-replication-status";
|
|
953
|
-
const _xafhxasc = "x-amz-fwd-header-x-amz-storage-class";
|
|
954
|
-
const _xafhxasse = "x-amz-fwd-header-x-amz-server-side-encryption";
|
|
955
|
-
const _xafhxasseakki = "x-amz-fwd-header-x-amz-server-side-encryption-aws-kms-key-id";
|
|
956
|
-
const _xafhxassebke = "x-amz-fwd-header-x-amz-server-side-encryption-bucket-key-enabled";
|
|
957
|
-
const _xafhxasseca = "x-amz-fwd-header-x-amz-server-side-encryption-customer-algorithm";
|
|
958
|
-
const _xafhxasseckM = "x-amz-fwd-header-x-amz-server-side-encryption-customer-key-MD5";
|
|
959
|
-
const _xafhxatc = "x-amz-fwd-header-x-amz-tagging-count";
|
|
960
|
-
const _xafhxavi = "x-amz-fwd-header-x-amz-version-id";
|
|
961
|
-
const _xafs = "x-amz-fwd-status";
|
|
962
|
-
const _xagfc = "x-amz-grant-full-control";
|
|
963
|
-
const _xagr = "x-amz-grant-read";
|
|
964
|
-
const _xagra = "x-amz-grant-read-acp";
|
|
965
|
-
const _xagw = "x-amz-grant-write";
|
|
966
|
-
const _xagwa = "x-amz-grant-write-acp";
|
|
967
|
-
const _xaimit = "x-amz-if-match-initiated-time";
|
|
968
|
-
const _xaimlmt = "x-amz-if-match-last-modified-time";
|
|
969
|
-
const _xaims = "x-amz-if-match-size";
|
|
970
|
-
const _xam = "x-amz-meta-";
|
|
971
|
-
const _xam_ = "x-amz-mfa";
|
|
972
|
-
const _xamd = "x-amz-metadata-directive";
|
|
973
|
-
const _xamm = "x-amz-missing-meta";
|
|
974
|
-
const _xamos = "x-amz-mp-object-size";
|
|
975
|
-
const _xamp = "x-amz-max-parts";
|
|
976
|
-
const _xampc = "x-amz-mp-parts-count";
|
|
977
|
-
const _xaoa = "x-amz-object-attributes";
|
|
978
|
-
const _xaollh = "x-amz-object-lock-legal-hold";
|
|
979
|
-
const _xaolm = "x-amz-object-lock-mode";
|
|
980
|
-
const _xaolrud = "x-amz-object-lock-retain-until-date";
|
|
981
|
-
const _xaoo = "x-amz-object-ownership";
|
|
982
|
-
const _xaooa = "x-amz-optional-object-attributes";
|
|
983
|
-
const _xaos = "x-amz-object-size";
|
|
984
|
-
const _xapnm = "x-amz-part-number-marker";
|
|
985
|
-
const _xar = "x-amz-restore";
|
|
986
|
-
const _xarc = "x-amz-request-charged";
|
|
987
|
-
const _xarop = "x-amz-restore-output-path";
|
|
988
|
-
const _xarp = "x-amz-request-payer";
|
|
989
|
-
const _xarr = "x-amz-request-route";
|
|
990
|
-
const _xars = "x-amz-replication-status";
|
|
991
|
-
const _xars_ = "x-amz-rename-source";
|
|
992
|
-
const _xarsim = "x-amz-rename-source-if-match";
|
|
993
|
-
const _xarsims = "x-amz-rename-source-if-modified-since";
|
|
994
|
-
const _xarsinm = "x-amz-rename-source-if-none-match";
|
|
995
|
-
const _xarsius = "x-amz-rename-source-if-unmodified-since";
|
|
996
|
-
const _xart = "x-amz-request-token";
|
|
997
|
-
const _xasc = "x-amz-storage-class";
|
|
998
|
-
const _xasca = "x-amz-sdk-checksum-algorithm";
|
|
999
|
-
const _xasdv = "x-amz-skip-destination-validation";
|
|
1000
|
-
const _xasebo = "x-amz-source-expected-bucket-owner";
|
|
1001
|
-
const _xasse = "x-amz-server-side-encryption";
|
|
1002
|
-
const _xasseakki = "x-amz-server-side-encryption-aws-kms-key-id";
|
|
1003
|
-
const _xassebke = "x-amz-server-side-encryption-bucket-key-enabled";
|
|
1004
|
-
const _xassec = "x-amz-server-side-encryption-context";
|
|
1005
|
-
const _xasseca = "x-amz-server-side-encryption-customer-algorithm";
|
|
1006
|
-
const _xasseck = "x-amz-server-side-encryption-customer-key";
|
|
1007
|
-
const _xasseckM = "x-amz-server-side-encryption-customer-key-MD5";
|
|
1008
|
-
const _xat = "x-amz-tagging";
|
|
1009
|
-
const _xatc = "x-amz-tagging-count";
|
|
1010
|
-
const _xatd = "x-amz-tagging-directive";
|
|
1011
|
-
const _xatdmos = "x-amz-transition-default-minimum-object-size";
|
|
1012
|
-
const _xavi = "x-amz-version-id";
|
|
1013
|
-
const _xawob = "x-amz-write-offset-bytes";
|
|
1014
|
-
const _xawrl = "x-amz-website-redirect-location";
|
|
1015
|
-
const _xs = "xsi:type";
|
|
1016
|
-
const n0 = "com.amazonaws.s3";
|
|
1017
|
-
import { TypeRegistry } from "@smithy/core/schema";
|
|
1018
|
-
import { AccessDenied, BucketAlreadyExists, BucketAlreadyOwnedByYou, EncryptionTypeMismatch, IdempotencyParameterMismatch, InvalidObjectState, InvalidRequest, InvalidWriteOffset, NoSuchBucket, NoSuchKey, NoSuchUpload, NotFound, ObjectAlreadyInActiveTierError, ObjectNotInActiveTierError, TooManyParts, } from "../models/errors";
|
|
1019
|
-
import { S3ServiceException } from "../models/S3ServiceException";
|
|
1020
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
1021
|
-
export var S3ServiceException$ = [-3, _s, "S3ServiceException", 0, [], []];
|
|
1022
|
-
_s_registry.registerError(S3ServiceException$, S3ServiceException);
|
|
1023
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
1024
|
-
export var AccessDenied$ = [-3, n0, _AD,
|
|
1025
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1026
|
-
[],
|
|
1027
|
-
[]
|
|
1028
|
-
];
|
|
1029
|
-
n0_registry.registerError(AccessDenied$, AccessDenied);
|
|
1030
|
-
export var BucketAlreadyExists$ = [-3, n0, _BAE,
|
|
1031
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
1032
|
-
[],
|
|
1033
|
-
[]
|
|
1034
|
-
];
|
|
1035
|
-
n0_registry.registerError(BucketAlreadyExists$, BucketAlreadyExists);
|
|
1036
|
-
export var BucketAlreadyOwnedByYou$ = [-3, n0, _BAOBY,
|
|
1037
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
1038
|
-
[],
|
|
1039
|
-
[]
|
|
1040
|
-
];
|
|
1041
|
-
n0_registry.registerError(BucketAlreadyOwnedByYou$, BucketAlreadyOwnedByYou);
|
|
1042
|
-
export var EncryptionTypeMismatch$ = [-3, n0, _ETM,
|
|
1043
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1044
|
-
[],
|
|
1045
|
-
[]
|
|
1046
|
-
];
|
|
1047
|
-
n0_registry.registerError(EncryptionTypeMismatch$, EncryptionTypeMismatch);
|
|
1048
|
-
export var IdempotencyParameterMismatch$ = [-3, n0, _IPM,
|
|
1049
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1050
|
-
[],
|
|
1051
|
-
[]
|
|
1052
|
-
];
|
|
1053
|
-
n0_registry.registerError(IdempotencyParameterMismatch$, IdempotencyParameterMismatch);
|
|
1054
|
-
export var InvalidObjectState$ = [-3, n0, _IOS,
|
|
1055
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1056
|
-
[_SC, _AT],
|
|
1057
|
-
[0, 0]
|
|
1058
|
-
];
|
|
1059
|
-
n0_registry.registerError(InvalidObjectState$, InvalidObjectState);
|
|
1060
|
-
export var InvalidRequest$ = [-3, n0, _IR,
|
|
1061
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1062
|
-
[],
|
|
1063
|
-
[]
|
|
1064
|
-
];
|
|
1065
|
-
n0_registry.registerError(InvalidRequest$, InvalidRequest);
|
|
1066
|
-
export var InvalidWriteOffset$ = [-3, n0, _IWO,
|
|
1067
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1068
|
-
[],
|
|
1069
|
-
[]
|
|
1070
|
-
];
|
|
1071
|
-
n0_registry.registerError(InvalidWriteOffset$, InvalidWriteOffset);
|
|
1072
|
-
export var NoSuchBucket$ = [-3, n0, _NSB,
|
|
1073
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
1074
|
-
[],
|
|
1075
|
-
[]
|
|
1076
|
-
];
|
|
1077
|
-
n0_registry.registerError(NoSuchBucket$, NoSuchBucket);
|
|
1078
|
-
export var NoSuchKey$ = [-3, n0, _NSK,
|
|
1079
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
1080
|
-
[],
|
|
1081
|
-
[]
|
|
1082
|
-
];
|
|
1083
|
-
n0_registry.registerError(NoSuchKey$, NoSuchKey);
|
|
1084
|
-
export var NoSuchUpload$ = [-3, n0, _NSU,
|
|
1085
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
1086
|
-
[],
|
|
1087
|
-
[]
|
|
1088
|
-
];
|
|
1089
|
-
n0_registry.registerError(NoSuchUpload$, NoSuchUpload);
|
|
1090
|
-
export var NotFound$ = [-3, n0, _NF,
|
|
1091
|
-
{ [_e]: _c },
|
|
1092
|
-
[],
|
|
1093
|
-
[]
|
|
1094
|
-
];
|
|
1095
|
-
n0_registry.registerError(NotFound$, NotFound);
|
|
1096
|
-
export var ObjectAlreadyInActiveTierError$ = [-3, n0, _OAIATE,
|
|
1097
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1098
|
-
[],
|
|
1099
|
-
[]
|
|
1100
|
-
];
|
|
1101
|
-
n0_registry.registerError(ObjectAlreadyInActiveTierError$, ObjectAlreadyInActiveTierError);
|
|
1102
|
-
export var ObjectNotInActiveTierError$ = [-3, n0, _ONIATE,
|
|
1103
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1104
|
-
[],
|
|
1105
|
-
[]
|
|
1106
|
-
];
|
|
1107
|
-
n0_registry.registerError(ObjectNotInActiveTierError$, ObjectNotInActiveTierError);
|
|
1108
|
-
export var TooManyParts$ = [-3, n0, _TMP,
|
|
1109
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1110
|
-
[],
|
|
1111
|
-
[]
|
|
1112
|
-
];
|
|
1113
|
-
n0_registry.registerError(TooManyParts$, TooManyParts);
|
|
1114
|
-
export const errorTypeRegistries = [
|
|
1115
|
-
_s_registry,
|
|
1116
|
-
n0_registry,
|
|
1117
|
-
];
|
|
1118
|
-
var CopySourceSSECustomerKey = [0, n0, _CSSSECK, 8, 0];
|
|
1119
|
-
var NonEmptyKmsKeyArnString = [0, n0, _NEKKAS, 8, 0];
|
|
1120
|
-
var SessionCredentialValue = [0, n0, _SCV, 8, 0];
|
|
1121
|
-
var SSECustomerKey = [0, n0, _SSECK, 8, 0];
|
|
1122
|
-
var SSEKMSEncryptionContext = [0, n0, _SSEKMSEC, 8, 0];
|
|
1123
|
-
var SSEKMSKeyId = [0, n0, _SSEKMSKI, 8, 0];
|
|
1124
|
-
var StreamingBlob = [0, n0, _SB, { [_st]: 1 }, 42];
|
|
1125
|
-
export var AbacStatus$ = [3, n0, _AS,
|
|
1126
|
-
0,
|
|
1127
|
-
[_S],
|
|
1128
|
-
[0]
|
|
1129
|
-
];
|
|
1130
|
-
export var AbortIncompleteMultipartUpload$ = [3, n0, _AIMU,
|
|
1131
|
-
0,
|
|
1132
|
-
[_DAI],
|
|
1133
|
-
[1]
|
|
1134
|
-
];
|
|
1135
|
-
export var AbortMultipartUploadOutput$ = [3, n0, _AMUO,
|
|
1136
|
-
0,
|
|
1137
|
-
[_RC],
|
|
1138
|
-
[[0, { [_hH]: _xarc }]]
|
|
1139
|
-
];
|
|
1140
|
-
export var AbortMultipartUploadRequest$ = [3, n0, _AMUR,
|
|
1141
|
-
0,
|
|
1142
|
-
[_B, _K, _UI, _RP, _EBO, _IMIT],
|
|
1143
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [6, { [_hH]: _xaimit }]], 3
|
|
1144
|
-
];
|
|
1145
|
-
export var AccelerateConfiguration$ = [3, n0, _AC,
|
|
1146
|
-
0,
|
|
1147
|
-
[_S],
|
|
1148
|
-
[0]
|
|
1149
|
-
];
|
|
1150
|
-
export var AccessControlPolicy$ = [3, n0, _ACP,
|
|
1151
|
-
0,
|
|
1152
|
-
[_G, _O],
|
|
1153
|
-
[[() => Grants, { [_xN]: _ACL }], () => Owner$]
|
|
1154
|
-
];
|
|
1155
|
-
export var AccessControlTranslation$ = [3, n0, _ACT,
|
|
1156
|
-
0,
|
|
1157
|
-
[_O],
|
|
1158
|
-
[0], 1
|
|
1159
|
-
];
|
|
1160
|
-
export var AnalyticsAndOperator$ = [3, n0, _AAO,
|
|
1161
|
-
0,
|
|
1162
|
-
[_P, _T],
|
|
1163
|
-
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }]]
|
|
1164
|
-
];
|
|
1165
|
-
export var AnalyticsConfiguration$ = [3, n0, _ACn,
|
|
1166
|
-
0,
|
|
1167
|
-
[_I, _SCA, _F],
|
|
1168
|
-
[0, () => StorageClassAnalysis$, [() => AnalyticsFilter$, 0]], 2
|
|
1169
|
-
];
|
|
1170
|
-
export var AnalyticsExportDestination$ = [3, n0, _AED,
|
|
1171
|
-
0,
|
|
1172
|
-
[_SBD],
|
|
1173
|
-
[() => AnalyticsS3BucketDestination$], 1
|
|
1174
|
-
];
|
|
1175
|
-
export var AnalyticsS3BucketDestination$ = [3, n0, _ASBD,
|
|
1176
|
-
0,
|
|
1177
|
-
[_Fo, _B, _BAI, _P],
|
|
1178
|
-
[0, 0, 0, 0], 2
|
|
1179
|
-
];
|
|
1180
|
-
export var BlockedEncryptionTypes$ = [3, n0, _BET,
|
|
1181
|
-
0,
|
|
1182
|
-
[_ET],
|
|
1183
|
-
[[() => EncryptionTypeList, { [_xF]: 1 }]]
|
|
1184
|
-
];
|
|
1185
|
-
export var Bucket$ = [3, n0, _B,
|
|
1186
|
-
0,
|
|
1187
|
-
[_N, _CD, _BR, _BA],
|
|
1188
|
-
[0, 4, 0, 0]
|
|
1189
|
-
];
|
|
1190
|
-
export var BucketInfo$ = [3, n0, _BI,
|
|
1191
|
-
0,
|
|
1192
|
-
[_DR, _Ty],
|
|
1193
|
-
[0, 0]
|
|
1194
|
-
];
|
|
1195
|
-
export var BucketLifecycleConfiguration$ = [3, n0, _BLC,
|
|
1196
|
-
0,
|
|
1197
|
-
[_R],
|
|
1198
|
-
[[() => LifecycleRules, { [_xF]: 1, [_xN]: _Ru }]], 1
|
|
1199
|
-
];
|
|
1200
|
-
export var BucketLoggingStatus$ = [3, n0, _BLS,
|
|
1201
|
-
0,
|
|
1202
|
-
[_LE],
|
|
1203
|
-
[[() => LoggingEnabled$, 0]]
|
|
1204
|
-
];
|
|
1205
|
-
export var Checksum$ = [3, n0, _C,
|
|
1206
|
-
0,
|
|
1207
|
-
[_CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CT],
|
|
1208
|
-
[0, 0, 0, 0, 0, 0]
|
|
1209
|
-
];
|
|
1210
|
-
export var CommonPrefix$ = [3, n0, _CP,
|
|
1211
|
-
0,
|
|
1212
|
-
[_P],
|
|
1213
|
-
[0]
|
|
1214
|
-
];
|
|
1215
|
-
export var CompletedMultipartUpload$ = [3, n0, _CMU,
|
|
1216
|
-
0,
|
|
1217
|
-
[_Pa],
|
|
1218
|
-
[[() => CompletedPartList, { [_xF]: 1, [_xN]: _Par }]]
|
|
1219
|
-
];
|
|
1220
|
-
export var CompletedPart$ = [3, n0, _CPo,
|
|
1221
|
-
0,
|
|
1222
|
-
[_ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _PN],
|
|
1223
|
-
[0, 0, 0, 0, 0, 0, 1]
|
|
1224
|
-
];
|
|
1225
|
-
export var CompleteMultipartUploadOutput$ = [3, n0, _CMUO,
|
|
1226
|
-
{ [_xN]: _CMUR },
|
|
1227
|
-
[_L, _B, _K, _E, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CT, _SSE, _VI, _SSEKMSKI, _BKE, _RC],
|
|
1228
|
-
[0, 0, 0, [0, { [_hH]: _xae }], 0, 0, 0, 0, 0, 0, 0, [0, { [_hH]: _xasse }], [0, { [_hH]: _xavi }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
1229
|
-
];
|
|
1230
|
-
export var CompleteMultipartUploadRequest$ = [3, n0, _CMURo,
|
|
1231
|
-
0,
|
|
1232
|
-
[_B, _K, _UI, _MU, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CT, _MOS, _RP, _EBO, _IM, _INM, _SSECA, _SSECK, _SSECKMD],
|
|
1233
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [() => CompletedMultipartUpload$, { [_hP]: 1, [_xN]: _CMUo }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xact }], [1, { [_hH]: _xamos }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }]], 3
|
|
1234
|
-
];
|
|
1235
|
-
export var Condition$ = [3, n0, _Co,
|
|
1236
|
-
0,
|
|
1237
|
-
[_HECRE, _KPE],
|
|
1238
|
-
[0, 0]
|
|
1239
|
-
];
|
|
1240
|
-
export var ContinuationEvent$ = [3, n0, _CE,
|
|
1241
|
-
0,
|
|
1242
|
-
[],
|
|
1243
|
-
[]
|
|
1244
|
-
];
|
|
1245
|
-
export var CopyObjectOutput$ = [3, n0, _COO,
|
|
1246
|
-
0,
|
|
1247
|
-
[_COR, _E, _CSVI, _VI, _SSE, _SSECA, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RC],
|
|
1248
|
-
[[() => CopyObjectResult$, 16], [0, { [_hH]: _xae }], [0, { [_hH]: _xacsvi }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
1249
|
-
];
|
|
1250
|
-
export var CopyObjectRequest$ = [3, n0, _CORo,
|
|
1251
|
-
0,
|
|
1252
|
-
[_B, _CS, _K, _ACL_, _CC, _CA, _CDo, _CEo, _CL, _CTo, _CSIM, _CSIMS, _CSINM, _CSIUS, _Ex, _GFC, _GR, _GRACP, _GWACP, _IM, _INM, _M, _MD, _TD, _SSE, _SC, _WRL, _SSECA, _SSECK, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _CSSSECA, _CSSSECK, _CSSSECKMD, _RP, _Tag, _OLM, _OLRUD, _OLLHS, _EBO, _ESBO],
|
|
1253
|
-
[[0, 1], [0, { [_hH]: _xacs__ }], [0, 1], [0, { [_hH]: _xaa }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _xaca }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xacsim }], [4, { [_hH]: _xacsims }], [0, { [_hH]: _xacsinm }], [4, { [_hH]: _xacsius }], [4, { [_hH]: _Ex }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagwa }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xamd }], [0, { [_hH]: _xatd }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xacssseca }], [() => CopySourceSSECustomerKey, { [_hH]: _xacssseck }], [0, { [_hH]: _xacssseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xat }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasebo }]], 3
|
|
1254
|
-
];
|
|
1255
|
-
export var CopyObjectResult$ = [3, n0, _COR,
|
|
1256
|
-
0,
|
|
1257
|
-
[_ETa, _LM, _CT, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh],
|
|
1258
|
-
[0, 4, 0, 0, 0, 0, 0, 0]
|
|
1259
|
-
];
|
|
1260
|
-
export var CopyPartResult$ = [3, n0, _CPR,
|
|
1261
|
-
0,
|
|
1262
|
-
[_ETa, _LM, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh],
|
|
1263
|
-
[0, 4, 0, 0, 0, 0, 0]
|
|
1264
|
-
];
|
|
1265
|
-
export var CORSConfiguration$ = [3, n0, _CORSC,
|
|
1266
|
-
0,
|
|
1267
|
-
[_CORSR],
|
|
1268
|
-
[[() => CORSRules, { [_xF]: 1, [_xN]: _CORSRu }]], 1
|
|
1269
|
-
];
|
|
1270
|
-
export var CORSRule$ = [3, n0, _CORSRu,
|
|
1271
|
-
0,
|
|
1272
|
-
[_AM, _AO, _ID, _AH, _EH, _MAS],
|
|
1273
|
-
[[64 | 0, { [_xF]: 1, [_xN]: _AMl }], [64 | 0, { [_xF]: 1, [_xN]: _AOl }], 0, [64 | 0, { [_xF]: 1, [_xN]: _AHl }], [64 | 0, { [_xF]: 1, [_xN]: _EHx }], 1], 2
|
|
1274
|
-
];
|
|
1275
|
-
export var CreateBucketConfiguration$ = [3, n0, _CBC,
|
|
1276
|
-
0,
|
|
1277
|
-
[_LC, _L, _B, _T],
|
|
1278
|
-
[0, () => LocationInfo$, () => BucketInfo$, [() => TagSet, 0]]
|
|
1279
|
-
];
|
|
1280
|
-
export var CreateBucketMetadataConfigurationRequest$ = [3, n0, _CBMCR,
|
|
1281
|
-
0,
|
|
1282
|
-
[_B, _MC, _CMD, _CA, _EBO],
|
|
1283
|
-
[[0, 1], [() => MetadataConfiguration$, { [_hP]: 1, [_xN]: _MC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
1284
|
-
];
|
|
1285
|
-
export var CreateBucketMetadataTableConfigurationRequest$ = [3, n0, _CBMTCR,
|
|
1286
|
-
0,
|
|
1287
|
-
[_B, _MTC, _CMD, _CA, _EBO],
|
|
1288
|
-
[[0, 1], [() => MetadataTableConfiguration$, { [_hP]: 1, [_xN]: _MTC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
1289
|
-
];
|
|
1290
|
-
export var CreateBucketOutput$ = [3, n0, _CBO,
|
|
1291
|
-
0,
|
|
1292
|
-
[_L, _BA],
|
|
1293
|
-
[[0, { [_hH]: _L }], [0, { [_hH]: _xaba }]]
|
|
1294
|
-
];
|
|
1295
|
-
export var CreateBucketRequest$ = [3, n0, _CBR,
|
|
1296
|
-
0,
|
|
1297
|
-
[_B, _ACL_, _CBC, _GFC, _GR, _GRACP, _GW, _GWACP, _OLEFB, _OO, _BN],
|
|
1298
|
-
[[0, 1], [0, { [_hH]: _xaa }], [() => CreateBucketConfiguration$, { [_hP]: 1, [_xN]: _CBC }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagw }], [0, { [_hH]: _xagwa }], [2, { [_hH]: _xabole }], [0, { [_hH]: _xaoo }], [0, { [_hH]: _xabn }]], 1
|
|
1299
|
-
];
|
|
1300
|
-
export var CreateMultipartUploadOutput$ = [3, n0, _CMUOr,
|
|
1301
|
-
{ [_xN]: _IMUR },
|
|
1302
|
-
[_ADb, _ARI, _B, _K, _UI, _SSE, _SSECA, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RC, _CA, _CT],
|
|
1303
|
-
[[4, { [_hH]: _xaad }], [0, { [_hH]: _xaari }], [0, { [_xN]: _B }], 0, 0, [0, { [_hH]: _xasse }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }], [0, { [_hH]: _xaca }], [0, { [_hH]: _xact }]]
|
|
1304
|
-
];
|
|
1305
|
-
export var CreateMultipartUploadRequest$ = [3, n0, _CMURr,
|
|
1306
|
-
0,
|
|
1307
|
-
[_B, _K, _ACL_, _CC, _CDo, _CEo, _CL, _CTo, _Ex, _GFC, _GR, _GRACP, _GWACP, _M, _SSE, _SC, _WRL, _SSECA, _SSECK, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RP, _Tag, _OLM, _OLRUD, _OLLHS, _EBO, _CA, _CT],
|
|
1308
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CT_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagwa }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xat }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xaca }], [0, { [_hH]: _xact }]], 2
|
|
1309
|
-
];
|
|
1310
|
-
export var CreateSessionOutput$ = [3, n0, _CSO,
|
|
1311
|
-
{ [_xN]: _CSR },
|
|
1312
|
-
[_Cr, _SSE, _SSEKMSKI, _SSEKMSEC, _BKE],
|
|
1313
|
-
[[() => SessionCredentials$, { [_xN]: _Cr }], [0, { [_hH]: _xasse }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }]], 1
|
|
1314
|
-
];
|
|
1315
|
-
export var CreateSessionRequest$ = [3, n0, _CSRr,
|
|
1316
|
-
0,
|
|
1317
|
-
[_B, _SM, _SSE, _SSEKMSKI, _SSEKMSEC, _BKE],
|
|
1318
|
-
[[0, 1], [0, { [_hH]: _xacsm }], [0, { [_hH]: _xasse }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }]], 1
|
|
1319
|
-
];
|
|
1320
|
-
export var CSVInput$ = [3, n0, _CSVIn,
|
|
1321
|
-
0,
|
|
1322
|
-
[_FHI, _Com, _QEC, _RD, _FD, _QC, _AQRD],
|
|
1323
|
-
[0, 0, 0, 0, 0, 0, 2]
|
|
1324
|
-
];
|
|
1325
|
-
export var CSVOutput$ = [3, n0, _CSVO,
|
|
1326
|
-
0,
|
|
1327
|
-
[_QF, _QEC, _RD, _FD, _QC],
|
|
1328
|
-
[0, 0, 0, 0, 0]
|
|
1329
|
-
];
|
|
1330
|
-
export var DefaultRetention$ = [3, n0, _DRe,
|
|
1331
|
-
0,
|
|
1332
|
-
[_Mo, _D, _Y],
|
|
1333
|
-
[0, 1, 1]
|
|
1334
|
-
];
|
|
1335
|
-
export var Delete$ = [3, n0, _De,
|
|
1336
|
-
0,
|
|
1337
|
-
[_Ob, _Q],
|
|
1338
|
-
[[() => ObjectIdentifierList, { [_xF]: 1, [_xN]: _Obj }], 2], 1
|
|
1339
|
-
];
|
|
1340
|
-
export var DeleteBucketAnalyticsConfigurationRequest$ = [3, n0, _DBACR,
|
|
1341
|
-
0,
|
|
1342
|
-
[_B, _I, _EBO],
|
|
1343
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1344
|
-
];
|
|
1345
|
-
export var DeleteBucketCorsRequest$ = [3, n0, _DBCR,
|
|
1346
|
-
0,
|
|
1347
|
-
[_B, _EBO],
|
|
1348
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1349
|
-
];
|
|
1350
|
-
export var DeleteBucketEncryptionRequest$ = [3, n0, _DBER,
|
|
1351
|
-
0,
|
|
1352
|
-
[_B, _EBO],
|
|
1353
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1354
|
-
];
|
|
1355
|
-
export var DeleteBucketIntelligentTieringConfigurationRequest$ = [3, n0, _DBITCR,
|
|
1356
|
-
0,
|
|
1357
|
-
[_B, _I, _EBO],
|
|
1358
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1359
|
-
];
|
|
1360
|
-
export var DeleteBucketInventoryConfigurationRequest$ = [3, n0, _DBICR,
|
|
1361
|
-
0,
|
|
1362
|
-
[_B, _I, _EBO],
|
|
1363
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1364
|
-
];
|
|
1365
|
-
export var DeleteBucketLifecycleRequest$ = [3, n0, _DBLR,
|
|
1366
|
-
0,
|
|
1367
|
-
[_B, _EBO],
|
|
1368
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1369
|
-
];
|
|
1370
|
-
export var DeleteBucketMetadataConfigurationRequest$ = [3, n0, _DBMCR,
|
|
1371
|
-
0,
|
|
1372
|
-
[_B, _EBO],
|
|
1373
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1374
|
-
];
|
|
1375
|
-
export var DeleteBucketMetadataTableConfigurationRequest$ = [3, n0, _DBMTCR,
|
|
1376
|
-
0,
|
|
1377
|
-
[_B, _EBO],
|
|
1378
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1379
|
-
];
|
|
1380
|
-
export var DeleteBucketMetricsConfigurationRequest$ = [3, n0, _DBMCRe,
|
|
1381
|
-
0,
|
|
1382
|
-
[_B, _I, _EBO],
|
|
1383
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1384
|
-
];
|
|
1385
|
-
export var DeleteBucketOwnershipControlsRequest$ = [3, n0, _DBOCR,
|
|
1386
|
-
0,
|
|
1387
|
-
[_B, _EBO],
|
|
1388
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1389
|
-
];
|
|
1390
|
-
export var DeleteBucketPolicyRequest$ = [3, n0, _DBPR,
|
|
1391
|
-
0,
|
|
1392
|
-
[_B, _EBO],
|
|
1393
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1394
|
-
];
|
|
1395
|
-
export var DeleteBucketReplicationRequest$ = [3, n0, _DBRR,
|
|
1396
|
-
0,
|
|
1397
|
-
[_B, _EBO],
|
|
1398
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1399
|
-
];
|
|
1400
|
-
export var DeleteBucketRequest$ = [3, n0, _DBR,
|
|
1401
|
-
0,
|
|
1402
|
-
[_B, _EBO],
|
|
1403
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1404
|
-
];
|
|
1405
|
-
export var DeleteBucketTaggingRequest$ = [3, n0, _DBTR,
|
|
1406
|
-
0,
|
|
1407
|
-
[_B, _EBO],
|
|
1408
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1409
|
-
];
|
|
1410
|
-
export var DeleteBucketWebsiteRequest$ = [3, n0, _DBWR,
|
|
1411
|
-
0,
|
|
1412
|
-
[_B, _EBO],
|
|
1413
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1414
|
-
];
|
|
1415
|
-
export var DeletedObject$ = [3, n0, _DO,
|
|
1416
|
-
0,
|
|
1417
|
-
[_K, _VI, _DM, _DMVI],
|
|
1418
|
-
[0, 0, 2, 0]
|
|
1419
|
-
];
|
|
1420
|
-
export var DeleteMarkerEntry$ = [3, n0, _DME,
|
|
1421
|
-
0,
|
|
1422
|
-
[_O, _K, _VI, _IL, _LM],
|
|
1423
|
-
[() => Owner$, 0, 0, 2, 4]
|
|
1424
|
-
];
|
|
1425
|
-
export var DeleteMarkerReplication$ = [3, n0, _DMR,
|
|
1426
|
-
0,
|
|
1427
|
-
[_S],
|
|
1428
|
-
[0]
|
|
1429
|
-
];
|
|
1430
|
-
export var DeleteObjectOutput$ = [3, n0, _DOO,
|
|
1431
|
-
0,
|
|
1432
|
-
[_DM, _VI, _RC],
|
|
1433
|
-
[[2, { [_hH]: _xadm }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xarc }]]
|
|
1434
|
-
];
|
|
1435
|
-
export var DeleteObjectRequest$ = [3, n0, _DOR,
|
|
1436
|
-
0,
|
|
1437
|
-
[_B, _K, _MFA, _VI, _RP, _BGR, _EBO, _IM, _IMLMT, _IMS],
|
|
1438
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xam_ }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [2, { [_hH]: _xabgr }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _IM_ }], [6, { [_hH]: _xaimlmt }], [1, { [_hH]: _xaims }]], 2
|
|
1439
|
-
];
|
|
1440
|
-
export var DeleteObjectsOutput$ = [3, n0, _DOOe,
|
|
1441
|
-
{ [_xN]: _DRel },
|
|
1442
|
-
[_Del, _RC, _Er],
|
|
1443
|
-
[[() => DeletedObjects, { [_xF]: 1 }], [0, { [_hH]: _xarc }], [() => Errors, { [_xF]: 1, [_xN]: _Err }]]
|
|
1444
|
-
];
|
|
1445
|
-
export var DeleteObjectsRequest$ = [3, n0, _DORe,
|
|
1446
|
-
0,
|
|
1447
|
-
[_B, _De, _MFA, _RP, _BGR, _EBO, _CA],
|
|
1448
|
-
[[0, 1], [() => Delete$, { [_hP]: 1, [_xN]: _De }], [0, { [_hH]: _xam_ }], [0, { [_hH]: _xarp }], [2, { [_hH]: _xabgr }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasca }]], 2
|
|
1449
|
-
];
|
|
1450
|
-
export var DeleteObjectTaggingOutput$ = [3, n0, _DOTO,
|
|
1451
|
-
0,
|
|
1452
|
-
[_VI],
|
|
1453
|
-
[[0, { [_hH]: _xavi }]]
|
|
1454
|
-
];
|
|
1455
|
-
export var DeleteObjectTaggingRequest$ = [3, n0, _DOTR,
|
|
1456
|
-
0,
|
|
1457
|
-
[_B, _K, _VI, _EBO],
|
|
1458
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xaebo }]], 2
|
|
1459
|
-
];
|
|
1460
|
-
export var DeletePublicAccessBlockRequest$ = [3, n0, _DPABR,
|
|
1461
|
-
0,
|
|
1462
|
-
[_B, _EBO],
|
|
1463
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1464
|
-
];
|
|
1465
|
-
export var Destination$ = [3, n0, _Des,
|
|
1466
|
-
0,
|
|
1467
|
-
[_B, _A, _SC, _ACT, _EC, _RT, _Me],
|
|
1468
|
-
[0, 0, 0, () => AccessControlTranslation$, () => EncryptionConfiguration$, () => ReplicationTime$, () => Metrics$], 1
|
|
1469
|
-
];
|
|
1470
|
-
export var DestinationResult$ = [3, n0, _DRes,
|
|
1471
|
-
0,
|
|
1472
|
-
[_TBT, _TBA, _TN],
|
|
1473
|
-
[0, 0, 0]
|
|
1474
|
-
];
|
|
1475
|
-
export var Encryption$ = [3, n0, _En,
|
|
1476
|
-
0,
|
|
1477
|
-
[_ET, _KMSKI, _KMSC],
|
|
1478
|
-
[0, [() => SSEKMSKeyId, 0], 0], 1
|
|
1479
|
-
];
|
|
1480
|
-
export var EncryptionConfiguration$ = [3, n0, _EC,
|
|
1481
|
-
0,
|
|
1482
|
-
[_RKKID],
|
|
1483
|
-
[0]
|
|
1484
|
-
];
|
|
1485
|
-
export var EndEvent$ = [3, n0, _EE,
|
|
1486
|
-
0,
|
|
1487
|
-
[],
|
|
1488
|
-
[]
|
|
1489
|
-
];
|
|
1490
|
-
export var _Error$ = [3, n0, _Err,
|
|
1491
|
-
0,
|
|
1492
|
-
[_K, _VI, _Cod, _Mes],
|
|
1493
|
-
[0, 0, 0, 0]
|
|
1494
|
-
];
|
|
1495
|
-
export var ErrorDetails$ = [3, n0, _ED,
|
|
1496
|
-
0,
|
|
1497
|
-
[_ECr, _EM],
|
|
1498
|
-
[0, 0]
|
|
1499
|
-
];
|
|
1500
|
-
export var ErrorDocument$ = [3, n0, _EDr,
|
|
1501
|
-
0,
|
|
1502
|
-
[_K],
|
|
1503
|
-
[0], 1
|
|
1504
|
-
];
|
|
1505
|
-
export var EventBridgeConfiguration$ = [3, n0, _EBC,
|
|
1506
|
-
0,
|
|
1507
|
-
[],
|
|
1508
|
-
[]
|
|
1509
|
-
];
|
|
1510
|
-
export var ExistingObjectReplication$ = [3, n0, _EOR,
|
|
1511
|
-
0,
|
|
1512
|
-
[_S],
|
|
1513
|
-
[0], 1
|
|
1514
|
-
];
|
|
1515
|
-
export var FilterRule$ = [3, n0, _FR,
|
|
1516
|
-
0,
|
|
1517
|
-
[_N, _V],
|
|
1518
|
-
[0, 0]
|
|
1519
|
-
];
|
|
1520
|
-
export var GetBucketAbacOutput$ = [3, n0, _GBAO,
|
|
1521
|
-
0,
|
|
1522
|
-
[_AS],
|
|
1523
|
-
[[() => AbacStatus$, 16]]
|
|
1524
|
-
];
|
|
1525
|
-
export var GetBucketAbacRequest$ = [3, n0, _GBAR,
|
|
1526
|
-
0,
|
|
1527
|
-
[_B, _EBO],
|
|
1528
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1529
|
-
];
|
|
1530
|
-
export var GetBucketAccelerateConfigurationOutput$ = [3, n0, _GBACO,
|
|
1531
|
-
{ [_xN]: _AC },
|
|
1532
|
-
[_S, _RC],
|
|
1533
|
-
[0, [0, { [_hH]: _xarc }]]
|
|
1534
|
-
];
|
|
1535
|
-
export var GetBucketAccelerateConfigurationRequest$ = [3, n0, _GBACR,
|
|
1536
|
-
0,
|
|
1537
|
-
[_B, _EBO, _RP],
|
|
1538
|
-
[[0, 1], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 1
|
|
1539
|
-
];
|
|
1540
|
-
export var GetBucketAclOutput$ = [3, n0, _GBAOe,
|
|
1541
|
-
{ [_xN]: _ACP },
|
|
1542
|
-
[_O, _G],
|
|
1543
|
-
[() => Owner$, [() => Grants, { [_xN]: _ACL }]]
|
|
1544
|
-
];
|
|
1545
|
-
export var GetBucketAclRequest$ = [3, n0, _GBARe,
|
|
1546
|
-
0,
|
|
1547
|
-
[_B, _EBO],
|
|
1548
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1549
|
-
];
|
|
1550
|
-
export var GetBucketAnalyticsConfigurationOutput$ = [3, n0, _GBACOe,
|
|
1551
|
-
0,
|
|
1552
|
-
[_ACn],
|
|
1553
|
-
[[() => AnalyticsConfiguration$, 16]]
|
|
1554
|
-
];
|
|
1555
|
-
export var GetBucketAnalyticsConfigurationRequest$ = [3, n0, _GBACRe,
|
|
1556
|
-
0,
|
|
1557
|
-
[_B, _I, _EBO],
|
|
1558
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1559
|
-
];
|
|
1560
|
-
export var GetBucketCorsOutput$ = [3, n0, _GBCO,
|
|
1561
|
-
{ [_xN]: _CORSC },
|
|
1562
|
-
[_CORSR],
|
|
1563
|
-
[[() => CORSRules, { [_xF]: 1, [_xN]: _CORSRu }]]
|
|
1564
|
-
];
|
|
1565
|
-
export var GetBucketCorsRequest$ = [3, n0, _GBCR,
|
|
1566
|
-
0,
|
|
1567
|
-
[_B, _EBO],
|
|
1568
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1569
|
-
];
|
|
1570
|
-
export var GetBucketEncryptionOutput$ = [3, n0, _GBEO,
|
|
1571
|
-
0,
|
|
1572
|
-
[_SSEC],
|
|
1573
|
-
[[() => ServerSideEncryptionConfiguration$, 16]]
|
|
1574
|
-
];
|
|
1575
|
-
export var GetBucketEncryptionRequest$ = [3, n0, _GBER,
|
|
1576
|
-
0,
|
|
1577
|
-
[_B, _EBO],
|
|
1578
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1579
|
-
];
|
|
1580
|
-
export var GetBucketIntelligentTieringConfigurationOutput$ = [3, n0, _GBITCO,
|
|
1581
|
-
0,
|
|
1582
|
-
[_ITC],
|
|
1583
|
-
[[() => IntelligentTieringConfiguration$, 16]]
|
|
1584
|
-
];
|
|
1585
|
-
export var GetBucketIntelligentTieringConfigurationRequest$ = [3, n0, _GBITCR,
|
|
1586
|
-
0,
|
|
1587
|
-
[_B, _I, _EBO],
|
|
1588
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1589
|
-
];
|
|
1590
|
-
export var GetBucketInventoryConfigurationOutput$ = [3, n0, _GBICO,
|
|
1591
|
-
0,
|
|
1592
|
-
[_IC],
|
|
1593
|
-
[[() => InventoryConfiguration$, 16]]
|
|
1594
|
-
];
|
|
1595
|
-
export var GetBucketInventoryConfigurationRequest$ = [3, n0, _GBICR,
|
|
1596
|
-
0,
|
|
1597
|
-
[_B, _I, _EBO],
|
|
1598
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1599
|
-
];
|
|
1600
|
-
export var GetBucketLifecycleConfigurationOutput$ = [3, n0, _GBLCO,
|
|
1601
|
-
{ [_xN]: _LCi },
|
|
1602
|
-
[_R, _TDMOS],
|
|
1603
|
-
[[() => LifecycleRules, { [_xF]: 1, [_xN]: _Ru }], [0, { [_hH]: _xatdmos }]]
|
|
1604
|
-
];
|
|
1605
|
-
export var GetBucketLifecycleConfigurationRequest$ = [3, n0, _GBLCR,
|
|
1606
|
-
0,
|
|
1607
|
-
[_B, _EBO],
|
|
1608
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1609
|
-
];
|
|
1610
|
-
export var GetBucketLocationOutput$ = [3, n0, _GBLO,
|
|
1611
|
-
{ [_xN]: _LC },
|
|
1612
|
-
[_LC],
|
|
1613
|
-
[0]
|
|
1614
|
-
];
|
|
1615
|
-
export var GetBucketLocationRequest$ = [3, n0, _GBLR,
|
|
1616
|
-
0,
|
|
1617
|
-
[_B, _EBO],
|
|
1618
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1619
|
-
];
|
|
1620
|
-
export var GetBucketLoggingOutput$ = [3, n0, _GBLOe,
|
|
1621
|
-
{ [_xN]: _BLS },
|
|
1622
|
-
[_LE],
|
|
1623
|
-
[[() => LoggingEnabled$, 0]]
|
|
1624
|
-
];
|
|
1625
|
-
export var GetBucketLoggingRequest$ = [3, n0, _GBLRe,
|
|
1626
|
-
0,
|
|
1627
|
-
[_B, _EBO],
|
|
1628
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1629
|
-
];
|
|
1630
|
-
export var GetBucketMetadataConfigurationOutput$ = [3, n0, _GBMCO,
|
|
1631
|
-
0,
|
|
1632
|
-
[_GBMCR],
|
|
1633
|
-
[[() => GetBucketMetadataConfigurationResult$, 16]]
|
|
1634
|
-
];
|
|
1635
|
-
export var GetBucketMetadataConfigurationRequest$ = [3, n0, _GBMCRe,
|
|
1636
|
-
0,
|
|
1637
|
-
[_B, _EBO],
|
|
1638
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1639
|
-
];
|
|
1640
|
-
export var GetBucketMetadataConfigurationResult$ = [3, n0, _GBMCR,
|
|
1641
|
-
0,
|
|
1642
|
-
[_MCR],
|
|
1643
|
-
[() => MetadataConfigurationResult$], 1
|
|
1644
|
-
];
|
|
1645
|
-
export var GetBucketMetadataTableConfigurationOutput$ = [3, n0, _GBMTCO,
|
|
1646
|
-
0,
|
|
1647
|
-
[_GBMTCR],
|
|
1648
|
-
[[() => GetBucketMetadataTableConfigurationResult$, 16]]
|
|
1649
|
-
];
|
|
1650
|
-
export var GetBucketMetadataTableConfigurationRequest$ = [3, n0, _GBMTCRe,
|
|
1651
|
-
0,
|
|
1652
|
-
[_B, _EBO],
|
|
1653
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1654
|
-
];
|
|
1655
|
-
export var GetBucketMetadataTableConfigurationResult$ = [3, n0, _GBMTCR,
|
|
1656
|
-
0,
|
|
1657
|
-
[_MTCR, _S, _Err],
|
|
1658
|
-
[() => MetadataTableConfigurationResult$, 0, () => ErrorDetails$], 2
|
|
1659
|
-
];
|
|
1660
|
-
export var GetBucketMetricsConfigurationOutput$ = [3, n0, _GBMCOe,
|
|
1661
|
-
0,
|
|
1662
|
-
[_MCe],
|
|
1663
|
-
[[() => MetricsConfiguration$, 16]]
|
|
1664
|
-
];
|
|
1665
|
-
export var GetBucketMetricsConfigurationRequest$ = [3, n0, _GBMCRet,
|
|
1666
|
-
0,
|
|
1667
|
-
[_B, _I, _EBO],
|
|
1668
|
-
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1669
|
-
];
|
|
1670
|
-
export var GetBucketNotificationConfigurationRequest$ = [3, n0, _GBNCR,
|
|
1671
|
-
0,
|
|
1672
|
-
[_B, _EBO],
|
|
1673
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1674
|
-
];
|
|
1675
|
-
export var GetBucketOwnershipControlsOutput$ = [3, n0, _GBOCO,
|
|
1676
|
-
0,
|
|
1677
|
-
[_OC],
|
|
1678
|
-
[[() => OwnershipControls$, 16]]
|
|
1679
|
-
];
|
|
1680
|
-
export var GetBucketOwnershipControlsRequest$ = [3, n0, _GBOCR,
|
|
1681
|
-
0,
|
|
1682
|
-
[_B, _EBO],
|
|
1683
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1684
|
-
];
|
|
1685
|
-
export var GetBucketPolicyOutput$ = [3, n0, _GBPO,
|
|
1686
|
-
0,
|
|
1687
|
-
[_Po],
|
|
1688
|
-
[[0, 16]]
|
|
1689
|
-
];
|
|
1690
|
-
export var GetBucketPolicyRequest$ = [3, n0, _GBPR,
|
|
1691
|
-
0,
|
|
1692
|
-
[_B, _EBO],
|
|
1693
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1694
|
-
];
|
|
1695
|
-
export var GetBucketPolicyStatusOutput$ = [3, n0, _GBPSO,
|
|
1696
|
-
0,
|
|
1697
|
-
[_PS],
|
|
1698
|
-
[[() => PolicyStatus$, 16]]
|
|
1699
|
-
];
|
|
1700
|
-
export var GetBucketPolicyStatusRequest$ = [3, n0, _GBPSR,
|
|
1701
|
-
0,
|
|
1702
|
-
[_B, _EBO],
|
|
1703
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1704
|
-
];
|
|
1705
|
-
export var GetBucketReplicationOutput$ = [3, n0, _GBRO,
|
|
1706
|
-
0,
|
|
1707
|
-
[_RCe],
|
|
1708
|
-
[[() => ReplicationConfiguration$, 16]]
|
|
1709
|
-
];
|
|
1710
|
-
export var GetBucketReplicationRequest$ = [3, n0, _GBRR,
|
|
1711
|
-
0,
|
|
1712
|
-
[_B, _EBO],
|
|
1713
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1714
|
-
];
|
|
1715
|
-
export var GetBucketRequestPaymentOutput$ = [3, n0, _GBRPO,
|
|
1716
|
-
{ [_xN]: _RPC },
|
|
1717
|
-
[_Pay],
|
|
1718
|
-
[0]
|
|
1719
|
-
];
|
|
1720
|
-
export var GetBucketRequestPaymentRequest$ = [3, n0, _GBRPR,
|
|
1721
|
-
0,
|
|
1722
|
-
[_B, _EBO],
|
|
1723
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1724
|
-
];
|
|
1725
|
-
export var GetBucketTaggingOutput$ = [3, n0, _GBTO,
|
|
1726
|
-
{ [_xN]: _Tag },
|
|
1727
|
-
[_TS],
|
|
1728
|
-
[[() => TagSet, 0]], 1
|
|
1729
|
-
];
|
|
1730
|
-
export var GetBucketTaggingRequest$ = [3, n0, _GBTR,
|
|
1731
|
-
0,
|
|
1732
|
-
[_B, _EBO],
|
|
1733
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1734
|
-
];
|
|
1735
|
-
export var GetBucketVersioningOutput$ = [3, n0, _GBVO,
|
|
1736
|
-
{ [_xN]: _VC },
|
|
1737
|
-
[_S, _MFAD],
|
|
1738
|
-
[0, [0, { [_xN]: _MDf }]]
|
|
1739
|
-
];
|
|
1740
|
-
export var GetBucketVersioningRequest$ = [3, n0, _GBVR,
|
|
1741
|
-
0,
|
|
1742
|
-
[_B, _EBO],
|
|
1743
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1744
|
-
];
|
|
1745
|
-
export var GetBucketWebsiteOutput$ = [3, n0, _GBWO,
|
|
1746
|
-
{ [_xN]: _WC },
|
|
1747
|
-
[_RART, _IDn, _EDr, _RR],
|
|
1748
|
-
[() => RedirectAllRequestsTo$, () => IndexDocument$, () => ErrorDocument$, [() => RoutingRules, 0]]
|
|
1749
|
-
];
|
|
1750
|
-
export var GetBucketWebsiteRequest$ = [3, n0, _GBWR,
|
|
1751
|
-
0,
|
|
1752
|
-
[_B, _EBO],
|
|
1753
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1754
|
-
];
|
|
1755
|
-
export var GetObjectAclOutput$ = [3, n0, _GOAO,
|
|
1756
|
-
{ [_xN]: _ACP },
|
|
1757
|
-
[_O, _G, _RC],
|
|
1758
|
-
[() => Owner$, [() => Grants, { [_xN]: _ACL }], [0, { [_hH]: _xarc }]]
|
|
1759
|
-
];
|
|
1760
|
-
export var GetObjectAclRequest$ = [3, n0, _GOAR,
|
|
1761
|
-
0,
|
|
1762
|
-
[_B, _K, _VI, _RP, _EBO],
|
|
1763
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1764
|
-
];
|
|
1765
|
-
export var GetObjectAttributesOutput$ = [3, n0, _GOAOe,
|
|
1766
|
-
{ [_xN]: _GOARe },
|
|
1767
|
-
[_DM, _LM, _VI, _RC, _ETa, _C, _OP, _SC, _OS],
|
|
1768
|
-
[[2, { [_hH]: _xadm }], [4, { [_hH]: _LM_ }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xarc }], 0, () => Checksum$, [() => GetObjectAttributesParts$, 0], 0, 1]
|
|
1769
|
-
];
|
|
1770
|
-
export var GetObjectAttributesParts$ = [3, n0, _GOAP,
|
|
1771
|
-
0,
|
|
1772
|
-
[_TPC, _PNM, _NPNM, _MP, _IT, _Pa],
|
|
1773
|
-
[[1, { [_xN]: _PC }], 0, 0, 1, 2, [() => PartsList, { [_xF]: 1, [_xN]: _Par }]]
|
|
1774
|
-
];
|
|
1775
|
-
export var GetObjectAttributesRequest$ = [3, n0, _GOARet,
|
|
1776
|
-
0,
|
|
1777
|
-
[_B, _K, _OA, _VI, _MP, _PNM, _SSECA, _SSECK, _SSECKMD, _RP, _EBO],
|
|
1778
|
-
[[0, 1], [0, 1], [64 | 0, { [_hH]: _xaoa }], [0, { [_hQ]: _vI }], [1, { [_hH]: _xamp }], [0, { [_hH]: _xapnm }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 3
|
|
1779
|
-
];
|
|
1780
|
-
export var GetObjectLegalHoldOutput$ = [3, n0, _GOLHO,
|
|
1781
|
-
0,
|
|
1782
|
-
[_LH],
|
|
1783
|
-
[[() => ObjectLockLegalHold$, { [_hP]: 1, [_xN]: _LH }]]
|
|
1784
|
-
];
|
|
1785
|
-
export var GetObjectLegalHoldRequest$ = [3, n0, _GOLHR,
|
|
1786
|
-
0,
|
|
1787
|
-
[_B, _K, _VI, _RP, _EBO],
|
|
1788
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1789
|
-
];
|
|
1790
|
-
export var GetObjectLockConfigurationOutput$ = [3, n0, _GOLCO,
|
|
1791
|
-
0,
|
|
1792
|
-
[_OLC],
|
|
1793
|
-
[[() => ObjectLockConfiguration$, 16]]
|
|
1794
|
-
];
|
|
1795
|
-
export var GetObjectLockConfigurationRequest$ = [3, n0, _GOLCR,
|
|
1796
|
-
0,
|
|
1797
|
-
[_B, _EBO],
|
|
1798
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1799
|
-
];
|
|
1800
|
-
export var GetObjectOutput$ = [3, n0, _GOO,
|
|
1801
|
-
0,
|
|
1802
|
-
[_Bo, _DM, _AR, _E, _Re, _LM, _CLo, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CT, _MM, _VI, _CC, _CDo, _CEo, _CL, _CR, _CTo, _Ex, _ES, _WRL, _SSE, _M, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _SC, _RC, _RS, _PC, _TC, _OLM, _OLRUD, _OLLHS],
|
|
1803
|
-
[[() => StreamingBlob, 16], [2, { [_hH]: _xadm }], [0, { [_hH]: _ar }], [0, { [_hH]: _xae }], [0, { [_hH]: _xar }], [4, { [_hH]: _LM_ }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _ETa }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xact }], [1, { [_hH]: _xamm }], [0, { [_hH]: _xavi }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CR_ }], [0, { [_hH]: _CT_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _ES }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasse }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xarc }], [0, { [_hH]: _xars }], [1, { [_hH]: _xampc }], [1, { [_hH]: _xatc }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }]]
|
|
1804
|
-
];
|
|
1805
|
-
export var GetObjectRequest$ = [3, n0, _GOR,
|
|
1806
|
-
0,
|
|
1807
|
-
[_B, _K, _IM, _IMSf, _INM, _IUS, _Ra, _RCC, _RCD, _RCE, _RCL, _RCT, _RE, _VI, _SSECA, _SSECK, _SSECKMD, _RP, _PN, _EBO, _CMh],
|
|
1808
|
-
[[0, 1], [0, 1], [0, { [_hH]: _IM_ }], [4, { [_hH]: _IMS_ }], [0, { [_hH]: _INM_ }], [4, { [_hH]: _IUS_ }], [0, { [_hH]: _Ra }], [0, { [_hQ]: _rcc }], [0, { [_hQ]: _rcd }], [0, { [_hQ]: _rce }], [0, { [_hQ]: _rcl }], [0, { [_hQ]: _rct }], [6, { [_hQ]: _re }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [1, { [_hQ]: _pN }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xacm }]], 2
|
|
1809
|
-
];
|
|
1810
|
-
export var GetObjectRetentionOutput$ = [3, n0, _GORO,
|
|
1811
|
-
0,
|
|
1812
|
-
[_Ret],
|
|
1813
|
-
[[() => ObjectLockRetention$, { [_hP]: 1, [_xN]: _Ret }]]
|
|
1814
|
-
];
|
|
1815
|
-
export var GetObjectRetentionRequest$ = [3, n0, _GORR,
|
|
1816
|
-
0,
|
|
1817
|
-
[_B, _K, _VI, _RP, _EBO],
|
|
1818
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1819
|
-
];
|
|
1820
|
-
export var GetObjectTaggingOutput$ = [3, n0, _GOTO,
|
|
1821
|
-
{ [_xN]: _Tag },
|
|
1822
|
-
[_TS, _VI],
|
|
1823
|
-
[[() => TagSet, 0], [0, { [_hH]: _xavi }]], 1
|
|
1824
|
-
];
|
|
1825
|
-
export var GetObjectTaggingRequest$ = [3, n0, _GOTR,
|
|
1826
|
-
0,
|
|
1827
|
-
[_B, _K, _VI, _EBO, _RP],
|
|
1828
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 2
|
|
1829
|
-
];
|
|
1830
|
-
export var GetObjectTorrentOutput$ = [3, n0, _GOTOe,
|
|
1831
|
-
0,
|
|
1832
|
-
[_Bo, _RC],
|
|
1833
|
-
[[() => StreamingBlob, 16], [0, { [_hH]: _xarc }]]
|
|
1834
|
-
];
|
|
1835
|
-
export var GetObjectTorrentRequest$ = [3, n0, _GOTRe,
|
|
1836
|
-
0,
|
|
1837
|
-
[_B, _K, _RP, _EBO],
|
|
1838
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1839
|
-
];
|
|
1840
|
-
export var GetPublicAccessBlockOutput$ = [3, n0, _GPABO,
|
|
1841
|
-
0,
|
|
1842
|
-
[_PABC],
|
|
1843
|
-
[[() => PublicAccessBlockConfiguration$, 16]]
|
|
1844
|
-
];
|
|
1845
|
-
export var GetPublicAccessBlockRequest$ = [3, n0, _GPABR,
|
|
1846
|
-
0,
|
|
1847
|
-
[_B, _EBO],
|
|
1848
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1849
|
-
];
|
|
1850
|
-
export var GlacierJobParameters$ = [3, n0, _GJP,
|
|
1851
|
-
0,
|
|
1852
|
-
[_Ti],
|
|
1853
|
-
[0], 1
|
|
1854
|
-
];
|
|
1855
|
-
export var Grant$ = [3, n0, _Gr,
|
|
1856
|
-
0,
|
|
1857
|
-
[_Gra, _Pe],
|
|
1858
|
-
[[() => Grantee$, { [_xNm]: [_x, _hi] }], 0]
|
|
1859
|
-
];
|
|
1860
|
-
export var Grantee$ = [3, n0, _Gra,
|
|
1861
|
-
0,
|
|
1862
|
-
[_Ty, _DN, _EA, _ID, _URI],
|
|
1863
|
-
[[0, { [_xA]: 1, [_xN]: _xs }], 0, 0, 0, 0], 1
|
|
1864
|
-
];
|
|
1865
|
-
export var HeadBucketOutput$ = [3, n0, _HBO,
|
|
1866
|
-
0,
|
|
1867
|
-
[_BA, _BLT, _BLN, _BR, _APA],
|
|
1868
|
-
[[0, { [_hH]: _xaba }], [0, { [_hH]: _xablt }], [0, { [_hH]: _xabln }], [0, { [_hH]: _xabr }], [2, { [_hH]: _xaapa }]]
|
|
1869
|
-
];
|
|
1870
|
-
export var HeadBucketRequest$ = [3, n0, _HBR,
|
|
1871
|
-
0,
|
|
1872
|
-
[_B, _EBO],
|
|
1873
|
-
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1874
|
-
];
|
|
1875
|
-
export var HeadObjectOutput$ = [3, n0, _HOO,
|
|
1876
|
-
0,
|
|
1877
|
-
[_DM, _AR, _E, _Re, _ASr, _LM, _CLo, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CT, _ETa, _MM, _VI, _CC, _CDo, _CEo, _CL, _CTo, _CR, _Ex, _ES, _WRL, _SSE, _M, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _SC, _RC, _RS, _PC, _TC, _OLM, _OLRUD, _OLLHS],
|
|
1878
|
-
[[2, { [_hH]: _xadm }], [0, { [_hH]: _ar }], [0, { [_hH]: _xae }], [0, { [_hH]: _xar }], [0, { [_hH]: _xaas }], [4, { [_hH]: _LM_ }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xact }], [0, { [_hH]: _ETa }], [1, { [_hH]: _xamm }], [0, { [_hH]: _xavi }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CT_ }], [0, { [_hH]: _CR_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _ES }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasse }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xarc }], [0, { [_hH]: _xars }], [1, { [_hH]: _xampc }], [1, { [_hH]: _xatc }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }]]
|
|
1879
|
-
];
|
|
1880
|
-
export var HeadObjectRequest$ = [3, n0, _HOR,
|
|
1881
|
-
0,
|
|
1882
|
-
[_B, _K, _IM, _IMSf, _INM, _IUS, _Ra, _RCC, _RCD, _RCE, _RCL, _RCT, _RE, _VI, _SSECA, _SSECK, _SSECKMD, _RP, _PN, _EBO, _CMh],
|
|
1883
|
-
[[0, 1], [0, 1], [0, { [_hH]: _IM_ }], [4, { [_hH]: _IMS_ }], [0, { [_hH]: _INM_ }], [4, { [_hH]: _IUS_ }], [0, { [_hH]: _Ra }], [0, { [_hQ]: _rcc }], [0, { [_hQ]: _rcd }], [0, { [_hQ]: _rce }], [0, { [_hQ]: _rcl }], [0, { [_hQ]: _rct }], [6, { [_hQ]: _re }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [1, { [_hQ]: _pN }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xacm }]], 2
|
|
1884
|
-
];
|
|
1885
|
-
export var IndexDocument$ = [3, n0, _IDn,
|
|
1886
|
-
0,
|
|
1887
|
-
[_Su],
|
|
1888
|
-
[0], 1
|
|
1889
|
-
];
|
|
1890
|
-
export var Initiator$ = [3, n0, _In,
|
|
1891
|
-
0,
|
|
1892
|
-
[_ID, _DN],
|
|
1893
|
-
[0, 0]
|
|
1894
|
-
];
|
|
1895
|
-
export var InputSerialization$ = [3, n0, _IS,
|
|
1896
|
-
0,
|
|
1897
|
-
[_CSV, _CTom, _JSON, _Parq],
|
|
1898
|
-
[() => CSVInput$, 0, () => JSONInput$, () => ParquetInput$]
|
|
1899
|
-
];
|
|
1900
|
-
export var IntelligentTieringAndOperator$ = [3, n0, _ITAO,
|
|
1901
|
-
0,
|
|
1902
|
-
[_P, _T],
|
|
1903
|
-
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }]]
|
|
1904
|
-
];
|
|
1905
|
-
export var IntelligentTieringConfiguration$ = [3, n0, _ITC,
|
|
1906
|
-
0,
|
|
1907
|
-
[_I, _S, _Tie, _F],
|
|
1908
|
-
[0, 0, [() => TieringList, { [_xF]: 1, [_xN]: _Tier }], [() => IntelligentTieringFilter$, 0]], 3
|
|
1909
|
-
];
|
|
1910
|
-
export var IntelligentTieringFilter$ = [3, n0, _ITF,
|
|
1911
|
-
0,
|
|
1912
|
-
[_P, _Ta, _An],
|
|
1913
|
-
[0, () => Tag$, [() => IntelligentTieringAndOperator$, 0]]
|
|
1914
|
-
];
|
|
1915
|
-
export var InventoryConfiguration$ = [3, n0, _IC,
|
|
1916
|
-
0,
|
|
1917
|
-
[_Des, _IE, _I, _IOV, _Sc, _F, _OF],
|
|
1918
|
-
[[() => InventoryDestination$, 0], 2, 0, 0, () => InventorySchedule$, () => InventoryFilter$, [() => InventoryOptionalFields, 0]], 5
|
|
1919
|
-
];
|
|
1920
|
-
export var InventoryDestination$ = [3, n0, _IDnv,
|
|
1921
|
-
0,
|
|
1922
|
-
[_SBD],
|
|
1923
|
-
[[() => InventoryS3BucketDestination$, 0]], 1
|
|
1924
|
-
];
|
|
1925
|
-
export var InventoryEncryption$ = [3, n0, _IEn,
|
|
1926
|
-
0,
|
|
1927
|
-
[_SSES, _SSEKMS],
|
|
1928
|
-
[[() => SSES3$, { [_xN]: _SS }], [() => SSEKMS$, { [_xN]: _SK }]]
|
|
1929
|
-
];
|
|
1930
|
-
export var InventoryFilter$ = [3, n0, _IF,
|
|
1931
|
-
0,
|
|
1932
|
-
[_P],
|
|
1933
|
-
[0], 1
|
|
1934
|
-
];
|
|
1935
|
-
export var InventoryS3BucketDestination$ = [3, n0, _ISBD,
|
|
1936
|
-
0,
|
|
1937
|
-
[_B, _Fo, _AI, _P, _En],
|
|
1938
|
-
[0, 0, 0, 0, [() => InventoryEncryption$, 0]], 2
|
|
1939
|
-
];
|
|
1940
|
-
export var InventorySchedule$ = [3, n0, _ISn,
|
|
1941
|
-
0,
|
|
1942
|
-
[_Fr],
|
|
1943
|
-
[0], 1
|
|
1944
|
-
];
|
|
1945
|
-
export var InventoryTableConfiguration$ = [3, n0, _ITCn,
|
|
1946
|
-
0,
|
|
1947
|
-
[_CSo, _EC],
|
|
1948
|
-
[0, () => MetadataTableEncryptionConfiguration$], 1
|
|
1949
|
-
];
|
|
1950
|
-
export var InventoryTableConfigurationResult$ = [3, n0, _ITCR,
|
|
1951
|
-
0,
|
|
1952
|
-
[_CSo, _TSa, _Err, _TNa, _TA],
|
|
1953
|
-
[0, 0, () => ErrorDetails$, 0, 0], 1
|
|
1954
|
-
];
|
|
1955
|
-
export var InventoryTableConfigurationUpdates$ = [3, n0, _ITCU,
|
|
1956
|
-
0,
|
|
1957
|
-
[_CSo, _EC],
|
|
1958
|
-
[0, () => MetadataTableEncryptionConfiguration$], 1
|
|
1959
|
-
];
|
|
1960
|
-
export var JournalTableConfiguration$ = [3, n0, _JTC,
|
|
1961
|
-
0,
|
|
1962
|
-
[_REe, _EC],
|
|
1963
|
-
[() => RecordExpiration$, () => MetadataTableEncryptionConfiguration$], 1
|
|
1964
|
-
];
|
|
1965
|
-
export var JournalTableConfigurationResult$ = [3, n0, _JTCR,
|
|
1966
|
-
0,
|
|
1967
|
-
[_TSa, _TNa, _REe, _Err, _TA],
|
|
1968
|
-
[0, 0, () => RecordExpiration$, () => ErrorDetails$, 0], 3
|
|
1969
|
-
];
|
|
1970
|
-
export var JournalTableConfigurationUpdates$ = [3, n0, _JTCU,
|
|
1971
|
-
0,
|
|
1972
|
-
[_REe],
|
|
1973
|
-
[() => RecordExpiration$], 1
|
|
1974
|
-
];
|
|
1975
|
-
export var JSONInput$ = [3, n0, _JSONI,
|
|
1976
|
-
0,
|
|
1977
|
-
[_Ty],
|
|
1978
|
-
[0]
|
|
1979
|
-
];
|
|
1980
|
-
export var JSONOutput$ = [3, n0, _JSONO,
|
|
1981
|
-
0,
|
|
1982
|
-
[_RD],
|
|
1983
|
-
[0]
|
|
1984
|
-
];
|
|
1985
|
-
export var LambdaFunctionConfiguration$ = [3, n0, _LFC,
|
|
1986
|
-
0,
|
|
1987
|
-
[_LFA, _Ev, _I, _F],
|
|
1988
|
-
[[0, { [_xN]: _CF }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() => NotificationConfigurationFilter$, 0]], 2
|
|
1989
|
-
];
|
|
1990
|
-
export var LifecycleExpiration$ = [3, n0, _LEi,
|
|
1991
|
-
0,
|
|
1992
|
-
[_Da, _D, _EODM],
|
|
1993
|
-
[5, 1, 2]
|
|
1994
|
-
];
|
|
1995
|
-
export var LifecycleRule$ = [3, n0, _LR,
|
|
1996
|
-
0,
|
|
1997
|
-
[_S, _E, _ID, _P, _F, _Tr, _NVT, _NVE, _AIMU],
|
|
1998
|
-
[0, () => LifecycleExpiration$, 0, 0, [() => LifecycleRuleFilter$, 0], [() => TransitionList, { [_xF]: 1, [_xN]: _Tra }], [() => NoncurrentVersionTransitionList, { [_xF]: 1, [_xN]: _NVTo }], () => NoncurrentVersionExpiration$, () => AbortIncompleteMultipartUpload$], 1
|
|
1999
|
-
];
|
|
2000
|
-
export var LifecycleRuleAndOperator$ = [3, n0, _LRAO,
|
|
2001
|
-
0,
|
|
2002
|
-
[_P, _T, _OSGT, _OSLT],
|
|
2003
|
-
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }], 1, 1]
|
|
2004
|
-
];
|
|
2005
|
-
export var LifecycleRuleFilter$ = [3, n0, _LRF,
|
|
2006
|
-
0,
|
|
2007
|
-
[_P, _Ta, _OSGT, _OSLT, _An],
|
|
2008
|
-
[0, () => Tag$, 1, 1, [() => LifecycleRuleAndOperator$, 0]]
|
|
2009
|
-
];
|
|
2010
|
-
export var ListBucketAnalyticsConfigurationsOutput$ = [3, n0, _LBACO,
|
|
2011
|
-
{ [_xN]: _LBACR },
|
|
2012
|
-
[_IT, _CTon, _NCT, _ACLn],
|
|
2013
|
-
[2, 0, 0, [() => AnalyticsConfigurationList, { [_xF]: 1, [_xN]: _ACn }]]
|
|
2014
|
-
];
|
|
2015
|
-
export var ListBucketAnalyticsConfigurationsRequest$ = [3, n0, _LBACRi,
|
|
2016
|
-
0,
|
|
2017
|
-
[_B, _CTon, _EBO],
|
|
2018
|
-
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2019
|
-
];
|
|
2020
|
-
export var ListBucketIntelligentTieringConfigurationsOutput$ = [3, n0, _LBITCO,
|
|
2021
|
-
0,
|
|
2022
|
-
[_IT, _CTon, _NCT, _ITCL],
|
|
2023
|
-
[2, 0, 0, [() => IntelligentTieringConfigurationList, { [_xF]: 1, [_xN]: _ITC }]]
|
|
2024
|
-
];
|
|
2025
|
-
export var ListBucketIntelligentTieringConfigurationsRequest$ = [3, n0, _LBITCR,
|
|
2026
|
-
0,
|
|
2027
|
-
[_B, _CTon, _EBO],
|
|
2028
|
-
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2029
|
-
];
|
|
2030
|
-
export var ListBucketInventoryConfigurationsOutput$ = [3, n0, _LBICO,
|
|
2031
|
-
{ [_xN]: _LICR },
|
|
2032
|
-
[_CTon, _ICL, _IT, _NCT],
|
|
2033
|
-
[0, [() => InventoryConfigurationList, { [_xF]: 1, [_xN]: _IC }], 2, 0]
|
|
2034
|
-
];
|
|
2035
|
-
export var ListBucketInventoryConfigurationsRequest$ = [3, n0, _LBICR,
|
|
2036
|
-
0,
|
|
2037
|
-
[_B, _CTon, _EBO],
|
|
2038
|
-
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2039
|
-
];
|
|
2040
|
-
export var ListBucketMetricsConfigurationsOutput$ = [3, n0, _LBMCO,
|
|
2041
|
-
{ [_xN]: _LMCR },
|
|
2042
|
-
[_IT, _CTon, _NCT, _MCL],
|
|
2043
|
-
[2, 0, 0, [() => MetricsConfigurationList, { [_xF]: 1, [_xN]: _MCe }]]
|
|
2044
|
-
];
|
|
2045
|
-
export var ListBucketMetricsConfigurationsRequest$ = [3, n0, _LBMCR,
|
|
2046
|
-
0,
|
|
2047
|
-
[_B, _CTon, _EBO],
|
|
2048
|
-
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2049
|
-
];
|
|
2050
|
-
export var ListBucketsOutput$ = [3, n0, _LBO,
|
|
2051
|
-
{ [_xN]: _LAMBR },
|
|
2052
|
-
[_Bu, _O, _CTon, _P],
|
|
2053
|
-
[[() => Buckets, 0], () => Owner$, 0, 0]
|
|
2054
|
-
];
|
|
2055
|
-
export var ListBucketsRequest$ = [3, n0, _LBR,
|
|
2056
|
-
0,
|
|
2057
|
-
[_MB, _CTon, _P, _BR],
|
|
2058
|
-
[[1, { [_hQ]: _mb }], [0, { [_hQ]: _ct }], [0, { [_hQ]: _p }], [0, { [_hQ]: _br }]]
|
|
2059
|
-
];
|
|
2060
|
-
export var ListDirectoryBucketsOutput$ = [3, n0, _LDBO,
|
|
2061
|
-
{ [_xN]: _LAMDBR },
|
|
2062
|
-
[_Bu, _CTon],
|
|
2063
|
-
[[() => Buckets, 0], 0]
|
|
2064
|
-
];
|
|
2065
|
-
export var ListDirectoryBucketsRequest$ = [3, n0, _LDBR,
|
|
2066
|
-
0,
|
|
2067
|
-
[_CTon, _MDB],
|
|
2068
|
-
[[0, { [_hQ]: _ct }], [1, { [_hQ]: _mdb }]]
|
|
2069
|
-
];
|
|
2070
|
-
export var ListMultipartUploadsOutput$ = [3, n0, _LMUO,
|
|
2071
|
-
{ [_xN]: _LMUR },
|
|
2072
|
-
[_B, _KM, _UIM, _NKM, _P, _Deli, _NUIM, _MUa, _IT, _U, _CPom, _ETn, _RC],
|
|
2073
|
-
[0, 0, 0, 0, 0, 0, 0, 1, 2, [() => MultipartUploadList, { [_xF]: 1, [_xN]: _Up }], [() => CommonPrefixList, { [_xF]: 1 }], 0, [0, { [_hH]: _xarc }]]
|
|
2074
|
-
];
|
|
2075
|
-
export var ListMultipartUploadsRequest$ = [3, n0, _LMURi,
|
|
2076
|
-
0,
|
|
2077
|
-
[_B, _Deli, _ETn, _KM, _MUa, _P, _UIM, _EBO, _RP],
|
|
2078
|
-
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [0, { [_hQ]: _km }], [1, { [_hQ]: _mu }], [0, { [_hQ]: _p }], [0, { [_hQ]: _uim }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 1
|
|
2079
|
-
];
|
|
2080
|
-
export var ListObjectsOutput$ = [3, n0, _LOO,
|
|
2081
|
-
{ [_xN]: _LBRi },
|
|
2082
|
-
[_IT, _Ma, _NM, _Con, _N, _P, _Deli, _MK, _CPom, _ETn, _RC],
|
|
2083
|
-
[2, 0, 0, [() => ObjectList, { [_xF]: 1 }], 0, 0, 0, 1, [() => CommonPrefixList, { [_xF]: 1 }], 0, [0, { [_hH]: _xarc }]]
|
|
2084
|
-
];
|
|
2085
|
-
export var ListObjectsRequest$ = [3, n0, _LOR,
|
|
2086
|
-
0,
|
|
2087
|
-
[_B, _Deli, _ETn, _Ma, _MK, _P, _RP, _EBO, _OOA],
|
|
2088
|
-
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [0, { [_hQ]: _m }], [1, { [_hQ]: _mk }], [0, { [_hQ]: _p }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [64 | 0, { [_hH]: _xaooa }]], 1
|
|
2089
|
-
];
|
|
2090
|
-
export var ListObjectsV2Output$ = [3, n0, _LOVO,
|
|
2091
|
-
{ [_xN]: _LBRi },
|
|
2092
|
-
[_IT, _Con, _N, _P, _Deli, _MK, _CPom, _ETn, _KC, _CTon, _NCT, _SA, _RC],
|
|
2093
|
-
[2, [() => ObjectList, { [_xF]: 1 }], 0, 0, 0, 1, [() => CommonPrefixList, { [_xF]: 1 }], 0, 1, 0, 0, 0, [0, { [_hH]: _xarc }]]
|
|
2094
|
-
];
|
|
2095
|
-
export var ListObjectsV2Request$ = [3, n0, _LOVR,
|
|
2096
|
-
0,
|
|
2097
|
-
[_B, _Deli, _ETn, _MK, _P, _CTon, _FO, _SA, _RP, _EBO, _OOA],
|
|
2098
|
-
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [1, { [_hQ]: _mk }], [0, { [_hQ]: _p }], [0, { [_hQ]: _ct }], [2, { [_hQ]: _fo }], [0, { [_hQ]: _sa }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [64 | 0, { [_hH]: _xaooa }]], 1
|
|
2099
|
-
];
|
|
2100
|
-
export var ListObjectVersionsOutput$ = [3, n0, _LOVOi,
|
|
2101
|
-
{ [_xN]: _LVR },
|
|
2102
|
-
[_IT, _KM, _VIM, _NKM, _NVIM, _Ve, _DMe, _N, _P, _Deli, _MK, _CPom, _ETn, _RC],
|
|
2103
|
-
[2, 0, 0, 0, 0, [() => ObjectVersionList, { [_xF]: 1, [_xN]: _Ver }], [() => DeleteMarkers, { [_xF]: 1, [_xN]: _DM }], 0, 0, 0, 1, [() => CommonPrefixList, { [_xF]: 1 }], 0, [0, { [_hH]: _xarc }]]
|
|
2104
|
-
];
|
|
2105
|
-
export var ListObjectVersionsRequest$ = [3, n0, _LOVRi,
|
|
2106
|
-
0,
|
|
2107
|
-
[_B, _Deli, _ETn, _KM, _MK, _P, _VIM, _EBO, _RP, _OOA],
|
|
2108
|
-
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [0, { [_hQ]: _km }], [1, { [_hQ]: _mk }], [0, { [_hQ]: _p }], [0, { [_hQ]: _vim }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }], [64 | 0, { [_hH]: _xaooa }]], 1
|
|
2109
|
-
];
|
|
2110
|
-
export var ListPartsOutput$ = [3, n0, _LPO,
|
|
2111
|
-
{ [_xN]: _LPR },
|
|
2112
|
-
[_ADb, _ARI, _B, _K, _UI, _PNM, _NPNM, _MP, _IT, _Pa, _In, _O, _SC, _RC, _CA, _CT],
|
|
2113
|
-
[[4, { [_hH]: _xaad }], [0, { [_hH]: _xaari }], 0, 0, 0, 0, 0, 1, 2, [() => Parts, { [_xF]: 1, [_xN]: _Par }], () => Initiator$, () => Owner$, 0, [0, { [_hH]: _xarc }], 0, 0]
|
|
2114
|
-
];
|
|
2115
|
-
export var ListPartsRequest$ = [3, n0, _LPRi,
|
|
2116
|
-
0,
|
|
2117
|
-
[_B, _K, _UI, _MP, _PNM, _RP, _EBO, _SSECA, _SSECK, _SSECKMD],
|
|
2118
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [1, { [_hQ]: _mp }], [0, { [_hQ]: _pnm }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }]], 3
|
|
2119
|
-
];
|
|
2120
|
-
export var LocationInfo$ = [3, n0, _LI,
|
|
2121
|
-
0,
|
|
2122
|
-
[_Ty, _N],
|
|
2123
|
-
[0, 0]
|
|
2124
|
-
];
|
|
2125
|
-
export var LoggingEnabled$ = [3, n0, _LE,
|
|
2126
|
-
0,
|
|
2127
|
-
[_TB, _TP, _TG, _TOKF],
|
|
2128
|
-
[0, 0, [() => TargetGrants, 0], [() => TargetObjectKeyFormat$, 0]], 2
|
|
2129
|
-
];
|
|
2130
|
-
export var MetadataConfiguration$ = [3, n0, _MC,
|
|
2131
|
-
0,
|
|
2132
|
-
[_JTC, _ITCn],
|
|
2133
|
-
[() => JournalTableConfiguration$, () => InventoryTableConfiguration$], 1
|
|
2134
|
-
];
|
|
2135
|
-
export var MetadataConfigurationResult$ = [3, n0, _MCR,
|
|
2136
|
-
0,
|
|
2137
|
-
[_DRes, _JTCR, _ITCR],
|
|
2138
|
-
[() => DestinationResult$, () => JournalTableConfigurationResult$, () => InventoryTableConfigurationResult$], 1
|
|
2139
|
-
];
|
|
2140
|
-
export var MetadataEntry$ = [3, n0, _ME,
|
|
2141
|
-
0,
|
|
2142
|
-
[_N, _V],
|
|
2143
|
-
[0, 0]
|
|
2144
|
-
];
|
|
2145
|
-
export var MetadataTableConfiguration$ = [3, n0, _MTC,
|
|
2146
|
-
0,
|
|
2147
|
-
[_STD],
|
|
2148
|
-
[() => S3TablesDestination$], 1
|
|
2149
|
-
];
|
|
2150
|
-
export var MetadataTableConfigurationResult$ = [3, n0, _MTCR,
|
|
2151
|
-
0,
|
|
2152
|
-
[_STDR],
|
|
2153
|
-
[() => S3TablesDestinationResult$], 1
|
|
2154
|
-
];
|
|
2155
|
-
export var MetadataTableEncryptionConfiguration$ = [3, n0, _MTEC,
|
|
2156
|
-
0,
|
|
2157
|
-
[_SAs, _KKA],
|
|
2158
|
-
[0, 0], 1
|
|
2159
|
-
];
|
|
2160
|
-
export var Metrics$ = [3, n0, _Me,
|
|
2161
|
-
0,
|
|
2162
|
-
[_S, _ETv],
|
|
2163
|
-
[0, () => ReplicationTimeValue$], 1
|
|
2164
|
-
];
|
|
2165
|
-
export var MetricsAndOperator$ = [3, n0, _MAO,
|
|
2166
|
-
0,
|
|
2167
|
-
[_P, _T, _APAc],
|
|
2168
|
-
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }], 0]
|
|
2169
|
-
];
|
|
2170
|
-
export var MetricsConfiguration$ = [3, n0, _MCe,
|
|
2171
|
-
0,
|
|
2172
|
-
[_I, _F],
|
|
2173
|
-
[0, [() => MetricsFilter$, 0]], 1
|
|
2174
|
-
];
|
|
2175
|
-
export var MultipartUpload$ = [3, n0, _MU,
|
|
2176
|
-
0,
|
|
2177
|
-
[_UI, _K, _Ini, _SC, _O, _In, _CA, _CT],
|
|
2178
|
-
[0, 0, 4, 0, () => Owner$, () => Initiator$, 0, 0]
|
|
2179
|
-
];
|
|
2180
|
-
export var NoncurrentVersionExpiration$ = [3, n0, _NVE,
|
|
2181
|
-
0,
|
|
2182
|
-
[_ND, _NNV],
|
|
2183
|
-
[1, 1]
|
|
2184
|
-
];
|
|
2185
|
-
export var NoncurrentVersionTransition$ = [3, n0, _NVTo,
|
|
2186
|
-
0,
|
|
2187
|
-
[_ND, _SC, _NNV],
|
|
2188
|
-
[1, 0, 1]
|
|
2189
|
-
];
|
|
2190
|
-
export var NotificationConfiguration$ = [3, n0, _NC,
|
|
2191
|
-
0,
|
|
2192
|
-
[_TCo, _QCu, _LFCa, _EBC],
|
|
2193
|
-
[[() => TopicConfigurationList, { [_xF]: 1, [_xN]: _TCop }], [() => QueueConfigurationList, { [_xF]: 1, [_xN]: _QCue }], [() => LambdaFunctionConfigurationList, { [_xF]: 1, [_xN]: _CFC }], () => EventBridgeConfiguration$]
|
|
2194
|
-
];
|
|
2195
|
-
export var NotificationConfigurationFilter$ = [3, n0, _NCF,
|
|
2196
|
-
0,
|
|
2197
|
-
[_K],
|
|
2198
|
-
[[() => S3KeyFilter$, { [_xN]: _SKe }]]
|
|
2199
|
-
];
|
|
2200
|
-
export var _Object$ = [3, n0, _Obj,
|
|
2201
|
-
0,
|
|
2202
|
-
[_K, _LM, _ETa, _CA, _CT, _Si, _SC, _O, _RSe],
|
|
2203
|
-
[0, 4, 0, [64 | 0, { [_xF]: 1 }], 0, 1, 0, () => Owner$, () => RestoreStatus$]
|
|
2204
|
-
];
|
|
2205
|
-
export var ObjectIdentifier$ = [3, n0, _OI,
|
|
2206
|
-
0,
|
|
2207
|
-
[_K, _VI, _ETa, _LMT, _Si],
|
|
2208
|
-
[0, 0, 0, 6, 1], 1
|
|
2209
|
-
];
|
|
2210
|
-
export var ObjectLockConfiguration$ = [3, n0, _OLC,
|
|
2211
|
-
0,
|
|
2212
|
-
[_OLE, _Ru],
|
|
2213
|
-
[0, () => ObjectLockRule$]
|
|
2214
|
-
];
|
|
2215
|
-
export var ObjectLockLegalHold$ = [3, n0, _OLLH,
|
|
2216
|
-
0,
|
|
2217
|
-
[_S],
|
|
2218
|
-
[0]
|
|
2219
|
-
];
|
|
2220
|
-
export var ObjectLockRetention$ = [3, n0, _OLR,
|
|
2221
|
-
0,
|
|
2222
|
-
[_Mo, _RUD],
|
|
2223
|
-
[0, 5]
|
|
2224
|
-
];
|
|
2225
|
-
export var ObjectLockRule$ = [3, n0, _OLRb,
|
|
2226
|
-
0,
|
|
2227
|
-
[_DRe],
|
|
2228
|
-
[() => DefaultRetention$]
|
|
2229
|
-
];
|
|
2230
|
-
export var ObjectPart$ = [3, n0, _OPb,
|
|
2231
|
-
0,
|
|
2232
|
-
[_PN, _Si, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh],
|
|
2233
|
-
[1, 1, 0, 0, 0, 0, 0]
|
|
2234
|
-
];
|
|
2235
|
-
export var ObjectVersion$ = [3, n0, _OV,
|
|
2236
|
-
0,
|
|
2237
|
-
[_ETa, _CA, _CT, _Si, _SC, _K, _VI, _IL, _LM, _O, _RSe],
|
|
2238
|
-
[0, [64 | 0, { [_xF]: 1 }], 0, 1, 0, 0, 0, 2, 4, () => Owner$, () => RestoreStatus$]
|
|
2239
|
-
];
|
|
2240
|
-
export var OutputLocation$ = [3, n0, _OL,
|
|
2241
|
-
0,
|
|
2242
|
-
[_S_],
|
|
2243
|
-
[[() => S3Location$, 0]]
|
|
2244
|
-
];
|
|
2245
|
-
export var OutputSerialization$ = [3, n0, _OSu,
|
|
2246
|
-
0,
|
|
2247
|
-
[_CSV, _JSON],
|
|
2248
|
-
[() => CSVOutput$, () => JSONOutput$]
|
|
2249
|
-
];
|
|
2250
|
-
export var Owner$ = [3, n0, _O,
|
|
2251
|
-
0,
|
|
2252
|
-
[_DN, _ID],
|
|
2253
|
-
[0, 0]
|
|
2254
|
-
];
|
|
2255
|
-
export var OwnershipControls$ = [3, n0, _OC,
|
|
2256
|
-
0,
|
|
2257
|
-
[_R],
|
|
2258
|
-
[[() => OwnershipControlsRules, { [_xF]: 1, [_xN]: _Ru }]], 1
|
|
2259
|
-
];
|
|
2260
|
-
export var OwnershipControlsRule$ = [3, n0, _OCR,
|
|
2261
|
-
0,
|
|
2262
|
-
[_OO],
|
|
2263
|
-
[0], 1
|
|
2264
|
-
];
|
|
2265
|
-
export var ParquetInput$ = [3, n0, _PI,
|
|
2266
|
-
0,
|
|
2267
|
-
[],
|
|
2268
|
-
[]
|
|
2269
|
-
];
|
|
2270
|
-
export var Part$ = [3, n0, _Par,
|
|
2271
|
-
0,
|
|
2272
|
-
[_PN, _LM, _ETa, _Si, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh],
|
|
2273
|
-
[1, 4, 0, 1, 0, 0, 0, 0, 0]
|
|
2274
|
-
];
|
|
2275
|
-
export var PartitionedPrefix$ = [3, n0, _PP,
|
|
2276
|
-
{ [_xN]: _PP },
|
|
2277
|
-
[_PDS],
|
|
2278
|
-
[0]
|
|
2279
|
-
];
|
|
2280
|
-
export var PolicyStatus$ = [3, n0, _PS,
|
|
2281
|
-
0,
|
|
2282
|
-
[_IP],
|
|
2283
|
-
[[2, { [_xN]: _IP }]]
|
|
2284
|
-
];
|
|
2285
|
-
export var Progress$ = [3, n0, _Pr,
|
|
2286
|
-
0,
|
|
2287
|
-
[_BS, _BP, _BRy],
|
|
2288
|
-
[1, 1, 1]
|
|
2289
|
-
];
|
|
2290
|
-
export var ProgressEvent$ = [3, n0, _PE,
|
|
2291
|
-
0,
|
|
2292
|
-
[_Det],
|
|
2293
|
-
[[() => Progress$, { [_eP]: 1 }]]
|
|
2294
|
-
];
|
|
2295
|
-
export var PublicAccessBlockConfiguration$ = [3, n0, _PABC,
|
|
2296
|
-
0,
|
|
2297
|
-
[_BPA, _IPA, _BPP, _RPB],
|
|
2298
|
-
[[2, { [_xN]: _BPA }], [2, { [_xN]: _IPA }], [2, { [_xN]: _BPP }], [2, { [_xN]: _RPB }]]
|
|
2299
|
-
];
|
|
2300
|
-
export var PutBucketAbacRequest$ = [3, n0, _PBAR,
|
|
2301
|
-
0,
|
|
2302
|
-
[_B, _AS, _CMD, _CA, _EBO],
|
|
2303
|
-
[[0, 1], [() => AbacStatus$, { [_hP]: 1, [_xN]: _AS }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2304
|
-
];
|
|
2305
|
-
export var PutBucketAccelerateConfigurationRequest$ = [3, n0, _PBACR,
|
|
2306
|
-
0,
|
|
2307
|
-
[_B, _AC, _EBO, _CA],
|
|
2308
|
-
[[0, 1], [() => AccelerateConfiguration$, { [_hP]: 1, [_xN]: _AC }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasca }]], 2
|
|
2309
|
-
];
|
|
2310
|
-
export var PutBucketAclRequest$ = [3, n0, _PBARu,
|
|
2311
|
-
0,
|
|
2312
|
-
[_B, _ACL_, _ACP, _CMD, _CA, _GFC, _GR, _GRACP, _GW, _GWACP, _EBO],
|
|
2313
|
-
[[0, 1], [0, { [_hH]: _xaa }], [() => AccessControlPolicy$, { [_hP]: 1, [_xN]: _ACP }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagw }], [0, { [_hH]: _xagwa }], [0, { [_hH]: _xaebo }]], 1
|
|
2314
|
-
];
|
|
2315
|
-
export var PutBucketAnalyticsConfigurationRequest$ = [3, n0, _PBACRu,
|
|
2316
|
-
0,
|
|
2317
|
-
[_B, _I, _ACn, _EBO],
|
|
2318
|
-
[[0, 1], [0, { [_hQ]: _i }], [() => AnalyticsConfiguration$, { [_hP]: 1, [_xN]: _ACn }], [0, { [_hH]: _xaebo }]], 3
|
|
2319
|
-
];
|
|
2320
|
-
export var PutBucketCorsRequest$ = [3, n0, _PBCR,
|
|
2321
|
-
0,
|
|
2322
|
-
[_B, _CORSC, _CMD, _CA, _EBO],
|
|
2323
|
-
[[0, 1], [() => CORSConfiguration$, { [_hP]: 1, [_xN]: _CORSC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2324
|
-
];
|
|
2325
|
-
export var PutBucketEncryptionRequest$ = [3, n0, _PBER,
|
|
2326
|
-
0,
|
|
2327
|
-
[_B, _SSEC, _CMD, _CA, _EBO],
|
|
2328
|
-
[[0, 1], [() => ServerSideEncryptionConfiguration$, { [_hP]: 1, [_xN]: _SSEC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2329
|
-
];
|
|
2330
|
-
export var PutBucketIntelligentTieringConfigurationRequest$ = [3, n0, _PBITCR,
|
|
2331
|
-
0,
|
|
2332
|
-
[_B, _I, _ITC, _EBO],
|
|
2333
|
-
[[0, 1], [0, { [_hQ]: _i }], [() => IntelligentTieringConfiguration$, { [_hP]: 1, [_xN]: _ITC }], [0, { [_hH]: _xaebo }]], 3
|
|
2334
|
-
];
|
|
2335
|
-
export var PutBucketInventoryConfigurationRequest$ = [3, n0, _PBICR,
|
|
2336
|
-
0,
|
|
2337
|
-
[_B, _I, _IC, _EBO],
|
|
2338
|
-
[[0, 1], [0, { [_hQ]: _i }], [() => InventoryConfiguration$, { [_hP]: 1, [_xN]: _IC }], [0, { [_hH]: _xaebo }]], 3
|
|
2339
|
-
];
|
|
2340
|
-
export var PutBucketLifecycleConfigurationOutput$ = [3, n0, _PBLCO,
|
|
2341
|
-
0,
|
|
2342
|
-
[_TDMOS],
|
|
2343
|
-
[[0, { [_hH]: _xatdmos }]]
|
|
2344
|
-
];
|
|
2345
|
-
export var PutBucketLifecycleConfigurationRequest$ = [3, n0, _PBLCR,
|
|
2346
|
-
0,
|
|
2347
|
-
[_B, _CA, _LCi, _EBO, _TDMOS],
|
|
2348
|
-
[[0, 1], [0, { [_hH]: _xasca }], [() => BucketLifecycleConfiguration$, { [_hP]: 1, [_xN]: _LCi }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xatdmos }]], 1
|
|
2349
|
-
];
|
|
2350
|
-
export var PutBucketLoggingRequest$ = [3, n0, _PBLR,
|
|
2351
|
-
0,
|
|
2352
|
-
[_B, _BLS, _CMD, _CA, _EBO],
|
|
2353
|
-
[[0, 1], [() => BucketLoggingStatus$, { [_hP]: 1, [_xN]: _BLS }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2354
|
-
];
|
|
2355
|
-
export var PutBucketMetricsConfigurationRequest$ = [3, n0, _PBMCR,
|
|
2356
|
-
0,
|
|
2357
|
-
[_B, _I, _MCe, _EBO],
|
|
2358
|
-
[[0, 1], [0, { [_hQ]: _i }], [() => MetricsConfiguration$, { [_hP]: 1, [_xN]: _MCe }], [0, { [_hH]: _xaebo }]], 3
|
|
2359
|
-
];
|
|
2360
|
-
export var PutBucketNotificationConfigurationRequest$ = [3, n0, _PBNCR,
|
|
2361
|
-
0,
|
|
2362
|
-
[_B, _NC, _EBO, _SDV],
|
|
2363
|
-
[[0, 1], [() => NotificationConfiguration$, { [_hP]: 1, [_xN]: _NC }], [0, { [_hH]: _xaebo }], [2, { [_hH]: _xasdv }]], 2
|
|
2364
|
-
];
|
|
2365
|
-
export var PutBucketOwnershipControlsRequest$ = [3, n0, _PBOCR,
|
|
2366
|
-
0,
|
|
2367
|
-
[_B, _OC, _CMD, _EBO, _CA],
|
|
2368
|
-
[[0, 1], [() => OwnershipControls$, { [_hP]: 1, [_xN]: _OC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasca }]], 2
|
|
2369
|
-
];
|
|
2370
|
-
export var PutBucketPolicyRequest$ = [3, n0, _PBPR,
|
|
2371
|
-
0,
|
|
2372
|
-
[_B, _Po, _CMD, _CA, _CRSBA, _EBO],
|
|
2373
|
-
[[0, 1], [0, 16], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [2, { [_hH]: _xacrsba }], [0, { [_hH]: _xaebo }]], 2
|
|
2374
|
-
];
|
|
2375
|
-
export var PutBucketReplicationRequest$ = [3, n0, _PBRR,
|
|
2376
|
-
0,
|
|
2377
|
-
[_B, _RCe, _CMD, _CA, _To, _EBO],
|
|
2378
|
-
[[0, 1], [() => ReplicationConfiguration$, { [_hP]: 1, [_xN]: _RCe }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xabolt }], [0, { [_hH]: _xaebo }]], 2
|
|
2379
|
-
];
|
|
2380
|
-
export var PutBucketRequestPaymentRequest$ = [3, n0, _PBRPR,
|
|
2381
|
-
0,
|
|
2382
|
-
[_B, _RPC, _CMD, _CA, _EBO],
|
|
2383
|
-
[[0, 1], [() => RequestPaymentConfiguration$, { [_hP]: 1, [_xN]: _RPC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2384
|
-
];
|
|
2385
|
-
export var PutBucketTaggingRequest$ = [3, n0, _PBTR,
|
|
2386
|
-
0,
|
|
2387
|
-
[_B, _Tag, _CMD, _CA, _EBO],
|
|
2388
|
-
[[0, 1], [() => Tagging$, { [_hP]: 1, [_xN]: _Tag }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2389
|
-
];
|
|
2390
|
-
export var PutBucketVersioningRequest$ = [3, n0, _PBVR,
|
|
2391
|
-
0,
|
|
2392
|
-
[_B, _VC, _CMD, _CA, _MFA, _EBO],
|
|
2393
|
-
[[0, 1], [() => VersioningConfiguration$, { [_hP]: 1, [_xN]: _VC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xam_ }], [0, { [_hH]: _xaebo }]], 2
|
|
2394
|
-
];
|
|
2395
|
-
export var PutBucketWebsiteRequest$ = [3, n0, _PBWR,
|
|
2396
|
-
0,
|
|
2397
|
-
[_B, _WC, _CMD, _CA, _EBO],
|
|
2398
|
-
[[0, 1], [() => WebsiteConfiguration$, { [_hP]: 1, [_xN]: _WC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2399
|
-
];
|
|
2400
|
-
export var PutObjectAclOutput$ = [3, n0, _POAO,
|
|
2401
|
-
0,
|
|
2402
|
-
[_RC],
|
|
2403
|
-
[[0, { [_hH]: _xarc }]]
|
|
2404
|
-
];
|
|
2405
|
-
export var PutObjectAclRequest$ = [3, n0, _POAR,
|
|
2406
|
-
0,
|
|
2407
|
-
[_B, _K, _ACL_, _ACP, _CMD, _CA, _GFC, _GR, _GRACP, _GW, _GWACP, _RP, _VI, _EBO],
|
|
2408
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [() => AccessControlPolicy$, { [_hP]: 1, [_xN]: _ACP }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagw }], [0, { [_hH]: _xagwa }], [0, { [_hH]: _xarp }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xaebo }]], 2
|
|
2409
|
-
];
|
|
2410
|
-
export var PutObjectLegalHoldOutput$ = [3, n0, _POLHO,
|
|
2411
|
-
0,
|
|
2412
|
-
[_RC],
|
|
2413
|
-
[[0, { [_hH]: _xarc }]]
|
|
2414
|
-
];
|
|
2415
|
-
export var PutObjectLegalHoldRequest$ = [3, n0, _POLHR,
|
|
2416
|
-
0,
|
|
2417
|
-
[_B, _K, _LH, _RP, _VI, _CMD, _CA, _EBO],
|
|
2418
|
-
[[0, 1], [0, 1], [() => ObjectLockLegalHold$, { [_hP]: 1, [_xN]: _LH }], [0, { [_hH]: _xarp }], [0, { [_hQ]: _vI }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2419
|
-
];
|
|
2420
|
-
export var PutObjectLockConfigurationOutput$ = [3, n0, _POLCO,
|
|
2421
|
-
0,
|
|
2422
|
-
[_RC],
|
|
2423
|
-
[[0, { [_hH]: _xarc }]]
|
|
2424
|
-
];
|
|
2425
|
-
export var PutObjectLockConfigurationRequest$ = [3, n0, _POLCR,
|
|
2426
|
-
0,
|
|
2427
|
-
[_B, _OLC, _RP, _To, _CMD, _CA, _EBO],
|
|
2428
|
-
[[0, 1], [() => ObjectLockConfiguration$, { [_hP]: 1, [_xN]: _OLC }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xabolt }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 1
|
|
2429
|
-
];
|
|
2430
|
-
export var PutObjectOutput$ = [3, n0, _POO,
|
|
2431
|
-
0,
|
|
2432
|
-
[_E, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CT, _SSE, _VI, _SSECA, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _Si, _RC],
|
|
2433
|
-
[[0, { [_hH]: _xae }], [0, { [_hH]: _ETa }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xact }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [1, { [_hH]: _xaos }], [0, { [_hH]: _xarc }]]
|
|
2434
|
-
];
|
|
2435
|
-
export var PutObjectRequest$ = [3, n0, _POR,
|
|
2436
|
-
0,
|
|
2437
|
-
[_B, _K, _ACL_, _Bo, _CC, _CDo, _CEo, _CL, _CLo, _CMD, _CTo, _CA, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _Ex, _IM, _INM, _GFC, _GR, _GRACP, _GWACP, _WOB, _M, _SSE, _SC, _WRL, _SSECA, _SSECK, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RP, _Tag, _OLM, _OLRUD, _OLLHS, _EBO],
|
|
2438
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [() => StreamingBlob, 16], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _CM }], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagwa }], [1, { [_hH]: _xawob }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xat }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }], [0, { [_hH]: _xaebo }]], 2
|
|
2439
|
-
];
|
|
2440
|
-
export var PutObjectRetentionOutput$ = [3, n0, _PORO,
|
|
2441
|
-
0,
|
|
2442
|
-
[_RC],
|
|
2443
|
-
[[0, { [_hH]: _xarc }]]
|
|
2444
|
-
];
|
|
2445
|
-
export var PutObjectRetentionRequest$ = [3, n0, _PORR,
|
|
2446
|
-
0,
|
|
2447
|
-
[_B, _K, _Ret, _RP, _VI, _BGR, _CMD, _CA, _EBO],
|
|
2448
|
-
[[0, 1], [0, 1], [() => ObjectLockRetention$, { [_hP]: 1, [_xN]: _Ret }], [0, { [_hH]: _xarp }], [0, { [_hQ]: _vI }], [2, { [_hH]: _xabgr }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2449
|
-
];
|
|
2450
|
-
export var PutObjectTaggingOutput$ = [3, n0, _POTO,
|
|
2451
|
-
0,
|
|
2452
|
-
[_VI],
|
|
2453
|
-
[[0, { [_hH]: _xavi }]]
|
|
2454
|
-
];
|
|
2455
|
-
export var PutObjectTaggingRequest$ = [3, n0, _POTR,
|
|
2456
|
-
0,
|
|
2457
|
-
[_B, _K, _Tag, _VI, _CMD, _CA, _EBO, _RP],
|
|
2458
|
-
[[0, 1], [0, 1], [() => Tagging$, { [_hP]: 1, [_xN]: _Tag }], [0, { [_hQ]: _vI }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 3
|
|
2459
|
-
];
|
|
2460
|
-
export var PutPublicAccessBlockRequest$ = [3, n0, _PPABR,
|
|
2461
|
-
0,
|
|
2462
|
-
[_B, _PABC, _CMD, _CA, _EBO],
|
|
2463
|
-
[[0, 1], [() => PublicAccessBlockConfiguration$, { [_hP]: 1, [_xN]: _PABC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2464
|
-
];
|
|
2465
|
-
export var QueueConfiguration$ = [3, n0, _QCue,
|
|
2466
|
-
0,
|
|
2467
|
-
[_QA, _Ev, _I, _F],
|
|
2468
|
-
[[0, { [_xN]: _Qu }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() => NotificationConfigurationFilter$, 0]], 2
|
|
2469
|
-
];
|
|
2470
|
-
export var RecordExpiration$ = [3, n0, _REe,
|
|
2471
|
-
0,
|
|
2472
|
-
[_E, _D],
|
|
2473
|
-
[0, 1], 1
|
|
2474
|
-
];
|
|
2475
|
-
export var RecordsEvent$ = [3, n0, _REec,
|
|
2476
|
-
0,
|
|
2477
|
-
[_Payl],
|
|
2478
|
-
[[21, { [_eP]: 1 }]]
|
|
2479
|
-
];
|
|
2480
|
-
export var Redirect$ = [3, n0, _Red,
|
|
2481
|
-
0,
|
|
2482
|
-
[_HN, _HRC, _Pro, _RKPW, _RKW],
|
|
2483
|
-
[0, 0, 0, 0, 0]
|
|
2484
|
-
];
|
|
2485
|
-
export var RedirectAllRequestsTo$ = [3, n0, _RART,
|
|
2486
|
-
0,
|
|
2487
|
-
[_HN, _Pro],
|
|
2488
|
-
[0, 0], 1
|
|
2489
|
-
];
|
|
2490
|
-
export var RenameObjectOutput$ = [3, n0, _ROO,
|
|
2491
|
-
0,
|
|
2492
|
-
[],
|
|
2493
|
-
[]
|
|
2494
|
-
];
|
|
2495
|
-
export var RenameObjectRequest$ = [3, n0, _ROR,
|
|
2496
|
-
0,
|
|
2497
|
-
[_B, _K, _RSen, _DIM, _DINM, _DIMS, _DIUS, _SIM, _SINM, _SIMS, _SIUS, _CTl],
|
|
2498
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xars_ }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [4, { [_hH]: _IMS_ }], [4, { [_hH]: _IUS_ }], [0, { [_hH]: _xarsim }], [0, { [_hH]: _xarsinm }], [6, { [_hH]: _xarsims }], [6, { [_hH]: _xarsius }], [0, { [_hH]: _xact_, [_iT]: 1 }]], 3
|
|
2499
|
-
];
|
|
2500
|
-
export var ReplicaModifications$ = [3, n0, _RM,
|
|
2501
|
-
0,
|
|
2502
|
-
[_S],
|
|
2503
|
-
[0], 1
|
|
2504
|
-
];
|
|
2505
|
-
export var ReplicationConfiguration$ = [3, n0, _RCe,
|
|
2506
|
-
0,
|
|
2507
|
-
[_Ro, _R],
|
|
2508
|
-
[0, [() => ReplicationRules, { [_xF]: 1, [_xN]: _Ru }]], 2
|
|
2509
|
-
];
|
|
2510
|
-
export var ReplicationRule$ = [3, n0, _RRe,
|
|
2511
|
-
0,
|
|
2512
|
-
[_S, _Des, _ID, _Pri, _P, _F, _SSC, _EOR, _DMR],
|
|
2513
|
-
[0, () => Destination$, 0, 1, 0, [() => ReplicationRuleFilter$, 0], () => SourceSelectionCriteria$, () => ExistingObjectReplication$, () => DeleteMarkerReplication$], 2
|
|
2514
|
-
];
|
|
2515
|
-
export var ReplicationRuleAndOperator$ = [3, n0, _RRAO,
|
|
2516
|
-
0,
|
|
2517
|
-
[_P, _T],
|
|
2518
|
-
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }]]
|
|
2519
|
-
];
|
|
2520
|
-
export var ReplicationRuleFilter$ = [3, n0, _RRF,
|
|
2521
|
-
0,
|
|
2522
|
-
[_P, _Ta, _An],
|
|
2523
|
-
[0, () => Tag$, [() => ReplicationRuleAndOperator$, 0]]
|
|
2524
|
-
];
|
|
2525
|
-
export var ReplicationTime$ = [3, n0, _RT,
|
|
2526
|
-
0,
|
|
2527
|
-
[_S, _Tim],
|
|
2528
|
-
[0, () => ReplicationTimeValue$], 2
|
|
2529
|
-
];
|
|
2530
|
-
export var ReplicationTimeValue$ = [3, n0, _RTV,
|
|
2531
|
-
0,
|
|
2532
|
-
[_Mi],
|
|
2533
|
-
[1]
|
|
2534
|
-
];
|
|
2535
|
-
export var RequestPaymentConfiguration$ = [3, n0, _RPC,
|
|
2536
|
-
0,
|
|
2537
|
-
[_Pay],
|
|
2538
|
-
[0], 1
|
|
2539
|
-
];
|
|
2540
|
-
export var RequestProgress$ = [3, n0, _RPe,
|
|
2541
|
-
0,
|
|
2542
|
-
[_Ena],
|
|
2543
|
-
[2]
|
|
2544
|
-
];
|
|
2545
|
-
export var RestoreObjectOutput$ = [3, n0, _ROOe,
|
|
2546
|
-
0,
|
|
2547
|
-
[_RC, _ROP],
|
|
2548
|
-
[[0, { [_hH]: _xarc }], [0, { [_hH]: _xarop }]]
|
|
2549
|
-
];
|
|
2550
|
-
export var RestoreObjectRequest$ = [3, n0, _RORe,
|
|
2551
|
-
0,
|
|
2552
|
-
[_B, _K, _VI, _RRes, _RP, _CA, _EBO],
|
|
2553
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [() => RestoreRequest$, { [_hP]: 1, [_xN]: _RRes }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2554
|
-
];
|
|
2555
|
-
export var RestoreRequest$ = [3, n0, _RRes,
|
|
2556
|
-
0,
|
|
2557
|
-
[_D, _GJP, _Ty, _Ti, _Desc, _SP, _OL],
|
|
2558
|
-
[1, () => GlacierJobParameters$, 0, 0, 0, () => SelectParameters$, [() => OutputLocation$, 0]]
|
|
2559
|
-
];
|
|
2560
|
-
export var RestoreStatus$ = [3, n0, _RSe,
|
|
2561
|
-
0,
|
|
2562
|
-
[_IRIP, _RED],
|
|
2563
|
-
[2, 4]
|
|
2564
|
-
];
|
|
2565
|
-
export var RoutingRule$ = [3, n0, _RRo,
|
|
2566
|
-
0,
|
|
2567
|
-
[_Red, _Co],
|
|
2568
|
-
[() => Redirect$, () => Condition$], 1
|
|
2569
|
-
];
|
|
2570
|
-
export var S3KeyFilter$ = [3, n0, _SKF,
|
|
2571
|
-
0,
|
|
2572
|
-
[_FRi],
|
|
2573
|
-
[[() => FilterRuleList, { [_xF]: 1, [_xN]: _FR }]]
|
|
2574
|
-
];
|
|
2575
|
-
export var S3Location$ = [3, n0, _SL,
|
|
2576
|
-
0,
|
|
2577
|
-
[_BNu, _P, _En, _CACL, _ACL, _Tag, _UM, _SC],
|
|
2578
|
-
[0, 0, [() => Encryption$, 0], 0, [() => Grants, 0], [() => Tagging$, 0], [() => UserMetadata, 0], 0], 2
|
|
2579
|
-
];
|
|
2580
|
-
export var S3TablesDestination$ = [3, n0, _STD,
|
|
2581
|
-
0,
|
|
2582
|
-
[_TBA, _TNa],
|
|
2583
|
-
[0, 0], 2
|
|
2584
|
-
];
|
|
2585
|
-
export var S3TablesDestinationResult$ = [3, n0, _STDR,
|
|
2586
|
-
0,
|
|
2587
|
-
[_TBA, _TNa, _TA, _TN],
|
|
2588
|
-
[0, 0, 0, 0], 4
|
|
2589
|
-
];
|
|
2590
|
-
export var ScanRange$ = [3, n0, _SR,
|
|
2591
|
-
0,
|
|
2592
|
-
[_St, _End],
|
|
2593
|
-
[1, 1]
|
|
2594
|
-
];
|
|
2595
|
-
export var SelectObjectContentOutput$ = [3, n0, _SOCO,
|
|
2596
|
-
0,
|
|
2597
|
-
[_Payl],
|
|
2598
|
-
[[() => SelectObjectContentEventStream$, 16]]
|
|
2599
|
-
];
|
|
2600
|
-
export var SelectObjectContentRequest$ = [3, n0, _SOCR,
|
|
2601
|
-
0,
|
|
2602
|
-
[_B, _K, _Exp, _ETx, _IS, _OSu, _SSECA, _SSECK, _SSECKMD, _RPe, _SR, _EBO],
|
|
2603
|
-
[[0, 1], [0, 1], 0, 0, () => InputSerialization$, () => OutputSerialization$, [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], () => RequestProgress$, () => ScanRange$, [0, { [_hH]: _xaebo }]], 6
|
|
2604
|
-
];
|
|
2605
|
-
export var SelectParameters$ = [3, n0, _SP,
|
|
2606
|
-
0,
|
|
2607
|
-
[_IS, _ETx, _Exp, _OSu],
|
|
2608
|
-
[() => InputSerialization$, 0, 0, () => OutputSerialization$], 4
|
|
2609
|
-
];
|
|
2610
|
-
export var ServerSideEncryptionByDefault$ = [3, n0, _SSEBD,
|
|
2611
|
-
0,
|
|
2612
|
-
[_SSEA, _KMSMKID],
|
|
2613
|
-
[0, [() => SSEKMSKeyId, 0]], 1
|
|
2614
|
-
];
|
|
2615
|
-
export var ServerSideEncryptionConfiguration$ = [3, n0, _SSEC,
|
|
2616
|
-
0,
|
|
2617
|
-
[_R],
|
|
2618
|
-
[[() => ServerSideEncryptionRules, { [_xF]: 1, [_xN]: _Ru }]], 1
|
|
2619
|
-
];
|
|
2620
|
-
export var ServerSideEncryptionRule$ = [3, n0, _SSER,
|
|
2621
|
-
0,
|
|
2622
|
-
[_ASSEBD, _BKE, _BET],
|
|
2623
|
-
[[() => ServerSideEncryptionByDefault$, 0], 2, [() => BlockedEncryptionTypes$, 0]]
|
|
2624
|
-
];
|
|
2625
|
-
export var SessionCredentials$ = [3, n0, _SCe,
|
|
2626
|
-
0,
|
|
2627
|
-
[_AKI, _SAK, _ST, _E],
|
|
2628
|
-
[[0, { [_xN]: _AKI }], [() => SessionCredentialValue, { [_xN]: _SAK }], [() => SessionCredentialValue, { [_xN]: _ST }], [4, { [_xN]: _E }]], 4
|
|
2629
|
-
];
|
|
2630
|
-
export var SimplePrefix$ = [3, n0, _SPi,
|
|
2631
|
-
{ [_xN]: _SPi },
|
|
2632
|
-
[],
|
|
2633
|
-
[]
|
|
2634
|
-
];
|
|
2635
|
-
export var SourceSelectionCriteria$ = [3, n0, _SSC,
|
|
2636
|
-
0,
|
|
2637
|
-
[_SKEO, _RM],
|
|
2638
|
-
[() => SseKmsEncryptedObjects$, () => ReplicaModifications$]
|
|
2639
|
-
];
|
|
2640
|
-
export var SSEKMS$ = [3, n0, _SSEKMS,
|
|
2641
|
-
{ [_xN]: _SK },
|
|
2642
|
-
[_KI],
|
|
2643
|
-
[[() => SSEKMSKeyId, 0]], 1
|
|
2644
|
-
];
|
|
2645
|
-
export var SseKmsEncryptedObjects$ = [3, n0, _SKEO,
|
|
2646
|
-
0,
|
|
2647
|
-
[_S],
|
|
2648
|
-
[0], 1
|
|
2649
|
-
];
|
|
2650
|
-
export var SSEKMSEncryption$ = [3, n0, _SSEKMSE,
|
|
2651
|
-
{ [_xN]: _SK },
|
|
2652
|
-
[_KMSKA, _BKE],
|
|
2653
|
-
[[() => NonEmptyKmsKeyArnString, 0], 2], 1
|
|
2654
|
-
];
|
|
2655
|
-
export var SSES3$ = [3, n0, _SSES,
|
|
2656
|
-
{ [_xN]: _SS },
|
|
2657
|
-
[],
|
|
2658
|
-
[]
|
|
2659
|
-
];
|
|
2660
|
-
export var Stats$ = [3, n0, _Sta,
|
|
2661
|
-
0,
|
|
2662
|
-
[_BS, _BP, _BRy],
|
|
2663
|
-
[1, 1, 1]
|
|
2664
|
-
];
|
|
2665
|
-
export var StatsEvent$ = [3, n0, _SE,
|
|
2666
|
-
0,
|
|
2667
|
-
[_Det],
|
|
2668
|
-
[[() => Stats$, { [_eP]: 1 }]]
|
|
2669
|
-
];
|
|
2670
|
-
export var StorageClassAnalysis$ = [3, n0, _SCA,
|
|
2671
|
-
0,
|
|
2672
|
-
[_DE],
|
|
2673
|
-
[() => StorageClassAnalysisDataExport$]
|
|
2674
|
-
];
|
|
2675
|
-
export var StorageClassAnalysisDataExport$ = [3, n0, _SCADE,
|
|
2676
|
-
0,
|
|
2677
|
-
[_OSV, _Des],
|
|
2678
|
-
[0, () => AnalyticsExportDestination$], 2
|
|
2679
|
-
];
|
|
2680
|
-
export var Tag$ = [3, n0, _Ta,
|
|
2681
|
-
0,
|
|
2682
|
-
[_K, _V],
|
|
2683
|
-
[0, 0], 2
|
|
2684
|
-
];
|
|
2685
|
-
export var Tagging$ = [3, n0, _Tag,
|
|
2686
|
-
0,
|
|
2687
|
-
[_TS],
|
|
2688
|
-
[[() => TagSet, 0]], 1
|
|
2689
|
-
];
|
|
2690
|
-
export var TargetGrant$ = [3, n0, _TGa,
|
|
2691
|
-
0,
|
|
2692
|
-
[_Gra, _Pe],
|
|
2693
|
-
[[() => Grantee$, { [_xNm]: [_x, _hi] }], 0]
|
|
2694
|
-
];
|
|
2695
|
-
export var TargetObjectKeyFormat$ = [3, n0, _TOKF,
|
|
2696
|
-
0,
|
|
2697
|
-
[_SPi, _PP],
|
|
2698
|
-
[[() => SimplePrefix$, { [_xN]: _SPi }], [() => PartitionedPrefix$, { [_xN]: _PP }]]
|
|
2699
|
-
];
|
|
2700
|
-
export var Tiering$ = [3, n0, _Tier,
|
|
2701
|
-
0,
|
|
2702
|
-
[_D, _AT],
|
|
2703
|
-
[1, 0], 2
|
|
2704
|
-
];
|
|
2705
|
-
export var TopicConfiguration$ = [3, n0, _TCop,
|
|
2706
|
-
0,
|
|
2707
|
-
[_TAo, _Ev, _I, _F],
|
|
2708
|
-
[[0, { [_xN]: _Top }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() => NotificationConfigurationFilter$, 0]], 2
|
|
2709
|
-
];
|
|
2710
|
-
export var Transition$ = [3, n0, _Tra,
|
|
2711
|
-
0,
|
|
2712
|
-
[_Da, _D, _SC],
|
|
2713
|
-
[5, 1, 0]
|
|
2714
|
-
];
|
|
2715
|
-
export var UpdateBucketMetadataInventoryTableConfigurationRequest$ = [3, n0, _UBMITCR,
|
|
2716
|
-
0,
|
|
2717
|
-
[_B, _ITCn, _CMD, _CA, _EBO],
|
|
2718
|
-
[[0, 1], [() => InventoryTableConfigurationUpdates$, { [_hP]: 1, [_xN]: _ITCn }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2719
|
-
];
|
|
2720
|
-
export var UpdateBucketMetadataJournalTableConfigurationRequest$ = [3, n0, _UBMJTCR,
|
|
2721
|
-
0,
|
|
2722
|
-
[_B, _JTC, _CMD, _CA, _EBO],
|
|
2723
|
-
[[0, 1], [() => JournalTableConfigurationUpdates$, { [_hP]: 1, [_xN]: _JTC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2724
|
-
];
|
|
2725
|
-
export var UpdateObjectEncryptionRequest$ = [3, n0, _UOER,
|
|
2726
|
-
0,
|
|
2727
|
-
[_B, _K, _OE, _VI, _RP, _EBO, _CMD, _CA],
|
|
2728
|
-
[[0, 1], [0, 1], [() => ObjectEncryption$, 16], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }]], 3
|
|
2729
|
-
];
|
|
2730
|
-
export var UpdateObjectEncryptionResponse$ = [3, n0, _UOERp,
|
|
2731
|
-
0,
|
|
2732
|
-
[_RC],
|
|
2733
|
-
[[0, { [_hH]: _xarc }]]
|
|
2734
|
-
];
|
|
2735
|
-
export var UploadPartCopyOutput$ = [3, n0, _UPCO,
|
|
2736
|
-
0,
|
|
2737
|
-
[_CSVI, _CPR, _SSE, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _RC],
|
|
2738
|
-
[[0, { [_hH]: _xacsvi }], [() => CopyPartResult$, 16], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
2739
|
-
];
|
|
2740
|
-
export var UploadPartCopyRequest$ = [3, n0, _UPCR,
|
|
2741
|
-
0,
|
|
2742
|
-
[_B, _CS, _K, _PN, _UI, _CSIM, _CSIMS, _CSINM, _CSIUS, _CSRo, _SSECA, _SSECK, _SSECKMD, _CSSSECA, _CSSSECK, _CSSSECKMD, _RP, _EBO, _ESBO],
|
|
2743
|
-
[[0, 1], [0, { [_hH]: _xacs__ }], [0, 1], [1, { [_hQ]: _pN }], [0, { [_hQ]: _uI }], [0, { [_hH]: _xacsim }], [4, { [_hH]: _xacsims }], [0, { [_hH]: _xacsinm }], [4, { [_hH]: _xacsius }], [0, { [_hH]: _xacsr }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xacssseca }], [() => CopySourceSSECustomerKey, { [_hH]: _xacssseck }], [0, { [_hH]: _xacssseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasebo }]], 5
|
|
2744
|
-
];
|
|
2745
|
-
export var UploadPartOutput$ = [3, n0, _UPO,
|
|
2746
|
-
0,
|
|
2747
|
-
[_SSE, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _RC],
|
|
2748
|
-
[[0, { [_hH]: _xasse }], [0, { [_hH]: _ETa }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
2749
|
-
];
|
|
2750
|
-
export var UploadPartRequest$ = [3, n0, _UPR,
|
|
2751
|
-
0,
|
|
2752
|
-
[_B, _K, _PN, _UI, _Bo, _CLo, _CMD, _CA, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _SSECA, _SSECK, _SSECKMD, _RP, _EBO],
|
|
2753
|
-
[[0, 1], [0, 1], [1, { [_hQ]: _pN }], [0, { [_hQ]: _uI }], [() => StreamingBlob, 16], [1, { [_hH]: _CL__ }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 4
|
|
2754
|
-
];
|
|
2755
|
-
export var VersioningConfiguration$ = [3, n0, _VC,
|
|
2756
|
-
0,
|
|
2757
|
-
[_MFAD, _S],
|
|
2758
|
-
[[0, { [_xN]: _MDf }], 0]
|
|
2759
|
-
];
|
|
2760
|
-
export var WebsiteConfiguration$ = [3, n0, _WC,
|
|
2761
|
-
0,
|
|
2762
|
-
[_EDr, _IDn, _RART, _RR],
|
|
2763
|
-
[() => ErrorDocument$, () => IndexDocument$, () => RedirectAllRequestsTo$, [() => RoutingRules, 0]]
|
|
2764
|
-
];
|
|
2765
|
-
export var WriteGetObjectResponseRequest$ = [3, n0, _WGORR,
|
|
2766
|
-
0,
|
|
2767
|
-
[_RReq, _RTe, _Bo, _SCt, _ECr, _EM, _AR, _CC, _CDo, _CEo, _CL, _CLo, _CR, _CTo, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _DM, _ETa, _Ex, _E, _LM, _MM, _M, _OLM, _OLLHS, _OLRUD, _PC, _RS, _RC, _Re, _SSE, _SSECA, _SSEKMSKI, _SSECKMD, _SC, _TC, _VI, _BKE],
|
|
2768
|
-
[[0, { [_hL]: 1, [_hH]: _xarr }], [0, { [_hH]: _xart }], [() => StreamingBlob, 16], [1, { [_hH]: _xafs }], [0, { [_hH]: _xafec }], [0, { [_hH]: _xafem }], [0, { [_hH]: _xafhar }], [0, { [_hH]: _xafhCC }], [0, { [_hH]: _xafhCD }], [0, { [_hH]: _xafhCE }], [0, { [_hH]: _xafhCL }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _xafhCR }], [0, { [_hH]: _xafhCT }], [0, { [_hH]: _xafhxacc }], [0, { [_hH]: _xafhxacc_ }], [0, { [_hH]: _xafhxacc__ }], [0, { [_hH]: _xafhxacs }], [0, { [_hH]: _xafhxacs_ }], [2, { [_hH]: _xafhxadm }], [0, { [_hH]: _xafhE }], [4, { [_hH]: _xafhE_ }], [0, { [_hH]: _xafhxae }], [4, { [_hH]: _xafhLM }], [1, { [_hH]: _xafhxamm }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xafhxaolm }], [0, { [_hH]: _xafhxaollh }], [5, { [_hH]: _xafhxaolrud }], [1, { [_hH]: _xafhxampc }], [0, { [_hH]: _xafhxars }], [0, { [_hH]: _xafhxarc }], [0, { [_hH]: _xafhxar }], [0, { [_hH]: _xafhxasse }], [0, { [_hH]: _xafhxasseca }], [() => SSEKMSKeyId, { [_hH]: _xafhxasseakki }], [0, { [_hH]: _xafhxasseckM }], [0, { [_hH]: _xafhxasc }], [1, { [_hH]: _xafhxatc }], [0, { [_hH]: _xafhxavi }], [2, { [_hH]: _xafhxassebke }]], 2
|
|
2769
|
-
];
|
|
2770
|
-
var __Unit = "unit";
|
|
2771
|
-
var AllowedHeaders = 64 | 0;
|
|
2772
|
-
var AllowedMethods = 64 | 0;
|
|
2773
|
-
var AllowedOrigins = 64 | 0;
|
|
2774
|
-
var AnalyticsConfigurationList = [1, n0, _ACLn,
|
|
2775
|
-
0, [() => AnalyticsConfiguration$,
|
|
2776
|
-
0]
|
|
2777
|
-
];
|
|
2778
|
-
var Buckets = [1, n0, _Bu,
|
|
2779
|
-
0, [() => Bucket$,
|
|
2780
|
-
{ [_xN]: _B }]
|
|
2781
|
-
];
|
|
2782
|
-
var ChecksumAlgorithmList = 64 | 0;
|
|
2783
|
-
var CommonPrefixList = [1, n0, _CPL,
|
|
2784
|
-
0, () => CommonPrefix$
|
|
2785
|
-
];
|
|
2786
|
-
var CompletedPartList = [1, n0, _CPLo,
|
|
2787
|
-
0, () => CompletedPart$
|
|
2788
|
-
];
|
|
2789
|
-
var CORSRules = [1, n0, _CORSR,
|
|
2790
|
-
0, [() => CORSRule$,
|
|
2791
|
-
0]
|
|
2792
|
-
];
|
|
2793
|
-
var DeletedObjects = [1, n0, _DOe,
|
|
2794
|
-
0, () => DeletedObject$
|
|
2795
|
-
];
|
|
2796
|
-
var DeleteMarkers = [1, n0, _DMe,
|
|
2797
|
-
0, () => DeleteMarkerEntry$
|
|
2798
|
-
];
|
|
2799
|
-
var EncryptionTypeList = [1, n0, _ETL,
|
|
2800
|
-
0, [0,
|
|
2801
|
-
{ [_xN]: _ET }]
|
|
2802
|
-
];
|
|
2803
|
-
var Errors = [1, n0, _Er,
|
|
2804
|
-
0, () => _Error$
|
|
2805
|
-
];
|
|
2806
|
-
var EventList = 64 | 0;
|
|
2807
|
-
var ExposeHeaders = 64 | 0;
|
|
2808
|
-
var FilterRuleList = [1, n0, _FRL,
|
|
2809
|
-
0, () => FilterRule$
|
|
2810
|
-
];
|
|
2811
|
-
var Grants = [1, n0, _G,
|
|
2812
|
-
0, [() => Grant$,
|
|
2813
|
-
{ [_xN]: _Gr }]
|
|
2814
|
-
];
|
|
2815
|
-
var IntelligentTieringConfigurationList = [1, n0, _ITCL,
|
|
2816
|
-
0, [() => IntelligentTieringConfiguration$,
|
|
2817
|
-
0]
|
|
2818
|
-
];
|
|
2819
|
-
var InventoryConfigurationList = [1, n0, _ICL,
|
|
2820
|
-
0, [() => InventoryConfiguration$,
|
|
2821
|
-
0]
|
|
2822
|
-
];
|
|
2823
|
-
var InventoryOptionalFields = [1, n0, _IOF,
|
|
2824
|
-
0, [0,
|
|
2825
|
-
{ [_xN]: _Fi }]
|
|
2826
|
-
];
|
|
2827
|
-
var LambdaFunctionConfigurationList = [1, n0, _LFCL,
|
|
2828
|
-
0, [() => LambdaFunctionConfiguration$,
|
|
2829
|
-
0]
|
|
2830
|
-
];
|
|
2831
|
-
var LifecycleRules = [1, n0, _LRi,
|
|
2832
|
-
0, [() => LifecycleRule$,
|
|
2833
|
-
0]
|
|
2834
|
-
];
|
|
2835
|
-
var MetricsConfigurationList = [1, n0, _MCL,
|
|
2836
|
-
0, [() => MetricsConfiguration$,
|
|
2837
|
-
0]
|
|
2838
|
-
];
|
|
2839
|
-
var MultipartUploadList = [1, n0, _MUL,
|
|
2840
|
-
0, () => MultipartUpload$
|
|
2841
|
-
];
|
|
2842
|
-
var NoncurrentVersionTransitionList = [1, n0, _NVTL,
|
|
2843
|
-
0, () => NoncurrentVersionTransition$
|
|
2844
|
-
];
|
|
2845
|
-
var ObjectAttributesList = 64 | 0;
|
|
2846
|
-
var ObjectIdentifierList = [1, n0, _OIL,
|
|
2847
|
-
0, () => ObjectIdentifier$
|
|
2848
|
-
];
|
|
2849
|
-
var ObjectList = [1, n0, _OLb,
|
|
2850
|
-
0, [() => _Object$,
|
|
2851
|
-
0]
|
|
2852
|
-
];
|
|
2853
|
-
var ObjectVersionList = [1, n0, _OVL,
|
|
2854
|
-
0, [() => ObjectVersion$,
|
|
2855
|
-
0]
|
|
2856
|
-
];
|
|
2857
|
-
var OptionalObjectAttributesList = 64 | 0;
|
|
2858
|
-
var OwnershipControlsRules = [1, n0, _OCRw,
|
|
2859
|
-
0, () => OwnershipControlsRule$
|
|
2860
|
-
];
|
|
2861
|
-
var Parts = [1, n0, _Pa,
|
|
2862
|
-
0, () => Part$
|
|
2863
|
-
];
|
|
2864
|
-
var PartsList = [1, n0, _PL,
|
|
2865
|
-
0, () => ObjectPart$
|
|
2866
|
-
];
|
|
2867
|
-
var QueueConfigurationList = [1, n0, _QCL,
|
|
2868
|
-
0, [() => QueueConfiguration$,
|
|
2869
|
-
0]
|
|
2870
|
-
];
|
|
2871
|
-
var ReplicationRules = [1, n0, _RRep,
|
|
2872
|
-
0, [() => ReplicationRule$,
|
|
2873
|
-
0]
|
|
2874
|
-
];
|
|
2875
|
-
var RoutingRules = [1, n0, _RR,
|
|
2876
|
-
0, [() => RoutingRule$,
|
|
2877
|
-
{ [_xN]: _RRo }]
|
|
2878
|
-
];
|
|
2879
|
-
var ServerSideEncryptionRules = [1, n0, _SSERe,
|
|
2880
|
-
0, [() => ServerSideEncryptionRule$,
|
|
2881
|
-
0]
|
|
2882
|
-
];
|
|
2883
|
-
var TagSet = [1, n0, _TS,
|
|
2884
|
-
0, [() => Tag$,
|
|
2885
|
-
{ [_xN]: _Ta }]
|
|
2886
|
-
];
|
|
2887
|
-
var TargetGrants = [1, n0, _TG,
|
|
2888
|
-
0, [() => TargetGrant$,
|
|
2889
|
-
{ [_xN]: _Gr }]
|
|
2890
|
-
];
|
|
2891
|
-
var TieringList = [1, n0, _TL,
|
|
2892
|
-
0, () => Tiering$
|
|
2893
|
-
];
|
|
2894
|
-
var TopicConfigurationList = [1, n0, _TCL,
|
|
2895
|
-
0, [() => TopicConfiguration$,
|
|
2896
|
-
0]
|
|
2897
|
-
];
|
|
2898
|
-
var TransitionList = [1, n0, _TLr,
|
|
2899
|
-
0, () => Transition$
|
|
2900
|
-
];
|
|
2901
|
-
var UserMetadata = [1, n0, _UM,
|
|
2902
|
-
0, [() => MetadataEntry$,
|
|
2903
|
-
{ [_xN]: _ME }]
|
|
2904
|
-
];
|
|
2905
|
-
var Metadata = 128 | 0;
|
|
2906
|
-
export var AnalyticsFilter$ = [4, n0, _AF,
|
|
2907
|
-
0,
|
|
2908
|
-
[_P, _Ta, _An],
|
|
2909
|
-
[0, () => Tag$, [() => AnalyticsAndOperator$, 0]]
|
|
2910
|
-
];
|
|
2911
|
-
export var MetricsFilter$ = [4, n0, _MF,
|
|
2912
|
-
0,
|
|
2913
|
-
[_P, _Ta, _APAc, _An],
|
|
2914
|
-
[0, () => Tag$, 0, [() => MetricsAndOperator$, 0]]
|
|
2915
|
-
];
|
|
2916
|
-
export var ObjectEncryption$ = [4, n0, _OE,
|
|
2917
|
-
0,
|
|
2918
|
-
[_SSEKMS],
|
|
2919
|
-
[[() => SSEKMSEncryption$, { [_xN]: _SK }]]
|
|
2920
|
-
];
|
|
2921
|
-
export var SelectObjectContentEventStream$ = [4, n0, _SOCES,
|
|
2922
|
-
{ [_st]: 1 },
|
|
2923
|
-
[_Rec, _Sta, _Pr, _Cont, _End],
|
|
2924
|
-
[[() => RecordsEvent$, 0], [() => StatsEvent$, 0], [() => ProgressEvent$, 0], () => ContinuationEvent$, () => EndEvent$]
|
|
2925
|
-
];
|
|
2926
|
-
export var AbortMultipartUpload$ = [9, n0, _AMU,
|
|
2927
|
-
{ [_h]: ["DELETE", "/{Key+}?x-id=AbortMultipartUpload", 204] }, () => AbortMultipartUploadRequest$, () => AbortMultipartUploadOutput$
|
|
2928
|
-
];
|
|
2929
|
-
export var CompleteMultipartUpload$ = [9, n0, _CMUo,
|
|
2930
|
-
{ [_h]: ["POST", "/{Key+}", 200] }, () => CompleteMultipartUploadRequest$, () => CompleteMultipartUploadOutput$
|
|
2931
|
-
];
|
|
2932
|
-
export var CopyObject$ = [9, n0, _CO,
|
|
2933
|
-
{ [_h]: ["PUT", "/{Key+}?x-id=CopyObject", 200] }, () => CopyObjectRequest$, () => CopyObjectOutput$
|
|
2934
|
-
];
|
|
2935
|
-
export var CreateBucket$ = [9, n0, _CB,
|
|
2936
|
-
{ [_h]: ["PUT", "/", 200] }, () => CreateBucketRequest$, () => CreateBucketOutput$
|
|
2937
|
-
];
|
|
2938
|
-
export var CreateBucketMetadataConfiguration$ = [9, n0, _CBMC,
|
|
2939
|
-
{ [_hC]: "-", [_h]: ["POST", "/?metadataConfiguration", 200] }, () => CreateBucketMetadataConfigurationRequest$, () => __Unit
|
|
2940
|
-
];
|
|
2941
|
-
export var CreateBucketMetadataTableConfiguration$ = [9, n0, _CBMTC,
|
|
2942
|
-
{ [_hC]: "-", [_h]: ["POST", "/?metadataTable", 200] }, () => CreateBucketMetadataTableConfigurationRequest$, () => __Unit
|
|
2943
|
-
];
|
|
2944
|
-
export var CreateMultipartUpload$ = [9, n0, _CMUr,
|
|
2945
|
-
{ [_h]: ["POST", "/{Key+}?uploads", 200] }, () => CreateMultipartUploadRequest$, () => CreateMultipartUploadOutput$
|
|
2946
|
-
];
|
|
2947
|
-
export var CreateSession$ = [9, n0, _CSr,
|
|
2948
|
-
{ [_h]: ["GET", "/?session", 200] }, () => CreateSessionRequest$, () => CreateSessionOutput$
|
|
2949
|
-
];
|
|
2950
|
-
export var DeleteBucket$ = [9, n0, _DB,
|
|
2951
|
-
{ [_h]: ["DELETE", "/", 204] }, () => DeleteBucketRequest$, () => __Unit
|
|
2952
|
-
];
|
|
2953
|
-
export var DeleteBucketAnalyticsConfiguration$ = [9, n0, _DBAC,
|
|
2954
|
-
{ [_h]: ["DELETE", "/?analytics", 204] }, () => DeleteBucketAnalyticsConfigurationRequest$, () => __Unit
|
|
2955
|
-
];
|
|
2956
|
-
export var DeleteBucketCors$ = [9, n0, _DBC,
|
|
2957
|
-
{ [_h]: ["DELETE", "/?cors", 204] }, () => DeleteBucketCorsRequest$, () => __Unit
|
|
2958
|
-
];
|
|
2959
|
-
export var DeleteBucketEncryption$ = [9, n0, _DBE,
|
|
2960
|
-
{ [_h]: ["DELETE", "/?encryption", 204] }, () => DeleteBucketEncryptionRequest$, () => __Unit
|
|
2961
|
-
];
|
|
2962
|
-
export var DeleteBucketIntelligentTieringConfiguration$ = [9, n0, _DBITC,
|
|
2963
|
-
{ [_h]: ["DELETE", "/?intelligent-tiering", 204] }, () => DeleteBucketIntelligentTieringConfigurationRequest$, () => __Unit
|
|
2964
|
-
];
|
|
2965
|
-
export var DeleteBucketInventoryConfiguration$ = [9, n0, _DBIC,
|
|
2966
|
-
{ [_h]: ["DELETE", "/?inventory", 204] }, () => DeleteBucketInventoryConfigurationRequest$, () => __Unit
|
|
2967
|
-
];
|
|
2968
|
-
export var DeleteBucketLifecycle$ = [9, n0, _DBL,
|
|
2969
|
-
{ [_h]: ["DELETE", "/?lifecycle", 204] }, () => DeleteBucketLifecycleRequest$, () => __Unit
|
|
2970
|
-
];
|
|
2971
|
-
export var DeleteBucketMetadataConfiguration$ = [9, n0, _DBMC,
|
|
2972
|
-
{ [_h]: ["DELETE", "/?metadataConfiguration", 204] }, () => DeleteBucketMetadataConfigurationRequest$, () => __Unit
|
|
2973
|
-
];
|
|
2974
|
-
export var DeleteBucketMetadataTableConfiguration$ = [9, n0, _DBMTC,
|
|
2975
|
-
{ [_h]: ["DELETE", "/?metadataTable", 204] }, () => DeleteBucketMetadataTableConfigurationRequest$, () => __Unit
|
|
2976
|
-
];
|
|
2977
|
-
export var DeleteBucketMetricsConfiguration$ = [9, n0, _DBMCe,
|
|
2978
|
-
{ [_h]: ["DELETE", "/?metrics", 204] }, () => DeleteBucketMetricsConfigurationRequest$, () => __Unit
|
|
2979
|
-
];
|
|
2980
|
-
export var DeleteBucketOwnershipControls$ = [9, n0, _DBOC,
|
|
2981
|
-
{ [_h]: ["DELETE", "/?ownershipControls", 204] }, () => DeleteBucketOwnershipControlsRequest$, () => __Unit
|
|
2982
|
-
];
|
|
2983
|
-
export var DeleteBucketPolicy$ = [9, n0, _DBP,
|
|
2984
|
-
{ [_h]: ["DELETE", "/?policy", 204] }, () => DeleteBucketPolicyRequest$, () => __Unit
|
|
2985
|
-
];
|
|
2986
|
-
export var DeleteBucketReplication$ = [9, n0, _DBRe,
|
|
2987
|
-
{ [_h]: ["DELETE", "/?replication", 204] }, () => DeleteBucketReplicationRequest$, () => __Unit
|
|
2988
|
-
];
|
|
2989
|
-
export var DeleteBucketTagging$ = [9, n0, _DBT,
|
|
2990
|
-
{ [_h]: ["DELETE", "/?tagging", 204] }, () => DeleteBucketTaggingRequest$, () => __Unit
|
|
2991
|
-
];
|
|
2992
|
-
export var DeleteBucketWebsite$ = [9, n0, _DBW,
|
|
2993
|
-
{ [_h]: ["DELETE", "/?website", 204] }, () => DeleteBucketWebsiteRequest$, () => __Unit
|
|
2994
|
-
];
|
|
2995
|
-
export var DeleteObject$ = [9, n0, _DOel,
|
|
2996
|
-
{ [_h]: ["DELETE", "/{Key+}?x-id=DeleteObject", 204] }, () => DeleteObjectRequest$, () => DeleteObjectOutput$
|
|
2997
|
-
];
|
|
2998
|
-
export var DeleteObjects$ = [9, n0, _DOele,
|
|
2999
|
-
{ [_hC]: "-", [_h]: ["POST", "/?delete", 200] }, () => DeleteObjectsRequest$, () => DeleteObjectsOutput$
|
|
3000
|
-
];
|
|
3001
|
-
export var DeleteObjectTagging$ = [9, n0, _DOT,
|
|
3002
|
-
{ [_h]: ["DELETE", "/{Key+}?tagging", 204] }, () => DeleteObjectTaggingRequest$, () => DeleteObjectTaggingOutput$
|
|
3003
|
-
];
|
|
3004
|
-
export var DeletePublicAccessBlock$ = [9, n0, _DPAB,
|
|
3005
|
-
{ [_h]: ["DELETE", "/?publicAccessBlock", 204] }, () => DeletePublicAccessBlockRequest$, () => __Unit
|
|
3006
|
-
];
|
|
3007
|
-
export var GetBucketAbac$ = [9, n0, _GBA,
|
|
3008
|
-
{ [_h]: ["GET", "/?abac", 200] }, () => GetBucketAbacRequest$, () => GetBucketAbacOutput$
|
|
3009
|
-
];
|
|
3010
|
-
export var GetBucketAccelerateConfiguration$ = [9, n0, _GBAC,
|
|
3011
|
-
{ [_h]: ["GET", "/?accelerate", 200] }, () => GetBucketAccelerateConfigurationRequest$, () => GetBucketAccelerateConfigurationOutput$
|
|
3012
|
-
];
|
|
3013
|
-
export var GetBucketAcl$ = [9, n0, _GBAe,
|
|
3014
|
-
{ [_h]: ["GET", "/?acl", 200] }, () => GetBucketAclRequest$, () => GetBucketAclOutput$
|
|
3015
|
-
];
|
|
3016
|
-
export var GetBucketAnalyticsConfiguration$ = [9, n0, _GBACe,
|
|
3017
|
-
{ [_h]: ["GET", "/?analytics&x-id=GetBucketAnalyticsConfiguration", 200] }, () => GetBucketAnalyticsConfigurationRequest$, () => GetBucketAnalyticsConfigurationOutput$
|
|
3018
|
-
];
|
|
3019
|
-
export var GetBucketCors$ = [9, n0, _GBC,
|
|
3020
|
-
{ [_h]: ["GET", "/?cors", 200] }, () => GetBucketCorsRequest$, () => GetBucketCorsOutput$
|
|
3021
|
-
];
|
|
3022
|
-
export var GetBucketEncryption$ = [9, n0, _GBE,
|
|
3023
|
-
{ [_h]: ["GET", "/?encryption", 200] }, () => GetBucketEncryptionRequest$, () => GetBucketEncryptionOutput$
|
|
3024
|
-
];
|
|
3025
|
-
export var GetBucketIntelligentTieringConfiguration$ = [9, n0, _GBITC,
|
|
3026
|
-
{ [_h]: ["GET", "/?intelligent-tiering&x-id=GetBucketIntelligentTieringConfiguration", 200] }, () => GetBucketIntelligentTieringConfigurationRequest$, () => GetBucketIntelligentTieringConfigurationOutput$
|
|
3027
|
-
];
|
|
3028
|
-
export var GetBucketInventoryConfiguration$ = [9, n0, _GBIC,
|
|
3029
|
-
{ [_h]: ["GET", "/?inventory&x-id=GetBucketInventoryConfiguration", 200] }, () => GetBucketInventoryConfigurationRequest$, () => GetBucketInventoryConfigurationOutput$
|
|
3030
|
-
];
|
|
3031
|
-
export var GetBucketLifecycleConfiguration$ = [9, n0, _GBLC,
|
|
3032
|
-
{ [_h]: ["GET", "/?lifecycle", 200] }, () => GetBucketLifecycleConfigurationRequest$, () => GetBucketLifecycleConfigurationOutput$
|
|
3033
|
-
];
|
|
3034
|
-
export var GetBucketLocation$ = [9, n0, _GBL,
|
|
3035
|
-
{ [_h]: ["GET", "/?location", 200] }, () => GetBucketLocationRequest$, () => GetBucketLocationOutput$
|
|
3036
|
-
];
|
|
3037
|
-
export var GetBucketLogging$ = [9, n0, _GBLe,
|
|
3038
|
-
{ [_h]: ["GET", "/?logging", 200] }, () => GetBucketLoggingRequest$, () => GetBucketLoggingOutput$
|
|
3039
|
-
];
|
|
3040
|
-
export var GetBucketMetadataConfiguration$ = [9, n0, _GBMC,
|
|
3041
|
-
{ [_h]: ["GET", "/?metadataConfiguration", 200] }, () => GetBucketMetadataConfigurationRequest$, () => GetBucketMetadataConfigurationOutput$
|
|
3042
|
-
];
|
|
3043
|
-
export var GetBucketMetadataTableConfiguration$ = [9, n0, _GBMTC,
|
|
3044
|
-
{ [_h]: ["GET", "/?metadataTable", 200] }, () => GetBucketMetadataTableConfigurationRequest$, () => GetBucketMetadataTableConfigurationOutput$
|
|
3045
|
-
];
|
|
3046
|
-
export var GetBucketMetricsConfiguration$ = [9, n0, _GBMCe,
|
|
3047
|
-
{ [_h]: ["GET", "/?metrics&x-id=GetBucketMetricsConfiguration", 200] }, () => GetBucketMetricsConfigurationRequest$, () => GetBucketMetricsConfigurationOutput$
|
|
3048
|
-
];
|
|
3049
|
-
export var GetBucketNotificationConfiguration$ = [9, n0, _GBNC,
|
|
3050
|
-
{ [_h]: ["GET", "/?notification", 200] }, () => GetBucketNotificationConfigurationRequest$, () => NotificationConfiguration$
|
|
3051
|
-
];
|
|
3052
|
-
export var GetBucketOwnershipControls$ = [9, n0, _GBOC,
|
|
3053
|
-
{ [_h]: ["GET", "/?ownershipControls", 200] }, () => GetBucketOwnershipControlsRequest$, () => GetBucketOwnershipControlsOutput$
|
|
3054
|
-
];
|
|
3055
|
-
export var GetBucketPolicy$ = [9, n0, _GBP,
|
|
3056
|
-
{ [_h]: ["GET", "/?policy", 200] }, () => GetBucketPolicyRequest$, () => GetBucketPolicyOutput$
|
|
3057
|
-
];
|
|
3058
|
-
export var GetBucketPolicyStatus$ = [9, n0, _GBPS,
|
|
3059
|
-
{ [_h]: ["GET", "/?policyStatus", 200] }, () => GetBucketPolicyStatusRequest$, () => GetBucketPolicyStatusOutput$
|
|
3060
|
-
];
|
|
3061
|
-
export var GetBucketReplication$ = [9, n0, _GBR,
|
|
3062
|
-
{ [_h]: ["GET", "/?replication", 200] }, () => GetBucketReplicationRequest$, () => GetBucketReplicationOutput$
|
|
3063
|
-
];
|
|
3064
|
-
export var GetBucketRequestPayment$ = [9, n0, _GBRP,
|
|
3065
|
-
{ [_h]: ["GET", "/?requestPayment", 200] }, () => GetBucketRequestPaymentRequest$, () => GetBucketRequestPaymentOutput$
|
|
3066
|
-
];
|
|
3067
|
-
export var GetBucketTagging$ = [9, n0, _GBT,
|
|
3068
|
-
{ [_h]: ["GET", "/?tagging", 200] }, () => GetBucketTaggingRequest$, () => GetBucketTaggingOutput$
|
|
3069
|
-
];
|
|
3070
|
-
export var GetBucketVersioning$ = [9, n0, _GBV,
|
|
3071
|
-
{ [_h]: ["GET", "/?versioning", 200] }, () => GetBucketVersioningRequest$, () => GetBucketVersioningOutput$
|
|
3072
|
-
];
|
|
3073
|
-
export var GetBucketWebsite$ = [9, n0, _GBW,
|
|
3074
|
-
{ [_h]: ["GET", "/?website", 200] }, () => GetBucketWebsiteRequest$, () => GetBucketWebsiteOutput$
|
|
3075
|
-
];
|
|
3076
|
-
export var GetObject$ = [9, n0, _GO,
|
|
3077
|
-
{ [_hC]: "-", [_h]: ["GET", "/{Key+}?x-id=GetObject", 200] }, () => GetObjectRequest$, () => GetObjectOutput$
|
|
3078
|
-
];
|
|
3079
|
-
export var GetObjectAcl$ = [9, n0, _GOA,
|
|
3080
|
-
{ [_h]: ["GET", "/{Key+}?acl", 200] }, () => GetObjectAclRequest$, () => GetObjectAclOutput$
|
|
3081
|
-
];
|
|
3082
|
-
export var GetObjectAttributes$ = [9, n0, _GOAe,
|
|
3083
|
-
{ [_h]: ["GET", "/{Key+}?attributes", 200] }, () => GetObjectAttributesRequest$, () => GetObjectAttributesOutput$
|
|
3084
|
-
];
|
|
3085
|
-
export var GetObjectLegalHold$ = [9, n0, _GOLH,
|
|
3086
|
-
{ [_h]: ["GET", "/{Key+}?legal-hold", 200] }, () => GetObjectLegalHoldRequest$, () => GetObjectLegalHoldOutput$
|
|
3087
|
-
];
|
|
3088
|
-
export var GetObjectLockConfiguration$ = [9, n0, _GOLC,
|
|
3089
|
-
{ [_h]: ["GET", "/?object-lock", 200] }, () => GetObjectLockConfigurationRequest$, () => GetObjectLockConfigurationOutput$
|
|
3090
|
-
];
|
|
3091
|
-
export var GetObjectRetention$ = [9, n0, _GORe,
|
|
3092
|
-
{ [_h]: ["GET", "/{Key+}?retention", 200] }, () => GetObjectRetentionRequest$, () => GetObjectRetentionOutput$
|
|
3093
|
-
];
|
|
3094
|
-
export var GetObjectTagging$ = [9, n0, _GOT,
|
|
3095
|
-
{ [_h]: ["GET", "/{Key+}?tagging", 200] }, () => GetObjectTaggingRequest$, () => GetObjectTaggingOutput$
|
|
3096
|
-
];
|
|
3097
|
-
export var GetObjectTorrent$ = [9, n0, _GOTe,
|
|
3098
|
-
{ [_h]: ["GET", "/{Key+}?torrent", 200] }, () => GetObjectTorrentRequest$, () => GetObjectTorrentOutput$
|
|
3099
|
-
];
|
|
3100
|
-
export var GetPublicAccessBlock$ = [9, n0, _GPAB,
|
|
3101
|
-
{ [_h]: ["GET", "/?publicAccessBlock", 200] }, () => GetPublicAccessBlockRequest$, () => GetPublicAccessBlockOutput$
|
|
3102
|
-
];
|
|
3103
|
-
export var HeadBucket$ = [9, n0, _HB,
|
|
3104
|
-
{ [_h]: ["HEAD", "/", 200] }, () => HeadBucketRequest$, () => HeadBucketOutput$
|
|
3105
|
-
];
|
|
3106
|
-
export var HeadObject$ = [9, n0, _HO,
|
|
3107
|
-
{ [_h]: ["HEAD", "/{Key+}", 200] }, () => HeadObjectRequest$, () => HeadObjectOutput$
|
|
3108
|
-
];
|
|
3109
|
-
export var ListBucketAnalyticsConfigurations$ = [9, n0, _LBAC,
|
|
3110
|
-
{ [_h]: ["GET", "/?analytics&x-id=ListBucketAnalyticsConfigurations", 200] }, () => ListBucketAnalyticsConfigurationsRequest$, () => ListBucketAnalyticsConfigurationsOutput$
|
|
3111
|
-
];
|
|
3112
|
-
export var ListBucketIntelligentTieringConfigurations$ = [9, n0, _LBITC,
|
|
3113
|
-
{ [_h]: ["GET", "/?intelligent-tiering&x-id=ListBucketIntelligentTieringConfigurations", 200] }, () => ListBucketIntelligentTieringConfigurationsRequest$, () => ListBucketIntelligentTieringConfigurationsOutput$
|
|
3114
|
-
];
|
|
3115
|
-
export var ListBucketInventoryConfigurations$ = [9, n0, _LBIC,
|
|
3116
|
-
{ [_h]: ["GET", "/?inventory&x-id=ListBucketInventoryConfigurations", 200] }, () => ListBucketInventoryConfigurationsRequest$, () => ListBucketInventoryConfigurationsOutput$
|
|
3117
|
-
];
|
|
3118
|
-
export var ListBucketMetricsConfigurations$ = [9, n0, _LBMC,
|
|
3119
|
-
{ [_h]: ["GET", "/?metrics&x-id=ListBucketMetricsConfigurations", 200] }, () => ListBucketMetricsConfigurationsRequest$, () => ListBucketMetricsConfigurationsOutput$
|
|
3120
|
-
];
|
|
3121
|
-
export var ListBuckets$ = [9, n0, _LB,
|
|
3122
|
-
{ [_h]: ["GET", "/?x-id=ListBuckets", 200] }, () => ListBucketsRequest$, () => ListBucketsOutput$
|
|
3123
|
-
];
|
|
3124
|
-
export var ListDirectoryBuckets$ = [9, n0, _LDB,
|
|
3125
|
-
{ [_h]: ["GET", "/?x-id=ListDirectoryBuckets", 200] }, () => ListDirectoryBucketsRequest$, () => ListDirectoryBucketsOutput$
|
|
3126
|
-
];
|
|
3127
|
-
export var ListMultipartUploads$ = [9, n0, _LMU,
|
|
3128
|
-
{ [_h]: ["GET", "/?uploads", 200] }, () => ListMultipartUploadsRequest$, () => ListMultipartUploadsOutput$
|
|
3129
|
-
];
|
|
3130
|
-
export var ListObjects$ = [9, n0, _LO,
|
|
3131
|
-
{ [_h]: ["GET", "/", 200] }, () => ListObjectsRequest$, () => ListObjectsOutput$
|
|
3132
|
-
];
|
|
3133
|
-
export var ListObjectsV2$ = [9, n0, _LOV,
|
|
3134
|
-
{ [_h]: ["GET", "/?list-type=2", 200] }, () => ListObjectsV2Request$, () => ListObjectsV2Output$
|
|
3135
|
-
];
|
|
3136
|
-
export var ListObjectVersions$ = [9, n0, _LOVi,
|
|
3137
|
-
{ [_h]: ["GET", "/?versions", 200] }, () => ListObjectVersionsRequest$, () => ListObjectVersionsOutput$
|
|
3138
|
-
];
|
|
3139
|
-
export var ListParts$ = [9, n0, _LP,
|
|
3140
|
-
{ [_h]: ["GET", "/{Key+}?x-id=ListParts", 200] }, () => ListPartsRequest$, () => ListPartsOutput$
|
|
3141
|
-
];
|
|
3142
|
-
export var PutBucketAbac$ = [9, n0, _PBA,
|
|
3143
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?abac", 200] }, () => PutBucketAbacRequest$, () => __Unit
|
|
3144
|
-
];
|
|
3145
|
-
export var PutBucketAccelerateConfiguration$ = [9, n0, _PBAC,
|
|
3146
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?accelerate", 200] }, () => PutBucketAccelerateConfigurationRequest$, () => __Unit
|
|
3147
|
-
];
|
|
3148
|
-
export var PutBucketAcl$ = [9, n0, _PBAu,
|
|
3149
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?acl", 200] }, () => PutBucketAclRequest$, () => __Unit
|
|
3150
|
-
];
|
|
3151
|
-
export var PutBucketAnalyticsConfiguration$ = [9, n0, _PBACu,
|
|
3152
|
-
{ [_h]: ["PUT", "/?analytics", 200] }, () => PutBucketAnalyticsConfigurationRequest$, () => __Unit
|
|
3153
|
-
];
|
|
3154
|
-
export var PutBucketCors$ = [9, n0, _PBC,
|
|
3155
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?cors", 200] }, () => PutBucketCorsRequest$, () => __Unit
|
|
3156
|
-
];
|
|
3157
|
-
export var PutBucketEncryption$ = [9, n0, _PBE,
|
|
3158
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?encryption", 200] }, () => PutBucketEncryptionRequest$, () => __Unit
|
|
3159
|
-
];
|
|
3160
|
-
export var PutBucketIntelligentTieringConfiguration$ = [9, n0, _PBITC,
|
|
3161
|
-
{ [_h]: ["PUT", "/?intelligent-tiering", 200] }, () => PutBucketIntelligentTieringConfigurationRequest$, () => __Unit
|
|
3162
|
-
];
|
|
3163
|
-
export var PutBucketInventoryConfiguration$ = [9, n0, _PBIC,
|
|
3164
|
-
{ [_h]: ["PUT", "/?inventory", 200] }, () => PutBucketInventoryConfigurationRequest$, () => __Unit
|
|
3165
|
-
];
|
|
3166
|
-
export var PutBucketLifecycleConfiguration$ = [9, n0, _PBLC,
|
|
3167
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?lifecycle", 200] }, () => PutBucketLifecycleConfigurationRequest$, () => PutBucketLifecycleConfigurationOutput$
|
|
3168
|
-
];
|
|
3169
|
-
export var PutBucketLogging$ = [9, n0, _PBL,
|
|
3170
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?logging", 200] }, () => PutBucketLoggingRequest$, () => __Unit
|
|
3171
|
-
];
|
|
3172
|
-
export var PutBucketMetricsConfiguration$ = [9, n0, _PBMC,
|
|
3173
|
-
{ [_h]: ["PUT", "/?metrics", 200] }, () => PutBucketMetricsConfigurationRequest$, () => __Unit
|
|
3174
|
-
];
|
|
3175
|
-
export var PutBucketNotificationConfiguration$ = [9, n0, _PBNC,
|
|
3176
|
-
{ [_h]: ["PUT", "/?notification", 200] }, () => PutBucketNotificationConfigurationRequest$, () => __Unit
|
|
3177
|
-
];
|
|
3178
|
-
export var PutBucketOwnershipControls$ = [9, n0, _PBOC,
|
|
3179
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?ownershipControls", 200] }, () => PutBucketOwnershipControlsRequest$, () => __Unit
|
|
3180
|
-
];
|
|
3181
|
-
export var PutBucketPolicy$ = [9, n0, _PBP,
|
|
3182
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?policy", 200] }, () => PutBucketPolicyRequest$, () => __Unit
|
|
3183
|
-
];
|
|
3184
|
-
export var PutBucketReplication$ = [9, n0, _PBR,
|
|
3185
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?replication", 200] }, () => PutBucketReplicationRequest$, () => __Unit
|
|
3186
|
-
];
|
|
3187
|
-
export var PutBucketRequestPayment$ = [9, n0, _PBRP,
|
|
3188
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?requestPayment", 200] }, () => PutBucketRequestPaymentRequest$, () => __Unit
|
|
3189
|
-
];
|
|
3190
|
-
export var PutBucketTagging$ = [9, n0, _PBT,
|
|
3191
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?tagging", 200] }, () => PutBucketTaggingRequest$, () => __Unit
|
|
3192
|
-
];
|
|
3193
|
-
export var PutBucketVersioning$ = [9, n0, _PBV,
|
|
3194
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?versioning", 200] }, () => PutBucketVersioningRequest$, () => __Unit
|
|
3195
|
-
];
|
|
3196
|
-
export var PutBucketWebsite$ = [9, n0, _PBW,
|
|
3197
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?website", 200] }, () => PutBucketWebsiteRequest$, () => __Unit
|
|
3198
|
-
];
|
|
3199
|
-
export var PutObject$ = [9, n0, _PO,
|
|
3200
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?x-id=PutObject", 200] }, () => PutObjectRequest$, () => PutObjectOutput$
|
|
3201
|
-
];
|
|
3202
|
-
export var PutObjectAcl$ = [9, n0, _POA,
|
|
3203
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?acl", 200] }, () => PutObjectAclRequest$, () => PutObjectAclOutput$
|
|
3204
|
-
];
|
|
3205
|
-
export var PutObjectLegalHold$ = [9, n0, _POLH,
|
|
3206
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?legal-hold", 200] }, () => PutObjectLegalHoldRequest$, () => PutObjectLegalHoldOutput$
|
|
3207
|
-
];
|
|
3208
|
-
export var PutObjectLockConfiguration$ = [9, n0, _POLC,
|
|
3209
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?object-lock", 200] }, () => PutObjectLockConfigurationRequest$, () => PutObjectLockConfigurationOutput$
|
|
3210
|
-
];
|
|
3211
|
-
export var PutObjectRetention$ = [9, n0, _PORu,
|
|
3212
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?retention", 200] }, () => PutObjectRetentionRequest$, () => PutObjectRetentionOutput$
|
|
3213
|
-
];
|
|
3214
|
-
export var PutObjectTagging$ = [9, n0, _POT,
|
|
3215
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?tagging", 200] }, () => PutObjectTaggingRequest$, () => PutObjectTaggingOutput$
|
|
3216
|
-
];
|
|
3217
|
-
export var PutPublicAccessBlock$ = [9, n0, _PPAB,
|
|
3218
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?publicAccessBlock", 200] }, () => PutPublicAccessBlockRequest$, () => __Unit
|
|
3219
|
-
];
|
|
3220
|
-
export var RenameObject$ = [9, n0, _RO,
|
|
3221
|
-
{ [_h]: ["PUT", "/{Key+}?renameObject", 200] }, () => RenameObjectRequest$, () => RenameObjectOutput$
|
|
3222
|
-
];
|
|
3223
|
-
export var RestoreObject$ = [9, n0, _ROe,
|
|
3224
|
-
{ [_hC]: "-", [_h]: ["POST", "/{Key+}?restore", 200] }, () => RestoreObjectRequest$, () => RestoreObjectOutput$
|
|
3225
|
-
];
|
|
3226
|
-
export var SelectObjectContent$ = [9, n0, _SOC,
|
|
3227
|
-
{ [_h]: ["POST", "/{Key+}?select&select-type=2", 200] }, () => SelectObjectContentRequest$, () => SelectObjectContentOutput$
|
|
3228
|
-
];
|
|
3229
|
-
export var UpdateBucketMetadataInventoryTableConfiguration$ = [9, n0, _UBMITC,
|
|
3230
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?metadataInventoryTable", 200] }, () => UpdateBucketMetadataInventoryTableConfigurationRequest$, () => __Unit
|
|
3231
|
-
];
|
|
3232
|
-
export var UpdateBucketMetadataJournalTableConfiguration$ = [9, n0, _UBMJTC,
|
|
3233
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?metadataJournalTable", 200] }, () => UpdateBucketMetadataJournalTableConfigurationRequest$, () => __Unit
|
|
3234
|
-
];
|
|
3235
|
-
export var UpdateObjectEncryption$ = [9, n0, _UOE,
|
|
3236
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?encryption", 200] }, () => UpdateObjectEncryptionRequest$, () => UpdateObjectEncryptionResponse$
|
|
3237
|
-
];
|
|
3238
|
-
export var UploadPart$ = [9, n0, _UP,
|
|
3239
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?x-id=UploadPart", 200] }, () => UploadPartRequest$, () => UploadPartOutput$
|
|
3240
|
-
];
|
|
3241
|
-
export var UploadPartCopy$ = [9, n0, _UPC,
|
|
3242
|
-
{ [_h]: ["PUT", "/{Key+}?x-id=UploadPartCopy", 200] }, () => UploadPartCopyRequest$, () => UploadPartCopyOutput$
|
|
3243
|
-
];
|
|
3244
|
-
export var WriteGetObjectResponse$ = [9, n0, _WGOR,
|
|
3245
|
-
{ [_en]: ["{RequestRoute}."], [_h]: ["POST", "/WriteGetObjectResponse", 200] }, () => WriteGetObjectResponseRequest$, () => __Unit
|
|
3246
|
-
];
|