@slycode/slycode 0.2.11 → 0.2.13
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/dist/messaging/index.js +4 -2
- package/dist/messaging/index.js.map +1 -1
- package/dist/messaging/state.js +1 -0
- package/dist/messaging/state.js.map +1 -1
- package/dist/messaging/stt.d.ts +1 -0
- package/dist/messaging/stt.js +66 -57
- package/dist/messaging/stt.js.map +1 -1
- package/dist/messaging/types.d.ts +1 -0
- package/dist/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +2 -2
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/auth/httpAuthSchemeProvider.js +126 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/endpoint/endpointResolver.js +33 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/endpoint/ruleset.js +7 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/index.js +3057 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/models/S3ServiceException.js +12 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/models/errors.js +203 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/runtimeConfig.js +67 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/runtimeConfig.shared.js +56 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/dist-cjs/schemas/schemas_0.js +3258 -0
- package/dist/web/.next/node_modules/@aws-sdk/client-s3-ecbef8e33fd0b8f0/package.json +127 -0
- package/dist/web/.next/prerender-manifest.json +3 -3
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/api/transcribe/route.js +5 -5
- package/dist/web/.next/server/app/api/transcribe/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__1b9e0d6e._.js +19 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__a4d171b5._.js → [root-of-the-server]__4297cb97._.js} +3 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__52da7fe0._.js +5 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__53ef96b9._.js → [root-of-the-server]__cf14e306._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__d5272169._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__d56e68cb._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f5dae2ad._.js +3 -0
- package/dist/web/.next/server/chunks/{node_modules_ec9ae6c4._.js → node_modules_269a84e6._.js} +5 -5
- package/dist/web/.next/server/chunks/node_modules_9fc3887b._.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_credential-provider-sso_dist-es_loadSso_570f147e.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sts_index_c78619b3.js +1 -1
- package/dist/web/.next/server/chunks/node_modules_@smithy_smithy-client_dist-es_create-aggregated-client_db42850b.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_c58ca22f._.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_f96dfac4._.js +7 -0
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/.next/server/server-reference-manifest.js +1 -1
- package/dist/web/.next/server/server-reference-manifest.json +1 -1
- package/dist/web/.next/static/chunks/{0bab8c7c82cef548.js → 17bf7ad67057dc74.js} +1 -1
- package/dist/web/.next/static/chunks/{1b46e836090e130b.js → 29b5d391d655a999.js} +1 -1
- package/dist/web/.next/static/chunks/{345c46e638c28d26.js → 8cb404d087e9f3c7.js} +1 -1
- package/dist/web/.next/static/chunks/{de965b463aff71a9.js → e8b318caa49fce00.js} +1 -1
- package/dist/web/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +119 -0
- package/dist/web/node_modules/@aws/lambda-invoke-store/package.json +55 -0
- package/dist/web/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js +31 -0
- package/dist/web/node_modules/@aws-crypto/crc32/build/main/index.js +108 -0
- package/dist/web/node_modules/@aws-crypto/crc32/package.json +32 -0
- package/dist/web/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js +31 -0
- package/dist/web/node_modules/@aws-crypto/crc32c/build/main/index.js +78 -0
- package/dist/web/node_modules/@aws-crypto/crc32c/package.json +32 -0
- package/dist/web/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +24 -0
- package/dist/web/node_modules/@aws-crypto/util/build/main/index.js +14 -0
- package/dist/web/node_modules/@aws-crypto/util/build/main/isEmptyData.js +13 -0
- package/dist/web/node_modules/@aws-crypto/util/build/main/numToUint8.js +15 -0
- package/dist/web/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +20 -0
- package/dist/web/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +32 -0
- package/dist/web/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/package.json +60 -0
- package/dist/web/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +47 -0
- package/dist/web/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/package.json +61 -0
- package/dist/web/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +65 -0
- package/dist/web/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +66 -0
- package/dist/web/node_modules/@aws-crypto/util/package.json +32 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +126 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js +33 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +7 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +3057 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js +12 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js +203 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +67 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +56 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js +3258 -0
- package/dist/web/node_modules/@aws-sdk/client-s3/package.json +127 -0
- package/dist/web/node_modules/@aws-sdk/core/dist-cjs/index.js +2212 -0
- package/dist/web/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +51 -0
- package/dist/web/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +307 -0
- package/dist/web/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1859 -0
- package/dist/web/node_modules/@aws-sdk/core/package.json +121 -0
- package/dist/web/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
- package/dist/web/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +41 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-env/package.json +63 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +46 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +70 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +53 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +17 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +5 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-http/package.json +70 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +224 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-ini/package.json +74 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +286 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-login/package.json +68 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +156 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-node/package.json +72 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +79 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-process/package.json +64 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +192 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js +8 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-sso/package.json +66 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +34 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +62 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +27 -0
- package/dist/web/node_modules/@aws-sdk/credential-provider-web-identity/package.json +73 -0
- package/dist/web/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +352 -0
- package/dist/web/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +60 -0
- package/dist/web/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +48 -0
- package/dist/web/node_modules/@aws-sdk/middleware-expect-continue/package.json +58 -0
- package/dist/web/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js +26 -0
- package/dist/web/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +451 -0
- package/dist/web/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +78 -0
- package/dist/web/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +41 -0
- package/dist/web/node_modules/@aws-sdk/middleware-host-header/package.json +59 -0
- package/dist/web/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js +30 -0
- package/dist/web/node_modules/@aws-sdk/middleware-location-constraint/package.json +57 -0
- package/dist/web/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +48 -0
- package/dist/web/node_modules/@aws-sdk/middleware-logger/package.json +59 -0
- package/dist/web/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +29 -0
- package/dist/web/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +33 -0
- package/dist/web/node_modules/@aws-sdk/middleware-recursion-detection/package.json +63 -0
- package/dist/web/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +570 -0
- package/dist/web/node_modules/@aws-sdk/middleware-sdk-s3/package.json +72 -0
- package/dist/web/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js +73 -0
- package/dist/web/node_modules/@aws-sdk/middleware-ssec/package.json +57 -0
- package/dist/web/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +194 -0
- package/dist/web/node_modules/@aws-sdk/middleware-user-agent/package.json +63 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +56 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +18 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +133 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +170 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +12 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +64 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +53 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +49 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +125 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +56 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +18 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +106 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +160 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +12 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +56 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +53 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +49 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +90 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +106 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +172 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +12 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +195 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +53 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +49 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +140 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +54 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +62 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +145 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +202 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +12 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +95 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +67 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +50 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +195 -0
- package/dist/web/node_modules/@aws-sdk/nested-clients/package.json +147 -0
- package/dist/web/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +38 -0
- package/dist/web/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +20 -0
- package/dist/web/node_modules/@aws-sdk/region-config-resolver/package.json +62 -0
- package/dist/web/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +121 -0
- package/dist/web/node_modules/@aws-sdk/signature-v4-multi-region/package.json +61 -0
- package/dist/web/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +157 -0
- package/dist/web/node_modules/@aws-sdk/token-providers/package.json +70 -0
- package/dist/web/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +27 -0
- package/dist/web/node_modules/@aws-sdk/util-arn-parser/package.json +55 -0
- package/dist/web/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +406 -0
- package/dist/web/node_modules/@aws-sdk/util-endpoints/package.json +60 -0
- package/dist/web/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +185 -0
- package/dist/web/node_modules/@aws-sdk/util-user-agent-node/package.json +69 -0
- package/dist/web/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +131 -0
- package/dist/web/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +23 -0
- package/dist/web/node_modules/@aws-sdk/xml-builder/package.json +63 -0
- package/dist/web/node_modules/@smithy/config-resolver/dist-cjs/index.js +198 -0
- package/dist/web/node_modules/@smithy/config-resolver/package.json +66 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/index.js +345 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +1096 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +22 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +259 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +884 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +698 -0
- package/dist/web/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +694 -0
- package/dist/web/node_modules/@smithy/core/package.json +146 -0
- package/dist/web/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +372 -0
- package/dist/web/node_modules/@smithy/credential-provider-imds/package.json +70 -0
- package/dist/web/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +388 -0
- package/dist/web/node_modules/@smithy/eventstream-codec/package.json +65 -0
- package/dist/web/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +7 -0
- package/dist/web/node_modules/@smithy/eventstream-serde-config-resolver/package.json +62 -0
- package/dist/web/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js +53 -0
- package/dist/web/node_modules/@smithy/eventstream-serde-node/package.json +62 -0
- package/dist/web/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js +132 -0
- package/dist/web/node_modules/@smithy/eventstream-serde-universal/package.json +66 -0
- package/dist/web/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +233 -0
- package/dist/web/node_modules/@smithy/fetch-http-handler/package.json +69 -0
- package/dist/web/node_modules/@smithy/hash-node/dist-cjs/index.js +42 -0
- package/dist/web/node_modules/@smithy/hash-node/package.json +65 -0
- package/dist/web/node_modules/@smithy/hash-stream-node/dist-cjs/index.js +67 -0
- package/dist/web/node_modules/@smithy/hash-stream-node/package.json +65 -0
- package/dist/web/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +6 -0
- package/dist/web/node_modules/@smithy/is-array-buffer/package.json +61 -0
- package/dist/web/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +46 -0
- package/dist/web/node_modules/@smithy/middleware-content-length/package.json +64 -0
- package/dist/web/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +7 -0
- package/dist/web/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +35 -0
- package/dist/web/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +264 -0
- package/dist/web/node_modules/@smithy/middleware-endpoint/package.json +75 -0
- package/dist/web/node_modules/@smithy/middleware-retry/dist-cjs/index.js +355 -0
- package/dist/web/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +7 -0
- package/dist/web/node_modules/@smithy/middleware-retry/package.json +79 -0
- package/dist/web/node_modules/@smithy/middleware-serde/dist-cjs/index.js +104 -0
- package/dist/web/node_modules/@smithy/middleware-serde/package.json +66 -0
- package/dist/web/node_modules/@smithy/middleware-stack/dist-cjs/index.js +285 -0
- package/dist/web/node_modules/@smithy/middleware-stack/package.json +64 -0
- package/dist/web/node_modules/@smithy/node-config-provider/dist-cjs/index.js +62 -0
- package/dist/web/node_modules/@smithy/node-config-provider/package.json +66 -0
- package/dist/web/node_modules/@smithy/node-http-handler/dist-cjs/index.js +762 -0
- package/dist/web/node_modules/@smithy/node-http-handler/package.json +68 -0
- package/dist/web/node_modules/@smithy/property-provider/dist-cjs/index.js +117 -0
- package/dist/web/node_modules/@smithy/property-provider/package.json +61 -0
- package/dist/web/node_modules/@smithy/protocol-http/dist-cjs/index.js +169 -0
- package/dist/web/node_modules/@smithy/protocol-http/package.json +62 -0
- package/dist/web/node_modules/@smithy/querystring-builder/dist-cjs/index.js +26 -0
- package/dist/web/node_modules/@smithy/querystring-builder/package.json +61 -0
- package/dist/web/node_modules/@smithy/querystring-parser/dist-cjs/index.js +27 -0
- package/dist/web/node_modules/@smithy/querystring-parser/package.json +61 -0
- package/dist/web/node_modules/@smithy/service-error-classification/dist-cjs/index.js +77 -0
- package/dist/web/node_modules/@smithy/service-error-classification/package.json +60 -0
- package/dist/web/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +26 -0
- package/dist/web/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +12 -0
- package/dist/web/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +15 -0
- package/dist/web/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +196 -0
- package/dist/web/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +16 -0
- package/dist/web/node_modules/@smithy/shared-ini-file-loader/package.json +73 -0
- package/dist/web/node_modules/@smithy/signature-v4/dist-cjs/index.js +556 -0
- package/dist/web/node_modules/@smithy/signature-v4/package.json +70 -0
- package/dist/web/node_modules/@smithy/smithy-client/dist-cjs/index.js +635 -0
- package/dist/web/node_modules/@smithy/smithy-client/package.json +70 -0
- package/dist/web/node_modules/@smithy/types/dist-cjs/index.js +91 -0
- package/dist/web/node_modules/@smithy/types/package.json +61 -0
- package/dist/web/node_modules/@smithy/url-parser/dist-cjs/index.js +23 -0
- package/dist/web/node_modules/@smithy/url-parser/package.json +62 -0
- package/dist/web/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +16 -0
- package/dist/web/node_modules/@smithy/util-base64/dist-cjs/index.js +27 -0
- package/dist/web/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +19 -0
- package/dist/web/node_modules/@smithy/util-base64/package.json +74 -0
- package/dist/web/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +30 -0
- package/dist/web/node_modules/@smithy/util-body-length-browser/package.json +61 -0
- package/dist/web/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +32 -0
- package/dist/web/node_modules/@smithy/util-body-length-node/package.json +62 -0
- package/dist/web/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +20 -0
- package/dist/web/node_modules/@smithy/util-buffer-from/package.json +62 -0
- package/dist/web/node_modules/@smithy/util-config-provider/dist-cjs/index.js +30 -0
- package/dist/web/node_modules/@smithy/util-config-provider/package.json +63 -0
- package/dist/web/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +74 -0
- package/dist/web/node_modules/@smithy/util-defaults-mode-node/package.json +67 -0
- package/dist/web/node_modules/@smithy/util-endpoints/dist-cjs/index.js +472 -0
- package/dist/web/node_modules/@smithy/util-endpoints/package.json +69 -0
- package/dist/web/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +38 -0
- package/dist/web/node_modules/@smithy/util-hex-encoding/package.json +61 -0
- package/dist/web/node_modules/@smithy/util-middleware/dist-cjs/index.js +15 -0
- package/dist/web/node_modules/@smithy/util-middleware/package.json +67 -0
- package/dist/web/node_modules/@smithy/util-retry/dist-cjs/index.js +278 -0
- package/dist/web/node_modules/@smithy/util-retry/package.json +71 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +36 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +7 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +64 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +39 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +12 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +60 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +103 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +31 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +41 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +34 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/headStream.js +42 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/index.js +108 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +68 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +54 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +10 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +16 -0
- package/dist/web/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +10 -0
- package/dist/web/node_modules/@smithy/util-stream/package.json +99 -0
- package/dist/web/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +9 -0
- package/dist/web/node_modules/@smithy/util-uri-escape/package.json +60 -0
- package/dist/web/node_modules/@smithy/util-utf8/dist-cjs/index.js +32 -0
- package/dist/web/node_modules/@smithy/util-utf8/package.json +67 -0
- package/dist/web/node_modules/@smithy/util-waiter/dist-cjs/index.js +179 -0
- package/dist/web/node_modules/@smithy/util-waiter/package.json +63 -0
- package/dist/web/node_modules/@smithy/uuid/dist-cjs/index.js +36 -0
- package/dist/web/node_modules/@smithy/uuid/dist-cjs/randomUUID.js +6 -0
- package/dist/web/node_modules/@smithy/uuid/package.json +66 -0
- package/dist/web/node_modules/fast-xml-parser/lib/fxp.cjs +1 -0
- package/dist/web/node_modules/fast-xml-parser/package.json +94 -0
- package/dist/web/node_modules/tslib/package.json +47 -0
- package/dist/web/node_modules/tslib/tslib.js +484 -0
- package/dist/web/package-lock.json +433 -161
- package/dist/web/package.json +2 -1
- package/dist/web/src/app/api/transcribe/route.ts +84 -74
- package/dist/web/tsconfig.tsbuildinfo +1 -1
- package/lib/cli/stop.d.ts.map +1 -1
- package/lib/cli/stop.js +38 -18
- package/lib/cli/stop.js.map +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__0f8687da._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__0f9b71fd._.js +0 -5
- package/dist/web/.next/server/chunks/[root-of-the-server]__1dec5018._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__2605d761._.js +0 -9
- package/dist/web/.next/server/chunks/[root-of-the-server]__8ce673c9._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__a43db24d._.js +0 -19
- package/dist/web/.next/server/chunks/[root-of-the-server]__c7ac3578._.js +0 -5
- package/dist/web/.next/server/chunks/a9bf9_@aws-sdk_core_dist-es_submodules_protocols_json_AwsRestJsonProtocol_764d7a83.js +0 -3
- /package/dist/web/.next/static/{eGpcv9LfmamGIm1II8SKL → 5LMWBFPioBVfTpJ4F5OT6}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{eGpcv9LfmamGIm1II8SKL → 5LMWBFPioBVfTpJ4F5OT6}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{eGpcv9LfmamGIm1II8SKL → 5LMWBFPioBVfTpJ4F5OT6}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,3057 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var middlewareExpectContinue = require('@aws-sdk/middleware-expect-continue');
|
|
4
|
+
var middlewareFlexibleChecksums = require('@aws-sdk/middleware-flexible-checksums');
|
|
5
|
+
var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
6
|
+
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
7
|
+
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
8
|
+
var middlewareSdkS3 = require('@aws-sdk/middleware-sdk-s3');
|
|
9
|
+
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
10
|
+
var configResolver = require('@smithy/config-resolver');
|
|
11
|
+
var core = require('@smithy/core');
|
|
12
|
+
var schema = require('@smithy/core/schema');
|
|
13
|
+
var eventstreamSerdeConfigResolver = require('@smithy/eventstream-serde-config-resolver');
|
|
14
|
+
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
15
|
+
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
16
|
+
var middlewareRetry = require('@smithy/middleware-retry');
|
|
17
|
+
var smithyClient = require('@smithy/smithy-client');
|
|
18
|
+
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
19
|
+
var schemas_0 = require('./schemas/schemas_0');
|
|
20
|
+
var runtimeConfig = require('./runtimeConfig');
|
|
21
|
+
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
22
|
+
var protocolHttp = require('@smithy/protocol-http');
|
|
23
|
+
var middlewareSsec = require('@aws-sdk/middleware-ssec');
|
|
24
|
+
var middlewareLocationConstraint = require('@aws-sdk/middleware-location-constraint');
|
|
25
|
+
var utilWaiter = require('@smithy/util-waiter');
|
|
26
|
+
var errors = require('./models/errors');
|
|
27
|
+
var S3ServiceException = require('./models/S3ServiceException');
|
|
28
|
+
|
|
29
|
+
const resolveClientEndpointParameters = (options) => {
|
|
30
|
+
return Object.assign(options, {
|
|
31
|
+
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
32
|
+
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
33
|
+
forcePathStyle: options.forcePathStyle ?? false,
|
|
34
|
+
useAccelerateEndpoint: options.useAccelerateEndpoint ?? false,
|
|
35
|
+
useGlobalEndpoint: options.useGlobalEndpoint ?? false,
|
|
36
|
+
disableMultiregionAccessPoints: options.disableMultiregionAccessPoints ?? false,
|
|
37
|
+
defaultSigningName: "s3",
|
|
38
|
+
clientContextParams: options.clientContextParams ?? {},
|
|
39
|
+
});
|
|
40
|
+
};
|
|
41
|
+
const commonParams = {
|
|
42
|
+
ForcePathStyle: { type: "clientContextParams", name: "forcePathStyle" },
|
|
43
|
+
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
44
|
+
DisableMultiRegionAccessPoints: { type: "clientContextParams", name: "disableMultiregionAccessPoints" },
|
|
45
|
+
Accelerate: { type: "clientContextParams", name: "useAccelerateEndpoint" },
|
|
46
|
+
DisableS3ExpressSessionAuth: { type: "clientContextParams", name: "disableS3ExpressSessionAuth" },
|
|
47
|
+
UseGlobalEndpoint: { type: "builtInParams", name: "useGlobalEndpoint" },
|
|
48
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
49
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
50
|
+
Region: { type: "builtInParams", name: "region" },
|
|
51
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
class CreateSessionCommand extends smithyClient.Command
|
|
55
|
+
.classBuilder()
|
|
56
|
+
.ep({
|
|
57
|
+
...commonParams,
|
|
58
|
+
DisableS3ExpressSessionAuth: { type: "staticContextParams", value: true },
|
|
59
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
60
|
+
})
|
|
61
|
+
.m(function (Command, cs, config, o) {
|
|
62
|
+
return [
|
|
63
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
64
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
65
|
+
];
|
|
66
|
+
})
|
|
67
|
+
.s("AmazonS3", "CreateSession", {})
|
|
68
|
+
.n("S3Client", "CreateSessionCommand")
|
|
69
|
+
.sc(schemas_0.CreateSession$)
|
|
70
|
+
.build() {
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
const getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
74
|
+
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
75
|
+
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
76
|
+
let _credentials = runtimeConfig.credentials;
|
|
77
|
+
return {
|
|
78
|
+
setHttpAuthScheme(httpAuthScheme) {
|
|
79
|
+
const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId);
|
|
80
|
+
if (index === -1) {
|
|
81
|
+
_httpAuthSchemes.push(httpAuthScheme);
|
|
82
|
+
}
|
|
83
|
+
else {
|
|
84
|
+
_httpAuthSchemes.splice(index, 1, httpAuthScheme);
|
|
85
|
+
}
|
|
86
|
+
},
|
|
87
|
+
httpAuthSchemes() {
|
|
88
|
+
return _httpAuthSchemes;
|
|
89
|
+
},
|
|
90
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider) {
|
|
91
|
+
_httpAuthSchemeProvider = httpAuthSchemeProvider;
|
|
92
|
+
},
|
|
93
|
+
httpAuthSchemeProvider() {
|
|
94
|
+
return _httpAuthSchemeProvider;
|
|
95
|
+
},
|
|
96
|
+
setCredentials(credentials) {
|
|
97
|
+
_credentials = credentials;
|
|
98
|
+
},
|
|
99
|
+
credentials() {
|
|
100
|
+
return _credentials;
|
|
101
|
+
},
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
const resolveHttpAuthRuntimeConfig = (config) => {
|
|
105
|
+
return {
|
|
106
|
+
httpAuthSchemes: config.httpAuthSchemes(),
|
|
107
|
+
httpAuthSchemeProvider: config.httpAuthSchemeProvider(),
|
|
108
|
+
credentials: config.credentials(),
|
|
109
|
+
};
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
113
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
114
|
+
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
115
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
116
|
+
};
|
|
117
|
+
|
|
118
|
+
class S3Client extends smithyClient.Client {
|
|
119
|
+
config;
|
|
120
|
+
constructor(...[configuration]) {
|
|
121
|
+
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
122
|
+
super(_config_0);
|
|
123
|
+
this.initConfig = _config_0;
|
|
124
|
+
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
125
|
+
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
126
|
+
const _config_3 = middlewareFlexibleChecksums.resolveFlexibleChecksumsConfig(_config_2);
|
|
127
|
+
const _config_4 = middlewareRetry.resolveRetryConfig(_config_3);
|
|
128
|
+
const _config_5 = configResolver.resolveRegionConfig(_config_4);
|
|
129
|
+
const _config_6 = middlewareHostHeader.resolveHostHeaderConfig(_config_5);
|
|
130
|
+
const _config_7 = middlewareEndpoint.resolveEndpointConfig(_config_6);
|
|
131
|
+
const _config_8 = eventstreamSerdeConfigResolver.resolveEventStreamSerdeConfig(_config_7);
|
|
132
|
+
const _config_9 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_8);
|
|
133
|
+
const _config_10 = middlewareSdkS3.resolveS3Config(_config_9, { session: [() => this, CreateSessionCommand] });
|
|
134
|
+
const _config_11 = resolveRuntimeExtensions(_config_10, configuration?.extensions || []);
|
|
135
|
+
this.config = _config_11;
|
|
136
|
+
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
137
|
+
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
138
|
+
this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
|
|
139
|
+
this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
|
|
140
|
+
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
141
|
+
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
142
|
+
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
143
|
+
this.middlewareStack.use(core.getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
|
|
144
|
+
httpAuthSchemeParametersProvider: httpAuthSchemeProvider.defaultS3HttpAuthSchemeParametersProvider,
|
|
145
|
+
identityProviderConfigProvider: async (config) => new core.DefaultIdentityProviderConfig({
|
|
146
|
+
"aws.auth#sigv4": config.credentials,
|
|
147
|
+
"aws.auth#sigv4a": config.credentials,
|
|
148
|
+
}),
|
|
149
|
+
}));
|
|
150
|
+
this.middlewareStack.use(core.getHttpSigningPlugin(this.config));
|
|
151
|
+
this.middlewareStack.use(middlewareSdkS3.getValidateBucketNamePlugin(this.config));
|
|
152
|
+
this.middlewareStack.use(middlewareExpectContinue.getAddExpectContinuePlugin(this.config));
|
|
153
|
+
this.middlewareStack.use(middlewareSdkS3.getRegionRedirectMiddlewarePlugin(this.config));
|
|
154
|
+
this.middlewareStack.use(middlewareSdkS3.getS3ExpressPlugin(this.config));
|
|
155
|
+
this.middlewareStack.use(middlewareSdkS3.getS3ExpressHttpSigningPlugin(this.config));
|
|
156
|
+
}
|
|
157
|
+
destroy() {
|
|
158
|
+
super.destroy();
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
class AbortMultipartUploadCommand extends smithyClient.Command
|
|
163
|
+
.classBuilder()
|
|
164
|
+
.ep({
|
|
165
|
+
...commonParams,
|
|
166
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
167
|
+
Key: { type: "contextParams", name: "Key" },
|
|
168
|
+
})
|
|
169
|
+
.m(function (Command, cs, config, o) {
|
|
170
|
+
return [
|
|
171
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
172
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
173
|
+
];
|
|
174
|
+
})
|
|
175
|
+
.s("AmazonS3", "AbortMultipartUpload", {})
|
|
176
|
+
.n("S3Client", "AbortMultipartUploadCommand")
|
|
177
|
+
.sc(schemas_0.AbortMultipartUpload$)
|
|
178
|
+
.build() {
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
class CompleteMultipartUploadCommand extends smithyClient.Command
|
|
182
|
+
.classBuilder()
|
|
183
|
+
.ep({
|
|
184
|
+
...commonParams,
|
|
185
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
186
|
+
Key: { type: "contextParams", name: "Key" },
|
|
187
|
+
})
|
|
188
|
+
.m(function (Command, cs, config, o) {
|
|
189
|
+
return [
|
|
190
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
191
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
192
|
+
middlewareSsec.getSsecPlugin(config),
|
|
193
|
+
];
|
|
194
|
+
})
|
|
195
|
+
.s("AmazonS3", "CompleteMultipartUpload", {})
|
|
196
|
+
.n("S3Client", "CompleteMultipartUploadCommand")
|
|
197
|
+
.sc(schemas_0.CompleteMultipartUpload$)
|
|
198
|
+
.build() {
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
class CopyObjectCommand extends smithyClient.Command
|
|
202
|
+
.classBuilder()
|
|
203
|
+
.ep({
|
|
204
|
+
...commonParams,
|
|
205
|
+
DisableS3ExpressSessionAuth: { type: "staticContextParams", value: true },
|
|
206
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
207
|
+
Key: { type: "contextParams", name: "Key" },
|
|
208
|
+
CopySource: { type: "contextParams", name: "CopySource" },
|
|
209
|
+
})
|
|
210
|
+
.m(function (Command, cs, config, o) {
|
|
211
|
+
return [
|
|
212
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
213
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
214
|
+
middlewareSsec.getSsecPlugin(config),
|
|
215
|
+
];
|
|
216
|
+
})
|
|
217
|
+
.s("AmazonS3", "CopyObject", {})
|
|
218
|
+
.n("S3Client", "CopyObjectCommand")
|
|
219
|
+
.sc(schemas_0.CopyObject$)
|
|
220
|
+
.build() {
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
class CreateBucketCommand extends smithyClient.Command
|
|
224
|
+
.classBuilder()
|
|
225
|
+
.ep({
|
|
226
|
+
...commonParams,
|
|
227
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
228
|
+
DisableAccessPoints: { type: "staticContextParams", value: true },
|
|
229
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
230
|
+
})
|
|
231
|
+
.m(function (Command, cs, config, o) {
|
|
232
|
+
return [
|
|
233
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
234
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
235
|
+
middlewareLocationConstraint.getLocationConstraintPlugin(config),
|
|
236
|
+
];
|
|
237
|
+
})
|
|
238
|
+
.s("AmazonS3", "CreateBucket", {})
|
|
239
|
+
.n("S3Client", "CreateBucketCommand")
|
|
240
|
+
.sc(schemas_0.CreateBucket$)
|
|
241
|
+
.build() {
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
class CreateBucketMetadataConfigurationCommand extends smithyClient.Command
|
|
245
|
+
.classBuilder()
|
|
246
|
+
.ep({
|
|
247
|
+
...commonParams,
|
|
248
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
249
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
250
|
+
})
|
|
251
|
+
.m(function (Command, cs, config, o) {
|
|
252
|
+
return [
|
|
253
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
254
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
255
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
256
|
+
requestChecksumRequired: true,
|
|
257
|
+
}),
|
|
258
|
+
];
|
|
259
|
+
})
|
|
260
|
+
.s("AmazonS3", "CreateBucketMetadataConfiguration", {})
|
|
261
|
+
.n("S3Client", "CreateBucketMetadataConfigurationCommand")
|
|
262
|
+
.sc(schemas_0.CreateBucketMetadataConfiguration$)
|
|
263
|
+
.build() {
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
class CreateBucketMetadataTableConfigurationCommand extends smithyClient.Command
|
|
267
|
+
.classBuilder()
|
|
268
|
+
.ep({
|
|
269
|
+
...commonParams,
|
|
270
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
271
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
272
|
+
})
|
|
273
|
+
.m(function (Command, cs, config, o) {
|
|
274
|
+
return [
|
|
275
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
276
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
277
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
278
|
+
requestChecksumRequired: true,
|
|
279
|
+
}),
|
|
280
|
+
];
|
|
281
|
+
})
|
|
282
|
+
.s("AmazonS3", "CreateBucketMetadataTableConfiguration", {})
|
|
283
|
+
.n("S3Client", "CreateBucketMetadataTableConfigurationCommand")
|
|
284
|
+
.sc(schemas_0.CreateBucketMetadataTableConfiguration$)
|
|
285
|
+
.build() {
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
class CreateMultipartUploadCommand extends smithyClient.Command
|
|
289
|
+
.classBuilder()
|
|
290
|
+
.ep({
|
|
291
|
+
...commonParams,
|
|
292
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
293
|
+
Key: { type: "contextParams", name: "Key" },
|
|
294
|
+
})
|
|
295
|
+
.m(function (Command, cs, config, o) {
|
|
296
|
+
return [
|
|
297
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
298
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
299
|
+
middlewareSsec.getSsecPlugin(config),
|
|
300
|
+
];
|
|
301
|
+
})
|
|
302
|
+
.s("AmazonS3", "CreateMultipartUpload", {})
|
|
303
|
+
.n("S3Client", "CreateMultipartUploadCommand")
|
|
304
|
+
.sc(schemas_0.CreateMultipartUpload$)
|
|
305
|
+
.build() {
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
class DeleteBucketAnalyticsConfigurationCommand extends smithyClient.Command
|
|
309
|
+
.classBuilder()
|
|
310
|
+
.ep({
|
|
311
|
+
...commonParams,
|
|
312
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
313
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
314
|
+
})
|
|
315
|
+
.m(function (Command, cs, config, o) {
|
|
316
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
317
|
+
})
|
|
318
|
+
.s("AmazonS3", "DeleteBucketAnalyticsConfiguration", {})
|
|
319
|
+
.n("S3Client", "DeleteBucketAnalyticsConfigurationCommand")
|
|
320
|
+
.sc(schemas_0.DeleteBucketAnalyticsConfiguration$)
|
|
321
|
+
.build() {
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
class DeleteBucketCommand extends smithyClient.Command
|
|
325
|
+
.classBuilder()
|
|
326
|
+
.ep({
|
|
327
|
+
...commonParams,
|
|
328
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
329
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
330
|
+
})
|
|
331
|
+
.m(function (Command, cs, config, o) {
|
|
332
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
333
|
+
})
|
|
334
|
+
.s("AmazonS3", "DeleteBucket", {})
|
|
335
|
+
.n("S3Client", "DeleteBucketCommand")
|
|
336
|
+
.sc(schemas_0.DeleteBucket$)
|
|
337
|
+
.build() {
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
class DeleteBucketCorsCommand extends smithyClient.Command
|
|
341
|
+
.classBuilder()
|
|
342
|
+
.ep({
|
|
343
|
+
...commonParams,
|
|
344
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
345
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
346
|
+
})
|
|
347
|
+
.m(function (Command, cs, config, o) {
|
|
348
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
349
|
+
})
|
|
350
|
+
.s("AmazonS3", "DeleteBucketCors", {})
|
|
351
|
+
.n("S3Client", "DeleteBucketCorsCommand")
|
|
352
|
+
.sc(schemas_0.DeleteBucketCors$)
|
|
353
|
+
.build() {
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
class DeleteBucketEncryptionCommand extends smithyClient.Command
|
|
357
|
+
.classBuilder()
|
|
358
|
+
.ep({
|
|
359
|
+
...commonParams,
|
|
360
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
361
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
362
|
+
})
|
|
363
|
+
.m(function (Command, cs, config, o) {
|
|
364
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
365
|
+
})
|
|
366
|
+
.s("AmazonS3", "DeleteBucketEncryption", {})
|
|
367
|
+
.n("S3Client", "DeleteBucketEncryptionCommand")
|
|
368
|
+
.sc(schemas_0.DeleteBucketEncryption$)
|
|
369
|
+
.build() {
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
class DeleteBucketIntelligentTieringConfigurationCommand extends smithyClient.Command
|
|
373
|
+
.classBuilder()
|
|
374
|
+
.ep({
|
|
375
|
+
...commonParams,
|
|
376
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
377
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
378
|
+
})
|
|
379
|
+
.m(function (Command, cs, config, o) {
|
|
380
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
381
|
+
})
|
|
382
|
+
.s("AmazonS3", "DeleteBucketIntelligentTieringConfiguration", {})
|
|
383
|
+
.n("S3Client", "DeleteBucketIntelligentTieringConfigurationCommand")
|
|
384
|
+
.sc(schemas_0.DeleteBucketIntelligentTieringConfiguration$)
|
|
385
|
+
.build() {
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
class DeleteBucketInventoryConfigurationCommand extends smithyClient.Command
|
|
389
|
+
.classBuilder()
|
|
390
|
+
.ep({
|
|
391
|
+
...commonParams,
|
|
392
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
393
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
394
|
+
})
|
|
395
|
+
.m(function (Command, cs, config, o) {
|
|
396
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
397
|
+
})
|
|
398
|
+
.s("AmazonS3", "DeleteBucketInventoryConfiguration", {})
|
|
399
|
+
.n("S3Client", "DeleteBucketInventoryConfigurationCommand")
|
|
400
|
+
.sc(schemas_0.DeleteBucketInventoryConfiguration$)
|
|
401
|
+
.build() {
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
class DeleteBucketLifecycleCommand extends smithyClient.Command
|
|
405
|
+
.classBuilder()
|
|
406
|
+
.ep({
|
|
407
|
+
...commonParams,
|
|
408
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
409
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
410
|
+
})
|
|
411
|
+
.m(function (Command, cs, config, o) {
|
|
412
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
413
|
+
})
|
|
414
|
+
.s("AmazonS3", "DeleteBucketLifecycle", {})
|
|
415
|
+
.n("S3Client", "DeleteBucketLifecycleCommand")
|
|
416
|
+
.sc(schemas_0.DeleteBucketLifecycle$)
|
|
417
|
+
.build() {
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
class DeleteBucketMetadataConfigurationCommand extends smithyClient.Command
|
|
421
|
+
.classBuilder()
|
|
422
|
+
.ep({
|
|
423
|
+
...commonParams,
|
|
424
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
425
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
426
|
+
})
|
|
427
|
+
.m(function (Command, cs, config, o) {
|
|
428
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
429
|
+
})
|
|
430
|
+
.s("AmazonS3", "DeleteBucketMetadataConfiguration", {})
|
|
431
|
+
.n("S3Client", "DeleteBucketMetadataConfigurationCommand")
|
|
432
|
+
.sc(schemas_0.DeleteBucketMetadataConfiguration$)
|
|
433
|
+
.build() {
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
class DeleteBucketMetadataTableConfigurationCommand extends smithyClient.Command
|
|
437
|
+
.classBuilder()
|
|
438
|
+
.ep({
|
|
439
|
+
...commonParams,
|
|
440
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
441
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
442
|
+
})
|
|
443
|
+
.m(function (Command, cs, config, o) {
|
|
444
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
445
|
+
})
|
|
446
|
+
.s("AmazonS3", "DeleteBucketMetadataTableConfiguration", {})
|
|
447
|
+
.n("S3Client", "DeleteBucketMetadataTableConfigurationCommand")
|
|
448
|
+
.sc(schemas_0.DeleteBucketMetadataTableConfiguration$)
|
|
449
|
+
.build() {
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
class DeleteBucketMetricsConfigurationCommand extends smithyClient.Command
|
|
453
|
+
.classBuilder()
|
|
454
|
+
.ep({
|
|
455
|
+
...commonParams,
|
|
456
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
457
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
458
|
+
})
|
|
459
|
+
.m(function (Command, cs, config, o) {
|
|
460
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
461
|
+
})
|
|
462
|
+
.s("AmazonS3", "DeleteBucketMetricsConfiguration", {})
|
|
463
|
+
.n("S3Client", "DeleteBucketMetricsConfigurationCommand")
|
|
464
|
+
.sc(schemas_0.DeleteBucketMetricsConfiguration$)
|
|
465
|
+
.build() {
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
class DeleteBucketOwnershipControlsCommand extends smithyClient.Command
|
|
469
|
+
.classBuilder()
|
|
470
|
+
.ep({
|
|
471
|
+
...commonParams,
|
|
472
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
473
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
474
|
+
})
|
|
475
|
+
.m(function (Command, cs, config, o) {
|
|
476
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
477
|
+
})
|
|
478
|
+
.s("AmazonS3", "DeleteBucketOwnershipControls", {})
|
|
479
|
+
.n("S3Client", "DeleteBucketOwnershipControlsCommand")
|
|
480
|
+
.sc(schemas_0.DeleteBucketOwnershipControls$)
|
|
481
|
+
.build() {
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
class DeleteBucketPolicyCommand extends smithyClient.Command
|
|
485
|
+
.classBuilder()
|
|
486
|
+
.ep({
|
|
487
|
+
...commonParams,
|
|
488
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
489
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
490
|
+
})
|
|
491
|
+
.m(function (Command, cs, config, o) {
|
|
492
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
493
|
+
})
|
|
494
|
+
.s("AmazonS3", "DeleteBucketPolicy", {})
|
|
495
|
+
.n("S3Client", "DeleteBucketPolicyCommand")
|
|
496
|
+
.sc(schemas_0.DeleteBucketPolicy$)
|
|
497
|
+
.build() {
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
class DeleteBucketReplicationCommand extends smithyClient.Command
|
|
501
|
+
.classBuilder()
|
|
502
|
+
.ep({
|
|
503
|
+
...commonParams,
|
|
504
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
505
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
506
|
+
})
|
|
507
|
+
.m(function (Command, cs, config, o) {
|
|
508
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
509
|
+
})
|
|
510
|
+
.s("AmazonS3", "DeleteBucketReplication", {})
|
|
511
|
+
.n("S3Client", "DeleteBucketReplicationCommand")
|
|
512
|
+
.sc(schemas_0.DeleteBucketReplication$)
|
|
513
|
+
.build() {
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
class DeleteBucketTaggingCommand extends smithyClient.Command
|
|
517
|
+
.classBuilder()
|
|
518
|
+
.ep({
|
|
519
|
+
...commonParams,
|
|
520
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
521
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
522
|
+
})
|
|
523
|
+
.m(function (Command, cs, config, o) {
|
|
524
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
525
|
+
})
|
|
526
|
+
.s("AmazonS3", "DeleteBucketTagging", {})
|
|
527
|
+
.n("S3Client", "DeleteBucketTaggingCommand")
|
|
528
|
+
.sc(schemas_0.DeleteBucketTagging$)
|
|
529
|
+
.build() {
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
class DeleteBucketWebsiteCommand extends smithyClient.Command
|
|
533
|
+
.classBuilder()
|
|
534
|
+
.ep({
|
|
535
|
+
...commonParams,
|
|
536
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
537
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
538
|
+
})
|
|
539
|
+
.m(function (Command, cs, config, o) {
|
|
540
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
541
|
+
})
|
|
542
|
+
.s("AmazonS3", "DeleteBucketWebsite", {})
|
|
543
|
+
.n("S3Client", "DeleteBucketWebsiteCommand")
|
|
544
|
+
.sc(schemas_0.DeleteBucketWebsite$)
|
|
545
|
+
.build() {
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
class DeleteObjectCommand extends smithyClient.Command
|
|
549
|
+
.classBuilder()
|
|
550
|
+
.ep({
|
|
551
|
+
...commonParams,
|
|
552
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
553
|
+
Key: { type: "contextParams", name: "Key" },
|
|
554
|
+
})
|
|
555
|
+
.m(function (Command, cs, config, o) {
|
|
556
|
+
return [
|
|
557
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
558
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
559
|
+
];
|
|
560
|
+
})
|
|
561
|
+
.s("AmazonS3", "DeleteObject", {})
|
|
562
|
+
.n("S3Client", "DeleteObjectCommand")
|
|
563
|
+
.sc(schemas_0.DeleteObject$)
|
|
564
|
+
.build() {
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
class DeleteObjectsCommand extends smithyClient.Command
|
|
568
|
+
.classBuilder()
|
|
569
|
+
.ep({
|
|
570
|
+
...commonParams,
|
|
571
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
572
|
+
})
|
|
573
|
+
.m(function (Command, cs, config, o) {
|
|
574
|
+
return [
|
|
575
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
576
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
577
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
578
|
+
requestChecksumRequired: true,
|
|
579
|
+
}),
|
|
580
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
581
|
+
];
|
|
582
|
+
})
|
|
583
|
+
.s("AmazonS3", "DeleteObjects", {})
|
|
584
|
+
.n("S3Client", "DeleteObjectsCommand")
|
|
585
|
+
.sc(schemas_0.DeleteObjects$)
|
|
586
|
+
.build() {
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
class DeleteObjectTaggingCommand extends smithyClient.Command
|
|
590
|
+
.classBuilder()
|
|
591
|
+
.ep({
|
|
592
|
+
...commonParams,
|
|
593
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
594
|
+
})
|
|
595
|
+
.m(function (Command, cs, config, o) {
|
|
596
|
+
return [
|
|
597
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
598
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
599
|
+
];
|
|
600
|
+
})
|
|
601
|
+
.s("AmazonS3", "DeleteObjectTagging", {})
|
|
602
|
+
.n("S3Client", "DeleteObjectTaggingCommand")
|
|
603
|
+
.sc(schemas_0.DeleteObjectTagging$)
|
|
604
|
+
.build() {
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
class DeletePublicAccessBlockCommand extends smithyClient.Command
|
|
608
|
+
.classBuilder()
|
|
609
|
+
.ep({
|
|
610
|
+
...commonParams,
|
|
611
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
612
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
613
|
+
})
|
|
614
|
+
.m(function (Command, cs, config, o) {
|
|
615
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
616
|
+
})
|
|
617
|
+
.s("AmazonS3", "DeletePublicAccessBlock", {})
|
|
618
|
+
.n("S3Client", "DeletePublicAccessBlockCommand")
|
|
619
|
+
.sc(schemas_0.DeletePublicAccessBlock$)
|
|
620
|
+
.build() {
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
class GetBucketAbacCommand extends smithyClient.Command
|
|
624
|
+
.classBuilder()
|
|
625
|
+
.ep({
|
|
626
|
+
...commonParams,
|
|
627
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
628
|
+
})
|
|
629
|
+
.m(function (Command, cs, config, o) {
|
|
630
|
+
return [
|
|
631
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
632
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
633
|
+
];
|
|
634
|
+
})
|
|
635
|
+
.s("AmazonS3", "GetBucketAbac", {})
|
|
636
|
+
.n("S3Client", "GetBucketAbacCommand")
|
|
637
|
+
.sc(schemas_0.GetBucketAbac$)
|
|
638
|
+
.build() {
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
class GetBucketAccelerateConfigurationCommand extends smithyClient.Command
|
|
642
|
+
.classBuilder()
|
|
643
|
+
.ep({
|
|
644
|
+
...commonParams,
|
|
645
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
646
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
647
|
+
})
|
|
648
|
+
.m(function (Command, cs, config, o) {
|
|
649
|
+
return [
|
|
650
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
651
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
652
|
+
];
|
|
653
|
+
})
|
|
654
|
+
.s("AmazonS3", "GetBucketAccelerateConfiguration", {})
|
|
655
|
+
.n("S3Client", "GetBucketAccelerateConfigurationCommand")
|
|
656
|
+
.sc(schemas_0.GetBucketAccelerateConfiguration$)
|
|
657
|
+
.build() {
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
class GetBucketAclCommand extends smithyClient.Command
|
|
661
|
+
.classBuilder()
|
|
662
|
+
.ep({
|
|
663
|
+
...commonParams,
|
|
664
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
665
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
666
|
+
})
|
|
667
|
+
.m(function (Command, cs, config, o) {
|
|
668
|
+
return [
|
|
669
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
670
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
671
|
+
];
|
|
672
|
+
})
|
|
673
|
+
.s("AmazonS3", "GetBucketAcl", {})
|
|
674
|
+
.n("S3Client", "GetBucketAclCommand")
|
|
675
|
+
.sc(schemas_0.GetBucketAcl$)
|
|
676
|
+
.build() {
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
class GetBucketAnalyticsConfigurationCommand extends smithyClient.Command
|
|
680
|
+
.classBuilder()
|
|
681
|
+
.ep({
|
|
682
|
+
...commonParams,
|
|
683
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
684
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
685
|
+
})
|
|
686
|
+
.m(function (Command, cs, config, o) {
|
|
687
|
+
return [
|
|
688
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
689
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
690
|
+
];
|
|
691
|
+
})
|
|
692
|
+
.s("AmazonS3", "GetBucketAnalyticsConfiguration", {})
|
|
693
|
+
.n("S3Client", "GetBucketAnalyticsConfigurationCommand")
|
|
694
|
+
.sc(schemas_0.GetBucketAnalyticsConfiguration$)
|
|
695
|
+
.build() {
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
class GetBucketCorsCommand extends smithyClient.Command
|
|
699
|
+
.classBuilder()
|
|
700
|
+
.ep({
|
|
701
|
+
...commonParams,
|
|
702
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
703
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
704
|
+
})
|
|
705
|
+
.m(function (Command, cs, config, o) {
|
|
706
|
+
return [
|
|
707
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
708
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
709
|
+
];
|
|
710
|
+
})
|
|
711
|
+
.s("AmazonS3", "GetBucketCors", {})
|
|
712
|
+
.n("S3Client", "GetBucketCorsCommand")
|
|
713
|
+
.sc(schemas_0.GetBucketCors$)
|
|
714
|
+
.build() {
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
class GetBucketEncryptionCommand extends smithyClient.Command
|
|
718
|
+
.classBuilder()
|
|
719
|
+
.ep({
|
|
720
|
+
...commonParams,
|
|
721
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
722
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
723
|
+
})
|
|
724
|
+
.m(function (Command, cs, config, o) {
|
|
725
|
+
return [
|
|
726
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
727
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
728
|
+
];
|
|
729
|
+
})
|
|
730
|
+
.s("AmazonS3", "GetBucketEncryption", {})
|
|
731
|
+
.n("S3Client", "GetBucketEncryptionCommand")
|
|
732
|
+
.sc(schemas_0.GetBucketEncryption$)
|
|
733
|
+
.build() {
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
class GetBucketIntelligentTieringConfigurationCommand extends smithyClient.Command
|
|
737
|
+
.classBuilder()
|
|
738
|
+
.ep({
|
|
739
|
+
...commonParams,
|
|
740
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
741
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
742
|
+
})
|
|
743
|
+
.m(function (Command, cs, config, o) {
|
|
744
|
+
return [
|
|
745
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
746
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
747
|
+
];
|
|
748
|
+
})
|
|
749
|
+
.s("AmazonS3", "GetBucketIntelligentTieringConfiguration", {})
|
|
750
|
+
.n("S3Client", "GetBucketIntelligentTieringConfigurationCommand")
|
|
751
|
+
.sc(schemas_0.GetBucketIntelligentTieringConfiguration$)
|
|
752
|
+
.build() {
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
class GetBucketInventoryConfigurationCommand extends smithyClient.Command
|
|
756
|
+
.classBuilder()
|
|
757
|
+
.ep({
|
|
758
|
+
...commonParams,
|
|
759
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
760
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
761
|
+
})
|
|
762
|
+
.m(function (Command, cs, config, o) {
|
|
763
|
+
return [
|
|
764
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
765
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
766
|
+
];
|
|
767
|
+
})
|
|
768
|
+
.s("AmazonS3", "GetBucketInventoryConfiguration", {})
|
|
769
|
+
.n("S3Client", "GetBucketInventoryConfigurationCommand")
|
|
770
|
+
.sc(schemas_0.GetBucketInventoryConfiguration$)
|
|
771
|
+
.build() {
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
class GetBucketLifecycleConfigurationCommand extends smithyClient.Command
|
|
775
|
+
.classBuilder()
|
|
776
|
+
.ep({
|
|
777
|
+
...commonParams,
|
|
778
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
779
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
780
|
+
})
|
|
781
|
+
.m(function (Command, cs, config, o) {
|
|
782
|
+
return [
|
|
783
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
784
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
785
|
+
];
|
|
786
|
+
})
|
|
787
|
+
.s("AmazonS3", "GetBucketLifecycleConfiguration", {})
|
|
788
|
+
.n("S3Client", "GetBucketLifecycleConfigurationCommand")
|
|
789
|
+
.sc(schemas_0.GetBucketLifecycleConfiguration$)
|
|
790
|
+
.build() {
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
class GetBucketLocationCommand extends smithyClient.Command
|
|
794
|
+
.classBuilder()
|
|
795
|
+
.ep({
|
|
796
|
+
...commonParams,
|
|
797
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
798
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
799
|
+
})
|
|
800
|
+
.m(function (Command, cs, config, o) {
|
|
801
|
+
return [
|
|
802
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
803
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
804
|
+
];
|
|
805
|
+
})
|
|
806
|
+
.s("AmazonS3", "GetBucketLocation", {})
|
|
807
|
+
.n("S3Client", "GetBucketLocationCommand")
|
|
808
|
+
.sc(schemas_0.GetBucketLocation$)
|
|
809
|
+
.build() {
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
class GetBucketLoggingCommand extends smithyClient.Command
|
|
813
|
+
.classBuilder()
|
|
814
|
+
.ep({
|
|
815
|
+
...commonParams,
|
|
816
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
817
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
818
|
+
})
|
|
819
|
+
.m(function (Command, cs, config, o) {
|
|
820
|
+
return [
|
|
821
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
822
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
823
|
+
];
|
|
824
|
+
})
|
|
825
|
+
.s("AmazonS3", "GetBucketLogging", {})
|
|
826
|
+
.n("S3Client", "GetBucketLoggingCommand")
|
|
827
|
+
.sc(schemas_0.GetBucketLogging$)
|
|
828
|
+
.build() {
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
class GetBucketMetadataConfigurationCommand extends smithyClient.Command
|
|
832
|
+
.classBuilder()
|
|
833
|
+
.ep({
|
|
834
|
+
...commonParams,
|
|
835
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
836
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
837
|
+
})
|
|
838
|
+
.m(function (Command, cs, config, o) {
|
|
839
|
+
return [
|
|
840
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
841
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
842
|
+
];
|
|
843
|
+
})
|
|
844
|
+
.s("AmazonS3", "GetBucketMetadataConfiguration", {})
|
|
845
|
+
.n("S3Client", "GetBucketMetadataConfigurationCommand")
|
|
846
|
+
.sc(schemas_0.GetBucketMetadataConfiguration$)
|
|
847
|
+
.build() {
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
class GetBucketMetadataTableConfigurationCommand extends smithyClient.Command
|
|
851
|
+
.classBuilder()
|
|
852
|
+
.ep({
|
|
853
|
+
...commonParams,
|
|
854
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
855
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
856
|
+
})
|
|
857
|
+
.m(function (Command, cs, config, o) {
|
|
858
|
+
return [
|
|
859
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
860
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
861
|
+
];
|
|
862
|
+
})
|
|
863
|
+
.s("AmazonS3", "GetBucketMetadataTableConfiguration", {})
|
|
864
|
+
.n("S3Client", "GetBucketMetadataTableConfigurationCommand")
|
|
865
|
+
.sc(schemas_0.GetBucketMetadataTableConfiguration$)
|
|
866
|
+
.build() {
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
class GetBucketMetricsConfigurationCommand extends smithyClient.Command
|
|
870
|
+
.classBuilder()
|
|
871
|
+
.ep({
|
|
872
|
+
...commonParams,
|
|
873
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
874
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
875
|
+
})
|
|
876
|
+
.m(function (Command, cs, config, o) {
|
|
877
|
+
return [
|
|
878
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
879
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
880
|
+
];
|
|
881
|
+
})
|
|
882
|
+
.s("AmazonS3", "GetBucketMetricsConfiguration", {})
|
|
883
|
+
.n("S3Client", "GetBucketMetricsConfigurationCommand")
|
|
884
|
+
.sc(schemas_0.GetBucketMetricsConfiguration$)
|
|
885
|
+
.build() {
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
class GetBucketNotificationConfigurationCommand extends smithyClient.Command
|
|
889
|
+
.classBuilder()
|
|
890
|
+
.ep({
|
|
891
|
+
...commonParams,
|
|
892
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
893
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
894
|
+
})
|
|
895
|
+
.m(function (Command, cs, config, o) {
|
|
896
|
+
return [
|
|
897
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
898
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
899
|
+
];
|
|
900
|
+
})
|
|
901
|
+
.s("AmazonS3", "GetBucketNotificationConfiguration", {})
|
|
902
|
+
.n("S3Client", "GetBucketNotificationConfigurationCommand")
|
|
903
|
+
.sc(schemas_0.GetBucketNotificationConfiguration$)
|
|
904
|
+
.build() {
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
class GetBucketOwnershipControlsCommand extends smithyClient.Command
|
|
908
|
+
.classBuilder()
|
|
909
|
+
.ep({
|
|
910
|
+
...commonParams,
|
|
911
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
912
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
913
|
+
})
|
|
914
|
+
.m(function (Command, cs, config, o) {
|
|
915
|
+
return [
|
|
916
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
917
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
918
|
+
];
|
|
919
|
+
})
|
|
920
|
+
.s("AmazonS3", "GetBucketOwnershipControls", {})
|
|
921
|
+
.n("S3Client", "GetBucketOwnershipControlsCommand")
|
|
922
|
+
.sc(schemas_0.GetBucketOwnershipControls$)
|
|
923
|
+
.build() {
|
|
924
|
+
}
|
|
925
|
+
|
|
926
|
+
class GetBucketPolicyCommand extends smithyClient.Command
|
|
927
|
+
.classBuilder()
|
|
928
|
+
.ep({
|
|
929
|
+
...commonParams,
|
|
930
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
931
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
932
|
+
})
|
|
933
|
+
.m(function (Command, cs, config, o) {
|
|
934
|
+
return [
|
|
935
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
936
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
937
|
+
];
|
|
938
|
+
})
|
|
939
|
+
.s("AmazonS3", "GetBucketPolicy", {})
|
|
940
|
+
.n("S3Client", "GetBucketPolicyCommand")
|
|
941
|
+
.sc(schemas_0.GetBucketPolicy$)
|
|
942
|
+
.build() {
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
class GetBucketPolicyStatusCommand extends smithyClient.Command
|
|
946
|
+
.classBuilder()
|
|
947
|
+
.ep({
|
|
948
|
+
...commonParams,
|
|
949
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
950
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
951
|
+
})
|
|
952
|
+
.m(function (Command, cs, config, o) {
|
|
953
|
+
return [
|
|
954
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
955
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
956
|
+
];
|
|
957
|
+
})
|
|
958
|
+
.s("AmazonS3", "GetBucketPolicyStatus", {})
|
|
959
|
+
.n("S3Client", "GetBucketPolicyStatusCommand")
|
|
960
|
+
.sc(schemas_0.GetBucketPolicyStatus$)
|
|
961
|
+
.build() {
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
class GetBucketReplicationCommand extends smithyClient.Command
|
|
965
|
+
.classBuilder()
|
|
966
|
+
.ep({
|
|
967
|
+
...commonParams,
|
|
968
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
969
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
970
|
+
})
|
|
971
|
+
.m(function (Command, cs, config, o) {
|
|
972
|
+
return [
|
|
973
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
974
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
975
|
+
];
|
|
976
|
+
})
|
|
977
|
+
.s("AmazonS3", "GetBucketReplication", {})
|
|
978
|
+
.n("S3Client", "GetBucketReplicationCommand")
|
|
979
|
+
.sc(schemas_0.GetBucketReplication$)
|
|
980
|
+
.build() {
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
class GetBucketRequestPaymentCommand extends smithyClient.Command
|
|
984
|
+
.classBuilder()
|
|
985
|
+
.ep({
|
|
986
|
+
...commonParams,
|
|
987
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
988
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
989
|
+
})
|
|
990
|
+
.m(function (Command, cs, config, o) {
|
|
991
|
+
return [
|
|
992
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
993
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
994
|
+
];
|
|
995
|
+
})
|
|
996
|
+
.s("AmazonS3", "GetBucketRequestPayment", {})
|
|
997
|
+
.n("S3Client", "GetBucketRequestPaymentCommand")
|
|
998
|
+
.sc(schemas_0.GetBucketRequestPayment$)
|
|
999
|
+
.build() {
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
class GetBucketTaggingCommand extends smithyClient.Command
|
|
1003
|
+
.classBuilder()
|
|
1004
|
+
.ep({
|
|
1005
|
+
...commonParams,
|
|
1006
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1007
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1008
|
+
})
|
|
1009
|
+
.m(function (Command, cs, config, o) {
|
|
1010
|
+
return [
|
|
1011
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1012
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1013
|
+
];
|
|
1014
|
+
})
|
|
1015
|
+
.s("AmazonS3", "GetBucketTagging", {})
|
|
1016
|
+
.n("S3Client", "GetBucketTaggingCommand")
|
|
1017
|
+
.sc(schemas_0.GetBucketTagging$)
|
|
1018
|
+
.build() {
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
class GetBucketVersioningCommand extends smithyClient.Command
|
|
1022
|
+
.classBuilder()
|
|
1023
|
+
.ep({
|
|
1024
|
+
...commonParams,
|
|
1025
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1026
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1027
|
+
})
|
|
1028
|
+
.m(function (Command, cs, config, o) {
|
|
1029
|
+
return [
|
|
1030
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1031
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1032
|
+
];
|
|
1033
|
+
})
|
|
1034
|
+
.s("AmazonS3", "GetBucketVersioning", {})
|
|
1035
|
+
.n("S3Client", "GetBucketVersioningCommand")
|
|
1036
|
+
.sc(schemas_0.GetBucketVersioning$)
|
|
1037
|
+
.build() {
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
class GetBucketWebsiteCommand extends smithyClient.Command
|
|
1041
|
+
.classBuilder()
|
|
1042
|
+
.ep({
|
|
1043
|
+
...commonParams,
|
|
1044
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1045
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1046
|
+
})
|
|
1047
|
+
.m(function (Command, cs, config, o) {
|
|
1048
|
+
return [
|
|
1049
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1050
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1051
|
+
];
|
|
1052
|
+
})
|
|
1053
|
+
.s("AmazonS3", "GetBucketWebsite", {})
|
|
1054
|
+
.n("S3Client", "GetBucketWebsiteCommand")
|
|
1055
|
+
.sc(schemas_0.GetBucketWebsite$)
|
|
1056
|
+
.build() {
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
class GetObjectAclCommand extends smithyClient.Command
|
|
1060
|
+
.classBuilder()
|
|
1061
|
+
.ep({
|
|
1062
|
+
...commonParams,
|
|
1063
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1064
|
+
Key: { type: "contextParams", name: "Key" },
|
|
1065
|
+
})
|
|
1066
|
+
.m(function (Command, cs, config, o) {
|
|
1067
|
+
return [
|
|
1068
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1069
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1070
|
+
];
|
|
1071
|
+
})
|
|
1072
|
+
.s("AmazonS3", "GetObjectAcl", {})
|
|
1073
|
+
.n("S3Client", "GetObjectAclCommand")
|
|
1074
|
+
.sc(schemas_0.GetObjectAcl$)
|
|
1075
|
+
.build() {
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
class GetObjectAttributesCommand extends smithyClient.Command
|
|
1079
|
+
.classBuilder()
|
|
1080
|
+
.ep({
|
|
1081
|
+
...commonParams,
|
|
1082
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1083
|
+
})
|
|
1084
|
+
.m(function (Command, cs, config, o) {
|
|
1085
|
+
return [
|
|
1086
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1087
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1088
|
+
middlewareSsec.getSsecPlugin(config),
|
|
1089
|
+
];
|
|
1090
|
+
})
|
|
1091
|
+
.s("AmazonS3", "GetObjectAttributes", {})
|
|
1092
|
+
.n("S3Client", "GetObjectAttributesCommand")
|
|
1093
|
+
.sc(schemas_0.GetObjectAttributes$)
|
|
1094
|
+
.build() {
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
class GetObjectCommand extends smithyClient.Command
|
|
1098
|
+
.classBuilder()
|
|
1099
|
+
.ep({
|
|
1100
|
+
...commonParams,
|
|
1101
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1102
|
+
Key: { type: "contextParams", name: "Key" },
|
|
1103
|
+
})
|
|
1104
|
+
.m(function (Command, cs, config, o) {
|
|
1105
|
+
return [
|
|
1106
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1107
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1108
|
+
requestChecksumRequired: false,
|
|
1109
|
+
requestValidationModeMember: 'ChecksumMode',
|
|
1110
|
+
'responseAlgorithms': ['CRC64NVME', 'CRC32', 'CRC32C', 'SHA256', 'SHA1'],
|
|
1111
|
+
}),
|
|
1112
|
+
middlewareSsec.getSsecPlugin(config),
|
|
1113
|
+
middlewareSdkS3.getS3ExpiresMiddlewarePlugin(config),
|
|
1114
|
+
];
|
|
1115
|
+
})
|
|
1116
|
+
.s("AmazonS3", "GetObject", {})
|
|
1117
|
+
.n("S3Client", "GetObjectCommand")
|
|
1118
|
+
.sc(schemas_0.GetObject$)
|
|
1119
|
+
.build() {
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
class GetObjectLegalHoldCommand extends smithyClient.Command
|
|
1123
|
+
.classBuilder()
|
|
1124
|
+
.ep({
|
|
1125
|
+
...commonParams,
|
|
1126
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1127
|
+
})
|
|
1128
|
+
.m(function (Command, cs, config, o) {
|
|
1129
|
+
return [
|
|
1130
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1131
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1132
|
+
];
|
|
1133
|
+
})
|
|
1134
|
+
.s("AmazonS3", "GetObjectLegalHold", {})
|
|
1135
|
+
.n("S3Client", "GetObjectLegalHoldCommand")
|
|
1136
|
+
.sc(schemas_0.GetObjectLegalHold$)
|
|
1137
|
+
.build() {
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
class GetObjectLockConfigurationCommand extends smithyClient.Command
|
|
1141
|
+
.classBuilder()
|
|
1142
|
+
.ep({
|
|
1143
|
+
...commonParams,
|
|
1144
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1145
|
+
})
|
|
1146
|
+
.m(function (Command, cs, config, o) {
|
|
1147
|
+
return [
|
|
1148
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1149
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1150
|
+
];
|
|
1151
|
+
})
|
|
1152
|
+
.s("AmazonS3", "GetObjectLockConfiguration", {})
|
|
1153
|
+
.n("S3Client", "GetObjectLockConfigurationCommand")
|
|
1154
|
+
.sc(schemas_0.GetObjectLockConfiguration$)
|
|
1155
|
+
.build() {
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
class GetObjectRetentionCommand extends smithyClient.Command
|
|
1159
|
+
.classBuilder()
|
|
1160
|
+
.ep({
|
|
1161
|
+
...commonParams,
|
|
1162
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1163
|
+
})
|
|
1164
|
+
.m(function (Command, cs, config, o) {
|
|
1165
|
+
return [
|
|
1166
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1167
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1168
|
+
];
|
|
1169
|
+
})
|
|
1170
|
+
.s("AmazonS3", "GetObjectRetention", {})
|
|
1171
|
+
.n("S3Client", "GetObjectRetentionCommand")
|
|
1172
|
+
.sc(schemas_0.GetObjectRetention$)
|
|
1173
|
+
.build() {
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
class GetObjectTaggingCommand extends smithyClient.Command
|
|
1177
|
+
.classBuilder()
|
|
1178
|
+
.ep({
|
|
1179
|
+
...commonParams,
|
|
1180
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1181
|
+
})
|
|
1182
|
+
.m(function (Command, cs, config, o) {
|
|
1183
|
+
return [
|
|
1184
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1185
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1186
|
+
];
|
|
1187
|
+
})
|
|
1188
|
+
.s("AmazonS3", "GetObjectTagging", {})
|
|
1189
|
+
.n("S3Client", "GetObjectTaggingCommand")
|
|
1190
|
+
.sc(schemas_0.GetObjectTagging$)
|
|
1191
|
+
.build() {
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1194
|
+
class GetObjectTorrentCommand extends smithyClient.Command
|
|
1195
|
+
.classBuilder()
|
|
1196
|
+
.ep({
|
|
1197
|
+
...commonParams,
|
|
1198
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1199
|
+
})
|
|
1200
|
+
.m(function (Command, cs, config, o) {
|
|
1201
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1202
|
+
})
|
|
1203
|
+
.s("AmazonS3", "GetObjectTorrent", {})
|
|
1204
|
+
.n("S3Client", "GetObjectTorrentCommand")
|
|
1205
|
+
.sc(schemas_0.GetObjectTorrent$)
|
|
1206
|
+
.build() {
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
class GetPublicAccessBlockCommand extends smithyClient.Command
|
|
1210
|
+
.classBuilder()
|
|
1211
|
+
.ep({
|
|
1212
|
+
...commonParams,
|
|
1213
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1214
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1215
|
+
})
|
|
1216
|
+
.m(function (Command, cs, config, o) {
|
|
1217
|
+
return [
|
|
1218
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1219
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1220
|
+
];
|
|
1221
|
+
})
|
|
1222
|
+
.s("AmazonS3", "GetPublicAccessBlock", {})
|
|
1223
|
+
.n("S3Client", "GetPublicAccessBlockCommand")
|
|
1224
|
+
.sc(schemas_0.GetPublicAccessBlock$)
|
|
1225
|
+
.build() {
|
|
1226
|
+
}
|
|
1227
|
+
|
|
1228
|
+
class HeadBucketCommand extends smithyClient.Command
|
|
1229
|
+
.classBuilder()
|
|
1230
|
+
.ep({
|
|
1231
|
+
...commonParams,
|
|
1232
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1233
|
+
})
|
|
1234
|
+
.m(function (Command, cs, config, o) {
|
|
1235
|
+
return [
|
|
1236
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1237
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1238
|
+
];
|
|
1239
|
+
})
|
|
1240
|
+
.s("AmazonS3", "HeadBucket", {})
|
|
1241
|
+
.n("S3Client", "HeadBucketCommand")
|
|
1242
|
+
.sc(schemas_0.HeadBucket$)
|
|
1243
|
+
.build() {
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
class HeadObjectCommand extends smithyClient.Command
|
|
1247
|
+
.classBuilder()
|
|
1248
|
+
.ep({
|
|
1249
|
+
...commonParams,
|
|
1250
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1251
|
+
Key: { type: "contextParams", name: "Key" },
|
|
1252
|
+
})
|
|
1253
|
+
.m(function (Command, cs, config, o) {
|
|
1254
|
+
return [
|
|
1255
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1256
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1257
|
+
middlewareSsec.getSsecPlugin(config),
|
|
1258
|
+
middlewareSdkS3.getS3ExpiresMiddlewarePlugin(config),
|
|
1259
|
+
];
|
|
1260
|
+
})
|
|
1261
|
+
.s("AmazonS3", "HeadObject", {})
|
|
1262
|
+
.n("S3Client", "HeadObjectCommand")
|
|
1263
|
+
.sc(schemas_0.HeadObject$)
|
|
1264
|
+
.build() {
|
|
1265
|
+
}
|
|
1266
|
+
|
|
1267
|
+
class ListBucketAnalyticsConfigurationsCommand extends smithyClient.Command
|
|
1268
|
+
.classBuilder()
|
|
1269
|
+
.ep({
|
|
1270
|
+
...commonParams,
|
|
1271
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1272
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1273
|
+
})
|
|
1274
|
+
.m(function (Command, cs, config, o) {
|
|
1275
|
+
return [
|
|
1276
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1277
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1278
|
+
];
|
|
1279
|
+
})
|
|
1280
|
+
.s("AmazonS3", "ListBucketAnalyticsConfigurations", {})
|
|
1281
|
+
.n("S3Client", "ListBucketAnalyticsConfigurationsCommand")
|
|
1282
|
+
.sc(schemas_0.ListBucketAnalyticsConfigurations$)
|
|
1283
|
+
.build() {
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
class ListBucketIntelligentTieringConfigurationsCommand extends smithyClient.Command
|
|
1287
|
+
.classBuilder()
|
|
1288
|
+
.ep({
|
|
1289
|
+
...commonParams,
|
|
1290
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1291
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1292
|
+
})
|
|
1293
|
+
.m(function (Command, cs, config, o) {
|
|
1294
|
+
return [
|
|
1295
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1296
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1297
|
+
];
|
|
1298
|
+
})
|
|
1299
|
+
.s("AmazonS3", "ListBucketIntelligentTieringConfigurations", {})
|
|
1300
|
+
.n("S3Client", "ListBucketIntelligentTieringConfigurationsCommand")
|
|
1301
|
+
.sc(schemas_0.ListBucketIntelligentTieringConfigurations$)
|
|
1302
|
+
.build() {
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
class ListBucketInventoryConfigurationsCommand extends smithyClient.Command
|
|
1306
|
+
.classBuilder()
|
|
1307
|
+
.ep({
|
|
1308
|
+
...commonParams,
|
|
1309
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1310
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1311
|
+
})
|
|
1312
|
+
.m(function (Command, cs, config, o) {
|
|
1313
|
+
return [
|
|
1314
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1315
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1316
|
+
];
|
|
1317
|
+
})
|
|
1318
|
+
.s("AmazonS3", "ListBucketInventoryConfigurations", {})
|
|
1319
|
+
.n("S3Client", "ListBucketInventoryConfigurationsCommand")
|
|
1320
|
+
.sc(schemas_0.ListBucketInventoryConfigurations$)
|
|
1321
|
+
.build() {
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
class ListBucketMetricsConfigurationsCommand extends smithyClient.Command
|
|
1325
|
+
.classBuilder()
|
|
1326
|
+
.ep({
|
|
1327
|
+
...commonParams,
|
|
1328
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1329
|
+
})
|
|
1330
|
+
.m(function (Command, cs, config, o) {
|
|
1331
|
+
return [
|
|
1332
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1333
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1334
|
+
];
|
|
1335
|
+
})
|
|
1336
|
+
.s("AmazonS3", "ListBucketMetricsConfigurations", {})
|
|
1337
|
+
.n("S3Client", "ListBucketMetricsConfigurationsCommand")
|
|
1338
|
+
.sc(schemas_0.ListBucketMetricsConfigurations$)
|
|
1339
|
+
.build() {
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1342
|
+
class ListBucketsCommand extends smithyClient.Command
|
|
1343
|
+
.classBuilder()
|
|
1344
|
+
.ep(commonParams)
|
|
1345
|
+
.m(function (Command, cs, config, o) {
|
|
1346
|
+
return [
|
|
1347
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1348
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1349
|
+
];
|
|
1350
|
+
})
|
|
1351
|
+
.s("AmazonS3", "ListBuckets", {})
|
|
1352
|
+
.n("S3Client", "ListBucketsCommand")
|
|
1353
|
+
.sc(schemas_0.ListBuckets$)
|
|
1354
|
+
.build() {
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
class ListDirectoryBucketsCommand extends smithyClient.Command
|
|
1358
|
+
.classBuilder()
|
|
1359
|
+
.ep({
|
|
1360
|
+
...commonParams,
|
|
1361
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1362
|
+
})
|
|
1363
|
+
.m(function (Command, cs, config, o) {
|
|
1364
|
+
return [
|
|
1365
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1366
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1367
|
+
];
|
|
1368
|
+
})
|
|
1369
|
+
.s("AmazonS3", "ListDirectoryBuckets", {})
|
|
1370
|
+
.n("S3Client", "ListDirectoryBucketsCommand")
|
|
1371
|
+
.sc(schemas_0.ListDirectoryBuckets$)
|
|
1372
|
+
.build() {
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
class ListMultipartUploadsCommand extends smithyClient.Command
|
|
1376
|
+
.classBuilder()
|
|
1377
|
+
.ep({
|
|
1378
|
+
...commonParams,
|
|
1379
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1380
|
+
Prefix: { type: "contextParams", name: "Prefix" },
|
|
1381
|
+
})
|
|
1382
|
+
.m(function (Command, cs, config, o) {
|
|
1383
|
+
return [
|
|
1384
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1385
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1386
|
+
];
|
|
1387
|
+
})
|
|
1388
|
+
.s("AmazonS3", "ListMultipartUploads", {})
|
|
1389
|
+
.n("S3Client", "ListMultipartUploadsCommand")
|
|
1390
|
+
.sc(schemas_0.ListMultipartUploads$)
|
|
1391
|
+
.build() {
|
|
1392
|
+
}
|
|
1393
|
+
|
|
1394
|
+
class ListObjectsCommand extends smithyClient.Command
|
|
1395
|
+
.classBuilder()
|
|
1396
|
+
.ep({
|
|
1397
|
+
...commonParams,
|
|
1398
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1399
|
+
Prefix: { type: "contextParams", name: "Prefix" },
|
|
1400
|
+
})
|
|
1401
|
+
.m(function (Command, cs, config, o) {
|
|
1402
|
+
return [
|
|
1403
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1404
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1405
|
+
];
|
|
1406
|
+
})
|
|
1407
|
+
.s("AmazonS3", "ListObjects", {})
|
|
1408
|
+
.n("S3Client", "ListObjectsCommand")
|
|
1409
|
+
.sc(schemas_0.ListObjects$)
|
|
1410
|
+
.build() {
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
class ListObjectsV2Command extends smithyClient.Command
|
|
1414
|
+
.classBuilder()
|
|
1415
|
+
.ep({
|
|
1416
|
+
...commonParams,
|
|
1417
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1418
|
+
Prefix: { type: "contextParams", name: "Prefix" },
|
|
1419
|
+
})
|
|
1420
|
+
.m(function (Command, cs, config, o) {
|
|
1421
|
+
return [
|
|
1422
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1423
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1424
|
+
];
|
|
1425
|
+
})
|
|
1426
|
+
.s("AmazonS3", "ListObjectsV2", {})
|
|
1427
|
+
.n("S3Client", "ListObjectsV2Command")
|
|
1428
|
+
.sc(schemas_0.ListObjectsV2$)
|
|
1429
|
+
.build() {
|
|
1430
|
+
}
|
|
1431
|
+
|
|
1432
|
+
class ListObjectVersionsCommand extends smithyClient.Command
|
|
1433
|
+
.classBuilder()
|
|
1434
|
+
.ep({
|
|
1435
|
+
...commonParams,
|
|
1436
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1437
|
+
Prefix: { type: "contextParams", name: "Prefix" },
|
|
1438
|
+
})
|
|
1439
|
+
.m(function (Command, cs, config, o) {
|
|
1440
|
+
return [
|
|
1441
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1442
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1443
|
+
];
|
|
1444
|
+
})
|
|
1445
|
+
.s("AmazonS3", "ListObjectVersions", {})
|
|
1446
|
+
.n("S3Client", "ListObjectVersionsCommand")
|
|
1447
|
+
.sc(schemas_0.ListObjectVersions$)
|
|
1448
|
+
.build() {
|
|
1449
|
+
}
|
|
1450
|
+
|
|
1451
|
+
class ListPartsCommand extends smithyClient.Command
|
|
1452
|
+
.classBuilder()
|
|
1453
|
+
.ep({
|
|
1454
|
+
...commonParams,
|
|
1455
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1456
|
+
Key: { type: "contextParams", name: "Key" },
|
|
1457
|
+
})
|
|
1458
|
+
.m(function (Command, cs, config, o) {
|
|
1459
|
+
return [
|
|
1460
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1461
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1462
|
+
middlewareSsec.getSsecPlugin(config),
|
|
1463
|
+
];
|
|
1464
|
+
})
|
|
1465
|
+
.s("AmazonS3", "ListParts", {})
|
|
1466
|
+
.n("S3Client", "ListPartsCommand")
|
|
1467
|
+
.sc(schemas_0.ListParts$)
|
|
1468
|
+
.build() {
|
|
1469
|
+
}
|
|
1470
|
+
|
|
1471
|
+
class PutBucketAbacCommand extends smithyClient.Command
|
|
1472
|
+
.classBuilder()
|
|
1473
|
+
.ep({
|
|
1474
|
+
...commonParams,
|
|
1475
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1476
|
+
})
|
|
1477
|
+
.m(function (Command, cs, config, o) {
|
|
1478
|
+
return [
|
|
1479
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1480
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1481
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1482
|
+
requestChecksumRequired: false,
|
|
1483
|
+
}),
|
|
1484
|
+
];
|
|
1485
|
+
})
|
|
1486
|
+
.s("AmazonS3", "PutBucketAbac", {})
|
|
1487
|
+
.n("S3Client", "PutBucketAbacCommand")
|
|
1488
|
+
.sc(schemas_0.PutBucketAbac$)
|
|
1489
|
+
.build() {
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
class PutBucketAccelerateConfigurationCommand extends smithyClient.Command
|
|
1493
|
+
.classBuilder()
|
|
1494
|
+
.ep({
|
|
1495
|
+
...commonParams,
|
|
1496
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1497
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1498
|
+
})
|
|
1499
|
+
.m(function (Command, cs, config, o) {
|
|
1500
|
+
return [
|
|
1501
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1502
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1503
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1504
|
+
requestChecksumRequired: false,
|
|
1505
|
+
}),
|
|
1506
|
+
];
|
|
1507
|
+
})
|
|
1508
|
+
.s("AmazonS3", "PutBucketAccelerateConfiguration", {})
|
|
1509
|
+
.n("S3Client", "PutBucketAccelerateConfigurationCommand")
|
|
1510
|
+
.sc(schemas_0.PutBucketAccelerateConfiguration$)
|
|
1511
|
+
.build() {
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1514
|
+
class PutBucketAclCommand extends smithyClient.Command
|
|
1515
|
+
.classBuilder()
|
|
1516
|
+
.ep({
|
|
1517
|
+
...commonParams,
|
|
1518
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1519
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1520
|
+
})
|
|
1521
|
+
.m(function (Command, cs, config, o) {
|
|
1522
|
+
return [
|
|
1523
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1524
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1525
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1526
|
+
requestChecksumRequired: true,
|
|
1527
|
+
}),
|
|
1528
|
+
];
|
|
1529
|
+
})
|
|
1530
|
+
.s("AmazonS3", "PutBucketAcl", {})
|
|
1531
|
+
.n("S3Client", "PutBucketAclCommand")
|
|
1532
|
+
.sc(schemas_0.PutBucketAcl$)
|
|
1533
|
+
.build() {
|
|
1534
|
+
}
|
|
1535
|
+
|
|
1536
|
+
class PutBucketAnalyticsConfigurationCommand extends smithyClient.Command
|
|
1537
|
+
.classBuilder()
|
|
1538
|
+
.ep({
|
|
1539
|
+
...commonParams,
|
|
1540
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1541
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1542
|
+
})
|
|
1543
|
+
.m(function (Command, cs, config, o) {
|
|
1544
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1545
|
+
})
|
|
1546
|
+
.s("AmazonS3", "PutBucketAnalyticsConfiguration", {})
|
|
1547
|
+
.n("S3Client", "PutBucketAnalyticsConfigurationCommand")
|
|
1548
|
+
.sc(schemas_0.PutBucketAnalyticsConfiguration$)
|
|
1549
|
+
.build() {
|
|
1550
|
+
}
|
|
1551
|
+
|
|
1552
|
+
class PutBucketCorsCommand extends smithyClient.Command
|
|
1553
|
+
.classBuilder()
|
|
1554
|
+
.ep({
|
|
1555
|
+
...commonParams,
|
|
1556
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1557
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1558
|
+
})
|
|
1559
|
+
.m(function (Command, cs, config, o) {
|
|
1560
|
+
return [
|
|
1561
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1562
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1563
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1564
|
+
requestChecksumRequired: true,
|
|
1565
|
+
}),
|
|
1566
|
+
];
|
|
1567
|
+
})
|
|
1568
|
+
.s("AmazonS3", "PutBucketCors", {})
|
|
1569
|
+
.n("S3Client", "PutBucketCorsCommand")
|
|
1570
|
+
.sc(schemas_0.PutBucketCors$)
|
|
1571
|
+
.build() {
|
|
1572
|
+
}
|
|
1573
|
+
|
|
1574
|
+
class PutBucketEncryptionCommand extends smithyClient.Command
|
|
1575
|
+
.classBuilder()
|
|
1576
|
+
.ep({
|
|
1577
|
+
...commonParams,
|
|
1578
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1579
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1580
|
+
})
|
|
1581
|
+
.m(function (Command, cs, config, o) {
|
|
1582
|
+
return [
|
|
1583
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1584
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1585
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1586
|
+
requestChecksumRequired: true,
|
|
1587
|
+
}),
|
|
1588
|
+
];
|
|
1589
|
+
})
|
|
1590
|
+
.s("AmazonS3", "PutBucketEncryption", {})
|
|
1591
|
+
.n("S3Client", "PutBucketEncryptionCommand")
|
|
1592
|
+
.sc(schemas_0.PutBucketEncryption$)
|
|
1593
|
+
.build() {
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1596
|
+
class PutBucketIntelligentTieringConfigurationCommand extends smithyClient.Command
|
|
1597
|
+
.classBuilder()
|
|
1598
|
+
.ep({
|
|
1599
|
+
...commonParams,
|
|
1600
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1601
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1602
|
+
})
|
|
1603
|
+
.m(function (Command, cs, config, o) {
|
|
1604
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1605
|
+
})
|
|
1606
|
+
.s("AmazonS3", "PutBucketIntelligentTieringConfiguration", {})
|
|
1607
|
+
.n("S3Client", "PutBucketIntelligentTieringConfigurationCommand")
|
|
1608
|
+
.sc(schemas_0.PutBucketIntelligentTieringConfiguration$)
|
|
1609
|
+
.build() {
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
class PutBucketInventoryConfigurationCommand extends smithyClient.Command
|
|
1613
|
+
.classBuilder()
|
|
1614
|
+
.ep({
|
|
1615
|
+
...commonParams,
|
|
1616
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1617
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1618
|
+
})
|
|
1619
|
+
.m(function (Command, cs, config, o) {
|
|
1620
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1621
|
+
})
|
|
1622
|
+
.s("AmazonS3", "PutBucketInventoryConfiguration", {})
|
|
1623
|
+
.n("S3Client", "PutBucketInventoryConfigurationCommand")
|
|
1624
|
+
.sc(schemas_0.PutBucketInventoryConfiguration$)
|
|
1625
|
+
.build() {
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
class PutBucketLifecycleConfigurationCommand extends smithyClient.Command
|
|
1629
|
+
.classBuilder()
|
|
1630
|
+
.ep({
|
|
1631
|
+
...commonParams,
|
|
1632
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1633
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1634
|
+
})
|
|
1635
|
+
.m(function (Command, cs, config, o) {
|
|
1636
|
+
return [
|
|
1637
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1638
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1639
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1640
|
+
requestChecksumRequired: true,
|
|
1641
|
+
}),
|
|
1642
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1643
|
+
];
|
|
1644
|
+
})
|
|
1645
|
+
.s("AmazonS3", "PutBucketLifecycleConfiguration", {})
|
|
1646
|
+
.n("S3Client", "PutBucketLifecycleConfigurationCommand")
|
|
1647
|
+
.sc(schemas_0.PutBucketLifecycleConfiguration$)
|
|
1648
|
+
.build() {
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
class PutBucketLoggingCommand extends smithyClient.Command
|
|
1652
|
+
.classBuilder()
|
|
1653
|
+
.ep({
|
|
1654
|
+
...commonParams,
|
|
1655
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1656
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1657
|
+
})
|
|
1658
|
+
.m(function (Command, cs, config, o) {
|
|
1659
|
+
return [
|
|
1660
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1661
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1662
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1663
|
+
requestChecksumRequired: true,
|
|
1664
|
+
}),
|
|
1665
|
+
];
|
|
1666
|
+
})
|
|
1667
|
+
.s("AmazonS3", "PutBucketLogging", {})
|
|
1668
|
+
.n("S3Client", "PutBucketLoggingCommand")
|
|
1669
|
+
.sc(schemas_0.PutBucketLogging$)
|
|
1670
|
+
.build() {
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
class PutBucketMetricsConfigurationCommand extends smithyClient.Command
|
|
1674
|
+
.classBuilder()
|
|
1675
|
+
.ep({
|
|
1676
|
+
...commonParams,
|
|
1677
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1678
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1679
|
+
})
|
|
1680
|
+
.m(function (Command, cs, config, o) {
|
|
1681
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1682
|
+
})
|
|
1683
|
+
.s("AmazonS3", "PutBucketMetricsConfiguration", {})
|
|
1684
|
+
.n("S3Client", "PutBucketMetricsConfigurationCommand")
|
|
1685
|
+
.sc(schemas_0.PutBucketMetricsConfiguration$)
|
|
1686
|
+
.build() {
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
class PutBucketNotificationConfigurationCommand extends smithyClient.Command
|
|
1690
|
+
.classBuilder()
|
|
1691
|
+
.ep({
|
|
1692
|
+
...commonParams,
|
|
1693
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1694
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1695
|
+
})
|
|
1696
|
+
.m(function (Command, cs, config, o) {
|
|
1697
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1698
|
+
})
|
|
1699
|
+
.s("AmazonS3", "PutBucketNotificationConfiguration", {})
|
|
1700
|
+
.n("S3Client", "PutBucketNotificationConfigurationCommand")
|
|
1701
|
+
.sc(schemas_0.PutBucketNotificationConfiguration$)
|
|
1702
|
+
.build() {
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1705
|
+
class PutBucketOwnershipControlsCommand extends smithyClient.Command
|
|
1706
|
+
.classBuilder()
|
|
1707
|
+
.ep({
|
|
1708
|
+
...commonParams,
|
|
1709
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1710
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1711
|
+
})
|
|
1712
|
+
.m(function (Command, cs, config, o) {
|
|
1713
|
+
return [
|
|
1714
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1715
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1716
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1717
|
+
requestChecksumRequired: true,
|
|
1718
|
+
}),
|
|
1719
|
+
];
|
|
1720
|
+
})
|
|
1721
|
+
.s("AmazonS3", "PutBucketOwnershipControls", {})
|
|
1722
|
+
.n("S3Client", "PutBucketOwnershipControlsCommand")
|
|
1723
|
+
.sc(schemas_0.PutBucketOwnershipControls$)
|
|
1724
|
+
.build() {
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
class PutBucketPolicyCommand extends smithyClient.Command
|
|
1728
|
+
.classBuilder()
|
|
1729
|
+
.ep({
|
|
1730
|
+
...commonParams,
|
|
1731
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1732
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1733
|
+
})
|
|
1734
|
+
.m(function (Command, cs, config, o) {
|
|
1735
|
+
return [
|
|
1736
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1737
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1738
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1739
|
+
requestChecksumRequired: true,
|
|
1740
|
+
}),
|
|
1741
|
+
];
|
|
1742
|
+
})
|
|
1743
|
+
.s("AmazonS3", "PutBucketPolicy", {})
|
|
1744
|
+
.n("S3Client", "PutBucketPolicyCommand")
|
|
1745
|
+
.sc(schemas_0.PutBucketPolicy$)
|
|
1746
|
+
.build() {
|
|
1747
|
+
}
|
|
1748
|
+
|
|
1749
|
+
class PutBucketReplicationCommand extends smithyClient.Command
|
|
1750
|
+
.classBuilder()
|
|
1751
|
+
.ep({
|
|
1752
|
+
...commonParams,
|
|
1753
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1754
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1755
|
+
})
|
|
1756
|
+
.m(function (Command, cs, config, o) {
|
|
1757
|
+
return [
|
|
1758
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1759
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1760
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1761
|
+
requestChecksumRequired: true,
|
|
1762
|
+
}),
|
|
1763
|
+
];
|
|
1764
|
+
})
|
|
1765
|
+
.s("AmazonS3", "PutBucketReplication", {})
|
|
1766
|
+
.n("S3Client", "PutBucketReplicationCommand")
|
|
1767
|
+
.sc(schemas_0.PutBucketReplication$)
|
|
1768
|
+
.build() {
|
|
1769
|
+
}
|
|
1770
|
+
|
|
1771
|
+
class PutBucketRequestPaymentCommand extends smithyClient.Command
|
|
1772
|
+
.classBuilder()
|
|
1773
|
+
.ep({
|
|
1774
|
+
...commonParams,
|
|
1775
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1776
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1777
|
+
})
|
|
1778
|
+
.m(function (Command, cs, config, o) {
|
|
1779
|
+
return [
|
|
1780
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1781
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1782
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1783
|
+
requestChecksumRequired: true,
|
|
1784
|
+
}),
|
|
1785
|
+
];
|
|
1786
|
+
})
|
|
1787
|
+
.s("AmazonS3", "PutBucketRequestPayment", {})
|
|
1788
|
+
.n("S3Client", "PutBucketRequestPaymentCommand")
|
|
1789
|
+
.sc(schemas_0.PutBucketRequestPayment$)
|
|
1790
|
+
.build() {
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
class PutBucketTaggingCommand extends smithyClient.Command
|
|
1794
|
+
.classBuilder()
|
|
1795
|
+
.ep({
|
|
1796
|
+
...commonParams,
|
|
1797
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1798
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1799
|
+
})
|
|
1800
|
+
.m(function (Command, cs, config, o) {
|
|
1801
|
+
return [
|
|
1802
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1803
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1804
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1805
|
+
requestChecksumRequired: true,
|
|
1806
|
+
}),
|
|
1807
|
+
];
|
|
1808
|
+
})
|
|
1809
|
+
.s("AmazonS3", "PutBucketTagging", {})
|
|
1810
|
+
.n("S3Client", "PutBucketTaggingCommand")
|
|
1811
|
+
.sc(schemas_0.PutBucketTagging$)
|
|
1812
|
+
.build() {
|
|
1813
|
+
}
|
|
1814
|
+
|
|
1815
|
+
class PutBucketVersioningCommand extends smithyClient.Command
|
|
1816
|
+
.classBuilder()
|
|
1817
|
+
.ep({
|
|
1818
|
+
...commonParams,
|
|
1819
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1820
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1821
|
+
})
|
|
1822
|
+
.m(function (Command, cs, config, o) {
|
|
1823
|
+
return [
|
|
1824
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1825
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1826
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1827
|
+
requestChecksumRequired: true,
|
|
1828
|
+
}),
|
|
1829
|
+
];
|
|
1830
|
+
})
|
|
1831
|
+
.s("AmazonS3", "PutBucketVersioning", {})
|
|
1832
|
+
.n("S3Client", "PutBucketVersioningCommand")
|
|
1833
|
+
.sc(schemas_0.PutBucketVersioning$)
|
|
1834
|
+
.build() {
|
|
1835
|
+
}
|
|
1836
|
+
|
|
1837
|
+
class PutBucketWebsiteCommand extends smithyClient.Command
|
|
1838
|
+
.classBuilder()
|
|
1839
|
+
.ep({
|
|
1840
|
+
...commonParams,
|
|
1841
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
1842
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1843
|
+
})
|
|
1844
|
+
.m(function (Command, cs, config, o) {
|
|
1845
|
+
return [
|
|
1846
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1847
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1848
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1849
|
+
requestChecksumRequired: true,
|
|
1850
|
+
}),
|
|
1851
|
+
];
|
|
1852
|
+
})
|
|
1853
|
+
.s("AmazonS3", "PutBucketWebsite", {})
|
|
1854
|
+
.n("S3Client", "PutBucketWebsiteCommand")
|
|
1855
|
+
.sc(schemas_0.PutBucketWebsite$)
|
|
1856
|
+
.build() {
|
|
1857
|
+
}
|
|
1858
|
+
|
|
1859
|
+
class PutObjectAclCommand extends smithyClient.Command
|
|
1860
|
+
.classBuilder()
|
|
1861
|
+
.ep({
|
|
1862
|
+
...commonParams,
|
|
1863
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1864
|
+
Key: { type: "contextParams", name: "Key" },
|
|
1865
|
+
})
|
|
1866
|
+
.m(function (Command, cs, config, o) {
|
|
1867
|
+
return [
|
|
1868
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1869
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1870
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1871
|
+
requestChecksumRequired: true,
|
|
1872
|
+
}),
|
|
1873
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1874
|
+
];
|
|
1875
|
+
})
|
|
1876
|
+
.s("AmazonS3", "PutObjectAcl", {})
|
|
1877
|
+
.n("S3Client", "PutObjectAclCommand")
|
|
1878
|
+
.sc(schemas_0.PutObjectAcl$)
|
|
1879
|
+
.build() {
|
|
1880
|
+
}
|
|
1881
|
+
|
|
1882
|
+
class PutObjectCommand extends smithyClient.Command
|
|
1883
|
+
.classBuilder()
|
|
1884
|
+
.ep({
|
|
1885
|
+
...commonParams,
|
|
1886
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1887
|
+
Key: { type: "contextParams", name: "Key" },
|
|
1888
|
+
})
|
|
1889
|
+
.m(function (Command, cs, config, o) {
|
|
1890
|
+
return [
|
|
1891
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1892
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1893
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1894
|
+
requestChecksumRequired: false,
|
|
1895
|
+
}),
|
|
1896
|
+
middlewareSdkS3.getCheckContentLengthHeaderPlugin(config),
|
|
1897
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1898
|
+
middlewareSsec.getSsecPlugin(config),
|
|
1899
|
+
];
|
|
1900
|
+
})
|
|
1901
|
+
.s("AmazonS3", "PutObject", {})
|
|
1902
|
+
.n("S3Client", "PutObjectCommand")
|
|
1903
|
+
.sc(schemas_0.PutObject$)
|
|
1904
|
+
.build() {
|
|
1905
|
+
}
|
|
1906
|
+
|
|
1907
|
+
class PutObjectLegalHoldCommand extends smithyClient.Command
|
|
1908
|
+
.classBuilder()
|
|
1909
|
+
.ep({
|
|
1910
|
+
...commonParams,
|
|
1911
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1912
|
+
})
|
|
1913
|
+
.m(function (Command, cs, config, o) {
|
|
1914
|
+
return [
|
|
1915
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1916
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1917
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1918
|
+
requestChecksumRequired: true,
|
|
1919
|
+
}),
|
|
1920
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1921
|
+
];
|
|
1922
|
+
})
|
|
1923
|
+
.s("AmazonS3", "PutObjectLegalHold", {})
|
|
1924
|
+
.n("S3Client", "PutObjectLegalHoldCommand")
|
|
1925
|
+
.sc(schemas_0.PutObjectLegalHold$)
|
|
1926
|
+
.build() {
|
|
1927
|
+
}
|
|
1928
|
+
|
|
1929
|
+
class PutObjectLockConfigurationCommand extends smithyClient.Command
|
|
1930
|
+
.classBuilder()
|
|
1931
|
+
.ep({
|
|
1932
|
+
...commonParams,
|
|
1933
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1934
|
+
})
|
|
1935
|
+
.m(function (Command, cs, config, o) {
|
|
1936
|
+
return [
|
|
1937
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1938
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1939
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1940
|
+
requestChecksumRequired: true,
|
|
1941
|
+
}),
|
|
1942
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1943
|
+
];
|
|
1944
|
+
})
|
|
1945
|
+
.s("AmazonS3", "PutObjectLockConfiguration", {})
|
|
1946
|
+
.n("S3Client", "PutObjectLockConfigurationCommand")
|
|
1947
|
+
.sc(schemas_0.PutObjectLockConfiguration$)
|
|
1948
|
+
.build() {
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
class PutObjectRetentionCommand extends smithyClient.Command
|
|
1952
|
+
.classBuilder()
|
|
1953
|
+
.ep({
|
|
1954
|
+
...commonParams,
|
|
1955
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1956
|
+
})
|
|
1957
|
+
.m(function (Command, cs, config, o) {
|
|
1958
|
+
return [
|
|
1959
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1960
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1961
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1962
|
+
requestChecksumRequired: true,
|
|
1963
|
+
}),
|
|
1964
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1965
|
+
];
|
|
1966
|
+
})
|
|
1967
|
+
.s("AmazonS3", "PutObjectRetention", {})
|
|
1968
|
+
.n("S3Client", "PutObjectRetentionCommand")
|
|
1969
|
+
.sc(schemas_0.PutObjectRetention$)
|
|
1970
|
+
.build() {
|
|
1971
|
+
}
|
|
1972
|
+
|
|
1973
|
+
class PutObjectTaggingCommand extends smithyClient.Command
|
|
1974
|
+
.classBuilder()
|
|
1975
|
+
.ep({
|
|
1976
|
+
...commonParams,
|
|
1977
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
1978
|
+
})
|
|
1979
|
+
.m(function (Command, cs, config, o) {
|
|
1980
|
+
return [
|
|
1981
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1982
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
1983
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
1984
|
+
requestChecksumRequired: true,
|
|
1985
|
+
}),
|
|
1986
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
1987
|
+
];
|
|
1988
|
+
})
|
|
1989
|
+
.s("AmazonS3", "PutObjectTagging", {})
|
|
1990
|
+
.n("S3Client", "PutObjectTaggingCommand")
|
|
1991
|
+
.sc(schemas_0.PutObjectTagging$)
|
|
1992
|
+
.build() {
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
class PutPublicAccessBlockCommand extends smithyClient.Command
|
|
1996
|
+
.classBuilder()
|
|
1997
|
+
.ep({
|
|
1998
|
+
...commonParams,
|
|
1999
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
2000
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2001
|
+
})
|
|
2002
|
+
.m(function (Command, cs, config, o) {
|
|
2003
|
+
return [
|
|
2004
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2005
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
2006
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
2007
|
+
requestChecksumRequired: true,
|
|
2008
|
+
}),
|
|
2009
|
+
];
|
|
2010
|
+
})
|
|
2011
|
+
.s("AmazonS3", "PutPublicAccessBlock", {})
|
|
2012
|
+
.n("S3Client", "PutPublicAccessBlockCommand")
|
|
2013
|
+
.sc(schemas_0.PutPublicAccessBlock$)
|
|
2014
|
+
.build() {
|
|
2015
|
+
}
|
|
2016
|
+
|
|
2017
|
+
class RenameObjectCommand extends smithyClient.Command
|
|
2018
|
+
.classBuilder()
|
|
2019
|
+
.ep({
|
|
2020
|
+
...commonParams,
|
|
2021
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2022
|
+
Key: { type: "contextParams", name: "Key" },
|
|
2023
|
+
})
|
|
2024
|
+
.m(function (Command, cs, config, o) {
|
|
2025
|
+
return [
|
|
2026
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2027
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
2028
|
+
];
|
|
2029
|
+
})
|
|
2030
|
+
.s("AmazonS3", "RenameObject", {})
|
|
2031
|
+
.n("S3Client", "RenameObjectCommand")
|
|
2032
|
+
.sc(schemas_0.RenameObject$)
|
|
2033
|
+
.build() {
|
|
2034
|
+
}
|
|
2035
|
+
|
|
2036
|
+
class RestoreObjectCommand extends smithyClient.Command
|
|
2037
|
+
.classBuilder()
|
|
2038
|
+
.ep({
|
|
2039
|
+
...commonParams,
|
|
2040
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2041
|
+
})
|
|
2042
|
+
.m(function (Command, cs, config, o) {
|
|
2043
|
+
return [
|
|
2044
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2045
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
2046
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
2047
|
+
requestChecksumRequired: false,
|
|
2048
|
+
}),
|
|
2049
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
2050
|
+
];
|
|
2051
|
+
})
|
|
2052
|
+
.s("AmazonS3", "RestoreObject", {})
|
|
2053
|
+
.n("S3Client", "RestoreObjectCommand")
|
|
2054
|
+
.sc(schemas_0.RestoreObject$)
|
|
2055
|
+
.build() {
|
|
2056
|
+
}
|
|
2057
|
+
|
|
2058
|
+
class SelectObjectContentCommand extends smithyClient.Command
|
|
2059
|
+
.classBuilder()
|
|
2060
|
+
.ep({
|
|
2061
|
+
...commonParams,
|
|
2062
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2063
|
+
})
|
|
2064
|
+
.m(function (Command, cs, config, o) {
|
|
2065
|
+
return [
|
|
2066
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2067
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
2068
|
+
middlewareSsec.getSsecPlugin(config),
|
|
2069
|
+
];
|
|
2070
|
+
})
|
|
2071
|
+
.s("AmazonS3", "SelectObjectContent", {
|
|
2072
|
+
eventStream: {
|
|
2073
|
+
output: true,
|
|
2074
|
+
},
|
|
2075
|
+
})
|
|
2076
|
+
.n("S3Client", "SelectObjectContentCommand")
|
|
2077
|
+
.sc(schemas_0.SelectObjectContent$)
|
|
2078
|
+
.build() {
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
class UpdateBucketMetadataInventoryTableConfigurationCommand extends smithyClient.Command
|
|
2082
|
+
.classBuilder()
|
|
2083
|
+
.ep({
|
|
2084
|
+
...commonParams,
|
|
2085
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
2086
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2087
|
+
})
|
|
2088
|
+
.m(function (Command, cs, config, o) {
|
|
2089
|
+
return [
|
|
2090
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2091
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
2092
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
2093
|
+
requestChecksumRequired: true,
|
|
2094
|
+
}),
|
|
2095
|
+
];
|
|
2096
|
+
})
|
|
2097
|
+
.s("AmazonS3", "UpdateBucketMetadataInventoryTableConfiguration", {})
|
|
2098
|
+
.n("S3Client", "UpdateBucketMetadataInventoryTableConfigurationCommand")
|
|
2099
|
+
.sc(schemas_0.UpdateBucketMetadataInventoryTableConfiguration$)
|
|
2100
|
+
.build() {
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
class UpdateBucketMetadataJournalTableConfigurationCommand extends smithyClient.Command
|
|
2104
|
+
.classBuilder()
|
|
2105
|
+
.ep({
|
|
2106
|
+
...commonParams,
|
|
2107
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
2108
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2109
|
+
})
|
|
2110
|
+
.m(function (Command, cs, config, o) {
|
|
2111
|
+
return [
|
|
2112
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2113
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
2114
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
2115
|
+
requestChecksumRequired: true,
|
|
2116
|
+
}),
|
|
2117
|
+
];
|
|
2118
|
+
})
|
|
2119
|
+
.s("AmazonS3", "UpdateBucketMetadataJournalTableConfiguration", {})
|
|
2120
|
+
.n("S3Client", "UpdateBucketMetadataJournalTableConfigurationCommand")
|
|
2121
|
+
.sc(schemas_0.UpdateBucketMetadataJournalTableConfiguration$)
|
|
2122
|
+
.build() {
|
|
2123
|
+
}
|
|
2124
|
+
|
|
2125
|
+
class UpdateObjectEncryptionCommand extends smithyClient.Command
|
|
2126
|
+
.classBuilder()
|
|
2127
|
+
.ep({
|
|
2128
|
+
...commonParams,
|
|
2129
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2130
|
+
})
|
|
2131
|
+
.m(function (Command, cs, config, o) {
|
|
2132
|
+
return [
|
|
2133
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2134
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
2135
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
2136
|
+
requestChecksumRequired: true,
|
|
2137
|
+
}),
|
|
2138
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
2139
|
+
];
|
|
2140
|
+
})
|
|
2141
|
+
.s("AmazonS3", "UpdateObjectEncryption", {})
|
|
2142
|
+
.n("S3Client", "UpdateObjectEncryptionCommand")
|
|
2143
|
+
.sc(schemas_0.UpdateObjectEncryption$)
|
|
2144
|
+
.build() {
|
|
2145
|
+
}
|
|
2146
|
+
|
|
2147
|
+
class UploadPartCommand extends smithyClient.Command
|
|
2148
|
+
.classBuilder()
|
|
2149
|
+
.ep({
|
|
2150
|
+
...commonParams,
|
|
2151
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2152
|
+
Key: { type: "contextParams", name: "Key" },
|
|
2153
|
+
})
|
|
2154
|
+
.m(function (Command, cs, config, o) {
|
|
2155
|
+
return [
|
|
2156
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2157
|
+
middlewareFlexibleChecksums.getFlexibleChecksumsPlugin(config, {
|
|
2158
|
+
requestAlgorithmMember: { 'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm' },
|
|
2159
|
+
requestChecksumRequired: false,
|
|
2160
|
+
}),
|
|
2161
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
2162
|
+
middlewareSsec.getSsecPlugin(config),
|
|
2163
|
+
];
|
|
2164
|
+
})
|
|
2165
|
+
.s("AmazonS3", "UploadPart", {})
|
|
2166
|
+
.n("S3Client", "UploadPartCommand")
|
|
2167
|
+
.sc(schemas_0.UploadPart$)
|
|
2168
|
+
.build() {
|
|
2169
|
+
}
|
|
2170
|
+
|
|
2171
|
+
class UploadPartCopyCommand extends smithyClient.Command
|
|
2172
|
+
.classBuilder()
|
|
2173
|
+
.ep({
|
|
2174
|
+
...commonParams,
|
|
2175
|
+
DisableS3ExpressSessionAuth: { type: "staticContextParams", value: true },
|
|
2176
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
2177
|
+
})
|
|
2178
|
+
.m(function (Command, cs, config, o) {
|
|
2179
|
+
return [
|
|
2180
|
+
middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2181
|
+
middlewareSdkS3.getThrow200ExceptionsPlugin(config),
|
|
2182
|
+
middlewareSsec.getSsecPlugin(config),
|
|
2183
|
+
];
|
|
2184
|
+
})
|
|
2185
|
+
.s("AmazonS3", "UploadPartCopy", {})
|
|
2186
|
+
.n("S3Client", "UploadPartCopyCommand")
|
|
2187
|
+
.sc(schemas_0.UploadPartCopy$)
|
|
2188
|
+
.build() {
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
|
+
class WriteGetObjectResponseCommand extends smithyClient.Command
|
|
2192
|
+
.classBuilder()
|
|
2193
|
+
.ep({
|
|
2194
|
+
...commonParams,
|
|
2195
|
+
UseObjectLambdaEndpoint: { type: "staticContextParams", value: true },
|
|
2196
|
+
})
|
|
2197
|
+
.m(function (Command, cs, config, o) {
|
|
2198
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2199
|
+
})
|
|
2200
|
+
.s("AmazonS3", "WriteGetObjectResponse", {})
|
|
2201
|
+
.n("S3Client", "WriteGetObjectResponseCommand")
|
|
2202
|
+
.sc(schemas_0.WriteGetObjectResponse$)
|
|
2203
|
+
.build() {
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
const paginateListBuckets = core.createPaginator(S3Client, ListBucketsCommand, "ContinuationToken", "ContinuationToken", "MaxBuckets");
|
|
2207
|
+
|
|
2208
|
+
const paginateListDirectoryBuckets = core.createPaginator(S3Client, ListDirectoryBucketsCommand, "ContinuationToken", "ContinuationToken", "MaxDirectoryBuckets");
|
|
2209
|
+
|
|
2210
|
+
const paginateListObjectsV2 = core.createPaginator(S3Client, ListObjectsV2Command, "ContinuationToken", "NextContinuationToken", "MaxKeys");
|
|
2211
|
+
|
|
2212
|
+
const paginateListParts = core.createPaginator(S3Client, ListPartsCommand, "PartNumberMarker", "NextPartNumberMarker", "MaxParts");
|
|
2213
|
+
|
|
2214
|
+
const checkState$3 = async (client, input) => {
|
|
2215
|
+
let reason;
|
|
2216
|
+
try {
|
|
2217
|
+
let result = await client.send(new HeadBucketCommand(input));
|
|
2218
|
+
reason = result;
|
|
2219
|
+
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
2220
|
+
}
|
|
2221
|
+
catch (exception) {
|
|
2222
|
+
reason = exception;
|
|
2223
|
+
if (exception.name && exception.name == "NotFound") {
|
|
2224
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
2225
|
+
}
|
|
2226
|
+
}
|
|
2227
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
2228
|
+
};
|
|
2229
|
+
const waitForBucketExists = async (params, input) => {
|
|
2230
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2231
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2232
|
+
};
|
|
2233
|
+
const waitUntilBucketExists = async (params, input) => {
|
|
2234
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2235
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2236
|
+
return utilWaiter.checkExceptions(result);
|
|
2237
|
+
};
|
|
2238
|
+
|
|
2239
|
+
const checkState$2 = async (client, input) => {
|
|
2240
|
+
let reason;
|
|
2241
|
+
try {
|
|
2242
|
+
let result = await client.send(new HeadBucketCommand(input));
|
|
2243
|
+
reason = result;
|
|
2244
|
+
}
|
|
2245
|
+
catch (exception) {
|
|
2246
|
+
reason = exception;
|
|
2247
|
+
if (exception.name && exception.name == "NotFound") {
|
|
2248
|
+
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
2249
|
+
}
|
|
2250
|
+
}
|
|
2251
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
2252
|
+
};
|
|
2253
|
+
const waitForBucketNotExists = async (params, input) => {
|
|
2254
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2255
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
2256
|
+
};
|
|
2257
|
+
const waitUntilBucketNotExists = async (params, input) => {
|
|
2258
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2259
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
2260
|
+
return utilWaiter.checkExceptions(result);
|
|
2261
|
+
};
|
|
2262
|
+
|
|
2263
|
+
const checkState$1 = async (client, input) => {
|
|
2264
|
+
let reason;
|
|
2265
|
+
try {
|
|
2266
|
+
let result = await client.send(new HeadObjectCommand(input));
|
|
2267
|
+
reason = result;
|
|
2268
|
+
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
2269
|
+
}
|
|
2270
|
+
catch (exception) {
|
|
2271
|
+
reason = exception;
|
|
2272
|
+
if (exception.name && exception.name == "NotFound") {
|
|
2273
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
2274
|
+
}
|
|
2275
|
+
}
|
|
2276
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
2277
|
+
};
|
|
2278
|
+
const waitForObjectExists = async (params, input) => {
|
|
2279
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2280
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
2281
|
+
};
|
|
2282
|
+
const waitUntilObjectExists = async (params, input) => {
|
|
2283
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2284
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
2285
|
+
return utilWaiter.checkExceptions(result);
|
|
2286
|
+
};
|
|
2287
|
+
|
|
2288
|
+
const checkState = async (client, input) => {
|
|
2289
|
+
let reason;
|
|
2290
|
+
try {
|
|
2291
|
+
let result = await client.send(new HeadObjectCommand(input));
|
|
2292
|
+
reason = result;
|
|
2293
|
+
}
|
|
2294
|
+
catch (exception) {
|
|
2295
|
+
reason = exception;
|
|
2296
|
+
if (exception.name && exception.name == "NotFound") {
|
|
2297
|
+
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
2298
|
+
}
|
|
2299
|
+
}
|
|
2300
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
2301
|
+
};
|
|
2302
|
+
const waitForObjectNotExists = async (params, input) => {
|
|
2303
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2304
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
2305
|
+
};
|
|
2306
|
+
const waitUntilObjectNotExists = async (params, input) => {
|
|
2307
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
2308
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
2309
|
+
return utilWaiter.checkExceptions(result);
|
|
2310
|
+
};
|
|
2311
|
+
|
|
2312
|
+
const commands = {
|
|
2313
|
+
AbortMultipartUploadCommand,
|
|
2314
|
+
CompleteMultipartUploadCommand,
|
|
2315
|
+
CopyObjectCommand,
|
|
2316
|
+
CreateBucketCommand,
|
|
2317
|
+
CreateBucketMetadataConfigurationCommand,
|
|
2318
|
+
CreateBucketMetadataTableConfigurationCommand,
|
|
2319
|
+
CreateMultipartUploadCommand,
|
|
2320
|
+
CreateSessionCommand,
|
|
2321
|
+
DeleteBucketCommand,
|
|
2322
|
+
DeleteBucketAnalyticsConfigurationCommand,
|
|
2323
|
+
DeleteBucketCorsCommand,
|
|
2324
|
+
DeleteBucketEncryptionCommand,
|
|
2325
|
+
DeleteBucketIntelligentTieringConfigurationCommand,
|
|
2326
|
+
DeleteBucketInventoryConfigurationCommand,
|
|
2327
|
+
DeleteBucketLifecycleCommand,
|
|
2328
|
+
DeleteBucketMetadataConfigurationCommand,
|
|
2329
|
+
DeleteBucketMetadataTableConfigurationCommand,
|
|
2330
|
+
DeleteBucketMetricsConfigurationCommand,
|
|
2331
|
+
DeleteBucketOwnershipControlsCommand,
|
|
2332
|
+
DeleteBucketPolicyCommand,
|
|
2333
|
+
DeleteBucketReplicationCommand,
|
|
2334
|
+
DeleteBucketTaggingCommand,
|
|
2335
|
+
DeleteBucketWebsiteCommand,
|
|
2336
|
+
DeleteObjectCommand,
|
|
2337
|
+
DeleteObjectsCommand,
|
|
2338
|
+
DeleteObjectTaggingCommand,
|
|
2339
|
+
DeletePublicAccessBlockCommand,
|
|
2340
|
+
GetBucketAbacCommand,
|
|
2341
|
+
GetBucketAccelerateConfigurationCommand,
|
|
2342
|
+
GetBucketAclCommand,
|
|
2343
|
+
GetBucketAnalyticsConfigurationCommand,
|
|
2344
|
+
GetBucketCorsCommand,
|
|
2345
|
+
GetBucketEncryptionCommand,
|
|
2346
|
+
GetBucketIntelligentTieringConfigurationCommand,
|
|
2347
|
+
GetBucketInventoryConfigurationCommand,
|
|
2348
|
+
GetBucketLifecycleConfigurationCommand,
|
|
2349
|
+
GetBucketLocationCommand,
|
|
2350
|
+
GetBucketLoggingCommand,
|
|
2351
|
+
GetBucketMetadataConfigurationCommand,
|
|
2352
|
+
GetBucketMetadataTableConfigurationCommand,
|
|
2353
|
+
GetBucketMetricsConfigurationCommand,
|
|
2354
|
+
GetBucketNotificationConfigurationCommand,
|
|
2355
|
+
GetBucketOwnershipControlsCommand,
|
|
2356
|
+
GetBucketPolicyCommand,
|
|
2357
|
+
GetBucketPolicyStatusCommand,
|
|
2358
|
+
GetBucketReplicationCommand,
|
|
2359
|
+
GetBucketRequestPaymentCommand,
|
|
2360
|
+
GetBucketTaggingCommand,
|
|
2361
|
+
GetBucketVersioningCommand,
|
|
2362
|
+
GetBucketWebsiteCommand,
|
|
2363
|
+
GetObjectCommand,
|
|
2364
|
+
GetObjectAclCommand,
|
|
2365
|
+
GetObjectAttributesCommand,
|
|
2366
|
+
GetObjectLegalHoldCommand,
|
|
2367
|
+
GetObjectLockConfigurationCommand,
|
|
2368
|
+
GetObjectRetentionCommand,
|
|
2369
|
+
GetObjectTaggingCommand,
|
|
2370
|
+
GetObjectTorrentCommand,
|
|
2371
|
+
GetPublicAccessBlockCommand,
|
|
2372
|
+
HeadBucketCommand,
|
|
2373
|
+
HeadObjectCommand,
|
|
2374
|
+
ListBucketAnalyticsConfigurationsCommand,
|
|
2375
|
+
ListBucketIntelligentTieringConfigurationsCommand,
|
|
2376
|
+
ListBucketInventoryConfigurationsCommand,
|
|
2377
|
+
ListBucketMetricsConfigurationsCommand,
|
|
2378
|
+
ListBucketsCommand,
|
|
2379
|
+
ListDirectoryBucketsCommand,
|
|
2380
|
+
ListMultipartUploadsCommand,
|
|
2381
|
+
ListObjectsCommand,
|
|
2382
|
+
ListObjectsV2Command,
|
|
2383
|
+
ListObjectVersionsCommand,
|
|
2384
|
+
ListPartsCommand,
|
|
2385
|
+
PutBucketAbacCommand,
|
|
2386
|
+
PutBucketAccelerateConfigurationCommand,
|
|
2387
|
+
PutBucketAclCommand,
|
|
2388
|
+
PutBucketAnalyticsConfigurationCommand,
|
|
2389
|
+
PutBucketCorsCommand,
|
|
2390
|
+
PutBucketEncryptionCommand,
|
|
2391
|
+
PutBucketIntelligentTieringConfigurationCommand,
|
|
2392
|
+
PutBucketInventoryConfigurationCommand,
|
|
2393
|
+
PutBucketLifecycleConfigurationCommand,
|
|
2394
|
+
PutBucketLoggingCommand,
|
|
2395
|
+
PutBucketMetricsConfigurationCommand,
|
|
2396
|
+
PutBucketNotificationConfigurationCommand,
|
|
2397
|
+
PutBucketOwnershipControlsCommand,
|
|
2398
|
+
PutBucketPolicyCommand,
|
|
2399
|
+
PutBucketReplicationCommand,
|
|
2400
|
+
PutBucketRequestPaymentCommand,
|
|
2401
|
+
PutBucketTaggingCommand,
|
|
2402
|
+
PutBucketVersioningCommand,
|
|
2403
|
+
PutBucketWebsiteCommand,
|
|
2404
|
+
PutObjectCommand,
|
|
2405
|
+
PutObjectAclCommand,
|
|
2406
|
+
PutObjectLegalHoldCommand,
|
|
2407
|
+
PutObjectLockConfigurationCommand,
|
|
2408
|
+
PutObjectRetentionCommand,
|
|
2409
|
+
PutObjectTaggingCommand,
|
|
2410
|
+
PutPublicAccessBlockCommand,
|
|
2411
|
+
RenameObjectCommand,
|
|
2412
|
+
RestoreObjectCommand,
|
|
2413
|
+
SelectObjectContentCommand,
|
|
2414
|
+
UpdateBucketMetadataInventoryTableConfigurationCommand,
|
|
2415
|
+
UpdateBucketMetadataJournalTableConfigurationCommand,
|
|
2416
|
+
UpdateObjectEncryptionCommand,
|
|
2417
|
+
UploadPartCommand,
|
|
2418
|
+
UploadPartCopyCommand,
|
|
2419
|
+
WriteGetObjectResponseCommand,
|
|
2420
|
+
};
|
|
2421
|
+
const paginators = {
|
|
2422
|
+
paginateListBuckets,
|
|
2423
|
+
paginateListDirectoryBuckets,
|
|
2424
|
+
paginateListObjectsV2,
|
|
2425
|
+
paginateListParts,
|
|
2426
|
+
};
|
|
2427
|
+
const waiters = {
|
|
2428
|
+
waitUntilBucketExists,
|
|
2429
|
+
waitUntilBucketNotExists,
|
|
2430
|
+
waitUntilObjectExists,
|
|
2431
|
+
waitUntilObjectNotExists,
|
|
2432
|
+
};
|
|
2433
|
+
class S3 extends S3Client {
|
|
2434
|
+
}
|
|
2435
|
+
smithyClient.createAggregatedClient(commands, S3, { paginators, waiters });
|
|
2436
|
+
|
|
2437
|
+
const BucketAbacStatus = {
|
|
2438
|
+
Disabled: "Disabled",
|
|
2439
|
+
Enabled: "Enabled",
|
|
2440
|
+
};
|
|
2441
|
+
const RequestCharged = {
|
|
2442
|
+
requester: "requester",
|
|
2443
|
+
};
|
|
2444
|
+
const RequestPayer = {
|
|
2445
|
+
requester: "requester",
|
|
2446
|
+
};
|
|
2447
|
+
const BucketAccelerateStatus = {
|
|
2448
|
+
Enabled: "Enabled",
|
|
2449
|
+
Suspended: "Suspended",
|
|
2450
|
+
};
|
|
2451
|
+
const Type = {
|
|
2452
|
+
AmazonCustomerByEmail: "AmazonCustomerByEmail",
|
|
2453
|
+
CanonicalUser: "CanonicalUser",
|
|
2454
|
+
Group: "Group",
|
|
2455
|
+
};
|
|
2456
|
+
const Permission = {
|
|
2457
|
+
FULL_CONTROL: "FULL_CONTROL",
|
|
2458
|
+
READ: "READ",
|
|
2459
|
+
READ_ACP: "READ_ACP",
|
|
2460
|
+
WRITE: "WRITE",
|
|
2461
|
+
WRITE_ACP: "WRITE_ACP",
|
|
2462
|
+
};
|
|
2463
|
+
const OwnerOverride = {
|
|
2464
|
+
Destination: "Destination",
|
|
2465
|
+
};
|
|
2466
|
+
const ChecksumType = {
|
|
2467
|
+
COMPOSITE: "COMPOSITE",
|
|
2468
|
+
FULL_OBJECT: "FULL_OBJECT",
|
|
2469
|
+
};
|
|
2470
|
+
const ServerSideEncryption = {
|
|
2471
|
+
AES256: "AES256",
|
|
2472
|
+
aws_fsx: "aws:fsx",
|
|
2473
|
+
aws_kms: "aws:kms",
|
|
2474
|
+
aws_kms_dsse: "aws:kms:dsse",
|
|
2475
|
+
};
|
|
2476
|
+
const ObjectCannedACL = {
|
|
2477
|
+
authenticated_read: "authenticated-read",
|
|
2478
|
+
aws_exec_read: "aws-exec-read",
|
|
2479
|
+
bucket_owner_full_control: "bucket-owner-full-control",
|
|
2480
|
+
bucket_owner_read: "bucket-owner-read",
|
|
2481
|
+
private: "private",
|
|
2482
|
+
public_read: "public-read",
|
|
2483
|
+
public_read_write: "public-read-write",
|
|
2484
|
+
};
|
|
2485
|
+
const ChecksumAlgorithm = {
|
|
2486
|
+
CRC32: "CRC32",
|
|
2487
|
+
CRC32C: "CRC32C",
|
|
2488
|
+
CRC64NVME: "CRC64NVME",
|
|
2489
|
+
SHA1: "SHA1",
|
|
2490
|
+
SHA256: "SHA256",
|
|
2491
|
+
};
|
|
2492
|
+
const MetadataDirective = {
|
|
2493
|
+
COPY: "COPY",
|
|
2494
|
+
REPLACE: "REPLACE",
|
|
2495
|
+
};
|
|
2496
|
+
const ObjectLockLegalHoldStatus = {
|
|
2497
|
+
OFF: "OFF",
|
|
2498
|
+
ON: "ON",
|
|
2499
|
+
};
|
|
2500
|
+
const ObjectLockMode = {
|
|
2501
|
+
COMPLIANCE: "COMPLIANCE",
|
|
2502
|
+
GOVERNANCE: "GOVERNANCE",
|
|
2503
|
+
};
|
|
2504
|
+
const StorageClass = {
|
|
2505
|
+
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
2506
|
+
EXPRESS_ONEZONE: "EXPRESS_ONEZONE",
|
|
2507
|
+
FSX_ONTAP: "FSX_ONTAP",
|
|
2508
|
+
FSX_OPENZFS: "FSX_OPENZFS",
|
|
2509
|
+
GLACIER: "GLACIER",
|
|
2510
|
+
GLACIER_IR: "GLACIER_IR",
|
|
2511
|
+
INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
|
|
2512
|
+
ONEZONE_IA: "ONEZONE_IA",
|
|
2513
|
+
OUTPOSTS: "OUTPOSTS",
|
|
2514
|
+
REDUCED_REDUNDANCY: "REDUCED_REDUNDANCY",
|
|
2515
|
+
SNOW: "SNOW",
|
|
2516
|
+
STANDARD: "STANDARD",
|
|
2517
|
+
STANDARD_IA: "STANDARD_IA",
|
|
2518
|
+
};
|
|
2519
|
+
const TaggingDirective = {
|
|
2520
|
+
COPY: "COPY",
|
|
2521
|
+
REPLACE: "REPLACE",
|
|
2522
|
+
};
|
|
2523
|
+
const BucketCannedACL = {
|
|
2524
|
+
authenticated_read: "authenticated-read",
|
|
2525
|
+
private: "private",
|
|
2526
|
+
public_read: "public-read",
|
|
2527
|
+
public_read_write: "public-read-write",
|
|
2528
|
+
};
|
|
2529
|
+
const BucketNamespace = {
|
|
2530
|
+
ACCOUNT_REGIONAL: "account-regional",
|
|
2531
|
+
GLOBAL: "global",
|
|
2532
|
+
};
|
|
2533
|
+
const DataRedundancy = {
|
|
2534
|
+
SingleAvailabilityZone: "SingleAvailabilityZone",
|
|
2535
|
+
SingleLocalZone: "SingleLocalZone",
|
|
2536
|
+
};
|
|
2537
|
+
const BucketType = {
|
|
2538
|
+
Directory: "Directory",
|
|
2539
|
+
};
|
|
2540
|
+
const LocationType = {
|
|
2541
|
+
AvailabilityZone: "AvailabilityZone",
|
|
2542
|
+
LocalZone: "LocalZone",
|
|
2543
|
+
};
|
|
2544
|
+
const BucketLocationConstraint = {
|
|
2545
|
+
EU: "EU",
|
|
2546
|
+
af_south_1: "af-south-1",
|
|
2547
|
+
ap_east_1: "ap-east-1",
|
|
2548
|
+
ap_northeast_1: "ap-northeast-1",
|
|
2549
|
+
ap_northeast_2: "ap-northeast-2",
|
|
2550
|
+
ap_northeast_3: "ap-northeast-3",
|
|
2551
|
+
ap_south_1: "ap-south-1",
|
|
2552
|
+
ap_south_2: "ap-south-2",
|
|
2553
|
+
ap_southeast_1: "ap-southeast-1",
|
|
2554
|
+
ap_southeast_2: "ap-southeast-2",
|
|
2555
|
+
ap_southeast_3: "ap-southeast-3",
|
|
2556
|
+
ap_southeast_4: "ap-southeast-4",
|
|
2557
|
+
ap_southeast_5: "ap-southeast-5",
|
|
2558
|
+
ca_central_1: "ca-central-1",
|
|
2559
|
+
cn_north_1: "cn-north-1",
|
|
2560
|
+
cn_northwest_1: "cn-northwest-1",
|
|
2561
|
+
eu_central_1: "eu-central-1",
|
|
2562
|
+
eu_central_2: "eu-central-2",
|
|
2563
|
+
eu_north_1: "eu-north-1",
|
|
2564
|
+
eu_south_1: "eu-south-1",
|
|
2565
|
+
eu_south_2: "eu-south-2",
|
|
2566
|
+
eu_west_1: "eu-west-1",
|
|
2567
|
+
eu_west_2: "eu-west-2",
|
|
2568
|
+
eu_west_3: "eu-west-3",
|
|
2569
|
+
il_central_1: "il-central-1",
|
|
2570
|
+
me_central_1: "me-central-1",
|
|
2571
|
+
me_south_1: "me-south-1",
|
|
2572
|
+
sa_east_1: "sa-east-1",
|
|
2573
|
+
us_east_2: "us-east-2",
|
|
2574
|
+
us_gov_east_1: "us-gov-east-1",
|
|
2575
|
+
us_gov_west_1: "us-gov-west-1",
|
|
2576
|
+
us_west_1: "us-west-1",
|
|
2577
|
+
us_west_2: "us-west-2",
|
|
2578
|
+
};
|
|
2579
|
+
const ObjectOwnership = {
|
|
2580
|
+
BucketOwnerEnforced: "BucketOwnerEnforced",
|
|
2581
|
+
BucketOwnerPreferred: "BucketOwnerPreferred",
|
|
2582
|
+
ObjectWriter: "ObjectWriter",
|
|
2583
|
+
};
|
|
2584
|
+
const InventoryConfigurationState = {
|
|
2585
|
+
DISABLED: "DISABLED",
|
|
2586
|
+
ENABLED: "ENABLED",
|
|
2587
|
+
};
|
|
2588
|
+
const TableSseAlgorithm = {
|
|
2589
|
+
AES256: "AES256",
|
|
2590
|
+
aws_kms: "aws:kms",
|
|
2591
|
+
};
|
|
2592
|
+
const ExpirationState = {
|
|
2593
|
+
DISABLED: "DISABLED",
|
|
2594
|
+
ENABLED: "ENABLED",
|
|
2595
|
+
};
|
|
2596
|
+
const SessionMode = {
|
|
2597
|
+
ReadOnly: "ReadOnly",
|
|
2598
|
+
ReadWrite: "ReadWrite",
|
|
2599
|
+
};
|
|
2600
|
+
const AnalyticsS3ExportFileFormat = {
|
|
2601
|
+
CSV: "CSV",
|
|
2602
|
+
};
|
|
2603
|
+
const StorageClassAnalysisSchemaVersion = {
|
|
2604
|
+
V_1: "V_1",
|
|
2605
|
+
};
|
|
2606
|
+
const EncryptionType = {
|
|
2607
|
+
NONE: "NONE",
|
|
2608
|
+
SSE_C: "SSE-C",
|
|
2609
|
+
};
|
|
2610
|
+
const IntelligentTieringStatus = {
|
|
2611
|
+
Disabled: "Disabled",
|
|
2612
|
+
Enabled: "Enabled",
|
|
2613
|
+
};
|
|
2614
|
+
const IntelligentTieringAccessTier = {
|
|
2615
|
+
ARCHIVE_ACCESS: "ARCHIVE_ACCESS",
|
|
2616
|
+
DEEP_ARCHIVE_ACCESS: "DEEP_ARCHIVE_ACCESS",
|
|
2617
|
+
};
|
|
2618
|
+
const InventoryFormat = {
|
|
2619
|
+
CSV: "CSV",
|
|
2620
|
+
ORC: "ORC",
|
|
2621
|
+
Parquet: "Parquet",
|
|
2622
|
+
};
|
|
2623
|
+
const InventoryIncludedObjectVersions = {
|
|
2624
|
+
All: "All",
|
|
2625
|
+
Current: "Current",
|
|
2626
|
+
};
|
|
2627
|
+
const InventoryOptionalField = {
|
|
2628
|
+
BucketKeyStatus: "BucketKeyStatus",
|
|
2629
|
+
ChecksumAlgorithm: "ChecksumAlgorithm",
|
|
2630
|
+
ETag: "ETag",
|
|
2631
|
+
EncryptionStatus: "EncryptionStatus",
|
|
2632
|
+
IntelligentTieringAccessTier: "IntelligentTieringAccessTier",
|
|
2633
|
+
IsMultipartUploaded: "IsMultipartUploaded",
|
|
2634
|
+
LastModifiedDate: "LastModifiedDate",
|
|
2635
|
+
LifecycleExpirationDate: "LifecycleExpirationDate",
|
|
2636
|
+
ObjectAccessControlList: "ObjectAccessControlList",
|
|
2637
|
+
ObjectLockLegalHoldStatus: "ObjectLockLegalHoldStatus",
|
|
2638
|
+
ObjectLockMode: "ObjectLockMode",
|
|
2639
|
+
ObjectLockRetainUntilDate: "ObjectLockRetainUntilDate",
|
|
2640
|
+
ObjectOwner: "ObjectOwner",
|
|
2641
|
+
ReplicationStatus: "ReplicationStatus",
|
|
2642
|
+
Size: "Size",
|
|
2643
|
+
StorageClass: "StorageClass",
|
|
2644
|
+
};
|
|
2645
|
+
const InventoryFrequency = {
|
|
2646
|
+
Daily: "Daily",
|
|
2647
|
+
Weekly: "Weekly",
|
|
2648
|
+
};
|
|
2649
|
+
const TransitionStorageClass = {
|
|
2650
|
+
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
2651
|
+
GLACIER: "GLACIER",
|
|
2652
|
+
GLACIER_IR: "GLACIER_IR",
|
|
2653
|
+
INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
|
|
2654
|
+
ONEZONE_IA: "ONEZONE_IA",
|
|
2655
|
+
STANDARD_IA: "STANDARD_IA",
|
|
2656
|
+
};
|
|
2657
|
+
const ExpirationStatus = {
|
|
2658
|
+
Disabled: "Disabled",
|
|
2659
|
+
Enabled: "Enabled",
|
|
2660
|
+
};
|
|
2661
|
+
const TransitionDefaultMinimumObjectSize = {
|
|
2662
|
+
all_storage_classes_128K: "all_storage_classes_128K",
|
|
2663
|
+
varies_by_storage_class: "varies_by_storage_class",
|
|
2664
|
+
};
|
|
2665
|
+
const BucketLogsPermission = {
|
|
2666
|
+
FULL_CONTROL: "FULL_CONTROL",
|
|
2667
|
+
READ: "READ",
|
|
2668
|
+
WRITE: "WRITE",
|
|
2669
|
+
};
|
|
2670
|
+
const PartitionDateSource = {
|
|
2671
|
+
DeliveryTime: "DeliveryTime",
|
|
2672
|
+
EventTime: "EventTime",
|
|
2673
|
+
};
|
|
2674
|
+
const S3TablesBucketType = {
|
|
2675
|
+
aws: "aws",
|
|
2676
|
+
customer: "customer",
|
|
2677
|
+
};
|
|
2678
|
+
const Event = {
|
|
2679
|
+
s3_IntelligentTiering: "s3:IntelligentTiering",
|
|
2680
|
+
s3_LifecycleExpiration_: "s3:LifecycleExpiration:*",
|
|
2681
|
+
s3_LifecycleExpiration_Delete: "s3:LifecycleExpiration:Delete",
|
|
2682
|
+
s3_LifecycleExpiration_DeleteMarkerCreated: "s3:LifecycleExpiration:DeleteMarkerCreated",
|
|
2683
|
+
s3_LifecycleTransition: "s3:LifecycleTransition",
|
|
2684
|
+
s3_ObjectAcl_Put: "s3:ObjectAcl:Put",
|
|
2685
|
+
s3_ObjectCreated_: "s3:ObjectCreated:*",
|
|
2686
|
+
s3_ObjectCreated_CompleteMultipartUpload: "s3:ObjectCreated:CompleteMultipartUpload",
|
|
2687
|
+
s3_ObjectCreated_Copy: "s3:ObjectCreated:Copy",
|
|
2688
|
+
s3_ObjectCreated_Post: "s3:ObjectCreated:Post",
|
|
2689
|
+
s3_ObjectCreated_Put: "s3:ObjectCreated:Put",
|
|
2690
|
+
s3_ObjectRemoved_: "s3:ObjectRemoved:*",
|
|
2691
|
+
s3_ObjectRemoved_Delete: "s3:ObjectRemoved:Delete",
|
|
2692
|
+
s3_ObjectRemoved_DeleteMarkerCreated: "s3:ObjectRemoved:DeleteMarkerCreated",
|
|
2693
|
+
s3_ObjectRestore_: "s3:ObjectRestore:*",
|
|
2694
|
+
s3_ObjectRestore_Completed: "s3:ObjectRestore:Completed",
|
|
2695
|
+
s3_ObjectRestore_Delete: "s3:ObjectRestore:Delete",
|
|
2696
|
+
s3_ObjectRestore_Post: "s3:ObjectRestore:Post",
|
|
2697
|
+
s3_ObjectTagging_: "s3:ObjectTagging:*",
|
|
2698
|
+
s3_ObjectTagging_Delete: "s3:ObjectTagging:Delete",
|
|
2699
|
+
s3_ObjectTagging_Put: "s3:ObjectTagging:Put",
|
|
2700
|
+
s3_ReducedRedundancyLostObject: "s3:ReducedRedundancyLostObject",
|
|
2701
|
+
s3_Replication_: "s3:Replication:*",
|
|
2702
|
+
s3_Replication_OperationFailedReplication: "s3:Replication:OperationFailedReplication",
|
|
2703
|
+
s3_Replication_OperationMissedThreshold: "s3:Replication:OperationMissedThreshold",
|
|
2704
|
+
s3_Replication_OperationNotTracked: "s3:Replication:OperationNotTracked",
|
|
2705
|
+
s3_Replication_OperationReplicatedAfterThreshold: "s3:Replication:OperationReplicatedAfterThreshold",
|
|
2706
|
+
};
|
|
2707
|
+
const FilterRuleName = {
|
|
2708
|
+
prefix: "prefix",
|
|
2709
|
+
suffix: "suffix",
|
|
2710
|
+
};
|
|
2711
|
+
const DeleteMarkerReplicationStatus = {
|
|
2712
|
+
Disabled: "Disabled",
|
|
2713
|
+
Enabled: "Enabled",
|
|
2714
|
+
};
|
|
2715
|
+
const MetricsStatus = {
|
|
2716
|
+
Disabled: "Disabled",
|
|
2717
|
+
Enabled: "Enabled",
|
|
2718
|
+
};
|
|
2719
|
+
const ReplicationTimeStatus = {
|
|
2720
|
+
Disabled: "Disabled",
|
|
2721
|
+
Enabled: "Enabled",
|
|
2722
|
+
};
|
|
2723
|
+
const ExistingObjectReplicationStatus = {
|
|
2724
|
+
Disabled: "Disabled",
|
|
2725
|
+
Enabled: "Enabled",
|
|
2726
|
+
};
|
|
2727
|
+
const ReplicaModificationsStatus = {
|
|
2728
|
+
Disabled: "Disabled",
|
|
2729
|
+
Enabled: "Enabled",
|
|
2730
|
+
};
|
|
2731
|
+
const SseKmsEncryptedObjectsStatus = {
|
|
2732
|
+
Disabled: "Disabled",
|
|
2733
|
+
Enabled: "Enabled",
|
|
2734
|
+
};
|
|
2735
|
+
const ReplicationRuleStatus = {
|
|
2736
|
+
Disabled: "Disabled",
|
|
2737
|
+
Enabled: "Enabled",
|
|
2738
|
+
};
|
|
2739
|
+
const Payer = {
|
|
2740
|
+
BucketOwner: "BucketOwner",
|
|
2741
|
+
Requester: "Requester",
|
|
2742
|
+
};
|
|
2743
|
+
const MFADeleteStatus = {
|
|
2744
|
+
Disabled: "Disabled",
|
|
2745
|
+
Enabled: "Enabled",
|
|
2746
|
+
};
|
|
2747
|
+
const BucketVersioningStatus = {
|
|
2748
|
+
Enabled: "Enabled",
|
|
2749
|
+
Suspended: "Suspended",
|
|
2750
|
+
};
|
|
2751
|
+
const Protocol = {
|
|
2752
|
+
http: "http",
|
|
2753
|
+
https: "https",
|
|
2754
|
+
};
|
|
2755
|
+
const ReplicationStatus = {
|
|
2756
|
+
COMPLETE: "COMPLETE",
|
|
2757
|
+
COMPLETED: "COMPLETED",
|
|
2758
|
+
FAILED: "FAILED",
|
|
2759
|
+
PENDING: "PENDING",
|
|
2760
|
+
REPLICA: "REPLICA",
|
|
2761
|
+
};
|
|
2762
|
+
const ChecksumMode = {
|
|
2763
|
+
ENABLED: "ENABLED",
|
|
2764
|
+
};
|
|
2765
|
+
const ObjectAttributes = {
|
|
2766
|
+
CHECKSUM: "Checksum",
|
|
2767
|
+
ETAG: "ETag",
|
|
2768
|
+
OBJECT_PARTS: "ObjectParts",
|
|
2769
|
+
OBJECT_SIZE: "ObjectSize",
|
|
2770
|
+
STORAGE_CLASS: "StorageClass",
|
|
2771
|
+
};
|
|
2772
|
+
const ObjectLockEnabled = {
|
|
2773
|
+
Enabled: "Enabled",
|
|
2774
|
+
};
|
|
2775
|
+
const ObjectLockRetentionMode = {
|
|
2776
|
+
COMPLIANCE: "COMPLIANCE",
|
|
2777
|
+
GOVERNANCE: "GOVERNANCE",
|
|
2778
|
+
};
|
|
2779
|
+
const ArchiveStatus = {
|
|
2780
|
+
ARCHIVE_ACCESS: "ARCHIVE_ACCESS",
|
|
2781
|
+
DEEP_ARCHIVE_ACCESS: "DEEP_ARCHIVE_ACCESS",
|
|
2782
|
+
};
|
|
2783
|
+
const EncodingType = {
|
|
2784
|
+
url: "url",
|
|
2785
|
+
};
|
|
2786
|
+
const ObjectStorageClass = {
|
|
2787
|
+
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
2788
|
+
EXPRESS_ONEZONE: "EXPRESS_ONEZONE",
|
|
2789
|
+
FSX_ONTAP: "FSX_ONTAP",
|
|
2790
|
+
FSX_OPENZFS: "FSX_OPENZFS",
|
|
2791
|
+
GLACIER: "GLACIER",
|
|
2792
|
+
GLACIER_IR: "GLACIER_IR",
|
|
2793
|
+
INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
|
|
2794
|
+
ONEZONE_IA: "ONEZONE_IA",
|
|
2795
|
+
OUTPOSTS: "OUTPOSTS",
|
|
2796
|
+
REDUCED_REDUNDANCY: "REDUCED_REDUNDANCY",
|
|
2797
|
+
SNOW: "SNOW",
|
|
2798
|
+
STANDARD: "STANDARD",
|
|
2799
|
+
STANDARD_IA: "STANDARD_IA",
|
|
2800
|
+
};
|
|
2801
|
+
const OptionalObjectAttributes = {
|
|
2802
|
+
RESTORE_STATUS: "RestoreStatus",
|
|
2803
|
+
};
|
|
2804
|
+
const ObjectVersionStorageClass = {
|
|
2805
|
+
STANDARD: "STANDARD",
|
|
2806
|
+
};
|
|
2807
|
+
const MFADelete = {
|
|
2808
|
+
Disabled: "Disabled",
|
|
2809
|
+
Enabled: "Enabled",
|
|
2810
|
+
};
|
|
2811
|
+
const Tier = {
|
|
2812
|
+
Bulk: "Bulk",
|
|
2813
|
+
Expedited: "Expedited",
|
|
2814
|
+
Standard: "Standard",
|
|
2815
|
+
};
|
|
2816
|
+
const ExpressionType = {
|
|
2817
|
+
SQL: "SQL",
|
|
2818
|
+
};
|
|
2819
|
+
const CompressionType = {
|
|
2820
|
+
BZIP2: "BZIP2",
|
|
2821
|
+
GZIP: "GZIP",
|
|
2822
|
+
NONE: "NONE",
|
|
2823
|
+
};
|
|
2824
|
+
const FileHeaderInfo = {
|
|
2825
|
+
IGNORE: "IGNORE",
|
|
2826
|
+
NONE: "NONE",
|
|
2827
|
+
USE: "USE",
|
|
2828
|
+
};
|
|
2829
|
+
const JSONType = {
|
|
2830
|
+
DOCUMENT: "DOCUMENT",
|
|
2831
|
+
LINES: "LINES",
|
|
2832
|
+
};
|
|
2833
|
+
const QuoteFields = {
|
|
2834
|
+
ALWAYS: "ALWAYS",
|
|
2835
|
+
ASNEEDED: "ASNEEDED",
|
|
2836
|
+
};
|
|
2837
|
+
const RestoreRequestType = {
|
|
2838
|
+
SELECT: "SELECT",
|
|
2839
|
+
};
|
|
2840
|
+
|
|
2841
|
+
exports.$Command = smithyClient.Command;
|
|
2842
|
+
exports.__Client = smithyClient.Client;
|
|
2843
|
+
exports.S3ServiceException = S3ServiceException.S3ServiceException;
|
|
2844
|
+
exports.AbortMultipartUploadCommand = AbortMultipartUploadCommand;
|
|
2845
|
+
exports.AnalyticsS3ExportFileFormat = AnalyticsS3ExportFileFormat;
|
|
2846
|
+
exports.ArchiveStatus = ArchiveStatus;
|
|
2847
|
+
exports.BucketAbacStatus = BucketAbacStatus;
|
|
2848
|
+
exports.BucketAccelerateStatus = BucketAccelerateStatus;
|
|
2849
|
+
exports.BucketCannedACL = BucketCannedACL;
|
|
2850
|
+
exports.BucketLocationConstraint = BucketLocationConstraint;
|
|
2851
|
+
exports.BucketLogsPermission = BucketLogsPermission;
|
|
2852
|
+
exports.BucketNamespace = BucketNamespace;
|
|
2853
|
+
exports.BucketType = BucketType;
|
|
2854
|
+
exports.BucketVersioningStatus = BucketVersioningStatus;
|
|
2855
|
+
exports.ChecksumAlgorithm = ChecksumAlgorithm;
|
|
2856
|
+
exports.ChecksumMode = ChecksumMode;
|
|
2857
|
+
exports.ChecksumType = ChecksumType;
|
|
2858
|
+
exports.CompleteMultipartUploadCommand = CompleteMultipartUploadCommand;
|
|
2859
|
+
exports.CompressionType = CompressionType;
|
|
2860
|
+
exports.CopyObjectCommand = CopyObjectCommand;
|
|
2861
|
+
exports.CreateBucketCommand = CreateBucketCommand;
|
|
2862
|
+
exports.CreateBucketMetadataConfigurationCommand = CreateBucketMetadataConfigurationCommand;
|
|
2863
|
+
exports.CreateBucketMetadataTableConfigurationCommand = CreateBucketMetadataTableConfigurationCommand;
|
|
2864
|
+
exports.CreateMultipartUploadCommand = CreateMultipartUploadCommand;
|
|
2865
|
+
exports.CreateSessionCommand = CreateSessionCommand;
|
|
2866
|
+
exports.DataRedundancy = DataRedundancy;
|
|
2867
|
+
exports.DeleteBucketAnalyticsConfigurationCommand = DeleteBucketAnalyticsConfigurationCommand;
|
|
2868
|
+
exports.DeleteBucketCommand = DeleteBucketCommand;
|
|
2869
|
+
exports.DeleteBucketCorsCommand = DeleteBucketCorsCommand;
|
|
2870
|
+
exports.DeleteBucketEncryptionCommand = DeleteBucketEncryptionCommand;
|
|
2871
|
+
exports.DeleteBucketIntelligentTieringConfigurationCommand = DeleteBucketIntelligentTieringConfigurationCommand;
|
|
2872
|
+
exports.DeleteBucketInventoryConfigurationCommand = DeleteBucketInventoryConfigurationCommand;
|
|
2873
|
+
exports.DeleteBucketLifecycleCommand = DeleteBucketLifecycleCommand;
|
|
2874
|
+
exports.DeleteBucketMetadataConfigurationCommand = DeleteBucketMetadataConfigurationCommand;
|
|
2875
|
+
exports.DeleteBucketMetadataTableConfigurationCommand = DeleteBucketMetadataTableConfigurationCommand;
|
|
2876
|
+
exports.DeleteBucketMetricsConfigurationCommand = DeleteBucketMetricsConfigurationCommand;
|
|
2877
|
+
exports.DeleteBucketOwnershipControlsCommand = DeleteBucketOwnershipControlsCommand;
|
|
2878
|
+
exports.DeleteBucketPolicyCommand = DeleteBucketPolicyCommand;
|
|
2879
|
+
exports.DeleteBucketReplicationCommand = DeleteBucketReplicationCommand;
|
|
2880
|
+
exports.DeleteBucketTaggingCommand = DeleteBucketTaggingCommand;
|
|
2881
|
+
exports.DeleteBucketWebsiteCommand = DeleteBucketWebsiteCommand;
|
|
2882
|
+
exports.DeleteMarkerReplicationStatus = DeleteMarkerReplicationStatus;
|
|
2883
|
+
exports.DeleteObjectCommand = DeleteObjectCommand;
|
|
2884
|
+
exports.DeleteObjectTaggingCommand = DeleteObjectTaggingCommand;
|
|
2885
|
+
exports.DeleteObjectsCommand = DeleteObjectsCommand;
|
|
2886
|
+
exports.DeletePublicAccessBlockCommand = DeletePublicAccessBlockCommand;
|
|
2887
|
+
exports.EncodingType = EncodingType;
|
|
2888
|
+
exports.EncryptionType = EncryptionType;
|
|
2889
|
+
exports.Event = Event;
|
|
2890
|
+
exports.ExistingObjectReplicationStatus = ExistingObjectReplicationStatus;
|
|
2891
|
+
exports.ExpirationState = ExpirationState;
|
|
2892
|
+
exports.ExpirationStatus = ExpirationStatus;
|
|
2893
|
+
exports.ExpressionType = ExpressionType;
|
|
2894
|
+
exports.FileHeaderInfo = FileHeaderInfo;
|
|
2895
|
+
exports.FilterRuleName = FilterRuleName;
|
|
2896
|
+
exports.GetBucketAbacCommand = GetBucketAbacCommand;
|
|
2897
|
+
exports.GetBucketAccelerateConfigurationCommand = GetBucketAccelerateConfigurationCommand;
|
|
2898
|
+
exports.GetBucketAclCommand = GetBucketAclCommand;
|
|
2899
|
+
exports.GetBucketAnalyticsConfigurationCommand = GetBucketAnalyticsConfigurationCommand;
|
|
2900
|
+
exports.GetBucketCorsCommand = GetBucketCorsCommand;
|
|
2901
|
+
exports.GetBucketEncryptionCommand = GetBucketEncryptionCommand;
|
|
2902
|
+
exports.GetBucketIntelligentTieringConfigurationCommand = GetBucketIntelligentTieringConfigurationCommand;
|
|
2903
|
+
exports.GetBucketInventoryConfigurationCommand = GetBucketInventoryConfigurationCommand;
|
|
2904
|
+
exports.GetBucketLifecycleConfigurationCommand = GetBucketLifecycleConfigurationCommand;
|
|
2905
|
+
exports.GetBucketLocationCommand = GetBucketLocationCommand;
|
|
2906
|
+
exports.GetBucketLoggingCommand = GetBucketLoggingCommand;
|
|
2907
|
+
exports.GetBucketMetadataConfigurationCommand = GetBucketMetadataConfigurationCommand;
|
|
2908
|
+
exports.GetBucketMetadataTableConfigurationCommand = GetBucketMetadataTableConfigurationCommand;
|
|
2909
|
+
exports.GetBucketMetricsConfigurationCommand = GetBucketMetricsConfigurationCommand;
|
|
2910
|
+
exports.GetBucketNotificationConfigurationCommand = GetBucketNotificationConfigurationCommand;
|
|
2911
|
+
exports.GetBucketOwnershipControlsCommand = GetBucketOwnershipControlsCommand;
|
|
2912
|
+
exports.GetBucketPolicyCommand = GetBucketPolicyCommand;
|
|
2913
|
+
exports.GetBucketPolicyStatusCommand = GetBucketPolicyStatusCommand;
|
|
2914
|
+
exports.GetBucketReplicationCommand = GetBucketReplicationCommand;
|
|
2915
|
+
exports.GetBucketRequestPaymentCommand = GetBucketRequestPaymentCommand;
|
|
2916
|
+
exports.GetBucketTaggingCommand = GetBucketTaggingCommand;
|
|
2917
|
+
exports.GetBucketVersioningCommand = GetBucketVersioningCommand;
|
|
2918
|
+
exports.GetBucketWebsiteCommand = GetBucketWebsiteCommand;
|
|
2919
|
+
exports.GetObjectAclCommand = GetObjectAclCommand;
|
|
2920
|
+
exports.GetObjectAttributesCommand = GetObjectAttributesCommand;
|
|
2921
|
+
exports.GetObjectCommand = GetObjectCommand;
|
|
2922
|
+
exports.GetObjectLegalHoldCommand = GetObjectLegalHoldCommand;
|
|
2923
|
+
exports.GetObjectLockConfigurationCommand = GetObjectLockConfigurationCommand;
|
|
2924
|
+
exports.GetObjectRetentionCommand = GetObjectRetentionCommand;
|
|
2925
|
+
exports.GetObjectTaggingCommand = GetObjectTaggingCommand;
|
|
2926
|
+
exports.GetObjectTorrentCommand = GetObjectTorrentCommand;
|
|
2927
|
+
exports.GetPublicAccessBlockCommand = GetPublicAccessBlockCommand;
|
|
2928
|
+
exports.HeadBucketCommand = HeadBucketCommand;
|
|
2929
|
+
exports.HeadObjectCommand = HeadObjectCommand;
|
|
2930
|
+
exports.IntelligentTieringAccessTier = IntelligentTieringAccessTier;
|
|
2931
|
+
exports.IntelligentTieringStatus = IntelligentTieringStatus;
|
|
2932
|
+
exports.InventoryConfigurationState = InventoryConfigurationState;
|
|
2933
|
+
exports.InventoryFormat = InventoryFormat;
|
|
2934
|
+
exports.InventoryFrequency = InventoryFrequency;
|
|
2935
|
+
exports.InventoryIncludedObjectVersions = InventoryIncludedObjectVersions;
|
|
2936
|
+
exports.InventoryOptionalField = InventoryOptionalField;
|
|
2937
|
+
exports.JSONType = JSONType;
|
|
2938
|
+
exports.ListBucketAnalyticsConfigurationsCommand = ListBucketAnalyticsConfigurationsCommand;
|
|
2939
|
+
exports.ListBucketIntelligentTieringConfigurationsCommand = ListBucketIntelligentTieringConfigurationsCommand;
|
|
2940
|
+
exports.ListBucketInventoryConfigurationsCommand = ListBucketInventoryConfigurationsCommand;
|
|
2941
|
+
exports.ListBucketMetricsConfigurationsCommand = ListBucketMetricsConfigurationsCommand;
|
|
2942
|
+
exports.ListBucketsCommand = ListBucketsCommand;
|
|
2943
|
+
exports.ListDirectoryBucketsCommand = ListDirectoryBucketsCommand;
|
|
2944
|
+
exports.ListMultipartUploadsCommand = ListMultipartUploadsCommand;
|
|
2945
|
+
exports.ListObjectVersionsCommand = ListObjectVersionsCommand;
|
|
2946
|
+
exports.ListObjectsCommand = ListObjectsCommand;
|
|
2947
|
+
exports.ListObjectsV2Command = ListObjectsV2Command;
|
|
2948
|
+
exports.ListPartsCommand = ListPartsCommand;
|
|
2949
|
+
exports.LocationType = LocationType;
|
|
2950
|
+
exports.MFADelete = MFADelete;
|
|
2951
|
+
exports.MFADeleteStatus = MFADeleteStatus;
|
|
2952
|
+
exports.MetadataDirective = MetadataDirective;
|
|
2953
|
+
exports.MetricsStatus = MetricsStatus;
|
|
2954
|
+
exports.ObjectAttributes = ObjectAttributes;
|
|
2955
|
+
exports.ObjectCannedACL = ObjectCannedACL;
|
|
2956
|
+
exports.ObjectLockEnabled = ObjectLockEnabled;
|
|
2957
|
+
exports.ObjectLockLegalHoldStatus = ObjectLockLegalHoldStatus;
|
|
2958
|
+
exports.ObjectLockMode = ObjectLockMode;
|
|
2959
|
+
exports.ObjectLockRetentionMode = ObjectLockRetentionMode;
|
|
2960
|
+
exports.ObjectOwnership = ObjectOwnership;
|
|
2961
|
+
exports.ObjectStorageClass = ObjectStorageClass;
|
|
2962
|
+
exports.ObjectVersionStorageClass = ObjectVersionStorageClass;
|
|
2963
|
+
exports.OptionalObjectAttributes = OptionalObjectAttributes;
|
|
2964
|
+
exports.OwnerOverride = OwnerOverride;
|
|
2965
|
+
exports.PartitionDateSource = PartitionDateSource;
|
|
2966
|
+
exports.Payer = Payer;
|
|
2967
|
+
exports.Permission = Permission;
|
|
2968
|
+
exports.Protocol = Protocol;
|
|
2969
|
+
exports.PutBucketAbacCommand = PutBucketAbacCommand;
|
|
2970
|
+
exports.PutBucketAccelerateConfigurationCommand = PutBucketAccelerateConfigurationCommand;
|
|
2971
|
+
exports.PutBucketAclCommand = PutBucketAclCommand;
|
|
2972
|
+
exports.PutBucketAnalyticsConfigurationCommand = PutBucketAnalyticsConfigurationCommand;
|
|
2973
|
+
exports.PutBucketCorsCommand = PutBucketCorsCommand;
|
|
2974
|
+
exports.PutBucketEncryptionCommand = PutBucketEncryptionCommand;
|
|
2975
|
+
exports.PutBucketIntelligentTieringConfigurationCommand = PutBucketIntelligentTieringConfigurationCommand;
|
|
2976
|
+
exports.PutBucketInventoryConfigurationCommand = PutBucketInventoryConfigurationCommand;
|
|
2977
|
+
exports.PutBucketLifecycleConfigurationCommand = PutBucketLifecycleConfigurationCommand;
|
|
2978
|
+
exports.PutBucketLoggingCommand = PutBucketLoggingCommand;
|
|
2979
|
+
exports.PutBucketMetricsConfigurationCommand = PutBucketMetricsConfigurationCommand;
|
|
2980
|
+
exports.PutBucketNotificationConfigurationCommand = PutBucketNotificationConfigurationCommand;
|
|
2981
|
+
exports.PutBucketOwnershipControlsCommand = PutBucketOwnershipControlsCommand;
|
|
2982
|
+
exports.PutBucketPolicyCommand = PutBucketPolicyCommand;
|
|
2983
|
+
exports.PutBucketReplicationCommand = PutBucketReplicationCommand;
|
|
2984
|
+
exports.PutBucketRequestPaymentCommand = PutBucketRequestPaymentCommand;
|
|
2985
|
+
exports.PutBucketTaggingCommand = PutBucketTaggingCommand;
|
|
2986
|
+
exports.PutBucketVersioningCommand = PutBucketVersioningCommand;
|
|
2987
|
+
exports.PutBucketWebsiteCommand = PutBucketWebsiteCommand;
|
|
2988
|
+
exports.PutObjectAclCommand = PutObjectAclCommand;
|
|
2989
|
+
exports.PutObjectCommand = PutObjectCommand;
|
|
2990
|
+
exports.PutObjectLegalHoldCommand = PutObjectLegalHoldCommand;
|
|
2991
|
+
exports.PutObjectLockConfigurationCommand = PutObjectLockConfigurationCommand;
|
|
2992
|
+
exports.PutObjectRetentionCommand = PutObjectRetentionCommand;
|
|
2993
|
+
exports.PutObjectTaggingCommand = PutObjectTaggingCommand;
|
|
2994
|
+
exports.PutPublicAccessBlockCommand = PutPublicAccessBlockCommand;
|
|
2995
|
+
exports.QuoteFields = QuoteFields;
|
|
2996
|
+
exports.RenameObjectCommand = RenameObjectCommand;
|
|
2997
|
+
exports.ReplicaModificationsStatus = ReplicaModificationsStatus;
|
|
2998
|
+
exports.ReplicationRuleStatus = ReplicationRuleStatus;
|
|
2999
|
+
exports.ReplicationStatus = ReplicationStatus;
|
|
3000
|
+
exports.ReplicationTimeStatus = ReplicationTimeStatus;
|
|
3001
|
+
exports.RequestCharged = RequestCharged;
|
|
3002
|
+
exports.RequestPayer = RequestPayer;
|
|
3003
|
+
exports.RestoreObjectCommand = RestoreObjectCommand;
|
|
3004
|
+
exports.RestoreRequestType = RestoreRequestType;
|
|
3005
|
+
exports.S3 = S3;
|
|
3006
|
+
exports.S3Client = S3Client;
|
|
3007
|
+
exports.S3TablesBucketType = S3TablesBucketType;
|
|
3008
|
+
exports.SelectObjectContentCommand = SelectObjectContentCommand;
|
|
3009
|
+
exports.ServerSideEncryption = ServerSideEncryption;
|
|
3010
|
+
exports.SessionMode = SessionMode;
|
|
3011
|
+
exports.SseKmsEncryptedObjectsStatus = SseKmsEncryptedObjectsStatus;
|
|
3012
|
+
exports.StorageClass = StorageClass;
|
|
3013
|
+
exports.StorageClassAnalysisSchemaVersion = StorageClassAnalysisSchemaVersion;
|
|
3014
|
+
exports.TableSseAlgorithm = TableSseAlgorithm;
|
|
3015
|
+
exports.TaggingDirective = TaggingDirective;
|
|
3016
|
+
exports.Tier = Tier;
|
|
3017
|
+
exports.TransitionDefaultMinimumObjectSize = TransitionDefaultMinimumObjectSize;
|
|
3018
|
+
exports.TransitionStorageClass = TransitionStorageClass;
|
|
3019
|
+
exports.Type = Type;
|
|
3020
|
+
exports.UpdateBucketMetadataInventoryTableConfigurationCommand = UpdateBucketMetadataInventoryTableConfigurationCommand;
|
|
3021
|
+
exports.UpdateBucketMetadataJournalTableConfigurationCommand = UpdateBucketMetadataJournalTableConfigurationCommand;
|
|
3022
|
+
exports.UpdateObjectEncryptionCommand = UpdateObjectEncryptionCommand;
|
|
3023
|
+
exports.UploadPartCommand = UploadPartCommand;
|
|
3024
|
+
exports.UploadPartCopyCommand = UploadPartCopyCommand;
|
|
3025
|
+
exports.WriteGetObjectResponseCommand = WriteGetObjectResponseCommand;
|
|
3026
|
+
exports.paginateListBuckets = paginateListBuckets;
|
|
3027
|
+
exports.paginateListDirectoryBuckets = paginateListDirectoryBuckets;
|
|
3028
|
+
exports.paginateListObjectsV2 = paginateListObjectsV2;
|
|
3029
|
+
exports.paginateListParts = paginateListParts;
|
|
3030
|
+
exports.waitForBucketExists = waitForBucketExists;
|
|
3031
|
+
exports.waitForBucketNotExists = waitForBucketNotExists;
|
|
3032
|
+
exports.waitForObjectExists = waitForObjectExists;
|
|
3033
|
+
exports.waitForObjectNotExists = waitForObjectNotExists;
|
|
3034
|
+
exports.waitUntilBucketExists = waitUntilBucketExists;
|
|
3035
|
+
exports.waitUntilBucketNotExists = waitUntilBucketNotExists;
|
|
3036
|
+
exports.waitUntilObjectExists = waitUntilObjectExists;
|
|
3037
|
+
exports.waitUntilObjectNotExists = waitUntilObjectNotExists;
|
|
3038
|
+
Object.prototype.hasOwnProperty.call(schemas_0, '__proto__') &&
|
|
3039
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
3040
|
+
Object.defineProperty(exports, '__proto__', {
|
|
3041
|
+
enumerable: true,
|
|
3042
|
+
value: schemas_0['__proto__']
|
|
3043
|
+
});
|
|
3044
|
+
|
|
3045
|
+
Object.keys(schemas_0).forEach(function (k) {
|
|
3046
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = schemas_0[k];
|
|
3047
|
+
});
|
|
3048
|
+
Object.prototype.hasOwnProperty.call(errors, '__proto__') &&
|
|
3049
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
3050
|
+
Object.defineProperty(exports, '__proto__', {
|
|
3051
|
+
enumerable: true,
|
|
3052
|
+
value: errors['__proto__']
|
|
3053
|
+
});
|
|
3054
|
+
|
|
3055
|
+
Object.keys(errors).forEach(function (k) {
|
|
3056
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = errors[k];
|
|
3057
|
+
});
|