gemi 0.4.75 → 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.
Files changed (34) hide show
  1. package/dist/{chunk-8bf925705fdcef0c.js → chunk-0db33ac43bd1d504.js} +1 -1
  2. package/dist/chunk-1188efed5cccf7ee.js +2 -0
  3. package/dist/{chunk-1c56f79378e4123d.js → chunk-193d58e0d5debcce.js} +1 -1
  4. package/dist/chunk-262b22a97074dc8e.js +2 -0
  5. package/dist/chunk-33a7a8e8edf3b1f5.js +18 -0
  6. package/dist/{chunk-9c05674e98ebc485.js → chunk-46c8ce96eb46b34e.js} +1 -1
  7. package/dist/chunk-503c9c540c3e0da0.js +3 -0
  8. package/dist/{chunk-b943cac32cc3670f.js → chunk-510bdb2fff647a32.js} +1 -1
  9. package/dist/{chunk-f9d7921dc209275a.js → chunk-64e4ceaa55b4483e.js} +1 -1
  10. package/dist/{chunk-30daf610f498e198.js → chunk-6cb18981e131ebdb.js} +1 -1
  11. package/dist/{chunk-5fb9d31b7b4629e9.js → chunk-8401f0f53dc26633.js} +1 -1
  12. package/dist/{chunk-48b2990a93ae50b3.js → chunk-86828b70027cd6b5.js} +2 -2
  13. package/dist/{chunk-269dd2cd89aa1c32.js → chunk-895d9b1ef7a65211.js} +1 -1
  14. package/dist/{chunk-9631e167bae739a0.js → chunk-89e90a79da7b7d4f.js} +1 -1
  15. package/dist/chunk-92acbb11789c8564.js +2 -0
  16. package/dist/{chunk-d4eceea16ddc567d.js → chunk-95e4f6637849e021.js} +2 -2
  17. package/dist/{chunk-168ace6fc79b185b.js → chunk-a3a347630c23269b.js} +1 -1
  18. package/dist/{chunk-4e37f45d636da627.js → chunk-ce4edd37b38f213e.js} +1 -1
  19. package/dist/{chunk-52dd5453e79e1cef.js → chunk-e2694d95f2b71db0.js} +2 -2
  20. package/dist/{chunk-4ad752c87b795617.js → chunk-ff29cddef49e00e4.js} +1 -1
  21. package/dist/client/HttpReload.d.ts.map +1 -1
  22. package/dist/client/index.js +1 -1
  23. package/dist/email/index.js +1 -1
  24. package/dist/kernel/index.js +1 -1
  25. package/dist/services/index.js +10 -1
  26. package/dist/vite/{index-DgYsNMcB.mjs → index-BDp-rm3S.mjs} +3 -3
  27. package/dist/vite/index.mjs +1 -1
  28. package/dist/vite/{typescript-Cv6BtTKL.mjs → typescript-x31i_8Ji.mjs} +1 -1
  29. package/package.json +1 -1
  30. package/dist/chunk-28c7d04b6f555350.js +0 -3
  31. package/dist/chunk-3abc648638ed6645.js +0 -18
  32. package/dist/chunk-5c1c113b94101135.js +0 -2
  33. package/dist/chunk-a5da5f8d6f9e8633.js +0 -2
  34. package/dist/chunk-e64fe80074576b85.js +0 -2
@@ -1,2 +1,11 @@
1
1
  // @bun
2
- import"../chunk-b943cac32cc3670f.js";import{A as H} from"../chunk-e3d242546d1a2927.js";import{$ as Ir,D as yr,E as Hg,F as Qg,G as Bg,H as Yg,I as Tw,J as n,K as p,L as ys,M as Ur,N as Wh,O as qg,P as Fh,Q as Gh,R as Kh,S as Og,T as dg,U as Pg,V as Eg,W as Ng,X as _g,Y as jg,Z as Vh,_ as kr,aa as cg,ba as $g,ca as Dg,da as bg,ea as Mg,fa as ig,ga as nr,ha as Ug,ia as Us,ja as Tg,ka as Cg,la as Xg,ma as Jg} from"../chunk-3abc648638ed6645.js";import{$a as rm,Aa as gg,Ba as wg,Da as Rg,Ea as Ag,Fa as bm,Ga as ag,Ha as Mf,Ia as Uf,Ja as ph,Ka as Ar,La as v,Na as as,Qa as Sr,Ra as uh,Sa as er,Ta as th,Ua as ws,Va as zr,Xa as zl,Ya as Dr,Za as Qh,_a as q,ab as kg,bb as Ig,cb as Zg,db as Lg,fb as z,hb as sm,na as Wg,oa as Vg,pa as X,qa as Br,ra as Qr,sa as vg,ta as rw,wa as fg,xa as hg,ya as $s,za as mg} from"../chunk-28c7d04b6f555350.js";import{jb as Cw} from"../chunk-4e37f45d636da627.js";import{kb as c,lb as Sg} from"../chunk-48b2990a93ae50b3.js";import"../chunk-5fb9d31b7b4629e9.js";import"../chunk-9631e167bae739a0.js";import{Eb as zg} from"../chunk-d4eceea16ddc567d.js";import{Fb as T3} from"../chunk-4ad752c87b795617.js";class sr{}class Hr 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=`${yr()}.${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 Hr}function Aw(r){return(s)=>async(l)=>{const{request:f}=l;if(X.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 kw={step:"build",tags:["SET_EXPECT_HEADER","EXPECT_HEADER"],name:"addExpectContinueMiddleware",override:!0},ff=(r)=>({applyToStack:(s)=>{s.add(Aw(r),kw)}});function dw(){return(r,s)=>async(l)=>{const{request:f}=l;if(X.isInstance(f)){if(!(Iw in f.headers))if(typeof s?.logger?.warn==="function"&&!(s.logger instanceof Qr))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 Iw="content-length",Pw={step:"finalizeRequest",tags:["CHECK_CONTENT_LENGTH_HEADER"],name:"getCheckContentLengthHeaderPlugin",override:!0},hf=(r)=>({applyToStack:(s)=>{s.add(dw(),Pw)}});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 Ew(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 Nw={step:"initialize",tags:["REGION_REDIRECT","S3"],name:"regionRedirectMiddleware",override:!0},wf=(r)=>({applyToStack:(s)=>{s.add(Ew(r),Nw),s.addRelativeTo(mf(r),gf)}});var $w=(r)=>{return(s,l)=>async(f)=>{const h=await s(f),{response:m}=h;if(Br.isInstance(m)){if(m.headers.expires){m.headers.expiresstring=m.headers.expires;try{Dr(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}},Dw={tags:["S3"],name:"s3ExpiresMiddleware",override:!0,relation:"after",toMiddleware:"deserializerMiddleware"},af=(r)=>({applyToStack:(s)=>{s.addRelativeTo($w(r),Dw)}});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=H(Tw(),1);var Sf="Directory",ef="S3Express",Rf="sigv4-s3express",Yr="X-Amz-S3session-Token",Mr=Yr.toLowerCase(),Mw="AWS_S3_DISABLE_EXPRESS_SESSION_AUTH",Uw="s3_disable_express_session_auth",Xs={environmentVariableSelector:(r)=>n(r,Mw,p.ENV),configFileSelector:(r)=>n(r,Uw,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 vr extends If.SignatureV4{async signWithCredentials(r,s,l){const f=Af(s);r.headers[Mr]=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[Mr],r.headers[Yr]=s.sessionToken,r.query=r.query??{},r.query[Yr]=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,X.isInstance(f.request)&&a.sessionToken)f.request.headers[Mr]=a.sessionToken}}}return s(f)}},Pf={name:"s3ExpressMiddleware",step:"build",tags:["S3","S3_EXPRESS"],override:!0},Js=(r)=>({applyToStack:(s)=>{s.add(df(r),Pf)}});var Nf=H(ys(),1);var zw=H(Cw(),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 Fw=(r)=>(s)=>{throw s},Gw=(r,s)=>{};var $f=(r)=>(s,l)=>async(f)=>{if(!X.isInstance(f.request))return s(f);const m=Ur(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||Fw)(g));return(a.successHandler||Gw)(E.response,g),E},Hs=(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 Kw={CopyObjectCommand:!0,UploadPartCopyCommand:!0,CompleteMultipartUploadCommand:!0},Ww=3000,Vw=(r)=>(s,l)=>async(f)=>{const h=await s(f),{response:m}=h;if(!Br.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 Zw(a,{streamCollector:async(N)=>{return Uf(N,Ww)}});if(typeof a?.destroy==="function")a.destroy();const $=r.utf8Encoder(E.subarray(E.length-16));if(E.length===0&&Kw[l.commandName]){const N=new Error("S3 aborted request");throw N.name="InternalError",N}if($&&$.endsWith("</Error>"))m.statusCode=400;return h},Zw=(r=new Uint8Array,s)=>{if(r instanceof Uint8Array)return Promise.resolve(r);return s.streamCollector(r)||Promise.resolve(new Uint8Array)},Lw={relation:"after",toMiddleware:"deserializerMiddleware",tags:["THROW_200_EXCEPTIONS","S3"],name:"throw200ExceptionsMiddleware",override:!0},qr=(r)=>({applyToStack:(s)=>{s.addRelativeTo(Vw(r),Lw)}});var Qs=(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 Xw({bucketEndpoint:r}){return(s)=>async(l)=>{const{input:{Bucket:f}}=l;if(!r&&typeof f==="string"&&!Qs(f)&&f.indexOf("/")>=0){const h=new Error(`Bucket name shouldn't contain '/', received '${f}'`);throw h.name="InvalidBucketName",h}return s({...l})}}var Jw={step:"initialize",tags:["VALIDATE_BUCKET_NAME"],name:"validateBucketNameMiddleware",override:!0},zf=(r)=>({applyToStack:(s)=>{s.add(Xw(r),Jw),s.addRelativeTo(Tf(r),Cf)}});var Pr=H(ys(),1);var Ff=(r)=>({...r,eventStreamMarshaller:r.eventStreamSerdeProvider(r)});var pr=H(nr(),1);var Or={CrtSignerV4:null};class Bs{constructor(r){this.sigv4Signer=new vr(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=Or.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"},Tr={["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"]},ir={["fn"]:"isSet",["argv"]:[{["ref"]:"Bucket"}]},V={["ref"]:"Bucket"},W={["fn"]:"parseURL",["argv"]:[{["ref"]:"Endpoint"}],["assign"]:"url"},br={["fn"]:"booleanEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"url"},"isIp"]},!0]},$h={["ref"]:"url"},Dh={["fn"]:"uriEncode",["argv"]:[V],["assign"]:"uri_encoded_bucket"},_={["backend"]:"S3Express",["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3express",["signingRegion"]:"{Region}"}]},S={},Mh={["fn"]:"aws.isVirtualHostableS3Bucket",["argv"]:[V,!1]},Ys={["error"]:"S3Express bucket name is not a valid virtual hostable name.",["type"]:"error"},xr={["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"]:[ir]},Lf={["ref"]:"hardwareType"},Xf={["conditions"]:[e],["error"]:"Expected a endpoint to be specified but no endpoint was found",["type"]:"error"},_r={["authSchemes"]:[{["disableDoubleEncoding"]:!0,["name"]:"sigv4a",["signingName"]:"s3-outposts",["signingRegionSet"]:["*"]},{["disableDoubleEncoding"]:!0,["name"]:"sigv4",["signingName"]:"s3-outposts",["signingRegion"]:"{Region}"}]},vs={["fn"]:"booleanEquals",["argv"]:[{["ref"]:"ForcePathStyle"},!1]},yw={["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"]:{}},qs={["fn"]:"booleanEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[$h,"isIp"]},!1]},Os={["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{Bucket}",["properties"]:T,["headers"]:{}},al={["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:T,["headers"]:{}},Bf={["endpoint"]:al,["type"]:"endpoint"},_s={["url"]:"https://{Bucket}.s3-accelerate.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},Yf={["url"]:"https://{Bucket}.s3.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},jr={["error"]:"Invalid region: region was not a valid DNS name.",["type"]:"error"},L={["ref"]:"bucketArn"},Uh={["ref"]:"arnType"},js={["fn"]:"getAttr",["argv"]:[L,"service"]},Sl={["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"},cs={["conditions"]:[{["fn"]:"isSet",["argv"]:[{["ref"]:"UseArnRegion"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"UseArnRegion"},!1]},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[L,"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"]:[L,"accountId"]},bs={["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"},is={["error"]:"Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{bucketArn#accountId}`",["type"]:"error"},xs={["error"]:"Invalid region in ARN: `{bucketArn#region}` (invalid DNS name)",["type"]:"error"},os={["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"},Cr={["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"]:[V]},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"]:{}},ns={["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"},ps={["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"]:{}},us={["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:T,["headers"]:{}},fh={["url"]:"https://s3.{Region}.{partitionResult#dnsSuffix}",["properties"]:T,["headers"]:{}},ts=[{["ref"]:"Region"}],Hw=[{["ref"]:"Endpoint"}],Qw=[V],rl=[I],cr=[Y],u=[U,W],hh=[{["fn"]:"isSet",["argv"]:[{["ref"]:"DisableS3ExpressSessionAuth"}]},{["fn"]:"booleanEquals",["argv"]:[{["ref"]:"DisableS3ExpressSessionAuth"},!0]}],mh=[br],sl=[Dh],ll=[Mh],wr=[d],gh=[{["fn"]:"substring",["argv"]:[V,6,14,!0],["assign"]:"s3expressAvailabilityZoneId"},{["fn"]:"substring",["argv"]:[V,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"]:[V,6,15,!0],["assign"]:"s3expressAvailabilityZoneId"},{["fn"]:"substring",["argv"]:[V,15,17,!0],["assign"]:"s3expressAvailabilityZoneDelim"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"s3expressAvailabilityZoneDelim"},"--"]}],Sh=[{["conditions"]:[d],["endpoint"]:{["url"]:"https://{Bucket}.s3express-fips-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:xr,["headers"]:{}},["type"]:"endpoint"},{["endpoint"]:{["url"]:"https://{Bucket}.s3express-{s3expressAvailabilityZoneId}.{Region}.amazonaws.com",["properties"]:xr,["headers"]:{}},["type"]:"endpoint"}],Bw=[ir],eh=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"outpostId"},!1]}],Rh=[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"regionPrefix"},"beta"]}],Yw=["*"],b=[Nh],Ah=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"Region"},!1]}],i=[{["fn"]:"stringEquals",["argv"]:[{["ref"]:"Region"},"us-east-1"]}],fl=[{["fn"]:"stringEquals",["argv"]:[Uh,"accesspoint"]}],kh=[{["fn"]:"getAttr",["argv"]:[L,"resourceId[1]"],["assign"]:"accessPointName"},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[Sl,""]}]}],vw=[L,"resourceId[1]"],hl=[{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[L,"region"]},""]}]}],Ih=[{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"getAttr",["argv"]:[L,"resourceId[2]"]}]}]}],qw=[L,"resourceId[2]"],ml=[{["fn"]:"aws.partition",["argv"]:[{["fn"]:"getAttr",["argv"]:[L,"region"]}],["assign"]:"bucketPartition"}],dh=[{["fn"]:"stringEquals",["argv"]:[Th,{["fn"]:"getAttr",["argv"]:[{["ref"]:"partitionResult"},"name"]}]}],gl=[{["fn"]:"isValidHostLabel",["argv"]:[{["fn"]:"getAttr",["argv"]:[L,"region"]},!0]}],wl=[{["fn"]:"isValidHostLabel",["argv"]:[Ch,!1]}],Ph=[{["fn"]:"isValidHostLabel",["argv"]:[Sl,!1]}],Eh=[{["fn"]:"isValidHostLabel",["argv"]:[{["ref"]:"Region"},!0]}],Ow={version:"1.0",parameters:{Bucket:mr,Region:mr,UseFIPS:gr,UseDualStack:gr,Endpoint:mr,ForcePathStyle:gr,Accelerate:gr,UseGlobalEndpoint:gr,UseObjectLambdaEndpoint:Tr,Key:mr,Prefix:mr,CopySource:mr,DisableAccessPoints:Tr,DisableMultiRegionAccessPoints:gr,UseArnRegion:Tr,UseS3ExpressControlEndpoint:Tr,DisableS3ExpressSessionAuth:Tr},rules:[{["conditions"]:[{["fn"]:"isSet",["argv"]:ts}],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"]:[ir,{["fn"]:"substring",["argv"]:[V,0,6,!0],["assign"]:"bucketSuffix"},{["fn"]:"stringEquals",["argv"]:[{["ref"]:"bucketSuffix"},"--x-s3"]}],rules:[{["conditions"]:rl,error:"S3Express does not support Dual-stack.",["type"]:"error"},{["conditions"]:cr,error:"S3Express does not support S3 Accelerate.",["type"]:"error"},{["conditions"]:u,rules:[{["conditions"]:hh,rules:[{["conditions"]:mh,rules:[{["conditions"]:sl,rules:[{endpoint:{["url"]:"{url#scheme}://{url#authority}/{uri_encoded_bucket}{url#path}",["properties"]:_,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:ll,rules:[{endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:_,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},Ys],["type"]:"tree"},{["conditions"]:mh,rules:[{["conditions"]:sl,rules:[{endpoint:{["url"]:"{url#scheme}://{url#authority}/{uri_encoded_bucket}{url#path}",["properties"]:xr,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:ll,rules:[{endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:xr,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},Ys],["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"]:ll,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"},Ys],["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"]:[ir,{["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"]:ts,["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"]:_r,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{endpoint:{["url"]:"https://{Bucket}.ec2.s3-outposts.{Region}.{regionPartition#dnsSuffix}",["properties"]:_r,["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"]:_r,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},{endpoint:{["url"]:"https://{Bucket}.op-{outpostId}.s3-outposts.{Region}.{regionPartition#dnsSuffix}",["properties"]:_r,["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"]:Bw,rules:[{["conditions"]:[U,{["fn"]:"not",["argv"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"parseURL",["argv"]:Hw}]}]}],error:"Custom endpoint `{Endpoint}` was not a valid URI",["type"]:"error"},{["conditions"]:[vs,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,W,br,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{Bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,R,M,U,W,qs,C],endpoint:{["url"]:"{url#scheme}://{Bucket}.{url#authority}{url#path}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,R,M,U,W,br,k,G],rules:[{["conditions"]:i,endpoint:Os,["type"]:"endpoint"},{endpoint:Os,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,R,M,U,W,qs,k,G],rules:[{["conditions"]:i,endpoint:al,["type"]:"endpoint"},Bf],["type"]:"tree"},{["conditions"]:[A,R,M,U,W,br,k,K],endpoint:Os,["type"]:"endpoint"},{["conditions"]:[A,R,M,U,W,qs,k,K],endpoint:al,["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:_s,["type"]:"endpoint"},{endpoint:_s,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,R,Y,e,k,K],endpoint:_s,["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"},jr],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[U,W,{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[$h,"scheme"]},"http"]},{["fn"]:"aws.isVirtualHostableS3Bucket",["argv"]:[V,!0]},vs,R,A,M],rules:[{["conditions"]:b,rules:[{["conditions"]:Ah,rules:[Bf],["type"]:"tree"},jr],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[vs,{["fn"]:"aws.parseArn",["argv"]:Qw,["assign"]:"bucketArn"}],rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:[L,"resourceId[0]"],["assign"]:"arnType"},{["fn"]:"not",["argv"]:[{["fn"]:"stringEquals",["argv"]:[Uh,""]}]}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[js,"s3-object-lambda"]}],rules:[{["conditions"]:fl,rules:[{["conditions"]:kh,rules:[vf,qf,{["conditions"]:hl,rules:[Of,{["conditions"]:Ih,rules:[cs,{["conditions"]:ml,rules:[{["conditions"]:b,rules:[{["conditions"]:dh,rules:[{["conditions"]:gl,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Ch,""]}],error:"Invalid ARN: Missing account id",["type"]:"error"},{["conditions"]:wl,rules:[{["conditions"]:Ph,rules:[{["conditions"]:u,endpoint:{["url"]:"{url#scheme}://{accessPointName}-{bucketArn#accountId}.{url#authority}{url#path}",["properties"]:bs,["headers"]:S},["type"]:"endpoint"},{["conditions"]:wr,endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-object-lambda-fips.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:bs,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-object-lambda.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:bs,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},_f],["type"]:"tree"},is],["type"]:"tree"},xs],["type"]:"tree"},os],["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"]:fl,rules:[{["conditions"]:kh,rules:[{["conditions"]:hl,rules:[{["conditions"]:fl,rules:[{["conditions"]:hl,rules:[Of,{["conditions"]:Ih,rules:[cs,{["conditions"]:ml,rules:[{["conditions"]:b,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[Th,"{partitionResult#name}"]}],rules:[{["conditions"]:gl,rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[js,"s3"]}],rules:[{["conditions"]:wl,rules:[{["conditions"]:Ph,rules:[{["conditions"]:cr,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"]:Cr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[d,A],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint-fips.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Cr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,I],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint.dualstack.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Cr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A,U,W],endpoint:{["url"]:"{url#scheme}://{accessPointName}-{bucketArn#accountId}.{url#authority}{url#path}",["properties"]:Cr,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A],endpoint:{["url"]:"https://{accessPointName}-{bucketArn#accountId}.s3-accesspoint.{bucketArn#region}.{bucketPartition#dnsSuffix}",["properties"]:Cr,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},_f],["type"]:"tree"},is],["type"]:"tree"},{error:"Invalid ARN: The ARN was not for the S3 service, found: {bucketArn#service}",["type"]:"error"}],["type"]:"tree"},xs],["type"]:"tree"},os],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},jf],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{["conditions"]:[{["fn"]:"isValidHostLabel",["argv"]:[Sl,!0]}],rules:[{["conditions"]:rl,error:"S3 MRAP does not support dual-stack",["type"]:"error"},{["conditions"]:wr,error:"S3 MRAP does not support FIPS",["type"]:"error"},{["conditions"]:cr,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"]:ts,["assign"]:"mrapPartition"}],rules:[{["conditions"]:[{["fn"]:"stringEquals",["argv"]:[{["fn"]:"getAttr",["argv"]:[{["ref"]:"mrapPartition"},"name"]},{["fn"]:"getAttr",["argv"]:[L,"partition"]}]}],rules:[{endpoint:{["url"]:"https://{accessPointName}.accesspoint.s3-global.{mrapPartition#dnsSuffix}",["properties"]:{["authSchemes"]:[{["disableDoubleEncoding"]:!0,name:"sigv4a",["signingName"]:"s3",["signingRegionSet"]:Yw}]},["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"]:[js,"s3-outposts"]}],rules:[{["conditions"]:rl,error:"S3 Outposts does not support Dual-stack",["type"]:"error"},{["conditions"]:wr,error:"S3 Outposts does not support FIPS",["type"]:"error"},{["conditions"]:cr,error:"S3 Outposts does not support S3 Accelerate",["type"]:"error"},{["conditions"]:[{["fn"]:"isSet",["argv"]:[{["fn"]:"getAttr",["argv"]:[L,"resourceId[4]"]}]}],error:"Invalid Arn: Outpost Access Point ARN contains sub resources",["type"]:"error"},{["conditions"]:[{["fn"]:"getAttr",["argv"]:vw,["assign"]:"outpostId"}],rules:[{["conditions"]:eh,rules:[cs,{["conditions"]:ml,rules:[{["conditions"]:b,rules:[{["conditions"]:dh,rules:[{["conditions"]:gl,rules:[{["conditions"]:wl,rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:qw,["assign"]:"outpostType"}],rules:[{["conditions"]:[{["fn"]:"getAttr",["argv"]:[L,"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"},is],["type"]:"tree"},xs],["type"]:"tree"},os],["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"]:[xf]}]}],error:"Invalid ARN: `{Bucket}` was not a valid ARN",["type"]:"error"},{["conditions"]:[{["fn"]:"booleanEquals",["argv"]:[yw,!0]},xf],error:"Path-style addressing cannot be used with ARN buckets",["type"]:"error"},{["conditions"]:sl,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,W,R,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#normalizedPath}{uri_encoded_bucket}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[A,U,W,R,k,G],rules:[{["conditions"]:i,endpoint:ns,["type"]:"endpoint"},{endpoint:ns,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[A,U,W,R,k,K],endpoint:ns,["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"]:ps,["headers"]:S},["type"]:"endpoint"},{["conditions"]:wr,endpoint:{["url"]:"https://s3-object-lambda-fips.{Region}.{partitionResult#dnsSuffix}",["properties"]:ps,["headers"]:S},["type"]:"endpoint"},{endpoint:{["url"]:"https://s3-object-lambda.{Region}.{partitionResult#dnsSuffix}",["properties"]:ps,["headers"]:S},["type"]:"endpoint"}],["type"]:"tree"},jr],["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,W,C],endpoint:{["url"]:"{url#scheme}://{url#authority}{url#path}",["properties"]:F,["headers"]:S},["type"]:"endpoint"},{["conditions"]:[R,A,U,W,k,G],rules:[{["conditions"]:i,endpoint:us,["type"]:"endpoint"},{endpoint:us,["type"]:"endpoint"}],["type"]:"tree"},{["conditions"]:[R,A,U,W,k,K],endpoint:us,["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"},jr],["type"]:"tree"}],["type"]:"tree"}],["type"]:"tree"},{error:"A region must be set when sending requests to S3.",["type"]:"error"}]},zh=Ow;var or=(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}})}},_w=(r)=>async(s,l,f)=>{if(!f)throw new Error("Could not find \`input\` for \`defaultEndpointRuleSetHttpAuthSchemeParametersProvider\`");const h=await r(s,l,f),m=Ur(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)},jw=async(r,s,l)=>{return{operation:Ur(s).operation,region:await Wh(r.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()}},Zh=_w(jw),cw=(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 J;if(N==="sigv4a"){J="aws.auth#sigv4a";const Jr=g.find((O)=>{const $r=O.name.toLowerCase();return $r!=="sigv4a"&&$r.startsWith("sigv4")});if(!Or.CrtSignerV4&&Jr)continue}else if(N.startsWith("sigv4"))J="aws.auth#sigv4";else throw new Error(`Unknown HttpAuthScheme found in \`@smithy.rules#endpointRuleSet\`: \`${N}\``);const y=l[J];if(!y)throw new Error(`Could not find HttpAuthOption create function for \`${J}\``);const B=y(h);B.schemeId=J,B.signingProperties={...B.signingProperties||{},...$,...E},w.push(B)}return w}},bw=(r)=>{const s=[];switch(r.operation){default:s.push(Lh(r)),s.push(Xh(r))}return s},Jh=cw(or,bw,{"aws.auth#sigv4":Lh,"aws.auth#sigv4a":Xh}),yh=(r)=>{const s=pr.resolveAwsSdkSigV4Config(r);return{...pr.resolveAwsSdkSigV4AConfig(s)}};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 Z extends Qh{constructor(r){super(r);Object.setPrototypeOf(this,Z.prototype)}}class ur extends Z{constructor(r){super({name:"NoSuchUpload",$fault:"client",...r});this.name="NoSuchUpload",this.$fault="client",Object.setPrototypeOf(this,ur.prototype)}}class tr extends Z{constructor(r){super({name:"ObjectNotInActiveTierError",$fault:"client",...r});this.name="ObjectNotInActiveTierError",this.$fault="client",Object.setPrototypeOf(this,tr.prototype)}}class rs extends Z{constructor(r){super({name:"BucketAlreadyExists",$fault:"client",...r});this.name="BucketAlreadyExists",this.$fault="client",Object.setPrototypeOf(this,rs.prototype)}}class ss extends Z{constructor(r){super({name:"BucketAlreadyOwnedByYou",$fault:"client",...r});this.name="BucketAlreadyOwnedByYou",this.$fault="client",Object.setPrototypeOf(this,ss.prototype)}}class ls extends Z{constructor(r){super({name:"NoSuchBucket",$fault:"client",...r});this.name="NoSuchBucket",this.$fault="client",Object.setPrototypeOf(this,ls.prototype)}}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.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.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])}})(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.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])}})(Al||(Al={}));var kl;(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])}})(kl||(kl={}));class fs extends Z{constructor(r){super({name:"InvalidObjectState",$fault:"client",...r});this.name="InvalidObjectState",this.$fault="client",Object.setPrototypeOf(this,fs.prototype),this.StorageClass=r.StorageClass,this.AccessTier=r.AccessTier}}class hs extends Z{constructor(r){super({name:"NoSuchKey",$fault:"client",...r});this.name="NoSuchKey",this.$fault="client",Object.setPrototypeOf(this,hs.prototype)}}class ms extends Z{constructor(r){super({name:"NotFound",$fault:"client",...r});this.name="NotFound",this.$fault="client",Object.setPrototypeOf(this,ms.prototype)}}var iw=(r)=>({...r,...r.SecretAccessKey&&{SecretAccessKey:v},...r.SessionToken&&{SessionToken:v}}),Bh=(r)=>({...r,...r.Credentials&&{Credentials:iw(r.Credentials)}});var Yh=(r)=>({...r,...r.SSEKMSKeyId&&{SSEKMSKeyId:v}}),vh=(r)=>({...r,...r.SSECustomerKey&&{SSECustomerKey:v}});var Rr=H(nr(),1);var es=H(ys(),1);class gs extends Z{constructor(r){super({name:"ObjectAlreadyInActiveTierError",$fault:"client",...r});this.name="ObjectAlreadyInActiveTierError",this.$fault="client",Object.setPrototypeOf(this,gs.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=es.requestBuilder(r,s),f=z({},j,{[l3]:r[Xa]});l.bp("/"),l.p("Bucket",()=>r.Bucket,"{Bucket}",!1);const h=z({[ua]:[,""]});let m;return l.m("GET").h(f).q(h).b(m),l.build()};var fm=async(r,s)=>{const l=es.requestBuilder(r,s),f=z({},j,{[va]:r[Na],[qa]:[()=>j(r[jh]),()=>zr(r[jh]).toString()],[Oa]:r[$a],[_a]:[()=>j(r[ch]),()=>zr(r[ch]).toString()],[ca]:r[Ca],[ks]:r[Rs],[Hm]:r[$m],[Is]:r[As],[Xm]:r[Nm],[Wm]:r[km],[s3]:r[Sa]});l.bp("/{Key+}"),l.p("Bucket",()=>r.Bucket,"{Bucket}",!1),l.p("Key",()=>r.Key,"{Key+}",!0);const h=z({[Ym]:[,"GetObject"],[ba]:[,r[za]],[ia]:[,r[Fa]],[xa]:[,r[Ga]],[oa]:[,r[Ka]],[na]:[,r[Wa]],[pa]:[()=>r.ResponseExpires!==void 0,()=>zr(r[Va]).toString()],[ta]:[,r[Xl]],[ja]:[()=>r.PartNumber!==void 0,()=>r[Ta].toString()]});let m;return l.m("GET").h(f).q(h).b(m),l.build()};var hm=async(r,s)=>{const l=es.requestBuilder(r,s),f=z({},j,{[Fm]:r[Am]||"application/octet-stream",[r3]:r[ga],[Um]:r[am],[Tm]:r[Sm],[Cm]:r[em],[zm]:r[Rm],[Ul]:[()=>j(r[$l]),()=>r[$l].toString()],[Qa]:r[ea],[S3]:r[aa],[Jl]:r[Gl],[yl]:r[Kl],[Hl]:r[Wl],[Ql]:r[Vl],[Tl]:[()=>j(r[Dl]),()=>zr(r[Dl]).toString()],[f3]:r[Ia],[h3]:r[da],[m3]:r[Pa],[g3]:r[Ea],[Bl]:r[Zl],[Jm]:r[Gr],[Bm]:r[Mm],[ks]:r[Rs],[Hm]:r[$m],[Is]:r[As],[Yl]:r[Ll],[ym]:r[Dm],[Kr]:[()=>j(r[Ss]),()=>r[Ss].toString()],[Xm]:r[Nm],[e3]:r[Ja],[Zm]:r[Pm],[Cl]:[()=>j(r[Ml]),()=>sm(r[Ml]).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 Fl(r,s);const l=z({$metadata:Q(r)}),f=Sr(uh(await Rr.parseXmlBody(r.body,s)),"body");if(f[Pl]!=null)l[Pl]=ma(f[Pl],s);return l};var gm=async(r,s)=>{if(r.statusCode!==200&&r.statusCode>=300)return Fl(r,s);const l=z({$metadata:Q(r),[Aa]:[()=>r.headers[ih]!==void 0,()=>as(r.headers[ih])],[wa]:[,r.headers[Ha]],[Fr]:[,r.headers[Km]],[La]:[,r.headers[w3]],[Da]:[()=>r.headers[bh]!==void 0,()=>Sr(Dr(r.headers[bh]))],[$l]:[()=>r.headers[Ul]!==void 0,()=>th(r.headers[Ul])],[Im]:[,r.headers[Gm]],[Gl]:[,r.headers[Jl]],[Kl]:[,r.headers[yl]],[Wl]:[,r.headers[Hl]],[Vl]:[,r.headers[Ql]],[Ma]:[()=>r.headers[xh]!==void 0,()=>ws(r.headers[xh])],[Xl]:[,r.headers[Qm]],[am]:[,r.headers[Um]],[Sm]:[,r.headers[Tm]],[em]:[,r.headers[Cm]],[Rm]:[,r.headers[zm]],[Ra]:[,r.headers[Ba]],[Am]:[,r.headers[Fm]],[Dl]:[()=>r.headers[Tl]!==void 0,()=>Sr(Dr(r.headers[Tl]))],[ka]:[,r.headers[Ya]],[Mm]:[,r.headers[Bm]],[Zl]:[,r.headers[Bl]],[Rs]:[,r.headers[ks]],[As]:[,r.headers[Is]],[Ll]:[,r.headers[Yl]],[Ss]:[()=>r.headers[Kr]!==void 0,()=>as(r.headers[Kr])],[Gr]:[,r.headers[Jm]],[Em]:[,r.headers[Lm]],[Za]:[,r.headers[a3]],[Ua]:[()=>r.headers[oh]!==void 0,()=>ws(r.headers[oh])],[ya]:[()=>r.headers[nh]!==void 0,()=>ws(r.headers[nh])],[Pm]:[,r.headers[Zm]],[Ml]:[()=>r.headers[Cl]!==void 0,()=>Sr(zl(r.headers[Cl]))],[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 Fl(r,s);const l=z({$metadata:Q(r),[Fr]:[,r.headers[Km]],[Im]:[,r.headers[Gm]],[Gl]:[,r.headers[Jl]],[Kl]:[,r.headers[yl]],[Wl]:[,r.headers[Hl]],[Vl]:[,r.headers[Ql]],[Zl]:[,r.headers[Bl]],[Xl]:[,r.headers[Qm]],[Rs]:[,r.headers[ks]],[As]:[,r.headers[Is]],[Ll]:[,r.headers[Yl]],[Dm]:[,r.headers[ym]],[Ss]:[()=>r.headers[Kr]!==void 0,()=>as(r.headers[Kr])],[Em]:[,r.headers[Lm]]});return await ph(r.body,s),l};var Fl=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 sa(l,s);case"ObjectNotInActiveTierError":case"com.amazonaws.s3#ObjectNotInActiveTierError":throw await ha(l,s);case"BucketAlreadyExists":case"com.amazonaws.s3#BucketAlreadyExists":throw await nw(l,s);case"BucketAlreadyOwnedByYou":case"com.amazonaws.s3#BucketAlreadyOwnedByYou":throw await pw(l,s);case"NoSuchBucket":case"com.amazonaws.s3#NoSuchBucket":throw await tw(l,s);case"InvalidObjectState":case"com.amazonaws.s3#InvalidObjectState":throw await uw(l,s);case"NoSuchKey":case"com.amazonaws.s3#NoSuchKey":throw await ra(l,s);case"NotFound":case"com.amazonaws.s3#NotFound":throw await la(l,s);case"ObjectAlreadyInActiveTierError":case"com.amazonaws.s3#ObjectAlreadyInActiveTierError":throw await fa(l,s);default:const h=l.body;return ow({output:r,parsedBody:h,errorCode:f})}},ow=rm(Z),nw=async(r,s)=>{const l=z({}),f=r.body,h=new rs({$metadata:Q(r),...l});return q(h,r.body)},pw=async(r,s)=>{const l=z({}),f=r.body,h=new ss({$metadata:Q(r),...l});return q(h,r.body)},uw=async(r,s)=>{const l=z({}),f=r.body;if(f[dl]!=null)l[dl]=er(f[dl]);if(f[Gr]!=null)l[Gr]=er(f[Gr]);const h=new fs({$metadata:Q(r),...l});return q(h,r.body)},tw=async(r,s)=>{const l=z({}),f=r.body,h=new ls({$metadata:Q(r),...l});return q(h,r.body)},ra=async(r,s)=>{const l=z({}),f=r.body,h=new hs({$metadata:Q(r),...l});return q(h,r.body)},sa=async(r,s)=>{const l=z({}),f=r.body,h=new ur({$metadata:Q(r),...l});return q(h,r.body)},la=async(r,s)=>{const l=z({}),f=r.body,h=new ms({$metadata:Q(r),...l});return q(h,r.body)},fa=async(r,s)=>{const l=z({}),f=r.body,h=new gs({$metadata:Q(r),...l});return q(h,r.body)},ha=async(r,s)=>{const l=z({}),f=r.body,h=new tr({$metadata:Q(r),...l});return q(h,r.body)};var ma=(r,s)=>{const l={};if(r[Il]!=null)l[Il]=er(r[Il]);if(r[El]!=null)l[El]=er(r[El]);if(r[Nl]!=null)l[Nl]=er(r[Nl]);if(r[Fr]!=null)l[Fr]=Sr(zl(r[Fr]));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 ga="ACL";var Il="AccessKeyId";var wa="AcceptRanges";var dl="AccessTier";var Ss="BucketKeyEnabled";var Pl="Credentials",aa="ChecksumAlgorithm";var am="CacheControl",Gl="ChecksumCRC32",Kl="ChecksumCRC32C",Sm="ContentDisposition";var em="ContentEncoding";var Rm="ContentLanguage",$l="ContentLength",Sa="ChecksumMode",ea="ContentMD5";var Ra="ContentRange";var Wl="ChecksumSHA1",Vl="ChecksumSHA256";var Am="ContentType";var Aa="DeleteMarker";var Dl="Expires";var km="ExpectedBucketOwner";var ka="ExpiresString";var Im="ETag";var Fr="Expiration";var Ia="GrantFullControl";var da="GrantRead",Pa="GrantReadACP";var Ea="GrantWriteACP";var Na="IfMatch",jh="IfModifiedSince",$a="IfNoneMatch";var ch="IfUnmodifiedSince";var Da="LastModified";var Ma="MissingMeta";var dm="ObjectLockLegalHoldStatus",Pm="ObjectLockMode";var Ml="ObjectLockRetainUntilDate";var Ua="PartsCount";var Ta="PartNumber";var Ca="Range";var Em="RequestCharged",za="ResponseCacheControl",Fa="ResponseContentDisposition",Ga="ResponseContentEncoding",Ka="ResponseContentLanguage",Wa="ResponseContentType";var Va="ResponseExpires";var Nm="RequestPayer";var Za="ReplicationStatus";var La="Restore";var El="SecretAccessKey";var Gr="StorageClass";var Xa="SessionMode";var Zl="ServerSideEncryption";var Rs="SSECustomerAlgorithm",$m="SSECustomerKey",As="SSECustomerKeyMD5";var Dm="SSEKMSEncryptionContext",Ll="SSEKMSKeyId";var Nl="SessionToken";var Ja="Tagging";var ya="TagCount";var Xl="VersionId";var Mm="WebsiteRedirectLocation";var Ha="accept-ranges";var Um="cache-control",Tm="content-disposition",Cm="content-encoding",zm="content-language",Ul="content-length",Qa="content-md5",Ba="content-range",Fm="content-type";var Tl="expires";var Gm="etag",Ya="expiresstring";var va="if-match",qa="if-modified-since";var Oa="if-none-match";var _a="if-unmodified-since";var bh="last-modified";var ja="partNumber";var ca="range",ba="response-cache-control",ia="response-content-disposition",xa="response-content-encoding",oa="response-content-language",na="response-content-type",pa="response-expires";var ua="session";var ta="versionId";var r3="x-amz-acl";var Jl="x-amz-checksum-crc32",yl="x-amz-checksum-crc32c",s3="x-amz-checksum-mode";var Hl="x-amz-checksum-sha1",Ql="x-amz-checksum-sha256";var l3="x-amz-create-session-mode";var ih="x-amz-delete-marker",Km="x-amz-expiration",Wm="x-amz-expected-bucket-owner";var f3="x-amz-grant-full-control",h3="x-amz-grant-read",m3="x-amz-grant-read-acp";var g3="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",Cl="x-amz-object-lock-retain-until-date";var w3="x-amz-restore",Lm="x-amz-request-charged";var Xm="x-amz-request-payer";var a3="x-amz-replication-status";var Jm="x-amz-storage-class",S3="x-amz-sdk-checksum-algorithm";var Bl="x-amz-server-side-encryption",Yl="x-amz-server-side-encryption-aws-kms-key-id",Kr="x-amz-server-side-encryption-bucket-key-enabled",ym="x-amz-server-side-encryption-context",ks="x-amz-server-side-encryption-customer-algorithm",Hm="x-amz-server-side-encryption-customer-key",Is="x-amz-server-side-encryption-customer-key-md5",e3="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[kr(l,this.serialize,this.deserialize),Ir(l,r.getEndpointParameterInstructions()),qr(l)]}).s("AmazonS3","CreateSession",{}).n("S3Client","CreateSessionCommand").f(void 0,Bh).ser(lm).de(mm).build(){}var vm={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 Ts=H(nr(),1);var A3="AWS_S3_USE_ARN_REGION",k3="s3_use_arn_region",qm={environmentVariableSelector:(r)=>n(r,A3,p.ENV),configFileSelector:(r)=>n(r,k3,p.CONFIG),default:!1};var Om=H(T3(),1),{__extends:QR,__assign:BR,__rest:YR,__decorate:vR,__param:qR,__esDecorate:OR,__runInitializers:_R,__propKey:jR,__setFunctionName:cR,__metadata:bR,__awaiter:ds,__generator:Ps,__exportStar:iR,__createBinding:xR,__values:Es,__read:oR,__spread:nR,__spreadArrays:pR,__spreadArray:uR,__await:tR,__asyncGenerator:rA,__asyncDelegator:sA,__asyncValues:lA,__makeTemplateObject:fA,__importStar:hA,__importDefault:mA,__classPrivateFieldGet:gA,__classPrivateFieldSet:wA,__classPrivateFieldIn:aA,__addDisposableResource:SA,__disposeResources:eA}=Om.default;import{Buffer as _m} from"buffer";var jm=(r,s)=>{if(typeof r!=="string")throw new TypeError(`The "input" argument must be of type string. Received type ${typeof r} (${r})`);return s?_m.from(r,s):_m.from(r)};var ql=(r)=>{const s=jm(r,"utf8");return new Uint8Array(s.buffer,s.byteOffset,s.byteLength/Uint8Array.BYTES_PER_ELEMENT)};function Wr(r){if(r instanceof Uint8Array)return r;if(typeof r==="string")return C3(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength/Uint8Array.BYTES_PER_ELEMENT);return new Uint8Array(r)}var C3=typeof Buffer!=="undefined"&&Buffer.from?function(r){return Buffer.from(r,"utf8")}:ql;function Vr(r){if(typeof r==="string")return r.length===0;return r.byteLength===0}function Zr(r){return new Uint8Array([(r&4278190080)>>24,(r&16711680)>>16,(r&65280)>>8,r&255])}function Lr(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(Vr(s))return;this.crc32.update(Wr(s))},r.prototype.digest=function(){return ds(this,void 0,void 0,function(){return Ps(this,function(s){return[2,Zr(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=Es(s),m=h.next();!m.done;m=h.next()){var g=m.value;this.checksum=this.checksum>>>8^F3[(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 z3=[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],F3=Lr(z3);var x=H(bm(),1);var im=H(bm(),1),cm=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 dr{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)cm(s);return new dr(s)}valueOf(){const r=this.bytes.slice(0),s=r[0]&128;if(s)cm(r);return parseInt(im.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(dr.fromNumber(r.value.valueOf()).bytes,1),P;case"uuid":if(!y3.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:om,value:!0};break;case 1:s[h]={type:om,value:!1};break;case 2:s[h]={type:G3,value:r.getInt8(l++)};break;case 3:s[h]={type:K3,value:r.getInt16(l,!1)},l+=2;break;case 4:s[h]={type:W3,value:r.getInt32(l,!1)},l+=4;break;case 5:s[h]={type:V3,value:new dr(new Uint8Array(r.buffer,r.byteOffset+l,8))},l+=8;break;case 6:const m=r.getUint16(l,!1);l+=2,s[h]={type:Z3,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:L3,value:this.toUtf8(new Uint8Array(r.buffer,r.byteOffset+l,g))},l+=g;break;case 8:s[h]={type:X3,value:new Date(new dr(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:J3,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 xm;(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"})(xm||(xm={}));var om="boolean",G3="byte",K3="short",W3="integer",V3="long",Z3="binary",L3="string",X3="timestamp",J3="uuid",y3=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;function pm({byteLength:r,byteOffset:s,buffer:l}){if(r<H3)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(nm,!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 nm=4,o=nm*2,rr=4,H3=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}=pm(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 um(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 J=E-$;if(!h)h=new Uint8Array(4);const y=Math.min(4-l,J);if(h.set(a.slice($,$+y),l),l+=y,$+=y,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 tm(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 Ns{constructor({utf8Encoder:r,utf8Decoder:s}){this.eventStreamCodec=new jl(r,s),this.utfEncoder=r}deserialize(r,s){const l=um(r);return new il({messageStream:new cl({inputStream:l,decoder:this.eventStreamCodec}),deserializer:tm(s,this.utfEncoder)})}serialize(r,s){return new bl({messageStream:new xl({inputStream:r,serializer:s}),encoder:this.eventStreamCodec,includeEndFrame:!0})}}import{Readable as Q3} from"stream";async function*rg(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 Ns({utf8Decoder:s,utf8Encoder:r})}deserialize(r,s){const l=typeof r[Symbol.asyncIterator]==="function"?r:rg(r);return this.universalMarshaller.deserialize(l,s)}serialize(r,s){return Q3.from(this.universalMarshaller.serialize(r,s))}}var sg=(r)=>new ol(r);import{Writable as B3} from"stream";class Ds extends B3{constructor(r,s){super(s);this.hash=r}_write(r,s,l){try{this.hash.update($s(r))}catch(f){return l(f)}l()}}var lg=(r,s)=>{if(s.readableFlowing!==null)throw new Error("Unable to calculate hash for flowing readable stream");const l=new r,f=new Ds(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 Ms=H(nr(),1);var eg=(r)=>{return{apiVersion:"2006-03-01",base64Decoder:r?.base64Decoder??fg,base64Encoder:r?.base64Encoder??gg,disableHostPrefix:r?.disableHostPrefix??!1,endpointProvider:r?.endpointProvider??or,extensions:r?.extensions??[],getAwsChunkedEncodingStream:r?.getAwsChunkedEncodingStream??wg,httpAuthSchemeProvider:r?.httpAuthSchemeProvider??Jh,httpAuthSchemes:r?.httpAuthSchemes??[{schemeId:"aws.auth#sigv4",identityProvider:(s)=>s.getIdentityProvider("aws.auth#sigv4"),signer:new Ms.AwsSdkSigV4Signer},{schemeId:"aws.auth#sigv4a",identityProvider:(s)=>s.getIdentityProvider("aws.auth#sigv4a"),signer:new Ms.AwsSdkSigV4ASigner}],logger:r?.logger??new Qr,sdkStreamMixin:r?.sdkStreamMixin??ag,serviceId:r?.serviceId??"S3",signerConstructor:r?.signerConstructor??Bs,signingEscapePath:r?.signingEscapePath??!1,urlParser:r?.urlParser??Sg,useArnRegion:r?.useArnRegion??!1,utf8Decoder:r?.utf8Decoder??hg,utf8Encoder:r?.utf8Encoder??mg}};var Fg=(r)=>{Ig(process.version);const s=Cg(r),l=()=>s().then(kg),f=eg(r);return Ts.emitWarningIfUnsupportedVersion(process.version),{...f,...r,runtime:"node",defaultsMode:s,bodyLengthChecker:r?.bodyLengthChecker??Tg,credentialDefaultProvider:r?.credentialDefaultProvider??zg,defaultUserAgentProvider:r?.defaultUserAgentProvider??Ug({serviceId:f.serviceId,clientVersion:vm.version}),disableS3ExpressSessionAuth:r?.disableS3ExpressSessionAuth??c(Xs),eventStreamSerdeProvider:r?.eventStreamSerdeProvider??sg,maxAttempts:r?.maxAttempts??c(Dg),md5:r?.md5??Us.bind(null,"md5"),region:r?.region??c(Eg,Ng),requestHandler:Rg.create(r?.requestHandler??l),retryMode:r?.retryMode??c({...Mg,default:async()=>(await l()).retryMode||$g}),sha1:r?.sha1??Us.bind(null,"sha1"),sha256:r?.sha256??Us.bind(null,"sha256"),sigv4aSigningRegionSet:r?.sigv4aSigningRegionSet??c(Ts.NODE_SIGV4A_CONFIG_OPTIONS),streamCollector:r?.streamCollector??Ag,streamHasher:r?.streamHasher??lg,useArnRegion:r?.useArnRegion??c(qm),useDualstackEndpoint:r?.useDualstackEndpoint??c(dg),useFipsEndpoint:r?.useFipsEndpoint??c(Pg)}};var Gg=(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}}},Kg=(r)=>{return{httpAuthSchemes:r.httpAuthSchemes(),httpAuthSchemeProvider:r.httpAuthSchemeProvider(),credentials:r.credentials()}};var Cs=(r)=>r,yg=(r,s)=>{const l={...Cs(Xg(r)),...Cs(Zg(r)),...Cs(Wg(r)),...Cs(Gg(r))};return s.forEach((f)=>f.configure(l)),{...r,...Jg(l),...Lg(l),...Vg(l),...Kg(l)}};class nl extends vg{constructor(...[r]){const s=Fg(r||{}),l=Hh(s),f=qg(l),h=bg(f),m=_g(h),g=Hg(m),w=cg(g),a=Ff(w),P=yh(a),E=Df(P,{session:[()=>this,vl]}),$=yg(E,r?.extensions||[]);super($);this.config=$,this.middlewareStack.use(Og(this.config)),this.middlewareStack.use(ig(this.config)),this.middlewareStack.use(jg(this.config)),this.middlewareStack.use(Qg(this.config)),this.middlewareStack.use(Bg(this.config)),this.middlewareStack.use(Yg(this.config)),this.middlewareStack.use(Pr.getHttpAuthSchemeEndpointRuleSetPlugin(this.config,{httpAuthSchemeParametersProvider:Zh,identityProviderConfigProvider:async(N)=>new Pr.DefaultIdentityProviderConfig({"aws.auth#sigv4":N.credentials,"aws.auth#sigv4a":N.credentials})})),this.middlewareStack.use(Pr.getHttpSigningPlugin(this.config)),this.middlewareStack.use(zf(this.config)),this.middlewareStack.use(ff(this.config)),this.middlewareStack.use(wf(this.config)),this.middlewareStack.use(Js(this.config)),this.middlewareStack.use(Hs(this.config))}destroy(){super.destroy()}}function Y3(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(q3(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 q3(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 v3={name:"ssecMiddleware",step:"initialize",tags:["SSE"],override:!0},zs=(r)=>({applyToStack:(s)=>{s.add(Y3(r),v3)}});var D;(function(r){r.MD5="MD5",r.CRC32="CRC32",r.CRC32C="CRC32C",r.SHA1="SHA1",r.SHA256="SHA256"})(D||(D={}));var xg;(function(r){r.HEADER="header",r.TRAILER="trailer"})(xg||(xg={}));var{MD5:og,CRC32:ng}=D;var Xr=[D.CRC32,D.CRC32C,D.SHA1,D.SHA256],pg=[D.CRC32,D.CRC32C,D.SHA1,D.SHA256];var ug=(r,{requestChecksumRequired:s,requestAlgorithmMember:l},f)=>{const h=f?ng:og;if(!l||!r[l])return s?h:void 0;const m=r[l];if(!Xr.includes(m))throw new Error(`The checksum algorithm "${m}" is not supported by the client.`+` Select one of ${Xr}.`);return m};var Er=(r)=>r===D.MD5?"content-md5":`x-amz-checksum-${r.toLowerCase()}`;var tg=(r,s)=>{const l=r.toLowerCase();for(let f of Object.keys(s))if(l===f.toLowerCase())return!0;return!1};var Nr=(r)=>r!==void 0&&typeof r!=="string"&&!ArrayBuffer.isView(r)&&!rw(r);var ul=function(){function r(){this.crc32c=new pl}return r.prototype.update=function(s){if(Vr(s))return;this.crc32c.update(Wr(s))},r.prototype.digest=function(){return ds(this,void 0,void 0,function(){return Ps(this,function(s){return[2,Zr(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=Es(s),m=h.next();!m.done;m=h.next()){var g=m.value;this.checksum=this.checksum>>>8^_3[(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 O3=[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],_3=Lr(O3);var Fs=(r,s)=>({[D.MD5]:s.md5,[D.CRC32]:Ol,[D.CRC32C]:ul,[D.SHA1]:s.sha1,[D.SHA256]:s.sha256})[r];var Gs=(r,s)=>{const l=new r;return l.update($s(s||"")),l.digest()};var sw={name:"flexibleChecksumsMiddleware",step:"build",tags:["BODY_CHECKSUM"],override:!0},lw=(r,s)=>(l,f)=>async(h)=>{if(!X.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,J=ug(E,{requestChecksumRequired:$,requestAlgorithmMember:N},!!f.isS3ExpressBucket);let y=g,B=w;if(J){const O=Er(J),$r=Fs(J,r);if(Nr(g)){const{getAwsChunkedEncodingStream:Ls,bodyLengthChecker:Rw}=r;y=Ls(g,{base64Encoder:a,bodyLengthChecker:Rw,checksumLocationName:O,checksumAlgorithmFn:$r,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(!tg(O,w)){const Ls=await Gs($r,g);B={...w,[O]:a(Ls)}}}return await l({...h,request:{...m,headers:B,body:y}})};var Ks=(r=[])=>{const s=[];for(let l of pg){if(!r.includes(l)||!Xr.includes(l))continue;s.push(l)}return s};var fw=(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 j3} from"stream";function tl(r){const s=new j3;return s.push(r),s.push(null),s}var hw=async(r,{streamHasher:s,checksumAlgorithmFn:l,base64Encoder:f})=>{const h=Nr(r)?s(l,r):Gs(l,r);return f(await h)};var mw=async(r,{config:s,responseAlgorithms:l})=>{const f=Ks(l),{body:h,headers:m}=r;for(let g of f){const w=Er(g),a=m[w];if(a){const P=Fs(g,s),{streamHasher:E,base64Encoder:$}=s,N=await hw(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 gw={name:"flexibleChecksumsResponseMiddleware",toMiddleware:"deserializerMiddleware",relation:"after",tags:["BODY_CHECKSUM"],override:!0},ww=(r,s)=>(l,f)=>async(h)=>{if(!X.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"&&Ks(E).every((B)=>{const Jr=Er(B),O=w.headers[Jr];return!O||fw(O)}))return g;const y=Nr(w.body);if(y)a=await r.streamCollector(w.body),w.body=tl(a);if(await mw(g.response,{config:r,responseAlgorithms:E}),y&&a)w.body=tl(a)}return g};var Ws=(r,s)=>({applyToStack:(l)=>{l.add(lw(r,s),sw),l.addRelativeTo(ww(r,s),gw)}});class rf extends Ar.classBuilder().ep({...ar,Bucket:{type:"contextParams",name:"Bucket"},Key:{type:"contextParams",name:"Key"}}).m(function(r,s,l,f){return[kr(l,this.serialize,this.deserialize),Ir(l,r.getEndpointParameterInstructions()),Ws(l,{input:this.input,requestChecksumRequired:!1,requestValidationModeMember:"ChecksumMode",responseAlgorithms:["CRC32","CRC32C","SHA256","SHA1"]}),zs(l),af(l)]}).s("AmazonS3","GetObject",{}).n("S3Client","GetObjectCommand").f(vh,Yh).ser(fm).de(gm).build(){}class sf extends Ar.classBuilder().ep({...ar,Bucket:{type:"contextParams",name:"Bucket"},Key:{type:"contextParams",name:"Key"}}).m(function(r,s,l,f){return[kr(l,this.serialize,this.deserialize),Ir(l,r.getEndpointParameterInstructions()),Ws(l,{input:this.input,requestAlgorithmMember:"ChecksumAlgorithm",requestChecksumRequired:!1}),hf(l),qr(l),zs(l)]}).s("AmazonS3","PutObject",{}).n("S3Client","PutObjectCommand").f(_h,Oh).ser(hm).de(wm).build(){}import{Buffer as aw} from"buffer";class Sw 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=`${yr()}.${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 aw?s:aw.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 Vs{}class Zs extends Vs{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 ew{driver=new Zs}export{Sw as S3Driver,ew as RateLimiterServiceProvider,Vs as RateLimiterDriver,Zs as InMemoryRateLimiter,Hr as FileSystemDriver,lf as FileStorageServiceProvider,sr as FileStorageDriver};export{lf as t,ew 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};