gemi 0.4.76 → 0.4.77
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/{chunk-8bf925705fdcef0c.js → chunk-0db33ac43bd1d504.js} +1 -1
- package/dist/chunk-1188efed5cccf7ee.js +2 -0
- package/dist/{chunk-1c56f79378e4123d.js → chunk-193d58e0d5debcce.js} +1 -1
- package/dist/chunk-262b22a97074dc8e.js +2 -0
- package/dist/chunk-33a7a8e8edf3b1f5.js +18 -0
- package/dist/{chunk-9c05674e98ebc485.js → chunk-46c8ce96eb46b34e.js} +1 -1
- package/dist/chunk-503c9c540c3e0da0.js +3 -0
- package/dist/{chunk-b943cac32cc3670f.js → chunk-510bdb2fff647a32.js} +1 -1
- package/dist/{chunk-f9d7921dc209275a.js → chunk-64e4ceaa55b4483e.js} +1 -1
- package/dist/{chunk-30daf610f498e198.js → chunk-6cb18981e131ebdb.js} +1 -1
- package/dist/{chunk-5fb9d31b7b4629e9.js → chunk-8401f0f53dc26633.js} +1 -1
- package/dist/{chunk-48b2990a93ae50b3.js → chunk-86828b70027cd6b5.js} +2 -2
- package/dist/{chunk-269dd2cd89aa1c32.js → chunk-895d9b1ef7a65211.js} +1 -1
- package/dist/{chunk-9631e167bae739a0.js → chunk-89e90a79da7b7d4f.js} +1 -1
- package/dist/chunk-92acbb11789c8564.js +2 -0
- package/dist/{chunk-d4eceea16ddc567d.js → chunk-95e4f6637849e021.js} +2 -2
- package/dist/{chunk-168ace6fc79b185b.js → chunk-a3a347630c23269b.js} +1 -1
- package/dist/{chunk-4e37f45d636da627.js → chunk-ce4edd37b38f213e.js} +1 -1
- package/dist/{chunk-52dd5453e79e1cef.js → chunk-e2694d95f2b71db0.js} +2 -2
- package/dist/{chunk-4ad752c87b795617.js → chunk-ff29cddef49e00e4.js} +1 -1
- package/dist/client/HttpReload.d.ts.map +1 -1
- package/dist/client/index.js +1 -1
- package/dist/email/index.js +1 -1
- package/dist/kernel/index.js +1 -1
- package/dist/services/index.js +10 -1
- package/package.json +1 -1
- package/dist/chunk-1bcd5298c5503e57.js +0 -2
- package/dist/chunk-28c7d04b6f555350.js +0 -3
- package/dist/chunk-68c464c5c966e3dd.js +0 -2
- package/dist/chunk-8f24eed8ba226c72.js +0 -18
- package/dist/chunk-de7896c8140b39b1.js +0 -2
package/dist/services/index.js
CHANGED
|
@@ -1,2 +1,11 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"../chunk-b943cac32cc3670f.js";import{A as W} from"../chunk-e3d242546d1a2927.js";import{$ as kr,D as Jr,E as Qg,F as Bg,G as Yg,H as vg,I as Fw,J as n,K as p,L as Yl,M as Js,N as Mr,O as Wh,P as Og,Q as Fh,R as Gh,S as Kh,T as _g,U as Pg,V as Eg,W as Ng,X as $g,Y as jg,Z as cg,_ as Vh,aa as bg,ba as Dg,ca as Mg,da as ig,ea as Ug,fa as xg,ga as or,ha as Tg,ia as Ms,ja as Cg,ka as zg,la as Jg,ma as yg} from"../chunk-8f24eed8ba226c72.js";import{$a as rm,Aa as wg,Ba as ag,Da as Ag,Ea as kg,Fa as im,Ga as Sg,Ha as Mf,Ia as Uf,Ja as ph,Ka as Ar,La as v,Na as ws,Qa as Sr,Ra as uh,Sa as er,Ta as th,Ua as gs,Va as Cr,Xa as Cl,Ya as $r,Za as Qh,_a as q,ab as Ig,bb as dg,cb as Lg,db as Xg,fb as z,hb as sm,na as Vg,oa as Zg,pa as J,qa as Qr,ra as Hr,sa as qg,ta as sw,wa as hg,xa as mg,ya as Ns,za as gg} from"../chunk-28c7d04b6f555350.js";import{jb as Gw} from"../chunk-4e37f45d636da627.js";import{kb as c,lb as eg} from"../chunk-48b2990a93ae50b3.js";import"../chunk-5fb9d31b7b4629e9.js";import"../chunk-9631e167bae739a0.js";import{Eb as Fg} from"../chunk-d4eceea16ddc567d.js";import{Fb as F3} from"../chunk-4ad752c87b795617.js";class sr{}class yr extends sr{r;constructor(r=`${process.env.ROOT_DIR}/storage`){super();this.folderPath=r}async put(r){let s,l;if(r instanceof Blob)s=r,l=`${Jr()}.${r.type.split("/")[1].split(";")[0]}`;else s=r.body,l=r.name;const f=s instanceof Buffer?s:Buffer.from(await s.arrayBuffer()),h=`${this.folderPath}/${l}`;return await Bun.write(h,f),l}async fetch(r){let s=process.env.BUCKET_NAME,l;if(typeof r==="string")l=r;else s=r.bucket??s,l=r.name;if(!l)throw new Error("Object name has to be specified");const f=`${this.folderPath}/${l}`,h=Bun.file(f),m=Bun.file(f).stream(),g=new Date(h.lastModified).toUTCString();return new Response(m,{headers:{"Content-Type":h.type,"Content-Length":String(h.size),"Cache-Control":"private, max-age=12000, must-revalidate","Last-Modified":g}})}}class lf{driver=new yr}function dw(r){return(s)=>async(l)=>{const{request:f}=l;if(J.isInstance(f)&&f.body&&r.runtime==="node"){if(r.requestHandler?.constructor?.name!=="FetchHttpHandler")f.headers={...f.headers,Expect:"100-continue"}}return s({...l,request:f})}}var Pw={step:"build",tags:["SET_EXPECT_HEADER","EXPECT_HEADER"],name:"addExpectContinueMiddleware",override:!0},ff=(r)=>({applyToStack:(s)=>{s.add(dw(r),Pw)}});function Nw(){return(r,s)=>async(l)=>{const{request:f}=l;if(J.isInstance(f)){if(!(Ew in f.headers))if(typeof s?.logger?.warn==="function"&&!(s.logger instanceof Hr))s.logger.warn("Are you using a Stream of unknown length as the Body of a PutObject request? Consider using Upload instead from @aws-sdk/lib-storage.");else console.warn("Are you using a Stream of unknown length as the Body of a PutObject request? Consider using Upload instead from @aws-sdk/lib-storage.")}return r({...l})}}var Ew="content-length",$w={step:"finalizeRequest",tags:["CHECK_CONTENT_LENGTH_HEADER"],name:"getCheckContentLengthHeaderPlugin",override:!0},hf=(r)=>({applyToStack:(s)=>{s.add(Nw(),$w)}});var mf=(r)=>{return(s,l)=>async(f)=>{const h=await r.region(),m=r.region;let g=()=>{};if(l.__s3RegionRedirect)Object.defineProperty(r,"region",{writable:!1,value:async()=>{return l.__s3RegionRedirect}}),g=()=>Object.defineProperty(r,"region",{writable:!0,value:m});try{const w=await s(f);if(l.__s3RegionRedirect){g();const a=await r.region();if(h!==a)throw new Error("Region was not restored following S3 region redirect.")}return w}catch(w){throw g(),w}}},gf={tags:["REGION_REDIRECT","S3"],name:"regionRedirectEndpointMiddleware",override:!0,relation:"before",toMiddleware:"endpointV2Middleware"};function Dw(r){return(s,l)=>async(f)=>{try{return await s(f)}catch(h){if(r.followRegionRedirects&&h?.$metadata?.httpStatusCode===301){try{const m=h.$response.headers["x-amz-bucket-region"];l.logger?.debug(`Redirecting from ${await r.region()} to ${m}`),l.__s3RegionRedirect=m}catch(m){throw new Error("Region redirect failed: "+m)}return s(f)}else throw h}}}var Mw={step:"initialize",tags:["REGION_REDIRECT","S3"],name:"regionRedirectMiddleware",override:!0},wf=(r)=>({applyToStack:(s)=>{s.add(Dw(r),Mw),s.addRelativeTo(mf(r),gf)}});var Uw=(r)=>{return(s,l)=>async(f)=>{const h=await s(f),{response:m}=h;if(Qr.isInstance(m)){if(m.headers.expires){m.headers.expiresstring=m.headers.expires;try{$r(m.headers.expires)}catch(g){l.logger?.warn(`AWS SDK Warning for ${l.clientName}::${l.commandName} response parsing (${m.headers.expires}): ${g}`),delete m.headers.expires}}}return h}},Tw={tags:["S3"],name:"s3ExpiresMiddleware",override:!0,relation:"after",toMiddleware:"deserializerMiddleware"},af=(r)=>({applyToStack:(s)=>{s.addRelativeTo(Uw(r),Tw)}});class lr{constructor(r={}){this.data=r,this.lastPurgeTime=Date.now()}get(r){const s=this.data[r];if(!s)return;return s}set(r,s){return this.data[r]=s,s}delete(r){delete this.data[r]}async purgeExpired(){const r=Date.now();if(this.lastPurgeTime+lr.EXPIRED_CREDENTIAL_PURGE_INTERVAL_MS>r)return;for(let s in this.data){const l=this.data[s];if(!l.isRefreshing){const f=await l.identity;if(f.expiration){if(f.expiration.getTime()<r)delete this.data[s]}}}}}lr.EXPIRED_CREDENTIAL_PURGE_INTERVAL_MS=30000;class fr{constructor(r,s=!1,l=Date.now()){this._identity=r,this.isRefreshing=s,this.accessed=l}get identity(){return this.accessed=Date.now(),this._identity}}class hr{constructor(r,s=new lr){this.createSessionFn=r,this.cache=s}async getS3ExpressIdentity(r,s){const l=s.Bucket,{cache:f}=this,h=f.get(l);if(h)return h.identity.then((m)=>{if((m.expiration?.getTime()??0)<Date.now())return f.set(l,new fr(this.getIdentity(l))).identity;if((m.expiration?.getTime()??0)<Date.now()+hr.REFRESH_WINDOW_MS&&!h.isRefreshing)h.isRefreshing=!0,this.getIdentity(l).then((a)=>{f.set(l,new fr(Promise.resolve(a)))});return m});return f.set(l,new fr(this.getIdentity(l))).identity}async getIdentity(r){await this.cache.purgeExpired().catch((f)=>{console.warn("Error while clearing expired entries in S3ExpressIdentityCache: \n"+f)});const s=await this.createSessionFn(r);if(!s.Credentials?.AccessKeyId||!s.Credentials?.SecretAccessKey)throw new Error("s3#createSession response credential missing AccessKeyId or SecretAccessKey.");return{accessKeyId:s.Credentials.AccessKeyId,secretAccessKey:s.Credentials.SecretAccessKey,sessionToken:s.Credentials.SessionToken,expiration:s.Credentials.Expiration?new Date(s.Credentials.Expiration):void 0}}}hr.REFRESH_WINDOW_MS=60000;var If=W(Fw(),1);var Sf="Directory",ef="S3Express",Rf="sigv4-s3express",Br="X-Amz-S3session-Token",Dr=Br.toLowerCase(),Cw="AWS_S3_DISABLE_EXPRESS_SESSION_AUTH",zw="s3_disable_express_session_auth",Ls={environmentVariableSelector:(r)=>n(r,Cw,p.ENV),configFileSelector:(r)=>n(r,zw,p.CONFIG),default:!1};var Af=function(r){return{accessKeyId:r.accessKeyId,secretAccessKey:r.secretAccessKey,expiration:r.expiration}},kf=function(r,s){const l=setTimeout(()=>{throw new Error("SignatureV4S3Express credential override was created but not called.")},10),f=r.credentialProvider,h=()=>{return clearTimeout(l),r.credentialProvider=f,Promise.resolve(s)};r.credentialProvider=h};class Yr extends If.SignatureV4{async signWithCredentials(r,s,l){const f=Af(s);r.headers[Dr]=s.sessionToken;const h=this;return kf(h,f),h.signRequest(r,l??{})}async presignWithCredentials(r,s,l){const f=Af(s);return delete r.headers[Dr],r.headers[Br]=s.sessionToken,r.query=r.query??{},r.query[Br]=s.sessionToken,kf(this,f),this.presign(r,l)}}var df=(r)=>{return(s,l)=>async(f)=>{if(l.endpointV2){const h=l.endpointV2,m=h.properties?.authSchemes?.[0]?.name===Rf;if(h.properties?.backend===ef||h.properties?.bucketType===Sf)l.isS3ExpressBucket=!0;if(m){const w=f.input.Bucket;if(w){const a=await r.s3ExpressIdentityProvider.getS3ExpressIdentity(await r.credentials(),{Bucket:w});if(l.s3ExpressIdentity=a,J.isInstance(f.request)&&a.sessionToken)f.request.headers[Dr]=a.sessionToken}}}return s(f)}},Pf={name:"s3ExpressMiddleware",step:"build",tags:["S3","S3_EXPRESS"],override:!0},Xs=(r)=>({applyToStack:(s)=>{s.add(df(r),Pf)}});var Nf=W(Js(),1);var Kw=W(Gw(),1);var Ef=async(r,s,l,f)=>{const h=await f.signWithCredentials(l,r,{});if(h.headers["X-Amz-Security-Token"]||h.headers["x-amz-security-token"])throw new Error("X-Amz-Security-Token must not be set for s3-express requests.");return h};var Ww=(r)=>(s)=>{throw s},Vw=(r,s)=>{};var $f=(r)=>(s,l)=>async(f)=>{if(!J.isInstance(f.request))return s(f);const m=Mr(l).selectedHttpAuthScheme;if(!m)throw new Error("No HttpAuthScheme was selected: unable to sign request");const{httpAuthOption:{signingProperties:g={}},identity:w,signer:a}=m;let P;if(l.s3ExpressIdentity)P=await Ef(l.s3ExpressIdentity,g,f.request,await r.signer());else P=await a.sign(f.request,w,g);const E=await s({...f,request:P}).catch((a.errorHandler||Ww)(g));return(a.successHandler||Vw)(E.response,g),E},ys=(r)=>({applyToStack:(s)=>{s.addRelativeTo($f(r),Nf.httpSigningMiddlewareOptions)}});var Df=(r,{session:s})=>{const[l,f]=s;return{...r,forcePathStyle:r.forcePathStyle??!1,useAccelerateEndpoint:r.useAccelerateEndpoint??!1,disableMultiregionAccessPoints:r.disableMultiregionAccessPoints??!1,followRegionRedirects:r.followRegionRedirects??!1,s3ExpressIdentityProvider:r.s3ExpressIdentityProvider??new hr(async(h)=>l().send(new f({Bucket:h,SessionMode:"ReadWrite"}))),bucketEndpoint:r.bucketEndpoint??!1}};var Zw={CopyObjectCommand:!0,UploadPartCopyCommand:!0,CompleteMultipartUploadCommand:!0},Lw=3000,Xw=(r)=>(s,l)=>async(f)=>{const h=await s(f),{response:m}=h;if(!Qr.isInstance(m))return h;const{statusCode:g,body:w}=m;if(g<200||g>=300)return h;let a=w,P=w;if(w&&typeof w==="object"&&!(w instanceof Uint8Array))[a,P]=await Mf(w);m.body=P;const E=await Jw(a,{streamCollector:async(N)=>{return Uf(N,Lw)}});if(typeof a?.destroy==="function")a.destroy();const $=r.utf8Encoder(E.subarray(E.length-16));if(E.length===0&&Zw[l.commandName]){const N=new Error("S3 aborted request");throw N.name="InternalError",N}if($&&$.endsWith("</Error>"))m.statusCode=400;return h},Jw=(r=new Uint8Array,s)=>{if(r instanceof Uint8Array)return Promise.resolve(r);return s.streamCollector(r)||Promise.resolve(new Uint8Array)},yw={relation:"after",toMiddleware:"deserializerMiddleware",tags:["THROW_200_EXCEPTIONS","S3"],name:"throw200ExceptionsMiddleware",override:!0},vr=(r)=>({applyToStack:(s)=>{s.addRelativeTo(Xw(r),yw)}});var Hs=(r)=>typeof r==="string"&&r.indexOf("arn:")===0&&r.split(":").length>=6;function Tf(r){return(s,l)=>async(f)=>{if(r.bucketEndpoint){const h=l.endpointV2;if(h){const m=f.input.Bucket;if(typeof m==="string")try{const g=new URL(m);h.url=g}catch(g){const w=`@aws-sdk/middleware-sdk-s3: bucketEndpoint=true was set but Bucket=${m} could not be parsed as URL.`;if(l.logger?.constructor?.name==="NoOpLogger")console.warn(w);else l.logger?.warn?.(w);throw g}}}return s(f)}}var Cf={name:"bucketEndpointMiddleware",override:!0,relation:"after",toMiddleware:"endpointV2Middleware"};function Hw({bucketEndpoint:r}){return(s)=>async(l)=>{const{input:{Bucket:f}}=l;if(!r&&typeof f==="string"&&!Hs(f)&&f.indexOf("/")>=0){const h=new Error(`Bucket name shouldn't contain '/', received '${f}'`);throw h.name="InvalidBucketName",h}return s({...l})}}var Qw={step:"initialize",tags:["VALIDATE_BUCKET_NAME"],name:"validateBucketNameMiddleware",override:!0},zf=(r)=>({applyToStack:(s)=>{s.add(Hw(r),Qw),s.addRelativeTo(Tf(r),Cf)}});var dr=W(Js(),1);var Ff=(r)=>({...r,eventStreamMarshaller:r.eventStreamSerdeProvider(r)});var nr=W(or(),1);var qr={CrtSignerV4:null};class Qs{constructor(r){this.sigv4Signer=new Yr(r),this.signerOptions=r}async sign(r,s={}){if(s.signingRegion==="*"){if(this.signerOptions.runtime!=="node")throw new Error("This request requires signing with SigV4Asymmetric algorithm. It's only available in Node.js");return this.getSigv4aSigner().sign(r,s)}return this.sigv4Signer.sign(r,s)}async signWithCredentials(r,s,l={}){if(l.signingRegion==="*"){if(this.signerOptions.runtime!=="node")throw new Error("This request requires signing with SigV4Asymmetric algorithm. It's only available in Node.js");return this.getSigv4aSigner().signWithCredentials(r,s,l)}return this.sigv4Signer.signWithCredentials(r,s,l)}async presign(r,s={}){if(s.signingRegion==="*"){if(this.signerOptions.runtime!=="node")throw new Error("This request requires signing with SigV4Asymmetric algorithm. It's only available in Node.js");return this.getSigv4aSigner().presign(r,s)}return this.sigv4Signer.presign(r,s)}async presignWithCredentials(r,s,l={}){if(l.signingRegion==="*")throw new Error("Method presignWithCredentials is not supported for [signingRegion=*].");return this.sigv4Signer.presignWithCredentials(r,s,l)}getSigv4aSigner(){if(!this.sigv4aSigner){let r=null;try{if(r=qr.CrtSignerV4,typeof r!=="function")throw new Error}catch(s){throw s.message=`${s.message}\n`+'Please check whether you have installed the "@aws-sdk/signature-v4-crt" package explicitly. \nYou must also register the package by calling [require("@aws-sdk/signature-v4-crt");] or an ESM equivalent such as [import "@aws-sdk/signature-v4-crt";]. \nFor more information please go to https://github.com/aws/aws-sdk-js-v3#functionality-requiring-aws-common-runtime-crt',s}this.sigv4aSigner=new r({...this.signerOptions,signingAlgorithm:1})}return this.sigv4aSigner}}var mr={["required"]:!1,["type"]:"String"},gr={["required"]:!0,default:!1,["type"]:"Boolean"},Ur={["required"]:!1,["type"]:"Boolean"},Y={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"Accelerate"},!0]},d={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseFIPS"},!0]},I={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseDualStack"},!0]},U={["fn"]:"isSet",["argv"]:[{["ref"]:"Endpoint"}]},Nh={["fn"]:"aws.partition",["argv"]:[{["ref"]:"Region"}],["assign"]:"partitionResult"},Gf={["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"partitionResult"},"name"]},"aws-cn"]},br={["fn"]:"isSet",["argv"]:[{["ref"]:"Bucket"}]},Z={["ref"]:"Bucket"},V={["fn"]:"parseURL",["argv"]:[{["ref"]:"Endpoint"}],["assign"]:"url"},cr={["fn"]:"booleanEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"url"},"isIp"]},!0]},$h={["ref"]:"url"},Dh={["fn"]:"uriEncode",["argv"]:[Z],["assign"]:"uri_encoded_bucket"},_={["backend"]:"S3Express",["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3express",["signingRegion"]:"{Region}"}]},S={},Mh={["fn"]:"aws.isVirtualHostableS3Bucket",["argv"]:[Z,!1]},Bs={["error"]:"S3Express bucket name is not a valid virtual hostable name.",["type"]:"error"},ir={["backend"]:"S3Express",["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4-s3express",["signingName"]:"s3express",["signingRegion"]:"{Region}"}]},Kf={["fn"]:"isSet",["argv"]:[{["ref"]:"UseS3ExpressControlEndpoint"}]},Wf={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseS3ExpressControlEndpoint"},!0]},e={["fn"]:"not",["argv"]:[U]},Vf={["error"]:"Unrecognized S3Express bucket name format.",["type"]:"error"},Zf={["fn"]:"not",["argv"]:[br]},Lf={["ref"]:"hardwareType"},Xf={["conditions"]:[e],["error"]:"Expected a endpoint to be specified but no endpoint was found",["type"]:"error"},Or={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4a",["signingName"]:"s3-outposts",["signingRegionSet"]:["*"]},{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-outposts",["signingRegion"]:"{Region}"}]},Ys={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"ForcePathStyle"},!1]},Bw={["ref"]:"ForcePathStyle"},M={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"Accelerate"},!1]},C={["fn"]:"stringEquals",["argv"]:[{["ref"]:"Region"},"aws-global"]},F={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"us-east-1"}]},k={["fn"]:"not",["argv"]:[C]},G={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseGlobalEndpoint"},!0]},Jf={["url"]:"https://{Bucket}.s3-fips.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:{["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"{Region}"}]},["headers"]:{}},T={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"{Region}"}]},K={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseGlobalEndpoint"},!1]},A={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseDualStack"},!1]},yf={["url"]:"https://{Bucket}.s3-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},R={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseFIPS"},!1]},Hf={["url"]:"https://{Bucket}.s3-accelerate.dualstack.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},Qf={["url"]:"https://{Bucket}.s3.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},vs={["fn"]:"booleanEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[$h,"isIp"]},!1]},qs={["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{Bucket}",["properties"]:T,["headers"]:{}},wl={["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:T,["headers"]:{}},Bf={["endpoint"]:wl,["type"]:"endpoint"},Os={["url"]:"https://{Bucket}.s3-accelerate.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},Yf={["url"]:"https://{Bucket}.s3.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},_r={["error"]:"Invalid region: region was not a valid DNS name.",["type"]:"error"},X={["ref"]:"bucketArn"},Uh={["ref"]:"arnType"},_s={["fn"]:"getAttr",["argv"]:[X,"service"]},al={["ref"]:"accessPointName"},vf={["conditions"]:[I],["error"]:"S3 Object Lambda does not support Dual-stack",["type"]:"error"},qf={["conditions"]:[Y],["error"]:"S3 Object Lambda does not support S3 Accelerate",["type"]:"error"},Of={["conditions"]:[{["fn"]:"isSet",["argv"]:[{["ref"]:"DisableAccessPoints"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableAccessPoints"},!0]}],["error"]:"Access points are not supported for this operation",["type"]:"error"},js={["conditions"]:[{["fn"]:"isSet",["argv"]:[{["ref"]:"UseArnRegion"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseArnRegion"},!1]},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[X,"region"]},"{Region}"]}]}],["error"]:"Invalid configuration: region from ARN `{bucketArn#region}` does not match client region `{Region}` and UseArnRegion is `false`",["type"]:"error"},Th={["fn"]:"getAttr",["argv"]:[{["ref"]:"bucketPartition"},"name"]},Ch={["fn"]:"getAttr",["argv"]:[X,"accountId"]},cs={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-object-lambda",["signingRegion"]:"{bucketArn#region}"}]},_f={["error"]:"Invalid ARN: The access point name may only contain a-z, A-Z, 0-9 and `-`. Found: `{accessPointName}`",["type"]:"error"},bs={["error"]:"Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{bucketArn#accountId}`",["type"]:"error"},is={["error"]:"Invalid region in ARN: `{bucketArn#region}` (invalid DNS name)",["type"]:"error"},xs={["error"]:"Client was configured for partition `{partitionResult#name}` but ARN (`{Bucket}`) has `{bucketPartition#name}`",["type"]:"error"},jf={["error"]:"Invalid ARN: The ARN may only contain a single resource component after `accesspoint`.",["type"]:"error"},cf={["error"]:"Invalid ARN: Expected a resource of the format `accesspoint:<accesspoint name>` but no name was provided",["type"]:"error"},Tr={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"{bucketArn#region}"}]},bf={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4a",["signingName"]:"s3-outposts",["signingRegionSet"]:["*"]},{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-outposts",["signingRegion"]:"{bucketArn#region}"}]},xf={["fn"]:"aws.parseArn",["argv"]:[Z]},of={["url"]:"https://s3-fips.dualstack.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:T,["headers"]:{}},nf={["url"]:"https://s3-fips.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:T,["headers"]:{}},pf={["url"]:"https://s3.dualstack.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:T,["headers"]:{}},os={["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{uri_encoded_bucket}",["properties"]:T,["headers"]:{}},uf={["url"]:"https://s3.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:T,["headers"]:{}},tf={["ref"]:"UseObjectLambdaEndpoint"},ns={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-object-lambda",["signingRegion"]:"{Region}"}]},rh={["url"]:"https://s3-fips.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},sh={["url"]:"https://s3-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},lh={["url"]:"https://s3.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},ps={["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:T,["headers"]:{}},fh={["url"]:"https://s3.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},us=[{["ref"]:"Region"}],Yw=[{["ref"]:"Endpoint"}],vw=[Z],ts=[I],jr=[Y],u=[U,V],hh=[{["fn"]:"isSet",["argv"]:[{["ref"]:"DisableS3ExpressSessionAuth"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableS3ExpressSessionAuth"},!0]}],mh=[cr],rl=[Dh],sl=[Mh],wr=[d],gh=[{["fn"]:"substring",["argv"]:[Z,6,14,!0],["assign"]:"s3expressAvailabilityZoneId"},{["fn"]:"substring",["argv"]:[Z,14,16,!0],["assign"]:"s3expressAvailabilityZoneDelim"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"s3expressAvailabilityZoneDelim"},"--"]}],wh=[{["conditions"]:[d],["endpoint"]:{["url"]:"https://{Bucket}.s3express-fips-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:_,["headers"]:{}},["type"]:"endpoint"},{["endpoint"]:{["url"]:"https://{Bucket}.s3express-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:_,["headers"]:{}},["type"]:"endpoint"}],ah=[{["fn"]:"substring",["argv"]:[Z,6,15,!0],["assign"]:"s3expressAvailabilityZoneId"},{["fn"]:"substring",["argv"]:[Z,15,17,!0],["assign"]:"s3expressAvailabilityZoneDelim"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"s3expressAvailabilityZoneDelim"},"--"]}],Sh=[{["conditions"]:[d],["endpoint"]:{["url"]:"https://{Bucket}.s3express-fips-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:ir,["headers"]:{}},["type"]:"endpoint"},{["endpoint"]:{["url"]:"https://{Bucket}.s3express-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:ir,["headers"]:{}},["type"]:"endpoint"}],qw=[br],eh=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"outpostId"},!1]}],Rh=[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"regionPrefix"},"beta"]}],Ow=["*"],b=[Nh],Ah=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"Region"},!1]}],i=[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"Region"},"us-east-1"]}],ll=[{["fn"]:"stringEquals",["argv"]:[Uh,"accesspoint"]}],kh=[{["fn"]:"getAttr",["argv"]:[X,"resourceId[1]"],["assign"]:"accessPointName"},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[al,""]}]}],_w=[X,"resourceId[1]"],fl=[{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[X,"region"]},""]}]}],Ih=[{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"getAttr",["argv"]:[X,"resourceId[2]"]}]}]}],jw=[X,"resourceId[2]"],hl=[{["fn"]:"aws.partition",["argv"]:[{["fn"]:"getAttr",["argv"]:[X,"region"]}],["assign"]:"bucketPartition"}],dh=[{["fn"]:"stringEquals",["argv"]:[Th,{["fn"]:"getAttr",["argv"]:[{["ref"]:"partitionResult"},"name"]}]}],ml=[{["fn"]:"isValidHostLabel",["argv"]:[{["fn"]:"getAttr",["argv"]:[X,"region"]},!0]}],gl=[{["fn"]:"isValidHostLabel",["argv"]:[Ch,!1]}],Ph=[{["fn"]:"isValidHostLabel",["argv"]:[al,!1]}],Eh=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"Region"},!0]}],cw={version:"1.0",parameters:{Bucket:mr,Region:mr,UseFIPS:gr,UseDualStack:gr,Endpoint:mr,ForcePathStyle:gr,Accelerate:gr,UseGlobalEndpoint:gr,UseObjectLambdaEndpoint:Ur,Key:mr,Prefix:mr,CopySource:mr,DisableAccessPoints:Ur,DisableMultiRegionAccessPoints:gr,UseArnRegion:Ur,UseS3ExpressControlEndpoint:Ur,DisableS3ExpressSessionAuth:Ur},rules:[{["conditions"]:[{["fn"]:"isSet",["argv"]:us}],rules:[{["conditions"]:[Y,d],error:"Accelerate cannot be used with FIPS",["type"]:"error"},{["conditions"]:[I,U],error:"Cannot set dual-stack in combination with a custom endpoint.",["type"]:"error"},{["conditions"]:[U,d],error:"A custom endpoint cannot be combined with FIPS",["type"]:"error"},{["conditions"]:[U,Y],error:"A custom endpoint cannot be combined with S3 Accelerate",["type"]:"error"},{["conditions"]:[d,Nh,Gf],error:"Partition does not support FIPS",["type"]:"error"},{["conditions"]:[br,{["fn"]:"substring",["argv"]:[Z,0,6,!0],["assign"]:"bucketSuffix"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"bucketSuffix"},"--x-s3"]}],rules:[{["conditions"]:ts,error:"S3Express does not support Dual-stack.",["type"]:"error"},{["conditions"]:jr,error:"S3Express does not support S3 Accelerate.",["type"]:"error"},{["conditions"]:u,rules:[{["conditions"]:hh,rules:[{["conditions"]:mh,rules:[{["conditions"]:rl,rules:[{endpoint:{["url"]:"{url#scheme}://{url#authority}/{uri_encoded_bucket}{url#path}",["properties"]:_,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:sl,rules:[{endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:_,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},Bs],["type"]:"tree"},{["conditions"]:mh,rules:[{["conditions"]:rl,rules:[{endpoint:{["url"]:"{url#scheme}://{url#authority}/{uri_encoded_bucket}{url#path}",["properties"]:ir,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:sl,rules:[{endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:ir,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},Bs],["type"]:"tree"},{["conditions"]:[Kf,Wf],rules:[{["conditions"]:[Dh,e],rules:[{["conditions"]:wr,endpoint:{["url"]:"https://s3express-control-fips.{Region}.amazonaws.com/{uri_encoded_bucket}",["properties"]:_,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3express-control.{Region}.amazonaws.com/{uri_encoded_bucket}",["properties"]:_,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:sl,rules:[{["conditions"]:hh,rules:[{["conditions"]:gh,rules:wh,["type"]:"tree"},{["conditions"]:ah,rules:wh,["type"]:"tree"},Vf],["type"]:"tree"},{["conditions"]:gh,rules:Sh,["type"]:"tree"},{["conditions"]:ah,rules:Sh,["type"]:"tree"},Vf],["type"]:"tree"},Bs],["type"]:"tree"},{["conditions"]:[Zf,Kf,Wf],rules:[{["conditions"]:u,endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:_,["headers"]:S},["type"]:"endpoint"},{["conditions"]:wr,endpoint:{["url"]:"https://s3express-control-fips.{Region}.amazonaws.com",["properties"]:_,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3express-control.{Region}.amazonaws.com",["properties"]:_,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[br,{["fn"]:"substring",["argv"]:[Z,49,50,!0],["assign"]:"hardwareType"},{["fn"]:"substring",["argv"]:[Z,8,12,!0],["assign"]:"regionPrefix"},{["fn"]:"substring",["argv"]:[Z,0,7,!0],["assign"]:"bucketAliasSuffix"},{["fn"]:"substring",["argv"]:[Z,32,49,!0],["assign"]:"outpostId"},{["fn"]:"aws.partition",["argv"]:us,["assign"]:"regionPartition"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"bucketAliasSuffix"},"--op-s3"]}],rules:[{["conditions"]:eh,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Lf,"e"]}],rules:[{["conditions"]:Rh,rules:[Xf,{["conditions"]:u,endpoint:{["url"]:"https://{Bucket}.ec2.{url#authority}",["properties"]:Or,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{endpoint:{["url"]:"https://{Bucket}.ec2.s3-outposts.{Region}.{regionPartition#dnsSuffix}",["properties"]:Or,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Lf,"o"]}],rules:[{["conditions"]:Rh,rules:[Xf,{["conditions"]:u,endpoint:{["url"]:"https://{Bucket}.op-{outpostId}.{url#authority}",["properties"]:Or,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{endpoint:{["url"]:"https://{Bucket}.op-{outpostId}.s3-outposts.{Region}.{regionPartition#dnsSuffix}",["properties"]:Or,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{error:"Unrecognized hardware type: \"Expected hardware type o or e but got {hardwareType}\"",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: The outpost Id must only contain a-z, A-Z, 0-9 and `-`.",["type"]:"error"}],["type"]:"tree"},{["conditions"]:qw,rules:[{["conditions"]:[U,{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"parseURL",["argv"]:Yw}]}]}],error:"Custom endpoint `{Endpoint}` was not a valid URI",["type"]:"error"},{["conditions"]:[Ys,Mh],rules:[{["conditions"]:b,rules:[{["conditions"]:Ah,rules:[{["conditions"]:[Y,Gf],error:"S3 Accelerate cannot be used in this region",["type"]:"error"},{["conditions"]:[I,d,M,e,C],endpoint:{["url"]:"https://{Bucket}.s3-fips.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[I,d,M,e,k,G],rules:[{endpoint:Jf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,d,M,e,k,K],endpoint:Jf,["type"]:"endpoint"},{["conditions"]:[A,d,M,e,C],endpoint:{["url"]:"https://{Bucket}.s3-fips.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,d,M,e,k,G],rules:[{endpoint:yf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,d,M,e,k,K],endpoint:yf,["type"]:"endpoint"},{["conditions"]:[I,R,Y,e,C],endpoint:{["url"]:"https://{Bucket}.s3-accelerate.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[I,R,Y,e,k,G],rules:[{endpoint:Hf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,R,Y,e,k,K],endpoint:Hf,["type"]:"endpoint"},{["conditions"]:[I,R,M,e,C],endpoint:{["url"]:"https://{Bucket}.s3.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[I,R,M,e,k,G],rules:[{endpoint:Qf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,R,M,e,k,K],endpoint:Qf,["type"]:"endpoint"},{["conditions"]:[A,R,M,U,V,cr,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{Bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,R,M,U,V,vs,C],endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,R,M,U,V,cr,k,G],rules:[{["conditions"]:i,endpoint:qs,["type"]:"endpoint"},{endpoint:qs,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,R,M,U,V,vs,k,G],rules:[{["conditions"]:i,endpoint:wl,["type"]:"endpoint"},Bf],["type"]:"tree"},{["conditions"]:[A,R,M,U,V,cr,k,K],endpoint:qs,["type"]:"endpoint"},{["conditions"]:[A,R,M,U,V,vs,k,K],endpoint:wl,["type"]:"endpoint"},{["conditions"]:[A,R,Y,e,C],endpoint:{["url"]:"https://{Bucket}.s3-accelerate.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,R,Y,e,k,G],rules:[{["conditions"]:i,endpoint:Os,["type"]:"endpoint"},{endpoint:Os,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,R,Y,e,k,K],endpoint:Os,["type"]:"endpoint"},{["conditions"]:[A,R,M,e,C],endpoint:{["url"]:"https://{Bucket}.s3.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,R,M,e,k,G],rules:[{["conditions"]:i,endpoint:{["url"]:"https://{Bucket}.s3.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:S},["type"]:"endpoint"},{endpoint:Yf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,R,M,e,k,K],endpoint:Yf,["type"]:"endpoint"}],["type"]:"tree"},_r],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[U,V,{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[$h,"scheme"]},"http"]},{["fn"]:"aws.isVirtualHostableS3Bucket",["argv"]:[Z,!0]},Ys,R,A,M],rules:[{["conditions"]:b,rules:[{["conditions"]:Ah,rules:[Bf],["type"]:"tree"},_r],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[Ys,{["fn"]:"aws.parseArn",["argv"]:vw,["assign"]:"bucketArn"}],rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:[X,"resourceId[0]"],["assign"]:"arnType"},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[Uh,""]}]}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[_s,"s3-object-lambda"]}],rules:[{["conditions"]:ll,rules:[{["conditions"]:kh,rules:[vf,qf,{["conditions"]:fl,rules:[Of,{["conditions"]:Ih,rules:[js,{["conditions"]:hl,rules:[{["conditions"]:b,rules:[{["conditions"]:dh,rules:[{["conditions"]:ml,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Ch,""]}],error:"Invalid ARN: Missing account id",["type"]:"error"},{["conditions"]:gl,rules:[{["conditions"]:Ph,rules:[{["conditions"]:u,endpoint:{["url"]:"{url#scheme}://{accessPointName}-{bucketArn#accountId}.{url#authority}{url#path}",["properties"]:cs,["headers"]:S},["type"]:"endpoint"},{["conditions"]:wr,endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-object-lambda-fips.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:cs,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-object-lambda.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:cs,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},_f],["type"]:"tree"},bs],["type"]:"tree"},is],["type"]:"tree"},xs],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},jf],["type"]:"tree"},{error:"Invalid ARN: bucket ARN is missing a region",["type"]:"error"}],["type"]:"tree"},cf],["type"]:"tree"},{error:"Invalid ARN: Object Lambda ARNs only support `accesspoint` arn types, but found: `{arnType}`",["type"]:"error"}],["type"]:"tree"},{["conditions"]:ll,rules:[{["conditions"]:kh,rules:[{["conditions"]:fl,rules:[{["conditions"]:ll,rules:[{["conditions"]:fl,rules:[Of,{["conditions"]:Ih,rules:[js,{["conditions"]:hl,rules:[{["conditions"]:b,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Th,"{partitionResult#name}"]}],rules:[{["conditions"]:ml,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[_s,"s3"]}],rules:[{["conditions"]:gl,rules:[{["conditions"]:Ph,rules:[{["conditions"]:jr,error:"Access Points do not support S3 Accelerate",["type"]:"error"},{["conditions"]:[d,I],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint-fips.dualstack.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Tr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[d,A],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint-fips.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Tr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,I],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint.dualstack.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Tr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A,U,V],endpoint:{["url"]:"{url#scheme}://{accessPointName}-{bucketArn#accountId}.{url#authority}{url#path}",["properties"]:Tr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Tr,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},_f],["type"]:"tree"},bs],["type"]:"tree"},{error:"Invalid ARN: The ARN was not for the S3 service, found: {bucketArn#service}",["type"]:"error"}],["type"]:"tree"},is],["type"]:"tree"},xs],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},jf],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"isValidHostLabel",["argv"]:[al,!0]}],rules:[{["conditions"]:ts,error:"S3 MRAP does not support dual-stack",["type"]:"error"},{["conditions"]:wr,error:"S3 MRAP does not support FIPS",["type"]:"error"},{["conditions"]:jr,error:"S3 MRAP does not support S3 Accelerate",["type"]:"error"},{["conditions"]:[{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableMultiRegionAccessPoints"},!0]}],error:"Invalid configuration: Multi-Region Access Point ARNs are disabled.",["type"]:"error"},{["conditions"]:[{["fn"]:"aws.partition",["argv"]:us,["assign"]:"mrapPartition"}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"mrapPartition"},"name"]},{["fn"]:"getAttr",["argv"]:[X,"partition"]}]}],rules:[{endpoint:{["url"]:"https://{accessPointName}.accesspoint.s3-global.{mrapPartition#dnsSuffix}",["properties"]:{["authSchemes"]:[{["disableDoubleEncoding"]:!0,name:"sigv4a",["signingName"]:"s3",["signingRegionSet"]:Ow}]},["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{error:"Client was configured for partition `{mrapPartition#name}` but bucket referred to partition `{bucketArn#partition}`",["type"]:"error"}],["type"]:"tree"}],["type"]:"tree"},{error:"Invalid Access Point Name",["type"]:"error"}],["type"]:"tree"},cf],["type"]:"tree"},{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[_s,"s3-outposts"]}],rules:[{["conditions"]:ts,error:"S3 Outposts does not support Dual-stack",["type"]:"error"},{["conditions"]:wr,error:"S3 Outposts does not support FIPS",["type"]:"error"},{["conditions"]:jr,error:"S3 Outposts does not support S3 Accelerate",["type"]:"error"},{["conditions"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"getAttr",["argv"]:[X,"resourceId[4]"]}]}],error:"Invalid Arn: Outpost Access Point ARN contains sub resources",["type"]:"error"},{["conditions"]:[{["fn"]:"getAttr",["argv"]:_w,["assign"]:"outpostId"}],rules:[{["conditions"]:eh,rules:[js,{["conditions"]:hl,rules:[{["conditions"]:b,rules:[{["conditions"]:dh,rules:[{["conditions"]:ml,rules:[{["conditions"]:gl,rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:jw,["assign"]:"outpostType"}],rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:[X,"resourceId[3]"],["assign"]:"accessPointName"}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"outpostType"},"accesspoint"]}],rules:[{["conditions"]:u,endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.{outpostId}.{url#authority}",["properties"]:bf,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.{outpostId}.s3-outposts.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:bf,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{error:"Expected an outpost type `accesspoint`, found {outpostType}",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: expected an access point name",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: Expected a 4-component resource",["type"]:"error"}],["type"]:"tree"},bs],["type"]:"tree"},is],["type"]:"tree"},xs],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{error:"Invalid ARN: The outpost Id may only contain a-z, A-Z, 0-9 and `-`. Found: `{outpostId}`",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: The Outpost Id was not set",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: Unrecognized format: {Bucket} (type: {arnType})",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: No ARN type specified",["type"]:"error"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"substring",["argv"]:[Z,0,4,!1],["assign"]:"arnPrefix"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"arnPrefix"},"arn:"]},{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[xf]}]}],error:"Invalid ARN: `{Bucket}` was not a valid ARN",["type"]:"error"},{["conditions"]:[{["fn"]:"booleanEquals",["argv"]:[Bw,!0]},xf],error:"Path-style addressing cannot be used with ARN buckets",["type"]:"error"},{["conditions"]:rl,rules:[{["conditions"]:b,rules:[{["conditions"]:[M],rules:[{["conditions"]:[I,e,d,C],endpoint:{["url"]:"https://s3-fips.dualstack.us-east-1.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[I,e,d,k,G],rules:[{endpoint:of,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,e,d,k,K],endpoint:of,["type"]:"endpoint"},{["conditions"]:[A,e,d,C],endpoint:{["url"]:"https://s3-fips.us-east-1.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,e,d,k,G],rules:[{endpoint:nf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,e,d,k,K],endpoint:nf,["type"]:"endpoint"},{["conditions"]:[I,e,R,C],endpoint:{["url"]:"https://s3.dualstack.us-east-1.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[I,e,R,k,G],rules:[{endpoint:pf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,e,R,k,K],endpoint:pf,["type"]:"endpoint"},{["conditions"]:[A,U,V,R,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{uri_encoded_bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,U,V,R,k,G],rules:[{["conditions"]:i,endpoint:os,["type"]:"endpoint"},{endpoint:os,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,U,V,R,k,K],endpoint:os,["type"]:"endpoint"},{["conditions"]:[A,e,R,C],endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,e,R,k,G],rules:[{["conditions"]:i,endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:T,["headers"]:S},["type"]:"endpoint"},{endpoint:uf,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,e,R,k,K],endpoint:uf,["type"]:"endpoint"}],["type"]:"tree"},{error:"Path-style addressing cannot be used with S3 Accelerate",["type"]:"error"}],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"isSet",["argv"]:[tf]},{["fn"]:"booleanEquals",["argv"]:[tf,!0]}],rules:[{["conditions"]:b,rules:[{["conditions"]:Eh,rules:[vf,qf,{["conditions"]:u,endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:ns,["headers"]:S},["type"]:"endpoint"},{["conditions"]:wr,endpoint:{["url"]:"https://s3-object-lambda-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:ns,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3-object-lambda.{Region}.{partitionResult#dnsSuffix}",["properties"]:ns,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},_r],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[Zf],rules:[{["conditions"]:b,rules:[{["conditions"]:Eh,rules:[{["conditions"]:[d,I,e,C],endpoint:{["url"]:"https://s3-fips.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[d,I,e,k,G],rules:[{endpoint:rh,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[d,I,e,k,K],endpoint:rh,["type"]:"endpoint"},{["conditions"]:[d,A,e,C],endpoint:{["url"]:"https://s3-fips.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[d,A,e,k,G],rules:[{endpoint:sh,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[d,A,e,k,K],endpoint:sh,["type"]:"endpoint"},{["conditions"]:[R,I,e,C],endpoint:{["url"]:"https://s3.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,I,e,k,G],rules:[{endpoint:lh,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,I,e,k,K],endpoint:lh,["type"]:"endpoint"},{["conditions"]:[R,A,U,V,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A,U,V,k,G],rules:[{["conditions"]:i,endpoint:ps,["type"]:"endpoint"},{endpoint:ps,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,A,U,V,k,K],endpoint:ps,["type"]:"endpoint"},{["conditions"]:[R,A,e,C],endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A,e,k,G],rules:[{["conditions"]:i,endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:S},["type"]:"endpoint"},{endpoint:fh,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,A,e,k,K],endpoint:fh,["type"]:"endpoint"}],["type"]:"tree"},_r],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{error:"A region must be set when sending requests to S3.",["type"]:"error"}]},zh=cw;var xr=(r,s={})=>{return Gh(zh,{endpointParams:r,logger:s.logger})};Fh.aws=Kh;var Lh=function(r){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"s3",region:r.region},propertiesExtractor:(s,l)=>({signingProperties:{config:s,context:l}})}},Xh=function(r){return{schemeId:"aws.auth#sigv4a",signingProperties:{name:"s3",region:r.region},propertiesExtractor:(s,l)=>({signingProperties:{config:s,context:l}})}},bw=(r)=>async(s,l,f)=>{if(!f)throw new Error("Could not find \`input\` for \`defaultEndpointRuleSetHttpAuthSchemeParametersProvider\`");const h=await r(s,l,f),m=Mr(l)?.commandInstance?.constructor?.getEndpointParameterInstructions;if(!m)throw new Error(`getEndpointParameterInstructions() is not defined on \`${l.commandName}\``);const g=await Vh(f,{getEndpointParameterInstructions:m},s);return Object.assign(h,g)},iw=async(r,s,l)=>{return{operation:Mr(s).operation,region:await Wh(r.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()}},Zh=bw(iw),xw=(r,s,l)=>{return(h)=>{const g=r(h).properties?.authSchemes;if(!g)return s(h);const w=[];for(let a of g){const{name:P,properties:E={},...$}=a,N=P.toLowerCase();if(P!==N)console.warn(`HttpAuthScheme has been normalized with lowercasing: \`${P}\` to \`${N}\``);let y;if(N==="sigv4a"){y="aws.auth#sigv4a";const Xr=g.find((O)=>{const Nr=O.name.toLowerCase();return Nr!=="sigv4a"&&Nr.startsWith("sigv4")});if(!qr.CrtSignerV4&&Xr)continue}else if(N.startsWith("sigv4"))y="aws.auth#sigv4";else throw new Error(`Unknown HttpAuthScheme found in \`@smithy.rules#endpointRuleSet\`: \`${N}\``);const H=l[y];if(!H)throw new Error(`Could not find HttpAuthOption create function for \`${y}\``);const B=H(h);B.schemeId=y,B.signingProperties={...B.signingProperties||{},...$,...E},w.push(B)}return w}},ow=(r)=>{const s=[];switch(r.operation){default:s.push(Lh(r)),s.push(Xh(r))}return s},Jh=xw(xr,ow,{"aws.auth#sigv4":Lh,"aws.auth#sigv4a":Xh}),yh=(r)=>{const s=nr.resolveAwsSdkSigV4Config(r);return{...nr.resolveAwsSdkSigV4AConfig(s)}};var vm=W(Yl(),1);var Hh=(r)=>{return{...r,useFipsEndpoint:r.useFipsEndpoint??!1,useDualstackEndpoint:r.useDualstackEndpoint??!1,forcePathStyle:r.forcePathStyle??!1,useAccelerateEndpoint:r.useAccelerateEndpoint??!1,useGlobalEndpoint:r.useGlobalEndpoint??!1,disableMultiregionAccessPoints:r.disableMultiregionAccessPoints??!1,defaultSigningName:"s3"}},ar={ForcePathStyle:{type:"clientContextParams",name:"forcePathStyle"},UseArnRegion:{type:"clientContextParams",name:"useArnRegion"},DisableMultiRegionAccessPoints:{type:"clientContextParams",name:"disableMultiregionAccessPoints"},Accelerate:{type:"clientContextParams",name:"useAccelerateEndpoint"},DisableS3ExpressSessionAuth:{type:"clientContextParams",name:"disableS3ExpressSessionAuth"},UseGlobalEndpoint:{type:"builtInParams",name:"useGlobalEndpoint"},UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}};class L extends Qh{constructor(r){super(r);Object.setPrototypeOf(this,L.prototype)}}class pr extends L{constructor(r){super({name:"NoSuchUpload",$fault:"client",...r});this.name="NoSuchUpload",this.$fault="client",Object.setPrototypeOf(this,pr.prototype)}}class ur extends L{constructor(r){super({name:"ObjectNotInActiveTierError",$fault:"client",...r});this.name="ObjectNotInActiveTierError",this.$fault="client",Object.setPrototypeOf(this,ur.prototype)}}class tr extends L{constructor(r){super({name:"BucketAlreadyExists",$fault:"client",...r});this.name="BucketAlreadyExists",this.$fault="client",Object.setPrototypeOf(this,tr.prototype)}}class rs extends L{constructor(r){super({name:"BucketAlreadyOwnedByYou",$fault:"client",...r});this.name="BucketAlreadyOwnedByYou",this.$fault="client",Object.setPrototypeOf(this,rs.prototype)}}class ss extends L{constructor(r){super({name:"NoSuchBucket",$fault:"client",...r});this.name="NoSuchBucket",this.$fault="client",Object.setPrototypeOf(this,ss.prototype)}}var Sl;(function(r){r.visit=(s,l)=>{if(s.Prefix!==void 0)return l.Prefix(s.Prefix);if(s.Tag!==void 0)return l.Tag(s.Tag);if(s.And!==void 0)return l.And(s.And);return l._(s.$unknown[0],s.$unknown[1])}})(Sl||(Sl={}));var el;(function(r){r.visit=(s,l)=>{if(s.Prefix!==void 0)return l.Prefix(s.Prefix);if(s.Tag!==void 0)return l.Tag(s.Tag);if(s.ObjectSizeGreaterThan!==void 0)return l.ObjectSizeGreaterThan(s.ObjectSizeGreaterThan);if(s.ObjectSizeLessThan!==void 0)return l.ObjectSizeLessThan(s.ObjectSizeLessThan);if(s.And!==void 0)return l.And(s.And);return l._(s.$unknown[0],s.$unknown[1])}})(el||(el={}));var Rl;(function(r){r.visit=(s,l)=>{if(s.Prefix!==void 0)return l.Prefix(s.Prefix);if(s.Tag!==void 0)return l.Tag(s.Tag);if(s.AccessPointArn!==void 0)return l.AccessPointArn(s.AccessPointArn);if(s.And!==void 0)return l.And(s.And);return l._(s.$unknown[0],s.$unknown[1])}})(Rl||(Rl={}));var Al;(function(r){r.visit=(s,l)=>{if(s.Prefix!==void 0)return l.Prefix(s.Prefix);if(s.Tag!==void 0)return l.Tag(s.Tag);if(s.And!==void 0)return l.And(s.And);return l._(s.$unknown[0],s.$unknown[1])}})(Al||(Al={}));class ls extends L{constructor(r){super({name:"InvalidObjectState",$fault:"client",...r});this.name="InvalidObjectState",this.$fault="client",Object.setPrototypeOf(this,ls.prototype),this.StorageClass=r.StorageClass,this.AccessTier=r.AccessTier}}class fs extends L{constructor(r){super({name:"NoSuchKey",$fault:"client",...r});this.name="NoSuchKey",this.$fault="client",Object.setPrototypeOf(this,fs.prototype)}}class hs extends L{constructor(r){super({name:"NotFound",$fault:"client",...r});this.name="NotFound",this.$fault="client",Object.setPrototypeOf(this,hs.prototype)}}var nw=(r)=>({...r,...r.SecretAccessKey&&{SecretAccessKey:v},...r.SessionToken&&{SessionToken:v}}),Bh=(r)=>({...r,...r.Credentials&&{Credentials:nw(r.Credentials)}});var Yh=(r)=>({...r,...r.SSEKMSKeyId&&{SSEKMSKeyId:v}}),vh=(r)=>({...r,...r.SSECustomerKey&&{SSECustomerKey:v}});var Rr=W(or(),1);var Ss=W(Js(),1);class ms extends L{constructor(r){super({name:"ObjectAlreadyInActiveTierError",$fault:"client",...r});this.name="ObjectAlreadyInActiveTierError",this.$fault="client",Object.setPrototypeOf(this,ms.prototype)}}var qh;(function(r){r.visit=(s,l)=>{if(s.Records!==void 0)return l.Records(s.Records);if(s.Stats!==void 0)return l.Stats(s.Stats);if(s.Progress!==void 0)return l.Progress(s.Progress);if(s.Cont!==void 0)return l.Cont(s.Cont);if(s.End!==void 0)return l.End(s.End);return l._(s.$unknown[0],s.$unknown[1])}})(qh||(qh={}));var Oh=(r)=>({...r,...r.SSEKMSKeyId&&{SSEKMSKeyId:v},...r.SSEKMSEncryptionContext&&{SSEKMSEncryptionContext:v}}),_h=(r)=>({...r,...r.SSECustomerKey&&{SSECustomerKey:v},...r.SSEKMSKeyId&&{SSEKMSKeyId:v},...r.SSEKMSEncryptionContext&&{SSEKMSEncryptionContext:v}});var lm=async(r,s)=>{const l=Ss.requestBuilder(r,s),f=z({},j,{[m3]:r[Ha]});l.bp("/"),l.p("Bucket",()=>r.Bucket,"{Bucket}",!1);const h=z({[s3]:[,""]});let m;return l.m("GET").h(f).q(h).b(m),l.build()};var fm=async(r,s)=>{const l=Ss.requestBuilder(r,s),f=z({},j,{[_a]:r[Ma],[ja]:[()=>j(r[jh]),()=>Cr(r[jh]).toString()],[ca]:r[Ua],[ba]:[()=>j(r[ch]),()=>Cr(r[ch]).toString()],[xa]:r[Ga],[As]:r[es],[Hm]:r[$m],[ks]:r[Rs],[Xm]:r[Nm],[Wm]:r[km],[h3]:r[Aa]});l.bp("/{Key+}"),l.p("Bucket",()=>r.Bucket,"{Bucket}",!1),l.p("Key",()=>r.Key,"{Key+}",!0);const h=z({[Ym]:[,"GetObject"],[oa]:[,r[Ka]],[na]:[,r[Wa]],[pa]:[,r[Va]],[ua]:[,r[Za]],[ta]:[,r[La]],[r3]:[()=>r.ResponseExpires!==void 0,()=>Cr(r[Xa]).toString()],[l3]:[,r[Ll]],[ia]:[()=>r.PartNumber!==void 0,()=>r[Fa].toString()]});let m;return l.m("GET").h(f).q(h).b(m),l.build()};var hm=async(r,s)=>{const l=Ss.requestBuilder(r,s),f=z({},j,{[Fm]:r[Am]||"application/octet-stream",[f3]:r[Sa],[Um]:r[am],[Tm]:r[Sm],[Cm]:r[em],[zm]:r[Rm],[Ml]:[()=>j(r[Nl]),()=>r[Nl].toString()],[va]:r[ka],[A3]:r[Ra],[Xl]:r[Fl],[Jl]:r[Gl],[yl]:r[Kl],[Hl]:r[Wl],[Ul]:[()=>j(r[$l]),()=>Cr(r[$l]).toString()],[g3]:r[Ea],[w3]:r[Na],[a3]:r[$a],[S3]:r[Da],[Ql]:r[Vl],[Jm]:r[Fr],[Bm]:r[Mm],[As]:r[es],[Hm]:r[$m],[ks]:r[Rs],[Bl]:r[Zl],[ym]:r[Dm],[Gr]:[()=>j(r[as]),()=>r[as].toString()],[Xm]:r[Nm],[k3]:r[Qa],[Zm]:r[Pm],[Tl]:[()=>j(r[Dl]),()=>sm(r[Dl]).toString()],[Vm]:r[dm],[Wm]:r[km],...r.Metadata!==void 0&&Object.keys(r.Metadata).reduce((w,a)=>{return w[`x-amz-meta-${a.toLowerCase()}`]=r.Metadata[a],w},{})});l.bp("/{Key+}"),l.p("Bucket",()=>r.Bucket,"{Bucket}",!1),l.p("Key",()=>r.Key,"{Key+}",!0);const h=z({[Ym]:[,"PutObject"]});let m,g;if(r.Body!==void 0)g=r.Body,m=g;return l.m("PUT").h(f).q(h).b(m),l.build()};var mm=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return zl(r,s);const l=z({$metadata:Q(r)}),f=Sr(uh(await Rr.parseXmlBody(r.body,s)),"body");if(f[dl]!=null)l[dl]=aa(f[dl],s);return l};var gm=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return zl(r,s);const l=z({$metadata:Q(r),[da]:[()=>r.headers[ih]!==void 0,()=>ws(r.headers[ih])],[ea]:[,r.headers[Ya]],[zr]:[,r.headers[Km]],[ya]:[,r.headers[e3]],[Ta]:[()=>r.headers[bh]!==void 0,()=>Sr($r(r.headers[bh]))],[Nl]:[()=>r.headers[Ml]!==void 0,()=>th(r.headers[Ml])],[Im]:[,r.headers[Gm]],[Fl]:[,r.headers[Xl]],[Gl]:[,r.headers[Jl]],[Kl]:[,r.headers[yl]],[Wl]:[,r.headers[Hl]],[Ca]:[()=>r.headers[xh]!==void 0,()=>gs(r.headers[xh])],[Ll]:[,r.headers[Qm]],[am]:[,r.headers[Um]],[Sm]:[,r.headers[Tm]],[em]:[,r.headers[Cm]],[Rm]:[,r.headers[zm]],[Ia]:[,r.headers[qa]],[Am]:[,r.headers[Fm]],[$l]:[()=>r.headers[Ul]!==void 0,()=>Sr($r(r.headers[Ul]))],[Pa]:[,r.headers[Oa]],[Mm]:[,r.headers[Bm]],[Vl]:[,r.headers[Ql]],[es]:[,r.headers[As]],[Rs]:[,r.headers[ks]],[Zl]:[,r.headers[Bl]],[as]:[()=>r.headers[Gr]!==void 0,()=>ws(r.headers[Gr])],[Fr]:[,r.headers[Jm]],[Em]:[,r.headers[Lm]],[Ja]:[,r.headers[R3]],[za]:[()=>r.headers[oh]!==void 0,()=>gs(r.headers[oh])],[Ba]:[()=>r.headers[nh]!==void 0,()=>gs(r.headers[nh])],[Pm]:[,r.headers[Zm]],[Dl]:[()=>r.headers[Tl]!==void 0,()=>Sr(Cl(r.headers[Tl]))],[dm]:[,r.headers[Vm]],Metadata:[,Object.keys(r.headers).filter((h)=>h.startsWith("x-amz-meta-")).reduce((h,m)=>{return h[m.substring(11)]=r.headers[m],h},{})]}),f=r.body;return s.sdkStreamMixin(f),l.Body=f,l};var wm=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return zl(r,s);const l=z({$metadata:Q(r),[zr]:[,r.headers[Km]],[Im]:[,r.headers[Gm]],[Fl]:[,r.headers[Xl]],[Gl]:[,r.headers[Jl]],[Kl]:[,r.headers[yl]],[Wl]:[,r.headers[Hl]],[Vl]:[,r.headers[Ql]],[Ll]:[,r.headers[Qm]],[es]:[,r.headers[As]],[Rs]:[,r.headers[ks]],[Zl]:[,r.headers[Bl]],[Dm]:[,r.headers[ym]],[as]:[()=>r.headers[Gr]!==void 0,()=>ws(r.headers[Gr])],[Em]:[,r.headers[Lm]]});return await ph(r.body,s),l};var zl=async(r,s)=>{const l={...r,body:await Rr.parseXmlErrorBody(r.body,s)},f=Rr.loadRestXmlErrorCode(r,l.body);switch(f){case"NoSuchUpload":case"com.amazonaws.s3#NoSuchUpload":throw await ha(l,s);case"ObjectNotInActiveTierError":case"com.amazonaws.s3#ObjectNotInActiveTierError":throw await wa(l,s);case"BucketAlreadyExists":case"com.amazonaws.s3#BucketAlreadyExists":throw await tw(l,s);case"BucketAlreadyOwnedByYou":case"com.amazonaws.s3#BucketAlreadyOwnedByYou":throw await ra(l,s);case"NoSuchBucket":case"com.amazonaws.s3#NoSuchBucket":throw await la(l,s);case"InvalidObjectState":case"com.amazonaws.s3#InvalidObjectState":throw await sa(l,s);case"NoSuchKey":case"com.amazonaws.s3#NoSuchKey":throw await fa(l,s);case"NotFound":case"com.amazonaws.s3#NotFound":throw await ma(l,s);case"ObjectAlreadyInActiveTierError":case"com.amazonaws.s3#ObjectAlreadyInActiveTierError":throw await ga(l,s);default:const h=l.body;return uw({output:r,parsedBody:h,errorCode:f})}},uw=rm(L),tw=async(r,s)=>{const l=z({}),f=r.body,h=new tr({$metadata:Q(r),...l});return q(h,r.body)},ra=async(r,s)=>{const l=z({}),f=r.body,h=new rs({$metadata:Q(r),...l});return q(h,r.body)},sa=async(r,s)=>{const l=z({}),f=r.body;if(f[Il]!=null)l[Il]=er(f[Il]);if(f[Fr]!=null)l[Fr]=er(f[Fr]);const h=new ls({$metadata:Q(r),...l});return q(h,r.body)},la=async(r,s)=>{const l=z({}),f=r.body,h=new ss({$metadata:Q(r),...l});return q(h,r.body)},fa=async(r,s)=>{const l=z({}),f=r.body,h=new fs({$metadata:Q(r),...l});return q(h,r.body)},ha=async(r,s)=>{const l=z({}),f=r.body,h=new pr({$metadata:Q(r),...l});return q(h,r.body)},ma=async(r,s)=>{const l=z({}),f=r.body,h=new hs({$metadata:Q(r),...l});return q(h,r.body)},ga=async(r,s)=>{const l=z({}),f=r.body,h=new ms({$metadata:Q(r),...l});return q(h,r.body)},wa=async(r,s)=>{const l=z({}),f=r.body,h=new ur({$metadata:Q(r),...l});return q(h,r.body)};var aa=(r,s)=>{const l={};if(r[kl]!=null)l[kl]=er(r[kl]);if(r[Pl]!=null)l[Pl]=er(r[Pl]);if(r[El]!=null)l[El]=er(r[El]);if(r[zr]!=null)l[zr]=Sr(Cl(r[zr]));return l};var Q=(r)=>({httpStatusCode:r.statusCode,requestId:r.headers["x-amzn-requestid"]??r.headers["x-amzn-request-id"]??r.headers["x-amz-request-id"],extendedRequestId:r.headers["x-amz-id-2"],cfId:r.headers["x-amz-cf-id"]});var j=(r)=>r!==void 0&&r!==null&&r!==""&&(!Object.getOwnPropertyNames(r).includes("length")||r.length!=0)&&(!Object.getOwnPropertyNames(r).includes("size")||r.size!=0);var Sa="ACL";var kl="AccessKeyId";var ea="AcceptRanges";var Il="AccessTier";var as="BucketKeyEnabled";var dl="Credentials",Ra="ChecksumAlgorithm";var am="CacheControl",Fl="ChecksumCRC32",Gl="ChecksumCRC32C",Sm="ContentDisposition";var em="ContentEncoding";var Rm="ContentLanguage",Nl="ContentLength",Aa="ChecksumMode",ka="ContentMD5";var Ia="ContentRange";var Kl="ChecksumSHA1",Wl="ChecksumSHA256";var Am="ContentType";var da="DeleteMarker";var $l="Expires";var km="ExpectedBucketOwner";var Pa="ExpiresString";var Im="ETag";var zr="Expiration";var Ea="GrantFullControl";var Na="GrantRead",$a="GrantReadACP";var Da="GrantWriteACP";var Ma="IfMatch",jh="IfModifiedSince",Ua="IfNoneMatch";var ch="IfUnmodifiedSince";var Ta="LastModified";var Ca="MissingMeta";var dm="ObjectLockLegalHoldStatus",Pm="ObjectLockMode";var Dl="ObjectLockRetainUntilDate";var za="PartsCount";var Fa="PartNumber";var Ga="Range";var Em="RequestCharged",Ka="ResponseCacheControl",Wa="ResponseContentDisposition",Va="ResponseContentEncoding",Za="ResponseContentLanguage",La="ResponseContentType";var Xa="ResponseExpires";var Nm="RequestPayer";var Ja="ReplicationStatus";var ya="Restore";var Pl="SecretAccessKey";var Fr="StorageClass";var Ha="SessionMode";var Vl="ServerSideEncryption";var es="SSECustomerAlgorithm",$m="SSECustomerKey",Rs="SSECustomerKeyMD5";var Dm="SSEKMSEncryptionContext",Zl="SSEKMSKeyId";var El="SessionToken";var Qa="Tagging";var Ba="TagCount";var Ll="VersionId";var Mm="WebsiteRedirectLocation";var Ya="accept-ranges";var Um="cache-control",Tm="content-disposition",Cm="content-encoding",zm="content-language",Ml="content-length",va="content-md5",qa="content-range",Fm="content-type";var Ul="expires";var Gm="etag",Oa="expiresstring";var _a="if-match",ja="if-modified-since";var ca="if-none-match";var ba="if-unmodified-since";var bh="last-modified";var ia="partNumber";var xa="range",oa="response-cache-control",na="response-content-disposition",pa="response-content-encoding",ua="response-content-language",ta="response-content-type",r3="response-expires";var s3="session";var l3="versionId";var f3="x-amz-acl";var Xl="x-amz-checksum-crc32",Jl="x-amz-checksum-crc32c",h3="x-amz-checksum-mode";var yl="x-amz-checksum-sha1",Hl="x-amz-checksum-sha256";var m3="x-amz-create-session-mode";var ih="x-amz-delete-marker",Km="x-amz-expiration",Wm="x-amz-expected-bucket-owner";var g3="x-amz-grant-full-control",w3="x-amz-grant-read",a3="x-amz-grant-read-acp";var S3="x-amz-grant-write-acp";var xh="x-amz-missing-meta";var oh="x-amz-mp-parts-count";var Vm="x-amz-object-lock-legal-hold",Zm="x-amz-object-lock-mode",Tl="x-amz-object-lock-retain-until-date";var e3="x-amz-restore",Lm="x-amz-request-charged";var Xm="x-amz-request-payer";var R3="x-amz-replication-status";var Jm="x-amz-storage-class",A3="x-amz-sdk-checksum-algorithm";var Ql="x-amz-server-side-encryption",Bl="x-amz-server-side-encryption-aws-kms-key-id",Gr="x-amz-server-side-encryption-bucket-key-enabled",ym="x-amz-server-side-encryption-context",As="x-amz-server-side-encryption-customer-algorithm",Hm="x-amz-server-side-encryption-customer-key",ks="x-amz-server-side-encryption-customer-key-md5",k3="x-amz-tagging",nh="x-amz-tagging-count";var Qm="x-amz-version-id",Bm="x-amz-website-redirect-location",Ym="x-id";class vl extends Ar.classBuilder().ep({...ar,DisableS3ExpressSessionAuth:{type:"staticContextParams",value:!0},Bucket:{type:"contextParams",name:"Bucket"}}).m(function(r,s,l,f){return[vm.getSerdePlugin(l,this.serialize,this.deserialize),kr(l,r.getEndpointParameterInstructions()),vr(l)]}).s("AmazonS3","CreateSession",{}).n("S3Client","CreateSessionCommand").f(void 0,Bh).ser(lm).de(mm).build(){}var qm={name:"@aws-sdk/client-s3",description:"AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",version:"3.629.0",scripts:{build:"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"node ../../scripts/compilation/inline client-s3","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4",clean:"rimraf ./dist-* && rimraf *.tsbuildinfo","extract:docs":"api-extractor run --local","generate:client":"node ../../scripts/generate-clients/single-service --solo s3",test:"yarn test:unit","test:e2e":"yarn test:e2e:node && yarn test:e2e:browser","test:e2e:browser":"ts-mocha test/**/*.browser.ispec.ts && karma start karma.conf.js","test:e2e:node":"jest --c jest.config.e2e.js","test:unit":"ts-mocha test/unit/**/*.spec.ts"},main:"./dist-cjs/index.js",types:"./dist-types/index.d.ts",module:"./dist-es/index.js",sideEffects:!1,dependencies:{"@aws-crypto/sha1-browser":"5.2.0","@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-sdk/client-sso-oidc":"3.629.0","@aws-sdk/client-sts":"3.629.0","@aws-sdk/core":"3.629.0","@aws-sdk/credential-provider-node":"3.629.0","@aws-sdk/middleware-bucket-endpoint":"3.620.0","@aws-sdk/middleware-expect-continue":"3.620.0","@aws-sdk/middleware-flexible-checksums":"3.620.0","@aws-sdk/middleware-host-header":"3.620.0","@aws-sdk/middleware-location-constraint":"3.609.0","@aws-sdk/middleware-logger":"3.609.0","@aws-sdk/middleware-recursion-detection":"3.620.0","@aws-sdk/middleware-sdk-s3":"3.629.0","@aws-sdk/middleware-ssec":"3.609.0","@aws-sdk/middleware-user-agent":"3.620.0","@aws-sdk/region-config-resolver":"3.614.0","@aws-sdk/signature-v4-multi-region":"3.629.0","@aws-sdk/types":"3.609.0","@aws-sdk/util-endpoints":"3.614.0","@aws-sdk/util-user-agent-browser":"3.609.0","@aws-sdk/util-user-agent-node":"3.614.0","@aws-sdk/xml-builder":"3.609.0","@smithy/config-resolver":"^3.0.5","@smithy/core":"^2.3.2","@smithy/eventstream-serde-browser":"^3.0.6","@smithy/eventstream-serde-config-resolver":"^3.0.3","@smithy/eventstream-serde-node":"^3.0.5","@smithy/fetch-http-handler":"^3.2.4","@smithy/hash-blob-browser":"^3.1.2","@smithy/hash-node":"^3.0.3","@smithy/hash-stream-node":"^3.1.2","@smithy/invalid-dependency":"^3.0.3","@smithy/md5-js":"^3.0.3","@smithy/middleware-content-length":"^3.0.5","@smithy/middleware-endpoint":"^3.1.0","@smithy/middleware-retry":"^3.0.14","@smithy/middleware-serde":"^3.0.3","@smithy/middleware-stack":"^3.0.3","@smithy/node-config-provider":"^3.1.4","@smithy/node-http-handler":"^3.1.4","@smithy/protocol-http":"^4.1.0","@smithy/smithy-client":"^3.1.12","@smithy/types":"^3.3.0","@smithy/url-parser":"^3.0.3","@smithy/util-base64":"^3.0.0","@smithy/util-body-length-browser":"^3.0.0","@smithy/util-body-length-node":"^3.0.0","@smithy/util-defaults-mode-browser":"^3.0.14","@smithy/util-defaults-mode-node":"^3.0.14","@smithy/util-endpoints":"^2.0.5","@smithy/util-middleware":"^3.0.3","@smithy/util-retry":"^3.0.3","@smithy/util-stream":"^3.1.3","@smithy/util-utf8":"^3.0.0","@smithy/util-waiter":"^3.1.2",tslib:"^2.6.2"},devDependencies:{"@aws-sdk/signature-v4-crt":"3.629.0","@tsconfig/node16":"16.1.3","@types/chai":"^4.2.11","@types/mocha":"^8.0.4","@types/node":"^16.18.96",concurrently:"7.0.0","downlevel-dts":"0.10.1",rimraf:"3.0.2",typescript:"~4.9.5"},engines:{node:">=16.0.0"},typesVersions:{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},files:["dist-*/**"],author:{name:"AWS SDK for JavaScript Team",url:"https://aws.amazon.com/javascript/"},license:"Apache-2.0",browser:{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.browser"},"react-native":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.native"},homepage:"https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3",repository:{type:"git",url:"https://github.com/aws/aws-sdk-js-v3.git",directory:"clients/client-s3"}};var Us=W(or(),1);var d3="AWS_S3_USE_ARN_REGION",P3="s3_use_arn_region",Om={environmentVariableSelector:(r)=>n(r,d3,p.ENV),configFileSelector:(r)=>n(r,P3,p.CONFIG),default:!1};var _m=W(F3(),1),{__extends:YR,__assign:vR,__rest:qR,__decorate:OR,__param:_R,__esDecorate:jR,__runInitializers:cR,__propKey:bR,__setFunctionName:iR,__metadata:xR,__awaiter:Is,__generator:ds,__exportStar:oR,__createBinding:nR,__values:Ps,__read:pR,__spread:uR,__spreadArrays:tR,__spreadArray:rA,__await:sA,__asyncGenerator:lA,__asyncDelegator:fA,__asyncValues:hA,__makeTemplateObject:mA,__importStar:gA,__importDefault:wA,__classPrivateFieldGet:aA,__classPrivateFieldSet:SA,__classPrivateFieldIn:eA,__addDisposableResource:RA,__disposeResources:AA}=_m.default;import{Buffer as jm} from"buffer";var cm=(r,s)=>{if(typeof r!=="string")throw new TypeError(`The "input" argument must be of type string. Received type ${typeof r} (${r})`);return s?jm.from(r,s):jm.from(r)};var ql=(r)=>{const s=cm(r,"utf8");return new Uint8Array(s.buffer,s.byteOffset,s.byteLength/Uint8Array.BYTES_PER_ELEMENT)};function Kr(r){if(r instanceof Uint8Array)return r;if(typeof r==="string")return G3(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength/Uint8Array.BYTES_PER_ELEMENT);return new Uint8Array(r)}var G3=typeof Buffer!=="undefined"&&Buffer.from?function(r){return Buffer.from(r,"utf8")}:ql;function Wr(r){if(typeof r==="string")return r.length===0;return r.byteLength===0}function Vr(r){return new Uint8Array([(r&4278190080)>>24,(r&16711680)>>16,(r&65280)>>8,r&255])}function Zr(r){if(!Uint32Array.from){var s=new Uint32Array(r.length),l=0;while(l<r.length)s[l]=r[l],l+=1;return s}return Uint32Array.from(r)}var Ol=function(){function r(){this.crc32=new t}return r.prototype.update=function(s){if(Wr(s))return;this.crc32.update(Kr(s))},r.prototype.digest=function(){return Is(this,void 0,void 0,function(){return ds(this,function(s){return[2,Vr(this.crc32.digest())]})})},r.prototype.reset=function(){this.crc32=new t},r}();var t=function(){function r(){this.checksum=4294967295}return r.prototype.update=function(s){var l,f;try{for(var h=Ps(s),m=h.next();!m.done;m=h.next()){var g=m.value;this.checksum=this.checksum>>>8^W3[(this.checksum^g)&255]}}catch(w){l={error:w}}finally{try{if(m&&!m.done&&(f=h.return))f.call(h)}finally{if(l)throw l.error}}return this},r.prototype.digest=function(){return(this.checksum^4294967295)>>>0},r}();var K3=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918000,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117],W3=Zr(K3);var x=W(im(),1);var xm=W(im(),1),bm=function(r){for(let s=0;s<8;s++)r[s]^=255;for(let s=7;s>-1;s--)if(r[s]++,r[s]!==0)break};class Ir{constructor(r){if(this.bytes=r,r.byteLength!==8)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(r){if(r>9223372036854776000||r<-9223372036854776000)throw new Error(`${r} is too large (or, if negative, too small) to represent as an Int64`);const s=new Uint8Array(8);for(let l=7,f=Math.abs(Math.round(r));l>-1&&f>0;l--,f/=256)s[l]=f;if(r<0)bm(s);return new Ir(s)}valueOf(){const r=this.bytes.slice(0),s=r[0]&128;if(s)bm(r);return parseInt(xm.toHex(r),16)*(s?-1:1)}toString(){return String(this.valueOf())}}class _l{constructor(r,s){this.toUtf8=r,this.fromUtf8=s}format(r){const s=[];for(let h of Object.keys(r)){const m=this.fromUtf8(h);s.push(Uint8Array.from([m.byteLength]),m,this.formatHeaderValue(r[h]))}const l=new Uint8Array(s.reduce((h,m)=>h+m.byteLength,0));let f=0;for(let h of s)l.set(h,f),f+=h.byteLength;return l}formatHeaderValue(r){switch(r.type){case"boolean":return Uint8Array.from([r.value?0:1]);case"byte":return Uint8Array.from([2,r.value]);case"short":const s=new DataView(new ArrayBuffer(3));return s.setUint8(0,3),s.setInt16(1,r.value,!1),new Uint8Array(s.buffer);case"integer":const l=new DataView(new ArrayBuffer(5));return l.setUint8(0,4),l.setInt32(1,r.value,!1),new Uint8Array(l.buffer);case"long":const f=new Uint8Array(9);return f[0]=5,f.set(r.value.bytes,1),f;case"binary":const h=new DataView(new ArrayBuffer(3+r.value.byteLength));h.setUint8(0,6),h.setUint16(1,r.value.byteLength,!1);const m=new Uint8Array(h.buffer);return m.set(r.value,3),m;case"string":const g=this.fromUtf8(r.value),w=new DataView(new ArrayBuffer(3+g.byteLength));w.setUint8(0,7),w.setUint16(1,g.byteLength,!1);const a=new Uint8Array(w.buffer);return a.set(g,3),a;case"timestamp":const P=new Uint8Array(9);return P[0]=8,P.set(Ir.fromNumber(r.value.valueOf()).bytes,1),P;case"uuid":if(!B3.test(r.value))throw new Error(`Invalid UUID received: ${r.value}`);const E=new Uint8Array(17);return E[0]=9,E.set(x.fromHex(r.value.replace(/\-/g,"")),1),E}}parse(r){const s={};let l=0;while(l<r.byteLength){const f=r.getUint8(l++),h=this.toUtf8(new Uint8Array(r.buffer,r.byteOffset+l,f));switch(l+=f,r.getUint8(l++)){case 0:s[h]={type:nm,value:!0};break;case 1:s[h]={type:nm,value:!1};break;case 2:s[h]={type:V3,value:r.getInt8(l++)};break;case 3:s[h]={type:Z3,value:r.getInt16(l,!1)},l+=2;break;case 4:s[h]={type:L3,value:r.getInt32(l,!1)},l+=4;break;case 5:s[h]={type:X3,value:new Ir(new Uint8Array(r.buffer,r.byteOffset+l,8))},l+=8;break;case 6:const m=r.getUint16(l,!1);l+=2,s[h]={type:J3,value:new Uint8Array(r.buffer,r.byteOffset+l,m)},l+=m;break;case 7:const g=r.getUint16(l,!1);l+=2,s[h]={type:y3,value:this.toUtf8(new Uint8Array(r.buffer,r.byteOffset+l,g))},l+=g;break;case 8:s[h]={type:H3,value:new Date(new Ir(new Uint8Array(r.buffer,r.byteOffset+l,8)).valueOf())},l+=8;break;case 9:const w=new Uint8Array(r.buffer,r.byteOffset+l,16);l+=16,s[h]={type:Q3,value:`${x.toHex(w.subarray(0,4))}-${x.toHex(w.subarray(4,6))}-${x.toHex(w.subarray(6,8))}-${x.toHex(w.subarray(8,10))}-${x.toHex(w.subarray(10))}`};break;default:throw new Error("Unrecognized header type tag")}}return s}}var om;(function(r){r[r.boolTrue=0]="boolTrue",r[r.boolFalse=1]="boolFalse",r[r.byte=2]="byte",r[r.short=3]="short",r[r.integer=4]="integer",r[r.long=5]="long",r[r.byteArray=6]="byteArray",r[r.string=7]="string",r[r.timestamp=8]="timestamp",r[r.uuid=9]="uuid"})(om||(om={}));var nm="boolean",V3="byte",Z3="short",L3="integer",X3="long",J3="binary",y3="string",H3="timestamp",Q3="uuid",B3=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;function um({byteLength:r,byteOffset:s,buffer:l}){if(r<Y3)throw new Error("Provided message too short to accommodate event stream message overhead");const f=new DataView(l,s,r),h=f.getUint32(0,!1);if(r!==h)throw new Error("Reported message length does not match received message length");const m=f.getUint32(pm,!1),g=f.getUint32(o,!1),w=f.getUint32(r-rr,!1),a=new t().update(new Uint8Array(l,s,o));if(g!==a.digest())throw new Error(`The prelude checksum specified in the message (${g}) does not match the calculated CRC32 checksum (${a.digest()})`);if(a.update(new Uint8Array(l,s+o,r-(o+rr))),w!==a.digest())throw new Error(`The message checksum (${a.digest()}) did not match the expected value of ${w}`);return{headers:new DataView(l,s+o+rr,m),body:new Uint8Array(l,s+o+rr+m,h-m-(o+rr+rr))}}var pm=4,o=pm*2,rr=4,Y3=o+rr*2;class jl{constructor(r,s){this.headerMarshaller=new _l(r,s),this.messageBuffer=[],this.isEndOfStream=!1}feed(r){this.messageBuffer.push(this.decode(r))}endOfStream(){this.isEndOfStream=!0}getMessage(){const r=this.messageBuffer.pop(),s=this.isEndOfStream;return{getMessage(){return r},isEndOfStream(){return s}}}getAvailableMessages(){const r=this.messageBuffer;this.messageBuffer=[];const s=this.isEndOfStream;return{getMessages(){return r},isEndOfStream(){return s}}}encode({headers:r,body:s}){const l=this.headerMarshaller.format(r),f=l.byteLength+s.byteLength+16,h=new Uint8Array(f),m=new DataView(h.buffer,h.byteOffset,h.byteLength),g=new t;return m.setUint32(0,f,!1),m.setUint32(4,l.byteLength,!1),m.setUint32(8,g.update(h.subarray(0,8)).digest(),!1),h.set(l,12),h.set(s,l.byteLength+12),m.setUint32(f-4,g.update(h.subarray(8,f-4)).digest(),!1),h}decode(r){const{headers:s,body:l}=um(r);return{headers:this.headerMarshaller.parse(s),body:l}}formatHeaders(r){return this.headerMarshaller.format(r)}}class cl{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.inputStream)yield this.options.decoder.decode(r)}}class bl{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.messageStream)yield this.options.encoder.encode(r);if(this.options.includeEndFrame)yield new Uint8Array(0)}}class il{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.messageStream){const s=await this.options.deserializer(r);if(s===void 0)continue;yield s}}}class xl{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.inputStream)yield this.options.serializer(r)}}function tm(r){let s=0,l=0,f=null,h=null;const m=(w)=>{if(typeof w!=="number")throw new Error("Attempted to allocate an event message where size was not a number: "+w);s=w,l=4,f=new Uint8Array(w),new DataView(f.buffer).setUint32(0,w,!1)},g=async function*(){const w=r[Symbol.asyncIterator]();while(!0){const{value:a,done:P}=await w.next();if(P){if(!s)return;else if(s===l)yield f;else throw new Error("Truncated event message received.");return}const E=a.length;let $=0;while($<E){if(!f){const y=E-$;if(!h)h=new Uint8Array(4);const H=Math.min(4-l,y);if(h.set(a.slice($,$+H),l),l+=H,$+=H,l<4)break;m(new DataView(h.buffer).getUint32(0,!1)),h=null}const N=Math.min(s-l,E-$);if(f.set(a.slice($,$+N),l),l+=N,$+=N,s&&s===l)yield f,f=null,s=0,l=0}}};return{[Symbol.asyncIterator]:g}}function rg(r,s){return async function(l){const{value:f}=l.headers[":message-type"];if(f==="error"){const h=new Error(l.headers[":error-message"].value||"UnknownError");throw h.name=l.headers[":error-code"].value,h}else if(f==="exception"){const h=l.headers[":exception-type"].value,m={[h]:l},g=await r(m);if(g.$unknown){const w=new Error(s(l.body));throw w.name=h,w}throw g[h]}else if(f==="event"){const h={[l.headers[":event-type"].value]:l},m=await r(h);if(m.$unknown)return;return m}else throw Error(`Unrecognizable event type: ${l.headers[":event-type"].value}`)}}class Es{constructor({utf8Encoder:r,utf8Decoder:s}){this.eventStreamCodec=new jl(r,s),this.utfEncoder=r}deserialize(r,s){const l=tm(r);return new il({messageStream:new cl({inputStream:l,decoder:this.eventStreamCodec}),deserializer:rg(s,this.utfEncoder)})}serialize(r,s){return new bl({messageStream:new xl({inputStream:r,serializer:s}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}import{Readable as v3} from"stream";async function*sg(r){let s=!1,l=!1;const f=new Array;r.on("error",(h)=>{if(!s)s=!0;if(h)throw h}),r.on("data",(h)=>{f.push(h)}),r.on("end",()=>{s=!0});while(!l){const h=await new Promise((m)=>setTimeout(()=>m(f.shift()),0));if(h)yield h;l=s&&f.length===0}}class ol{constructor({utf8Encoder:r,utf8Decoder:s}){this.universalMarshaller=new Es({utf8Decoder:s,utf8Encoder:r})}deserialize(r,s){const l=typeof r[Symbol.asyncIterator]==="function"?r:sg(r);return this.universalMarshaller.deserialize(l,s)}serialize(r,s){return v3.from(this.universalMarshaller.serialize(r,s))}}var lg=(r)=>new ol(r);import{Writable as q3} from"stream";class $s extends q3{constructor(r,s){super(s);this.hash=r}_write(r,s,l){try{this.hash.update(Ns(r))}catch(f){return l(f)}l()}}var fg=(r,s)=>{if(s.readableFlowing!==null)throw new Error("Unable to calculate hash for flowing readable stream");const l=new r,f=new $s(l);return s.pipe(f),new Promise((h,m)=>{s.on("error",(g)=>{f.end(),m(g)}),f.on("error",m),f.on("finish",()=>{l.digest().then(h).catch(m)})})};var Ds=W(or(),1);var Rg=(r)=>{return{apiVersion:"2006-03-01",base64Decoder:r?.base64Decoder??hg,base64Encoder:r?.base64Encoder??wg,disableHostPrefix:r?.disableHostPrefix??!1,endpointProvider:r?.endpointProvider??xr,extensions:r?.extensions??[],getAwsChunkedEncodingStream:r?.getAwsChunkedEncodingStream??ag,httpAuthSchemeProvider:r?.httpAuthSchemeProvider??Jh,httpAuthSchemes:r?.httpAuthSchemes??[{schemeId:"aws.auth#sigv4",identityProvider:(s)=>s.getIdentityProvider("aws.auth#sigv4"),signer:new Ds.AwsSdkSigV4Signer},{schemeId:"aws.auth#sigv4a",identityProvider:(s)=>s.getIdentityProvider("aws.auth#sigv4a"),signer:new Ds.AwsSdkSigV4ASigner}],logger:r?.logger??new Hr,sdkStreamMixin:r?.sdkStreamMixin??Sg,serviceId:r?.serviceId??"S3",signerConstructor:r?.signerConstructor??Qs,signingEscapePath:r?.signingEscapePath??!1,urlParser:r?.urlParser??eg,useArnRegion:r?.useArnRegion??!1,utf8Decoder:r?.utf8Decoder??mg,utf8Encoder:r?.utf8Encoder??gg}};var Gg=(r)=>{dg(process.version);const s=zg(r),l=()=>s().then(Ig),f=Rg(r);return Us.emitWarningIfUnsupportedVersion(process.version),{...f,...r,runtime:"node",defaultsMode:s,bodyLengthChecker:r?.bodyLengthChecker??Cg,credentialDefaultProvider:r?.credentialDefaultProvider??Fg,defaultUserAgentProvider:r?.defaultUserAgentProvider??Tg({serviceId:f.serviceId,clientVersion:qm.version}),disableS3ExpressSessionAuth:r?.disableS3ExpressSessionAuth??c(Ls),eventStreamSerdeProvider:r?.eventStreamSerdeProvider??lg,maxAttempts:r?.maxAttempts??c(Mg),md5:r?.md5??Ms.bind(null,"md5"),region:r?.region??c(Ng,$g),requestHandler:Ag.create(r?.requestHandler??l),retryMode:r?.retryMode??c({...Ug,default:async()=>(await l()).retryMode||Dg}),sha1:r?.sha1??Ms.bind(null,"sha1"),sha256:r?.sha256??Ms.bind(null,"sha256"),sigv4aSigningRegionSet:r?.sigv4aSigningRegionSet??c(Us.NODE_SIGV4A_CONFIG_OPTIONS),streamCollector:r?.streamCollector??kg,streamHasher:r?.streamHasher??fg,useArnRegion:r?.useArnRegion??c(Om),useDualstackEndpoint:r?.useDualstackEndpoint??c(Pg),useFipsEndpoint:r?.useFipsEndpoint??c(Eg)}};var Kg=(r)=>{const s=r.httpAuthSchemes;let{httpAuthSchemeProvider:l,credentials:f}=r;return{setHttpAuthScheme(h){const m=s.findIndex((g)=>g.schemeId===h.schemeId);if(m===-1)s.push(h);else s.splice(m,1,h)},httpAuthSchemes(){return s},setHttpAuthSchemeProvider(h){l=h},httpAuthSchemeProvider(){return l},setCredentials(h){f=h},credentials(){return f}}},Wg=(r)=>{return{httpAuthSchemes:r.httpAuthSchemes(),httpAuthSchemeProvider:r.httpAuthSchemeProvider(),credentials:r.credentials()}};var Ts=(r)=>r,Hg=(r,s)=>{const l={...Ts(Jg(r)),...Ts(Lg(r)),...Ts(Vg(r)),...Ts(Kg(r))};return s.forEach((f)=>f.configure(l)),{...r,...yg(l),...Xg(l),...Zg(l),...Wg(l)}};class nl extends qg{constructor(...[r]){const s=Gg(r||{}),l=Hh(s),f=Og(l),h=ig(f),m=jg(h),g=Qg(m),w=bg(g),a=Ff(w),P=yh(a),E=Df(P,{session:[()=>this,vl]}),$=Hg(E,r?.extensions||[]);super($);this.config=$,this.middlewareStack.use(_g(this.config)),this.middlewareStack.use(xg(this.config)),this.middlewareStack.use(cg(this.config)),this.middlewareStack.use(Bg(this.config)),this.middlewareStack.use(Yg(this.config)),this.middlewareStack.use(vg(this.config)),this.middlewareStack.use(dr.getHttpAuthSchemeEndpointRuleSetPlugin(this.config,{httpAuthSchemeParametersProvider:Zh,identityProviderConfigProvider:async(N)=>new dr.DefaultIdentityProviderConfig({"aws.auth#sigv4":N.credentials,"aws.auth#sigv4a":N.credentials})})),this.middlewareStack.use(dr.getHttpSigningPlugin(this.config)),this.middlewareStack.use(zf(this.config)),this.middlewareStack.use(ff(this.config)),this.middlewareStack.use(wf(this.config)),this.middlewareStack.use(Xs(this.config)),this.middlewareStack.use(ys(this.config))}destroy(){super.destroy()}}function O3(r){return(s)=>async(l)=>{const f={...l.input},h=[{target:"SSECustomerKey",hash:"SSECustomerKeyMD5"},{target:"CopySourceSSECustomerKey",hash:"CopySourceSSECustomerKeyMD5"}];for(let m of h){const g=f[m.target];if(g){let w;if(typeof g==="string")if(j3(g,r))w=r.base64Decoder(g);else w=r.utf8Decoder(g),f[m.target]=r.base64Encoder(w);else w=ArrayBuffer.isView(g)?new Uint8Array(g.buffer,g.byteOffset,g.byteLength):new Uint8Array(g),f[m.target]=r.base64Encoder(w);const a=new r.md5;a.update(w),f[m.hash]=r.base64Encoder(await a.digest())}}return s({...l,input:f})}}function j3(r,s){if(!/^(?:[A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(r))return!1;try{return s.base64Decoder(r).length===32}catch{return!1}}var _3={name:"ssecMiddleware",step:"initialize",tags:["SSE"],override:!0},Cs=(r)=>({applyToStack:(s)=>{s.add(O3(r),_3)}});var D;(function(r){r.MD5="MD5",r.CRC32="CRC32",r.CRC32C="CRC32C",r.SHA1="SHA1",r.SHA256="SHA256"})(D||(D={}));var og;(function(r){r.HEADER="header",r.TRAILER="trailer"})(og||(og={}));var{MD5:ng,CRC32:pg}=D;var Lr=[D.CRC32,D.CRC32C,D.SHA1,D.SHA256],ug=[D.CRC32,D.CRC32C,D.SHA1,D.SHA256];var tg=(r,{requestChecksumRequired:s,requestAlgorithmMember:l},f)=>{const h=f?pg:ng;if(!l||!r[l])return s?h:void 0;const m=r[l];if(!Lr.includes(m))throw new Error(`The checksum algorithm "${m}" is not supported by the client.`+` Select one of ${Lr}.`);return m};var Pr=(r)=>r===D.MD5?"content-md5":`x-amz-checksum-${r.toLowerCase()}`;var rw=(r,s)=>{const l=r.toLowerCase();for(let f of Object.keys(s))if(l===f.toLowerCase())return!0;return!1};var Er=(r)=>r!==void 0&&typeof r!=="string"&&!ArrayBuffer.isView(r)&&!sw(r);var ul=function(){function r(){this.crc32c=new pl}return r.prototype.update=function(s){if(Wr(s))return;this.crc32c.update(Kr(s))},r.prototype.digest=function(){return Is(this,void 0,void 0,function(){return ds(this,function(s){return[2,Vr(this.crc32c.digest())]})})},r.prototype.reset=function(){this.crc32c=new pl},r}();var pl=function(){function r(){this.checksum=4294967295}return r.prototype.update=function(s){var l,f;try{for(var h=Ps(s),m=h.next();!m.done;m=h.next()){var g=m.value;this.checksum=this.checksum>>>8^b3[(this.checksum^g)&255]}}catch(w){l={error:w}}finally{try{if(m&&!m.done&&(f=h.return))f.call(h)}finally{if(l)throw l.error}}return this},r.prototype.digest=function(){return(this.checksum^4294967295)>>>0},r}();var c3=[0,4067132163,3778769143,324072436,3348797215,904991772,648144872,3570033899,2329499855,2024987596,1809983544,2575936315,1296289744,3207089363,2893594407,1578318884,274646895,3795141740,4049975192,51262619,3619967088,632279923,922689671,3298075524,2592579488,1760304291,2075979607,2312596564,1562183871,2943781820,3156637768,1313733451,549293790,3537243613,3246849577,871202090,3878099393,357341890,102525238,4101499445,2858735121,1477399826,1264559846,3107202533,1845379342,2677391885,2361733625,2125378298,820201905,3263744690,3520608582,598981189,4151959214,85089709,373468761,3827903834,3124367742,1213305469,1526817161,2842354314,2107672161,2412447074,2627466902,1861252501,1098587580,3004210879,2688576843,1378610760,2262928035,1955203488,1742404180,2511436119,3416409459,969524848,714683780,3639785095,205050476,4266873199,3976438427,526918040,1361435347,2739821008,2954799652,1114974503,2529119692,1691668175,2005155131,2247081528,3690758684,697762079,986182379,3366744552,476452099,3993867776,4250756596,255256311,1640403810,2477592673,2164122517,1922457750,2791048317,1412925310,1197962378,3037525897,3944729517,427051182,170179418,4165941337,746937522,3740196785,3451792453,1070968646,1905808397,2213795598,2426610938,1657317369,3053634322,1147748369,1463399397,2773627110,4215344322,153784257,444234805,3893493558,1021025245,3467647198,3722505002,797665321,2197175160,1889384571,1674398607,2443626636,1164749927,3070701412,2757221520,1446797203,137323447,4198817972,3910406976,461344835,3484808360,1037989803,781091935,3705997148,2460548119,1623424788,1939049696,2180517859,1429367560,2807687179,3020495871,1180866812,410100952,3927582683,4182430767,186734380,3756733383,763408580,1053836080,3434856499,2722870694,1344288421,1131464017,2971354706,1708204729,2545590714,2229949006,1988219213,680717673,3673779818,3383336350,1002577565,4010310262,493091189,238226049,4233660802,2987750089,1082061258,1395524158,2705686845,1972364758,2279892693,2494862625,1725896226,952904198,3399985413,3656866545,731699698,4283874585,222117402,510512622,3959836397,3280807620,837199303,582374963,3504198960,68661723,4135334616,3844915500,390545967,1230274059,3141532936,2825850620,1510247935,2395924756,2091215383,1878366691,2644384480,3553878443,565732008,854102364,3229815391,340358836,3861050807,4117890627,119113024,1493875044,2875275879,3090270611,1247431312,2660249211,1828433272,2141937292,2378227087,3811616794,291187481,34330861,4032846830,615137029,3603020806,3314634738,939183345,1776939221,2609017814,2295496738,2058945313,2926798794,1545135305,1330124605,3173225534,4084100981,17165430,307568514,3762199681,888469610,3332340585,3587147933,665062302,2042050490,2346497209,2559330125,1793573966,3190661285,1279665062,1595330642,2910671697],b3=Zr(c3);var zs=(r,s)=>({[D.MD5]:s.md5,[D.CRC32]:Ol,[D.CRC32C]:ul,[D.SHA1]:s.sha1,[D.SHA256]:s.sha256})[r];var Fs=(r,s)=>{const l=new r;return l.update(Ns(s||"")),l.digest()};var lw={name:"flexibleChecksumsMiddleware",step:"build",tags:["BODY_CHECKSUM"],override:!0},fw=(r,s)=>(l,f)=>async(h)=>{if(!J.isInstance(h.request))return l(h);const{request:m}=h,{body:g,headers:w}=m,{base64Encoder:a,streamHasher:P}=r,{input:E,requestChecksumRequired:$,requestAlgorithmMember:N}=s,y=tg(E,{requestChecksumRequired:$,requestAlgorithmMember:N},!!f.isS3ExpressBucket);let H=g,B=w;if(y){const O=Pr(y),Nr=zs(y,r);if(Er(g)){const{getAwsChunkedEncodingStream:Zs,bodyLengthChecker:Iw}=r;H=Zs(g,{base64Encoder:a,bodyLengthChecker:Iw,checksumLocationName:O,checksumAlgorithmFn:Nr,streamHasher:P}),B={...w,"content-encoding":w["content-encoding"]?`${w["content-encoding"]},aws-chunked`:"aws-chunked","transfer-encoding":"chunked","x-amz-decoded-content-length":w["content-length"],"x-amz-content-sha256":"STREAMING-UNSIGNED-PAYLOAD-TRAILER","x-amz-trailer":O},delete B["content-length"]}else if(!rw(O,w)){const Zs=await Fs(Nr,g);B={...w,[O]:a(Zs)}}}return await l({...h,request:{...m,headers:B,body:H}})};var Gs=(r=[])=>{const s=[];for(let l of ug){if(!r.includes(l)||!Lr.includes(l))continue;s.push(l)}return s};var hw=(r)=>{const s=r.lastIndexOf("-");if(s!==-1){const l=r.slice(s+1);if(!l.startsWith("0")){const f=parseInt(l,10);if(!isNaN(f)&&f>=1&&f<=1e4)return!0}}return!1};import{Transform as i3} from"stream";function tl(r){const s=new i3;return s.push(r),s.push(null),s}var mw=async(r,{streamHasher:s,checksumAlgorithmFn:l,base64Encoder:f})=>{const h=Er(r)?s(l,r):Fs(l,r);return f(await h)};var gw=async(r,{config:s,responseAlgorithms:l})=>{const f=Gs(l),{body:h,headers:m}=r;for(let g of f){const w=Pr(g),a=m[w];if(a){const P=zs(g,s),{streamHasher:E,base64Encoder:$}=s,N=await mw(h,{streamHasher:E,checksumAlgorithmFn:P,base64Encoder:$});if(N===a)break;throw new Error(`Checksum mismatch: expected "${N}" but received "${a}"`+` in response header "${w}".`)}}};var ww={name:"flexibleChecksumsResponseMiddleware",toMiddleware:"deserializerMiddleware",relation:"after",tags:["BODY_CHECKSUM"],override:!0},aw=(r,s)=>(l,f)=>async(h)=>{if(!J.isInstance(h.request))return l(h);const m=h.input,g=await l(h),w=g.response;let a=void 0;const{requestValidationModeMember:P,responseAlgorithms:E}=s;if(P&&m[P]==="ENABLED"){const{clientName:$,commandName:N}=f;if($==="S3Client"&&N==="GetObjectCommand"&&Gs(E).every((B)=>{const Xr=Pr(B),O=w.headers[Xr];return!O||hw(O)}))return g;const H=Er(w.body);if(H)a=await r.streamCollector(w.body),w.body=tl(a);if(await gw(g.response,{config:r,responseAlgorithms:E}),H&&a)w.body=tl(a)}return g};var Ks=(r,s)=>({applyToStack:(l)=>{l.add(fw(r,s),lw),l.addRelativeTo(aw(r,s),ww)}});var Sw=W(Yl(),1);class rf extends Ar.classBuilder().ep({...ar,Bucket:{type:"contextParams",name:"Bucket"},Key:{type:"contextParams",name:"Key"}}).m(function(r,s,l,f){return[Sw.getSerdePlugin(l,this.serialize,this.deserialize),kr(l,r.getEndpointParameterInstructions()),Ks(l,{input:this.input,requestChecksumRequired:!1,requestValidationModeMember:"ChecksumMode",responseAlgorithms:["CRC32","CRC32C","SHA256","SHA1"]}),Cs(l),af(l)]}).s("AmazonS3","GetObject",{}).n("S3Client","GetObjectCommand").f(vh,Yh).ser(fm).de(gm).build(){}var ew=W(Yl(),1);class sf extends Ar.classBuilder().ep({...ar,Bucket:{type:"contextParams",name:"Bucket"},Key:{type:"contextParams",name:"Key"}}).m(function(r,s,l,f){return[ew.getSerdePlugin(l,this.serialize,this.deserialize),kr(l,r.getEndpointParameterInstructions()),Ks(l,{input:this.input,requestAlgorithmMember:"ChecksumAlgorithm",requestChecksumRequired:!1}),hf(l),vr(l),Cs(l)]}).s("AmazonS3","PutObject",{}).n("S3Client","PutObjectCommand").f(_h,Oh).ser(hm).de(wm).build(){}import{Buffer as Rw} from"buffer";class Aw extends sr{client;constructor(...r){super();this.client=new nl(...r)}async put(r){let s,l,f,h=process.env.BUCKET_NAME;if(r instanceof Blob)s=r,f=`${Jr()}.${r.type.split("/")[1].split(";")[0]}`,l=r.type;else s=r.body,f=r.name,l=r.contentType;l=s instanceof Blob||s instanceof File?s.type:void 0;const m=s instanceof Rw?s:Rw.from(await s.arrayBuffer());return await this.client.send(new sf({Bucket:h,Key:f,Body:m,ContentType:l})),f}async fetch(r){let s=process.env.BUCKET_NAME,l;if(typeof r==="string")l=r;else s=r.bucket??s,l=r.name;if(!l)throw new Error("Object name has to be specified");const f=await this.client.send(new rf({Bucket:s,Key:l}));return new Response(f.Body.transformToWebStream(),{headers:{"Content-Type":f.ContentType,"Content-Length":f.ContentLength.toString(),"Cache-Control":"private, max-age=12000, must-revalidate","Last-Modified":f.LastModified?.toUTCString()||"",ETag:f.ETag||""}})}}class Ws{}class Vs extends Ws{constructor(){super(...arguments)}requests=new Map;consume(r,s){if(!this.requests.has(r))this.requests.set(r,{date:Date.now(),count:1});else{const l=this.requests.get(r),f=Date.now();if(f-l.date>=60000)this.requests.set(r,{date:f,count:1});else this.requests.set(r,{date:l.date,count:l.count+1})}return this.requests.get(r).count}}class kw{driver=new Vs}export{Aw as S3Driver,kw as RateLimiterServiceProvider,Ws as RateLimiterDriver,Vs as InMemoryRateLimiter,yr as FileSystemDriver,lf as FileStorageServiceProvider,sr as FileStorageDriver};export{lf as t,kw as u};
|
|
2
|
+
import"../chunk-510bdb2fff647a32.js";import{A as L} from"../chunk-e3d242546d1a2927.js";import{$ as Qm,D as qr,E as Gm,F as Hm,G as Fm,H as Km,I as Fr,J as Gr,K as u,L as t,M as le,N as Wm,O as ya,P as Ma,Q as Ua,R as vm,S as mm,T as gm,U as wm,V as Am,W as Xm,X as Zm,Y as Ta,Z as kr,_ as Pr,aa as Sm,ba as Rm,ca as Vm,da as dm,ea as Jm,fa as Rs,ga as Im,ha as Qs,ia as Em,ja as km,ka as cm,la as Cm} from"../chunk-33a7a8e8edf3b1f5.js";import{$a as am,Aa as th,Ba as p,Ca as fm,Da as lm,Ea as mr,Fa as rm,Ga as Pl,Ha as Nl,Ia as ja,Ja as Er,Ka as Y,Ma as Ts,Pa as Rr,Qa as ia,Ra as dr,Sa as ba,Ta as Us,Ua as Wr,Wa as xe,Xa as Ur,Ya as Ka,Za as O,_a as xa,ab as hm,bb as Um,cb as Tm,eb as z,gb as oa,ma as ym,na as Mm,oa as K,pa as ir,qa as jr,ra as Lm,sa as pr,va as nh,wa as Cr,xa as V,ya as ph,za as uh} from"../chunk-503c9c540c3e0da0.js";import{ib as kg} from"../chunk-ce4edd37b38f213e.js";import{jb as i,kb as sm} from"../chunk-86828b70027cd6b5.js";import"../chunk-8401f0f53dc26633.js";import"../chunk-89e90a79da7b7d4f.js";import{Db as Pm} from"../chunk-95e4f6637849e021.js";import{Eb as EA} from"../chunk-ff29cddef49e00e4.js";class fr{}class _r extends fr{r;constructor(r=`${process.env.ROOT_DIR}/storage`){super();this.folderPath=r}async put(r){let s,e;if(r instanceof Blob)s=r,e=`${qr()}.${r.type.split("/")[1].split(";")[0]}`;else s=r.body,e=r.name;const f=s instanceof Buffer?s:Buffer.from(await s.arrayBuffer()),l=`${this.folderPath}/${e}`;return await Bun.write(l,f),e}async fetch(r){let s=process.env.BUCKET_NAME,e;if(typeof r==="string")e=r;else s=r.bucket??s,e=r.name;if(!e)throw new Error("Object name has to be specified");const f=`${this.folderPath}/${e}`,l=Bun.file(f),a=Bun.file(f).stream(),h=new Date(l.lastModified).toUTCString();return new Response(a,{headers:{"Content-Type":l.type,"Content-Length":String(l.size),"Cache-Control":"private, max-age=12000, must-revalidate","Last-Modified":h}})}}class cf{driver=new _r}function fg(r){return(s)=>async(e)=>{const{request:f}=e;if(K.isInstance(f)&&f.body&&r.runtime==="node"){if(r.requestHandler?.constructor?.name!=="FetchHttpHandler")f.headers={...f.headers,Expect:"100-continue"}}return s({...e,request:f})}}var lg={step:"build",tags:["SET_EXPECT_HEADER","EXPECT_HEADER"],name:"addExpectContinueMiddleware",override:!0},Cf=(r)=>({applyToStack:(s)=>{s.add(fg(r),lg)}});function hg(){return(r,s)=>async(e)=>{const{request:f}=e;if(K.isInstance(f)){if(!(ag in f.headers))if(typeof s?.logger?.warn==="function"&&!(s.logger instanceof jr))s.logger.warn("Are you using a Stream of unknown length as the Body of a PutObject request? Consider using Upload instead from @aws-sdk/lib-storage.");else console.warn("Are you using a Stream of unknown length as the Body of a PutObject request? Consider using Upload instead from @aws-sdk/lib-storage.")}return r({...e})}}var ag="content-length",mg={step:"finalizeRequest",tags:["CHECK_CONTENT_LENGTH_HEADER"],name:"getCheckContentLengthHeaderPlugin",override:!0},zf=(r)=>({applyToStack:(s)=>{s.add(hg(),mg)}});var Gf=(r)=>{return(s,e)=>async(f)=>{const l=await r.region(),a=r.region;let h=()=>{};if(e.__s3RegionRedirect)Object.defineProperty(r,"region",{writable:!1,value:async()=>{return e.__s3RegionRedirect}}),h=()=>Object.defineProperty(r,"region",{writable:!0,value:a});try{const m=await s(f);if(e.__s3RegionRedirect){h();const g=await r.region();if(l!==g)throw new Error("Region was not restored following S3 region redirect.")}return m}catch(m){throw h(),m}}},Hf={tags:["REGION_REDIRECT","S3"],name:"regionRedirectEndpointMiddleware",override:!0,relation:"before",toMiddleware:"endpointV2Middleware"};function gg(r){return(s,e)=>async(f)=>{try{return await s(f)}catch(l){if(r.followRegionRedirects&&l?.$metadata?.httpStatusCode===301){try{const a=l.$response.headers["x-amz-bucket-region"];e.logger?.debug(`Redirecting from ${await r.region()} to ${a}`),e.__s3RegionRedirect=a}catch(a){throw new Error("Region redirect failed: "+a)}return s(f)}else throw l}}}var wg={step:"initialize",tags:["REGION_REDIRECT","S3"],name:"regionRedirectMiddleware",override:!0},Ff=(r)=>({applyToStack:(s)=>{s.add(gg(r),wg),s.addRelativeTo(Gf(r),Hf)}});var Ag=(r)=>{return(s,e)=>async(f)=>{const l=await s(f),{response:a}=l;if(ir.isInstance(a)){if(a.headers.expires){a.headers.expiresstring=a.headers.expires;try{Ur(a.headers.expires)}catch(h){e.logger?.warn(`AWS SDK Warning for ${e.clientName}::${e.commandName} response parsing (${a.headers.expires}): ${h}`),delete a.headers.expires}}}return l}},Sg={tags:["S3"],name:"s3ExpiresMiddleware",override:!0,relation:"after",toMiddleware:"deserializerMiddleware"},Kf=(r)=>({applyToStack:(s)=>{s.addRelativeTo(Ag(r),Sg)}});class lr{constructor(r={}){this.data=r,this.lastPurgeTime=Date.now()}get(r){const s=this.data[r];if(!s)return;return s}set(r,s){return this.data[r]=s,s}delete(r){delete this.data[r]}async purgeExpired(){const r=Date.now();if(this.lastPurgeTime+lr.EXPIRED_CREDENTIAL_PURGE_INTERVAL_MS>r)return;for(let s in this.data){const e=this.data[s];if(!e.isRefreshing){const f=await e.identity;if(f.expiration){if(f.expiration.getTime()<r)delete this.data[s]}}}}}lr.EXPIRED_CREDENTIAL_PURGE_INTERVAL_MS=30000;class ar{constructor(r,s=!1,e=Date.now()){this._identity=r,this.isRefreshing=s,this.accessed=e}get identity(){return this.accessed=Date.now(),this._identity}}class hr{constructor(r,s=new lr){this.createSessionFn=r,this.cache=s}async getS3ExpressIdentity(r,s){const e=s.Bucket,{cache:f}=this,l=f.get(e);if(l)return l.identity.then((a)=>{if((a.expiration?.getTime()??0)<Date.now())return f.set(e,new ar(this.getIdentity(e))).identity;if((a.expiration?.getTime()??0)<Date.now()+hr.REFRESH_WINDOW_MS&&!l.isRefreshing)l.isRefreshing=!0,this.getIdentity(e).then((g)=>{f.set(e,new ar(Promise.resolve(g)))});return a});return f.set(e,new ar(this.getIdentity(e))).identity}async getIdentity(r){await this.cache.purgeExpired().catch((f)=>{console.warn("Error while clearing expired entries in S3ExpressIdentityCache: \n"+f)});const s=await this.createSessionFn(r);if(!s.Credentials?.AccessKeyId||!s.Credentials?.SecretAccessKey)throw new Error("s3#createSession response credential missing AccessKeyId or SecretAccessKey.");return{accessKeyId:s.Credentials.AccessKeyId,secretAccessKey:s.Credentials.SecretAccessKey,sessionToken:s.Credentials.SessionToken,expiration:s.Credentials.Expiration?new Date(s.Credentials.Expiration):void 0}}}hr.REFRESH_WINDOW_MS=60000;var zr=L(mr(),1);var Lf="X-Amz-Algorithm",Wf="X-Amz-Credential",vf="X-Amz-Date",Xf="X-Amz-SignedHeaders",Zf="X-Amz-Expires",Qf="X-Amz-Signature",Vf="X-Amz-Security-Token";var Jf="authorization",xs="X-Amz-Date".toLowerCase();var Bf=["authorization",xs,"date"],Yf="X-Amz-Signature".toLowerCase(),Tr="x-amz-content-sha256",Of="X-Amz-Security-Token".toLowerCase();var qf={authorization:!0,"cache-control":!0,connection:!0,expect:!0,from:!0,"keep-alive":!0,"max-forwards":!0,pragma:!0,referer:!0,te:!0,trailer:!0,"transfer-encoding":!0,upgrade:!0,"user-agent":!0,"x-amzn-trace-id":!0},_f=/^proxy-/,jf=/^sec-/;var br="AWS4-HMAC-SHA256";var bf="AWS4-HMAC-SHA256-PAYLOAD",xf="UNSIGNED-PAYLOAD",of=50,os="aws4_request",nf=604800;var uf=L(mr(),1);var xr={},ns=[],or=(r,s,e)=>`${r}/${s}/${e}/${os}`,tf=async(r,s,e,f,l)=>{const a=await pf(r,s.secretAccessKey,s.accessKeyId),h=`${e}:${f}:${l}:${uf.toHex(a)}:${s.sessionToken}`;if(h in xr)return xr[h];ns.push(h);while(ns.length>of)delete xr[ns.shift()];let m=`AWS4${s.secretAccessKey}`;for(let g of[e,f,l,os])m=await pf(r,m,g);return xr[h]=m};var pf=(r,s,e)=>{const f=new r(s);return f.update(V(e)),f.digest()};var nr=({headers:r},s,e)=>{const f={};for(let l of Object.keys(r).sort()){if(r[l]==null)continue;const a=l.toLowerCase();if(a in qf||s?.has(a)||_f.test(a)||jf.test(a)){if(!e||e&&!e.has(a))continue}f[a]=r[l].trim().replace(/\s+/g," ")}return f};var ps=({query:r={}})=>{const s=[],e={};for(let f of Object.keys(r).sort()){if(f.toLowerCase()===Yf)continue;s.push(f);const l=r[f];if(typeof l==="string")e[f]=`${p(f)}=${p(l)}`;else if(Array.isArray(l))e[f]=l.slice(0).reduce((a,h)=>a.concat([`${p(f)}=${p(h)}`]),[]).sort().join("&")}return s.map((f)=>e[f]).filter((f)=>f).join("&")};var rl=L(mr(),1);var cr=async({headers:r,body:s},e)=>{for(let f of Object.keys(r))if(f.toLowerCase()===Tr)return r[f];if(s==null)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";else if(typeof s==="string"||ArrayBuffer.isView(s)||pr(s)){const f=new e;return f.update(V(s)),rl.toHex(await f.digest())}return xf};var ur=L(mr(),1);var el=function(r){for(let s=0;s<8;s++)r[s]^=255;for(let s=7;s>-1;s--)if(r[s]++,r[s]!==0)break};class us{format(r){const s=[];for(let l of Object.keys(r)){const a=Cr(l);s.push(Uint8Array.from([a.byteLength]),a,this.formatHeaderValue(r[l]))}const e=new Uint8Array(s.reduce((l,a)=>l+a.byteLength,0));let f=0;for(let l of s)e.set(l,f),f+=l.byteLength;return e}formatHeaderValue(r){switch(r.type){case"boolean":return Uint8Array.from([r.value?0:1]);case"byte":return Uint8Array.from([2,r.value]);case"short":const s=new DataView(new ArrayBuffer(3));return s.setUint8(0,3),s.setInt16(1,r.value,!1),new Uint8Array(s.buffer);case"integer":const e=new DataView(new ArrayBuffer(5));return e.setUint8(0,4),e.setInt32(1,r.value,!1),new Uint8Array(e.buffer);case"long":const f=new Uint8Array(9);return f[0]=5,f.set(r.value.bytes,1),f;case"binary":const l=new DataView(new ArrayBuffer(3+r.value.byteLength));l.setUint8(0,6),l.setUint16(1,r.value.byteLength,!1);const a=new Uint8Array(l.buffer);return a.set(r.value,3),a;case"string":const h=Cr(r.value),m=new DataView(new ArrayBuffer(3+h.byteLength));m.setUint8(0,7),m.setUint16(1,h.byteLength,!1);const g=new Uint8Array(m.buffer);return g.set(h,3),g;case"timestamp":const S=new Uint8Array(9);return S[0]=8,S.set(ts.fromNumber(r.value.valueOf()).bytes,1),S;case"uuid":if(!Rg.test(r.value))throw new Error(`Invalid UUID received: ${r.value}`);const d=new Uint8Array(17);return d[0]=9,d.set(ur.fromHex(r.value.replace(/\-/g,"")),1),d}}}var sl;(function(r){r[r.boolTrue=0]="boolTrue",r[r.boolFalse=1]="boolFalse",r[r.byte=2]="byte",r[r.short=3]="short",r[r.integer=4]="integer",r[r.long=5]="long",r[r.byteArray=6]="byteArray",r[r.string=7]="string",r[r.timestamp=8]="timestamp",r[r.uuid=9]="uuid"})(sl||(sl={}));var Rg=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;class ts{constructor(r){if(this.bytes=r,r.byteLength!==8)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(r){if(r>9223372036854776000||r<-9223372036854776000)throw new Error(`${r} is too large (or, if negative, too small) to represent as an Int64`);const s=new Uint8Array(8);for(let e=7,f=Math.abs(Math.round(r));e>-1&&f>0;e--,f/=256)s[e]=f;if(r<0)el(s);return new ts(s)}valueOf(){const r=this.bytes.slice(0),s=r[0]&128;if(s)el(r);return parseInt(ur.toHex(r),16)*(s?-1:1)}toString(){return String(this.valueOf())}}var fl=(r,s)=>{r=r.toLowerCase();for(let e of Object.keys(s))if(r===e.toLowerCase())return!0;return!1};var re=(r,s={})=>{const{headers:e,query:f={}}=K.clone(r);for(let l of Object.keys(e)){const a=l.toLowerCase();if(a.slice(0,6)==="x-amz-"&&!s.unhoistableHeaders?.has(a))f[l]=e[l],delete e[l]}return{...r,headers:e,query:f}};var tr=(r)=>{r=K.clone(r);for(let s of Object.keys(r.headers))if(Bf.indexOf(s.toLowerCase())>-1)delete r.headers[s];return r};var ll=(r)=>dg(r).toISOString().replace(/\.\d{3}Z$/,"Z"),dg=(r)=>{if(typeof r==="number")return new Date(r*1000);if(typeof r==="string"){if(Number(r))return new Date(Number(r)*1000);return new Date(r)}return r};class se{constructor({applyChecksum:r,credentials:s,region:e,service:f,sha256:l,uriEscapePath:a=!0}){this.headerFormatter=new us,this.service=f,this.sha256=l,this.uriEscapePath=a,this.applyChecksum=typeof r==="boolean"?r:!0,this.regionProvider=Gr(e),this.credentialProvider=Gr(s)}async presign(r,s={}){const{signingDate:e=new Date,expiresIn:f=3600,unsignableHeaders:l,unhoistableHeaders:a,signableHeaders:h,signingRegion:m,signingService:g}=s,S=await this.credentialProvider();this.validateResolvedCredentials(S);const d=m??await this.regionProvider(),{longDate:k,shortDate:P}=rs(e);if(f>nf)return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");const M=or(P,d,g??this.service),$=re(tr(r),{unhoistableHeaders:a});if(S.sessionToken)$.query[Vf]=S.sessionToken;$.query[Lf]=br,$.query[Wf]=`${S.accessKeyId}/${M}`,$.query[vf]=k,$.query[Zf]=f.toString(10);const Z=nr($,l,h);return $.query[Xf]=al(Z),$.query[Qf]=await this.getSignature(k,M,this.getSigningKey(S,d,P,g),this.createCanonicalRequest($,Z,await cr(r,this.sha256))),$}async sign(r,s){if(typeof r==="string")return this.signString(r,s);else if(r.headers&&r.payload)return this.signEvent(r,s);else if(r.message)return this.signMessage(r,s);else return this.signRequest(r,s)}async signEvent({headers:r,payload:s},{signingDate:e=new Date,priorSignature:f,signingRegion:l,signingService:a}){const h=l??await this.regionProvider(),{shortDate:m,longDate:g}=rs(e),S=or(m,h,a??this.service),d=await cr({headers:{},body:s},this.sha256),k=new this.sha256;k.update(r);const P=zr.toHex(await k.digest()),M=[bf,g,S,f,P,d].join("\n");return this.signString(M,{signingDate:e,signingRegion:h,signingService:a})}async signMessage(r,{signingDate:s=new Date,signingRegion:e,signingService:f}){return this.signEvent({headers:this.headerFormatter.format(r.message.headers),payload:r.message.body},{signingDate:s,signingRegion:e,signingService:f,priorSignature:r.priorSignature}).then((a)=>{return{message:r.message,signature:a}})}async signString(r,{signingDate:s=new Date,signingRegion:e,signingService:f}={}){const l=await this.credentialProvider();this.validateResolvedCredentials(l);const a=e??await this.regionProvider(),{shortDate:h}=rs(s),m=new this.sha256(await this.getSigningKey(l,a,h,f));return m.update(V(r)),zr.toHex(await m.digest())}async signRequest(r,{signingDate:s=new Date,signableHeaders:e,unsignableHeaders:f,signingRegion:l,signingService:a}={}){const h=await this.credentialProvider();this.validateResolvedCredentials(h);const m=l??await this.regionProvider(),g=tr(r),{longDate:S,shortDate:d}=rs(s),k=or(d,m,a??this.service);if(g.headers[xs]=S,h.sessionToken)g.headers[Of]=h.sessionToken;const P=await cr(g,this.sha256);if(!fl(Tr,g.headers)&&this.applyChecksum)g.headers[Tr]=P;const M=nr(g,f,e),$=await this.getSignature(S,k,this.getSigningKey(h,m,d,a),this.createCanonicalRequest(g,M,P));return g.headers[Jf]=`${br} `+`Credential=${h.accessKeyId}/${k}, `+`SignedHeaders=${al(M)}, `+`Signature=${$}`,g}createCanonicalRequest(r,s,e){const f=Object.keys(s).sort();return`${r.method}
|
|
3
|
+
${this.getCanonicalPath(r)}
|
|
4
|
+
${ps(r)}
|
|
5
|
+
${f.map((l)=>`${l}:${s[l]}`).join("\n")}
|
|
6
|
+
|
|
7
|
+
${f.join(";")}
|
|
8
|
+
${e}`}async createStringToSign(r,s,e){const f=new this.sha256;f.update(V(e));const l=await f.digest();return`${br}
|
|
9
|
+
${r}
|
|
10
|
+
${s}
|
|
11
|
+
${zr.toHex(l)}`}getCanonicalPath({path:r}){if(this.uriEscapePath){const s=[];for(let l of r.split("/")){if(l?.length===0)continue;if(l===".")continue;if(l==="..")s.pop();else s.push(l)}const e=`${r?.startsWith("/")?"/":""}${s.join("/")}${s.length>0&&r?.endsWith("/")?"/":""}`;return p(e).replace(/%2F/g,"/")}return r}async getSignature(r,s,e,f){const l=await this.createStringToSign(r,s,f),a=new this.sha256(await e);return a.update(V(l)),zr.toHex(await a.digest())}getSigningKey(r,s,e,f){return tf(this.sha256,r,e,s,f||this.service)}validateResolvedCredentials(r){if(typeof r!=="object"||typeof r.accessKeyId!=="string"||typeof r.secretAccessKey!=="string")throw new Error("Resolved credential object is not valid")}}var rs=(r)=>{const s=ll(r).replace(/[\-:]/g,"");return{longDate:s,shortDate:s.slice(0,8)}},al=(r)=>Object.keys(r).sort().join(";");var hl="Directory",ml="S3Express",gl="sigv4-s3express",ss="X-Amz-S3session-Token",Hr=ss.toLowerCase(),Ig="AWS_S3_DISABLE_EXPRESS_SESSION_AUTH",Eg="s3_disable_express_session_auth",ee={environmentVariableSelector:(r)=>u(r,Ig,t.ENV),configFileSelector:(r)=>u(r,Eg,t.CONFIG),default:!1};var wl=function(r){return{accessKeyId:r.accessKeyId,secretAccessKey:r.secretAccessKey,expiration:r.expiration}},Al=function(r,s){const e=setTimeout(()=>{throw new Error("SignatureV4S3Express credential override was created but not called.")},10),f=r.credentialProvider,l=()=>{return clearTimeout(e),r.credentialProvider=f,Promise.resolve(s)};r.credentialProvider=l};class es extends se{async signWithCredentials(r,s,e){const f=wl(s);r.headers[Hr]=s.sessionToken;const l=this;return Al(l,f),l.signRequest(r,e??{})}async presignWithCredentials(r,s,e){const f=wl(s);return delete r.headers[Hr],r.headers[ss]=s.sessionToken,r.query=r.query??{},r.query[ss]=s.sessionToken,Al(this,f),this.presign(r,e)}}var Sl=(r)=>{return(s,e)=>async(f)=>{if(e.endpointV2){const l=e.endpointV2,a=l.properties?.authSchemes?.[0]?.name===gl;if(l.properties?.backend===ml||l.properties?.bucketType===hl)e.isS3ExpressBucket=!0;if(a){const m=f.input.Bucket;if(m){const g=await r.s3ExpressIdentityProvider.getS3ExpressIdentity(await r.credentials(),{Bucket:m});if(e.s3ExpressIdentity=g,K.isInstance(f.request)&&g.sessionToken)f.request.headers[Hr]=g.sessionToken}}}return s(f)}},Rl={name:"s3ExpressMiddleware",step:"build",tags:["S3","S3_EXPRESS"],override:!0},fe=(r)=>({applyToStack:(s)=>{s.add(Sl(r),Rl)}});var Il=L(le(),1);var Pg=L(kg(),1);var dl=async(r,s,e,f)=>{const l=await f.signWithCredentials(e,r,{});if(l.headers["X-Amz-Security-Token"]||l.headers["x-amz-security-token"])throw new Error("X-Amz-Security-Token must not be set for s3-express requests.");return l};var Ng=(r)=>(s)=>{throw s},Dg=(r,s)=>{};var El=(r)=>(s,e)=>async(f)=>{if(!K.isInstance(f.request))return s(f);const a=Fr(e).selectedHttpAuthScheme;if(!a)throw new Error("No HttpAuthScheme was selected: unable to sign request");const{httpAuthOption:{signingProperties:h={}},identity:m,signer:g}=a;let S;if(e.s3ExpressIdentity)S=await dl(e.s3ExpressIdentity,h,f.request,await r.signer());else S=await g.sign(f.request,m,h);const d=await s({...f,request:S}).catch((g.errorHandler||Ng)(h));return(g.successHandler||Dg)(d.response,h),d},ae=(r)=>({applyToStack:(s)=>{s.addRelativeTo(El(r),Il.httpSigningMiddlewareOptions)}});var kl=(r,{session:s})=>{const[e,f]=s;return{...r,forcePathStyle:r.forcePathStyle??!1,useAccelerateEndpoint:r.useAccelerateEndpoint??!1,disableMultiregionAccessPoints:r.disableMultiregionAccessPoints??!1,followRegionRedirects:r.followRegionRedirects??!1,s3ExpressIdentityProvider:r.s3ExpressIdentityProvider??new hr(async(l)=>e().send(new f({Bucket:l,SessionMode:"ReadWrite"}))),bucketEndpoint:r.bucketEndpoint??!1}};var $g={CopyObjectCommand:!0,UploadPartCopyCommand:!0,CompleteMultipartUploadCommand:!0},yg=3000,Mg=(r)=>(s,e)=>async(f)=>{const l=await s(f),{response:a}=l;if(!ir.isInstance(a))return l;const{statusCode:h,body:m}=a;if(h<200||h>=300)return l;let g=m,S=m;if(m&&typeof m==="object"&&!(m instanceof Uint8Array))[g,S]=await Pl(m);a.body=S;const d=await Ug(g,{streamCollector:async(P)=>{return Nl(P,yg)}});if(typeof g?.destroy==="function")g.destroy();const k=r.utf8Encoder(d.subarray(d.length-16));if(d.length===0&&$g[e.commandName]){const P=new Error("S3 aborted request");throw P.name="InternalError",P}if(k&&k.endsWith("</Error>"))a.statusCode=400;return l},Ug=(r=new Uint8Array,s)=>{if(r instanceof Uint8Array)return Promise.resolve(r);return s.streamCollector(r)||Promise.resolve(new Uint8Array)},Tg={relation:"after",toMiddleware:"deserializerMiddleware",tags:["THROW_200_EXCEPTIONS","S3"],name:"throw200ExceptionsMiddleware",override:!0},fs=(r)=>({applyToStack:(s)=>{s.addRelativeTo(Mg(r),Tg)}});var he=(r)=>typeof r==="string"&&r.indexOf("arn:")===0&&r.split(":").length>=6;function Dl(r){return(s,e)=>async(f)=>{if(r.bucketEndpoint){const l=e.endpointV2;if(l){const a=f.input.Bucket;if(typeof a==="string")try{const h=new URL(a);l.url=h}catch(h){const m=`@aws-sdk/middleware-sdk-s3: bucketEndpoint=true was set but Bucket=${a} could not be parsed as URL.`;if(e.logger?.constructor?.name==="NoOpLogger")console.warn(m);else e.logger?.warn?.(m);throw h}}}return s(f)}}var $l={name:"bucketEndpointMiddleware",override:!0,relation:"after",toMiddleware:"endpointV2Middleware"};function cg({bucketEndpoint:r}){return(s)=>async(e)=>{const{input:{Bucket:f}}=e;if(!r&&typeof f==="string"&&!he(f)&&f.indexOf("/")>=0){const l=new Error(`Bucket name shouldn't contain '/', received '${f}'`);throw l.name="InvalidBucketName",l}return s({...e})}}var Cg={step:"initialize",tags:["VALIDATE_BUCKET_NAME"],name:"validateBucketNameMiddleware",override:!0},yl=(r)=>({applyToStack:(s)=>{s.add(cg(r),Cg),s.addRelativeTo(Dl(r),$l)}});var Dr=L(le(),1);var Ml=(r)=>({...r,eventStreamMarshaller:r.eventStreamSerdeProvider(r)});var ds=L(Rs(),1);var ls={CrtSignerV4:null};class me{constructor(r){this.sigv4Signer=new es(r),this.signerOptions=r}async sign(r,s={}){if(s.signingRegion==="*"){if(this.signerOptions.runtime!=="node")throw new Error("This request requires signing with SigV4Asymmetric algorithm. It's only available in Node.js");return this.getSigv4aSigner().sign(r,s)}return this.sigv4Signer.sign(r,s)}async signWithCredentials(r,s,e={}){if(e.signingRegion==="*"){if(this.signerOptions.runtime!=="node")throw new Error("This request requires signing with SigV4Asymmetric algorithm. It's only available in Node.js");return this.getSigv4aSigner().signWithCredentials(r,s,e)}return this.sigv4Signer.signWithCredentials(r,s,e)}async presign(r,s={}){if(s.signingRegion==="*"){if(this.signerOptions.runtime!=="node")throw new Error("This request requires signing with SigV4Asymmetric algorithm. It's only available in Node.js");return this.getSigv4aSigner().presign(r,s)}return this.sigv4Signer.presign(r,s)}async presignWithCredentials(r,s,e={}){if(e.signingRegion==="*")throw new Error("Method presignWithCredentials is not supported for [signingRegion=*].");return this.sigv4Signer.presignWithCredentials(r,s,e)}getSigv4aSigner(){if(!this.sigv4aSigner){let r=null;try{if(r=ls.CrtSignerV4,typeof r!=="function")throw new Error}catch(s){throw s.message=`${s.message}\n`+'Please check whether you have installed the "@aws-sdk/signature-v4-crt" package explicitly. \nYou must also register the package by calling [require("@aws-sdk/signature-v4-crt");] or an ESM equivalent such as [import "@aws-sdk/signature-v4-crt";]. \nFor more information please go to https://github.com/aws/aws-sdk-js-v3#functionality-requiring-aws-common-runtime-crt',s}this.sigv4aSigner=new r({...this.signerOptions,signingAlgorithm:1})}return this.sigv4aSigner}}var gr={["required"]:!1,["type"]:"String"},wr={["required"]:!0,default:!1,["type"]:"Boolean"},Kr={["required"]:!1,["type"]:"Boolean"},B={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"Accelerate"},!0]},D={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseFIPS"},!0]},N={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseDualStack"},!0]},T={["fn"]:"isSet",["argv"]:[{["ref"]:"Endpoint"}]},da={["fn"]:"aws.partition",["argv"]:[{["ref"]:"Region"}],["assign"]:"partitionResult"},Ul={["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"partitionResult"},"name"]},"aws-cn"]},ws={["fn"]:"isSet",["argv"]:[{["ref"]:"Bucket"}]},v={["ref"]:"Bucket"},W={["fn"]:"parseURL",["argv"]:[{["ref"]:"Endpoint"}],["assign"]:"url"},gs={["fn"]:"booleanEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"url"},"isIp"]},!0]},Ia={["ref"]:"url"},Ea={["fn"]:"uriEncode",["argv"]:[v],["assign"]:"uri_encoded_bucket"},_={["backend"]:"S3Express",["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3express",["signingRegion"]:"{Region}"}]},w={},ka={["fn"]:"aws.isVirtualHostableS3Bucket",["argv"]:[v,!1]},ge={["error"]:"S3Express bucket name is not a valid virtual hostable name.",["type"]:"error"},As={["backend"]:"S3Express",["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4-s3express",["signingName"]:"s3express",["signingRegion"]:"{Region}"}]},Tl={["fn"]:"isSet",["argv"]:[{["ref"]:"UseS3ExpressControlEndpoint"}]},cl={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseS3ExpressControlEndpoint"},!0]},A={["fn"]:"not",["argv"]:[T]},Cl={["error"]:"Unrecognized S3Express bucket name format.",["type"]:"error"},zl={["fn"]:"not",["argv"]:[ws]},Gl={["ref"]:"hardwareType"},Hl={["conditions"]:[A],["error"]:"Expected a endpoint to be specified but no endpoint was found",["type"]:"error"},as={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4a",["signingName"]:"s3-outposts",["signingRegionSet"]:["*"]},{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-outposts",["signingRegion"]:"{Region}"}]},we={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"ForcePathStyle"},!1]},zg={["ref"]:"ForcePathStyle"},U={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"Accelerate"},!1]},C={["fn"]:"stringEquals",["argv"]:[{["ref"]:"Region"},"aws-global"]},G={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"us-east-1"}]},E={["fn"]:"not",["argv"]:[C]},H={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseGlobalEndpoint"},!0]},Fl={["url"]:"https://{Bucket}.s3-fips.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:{["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"{Region}"}]},["headers"]:{}},c={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"{Region}"}]},F={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseGlobalEndpoint"},!1]},I={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseDualStack"},!1]},Kl={["url"]:"https://{Bucket}.s3-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},R={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseFIPS"},!1]},Ll={["url"]:"https://{Bucket}.s3-accelerate.dualstack.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},Wl={["url"]:"https://{Bucket}.s3.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},Ae={["fn"]:"booleanEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[Ia,"isIp"]},!1]},Se={["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{Bucket}",["properties"]:c,["headers"]:{}},Ke={["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:c,["headers"]:{}},vl={["endpoint"]:Ke,["type"]:"endpoint"},Re={["url"]:"https://{Bucket}.s3-accelerate.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},Xl={["url"]:"https://{Bucket}.s3.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},hs={["error"]:"Invalid region: region was not a valid DNS name.",["type"]:"error"},Q={["ref"]:"bucketArn"},Pa={["ref"]:"arnType"},de={["fn"]:"getAttr",["argv"]:[Q,"service"]},Le={["ref"]:"accessPointName"},Zl={["conditions"]:[N],["error"]:"S3 Object Lambda does not support Dual-stack",["type"]:"error"},Ql={["conditions"]:[B],["error"]:"S3 Object Lambda does not support S3 Accelerate",["type"]:"error"},Vl={["conditions"]:[{["fn"]:"isSet",["argv"]:[{["ref"]:"DisableAccessPoints"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableAccessPoints"},!0]}],["error"]:"Access points are not supported for this operation",["type"]:"error"},Ie={["conditions"]:[{["fn"]:"isSet",["argv"]:[{["ref"]:"UseArnRegion"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseArnRegion"},!1]},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[Q,"region"]},"{Region}"]}]}],["error"]:"Invalid configuration: region from ARN `{bucketArn#region}` does not match client region `{Region}` and UseArnRegion is `false`",["type"]:"error"},Na={["fn"]:"getAttr",["argv"]:[{["ref"]:"bucketPartition"},"name"]},Da={["fn"]:"getAttr",["argv"]:[Q,"accountId"]},Ee={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-object-lambda",["signingRegion"]:"{bucketArn#region}"}]},Jl={["error"]:"Invalid ARN: The access point name may only contain a-z, A-Z, 0-9 and `-`. Found: `{accessPointName}`",["type"]:"error"},ke={["error"]:"Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{bucketArn#accountId}`",["type"]:"error"},Pe={["error"]:"Invalid region in ARN: `{bucketArn#region}` (invalid DNS name)",["type"]:"error"},Ne={["error"]:"Client was configured for partition `{partitionResult#name}` but ARN (`{Bucket}`) has `{bucketPartition#name}`",["type"]:"error"},Bl={["error"]:"Invalid ARN: The ARN may only contain a single resource component after `accesspoint`.",["type"]:"error"},Yl={["error"]:"Invalid ARN: Expected a resource of the format `accesspoint:<accesspoint name>` but no name was provided",["type"]:"error"},Lr={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3",["signingRegion"]:"{bucketArn#region}"}]},Ol={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4a",["signingName"]:"s3-outposts",["signingRegionSet"]:["*"]},{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-outposts",["signingRegion"]:"{bucketArn#region}"}]},ql={["fn"]:"aws.parseArn",["argv"]:[v]},_l={["url"]:"https://s3-fips.dualstack.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:c,["headers"]:{}},jl={["url"]:"https://s3-fips.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:c,["headers"]:{}},il={["url"]:"https://s3.dualstack.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:c,["headers"]:{}},De={["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{uri_encoded_bucket}",["properties"]:c,["headers"]:{}},bl={["url"]:"https://s3.{Region}.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:c,["headers"]:{}},xl={["ref"]:"UseObjectLambdaEndpoint"},$e={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-object-lambda",["signingRegion"]:"{Region}"}]},ol={["url"]:"https://s3-fips.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},nl={["url"]:"https://s3-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},pl={["url"]:"https://s3.dualstack.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},ye={["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:c,["headers"]:{}},ul={["url"]:"https://s3.{Region}.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:{}},Me=[{["ref"]:"Region"}],Gg=[{["ref"]:"Endpoint"}],Hg=[v],Ue=[N],ms=[B],rr=[T,W],tl=[{["fn"]:"isSet",["argv"]:[{["ref"]:"DisableS3ExpressSessionAuth"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableS3ExpressSessionAuth"},!0]}],ra=[gs],Te=[Ea],ce=[ka],Ar=[D],sa=[{["fn"]:"substring",["argv"]:[v,6,14,!0],["assign"]:"s3expressAvailabilityZoneId"},{["fn"]:"substring",["argv"]:[v,14,16,!0],["assign"]:"s3expressAvailabilityZoneDelim"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"s3expressAvailabilityZoneDelim"},"--"]}],ea=[{["conditions"]:[D],["endpoint"]:{["url"]:"https://{Bucket}.s3express-fips-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:_,["headers"]:{}},["type"]:"endpoint"},{["endpoint"]:{["url"]:"https://{Bucket}.s3express-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:_,["headers"]:{}},["type"]:"endpoint"}],fa=[{["fn"]:"substring",["argv"]:[v,6,15,!0],["assign"]:"s3expressAvailabilityZoneId"},{["fn"]:"substring",["argv"]:[v,15,17,!0],["assign"]:"s3expressAvailabilityZoneDelim"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"s3expressAvailabilityZoneDelim"},"--"]}],la=[{["conditions"]:[D],["endpoint"]:{["url"]:"https://{Bucket}.s3express-fips-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:As,["headers"]:{}},["type"]:"endpoint"},{["endpoint"]:{["url"]:"https://{Bucket}.s3express-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:As,["headers"]:{}},["type"]:"endpoint"}],Fg=[ws],aa=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"outpostId"},!1]}],ha=[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"regionPrefix"},"beta"]}],Kg=["*"],b=[da],ma=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"Region"},!1]}],x=[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"Region"},"us-east-1"]}],Ce=[{["fn"]:"stringEquals",["argv"]:[Pa,"accesspoint"]}],ga=[{["fn"]:"getAttr",["argv"]:[Q,"resourceId[1]"],["assign"]:"accessPointName"},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[Le,""]}]}],Lg=[Q,"resourceId[1]"],ze=[{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[Q,"region"]},""]}]}],wa=[{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"getAttr",["argv"]:[Q,"resourceId[2]"]}]}]}],Wg=[Q,"resourceId[2]"],Ge=[{["fn"]:"aws.partition",["argv"]:[{["fn"]:"getAttr",["argv"]:[Q,"region"]}],["assign"]:"bucketPartition"}],Aa=[{["fn"]:"stringEquals",["argv"]:[Na,{["fn"]:"getAttr",["argv"]:[{["ref"]:"partitionResult"},"name"]}]}],He=[{["fn"]:"isValidHostLabel",["argv"]:[{["fn"]:"getAttr",["argv"]:[Q,"region"]},!0]}],Fe=[{["fn"]:"isValidHostLabel",["argv"]:[Da,!1]}],Sa=[{["fn"]:"isValidHostLabel",["argv"]:[Le,!1]}],Ra=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"Region"},!0]}],vg={version:"1.0",parameters:{Bucket:gr,Region:gr,UseFIPS:wr,UseDualStack:wr,Endpoint:gr,ForcePathStyle:wr,Accelerate:wr,UseGlobalEndpoint:wr,UseObjectLambdaEndpoint:Kr,Key:gr,Prefix:gr,CopySource:gr,DisableAccessPoints:Kr,DisableMultiRegionAccessPoints:wr,UseArnRegion:Kr,UseS3ExpressControlEndpoint:Kr,DisableS3ExpressSessionAuth:Kr},rules:[{["conditions"]:[{["fn"]:"isSet",["argv"]:Me}],rules:[{["conditions"]:[B,D],error:"Accelerate cannot be used with FIPS",["type"]:"error"},{["conditions"]:[N,T],error:"Cannot set dual-stack in combination with a custom endpoint.",["type"]:"error"},{["conditions"]:[T,D],error:"A custom endpoint cannot be combined with FIPS",["type"]:"error"},{["conditions"]:[T,B],error:"A custom endpoint cannot be combined with S3 Accelerate",["type"]:"error"},{["conditions"]:[D,da,Ul],error:"Partition does not support FIPS",["type"]:"error"},{["conditions"]:[ws,{["fn"]:"substring",["argv"]:[v,0,6,!0],["assign"]:"bucketSuffix"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"bucketSuffix"},"--x-s3"]}],rules:[{["conditions"]:Ue,error:"S3Express does not support Dual-stack.",["type"]:"error"},{["conditions"]:ms,error:"S3Express does not support S3 Accelerate.",["type"]:"error"},{["conditions"]:rr,rules:[{["conditions"]:tl,rules:[{["conditions"]:ra,rules:[{["conditions"]:Te,rules:[{endpoint:{["url"]:"{url#scheme}://{url#authority}/{uri_encoded_bucket}{url#path}",["properties"]:_,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:ce,rules:[{endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:_,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},ge],["type"]:"tree"},{["conditions"]:ra,rules:[{["conditions"]:Te,rules:[{endpoint:{["url"]:"{url#scheme}://{url#authority}/{uri_encoded_bucket}{url#path}",["properties"]:As,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:ce,rules:[{endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:As,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},ge],["type"]:"tree"},{["conditions"]:[Tl,cl],rules:[{["conditions"]:[Ea,A],rules:[{["conditions"]:Ar,endpoint:{["url"]:"https://s3express-control-fips.{Region}.amazonaws.com/{uri_encoded_bucket}",["properties"]:_,["headers"]:w},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3express-control.{Region}.amazonaws.com/{uri_encoded_bucket}",["properties"]:_,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:ce,rules:[{["conditions"]:tl,rules:[{["conditions"]:sa,rules:ea,["type"]:"tree"},{["conditions"]:fa,rules:ea,["type"]:"tree"},Cl],["type"]:"tree"},{["conditions"]:sa,rules:la,["type"]:"tree"},{["conditions"]:fa,rules:la,["type"]:"tree"},Cl],["type"]:"tree"},ge],["type"]:"tree"},{["conditions"]:[zl,Tl,cl],rules:[{["conditions"]:rr,endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:_,["headers"]:w},["type"]:"endpoint"},{["conditions"]:Ar,endpoint:{["url"]:"https://s3express-control-fips.{Region}.amazonaws.com",["properties"]:_,["headers"]:w},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3express-control.{Region}.amazonaws.com",["properties"]:_,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[ws,{["fn"]:"substring",["argv"]:[v,49,50,!0],["assign"]:"hardwareType"},{["fn"]:"substring",["argv"]:[v,8,12,!0],["assign"]:"regionPrefix"},{["fn"]:"substring",["argv"]:[v,0,7,!0],["assign"]:"bucketAliasSuffix"},{["fn"]:"substring",["argv"]:[v,32,49,!0],["assign"]:"outpostId"},{["fn"]:"aws.partition",["argv"]:Me,["assign"]:"regionPartition"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"bucketAliasSuffix"},"--op-s3"]}],rules:[{["conditions"]:aa,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Gl,"e"]}],rules:[{["conditions"]:ha,rules:[Hl,{["conditions"]:rr,endpoint:{["url"]:"https://{Bucket}.ec2.{url#authority}",["properties"]:as,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{endpoint:{["url"]:"https://{Bucket}.ec2.s3-outposts.{Region}.{regionPartition#dnsSuffix}",["properties"]:as,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Gl,"o"]}],rules:[{["conditions"]:ha,rules:[Hl,{["conditions"]:rr,endpoint:{["url"]:"https://{Bucket}.op-{outpostId}.{url#authority}",["properties"]:as,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{endpoint:{["url"]:"https://{Bucket}.op-{outpostId}.s3-outposts.{Region}.{regionPartition#dnsSuffix}",["properties"]:as,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{error:"Unrecognized hardware type: \"Expected hardware type o or e but got {hardwareType}\"",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: The outpost Id must only contain a-z, A-Z, 0-9 and `-`.",["type"]:"error"}],["type"]:"tree"},{["conditions"]:Fg,rules:[{["conditions"]:[T,{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"parseURL",["argv"]:Gg}]}]}],error:"Custom endpoint `{Endpoint}` was not a valid URI",["type"]:"error"},{["conditions"]:[we,ka],rules:[{["conditions"]:b,rules:[{["conditions"]:ma,rules:[{["conditions"]:[B,Ul],error:"S3 Accelerate cannot be used in this region",["type"]:"error"},{["conditions"]:[N,D,U,A,C],endpoint:{["url"]:"https://{Bucket}.s3-fips.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[N,D,U,A,E,H],rules:[{endpoint:Fl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[N,D,U,A,E,F],endpoint:Fl,["type"]:"endpoint"},{["conditions"]:[I,D,U,A,C],endpoint:{["url"]:"https://{Bucket}.s3-fips.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,D,U,A,E,H],rules:[{endpoint:Kl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,D,U,A,E,F],endpoint:Kl,["type"]:"endpoint"},{["conditions"]:[N,R,B,A,C],endpoint:{["url"]:"https://{Bucket}.s3-accelerate.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[N,R,B,A,E,H],rules:[{endpoint:Ll,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[N,R,B,A,E,F],endpoint:Ll,["type"]:"endpoint"},{["conditions"]:[N,R,U,A,C],endpoint:{["url"]:"https://{Bucket}.s3.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[N,R,U,A,E,H],rules:[{endpoint:Wl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[N,R,U,A,E,F],endpoint:Wl,["type"]:"endpoint"},{["conditions"]:[I,R,U,T,W,gs,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{Bucket}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,R,U,T,W,Ae,C],endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,R,U,T,W,gs,E,H],rules:[{["conditions"]:x,endpoint:Se,["type"]:"endpoint"},{endpoint:Se,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,R,U,T,W,Ae,E,H],rules:[{["conditions"]:x,endpoint:Ke,["type"]:"endpoint"},vl],["type"]:"tree"},{["conditions"]:[I,R,U,T,W,gs,E,F],endpoint:Se,["type"]:"endpoint"},{["conditions"]:[I,R,U,T,W,Ae,E,F],endpoint:Ke,["type"]:"endpoint"},{["conditions"]:[I,R,B,A,C],endpoint:{["url"]:"https://{Bucket}.s3-accelerate.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,R,B,A,E,H],rules:[{["conditions"]:x,endpoint:Re,["type"]:"endpoint"},{endpoint:Re,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,R,B,A,E,F],endpoint:Re,["type"]:"endpoint"},{["conditions"]:[I,R,U,A,C],endpoint:{["url"]:"https://{Bucket}.s3.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,R,U,A,E,H],rules:[{["conditions"]:x,endpoint:{["url"]:"https://{Bucket}.s3.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:w},["type"]:"endpoint"},{endpoint:Xl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,R,U,A,E,F],endpoint:Xl,["type"]:"endpoint"}],["type"]:"tree"},hs],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[T,W,{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[Ia,"scheme"]},"http"]},{["fn"]:"aws.isVirtualHostableS3Bucket",["argv"]:[v,!0]},we,R,I,U],rules:[{["conditions"]:b,rules:[{["conditions"]:ma,rules:[vl],["type"]:"tree"},hs],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[we,{["fn"]:"aws.parseArn",["argv"]:Hg,["assign"]:"bucketArn"}],rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:[Q,"resourceId[0]"],["assign"]:"arnType"},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[Pa,""]}]}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[de,"s3-object-lambda"]}],rules:[{["conditions"]:Ce,rules:[{["conditions"]:ga,rules:[Zl,Ql,{["conditions"]:ze,rules:[Vl,{["conditions"]:wa,rules:[Ie,{["conditions"]:Ge,rules:[{["conditions"]:b,rules:[{["conditions"]:Aa,rules:[{["conditions"]:He,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Da,""]}],error:"Invalid ARN: Missing account id",["type"]:"error"},{["conditions"]:Fe,rules:[{["conditions"]:Sa,rules:[{["conditions"]:rr,endpoint:{["url"]:"{url#scheme}://{accessPointName}-{bucketArn#accountId}.{url#authority}{url#path}",["properties"]:Ee,["headers"]:w},["type"]:"endpoint"},{["conditions"]:Ar,endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-object-lambda-fips.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Ee,["headers"]:w},["type"]:"endpoint"},{endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-object-lambda.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Ee,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},Jl],["type"]:"tree"},ke],["type"]:"tree"},Pe],["type"]:"tree"},Ne],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},Bl],["type"]:"tree"},{error:"Invalid ARN: bucket ARN is missing a region",["type"]:"error"}],["type"]:"tree"},Yl],["type"]:"tree"},{error:"Invalid ARN: Object Lambda ARNs only support `accesspoint` arn types, but found: `{arnType}`",["type"]:"error"}],["type"]:"tree"},{["conditions"]:Ce,rules:[{["conditions"]:ga,rules:[{["conditions"]:ze,rules:[{["conditions"]:Ce,rules:[{["conditions"]:ze,rules:[Vl,{["conditions"]:wa,rules:[Ie,{["conditions"]:Ge,rules:[{["conditions"]:b,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Na,"{partitionResult#name}"]}],rules:[{["conditions"]:He,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[de,"s3"]}],rules:[{["conditions"]:Fe,rules:[{["conditions"]:Sa,rules:[{["conditions"]:ms,error:"Access Points do not support S3 Accelerate",["type"]:"error"},{["conditions"]:[D,N],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint-fips.dualstack.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Lr,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[D,I],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint-fips.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Lr,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[R,N],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint.dualstack.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Lr,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[R,I,T,W],endpoint:{["url"]:"{url#scheme}://{accessPointName}-{bucketArn#accountId}.{url#authority}{url#path}",["properties"]:Lr,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[R,I],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Lr,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},Jl],["type"]:"tree"},ke],["type"]:"tree"},{error:"Invalid ARN: The ARN was not for the S3 service, found: {bucketArn#service}",["type"]:"error"}],["type"]:"tree"},Pe],["type"]:"tree"},Ne],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},Bl],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"isValidHostLabel",["argv"]:[Le,!0]}],rules:[{["conditions"]:Ue,error:"S3 MRAP does not support dual-stack",["type"]:"error"},{["conditions"]:Ar,error:"S3 MRAP does not support FIPS",["type"]:"error"},{["conditions"]:ms,error:"S3 MRAP does not support S3 Accelerate",["type"]:"error"},{["conditions"]:[{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableMultiRegionAccessPoints"},!0]}],error:"Invalid configuration: Multi-Region Access Point ARNs are disabled.",["type"]:"error"},{["conditions"]:[{["fn"]:"aws.partition",["argv"]:Me,["assign"]:"mrapPartition"}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"mrapPartition"},"name"]},{["fn"]:"getAttr",["argv"]:[Q,"partition"]}]}],rules:[{endpoint:{["url"]:"https://{accessPointName}.accesspoint.s3-global.{mrapPartition#dnsSuffix}",["properties"]:{["authSchemes"]:[{["disableDoubleEncoding"]:!0,name:"sigv4a",["signingName"]:"s3",["signingRegionSet"]:Kg}]},["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{error:"Client was configured for partition `{mrapPartition#name}` but bucket referred to partition `{bucketArn#partition}`",["type"]:"error"}],["type"]:"tree"}],["type"]:"tree"},{error:"Invalid Access Point Name",["type"]:"error"}],["type"]:"tree"},Yl],["type"]:"tree"},{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[de,"s3-outposts"]}],rules:[{["conditions"]:Ue,error:"S3 Outposts does not support Dual-stack",["type"]:"error"},{["conditions"]:Ar,error:"S3 Outposts does not support FIPS",["type"]:"error"},{["conditions"]:ms,error:"S3 Outposts does not support S3 Accelerate",["type"]:"error"},{["conditions"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"getAttr",["argv"]:[Q,"resourceId[4]"]}]}],error:"Invalid Arn: Outpost Access Point ARN contains sub resources",["type"]:"error"},{["conditions"]:[{["fn"]:"getAttr",["argv"]:Lg,["assign"]:"outpostId"}],rules:[{["conditions"]:aa,rules:[Ie,{["conditions"]:Ge,rules:[{["conditions"]:b,rules:[{["conditions"]:Aa,rules:[{["conditions"]:He,rules:[{["conditions"]:Fe,rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:Wg,["assign"]:"outpostType"}],rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:[Q,"resourceId[3]"],["assign"]:"accessPointName"}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"outpostType"},"accesspoint"]}],rules:[{["conditions"]:rr,endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.{outpostId}.{url#authority}",["properties"]:Ol,["headers"]:w},["type"]:"endpoint"},{endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.{outpostId}.s3-outposts.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Ol,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},{error:"Expected an outpost type `accesspoint`, found {outpostType}",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: expected an access point name",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: Expected a 4-component resource",["type"]:"error"}],["type"]:"tree"},ke],["type"]:"tree"},Pe],["type"]:"tree"},Ne],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{error:"Invalid ARN: The outpost Id may only contain a-z, A-Z, 0-9 and `-`. Found: `{outpostId}`",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: The Outpost Id was not set",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: Unrecognized format: {Bucket} (type: {arnType})",["type"]:"error"}],["type"]:"tree"},{error:"Invalid ARN: No ARN type specified",["type"]:"error"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"substring",["argv"]:[v,0,4,!1],["assign"]:"arnPrefix"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"arnPrefix"},"arn:"]},{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[ql]}]}],error:"Invalid ARN: `{Bucket}` was not a valid ARN",["type"]:"error"},{["conditions"]:[{["fn"]:"booleanEquals",["argv"]:[zg,!0]},ql],error:"Path-style addressing cannot be used with ARN buckets",["type"]:"error"},{["conditions"]:Te,rules:[{["conditions"]:b,rules:[{["conditions"]:[U],rules:[{["conditions"]:[N,A,D,C],endpoint:{["url"]:"https://s3-fips.dualstack.us-east-1.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[N,A,D,E,H],rules:[{endpoint:_l,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[N,A,D,E,F],endpoint:_l,["type"]:"endpoint"},{["conditions"]:[I,A,D,C],endpoint:{["url"]:"https://s3-fips.us-east-1.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,A,D,E,H],rules:[{endpoint:jl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,A,D,E,F],endpoint:jl,["type"]:"endpoint"},{["conditions"]:[N,A,R,C],endpoint:{["url"]:"https://s3.dualstack.us-east-1.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[N,A,R,E,H],rules:[{endpoint:il,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[N,A,R,E,F],endpoint:il,["type"]:"endpoint"},{["conditions"]:[I,T,W,R,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{uri_encoded_bucket}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,T,W,R,E,H],rules:[{["conditions"]:x,endpoint:De,["type"]:"endpoint"},{endpoint:De,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,T,W,R,E,F],endpoint:De,["type"]:"endpoint"},{["conditions"]:[I,A,R,C],endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[I,A,R,E,H],rules:[{["conditions"]:x,endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}/{uri_encoded_bucket}",["properties"]:c,["headers"]:w},["type"]:"endpoint"},{endpoint:bl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[I,A,R,E,F],endpoint:bl,["type"]:"endpoint"}],["type"]:"tree"},{error:"Path-style addressing cannot be used with S3 Accelerate",["type"]:"error"}],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"isSet",["argv"]:[xl]},{["fn"]:"booleanEquals",["argv"]:[xl,!0]}],rules:[{["conditions"]:b,rules:[{["conditions"]:Ra,rules:[Zl,Ql,{["conditions"]:rr,endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:$e,["headers"]:w},["type"]:"endpoint"},{["conditions"]:Ar,endpoint:{["url"]:"https://s3-object-lambda-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:$e,["headers"]:w},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3-object-lambda.{Region}.{partitionResult#dnsSuffix}",["properties"]:$e,["headers"]:w},["type"]:"endpoint"}],["type"]:"tree"},hs],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[zl],rules:[{["conditions"]:b,rules:[{["conditions"]:Ra,rules:[{["conditions"]:[D,N,A,C],endpoint:{["url"]:"https://s3-fips.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[D,N,A,E,H],rules:[{endpoint:ol,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[D,N,A,E,F],endpoint:ol,["type"]:"endpoint"},{["conditions"]:[D,I,A,C],endpoint:{["url"]:"https://s3-fips.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[D,I,A,E,H],rules:[{endpoint:nl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[D,I,A,E,F],endpoint:nl,["type"]:"endpoint"},{["conditions"]:[R,N,A,C],endpoint:{["url"]:"https://s3.dualstack.us-east-1.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[R,N,A,E,H],rules:[{endpoint:pl,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,N,A,E,F],endpoint:pl,["type"]:"endpoint"},{["conditions"]:[R,I,T,W,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[R,I,T,W,E,H],rules:[{["conditions"]:x,endpoint:ye,["type"]:"endpoint"},{endpoint:ye,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,I,T,W,E,F],endpoint:ye,["type"]:"endpoint"},{["conditions"]:[R,I,A,C],endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}",["properties"]:G,["headers"]:w},["type"]:"endpoint"},{["conditions"]:[R,I,A,E,H],rules:[{["conditions"]:x,endpoint:{["url"]:"https://s3.{partitionResult#dnsSuffix}",["properties"]:c,["headers"]:w},["type"]:"endpoint"},{endpoint:ul,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,I,A,E,F],endpoint:ul,["type"]:"endpoint"}],["type"]:"tree"},hs],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{error:"A region must be set when sending requests to S3.",["type"]:"error"}]},$a=vg;var Ss=(r,s={})=>{return Ma($a,{endpointParams:r,logger:s.logger})};ya.aws=Ua;var Ca=function(r){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"s3",region:r.region},propertiesExtractor:(s,e)=>({signingProperties:{config:s,context:e}})}},za=function(r){return{schemeId:"aws.auth#sigv4a",signingProperties:{name:"s3",region:r.region},propertiesExtractor:(s,e)=>({signingProperties:{config:s,context:e}})}},Xg=(r)=>async(s,e,f)=>{if(!f)throw new Error("Could not find \`input\` for \`defaultEndpointRuleSetHttpAuthSchemeParametersProvider\`");const l=await r(s,e,f),a=Fr(e)?.commandInstance?.constructor?.getEndpointParameterInstructions;if(!a)throw new Error(`getEndpointParameterInstructions() is not defined on \`${e.commandName}\``);const h=await Ta(f,{getEndpointParameterInstructions:a},s);return Object.assign(l,h)},Zg=async(r,s,e)=>{return{operation:Fr(s).operation,region:await Gr(r.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()}},ca=Xg(Zg),Qg=(r,s,e)=>{return(l)=>{const h=r(l).properties?.authSchemes;if(!h)return s(l);const m=[];for(let g of h){const{name:S,properties:d={},...k}=g,P=S.toLowerCase();if(S!==P)console.warn(`HttpAuthScheme has been normalized with lowercasing: \`${S}\` to \`${P}\``);let M;if(P==="sigv4a"){M="aws.auth#sigv4a";const Or=h.find((q)=>{const Mr=q.name.toLowerCase();return Mr!=="sigv4a"&&Mr.startsWith("sigv4")});if(!ls.CrtSignerV4&&Or)continue}else if(P.startsWith("sigv4"))M="aws.auth#sigv4";else throw new Error(`Unknown HttpAuthScheme found in \`@smithy.rules#endpointRuleSet\`: \`${P}\``);const $=e[M];if(!$)throw new Error(`Could not find HttpAuthOption create function for \`${M}\``);const Z=$(l);Z.schemeId=M,Z.signingProperties={...Z.signingProperties||{},...k,...d},m.push(Z)}return m}},Vg=(r)=>{const s=[];switch(r.operation){default:s.push(Ca(r)),s.push(za(r))}return s},Ga=Qg(Ss,Vg,{"aws.auth#sigv4":Ca,"aws.auth#sigv4a":za}),Ha=(r)=>{const s=ds.resolveAwsSdkSigV4Config(r);return{...ds.resolveAwsSdkSigV4AConfig(s)}};var Fa=(r)=>{return{...r,useFipsEndpoint:r.useFipsEndpoint??!1,useDualstackEndpoint:r.useDualstackEndpoint??!1,forcePathStyle:r.forcePathStyle??!1,useAccelerateEndpoint:r.useAccelerateEndpoint??!1,useGlobalEndpoint:r.useGlobalEndpoint??!1,disableMultiregionAccessPoints:r.disableMultiregionAccessPoints??!1,defaultSigningName:"s3"}},Sr={ForcePathStyle:{type:"clientContextParams",name:"forcePathStyle"},UseArnRegion:{type:"clientContextParams",name:"useArnRegion"},DisableMultiRegionAccessPoints:{type:"clientContextParams",name:"disableMultiregionAccessPoints"},Accelerate:{type:"clientContextParams",name:"useAccelerateEndpoint"},DisableS3ExpressSessionAuth:{type:"clientContextParams",name:"disableS3ExpressSessionAuth"},UseGlobalEndpoint:{type:"builtInParams",name:"useGlobalEndpoint"},UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}};class X extends Ka{constructor(r){super(r);Object.setPrototypeOf(this,X.prototype)}}class Is extends X{constructor(r){super({name:"NoSuchUpload",$fault:"client",...r});this.name="NoSuchUpload",this.$fault="client",Object.setPrototypeOf(this,Is.prototype)}}class Es extends X{constructor(r){super({name:"ObjectNotInActiveTierError",$fault:"client",...r});this.name="ObjectNotInActiveTierError",this.$fault="client",Object.setPrototypeOf(this,Es.prototype)}}class ks extends X{constructor(r){super({name:"BucketAlreadyExists",$fault:"client",...r});this.name="BucketAlreadyExists",this.$fault="client",Object.setPrototypeOf(this,ks.prototype)}}class Ps extends X{constructor(r){super({name:"BucketAlreadyOwnedByYou",$fault:"client",...r});this.name="BucketAlreadyOwnedByYou",this.$fault="client",Object.setPrototypeOf(this,Ps.prototype)}}class Ns extends X{constructor(r){super({name:"NoSuchBucket",$fault:"client",...r});this.name="NoSuchBucket",this.$fault="client",Object.setPrototypeOf(this,Ns.prototype)}}var We;(function(r){r.visit=(s,e)=>{if(s.Prefix!==void 0)return e.Prefix(s.Prefix);if(s.Tag!==void 0)return e.Tag(s.Tag);if(s.And!==void 0)return e.And(s.And);return e._(s.$unknown[0],s.$unknown[1])}})(We||(We={}));var ve;(function(r){r.visit=(s,e)=>{if(s.Prefix!==void 0)return e.Prefix(s.Prefix);if(s.Tag!==void 0)return e.Tag(s.Tag);if(s.ObjectSizeGreaterThan!==void 0)return e.ObjectSizeGreaterThan(s.ObjectSizeGreaterThan);if(s.ObjectSizeLessThan!==void 0)return e.ObjectSizeLessThan(s.ObjectSizeLessThan);if(s.And!==void 0)return e.And(s.And);return e._(s.$unknown[0],s.$unknown[1])}})(ve||(ve={}));var Xe;(function(r){r.visit=(s,e)=>{if(s.Prefix!==void 0)return e.Prefix(s.Prefix);if(s.Tag!==void 0)return e.Tag(s.Tag);if(s.AccessPointArn!==void 0)return e.AccessPointArn(s.AccessPointArn);if(s.And!==void 0)return e.And(s.And);return e._(s.$unknown[0],s.$unknown[1])}})(Xe||(Xe={}));var Ze;(function(r){r.visit=(s,e)=>{if(s.Prefix!==void 0)return e.Prefix(s.Prefix);if(s.Tag!==void 0)return e.Tag(s.Tag);if(s.And!==void 0)return e.And(s.And);return e._(s.$unknown[0],s.$unknown[1])}})(Ze||(Ze={}));class Ds extends X{constructor(r){super({name:"InvalidObjectState",$fault:"client",...r});this.name="InvalidObjectState",this.$fault="client",Object.setPrototypeOf(this,Ds.prototype),this.StorageClass=r.StorageClass,this.AccessTier=r.AccessTier}}class $s extends X{constructor(r){super({name:"NoSuchKey",$fault:"client",...r});this.name="NoSuchKey",this.$fault="client",Object.setPrototypeOf(this,$s.prototype)}}class ys extends X{constructor(r){super({name:"NotFound",$fault:"client",...r});this.name="NotFound",this.$fault="client",Object.setPrototypeOf(this,ys.prototype)}}var Jg=(r)=>({...r,...r.SecretAccessKey&&{SecretAccessKey:Y},...r.SessionToken&&{SessionToken:Y}}),La=(r)=>({...r,...r.Credentials&&{Credentials:Jg(r.Credentials)}});var Wa=(r)=>({...r,...r.SSEKMSKeyId&&{SSEKMSKeyId:Y}}),va=(r)=>({...r,...r.SSECustomerKey&&{SSECustomerKey:Y}});var Ir=L(Rs(),1);var Cs=L(le(),1);class Ms extends X{constructor(r){super({name:"ObjectAlreadyInActiveTierError",$fault:"client",...r});this.name="ObjectAlreadyInActiveTierError",this.$fault="client",Object.setPrototypeOf(this,Ms.prototype)}}var Xa;(function(r){r.visit=(s,e)=>{if(s.Records!==void 0)return e.Records(s.Records);if(s.Stats!==void 0)return e.Stats(s.Stats);if(s.Progress!==void 0)return e.Progress(s.Progress);if(s.Cont!==void 0)return e.Cont(s.Cont);if(s.End!==void 0)return e.End(s.End);return e._(s.$unknown[0],s.$unknown[1])}})(Xa||(Xa={}));var Za=(r)=>({...r,...r.SSEKMSKeyId&&{SSEKMSKeyId:Y},...r.SSEKMSEncryptionContext&&{SSEKMSEncryptionContext:Y}}),Qa=(r)=>({...r,...r.SSECustomerKey&&{SSECustomerKey:Y},...r.SSEKMSKeyId&&{SSEKMSKeyId:Y},...r.SSEKMSEncryptionContext&&{SSEKMSEncryptionContext:Y}});var na=async(r,s)=>{const e=Cs.requestBuilder(r,s),f=z({},j,{[xw]:r[cw]});e.bp("/"),e.p("Bucket",()=>r.Bucket,"{Bucket}",!1);const l=z({[_w]:[,""]});let a;return e.m("GET").h(f).q(l).b(a),e.build()};var pa=async(r,s)=>{const e=Cs.requestBuilder(r,s),f=z({},j,{[Lw]:r[Aw],[Ww]:[()=>j(r[Va]),()=>Wr(r[Va]).toString()],[vw]:r[Sw],[Xw]:[()=>j(r[Ja]),()=>Wr(r[Ja]).toString()],[Qw]:r[kw],[Hs]:r[zs],[Fh]:r[dh],[Fs]:r[Gs],[zh]:r[Rh],[Uh]:r[mh],[bw]:r[sw]});e.bp("/{Key+}"),e.p("Bucket",()=>r.Bucket,"{Bucket}",!1),e.p("Key",()=>r.Key,"{Key+}",!0);const l=z({[Wh]:[,"GetObject"],[Vw]:[,r[Pw]],[Jw]:[,r[Nw]],[Bw]:[,r[Dw]],[Yw]:[,r[$w]],[Ow]:[,r[yw]],[qw]:[()=>r.ResponseExpires!==void 0,()=>Wr(r[Mw]).toString()],[jw]:[,r[ef]],[Zw]:[()=>r.PartNumber!==void 0,()=>r[Ew].toString()]});let a;return e.m("GET").h(f).q(l).b(a),e.build()};var ua=async(r,s)=>{const e=Cs.requestBuilder(r,s),f=z({},j,{[$h]:r[hh]||"application/octet-stream",[iw]:r[ug],[kh]:r[eh],[Ph]:r[fh],[Nh]:r[lh],[Dh]:r[ah],[je]:[()=>j(r[Oe]),()=>r[Oe].toString()],[Hw]:r[ew],[sA]:r[rw],[ff]:r[ne],[lf]:r[pe],[af]:r[ue],[hf]:r[te],[ie]:[()=>j(r[qe]),()=>Wr(r[qe]).toString()],[ow]:r[hw],[nw]:r[mw],[pw]:r[gw],[uw]:r[ww],[mf]:r[rf],[Gh]:r[Xr],[Lh]:r[Eh],[Hs]:r[zs],[Fh]:r[dh],[Fs]:r[Gs],[gf]:r[sf],[Hh]:r[Ih],[Zr]:[()=>j(r[cs]),()=>r[cs].toString()],[zh]:r[Rh],[eA]:r[Cw],[ch]:r[Ah],[be]:[()=>j(r[_e]),()=>oa(r[_e]).toString()],[Th]:r[wh],[Uh]:r[mh],...r.Metadata!==void 0&&Object.keys(r.Metadata).reduce((m,g)=>{return m[`x-amz-meta-${g.toLowerCase()}`]=r.Metadata[g],m},{})});e.bp("/{Key+}"),e.p("Bucket",()=>r.Bucket,"{Bucket}",!1),e.p("Key",()=>r.Key,"{Key+}",!0);const l=z({[Wh]:[,"PutObject"]});let a,h;if(r.Body!==void 0)h=r.Body,a=h;return e.m("PUT").h(f).q(l).b(a),e.build()};var ta=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return oe(r,s);const e=z({$metadata:J(r)}),f=Rr(ia(await Ir.parseXmlBody(r.body,s)),"body");if(f[Je]!=null)e[Je]=pg(f[Je],s);return e};var rh=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return oe(r,s);const e=z({$metadata:J(r),[lw]:[()=>r.headers[Ya]!==void 0,()=>Ts(r.headers[Ya])],[tg]:[,r.headers[Gw]],[vr]:[,r.headers[Mh]],[Tw]:[,r.headers[tw]],[Rw]:[()=>r.headers[Ba]!==void 0,()=>Rr(Ur(r.headers[Ba]))],[Oe]:[()=>r.headers[je]!==void 0,()=>ba(r.headers[je])],[gh]:[,r.headers[yh]],[ne]:[,r.headers[ff]],[pe]:[,r.headers[lf]],[ue]:[,r.headers[af]],[te]:[,r.headers[hf]],[dw]:[()=>r.headers[Oa]!==void 0,()=>Us(r.headers[Oa])],[ef]:[,r.headers[Kh]],[eh]:[,r.headers[kh]],[fh]:[,r.headers[Ph]],[lh]:[,r.headers[Nh]],[ah]:[,r.headers[Dh]],[fw]:[,r.headers[Fw]],[hh]:[,r.headers[$h]],[qe]:[()=>r.headers[ie]!==void 0,()=>Rr(Ur(r.headers[ie]))],[aw]:[,r.headers[Kw]],[Eh]:[,r.headers[Lh]],[rf]:[,r.headers[mf]],[zs]:[,r.headers[Hs]],[Gs]:[,r.headers[Fs]],[sf]:[,r.headers[gf]],[cs]:[()=>r.headers[Zr]!==void 0,()=>Ts(r.headers[Zr])],[Xr]:[,r.headers[Gh]],[Sh]:[,r.headers[Ch]],[Uw]:[,r.headers[rA]],[Iw]:[()=>r.headers[qa]!==void 0,()=>Us(r.headers[qa])],[zw]:[()=>r.headers[_a]!==void 0,()=>Us(r.headers[_a])],[Ah]:[,r.headers[ch]],[_e]:[()=>r.headers[be]!==void 0,()=>Rr(xe(r.headers[be]))],[wh]:[,r.headers[Th]],Metadata:[,Object.keys(r.headers).filter((l)=>l.startsWith("x-amz-meta-")).reduce((l,a)=>{return l[a.substring(11)]=r.headers[a],l},{})]}),f=r.body;return s.sdkStreamMixin(f),e.Body=f,e};var sh=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return oe(r,s);const e=z({$metadata:J(r),[vr]:[,r.headers[Mh]],[gh]:[,r.headers[yh]],[ne]:[,r.headers[ff]],[pe]:[,r.headers[lf]],[ue]:[,r.headers[af]],[te]:[,r.headers[hf]],[rf]:[,r.headers[mf]],[ef]:[,r.headers[Kh]],[zs]:[,r.headers[Hs]],[Gs]:[,r.headers[Fs]],[sf]:[,r.headers[gf]],[Ih]:[,r.headers[Hh]],[cs]:[()=>r.headers[Zr]!==void 0,()=>Ts(r.headers[Zr])],[Sh]:[,r.headers[Ch]]});return await ja(r.body,s),e};var oe=async(r,s)=>{const e={...r,body:await Ir.parseXmlErrorBody(r.body,s)},f=Ir.loadRestXmlErrorCode(r,e.body);switch(f){case"NoSuchUpload":case"com.amazonaws.s3#NoSuchUpload":throw await bg(e,s);case"ObjectNotInActiveTierError":case"com.amazonaws.s3#ObjectNotInActiveTierError":throw await ng(e,s);case"BucketAlreadyExists":case"com.amazonaws.s3#BucketAlreadyExists":throw await Og(e,s);case"BucketAlreadyOwnedByYou":case"com.amazonaws.s3#BucketAlreadyOwnedByYou":throw await qg(e,s);case"NoSuchBucket":case"com.amazonaws.s3#NoSuchBucket":throw await jg(e,s);case"InvalidObjectState":case"com.amazonaws.s3#InvalidObjectState":throw await _g(e,s);case"NoSuchKey":case"com.amazonaws.s3#NoSuchKey":throw await ig(e,s);case"NotFound":case"com.amazonaws.s3#NotFound":throw await xg(e,s);case"ObjectAlreadyInActiveTierError":case"com.amazonaws.s3#ObjectAlreadyInActiveTierError":throw await og(e,s);default:const l=e.body;return Yg({output:r,parsedBody:l,errorCode:f})}},Yg=xa(X),Og=async(r,s)=>{const e=z({}),f=r.body,l=new ks({$metadata:J(r),...e});return O(l,r.body)},qg=async(r,s)=>{const e=z({}),f=r.body,l=new Ps({$metadata:J(r),...e});return O(l,r.body)},_g=async(r,s)=>{const e=z({}),f=r.body;if(f[Ve]!=null)e[Ve]=dr(f[Ve]);if(f[Xr]!=null)e[Xr]=dr(f[Xr]);const l=new Ds({$metadata:J(r),...e});return O(l,r.body)},jg=async(r,s)=>{const e=z({}),f=r.body,l=new Ns({$metadata:J(r),...e});return O(l,r.body)},ig=async(r,s)=>{const e=z({}),f=r.body,l=new $s({$metadata:J(r),...e});return O(l,r.body)},bg=async(r,s)=>{const e=z({}),f=r.body,l=new Is({$metadata:J(r),...e});return O(l,r.body)},xg=async(r,s)=>{const e=z({}),f=r.body,l=new ys({$metadata:J(r),...e});return O(l,r.body)},og=async(r,s)=>{const e=z({}),f=r.body,l=new Ms({$metadata:J(r),...e});return O(l,r.body)},ng=async(r,s)=>{const e=z({}),f=r.body,l=new Es({$metadata:J(r),...e});return O(l,r.body)};var pg=(r,s)=>{const e={};if(r[Qe]!=null)e[Qe]=dr(r[Qe]);if(r[Be]!=null)e[Be]=dr(r[Be]);if(r[Ye]!=null)e[Ye]=dr(r[Ye]);if(r[vr]!=null)e[vr]=Rr(xe(r[vr]));return e};var J=(r)=>({httpStatusCode:r.statusCode,requestId:r.headers["x-amzn-requestid"]??r.headers["x-amzn-request-id"]??r.headers["x-amz-request-id"],extendedRequestId:r.headers["x-amz-id-2"],cfId:r.headers["x-amz-cf-id"]});var j=(r)=>r!==void 0&&r!==null&&r!==""&&(!Object.getOwnPropertyNames(r).includes("length")||r.length!=0)&&(!Object.getOwnPropertyNames(r).includes("size")||r.size!=0);var ug="ACL";var Qe="AccessKeyId";var tg="AcceptRanges";var Ve="AccessTier";var cs="BucketKeyEnabled";var Je="Credentials",rw="ChecksumAlgorithm";var eh="CacheControl",ne="ChecksumCRC32",pe="ChecksumCRC32C",fh="ContentDisposition";var lh="ContentEncoding";var ah="ContentLanguage",Oe="ContentLength",sw="ChecksumMode",ew="ContentMD5";var fw="ContentRange";var ue="ChecksumSHA1",te="ChecksumSHA256";var hh="ContentType";var lw="DeleteMarker";var qe="Expires";var mh="ExpectedBucketOwner";var aw="ExpiresString";var gh="ETag";var vr="Expiration";var hw="GrantFullControl";var mw="GrantRead",gw="GrantReadACP";var ww="GrantWriteACP";var Aw="IfMatch",Va="IfModifiedSince",Sw="IfNoneMatch";var Ja="IfUnmodifiedSince";var Rw="LastModified";var dw="MissingMeta";var wh="ObjectLockLegalHoldStatus",Ah="ObjectLockMode";var _e="ObjectLockRetainUntilDate";var Iw="PartsCount";var Ew="PartNumber";var kw="Range";var Sh="RequestCharged",Pw="ResponseCacheControl",Nw="ResponseContentDisposition",Dw="ResponseContentEncoding",$w="ResponseContentLanguage",yw="ResponseContentType";var Mw="ResponseExpires";var Rh="RequestPayer";var Uw="ReplicationStatus";var Tw="Restore";var Be="SecretAccessKey";var Xr="StorageClass";var cw="SessionMode";var rf="ServerSideEncryption";var zs="SSECustomerAlgorithm",dh="SSECustomerKey",Gs="SSECustomerKeyMD5";var Ih="SSEKMSEncryptionContext",sf="SSEKMSKeyId";var Ye="SessionToken";var Cw="Tagging";var zw="TagCount";var ef="VersionId";var Eh="WebsiteRedirectLocation";var Gw="accept-ranges";var kh="cache-control",Ph="content-disposition",Nh="content-encoding",Dh="content-language",je="content-length",Hw="content-md5",Fw="content-range",$h="content-type";var ie="expires";var yh="etag",Kw="expiresstring";var Lw="if-match",Ww="if-modified-since";var vw="if-none-match";var Xw="if-unmodified-since";var Ba="last-modified";var Zw="partNumber";var Qw="range",Vw="response-cache-control",Jw="response-content-disposition",Bw="response-content-encoding",Yw="response-content-language",Ow="response-content-type",qw="response-expires";var _w="session";var jw="versionId";var iw="x-amz-acl";var ff="x-amz-checksum-crc32",lf="x-amz-checksum-crc32c",bw="x-amz-checksum-mode";var af="x-amz-checksum-sha1",hf="x-amz-checksum-sha256";var xw="x-amz-create-session-mode";var Ya="x-amz-delete-marker",Mh="x-amz-expiration",Uh="x-amz-expected-bucket-owner";var ow="x-amz-grant-full-control",nw="x-amz-grant-read",pw="x-amz-grant-read-acp";var uw="x-amz-grant-write-acp";var Oa="x-amz-missing-meta";var qa="x-amz-mp-parts-count";var Th="x-amz-object-lock-legal-hold",ch="x-amz-object-lock-mode",be="x-amz-object-lock-retain-until-date";var tw="x-amz-restore",Ch="x-amz-request-charged";var zh="x-amz-request-payer";var rA="x-amz-replication-status";var Gh="x-amz-storage-class",sA="x-amz-sdk-checksum-algorithm";var mf="x-amz-server-side-encryption",gf="x-amz-server-side-encryption-aws-kms-key-id",Zr="x-amz-server-side-encryption-bucket-key-enabled",Hh="x-amz-server-side-encryption-context",Hs="x-amz-server-side-encryption-customer-algorithm",Fh="x-amz-server-side-encryption-customer-key",Fs="x-amz-server-side-encryption-customer-key-md5",eA="x-amz-tagging",_a="x-amz-tagging-count";var Kh="x-amz-version-id",Lh="x-amz-website-redirect-location",Wh="x-id";class wf extends Er.classBuilder().ep({...Sr,DisableS3ExpressSessionAuth:{type:"staticContextParams",value:!0},Bucket:{type:"contextParams",name:"Bucket"}}).m(function(r,s,e,f){return[kr(e,this.serialize,this.deserialize),Pr(e,r.getEndpointParameterInstructions()),fs(e)]}).s("AmazonS3","CreateSession",{}).n("S3Client","CreateSessionCommand").f(void 0,La).ser(na).de(ta).build(){}var vh={name:"@aws-sdk/client-s3",description:"AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",version:"3.629.0",scripts:{build:"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"node ../../scripts/compilation/inline client-s3","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4",clean:"rimraf ./dist-* && rimraf *.tsbuildinfo","extract:docs":"api-extractor run --local","generate:client":"node ../../scripts/generate-clients/single-service --solo s3",test:"yarn test:unit","test:e2e":"yarn test:e2e:node && yarn test:e2e:browser","test:e2e:browser":"ts-mocha test/**/*.browser.ispec.ts && karma start karma.conf.js","test:e2e:node":"jest --c jest.config.e2e.js","test:unit":"ts-mocha test/unit/**/*.spec.ts"},main:"./dist-cjs/index.js",types:"./dist-types/index.d.ts",module:"./dist-es/index.js",sideEffects:!1,dependencies:{"@aws-crypto/sha1-browser":"5.2.0","@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-sdk/client-sso-oidc":"3.629.0","@aws-sdk/client-sts":"3.629.0","@aws-sdk/core":"3.629.0","@aws-sdk/credential-provider-node":"3.629.0","@aws-sdk/middleware-bucket-endpoint":"3.620.0","@aws-sdk/middleware-expect-continue":"3.620.0","@aws-sdk/middleware-flexible-checksums":"3.620.0","@aws-sdk/middleware-host-header":"3.620.0","@aws-sdk/middleware-location-constraint":"3.609.0","@aws-sdk/middleware-logger":"3.609.0","@aws-sdk/middleware-recursion-detection":"3.620.0","@aws-sdk/middleware-sdk-s3":"3.629.0","@aws-sdk/middleware-ssec":"3.609.0","@aws-sdk/middleware-user-agent":"3.620.0","@aws-sdk/region-config-resolver":"3.614.0","@aws-sdk/signature-v4-multi-region":"3.629.0","@aws-sdk/types":"3.609.0","@aws-sdk/util-endpoints":"3.614.0","@aws-sdk/util-user-agent-browser":"3.609.0","@aws-sdk/util-user-agent-node":"3.614.0","@aws-sdk/xml-builder":"3.609.0","@smithy/config-resolver":"^3.0.5","@smithy/core":"^2.3.2","@smithy/eventstream-serde-browser":"^3.0.6","@smithy/eventstream-serde-config-resolver":"^3.0.3","@smithy/eventstream-serde-node":"^3.0.5","@smithy/fetch-http-handler":"^3.2.4","@smithy/hash-blob-browser":"^3.1.2","@smithy/hash-node":"^3.0.3","@smithy/hash-stream-node":"^3.1.2","@smithy/invalid-dependency":"^3.0.3","@smithy/md5-js":"^3.0.3","@smithy/middleware-content-length":"^3.0.5","@smithy/middleware-endpoint":"^3.1.0","@smithy/middleware-retry":"^3.0.14","@smithy/middleware-serde":"^3.0.3","@smithy/middleware-stack":"^3.0.3","@smithy/node-config-provider":"^3.1.4","@smithy/node-http-handler":"^3.1.4","@smithy/protocol-http":"^4.1.0","@smithy/smithy-client":"^3.1.12","@smithy/types":"^3.3.0","@smithy/url-parser":"^3.0.3","@smithy/util-base64":"^3.0.0","@smithy/util-body-length-browser":"^3.0.0","@smithy/util-body-length-node":"^3.0.0","@smithy/util-defaults-mode-browser":"^3.0.14","@smithy/util-defaults-mode-node":"^3.0.14","@smithy/util-endpoints":"^2.0.5","@smithy/util-middleware":"^3.0.3","@smithy/util-retry":"^3.0.3","@smithy/util-stream":"^3.1.3","@smithy/util-utf8":"^3.0.0","@smithy/util-waiter":"^3.1.2",tslib:"^2.6.2"},devDependencies:{"@aws-sdk/signature-v4-crt":"3.629.0","@tsconfig/node16":"16.1.3","@types/chai":"^4.2.11","@types/mocha":"^8.0.4","@types/node":"^16.18.96",concurrently:"7.0.0","downlevel-dts":"0.10.1",rimraf:"3.0.2",typescript:"~4.9.5"},engines:{node:">=16.0.0"},typesVersions:{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},files:["dist-*/**"],author:{name:"AWS SDK for JavaScript Team",url:"https://aws.amazon.com/javascript/"},license:"Apache-2.0",browser:{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.browser"},"react-native":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.native"},homepage:"https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3",repository:{type:"git",url:"https://github.com/aws/aws-sdk-js-v3.git",directory:"clients/client-s3"}};var Vs=L(Rs(),1);var lA="AWS_S3_USE_ARN_REGION",aA="s3_use_arn_region",Xh={environmentVariableSelector:(r)=>u(r,lA,t.ENV),configFileSelector:(r)=>u(r,aA,t.CONFIG),default:!1};var Zh=L(EA(),1),{__extends:$d,__assign:yd,__rest:Md,__decorate:Ud,__param:Td,__esDecorate:cd,__runInitializers:Cd,__propKey:zd,__setFunctionName:Gd,__metadata:Hd,__awaiter:Ks,__generator:Ls,__exportStar:Fd,__createBinding:Kd,__values:Ws,__read:Ld,__spread:Wd,__spreadArrays:vd,__spreadArray:Xd,__await:Zd,__asyncGenerator:Qd,__asyncDelegator:Vd,__asyncValues:Jd,__makeTemplateObject:Bd,__importStar:Yd,__importDefault:Od,__classPrivateFieldGet:qd,__classPrivateFieldSet:_d,__classPrivateFieldIn:jd,__addDisposableResource:id,__disposeResources:bd}=Zh.default;import{Buffer as Qh} from"buffer";var Vh=(r,s)=>{if(typeof r!=="string")throw new TypeError(`The "input" argument must be of type string. Received type ${typeof r} (${r})`);return s?Qh.from(r,s):Qh.from(r)};var Af=(r)=>{const s=Vh(r,"utf8");return new Uint8Array(s.buffer,s.byteOffset,s.byteLength/Uint8Array.BYTES_PER_ELEMENT)};function Qr(r){if(r instanceof Uint8Array)return r;if(typeof r==="string")return kA(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength/Uint8Array.BYTES_PER_ELEMENT);return new Uint8Array(r)}var kA=typeof Buffer!=="undefined"&&Buffer.from?function(r){return Buffer.from(r,"utf8")}:Af;function Vr(r){if(typeof r==="string")return r.length===0;return r.byteLength===0}function Jr(r){return new Uint8Array([(r&4278190080)>>24,(r&16711680)>>16,(r&65280)>>8,r&255])}function Br(r){if(!Uint32Array.from){var s=new Uint32Array(r.length),e=0;while(e<r.length)s[e]=r[e],e+=1;return s}return Uint32Array.from(r)}var Sf=function(){function r(){this.crc32=new sr}return r.prototype.update=function(s){if(Vr(s))return;this.crc32.update(Qr(s))},r.prototype.digest=function(){return Ks(this,void 0,void 0,function(){return Ls(this,function(s){return[2,Jr(this.crc32.digest())]})})},r.prototype.reset=function(){this.crc32=new sr},r}();var sr=function(){function r(){this.checksum=4294967295}return r.prototype.update=function(s){var e,f;try{for(var l=Ws(s),a=l.next();!a.done;a=l.next()){var h=a.value;this.checksum=this.checksum>>>8^NA[(this.checksum^h)&255]}}catch(m){e={error:m}}finally{try{if(a&&!a.done&&(f=l.return))f.call(l)}finally{if(e)throw e.error}}return this},r.prototype.digest=function(){return(this.checksum^4294967295)>>>0},r}();var PA=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918000,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117],NA=Br(PA);var o=L(mr(),1);var Bh=L(mr(),1),Jh=function(r){for(let s=0;s<8;s++)r[s]^=255;for(let s=7;s>-1;s--)if(r[s]++,r[s]!==0)break};class Nr{constructor(r){if(this.bytes=r,r.byteLength!==8)throw new Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(r){if(r>9223372036854776000||r<-9223372036854776000)throw new Error(`${r} is too large (or, if negative, too small) to represent as an Int64`);const s=new Uint8Array(8);for(let e=7,f=Math.abs(Math.round(r));e>-1&&f>0;e--,f/=256)s[e]=f;if(r<0)Jh(s);return new Nr(s)}valueOf(){const r=this.bytes.slice(0),s=r[0]&128;if(s)Jh(r);return parseInt(Bh.toHex(r),16)*(s?-1:1)}toString(){return String(this.valueOf())}}class Rf{constructor(r,s){this.toUtf8=r,this.fromUtf8=s}format(r){const s=[];for(let l of Object.keys(r)){const a=this.fromUtf8(l);s.push(Uint8Array.from([a.byteLength]),a,this.formatHeaderValue(r[l]))}const e=new Uint8Array(s.reduce((l,a)=>l+a.byteLength,0));let f=0;for(let l of s)e.set(l,f),f+=l.byteLength;return e}formatHeaderValue(r){switch(r.type){case"boolean":return Uint8Array.from([r.value?0:1]);case"byte":return Uint8Array.from([2,r.value]);case"short":const s=new DataView(new ArrayBuffer(3));return s.setUint8(0,3),s.setInt16(1,r.value,!1),new Uint8Array(s.buffer);case"integer":const e=new DataView(new ArrayBuffer(5));return e.setUint8(0,4),e.setInt32(1,r.value,!1),new Uint8Array(e.buffer);case"long":const f=new Uint8Array(9);return f[0]=5,f.set(r.value.bytes,1),f;case"binary":const l=new DataView(new ArrayBuffer(3+r.value.byteLength));l.setUint8(0,6),l.setUint16(1,r.value.byteLength,!1);const a=new Uint8Array(l.buffer);return a.set(r.value,3),a;case"string":const h=this.fromUtf8(r.value),m=new DataView(new ArrayBuffer(3+h.byteLength));m.setUint8(0,7),m.setUint16(1,h.byteLength,!1);const g=new Uint8Array(m.buffer);return g.set(h,3),g;case"timestamp":const S=new Uint8Array(9);return S[0]=8,S.set(Nr.fromNumber(r.value.valueOf()).bytes,1),S;case"uuid":if(!zA.test(r.value))throw new Error(`Invalid UUID received: ${r.value}`);const d=new Uint8Array(17);return d[0]=9,d.set(o.fromHex(r.value.replace(/\-/g,"")),1),d}}parse(r){const s={};let e=0;while(e<r.byteLength){const f=r.getUint8(e++),l=this.toUtf8(new Uint8Array(r.buffer,r.byteOffset+e,f));switch(e+=f,r.getUint8(e++)){case 0:s[l]={type:Oh,value:!0};break;case 1:s[l]={type:Oh,value:!1};break;case 2:s[l]={type:DA,value:r.getInt8(e++)};break;case 3:s[l]={type:$A,value:r.getInt16(e,!1)},e+=2;break;case 4:s[l]={type:yA,value:r.getInt32(e,!1)},e+=4;break;case 5:s[l]={type:MA,value:new Nr(new Uint8Array(r.buffer,r.byteOffset+e,8))},e+=8;break;case 6:const a=r.getUint16(e,!1);e+=2,s[l]={type:UA,value:new Uint8Array(r.buffer,r.byteOffset+e,a)},e+=a;break;case 7:const h=r.getUint16(e,!1);e+=2,s[l]={type:TA,value:this.toUtf8(new Uint8Array(r.buffer,r.byteOffset+e,h))},e+=h;break;case 8:s[l]={type:cA,value:new Date(new Nr(new Uint8Array(r.buffer,r.byteOffset+e,8)).valueOf())},e+=8;break;case 9:const m=new Uint8Array(r.buffer,r.byteOffset+e,16);e+=16,s[l]={type:CA,value:`${o.toHex(m.subarray(0,4))}-${o.toHex(m.subarray(4,6))}-${o.toHex(m.subarray(6,8))}-${o.toHex(m.subarray(8,10))}-${o.toHex(m.subarray(10))}`};break;default:throw new Error("Unrecognized header type tag")}}return s}}var Yh;(function(r){r[r.boolTrue=0]="boolTrue",r[r.boolFalse=1]="boolFalse",r[r.byte=2]="byte",r[r.short=3]="short",r[r.integer=4]="integer",r[r.long=5]="long",r[r.byteArray=6]="byteArray",r[r.string=7]="string",r[r.timestamp=8]="timestamp",r[r.uuid=9]="uuid"})(Yh||(Yh={}));var Oh="boolean",DA="byte",$A="short",yA="integer",MA="long",UA="binary",TA="string",cA="timestamp",CA="uuid",zA=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;function _h({byteLength:r,byteOffset:s,buffer:e}){if(r<GA)throw new Error("Provided message too short to accommodate event stream message overhead");const f=new DataView(e,s,r),l=f.getUint32(0,!1);if(r!==l)throw new Error("Reported message length does not match received message length");const a=f.getUint32(qh,!1),h=f.getUint32(n,!1),m=f.getUint32(r-er,!1),g=new sr().update(new Uint8Array(e,s,n));if(h!==g.digest())throw new Error(`The prelude checksum specified in the message (${h}) does not match the calculated CRC32 checksum (${g.digest()})`);if(g.update(new Uint8Array(e,s+n,r-(n+er))),m!==g.digest())throw new Error(`The message checksum (${g.digest()}) did not match the expected value of ${m}`);return{headers:new DataView(e,s+n+er,a),body:new Uint8Array(e,s+n+er+a,l-a-(n+er+er))}}var qh=4,n=qh*2,er=4,GA=n+er*2;class df{constructor(r,s){this.headerMarshaller=new Rf(r,s),this.messageBuffer=[],this.isEndOfStream=!1}feed(r){this.messageBuffer.push(this.decode(r))}endOfStream(){this.isEndOfStream=!0}getMessage(){const r=this.messageBuffer.pop(),s=this.isEndOfStream;return{getMessage(){return r},isEndOfStream(){return s}}}getAvailableMessages(){const r=this.messageBuffer;this.messageBuffer=[];const s=this.isEndOfStream;return{getMessages(){return r},isEndOfStream(){return s}}}encode({headers:r,body:s}){const e=this.headerMarshaller.format(r),f=e.byteLength+s.byteLength+16,l=new Uint8Array(f),a=new DataView(l.buffer,l.byteOffset,l.byteLength),h=new sr;return a.setUint32(0,f,!1),a.setUint32(4,e.byteLength,!1),a.setUint32(8,h.update(l.subarray(0,8)).digest(),!1),l.set(e,12),l.set(s,e.byteLength+12),a.setUint32(f-4,h.update(l.subarray(8,f-4)).digest(),!1),l}decode(r){const{headers:s,body:e}=_h(r);return{headers:this.headerMarshaller.parse(s),body:e}}formatHeaders(r){return this.headerMarshaller.format(r)}}class If{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.inputStream)yield this.options.decoder.decode(r)}}class Ef{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.messageStream)yield this.options.encoder.encode(r);if(this.options.includeEndFrame)yield new Uint8Array(0)}}class kf{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.messageStream){const s=await this.options.deserializer(r);if(s===void 0)continue;yield s}}}class Pf{constructor(r){this.options=r}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let r of this.options.inputStream)yield this.options.serializer(r)}}function jh(r){let s=0,e=0,f=null,l=null;const a=(m)=>{if(typeof m!=="number")throw new Error("Attempted to allocate an event message where size was not a number: "+m);s=m,e=4,f=new Uint8Array(m),new DataView(f.buffer).setUint32(0,m,!1)},h=async function*(){const m=r[Symbol.asyncIterator]();while(!0){const{value:g,done:S}=await m.next();if(S){if(!s)return;else if(s===e)yield f;else throw new Error("Truncated event message received.");return}const d=g.length;let k=0;while(k<d){if(!f){const M=d-k;if(!l)l=new Uint8Array(4);const $=Math.min(4-e,M);if(l.set(g.slice(k,k+$),e),e+=$,k+=$,e<4)break;a(new DataView(l.buffer).getUint32(0,!1)),l=null}const P=Math.min(s-e,d-k);if(f.set(g.slice(k,k+P),e),e+=P,k+=P,s&&s===e)yield f,f=null,s=0,e=0}}};return{[Symbol.asyncIterator]:h}}function ih(r,s){return async function(e){const{value:f}=e.headers[":message-type"];if(f==="error"){const l=new Error(e.headers[":error-message"].value||"UnknownError");throw l.name=e.headers[":error-code"].value,l}else if(f==="exception"){const l=e.headers[":exception-type"].value,a={[l]:e},h=await r(a);if(h.$unknown){const m=new Error(s(e.body));throw m.name=l,m}throw h[l]}else if(f==="event"){const l={[e.headers[":event-type"].value]:e},a=await r(l);if(a.$unknown)return;return a}else throw Error(`Unrecognizable event type: ${e.headers[":event-type"].value}`)}}class vs{constructor({utf8Encoder:r,utf8Decoder:s}){this.eventStreamCodec=new df(r,s),this.utfEncoder=r}deserialize(r,s){const e=jh(r);return new kf({messageStream:new If({inputStream:e,decoder:this.eventStreamCodec}),deserializer:ih(s,this.utfEncoder)})}serialize(r,s){return new Ef({messageStream:new Pf({inputStream:r,serializer:s}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}import{Readable as HA} from"stream";async function*bh(r){let s=!1,e=!1;const f=new Array;r.on("error",(l)=>{if(!s)s=!0;if(l)throw l}),r.on("data",(l)=>{f.push(l)}),r.on("end",()=>{s=!0});while(!e){const l=await new Promise((a)=>setTimeout(()=>a(f.shift()),0));if(l)yield l;e=s&&f.length===0}}class Nf{constructor({utf8Encoder:r,utf8Decoder:s}){this.universalMarshaller=new vs({utf8Decoder:s,utf8Encoder:r})}deserialize(r,s){const e=typeof r[Symbol.asyncIterator]==="function"?r:bh(r);return this.universalMarshaller.deserialize(e,s)}serialize(r,s){return HA.from(this.universalMarshaller.serialize(r,s))}}var xh=(r)=>new Nf(r);import{Writable as FA} from"stream";class Xs extends FA{constructor(r,s){super(s);this.hash=r}_write(r,s,e){try{this.hash.update(V(r))}catch(f){return e(f)}e()}}var oh=(r,s)=>{if(s.readableFlowing!==null)throw new Error("Unable to calculate hash for flowing readable stream");const e=new r,f=new Xs(e);return s.pipe(f),new Promise((l,a)=>{s.on("error",(h)=>{f.end(),a(h)}),f.on("error",a),f.on("finish",()=>{e.digest().then(l).catch(a)})})};var Zs=L(Rs(),1);var em=(r)=>{return{apiVersion:"2006-03-01",base64Decoder:r?.base64Decoder??nh,base64Encoder:r?.base64Encoder??uh,disableHostPrefix:r?.disableHostPrefix??!1,endpointProvider:r?.endpointProvider??Ss,extensions:r?.extensions??[],getAwsChunkedEncodingStream:r?.getAwsChunkedEncodingStream??th,httpAuthSchemeProvider:r?.httpAuthSchemeProvider??Ga,httpAuthSchemes:r?.httpAuthSchemes??[{schemeId:"aws.auth#sigv4",identityProvider:(s)=>s.getIdentityProvider("aws.auth#sigv4"),signer:new Zs.AwsSdkSigV4Signer},{schemeId:"aws.auth#sigv4a",identityProvider:(s)=>s.getIdentityProvider("aws.auth#sigv4a"),signer:new Zs.AwsSdkSigV4ASigner}],logger:r?.logger??new jr,sdkStreamMixin:r?.sdkStreamMixin??rm,serviceId:r?.serviceId??"S3",signerConstructor:r?.signerConstructor??me,signingEscapePath:r?.signingEscapePath??!1,urlParser:r?.urlParser??sm,useArnRegion:r?.useArnRegion??!1,utf8Decoder:r?.utf8Decoder??Cr,utf8Encoder:r?.utf8Encoder??ph}};var Nm=(r)=>{hm(process.version);const s=km(r),e=()=>s().then(am),f=em(r);return Vs.emitWarningIfUnsupportedVersion(process.version),{...f,...r,runtime:"node",defaultsMode:s,bodyLengthChecker:r?.bodyLengthChecker??Em,credentialDefaultProvider:r?.credentialDefaultProvider??Pm,defaultUserAgentProvider:r?.defaultUserAgentProvider??Im({serviceId:f.serviceId,clientVersion:vh.version}),disableS3ExpressSessionAuth:r?.disableS3ExpressSessionAuth??i(ee),eventStreamSerdeProvider:r?.eventStreamSerdeProvider??xh,maxAttempts:r?.maxAttempts??i(Rm),md5:r?.md5??Qs.bind(null,"md5"),region:r?.region??i(wm,Am),requestHandler:fm.create(r?.requestHandler??e),retryMode:r?.retryMode??i({...dm,default:async()=>(await e()).retryMode||Sm}),sha1:r?.sha1??Qs.bind(null,"sha1"),sha256:r?.sha256??Qs.bind(null,"sha256"),sigv4aSigningRegionSet:r?.sigv4aSigningRegionSet??i(Vs.NODE_SIGV4A_CONFIG_OPTIONS),streamCollector:r?.streamCollector??lm,streamHasher:r?.streamHasher??oh,useArnRegion:r?.useArnRegion??i(Xh),useDualstackEndpoint:r?.useDualstackEndpoint??i(mm),useFipsEndpoint:r?.useFipsEndpoint??i(gm)}};var Dm=(r)=>{const s=r.httpAuthSchemes;let{httpAuthSchemeProvider:e,credentials:f}=r;return{setHttpAuthScheme(l){const a=s.findIndex((h)=>h.schemeId===l.schemeId);if(a===-1)s.push(l);else s.splice(a,1,l)},httpAuthSchemes(){return s},setHttpAuthSchemeProvider(l){e=l},httpAuthSchemeProvider(){return e},setCredentials(l){f=l},credentials(){return f}}},$m=(r)=>{return{httpAuthSchemes:r.httpAuthSchemes(),httpAuthSchemeProvider:r.httpAuthSchemeProvider(),credentials:r.credentials()}};var Js=(r)=>r,zm=(r,s)=>{const e={...Js(cm(r)),...Js(Um(r)),...Js(ym(r)),...Js(Dm(r))};return s.forEach((f)=>f.configure(e)),{...r,...Cm(e),...Tm(e),...Mm(e),...$m(e)}};class Df extends Lm{constructor(...[r]){const s=Nm(r||{}),e=Fa(s),f=Wm(e),l=Vm(f),a=Xm(l),h=Gm(a),m=Qm(h),g=Ml(m),S=Ha(g),d=kl(S,{session:[()=>this,wf]}),k=zm(d,r?.extensions||[]);super(k);this.config=k,this.middlewareStack.use(vm(this.config)),this.middlewareStack.use(Jm(this.config)),this.middlewareStack.use(Zm(this.config)),this.middlewareStack.use(Hm(this.config)),this.middlewareStack.use(Fm(this.config)),this.middlewareStack.use(Km(this.config)),this.middlewareStack.use(Dr.getHttpAuthSchemeEndpointRuleSetPlugin(this.config,{httpAuthSchemeParametersProvider:ca,identityProviderConfigProvider:async(P)=>new Dr.DefaultIdentityProviderConfig({"aws.auth#sigv4":P.credentials,"aws.auth#sigv4a":P.credentials})})),this.middlewareStack.use(Dr.getHttpSigningPlugin(this.config)),this.middlewareStack.use(yl(this.config)),this.middlewareStack.use(Cf(this.config)),this.middlewareStack.use(Ff(this.config)),this.middlewareStack.use(fe(this.config)),this.middlewareStack.use(ae(this.config))}destroy(){super.destroy()}}function KA(r){return(s)=>async(e)=>{const f={...e.input},l=[{target:"SSECustomerKey",hash:"SSECustomerKeyMD5"},{target:"CopySourceSSECustomerKey",hash:"CopySourceSSECustomerKeyMD5"}];for(let a of l){const h=f[a.target];if(h){let m;if(typeof h==="string")if(WA(h,r))m=r.base64Decoder(h);else m=r.utf8Decoder(h),f[a.target]=r.base64Encoder(m);else m=ArrayBuffer.isView(h)?new Uint8Array(h.buffer,h.byteOffset,h.byteLength):new Uint8Array(h),f[a.target]=r.base64Encoder(m);const g=new r.md5;g.update(m),f[a.hash]=r.base64Encoder(await g.digest())}}return s({...e,input:f})}}function WA(r,s){if(!/^(?:[A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(r))return!1;try{return s.base64Decoder(r).length===32}catch{return!1}}var LA={name:"ssecMiddleware",step:"initialize",tags:["SSE"],override:!0},Bs=(r)=>({applyToStack:(s)=>{s.add(KA(r),LA)}});var y;(function(r){r.MD5="MD5",r.CRC32="CRC32",r.CRC32C="CRC32C",r.SHA1="SHA1",r.SHA256="SHA256"})(y||(y={}));var Bm;(function(r){r.HEADER="header",r.TRAILER="trailer"})(Bm||(Bm={}));var{MD5:Ym,CRC32:Om}=y;var Yr=[y.CRC32,y.CRC32C,y.SHA1,y.SHA256],qm=[y.CRC32,y.CRC32C,y.SHA1,y.SHA256];var _m=(r,{requestChecksumRequired:s,requestAlgorithmMember:e},f)=>{const l=f?Om:Ym;if(!e||!r[e])return s?l:void 0;const a=r[e];if(!Yr.includes(a))throw new Error(`The checksum algorithm "${a}" is not supported by the client.`+` Select one of ${Yr}.`);return a};var $r=(r)=>r===y.MD5?"content-md5":`x-amz-checksum-${r.toLowerCase()}`;var jm=(r,s)=>{const e=r.toLowerCase();for(let f of Object.keys(s))if(e===f.toLowerCase())return!0;return!1};var yr=(r)=>r!==void 0&&typeof r!=="string"&&!ArrayBuffer.isView(r)&&!pr(r);var yf=function(){function r(){this.crc32c=new $f}return r.prototype.update=function(s){if(Vr(s))return;this.crc32c.update(Qr(s))},r.prototype.digest=function(){return Ks(this,void 0,void 0,function(){return Ls(this,function(s){return[2,Jr(this.crc32c.digest())]})})},r.prototype.reset=function(){this.crc32c=new $f},r}();var $f=function(){function r(){this.checksum=4294967295}return r.prototype.update=function(s){var e,f;try{for(var l=Ws(s),a=l.next();!a.done;a=l.next()){var h=a.value;this.checksum=this.checksum>>>8^XA[(this.checksum^h)&255]}}catch(m){e={error:m}}finally{try{if(a&&!a.done&&(f=l.return))f.call(l)}finally{if(e)throw e.error}}return this},r.prototype.digest=function(){return(this.checksum^4294967295)>>>0},r}();var vA=[0,4067132163,3778769143,324072436,3348797215,904991772,648144872,3570033899,2329499855,2024987596,1809983544,2575936315,1296289744,3207089363,2893594407,1578318884,274646895,3795141740,4049975192,51262619,3619967088,632279923,922689671,3298075524,2592579488,1760304291,2075979607,2312596564,1562183871,2943781820,3156637768,1313733451,549293790,3537243613,3246849577,871202090,3878099393,357341890,102525238,4101499445,2858735121,1477399826,1264559846,3107202533,1845379342,2677391885,2361733625,2125378298,820201905,3263744690,3520608582,598981189,4151959214,85089709,373468761,3827903834,3124367742,1213305469,1526817161,2842354314,2107672161,2412447074,2627466902,1861252501,1098587580,3004210879,2688576843,1378610760,2262928035,1955203488,1742404180,2511436119,3416409459,969524848,714683780,3639785095,205050476,4266873199,3976438427,526918040,1361435347,2739821008,2954799652,1114974503,2529119692,1691668175,2005155131,2247081528,3690758684,697762079,986182379,3366744552,476452099,3993867776,4250756596,255256311,1640403810,2477592673,2164122517,1922457750,2791048317,1412925310,1197962378,3037525897,3944729517,427051182,170179418,4165941337,746937522,3740196785,3451792453,1070968646,1905808397,2213795598,2426610938,1657317369,3053634322,1147748369,1463399397,2773627110,4215344322,153784257,444234805,3893493558,1021025245,3467647198,3722505002,797665321,2197175160,1889384571,1674398607,2443626636,1164749927,3070701412,2757221520,1446797203,137323447,4198817972,3910406976,461344835,3484808360,1037989803,781091935,3705997148,2460548119,1623424788,1939049696,2180517859,1429367560,2807687179,3020495871,1180866812,410100952,3927582683,4182430767,186734380,3756733383,763408580,1053836080,3434856499,2722870694,1344288421,1131464017,2971354706,1708204729,2545590714,2229949006,1988219213,680717673,3673779818,3383336350,1002577565,4010310262,493091189,238226049,4233660802,2987750089,1082061258,1395524158,2705686845,1972364758,2279892693,2494862625,1725896226,952904198,3399985413,3656866545,731699698,4283874585,222117402,510512622,3959836397,3280807620,837199303,582374963,3504198960,68661723,4135334616,3844915500,390545967,1230274059,3141532936,2825850620,1510247935,2395924756,2091215383,1878366691,2644384480,3553878443,565732008,854102364,3229815391,340358836,3861050807,4117890627,119113024,1493875044,2875275879,3090270611,1247431312,2660249211,1828433272,2141937292,2378227087,3811616794,291187481,34330861,4032846830,615137029,3603020806,3314634738,939183345,1776939221,2609017814,2295496738,2058945313,2926798794,1545135305,1330124605,3173225534,4084100981,17165430,307568514,3762199681,888469610,3332340585,3587147933,665062302,2042050490,2346497209,2559330125,1793573966,3190661285,1279665062,1595330642,2910671697],XA=Br(vA);var Ys=(r,s)=>({[y.MD5]:s.md5,[y.CRC32]:Sf,[y.CRC32C]:yf,[y.SHA1]:s.sha1,[y.SHA256]:s.sha256})[r];var Os=(r,s)=>{const e=new r;return e.update(V(s||"")),e.digest()};var im={name:"flexibleChecksumsMiddleware",step:"build",tags:["BODY_CHECKSUM"],override:!0},bm=(r,s)=>(e,f)=>async(l)=>{if(!K.isInstance(l.request))return e(l);const{request:a}=l,{body:h,headers:m}=a,{base64Encoder:g,streamHasher:S}=r,{input:d,requestChecksumRequired:k,requestAlgorithmMember:P}=s,M=_m(d,{requestChecksumRequired:k,requestAlgorithmMember:P},!!f.isS3ExpressBucket);let $=h,Z=m;if(M){const q=$r(M),Mr=Ys(M,r);if(yr(h)){const{getAwsChunkedEncodingStream:bs,bodyLengthChecker:eg}=r;$=bs(h,{base64Encoder:g,bodyLengthChecker:eg,checksumLocationName:q,checksumAlgorithmFn:Mr,streamHasher:S}),Z={...m,"content-encoding":m["content-encoding"]?`${m["content-encoding"]},aws-chunked`:"aws-chunked","transfer-encoding":"chunked","x-amz-decoded-content-length":m["content-length"],"x-amz-content-sha256":"STREAMING-UNSIGNED-PAYLOAD-TRAILER","x-amz-trailer":q},delete Z["content-length"]}else if(!jm(q,m)){const bs=await Os(Mr,h);Z={...m,[q]:g(bs)}}}return await e({...l,request:{...a,headers:Z,body:$}})};var qs=(r=[])=>{const s=[];for(let e of qm){if(!r.includes(e)||!Yr.includes(e))continue;s.push(e)}return s};var xm=(r)=>{const s=r.lastIndexOf("-");if(s!==-1){const e=r.slice(s+1);if(!e.startsWith("0")){const f=parseInt(e,10);if(!isNaN(f)&&f>=1&&f<=1e4)return!0}}return!1};import{Transform as ZA} from"stream";function Mf(r){const s=new ZA;return s.push(r),s.push(null),s}var om=async(r,{streamHasher:s,checksumAlgorithmFn:e,base64Encoder:f})=>{const l=yr(r)?s(e,r):Os(e,r);return f(await l)};var nm=async(r,{config:s,responseAlgorithms:e})=>{const f=qs(e),{body:l,headers:a}=r;for(let h of f){const m=$r(h),g=a[m];if(g){const S=Ys(h,s),{streamHasher:d,base64Encoder:k}=s,P=await om(l,{streamHasher:d,checksumAlgorithmFn:S,base64Encoder:k});if(P===g)break;throw new Error(`Checksum mismatch: expected "${P}" but received "${g}"`+` in response header "${m}".`)}}};var pm={name:"flexibleChecksumsResponseMiddleware",toMiddleware:"deserializerMiddleware",relation:"after",tags:["BODY_CHECKSUM"],override:!0},um=(r,s)=>(e,f)=>async(l)=>{if(!K.isInstance(l.request))return e(l);const a=l.input,h=await e(l),m=h.response;let g=void 0;const{requestValidationModeMember:S,responseAlgorithms:d}=s;if(S&&a[S]==="ENABLED"){const{clientName:k,commandName:P}=f;if(k==="S3Client"&&P==="GetObjectCommand"&&qs(d).every((Z)=>{const Or=$r(Z),q=m.headers[Or];return!q||xm(q)}))return h;const $=yr(m.body);if($)g=await r.streamCollector(m.body),m.body=Mf(g);if(await nm(h.response,{config:r,responseAlgorithms:d}),$&&g)m.body=Mf(g)}return h};var _s=(r,s)=>({applyToStack:(e)=>{e.add(bm(r,s),im),e.addRelativeTo(um(r,s),pm)}});class Uf extends Er.classBuilder().ep({...Sr,Bucket:{type:"contextParams",name:"Bucket"},Key:{type:"contextParams",name:"Key"}}).m(function(r,s,e,f){return[kr(e,this.serialize,this.deserialize),Pr(e,r.getEndpointParameterInstructions()),_s(e,{input:this.input,requestChecksumRequired:!1,requestValidationModeMember:"ChecksumMode",responseAlgorithms:["CRC32","CRC32C","SHA256","SHA1"]}),Bs(e),Kf(e)]}).s("AmazonS3","GetObject",{}).n("S3Client","GetObjectCommand").f(va,Wa).ser(pa).de(rh).build(){}class Tf extends Er.classBuilder().ep({...Sr,Bucket:{type:"contextParams",name:"Bucket"},Key:{type:"contextParams",name:"Key"}}).m(function(r,s,e,f){return[kr(e,this.serialize,this.deserialize),Pr(e,r.getEndpointParameterInstructions()),_s(e,{input:this.input,requestAlgorithmMember:"ChecksumAlgorithm",requestChecksumRequired:!1}),zf(e),fs(e),Bs(e)]}).s("AmazonS3","PutObject",{}).n("S3Client","PutObjectCommand").f(Qa,Za).ser(ua).de(sh).build(){}import{Buffer as tm} from"buffer";class rg extends fr{client;constructor(...r){super();this.client=new Df(...r)}async put(r){let s,e,f,l=process.env.BUCKET_NAME;if(r instanceof Blob)s=r,f=`${qr()}.${r.type.split("/")[1].split(";")[0]}`,e=r.type;else s=r.body,f=r.name,e=r.contentType;e=s instanceof Blob||s instanceof File?s.type:void 0;const a=s instanceof tm?s:tm.from(await s.arrayBuffer());return await this.client.send(new Tf({Bucket:l,Key:f,Body:a,ContentType:e})),f}async fetch(r){let s=process.env.BUCKET_NAME,e;if(typeof r==="string")e=r;else s=r.bucket??s,e=r.name;if(!e)throw new Error("Object name has to be specified");const f=await this.client.send(new Uf({Bucket:s,Key:e}));return new Response(f.Body.transformToWebStream(),{headers:{"Content-Type":f.ContentType,"Content-Length":f.ContentLength.toString(),"Cache-Control":"private, max-age=12000, must-revalidate","Last-Modified":f.LastModified?.toUTCString()||"",ETag:f.ETag||""}})}}class js{}class is extends js{constructor(){super(...arguments)}requests=new Map;consume(r,s){if(!this.requests.has(r))this.requests.set(r,{date:Date.now(),count:1});else{const e=this.requests.get(r),f=Date.now();if(f-e.date>=60000)this.requests.set(r,{date:f,count:1});else this.requests.set(r,{date:e.date,count:e.count+1})}return this.requests.get(r).count}}class sg{driver=new is}export{rg as S3Driver,sg as RateLimiterServiceProvider,js as RateLimiterDriver,is as InMemoryRateLimiter,_r as FileSystemDriver,cf as FileStorageServiceProvider,fr as FileStorageDriver};export{cf as t,sg as u};
|