varQqe=Object.create;varhy=Object.defineProperty;var_qe=Object.getOwnPropertyDescriptor;varDqe=Object.getOwnPropertyNames;varkqe=Object.getPrototypeOf,Lqe=Object.prototype.hasOwnProperty;vari=(t,e)=>hy(t,"name",{value:e,configurable:!0});varg=(t,e)=>()=>(t&&(e=t(t=0)),e);varI=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),_r=(t,e)=>{for(varrine)hy(t,r,{get:e[r],enumerable:!0})},A9=(t,e,r,n)=>{if(e&&typeofe=="object"||typeofe=="function")for(letsofDqe(e))!Lqe.call(t,s)&&s!==r&&hy(t,s,{get:()=>e[s],enumerable:!(n=_qe(e,s))||n.enumerable});returnt};varR=(t,e,r)=>(r=t!=null?Qqe(kqe(t)):{},A9(e||!t||!t.__esModule?hy(r,"default",{value:t,enumerable:!0}):r,t)),ne=t=>A9(hy({},"__esModule",{value:!0}),t);varx9=I(Tf=>{"use strict";varFGt=require("net"),Gqe=require("tls"),GO=require("http"),I9=require("https"),Hqe=require("events"),UGt=require("assert"),$qe=require("util");Tf.httpOverHttp=zqe;Tf.httpsOverHttp=Vqe;Tf.httpOverHttps=Wqe;Tf.httpsOverHttps=Yqe;functionzqe(t){vare=newrl(t);returne.request=GO.request,e}i(zqe,"httpOverHttp");functionVqe(t){vare=newrl(t);returne.request=GO.request,e.createSocket=w9,e.defaultPort=443,e}i(Vqe,"httpsOverHttp");functionWqe(t){vare=newrl(t);returne.request=I9.request,e}i(Wqe,"httpOverHttps");functionYqe(t){vare=newrl(t);returne.request=I9.request,e.createSocket=w9,e.defaultPort=443,e}i(Yqe,"httpsOverHttps");functionrl(t){vare=this;e.options=t||{},e.proxyOptions=e.options.proxy||{},e.maxSockets=e.options.maxSockets||GO.Agent.defaultMaxSockets,e.requests=[],e.sockets=[],e.on("free",i(function(n,s,o,a){for(varc=S9(s,o,a),l=0,u=e.requests.length;l<u;++l){vard=e.requests[l];if(d.host===c.host&&d.port===c.port){e.requests.splice(l,1),d.request.onSocket(n);return}}n.destroy(),e.removeSocket(n)},"onFree"))}i(rl,"TunnelingAgent");$qe.inherits(rl,Hqe.EventEmitter);rl.prototype.addRequest=i(function(e,r,n,s){varo=this,a=HO({request:e},o.options,S9(r,n,s));if(o.sockets.length>=this.maxSockets){o.requests.push(a);return}o.createSocket(a,function(c){c.on("free",l),c.on("close",u),c.on("agentRemove",u),e.onSocket(c);functionl(){o.emit("free",c,a)}i(l,"onFree");functionu(d){o.removeSocket(c),c.removeListener("free",l),c.removeListener("close",u),c.removeListener("agentRemove",u)}i(u,"onCloseOrRemove")})},"addRequest");rl.prototype.createSocket=i(function(e,r){varn=this,s={};n.sockets.push(s);varo=HO({},n.proxyOptions,{method:"CONNECT",path:e.host+":"+e.port,agent:!1,headers:{host:e.host+":"+e.port}});e.localAddress&&(o.localAddress=e.localAddress),o.proxyAuth&&(o.headers=o.headers||{},o.headers["Proxy-Authorization"]="Basic "+newBuffer(o.proxyAuth).toString("base64")),Au("making CONNECT request");vara=n.request(o);a.useChunkedEncodingByDefault=!1,a.once("response",c),a.once("upgrade",l),a.once("connect",u),a.once("error",d),a.end();functionc(p){p.upgrade=!0}i(c,"onResponse");functionl(p,m,f){process.nextTick(function(){u(p,m,f)})}i(l,"onUpgrade");functionu(p,m,f){if(a.removeAllListeners(),m.removeAllListeners(),p.statusCode!==200){Au("tunneling socket could not be established, statusCode=%d",p.statusCode),m.destroy();varA=newError("tunneling socket could not be established, statusCode="+p.statusCode);A.code="ECONNRESET",e.request.emit("error",A),n.removeSocket(s);return}if(f.length>0){Au("got illegal response body from proxy"),m.destroy();varA=newError("got illegal response body from proxy");A.code="ECONNRESET",e.request.emit("error",A),n.removeSocket(s);return}returnAu("tunneling connection has established"),n.sockets[n.sockets.indexOf(s)]=m,r(m)}i(u,"onConnect");functiond(p){a.removeAllListeners(),Au(`tunneling socket could not be established, cause=%s
`);m.push(h),o+=h.byteLength,A&&(o=null),s=t,n=i(async function*(){for(let E of m)E.stream?yield*E.stream():yield E},"action"),a=`multipart/form-data; boundary=${l}`}else if(PX(t))s=t,o=t.size,t.type&&(a=t.type);else if(typeof t[Symbol.asyncIterator]=="function"){if(e)throw new TypeError("keepalive");if(Ny.isDisturbed(t)||t.locked)throw new TypeError("Response body object should not be disturbed or locked");r=t instanceof ReadableStream?t:pze(t)}if((typeof s=="string"||Ny.isBuffer(s))&&(o=Buffer.byteLength(s)),n!=null){let l;r=new ReadableStream({async start(){l=n(t)[Symbol.asyncIterator]()},async pull(u){let{value:d,done:p}=await l.next();if(p)queueMicrotask(()=>{u.close(),u.byobRequest?.respond(0)});else if(!kX(r)){let m=new Uint8Array(d);m.byteLength&&u.enqueue(m)}return u.desiredSize>0},async cancel(u){await l.return()},type:"bytes"})}return[{stream:r,source:s,length:o},a]}i(MX,"extractBody");function bze(t,e=!1){return t instanceof ReadableStream&&(YM(!Ny.isDisturbed(t),"The body has already been consumed."),YM(!t.locked,"The stream is locked.")),MX(t,e)}i(bze,"safelyExtractBody");function Bze(t,e){let[r,n]=e.stream.tee();return e.stream=r,{stream:n,length:e.length,source:e.source}}i(Bze,"cloneBody");function Rze(t){if(t.aborted)throw new DOMException("The operation was aborted.","AbortError")}i(Rze,"throwIfAborted");function Nze(t){return{blob(){return Hf(this,r=>{let n=_X(this);return n===null?n="":n&&(n=wze(n)),new Eze([r],{type:n})},t)},arrayBuffer(){return Hf(this,r=>new Uint8Array(r).buffer,t)},text(){return Hf(this,DX,t)},json(){return Hf(this,vze,t)},formData(){return Hf(this,r=>{let n=_X(this);if(n!==null)switch(n.essence){case"multipart/form-data":{let s=Sze(r,n);if(s==="failure")throw new TypeError("Failed to parse body as FormData.");let o=new QX;return o[$f]=s,o}case"application/x-www-form-urlencoded":{let s=new URLSearchParams(r.toString()),o=new QX;for(let[a,c]of s)o.append(a,c);return o}}throw new TypeError('Content-Typewasnotoneof"multipart/form-data"or"application/x-www-form-urlencoded".')},t)},bytes(){return Hf(this,r=>new Uint8Array(r),t)}}}i(Nze,"bodyMixinMethods");function Tze(t){Object.assign(t.prototype,Nze(t))}i(Tze,"mixinBody");async function Hf(t,e,r){if(yze.brandCheck(t,r),FX(t))throw new TypeError("Body is unusable: Body has already been read");Rze(t[$f]);let n=Aze(),s=i(a=>n.reject(a),"errorSteps"),o=i(a=>{try{n.resolve(e(a))}catch(c){s(c)}},"successSteps");return t[$f].body==null?(o(Buffer.allocUnsafe(0)),n.promise):(await hze(t[$f].body,o,s),n.promise)}i(Hf,"consumeBody");function FX(t){let e=t[$f].body;return e!=null&&(e.stream.locked||Ny.isDisturbed(e.stream))}i(FX,"bodyUnusable");function vze(t){return JSON.parse(DX(t))}i(vze,"parseJSONFromBytes");function _X(t){let e=t[$f].headersList,r=gze(e);return r==="failure"?null:r}i(_X,"bodyMimeType");UX.exports={extractBody:MX,safelyExtractBody:bze,cloneBody:Bze,mixinBody:Tze,streamRegistry:OX,hasFinalizationRegistry:LX,bodyUnusable:FX}});var r7=I((_Ht,t7)=>{"use strict";var pe=require("node:assert"),Ee=He(),{channels:qX}=Qf(),jM=PM(),{RequestContentLengthMismatchError:sp,ResponseContentLengthMismatchError:GX,RequestAbortedError:jX,HeadersTimeoutError:Pze,HeadersOverflowError:Qze,SocketError:Vf,InformationalError:Wf,BodyTimeoutError:_ze,HTTPParserError:Dze,ResponseExceededMaxSizeError:kze}=et(),{kUrl:KX,kReset:cs,kClient:Ux,kParser:Nt,kBlocking:Py,kRunning:br,kPending:XX,kSize:HX,kWriting:gu,kQueue:yi,kNoRef:Ty,kKeepAliveDefaultTimeout:Lze,kHostHeader:Oze,kPendingIdx:Mze,kRunningIdx:Ro,kError:Ln,kPipelining:qx,kSocket:ip,kKeepAliveTimeoutValue:Hx,kMaxHeadersSize:KM,kKeepAliveMaxTimeout:Fze,kKeepAliveTimeoutThreshold:Uze,kHeadersTimeout:qze,kBodyTimeout:Gze,kStrictContentLength:eF,kMaxRequests:$X,kCounter:Hze,kMaxResponseSize:$ze,kOnError:zX,kResume:cl,kHTTPContext:ZX}=Lt(),qs=OK(),VX=Buffer.alloc(0),Ox=Buffer[Symbol.species],Mx=Ee.addListener,zze=Ee.removeAllListeners,ap=Symbol("kIdleSocketValidation"),op=Symbol("kIdleSocketValidationTimeout"),sF=Symbol("kSocketUsed"),XM;async function Vze(){let t=process.env.JEST_WORKER_ID?DM():vo
`}return qX.sendHeaders.hasSubscribers&&qX.sendHeaders.publish({request:e,headers:h,socket:f}),!l||m===0?YX(A,null,t,e,f,d,h,p):Ee.isBuffer(l)?YX(A,l,t,e,f,d,h,p):Ee.isBlobLike(l)?typeof l.stream=="function"?JX(A,l.stream(),t,e,f,d,h,p):e3e(A,l,t,e,f,d,h,p):Ee.isStream(l)?Zze(A,l,t,e,f,d,h,p):Ee.isIterable(l)?JX(A,l,t,e,f,d,h,p):pe(!1),!0}i(Xze,"writeH1");function Zze(t,e,r,n,s,o,a,c){pe(o!==0||r[br]===0,"stream body cannot be pipelined");let l=!1,u=new $x({abort:t,socket:s,request:n,contentLength:o,client:r,expectsPayload:c,header:a}),d=i(function(A){if(!l)try{!u.write(A)&&this.pause&&this.pause()}catch(h){Ee.destroy(this,h)}},"onData"),p=i(function(){l||e.resume&&e.resume()},"onDrain"),m=i(function(){if(queueMicrotask(()=>{e.removeListener("error",f)}),!l){let A=new jX;queueMicrotask(()=>f(A))}},"onClose"),f=i(function(A){if(!l){if(l=!0,pe(s.destroyed||s[gu]&&r[br]<=1),s.off("drain",p).off("error",f),e.removeListener("data",d).removeListener("end",f).removeListener("close",m),!A)try{u.end()}catch(h){A=h}u.destroy(A),A&&(A.code!=="UND_ERR_INFO"||A.message!=="reset")?Ee.destroy(e,A):Ee.destroy(e)}},"onFinished");e.on("data",d).on("end",f).on("error",f).on("close",m),e.resume&&e.resume(),s.on("drain",p).on("error",f),e.errorEmitted??e.errored?setImmediate(()=>f(e.errored)):(e.endEmitted??e.readableEnded)&&setImmediate(()=>f(null)),(e.closeEmitted??e.closed)&&setImmediate(m)}i(Zze,"writeStream");function YX(t,e,r,n,s,o,a,c){try{e?Ee.isBuffer(e)&&(pe(o===e.byteLength,"buffer body must have content length"),s.cork(),s.write(`${a}content-length: ${o}\r
`,"latin1")),n.onRequestSent(),r[cl]()}catch(l){t(l)}}i(YX,"writeBuffer");async function e3e(t,e,r,n,s,o,a,c){pe(o===e.size,"blob body must have content length");try{if(o!=null&&o!==e.size)throw new sp;let l=Buffer.from(await e.arrayBuffer());s.cork(),s.write(`${a}content-length: ${o}\r
`,"latin1"),s.write(l),s.uncork(),n.onBodySent(l),n.onRequestSent(),!c&&n.reset!==!1&&(s[cs]=!0),r[cl]()}catch(l){t(l)}}i(e3e,"writeBlob");async function JX(t,e,r,n,s,o,a,c){pe(o!==0||r[br]===0,"iterator body cannot be pipelined");let l=null;function u(){if(l){let m=l;l=null,m()}}i(u,"onDrain");let d=i(()=>new Promise((m,f)=>{pe(l===null),s[Ln]?f(s[Ln]):l=m}),"waitForDrain");s.on("close",u).on("drain",u);let p=new $x({abort:t,socket:s,request:n,contentLength:o,client:r,expectsPayload:c,header:a});try{for await(let m of e){if(s[Ln])throw s[Ln];p.write(m)||await d()}p.end()}catch(m){p.destroy(m)}finally{s.off("close",u).off("drain",u)}}i(JX,"writeIterable");var $x=class{static{i(this,"AsyncWriter")}constructor({abort:e,socket:r,request:n,contentLength:s,client:o,expectsPayload:a,header:c}){this.socket=r,this.request=n,this.contentLength=s,this.client=o,this.bytesWritten=0,this.expectsPayload=a,this.header=c,this.abort=e,r[gu]=!0}write(e){let{socket:r,request:n,contentLength:s,client:o,bytesWritten:a,expectsPayload:c,header:l}=this;if(r[Ln])throw r[Ln];if(r.destroyed)return!1;let u=Buffer.byteLength(e);if(!u)return!0;if(s!==null&&a+u>s){if(o[eF])throw new sp;process.emitWarning(new sp)}r.cork(),a===0&&(!c&&n.reset!==!1&&(r[cs]=!0),s===null?r.write(`${l}transfer-encoding: chunked\r
`,"latin1"),r!==null&&s!==r){if(n[eF])throw new sp;process.emitWarning(new sp)}e[Nt].timeout&&e[Nt].timeoutType===Yf&&e[Nt].timeout.refresh&&e[Nt].timeout.refresh(),n[cl]()}}destroy(e){let{socket:r,client:n,abort:s}=this;r[gu]=!1,e&&(pe(n[br]<=1,"pipeline should only contain this request"),s(e))}};t7.exports=Yze});var u7=I((kHt,l7)=>{"use strict";var No=require("node:assert"),{pipeline:t3e}=require("node:stream"),We=He(),{RequestContentLengthMismatchError:oF,RequestAbortedError:n7,SocketError:Qy,InformationalError:iF}=et(),{kUrl:zx,kReset:Wx,kClient:Jf,kRunning:Yx,kPending:r3e,kQueue:yu,kPendingIdx:aF,kRunningIdx:Ei,kError:Ii,kSocket:Vr,kStrictContentLength:n3e,kOnError:cF,kMaxConcurrentStreams:c7,kHTTP2Session:Ci,kResume:Eu,kSize:s3e,kHTTPContext:o3e}=Lt(),ll=Symbol("open streams"),s7,o7=!1,Vx;try{Vx=require("node:http2")}catch{Vx={constants:{}}}var{constants:{HTTP2_HEADER_AUTHORITY:i3e,HTTP2_HEADER_METHOD:a3e,HTTP2_HEADER_PATH:c3e,HTTP2_HEADER_SCHEME:l3e,HTTP2_HEADER_CONTENT_LENGTH:u3e,HTTP2_HEADER_EXPECT:d3e,HTTP2_HEADER_STATUS:p3e}}=Vx;function m3e(t){let e=[];for(let[r,n]of Object.entries(t))if(Array.isArray(n))for(let s of n)e.push(Buffer.from(r),Buffer.from(s));else e.push(Buffer.from(r),Buffer.from(n));return e}i(m3e,"parseH2Headers");async function f3e(t,e){t[Vr]=e,o7||(o7=!0,process.emitWarning("H2 support is experimental, expect them to change at any time.",{code:"UNDICI-H2"}));let r=Vx.connect(t[zx],{createConnection:i(()=>e,"createConnection"),peerMaxConcurrentStreams:t[c7]});r[ll]=0,r[Jf]=t,r[Vr]=e,We.addListener(r,"error",h3e),We.addListener(r,"frameError",g3e),We.addListener(r,"end",y3e),We.addListener(r,"goaway",E3e),We.addListener(r,"close",function(){let{[Jf]:s}=this,{[Vr]:o}=s,a=this[Vr][Ii]||this[Ii]||new Qy("closed",We.getSocketInfo(o));if(s[Ci]=null,s.destroyed){No(s[r3e]===0);let c=s[yu].splice(s[Ei]);for(let l=0;l<c.length;l++){let u=c[l];We.errorRequest(s,u,a)}}}),r.unref(),t[Ci]=r,e[Ci]=r,We.addListener(e,"error",function(s){No(s.code!=="ERR_TLS_CERT_ALTNAME_INVALID"),this[Ii]=s,this[Jf][cF](s)}),We.addListener(e,"end",function(){We.destroy(this,new Qy("other side closed",We.getSocketInfo(this)))}),We.addListener(e,"close",function(){let s=this[Ii]||new Qy("closed",We.getSocketInfo(this));t[Vr]=null,this[Ci]!=null&&this[Ci].destroy(s),t[aF]=t[Ei],No(t[Yx]===0),t.emit("disconnect",t[zx],[t],s),t[Eu]()});let n=!1;return e.on("close",()=>{n=!0}),{version:"h2",defaultPipelining:1/0,write(...s){return I3e(t,...s)},resume(){A3e(t)},destroy(s,o){n?queueMicrotask(o):e.destroy(s).on("close",o)},get destroyed(){return e.destroyed},busy(){return!1}}}i(f3e,"connectH2");function A3e(t){let e=t[Vr];e?.destroyed===!1&&(t[s3e]===0&&t[c7]===0?(e.unref(),t[Ci].unref()):(e.ref(),t[Ci].ref()))}i(A3e,"resumeH2");function h3e(t){No(t.code!=="ERR_TLS_CERT_ALTNAME_INVALID"),this[Vr][Ii]=t,this[Jf][cF](t)}i(h3e,"onHttp2SessionError");function g3e(t,e,r){if(r===0){let n=new iF(`HTTP/2: "frameError" received - type ${t}, code ${e}`);this[Vr][Ii]=n,this[Jf][cF](n)}}i(g3e,"onHttp2FrameError");function y3e(){let t=new Qy("other side closed",We.getSocketInfo(this[Vr]));this.destroy(t),We.destroy(this[Vr],t)}i(y3e,"onHttp2SessionEnd");function E3e(t){let e=this[Ii]||new Qy(`HTTP/2: "GOAWAY" frame received with code ${t}`,We.getSocketInfo(this)),r=this[Jf];if(r[Vr]=null,r[o3e]=null,this[Ci]!=null&&(this[Ci].destroy(e),this[Ci]=null),We.destroy(this[Vr],e),r[Ei]<r[yu].length){let n=r[yu][r[Ei]];r[yu][r[Ei]++]=null,We.errorRequest(r,n,e),r[aF]=r[Ei]}No(r[Yx]===0),r.emit("disconnect",r[zx],[r],e),r[Eu]()}i(E3e,"onHTTP2GoAway");function C3e(t){return t!=="GET"&&t!=="HEAD"&&t!=="OPTIONS"&&t!=="TRACE"&&t!=="CONNECT"}i(C3e,"shouldSendContentLength");function I3e(t,e){let r=t[Ci],{method:n,path:s,host:o,upgrade:a,expectContinue:c,signal:l,headers:u}=e,{body:d}=e;if(a)return We.errorRequest(t,e,new Error("Upgrade not supported for H2")),!1;let p={};for(let b=0;b<u.length;b+=2){let N=u[b+0],P=u[b+1];if(Array.isArray(P))for(let _=0;_<P.length;_++)p[N]?p[N]+=`,${P[_]}`:p[N]=P[_];else p[N]=P}let m,{hostname:f,port:A}=t[zx];p[i3e]=o||`${f}
`;if(n.username||n.password){let m=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;o["Proxy-Authorization"]=`Basic ${Buffer.from(m).toString("base64")}`}o.Host=`${a}:${r.port}`,o["Proxy-Connection"]||(o["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let m of Object.keys(o))c+=`${m}: ${o[m]}\r
`)+4,e.outputData[0].data=e._header+n.substring(s),VA("Output buffer: %o",e.outputData[0].data));let o;return this.proxy.protocol==="https:"?(VA("Creating `tls.Socket`: %o",this.connectOpts),o=nnt.connect(this.connectOpts)):(VA("Creating `net.Socket`: %o",this.connectOpts),o=rnt.connect(this.connectOpts)),await(0,ont.once)(o,"connect"),o}};xB.protocols=["http","https"];Go.HttpProxyAgent=xB;function ant(t,...e){let r={},n;for(n in t)e.includes(n)||(r[n]=t[n]);return r}i(ant,"omit")});var Uue=I(MB=>{"use strict";Object.defineProperty(MB,"__esModule",{value:!0});MB.state=void 0;MB.state={instrumenterImplementation:void 0}});var nde=I(HB=>{"use strict";Object.defineProperty(HB,"__esModule",{value:!0});HB.state=void 0;HB.state={operationRequestMap:new WeakMap}});var kme=I(uh=>{"use strict";Object.defineProperty(uh,"__esModule",{value:!0});var Rct=require("os"),Nct=require("util");function Tct(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}i(Tct,"_interopDefaultLegacy");var vct=Tct(Nct);function Pct(t,...e){process.stderr.write(`${vct.default.format(t,...e)}${Rct.EOL}`)}i(Pct,"log");var bme=typeof process<"u"&&process.env&&process.env.DEBUG||void 0,Rme,Uz=[],qz=[],cN=[];bme&&Gz(bme);var Nme=Object.assign(t=>Tme(t),{enable:Gz,enabled:Hz,disable:Qct,log:Pct});function Gz(t){Rme=t,Uz=[],qz=[];let e=/\*/g,r=t.split(",").map(n=>n.trim().replace(e,".*?"));for(let n of r)n.startsWith("-")?qz.push(new RegExp(`^${n.substr(1)}$`)):Uz.push(new RegExp(`^${n}$`));for(let n of cN)n.enabled=Hz(n.namespace)}i(Gz,"enable");function Hz(t){if(t.endsWith("*"))return!0;for(let e of qz)if(e.test(t))return!1;for(let e of Uz)if(e.test(t))return!0;return!1}i(Hz,"enabled");function Qct(){let t=Rme||"";return Gz(""),t}i(Qct,"disable");function Tme(t){let e=Object.assign(r,{enabled:Hz(t),destroy:_ct,log:Nme.log,namespace:t,extend:Dct});function r(...n){e.enabled&&(n.length>0&&(n[0]=`${t} ${n[0]}`),e.log(...n))}return i(r,"debug"),cN.push(e),e}i(Tme,"createDebugger");function _ct(){let t=cN.indexOf(this);return t>=0?(cN.splice(t,1),!0):!1}i(_ct,"destroy");function Dct(t){let e=Tme(`${this.namespace}:${t}`);return e.log=this.log,e}i(Dct,"extend");var $C=Nme,vme=new Set,iN=typeof process<"u"&&process.env&&process.env.AZURE_LOG_LEVEL||void 0,lN,uN=$C("azure");uN.log=(...t)=>{$C.log(...t)};var $z=["verbose","info","warning","error"];iN&&(Dme(iN)?Pme(iN):console.error(`AZURE_LOG_LEVEL set to unknown log level '${iN}'; logging is not enabled. Acceptable values: ${$z.join(", ")}.`));function Pme(t){if(t&&!Dme(t))throw new Error(`Unknown log level '${t}'. Acceptable values: ${$z.join(",")}`);lN=t;let e=[];for(let r of vme)_me(r)&&e.push(r.namespace);$C.enable(e.join(","))}i(Pme,"setLogLevel");function kct(){return lN}i(kct,"getLogLevel");var Bme={verbose:400,info:300,warning:200,error:100};function Lct(t){let e=uN.extend(t);return Qme(uN,e),{error:aN(e,"error"),warning:aN(e,"warning"),info:aN(e,"info"),verbose:aN(e,"verbose")}}i(Lct,"createClientLogger");function Qme(t,e){e.log=(...r)=>{t.log(...r)}}i(Qme,"patchLogMethod");function aN(t,e){let r=Object.assign(t.extend(e),{level:e});if(Qme(t,r),_me(r)){let n=$C.disable();$C.enable(n+","+r.namespace)}return vme.add(r),r}i(aN,"createLogger");function _me(t){return!!(lN&&Bme[t.level]<=Bme[lN])}i(_me,"shouldEnable");function Dme(t){return $z.includes(t)}i(Dme,"isAzureLogLevel");uh.AzureLogger=uN;uh.createClientLogger=Lct;uh.getLogLevel=kct;uh.setLogLevel=Pme});var Wz=I(VC=>{"use strict";Object.defineProperty(VC,"__esModule",{value:!0});var dh=new WeakMap,dN=new WeakMap,zC=class t{static{i(this,"AbortSignal")}constructor(){this.onabort=null,dh.set(this,[]),dN.set(this,!1)}get aborted(){if(!dN.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");return dN.get(this)}static get none(){return new t}addEventListener(e,r){if(!dh.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");dh.get(this).push(r)}removeEventListener(e,r){if(!dh.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");let n=dh.get(this),s=n.indexOf(r);s>-
Polling status: ${zme.includes(d)?"Stopped":"Running"}`),d==="succeeded"){let p=a(u,r);if(p!==void 0)return{response:await e(p).catch(Hme({state:r,stateProxy:n,isOperationError:c})),status:d}}return{response:u,status:d}}i(Zct,"pollOperationHelper");async function Jme(t){let{poll:e,state:r,stateProxy:n,options:s,getOperationStatus:o,getResourceLocation:a,getOperationLocation:c,isOperationError:l,withOperationLocation:u,getPollingInterval:d,processResult:p,getError:m,updateState:f,setDelay:A,isDone:h,setErrorAsResult:E}=t,{operationLocation:C}=r.config;if(C!==void 0){let{response:w,status:x}=await Zct({poll:e,getOperationStatus:o,state:r,stateProxy:n,operationLocation:C,getResourceLocation:a,isOperationError:l,options:s});if(Wme({status:x,response:w,state:r,stateProxy:n,isDone:h,processResult:p,getError:m,setErrorAsResult:E}),!zme.includes(x)){let b=d?.(w);b&&A(b);let N=c?.(w,r);if(N!==void 0){let P=C!==N;r.config.operationLocation=N,u?.(N,P)}else u?.(C,!1)}f?.(r,w)}}i(Jme,"pollOperation");function jme(t){let{azureAsyncOperation:e,operationLocation:r}=t;return r??e}i(jme,"getOperationLocationPollingUrl");function Kme(t){return t.headers.location}i(Kme,"getLocationHeader");function Xme(t){return t.headers["operation-location"]}i(Xme,"getOperationLocationHeader");function Zme(t){return t.headers["azure-asyncoperation"]}i(Zme,"getAzureAsyncOperationHeader");function elt(t){let{location:e,requestMethod:r,requestPath:n,resourceLocationConfig:s}=t;switch(r){case"PUT":return n;case"DELETE":return;default:switch(s){case"azure-async-operation":return;case"original-uri":return n;default:return e}}}i(elt,"findResourceLocation");function efe(t){let{rawResponse:e,requestMethod:r,requestPath:n,resourceLocationConfig:s}=t,o=Xme(e),a=Zme(e),c=jme({operationLocation:o,azureAsyncOperation:a}),l=Kme(e),u=r?.toLocaleUpperCase();return c!==void 0?{mode:"OperationLocation",operationLocation:c,resourceLocation:elt({requestMethod:u,location:l,requestPath:n,resourceLocationConfig:s})}:l!==void 0?{mode:"ResourceLocation",operationLocation:l}:u==="PUT"&&n?{mode:"Body",operationLocation:n}:void 0}i(efe,"inferLroMode");function tfe(t){let{status:e,statusCode:r}=t;if(typeof e!="string"&&e!==void 0)throw new Error(`Polling was unsuccessful. Expected status to have a string value or no value but it has instead: ${e}. This doesn'tnecessarilyindicatetheoperationhasfailed.CheckyourAzuresubscriptionorresourcestatusformoreinformation.`);switch(e?.toLocaleLowerCase()){case void 0:return t3(r);case"succeeded":return"succeeded";case"failed":return"failed";case"running":case"accepted":case"started":case"canceling":case"cancelling":return"running";case"canceled":case"cancelled":return"canceled";default:return am.verbose(`LRO:unrecognizedoperationstatus:${e}`),e}}i(tfe,"transformStatus");function tlt(t){var e;let{status:r}=(e=t.body)!==null&&e!==void 0?e:{};return tfe({status:r,statusCode:t.statusCode})}i(tlt,"getStatus");function rlt(t){var e,r;let{properties:n,provisioningState:s}=(e=t.body)!==null&&e!==void 0?e:{},o=(r=n?.provisioningState)!==null&&r!==void 0?r:s;return tfe({status:o,statusCode:t.statusCode})}i(rlt,"getProvisioningState");function t3(t){return t===202?"running":t<300?"succeeded":"failed"}i(t3,"toOperationStatus");function rfe({rawResponse:t}){let e=t.headers["retry-after"];if(e!==void 0){let r=parseInt(e);return isNaN(r)?nlt(new Date(e)):r*1e3}}i(rfe,"parseRetryAfter");function nfe(t){let e=t.flatResponse.error;if(!e){am.warning("The long-running operation failed but there is no error property in the response's body");return}if(!e.code||!e.message){am.warning("The long-running operation failed but the error property in the response's body doesn't contain code or message");return}return e}i(nfe,"getErrorFromResponse");function nlt(t){let e=Math.floor(new Date().getTime()),r=t.getTime();if(e<r)return r-e}i(nlt,"calculatePollingIntervalFromDate");function sfe(t){let{response:e,state:r,operationLocation:n}=t;function s(){var a;switch((a=r.config.metadata)===null||a===void 0?void 0:a.mode){case void 0:return t3(e.rawResponse.sta
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}i(Cyt,"logUnexpecedPropertyAccessOnce");functionIyt(){Object.keys(tv).forEach(function(t){deletetv[t]})}i(Iyt,"resetLoggedProperties")});varnv=I(mc=>{"use strict";mc.__esModule=!0;mc.HandlebarsEnvironment=Q4;functionJye(t){returnt&&t.__esModule?t:{default:t}}i(Jye,"_interopRequireDefault");varwm=es(),wyt=fo(),v4=Jye(wyt),Syt=B4(),xyt=zye(),byt=N4(),rv=Jye(byt),Byt=T4(),Ryt="4.7.9";mc.VERSION=Ryt;varNyt=8;mc.COMPILER_REVISION=Nyt;varTyt=7;mc.LAST_COMPATIBLE_COMPILER_REVISION=Tyt;varvyt={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};mc.REVISION_CHANGES=vyt;varP4="[object Object]";functionQ4(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},Syt.registerDefaultHelpers(this),xyt.registerDefaultDecorators(this)}i(Q4,"HandlebarsEnvironment");Q4.prototype={constructor:Q4,logger:rv.default,log:rv.default.log,registerHelper:i(function(e,r){if(wm.toString.call(e)===P4){if(r)thrownewv4.default("Arg not supported with multiple helpers");wm.extend(this.helpers,e)}elsethis.helpers[e]=r},"registerHelper"),unregisterHelper:i(function(e){deletethis.helpers[e]},"unregisterHelper"),registerPartial:i(function(e,r){if(wm.toString.call(e)===P4)wm.extend(this.partials,e);else{if(typeofr>"u")thrownewv4.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},"registerPartial"),unregisterPartial:i(function(e){deletethis.partials[e]},"unregisterPartial"),registerDecorator:i(function(e,r){if(wm.toString.call(e)===P4){if(r)thrownewv4.default("Arg not supported with multiple decorators");wm.extend(this.decorators,e)}elsethis.decorators[e]=r},"registerDecorator"),unregisterDecorator:i(function(e){deletethis.decorators[e]},"unregisterDecorator"),resetLoggedPropertyAccesses:i(function(){Byt.resetLoggedProperties()},"resetLoggedPropertyAccesses")};varPyt=rv.default.log;mc.log=Pyt;mc.createFrame=wm.createFrame;mc.logger=rv.default});varKye=I((sv,jye)=>{"use strict";sv.__esModule=!0;function_4(t){this.string=t}i(_4,"SafeString");_4.prototype.toString=_4.prototype.toHTML=function(){return""+this.string};sv.default=_4;jye.exports=sv.default});varXye=I(D4=>{"use strict";D4.__esModule=!0;D4.wrapHelper=Qyt;functionQyt(t,e){if(typeoft!="function")returnt;varr=i(function(){vars=arguments[arguments.length-1];returnarguments[arguments.length-1]=e(s),t.apply(this,arguments)},"wrapper");returnr}i(Qyt,"wrapHelper")});varsEe=I(dd=>{"use strict";dd.__esModule=!0;dd.checkRevision=Myt;dd.template=Fyt;dd.wrapProgram=ov;dd.resolvePartial=Uyt;dd.invokePartial=qyt;dd.noop=rEe;function_yt(t){returnt&&t.__esModule?t:{default:t}}i(_yt,"_interopRequireDefault");functionDyt(t){if(t&&t.__esModule)returnt;vare={};if(t!=null)for(varrint)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);returne.default=t,e}i(Dyt,"_interopRequireWildcard");varkyt=es(),qh=Dyt(kyt),Lyt=fo(),ql=_yt(Lyt),Gl=nv(),Zye=B4(),Oyt=Xye(),eEe=T4();functionMyt(t){vare=t&&t[0]||1,r=Gl.COMPILER_REVISION;if(!(e>=Gl.LAST_COMPATIBLE_COMPILER_REVISION&&e<=Gl.COMPILER_REVISION))if(e<Gl.LAST_COMPATIBLE_COMPILER_REVISION){varn=Gl.REVISION_CHANGES[r],s=Gl.REVISION_CHANGES[e];thrownewql.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+s+").")}elsethrownewql.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}i(Myt,"checkRevision");functionFyt(t,e){if(!e)thrownewql.default("No environment passed to template");if(!t||!t.main)thrownewql.default("Unknown template object: "+typeoft);t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);varr=t.compiler&&t.compiler[0]===7;functionn(a,c,l){l.hash&&(c=qh.extend({},c,l.hash),l.ids&&(l.ids[0]=!0)),a=e.VM.res
Expecting `+U.join(", ")+", got '"+(this.terminals_[b]||b)+"'":St="Parse error on line "+(p+1)+": Unexpected "+(b==1?"end of input":"'"+(this.terminals_[b]||b)+"'"),this.parseError(St,{text:this.lexer.match,token:this.terminals_[b]||b,line:this.lexer.yylineno,loc:E,expected:U})}}if(_[0]instanceofArray&&_.length>1)thrownewError("Parse Error: multiple actions possible at state: "+P+", token: "+b);switch(_[0]){case1:a.push(b),c.push(this.lexer.yytext),l.push(this.lexer.yylloc),a.push(_[1]),b=null,N?(b=N,N=null):(m=this.lexer.yyleng,d=this.lexer.yytext,p=this.lexer.yylineno,E=this.lexer.yylloc,f>0&&f--);break;case2:if(re=this.productions_[_[1]][1],ae.$=c[c.length-re],ae._$={first_line:l[l.length-(re||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(re||1)].first_column,last_column:l[l.length-1].last_column},C&&(ae._$.range=[l[l.length-(re||1)].range[0],l[l.length-1].range[1]]),ye=this.performAction.call(ae,d,m,p,this.yy,_[1],c,l),typeofye<"u")returnye;re&&(a=a.slice(0,-1*re*2),c=c.slice(0,-1*re),l=l.slice(0,-1*re)),a.push(this.productions_[_[1]][0]),c.push(ae.$),l.push(ae._$),K=u[a[a.length-2]][a[a.length-1]],a.push(K);break;case3:return!0}}return!0},"parse")},e=(function(){varn={EOF:1,parseError:i(function(o,a){if(this.yy.parser)this.yy.parser.parseError(o,a);elsethrownewError(o)},"parseError"),setInput:i(function(o){returnthis._input=o,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:i(function(){varo=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;vara=o.match(/(?:\r\n?|\n).*/g);returna?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},"input"),unput:i(function(o){vara=o.length,c=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-a-1),this.offset-=a;varl=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),c.length-1&&(this.yylineno-=c.length-1);varu=this.yylloc.range;returnthis.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:c?(c.length===l.length?this.yylloc.first_column:0)+l[l.length-c.length].length-c[0].length:this.yylloc.first_column-a},this.options.ranges&&(this.yylloc.range=[u[0],u[0]+this.yyleng-a]),this},"unput"),more:i(function(){returnthis._more=!0,this},"more"),less:i(function(o){this.unput(this.match.slice(o))},"less"),pastInput:i(function(){varo=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:i(function(){varo=this.match;returno.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:i(function(){varo=this.pastInput(),a=newArray(o.length+1).join("-");returno+this.upcomingInput()+`
`+a+"^"},"showPosition"),next:i(function(){if(this.done)returnthis.EOF;this._input||(this.done=!0);varo,a,c,l,u,d;this._more||(this.yytext="",this.match="");for(varp=this._currentRules(),m=0;m<p.length&&(c=this._input.match(this.rules[p[m]]),!(c&&(!a||c[0].length>a[0].length)&&(a=c,l=m,!this.options.flex)));m++);returna?(d=a[0].match(/(?:\r\n?|\n).*/g),d&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(a[0].length),this.matched+=a[0],o=this.performAction.call(this,this.yy,this,p[l],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),o||void0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
`+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:i(function(){varo=this.next();returntypeofo<"u"?o:this.lex()},"lex"),begin:i(function(o){this.conditionStack.push(o)},"begin"),popState:i(function(){returnthis.conditionStack.pop()},"popState"),_currentRules:i(function(){returnthis.conditions[this.conditionStack[this.conditionStack.length-1]].rules},"_currentRules"),topState:i(function(){returnthis.conditionStack[this.conditionStack.length-2]},"topState"),pushState:i(function(o){this.begin(o)},"begin")};returnn.options={},n.performAction=i(function(o,a,c,l){functionu(p,m){returna.yytext=a.yytext.substring(p,a.yyleng-m+p)}i(u,"strip");vard=l;switch(c){case0:if(a.yytext.slice(-2)==="\\\\"?(u(0,1),this.begin("mu")):a.yytext.slice(-1)==="\\"?(u(0,1),this.begin("emu")):this.begin("mu"),a.yytext)return15;break;case1:return15;case2:returnthis.popState(),15;break;case3:returnthis.begin("raw"),15;break;case4:returnthis.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(u(5,9),"END_RAW_BLOCK");case5:return15;case6:returnthis.popState(),14;break;case7:return65;case8:return68;case9:return19;case10:returnthis.popState(),this.begin("raw"),23;break;case11:return55;case12:return60;case13:return29;case14:return47;case15:returnthis.popState(),44;break;case16:returnthis.popState(),44;break;case17:return34;case18:return39;case19:return51;case20:return48;case21:this.unput(a.yytext),this.popState(),this.begin("com");break;case22:returnthis.popState(),14;break;case23:return48;case24:return73;case25:return72;case26:return72;case27:return87;case28:break;case29:returnthis.popState(),54;break;case30:returnthis.popState(),33;break;case31:returna.yytext=u(1,2).replace(/\\"/g,'"'),80;break;case32:returna.yytext=u(1,2).replace(/\\'/g,"'"),80;break;case33:return85;case34:return82;case35:return82;case36:return83;case37:return84;case38:return81;case39:return75;case40:return77;case41:return72;case42:returna.yytext=a.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case43:return"INVALID";case44:return5}},"anonymous"),n.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],n.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},n})();t.lexer=e;functionr(){this.yy={}}returni(r,"Parser"),r.prototype=t,t.Parser=r,newr})();uv.default=Zyt;mEe.exports=uv.default});varfv=I((mv,gEe)=>{"use strict";mv.__esModule=!0;functioneEt(t){returnt&&t.__esModule?t:{default:t}}i(eEt,"_interopRequireDefault");vartEt=fo(),U4=eEt(tEt);functiondv(){this.parents=[]}i(dv,"Visitor");dv.prototype={constructor:dv,mutating:!1,acceptKey:i(function(e,r){varn=this.accept(e[r]);if(this.mutating){if(n&&!dv.prototype[n.type])thrownewU4.default('Unexpected node type "'+n.type+'" found when accepting '+r+" on "+e.type);e[r]=n}},"acceptKey"),acceptRequired:i(function(e,r){if(this.a
`])}),e},"merge"),each:i(function(e){for(var r=0,n=this.source.length;r<n;r++)e(this.source[r])},"each"),empty:i(function(){var e=this.currentLocation||{start:{}};return new Bm(e.start.line,e.start.column,this.srcFile)},"empty"),wrap:i(function(e){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return e instanceof Bm?e:(e=cW(e,this,r),new Bm(r.start.line,r.start.column,this.srcFile,e))},"wrap"),functionCall:i(function(e,r,n){return n=this.generateList(n),this.wrap([e,r?"."+r+"(":"(",n,")"])},"functionCall"),quotedString:i(function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},"quotedString"),objectLiteral:i(function(e){var r=this,n=[];Object.keys(e).forEach(function(o){var a=cW(e[o],r);a!=="undefined"&&n.push([r.quotedString(o),":",a])});var s=this.generateList(n);return s.prepend("{"),s.add("}"),s},"objectLiteral"),generateList:i(function(e){for(var r=this.empty(),n=0,s=e.length;n<s;n++)n&&r.add(","),r.add(cW(e[n],this));return r},"generateList"),generateArray:i(function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r},"generateArray")};wv.default=XEe;ZEe.exports=wv.default});var oCe=I((Sv,sCe)=>{"use strict";Sv.__esModule=!0;function nCe(t){return t&&t.__esModule?t:{default:t}}i(nCe,"_interopRequireDefault");var tCe=nv(),XEt=fo(),uW=nCe(XEt),ZEt=es(),eCt=eCe(),rCe=nCe(eCt);function Wh(t){this.value=t}i(Wh,"Literal");function Yh(){}i(Yh,"JavaScriptCompiler");Yh.prototype={nameLookup:i(function(e,r){return this.internalNameLookup(e,r)},"nameLookup"),depthedLookup:i(function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},"depthedLookup"),compilerInfo:i(function(){var e=tCe.COMPILER_REVISION,r=tCe.REVISION_CHANGES[e];return[e,r]},"compilerInfo"),appendToBuffer:i(function(e,r,n){return ZEt.isArray(e)||(e=[e]),e=this.source.wrap(e,r),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},"appendToBuffer"),initializeBuffer:i(function(){return this.quotedString("")},"initializeBuffer"),internalNameLookup:i(function(e,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(r),")"]},"internalNameLookup"),lookupPropertyFunctionIsUsed:!1,compile:i(function(e,r,n,s){this.environment=e,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!s,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,r),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var o=e.opcodes,a=void 0,c=void 0,l=void 0,u=void 0;for(l=0,u=o.length;l<u;l++)a=o[l],this.source.currentLocation=a.loc,c=c||a.loc,this[a.opcode].apply(this,a.args);if(this.source.currentLocation=c,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new uW.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
Moreinformationcanbefoundat:https://a.co/c895JFp`))}},"emitWarningIfUnsupportedVersion")});var DIt,kIt,xIe,bIe=g(()=>{DIt=i(()=>(t,e)=>async r=>(e.__retryLongPoll=!0,t(r)),"longPollMiddleware"),kIt={name:"longPollMiddleware",tags:["RETRY"],step:"initialize",override:!0},xIe=i(t=>({applyToStack:i(e=>{e.add(DIt(),kIt)},"applyToStack")}),"getLongPollPlugin")});function hd(t,e,r){return t.$source||(t.$source={}),t.$source[e]=r,t}var BIe=g(()=>{i(hd,"setCredentialFeature")});var RIe,OW,NIe=g(()=>{RIe=require("node:stream"),OW=i(t=>t?.body instanceof RIe.Readable||typeof ReadableStream<"u"&&t?.body instanceof ReadableStream,"isStreamingPayload")});var Pm,gd,yd,TIe,vIe,Hv=g(()=>{Pm=i((t,e)=>{let r=[];if(t&&r.push(t),e)for(let n of e)r.push(n);return r},"getAllAliases"),gd=i((t,e)=>`${t||"anonymous"}${e&&e.length>0?` (a.k.a. ${e.join(",")})`:""}`,"getMiddlewareNameWithAliases"),yd=i(()=>{let t=[],e=[],r=!1,n=new Set,s=i(p=>p.sort((m,f)=>TIe[f.step]-TIe[m.step]||vIe[f.priority||"normal"]-vIe[m.priority||"normal"]),"sort"),o=i(p=>{let m=!1,f=i(A=>{let h=Pm(A.name,A.aliases);if(h.includes(p)){m=!0;for(let E of h)n.delete(E);return!1}return!0},"filterCb");return t=t.filter(f),e=e.filter(f),m},"removeByName"),a=i(p=>{let m=!1,f=i(A=>{if(A.middleware===p){m=!0;for(let h of Pm(A.name,A.aliases))n.delete(h);return!1}return!0},"filterCb");return t=t.filter(f),e=e.filter(f),m},"removeByReference"),c=i(p=>(t.forEach(m=>{p.add(m.middleware,{...m})}),e.forEach(m=>{p.addRelativeTo(m.middleware,{...m})}),p.identifyOnResolve?.(d.identifyOnResolve()),p),"cloneTo"),l=i(p=>{let m=[];return p.before.forEach(f=>{f.before.length===0&&f.after.length===0?m.push(f):m.push(...l(f))}),m.push(p),p.after.reverse().forEach(f=>{f.before.length===0&&f.after.length===0?m.push(f):m.push(...l(f))}),m},"expandRelativeMiddlewareList"),u=i((p=!1)=>{let m=[],f=[],A={};return t.forEach(E=>{let C={...E,before:[],after:[]};for(let w of Pm(C.name,C.aliases))A[w]=C;m.push(C)}),e.forEach(E=>{let C={...E,before:[],after:[]};for(let w of Pm(C.name,C.aliases))A[w]=C;f.push(C)}),f.forEach(E=>{if(E.toMiddleware){let C=A[E.toMiddleware];if(C===void 0){if(p)return;throw new Error(`${E.toMiddleware} is not found when adding ${gd(E.name,E.aliases)} middleware ${E.relation} ${E.toMiddleware}`)}E.relation==="after"&&C.after.push(E),E.relation==="before"&&C.before.push(E)}}),s(m).map(l).reduce((E,C)=>(E.push(...C),E),[])},"getMiddlewareList"),d={add:i((p,m={})=>{let{name:f,override:A,aliases:h}=m,E={step:"initialize",priority:"normal",middleware:p,...m},C=Pm(f,h);if(C.length>0){if(C.some(w=>n.has(w))){if(!A)throw new Error(`Duplicate middleware name '${gd(f,h)}'`);for(let w of C){let x=t.findIndex(N=>N.name===w||N.aliases?.some(P=>P===w));if(x===-1)continue;let b=t[x];if(b.step!==E.step||E.priority!==b.priority)throw new Error(`"${gd(b.name,b.aliases)}" middleware with ${b.priority} priority in ${b.step} step cannot be overridden by "${gd(f,h)}" middleware with ${E.priority} priority in ${E.step} step.`);t.splice(x,1)}}for(let w of C)n.add(w)}t.push(E)},"add"),addRelativeTo:i((p,m)=>{let{name:f,override:A,aliases:h}=m,E={middleware:p,...m},C=Pm(f,h);if(C.length>0){if(C.some(w=>n.has(w))){if(!A)throw new Error(`Duplicate middleware name '${gd(f,h)}'`);for(let w of C){let x=e.findIndex(N=>N.name===w||N.aliases?.some(P=>P===w));if(x===-1)continue;let b=e[x];if(b.toMiddleware!==E.toMiddleware||b.relation!==E.relation)throw new Error(`"${gd(b.name,b.aliases)}" middleware ${b.relation} "${b.toMiddleware}" middleware cannot be overridden by "${gd(f,h)}" middleware ${E.relation} "${E.toMiddleware}" middleware.`);e.splice(x,1)}}for(let w of C)n.add(w)}e.push(E)},"addRelativeTo"),clone:i(()=>c(yd()),"clone"),use:i(p=>{p.applyToStack(d)},"use"),remove:i(p=>typeof p=="string"?o(p):a(p),"remove"),removeByTag:i(p=>{let m=!1,f=i(A=>{let{tags:h,name:E,aliases:C}=A;if(h&&h.includes(p)){let w=Pm(E,C);for(let x of w)n.delete(x);return m=!0,!1}return!0},"filterCb");return t=t.filter(f),e=e.filter(f),m},"removeByTag"),concat:i(p=>{let m=c(yd());return m.use(p),m.identifyOnResolve(r||m.identifyOnRes
`),"stackTraceWarning"),lg={warn:console.warn}});functionYi(t){lete=t.getUTCFullYear(),r=t.getUTCMonth(),n=t.getUTCDay(),s=t.getUTCDate(),o=t.getUTCHours(),a=t.getUTCMinutes(),c=t.getUTCSeconds(),l=s<10?`0${s}`:`${s}`,u=o<10?`0${o}`:`${o}`,d=a<10?`0${a}`:`${a}`,p=c<10?`0${c}`:`${c}`;return`${lwt[n]}, ${l}${AY[r]}${e}${u}:${d}:${p} GMT`}varlwt,AY,uwt,cSe,dwt,gP,pwt,mwt,fwt,pg,yP,ew,Awt,hwt,gwt,fY,ywt,Ewt,Cwt,wc,Iwt,wwt,dg,lSe=g(()=>{mY();lwt=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],AY=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];i(Yi,"dateToUtcString");uwt=newRegExp(/^(\d{4})-(\d{2})-(\d{2})[tT](\d{2}):(\d{2}):(\d{2})(?:\.(\d+))?[zZ]$/),cSe=i(t=>{if(t==null)return;if(typeoft!="string")thrownewTypeError("RFC-3339 date-times must be expressed as strings");lete=uwt.exec(t);if(!e)thrownewTypeError("Invalid RFC-3339 date-time value");let[r,n,s,o,a,c,l,u]=e,d=wd(dg(n)),p=wc(s,"month",1,12),m=wc(o,"day",1,31);returnew(d,p,m,{hours:a,minutes:c,seconds:l,fractionalMilliseconds:u})},"parseRfc3339DateTime"),dwt=newRegExp(/^(\d{4})-(\d{2})-(\d{2})[tT](\d{2}):(\d{2}):(\d{2})(?:\.(\d+))?(([-+]\d{2}\:\d{2})|[zZ])$/),gP=i(t=>{if(t==null)return;if(typeoft!="string")thrownewTypeError("RFC-3339 date-times must be expressed as strings");lete=dwt.exec(t);if(!e)thrownewTypeError("Invalid RFC-3339 date-time value");let[r,n,s,o,a,c,l,u,d]=e,p=wd(dg(n)),m=wc(s,"month",1,12),f=wc(o,"day",1,31),A=ew(p,m,f,{hours:a,minutes:c,seconds:l,fractionalMilliseconds:u});returnd.toUpperCase()!="Z"&&A.setTime(A.getTime()-wwt(d)),A},"parseRfc3339DateTimeWithOffset"),pwt=newRegExp(/^(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d{2}) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? GMT$/),mwt=newRegExp(/^(?:Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d{2})-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d{2}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? GMT$/),fwt=newRegExp(/^(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( [1-9]|\d{2}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? (\d{4})$/),pg=i(t=>{if(t==null)return;if(typeoft!="string")thrownewTypeError("RFC-7231 date-times must be expressed as strings");lete=pwt.exec(t);if(e){let[r,n,s,o,a,c,l,u]=e;returnew(wd(dg(o)),fY(s),wc(n,"day",1,31),{hours:a,minutes:c,seconds:l,fractionalMilliseconds:u})}if(e=mwt.exec(t),e){let[r,n,s,o,a,c,l,u]=e;returngwt(ew(Awt(o),fY(s),wc(n,"day",1,31),{hours:a,minutes:c,seconds:l,fractionalMilliseconds:u}))}if(e=fwt.exec(t),e){let[r,n,s,o,a,c,l,u]=e;returnew(wd(dg(u)),fY(n),wc(s.trimLeft(),"day",1,31),{hours:o,minutes:a,seconds:c,fractionalMilliseconds:l})}thrownewTypeError("Invalid RFC-7231 date-time value")},"parseRfc7231DateTime"),yP=i(t=>{if(t==null)return;lete;if(typeoft=="number")e=t;elseif(typeoft=="string")e=ZI(t);elseif(typeoft=="object"&&t.tag===1)e=t.value;elsethrownewTypeError("Epoch timestamps must be expressed as floating point numbers or their string representation");if(Number.isNaN(e)||e===1/0||e===-1/0)thrownewTypeError("Epoch timestamps must be valid, non-Infinite, non-NaN numerics");returnnewDate(Math.round(e*1e3))},"parseEpochTimestamp"),ew=i((t,e,r,n)=>{lets=e-1;returnEwt(t,s,r),newDate(Date.UTC(t,s,r,wc(n.hours,"hour",0,23),wc(n.minutes,"minute",0,59),wc(n.seconds,"seconds",0,60),Iwt(n.fractionalMilliseconds)))},"buildDate"),Awt=i(t=>{lete=newDate().getUTCFullYear(),r=Math.floor(e/100)*100+wd(dg(t));returnr<e?r+100:r},"parseTwoDigitYear"),hwt=50*365*24*60*60*1e3,gwt=i(t=>t.getTime()-newDate().getTime()>hwt?newDate(Date.UTC(t.getUTCFullYear()-100,t.getUTCMonth(),t.getUTCDate(),t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds(),t.getUTCMilliseconds())):t,"adjustRfc850Year"),fY=i(t=>{lete=AY.indexOf(t);if(e<0)thrownewTypeError(`Invalid month: ${t}`);returne+1},"parseMonthByShortName"),ywt=[31,28,31,30,31,30,31,31,30,31,30,31],Ewt=i((t,e,r)=>{letn=ywt[e];if(e===1&&Cwt(t)&&(n=29),r>n)thrownewTypeError(`Invalid day for ${AY[e]} in ${t}: ${r}`)},"validateDayOfMonth"),Cwt=i(t=>t%4===0&&(t%100!==0
`+c}catch{!n.logger||n.logger?.constructor?.name==="NoOpLogger"?console.warn(c):n.logger?.warn?.(c)}typeof a.$responseBodyText<"u"&&a.$response&&(a.$response.body=a.$responseBodyText);try{if(dn.isInstance(o)){let{headers:l={}}=o,u=Object.entries(l);a.$metadata={httpStatusCode:o.statusCode,requestId:wY(/^x-[\w-]+-request-?id$/,u),extendedRequestId:wY(/^x-[\w-]+-id-2$/,u),cfId:wY(/^x-[\w-]+-cf-id$/,u)}}}catch{}}throw a}},"deserializerMiddleware"),wY=i((t,e)=>(e.find(([r])=>r.match(t))||[void 0,void 0])[1],"findHeader")});var yo,rw=g(()=>{yo=class t extends Error{static{i(this,"ProviderError")}name="ProviderError";tryNextLink;constructor(e,r=!0){let n,s=!0;typeof r=="boolean"?(n=void 0,s=r):r!=null&&typeof r=="object"&&(n=r.logger,s=r.tryNextLink??!0),super(e),this.tryNextLink=s,Object.setPrototypeOf(this,t.prototype),n?.debug?.(`@smithy/property-provider${s?"->":"(!)"}${e}`)}static from(e,r=!0){return Object.assign(new this(e.message,r),e)}}});var Sd,BP=g(()=>{rw();Sd=class t extends yo{static{i(this,"CredentialsProviderError")}name="CredentialsProviderError";constructor(e,r=!0){super(e,r),Object.setPrototypeOf(this,t.prototype)}}});var RP,ISe=g(()=>{rw();RP=class t extends yo{static{i(this,"TokenProviderError")}name="TokenProviderError";constructor(e,r=!0){super(e,r),Object.setPrototypeOf(this,t.prototype)}}});var NP,xY=g(()=>{rw();NP=i((...t)=>async()=>{if(t.length===0)throw new yo("No providers in chain");let e;for(let r of t)try{return await r()}catch(n){if(e=n,n?.tryNextLink)continue;throw n}throw e},"chain")});var TP,bY=g(()=>{TP=i(t=>()=>Promise.resolve(t),"fromValue")});var Ag,vP=g(()=>{Ag=i((t,e,r)=>{let n,s,o,a=!1,c=i(async()=>{s||(s=t());try{n=await s,o=!0,a=!1}finally{s=void 0}return n},"coalesceProvider");return e===void 0?async l=>((!o||l?.forceRefresh)&&(n=await c()),n):async l=>((!o||l?.forceRefresh)&&(n=await c()),a?n:r&&!r(n)?(a=!0,n):(e(n)&&await c(),n))},"memoize")});var Ps,PP=g(()=>{Ps=i((t,e,r)=>{if(e in t){if(t[e]==="true")return!0;if(t[e]==="false")return!1;throw new Error(`Cannotload${r}"${e}".Expected"true"or"false",got${t[e]}.`)}},"booleanSelector")});var wSe,SSe=g(()=>{wSe=i((t,e,r)=>{if(!(e in t))return;let n=parseInt(t[e],10);if(Number.isNaN(n))throw new TypeError(`Cannotload${r}'${e}'.Expectednumber,got'${t[e]}'.`);return n},"numberSelector")});var Pn,QP=g(()=>{(function(t){t.ENV="env",t.CONFIG="shared config entry"})(Pn||(Pn={}))});var xSe,bSe,BY,Nwt,bc,hg=g(()=>{xSe=require("node:os"),bSe=require("node:path"),BY={},Nwt=i(()=>process&&process.geteuid?`${process.geteuid()}`:"DEFAULT","getHomeDirCacheKey"),bc=i(()=>{let{HOME:t,USERPROFILE:e,HOMEPATH:r,HOMEDRIVE:n=`C:${bSe.sep}`}=process.env;if(t)return t;if(e)return e;if(r)return`${n}${r}`;let s=Nwt();return BY[s]||(BY[s]=(0,xSe.homedir)()),BY[s]},"getHomeDir")});var RY,NY,_P,TY=g(()=>{RY="AWS_PROFILE",NY="default",_P=i(t=>t.profile||process.env[RY]||NY,"getProfileName")});var BSe,RSe,DP,vY=g(()=>{BSe=require("node:crypto"),RSe=require("node:path");hg();DP=i(t=>{let r=(0,BSe.createHash)("sha1").update(t).digest("hex");return(0,RSe.join)(bc(),".aws","sso","cache",`${r}.json`)},"getSSOTokenFilepath")});var NSe,nw,TSe,PY=g(()=>{NSe=require("node:fs/promises");vY();nw={},TSe=i(async t=>{if(nw[t])return nw[t];let e=DP(t),r=await(0,NSe.readFile)(e,"utf8");return JSON.parse(r)},"getSSOTokenFromFile")});var Bc,vSe=g(()=>{Bc="."});var QY,PSe,QSe=g(()=>{QY=R(hc()),PSe=i(t=>Object.entries(t).filter(([e])=>{let r=e.indexOf(".");return r===-1?!1:Object.values(QY.IniSectionType).includes(e.substring(0,r))}).reduce((e,[r,n])=>{let s=r.indexOf("."),o=r.substring(0,s)===QY.IniSectionType.PROFILE?r.substring(s+1):r;return e[o]=n,e},{...t.default&&{default:t.default}}),"getConfigData")});var _Se,Twt,kP,_Y=g(()=>{_Se=require("node:path");hg();Twt="AWS_CONFIG_FILE",kP=i(()=>process.env[Twt]||(0,_Se.join)(bc(),".aws","config"),"getConfigFilepath")});var DSe,vwt,kSe,LSe=g(()=>{DSe=require("node:path");hg();vwt="AWS_SHARED_CREDENTIALS_FILE",kSe=i(()=>process.env[vwt]||(0,DSe.join)(bc(),".aws","credentials"),"getCredentialsFilepath")});var OSe,Pwt
`)}p.push(null)}),p}varS0e,b0e=g(()=>{S0e=require("node:stream");w0e();ji();i(x0e,"getAwsChunkedEncodingStream")});asyncfunctionB0e(t,e){letr=0,n=[],s=t.getReader(),o=!1;for(;!o;){let{done:l,value:u}=awaits.read();if(u&&(n.push(u),r+=u?.byteLength??0),r>=e)break;o=l}s.releaseLock();leta=newUint8Array(Math.min(e,r)),c=0;for(letlofn){if(l.byteLength>a.byteLength-c){a.set(l.subarray(0,a.byteLength-c),c);break}elsea.set(l,c);c+=l.length}returna}varR0e=g(()=>{i(B0e,"headStream")});varN0e,T0e,hJ,v0e=g(()=>{N0e=require("node:stream");tw();R0e();ji();T0e=i((t,e)=>$r(t)?B0e(t,e):newPromise((r,n)=>{lets=newhJ;s.limit=e,t.pipe(s),t.on("error",o=>{s.end(),n(o)}),s.on("error",n),s.on("finish",function(){leto=xc(this.buffers);r(o)})}),"headStream"),hJ=classextendsN0e.Writable{static{i(this,"Collector")}buffers=[];limit=1/0;bytesBuffered=0;_write(e,r,n){if(this.buffers.push(e),this.bytesBuffered+=e.byteLength??0,this.bytesBuffered>=this.limit){lets=this.bytesBuffered-this.limit,o=this.buffers[this.buffers.length-1];this.buffers[this.buffers.length-1]=o.subarray(0,o.byteLength-s),this.emit("finish")}n()}}});varP0e,Q0e=g(()=>{P0e=i(t=>{if(typeoft=="string")returnt;if(typeoft!="object"||typeoft.byteOffset!="number"||typeoft.byteLength!="number")thrownewError("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");returnnewTextDecoder("utf-8").decode(t)},"toUtf8")});asyncfunctiongJ(t){returnt.arrayBuffer().then(e=>newUint8Array(e))}asyncfunctionyJ(t){lete=[],r=t.getReader(),n=0;for(;;){let{done:s,value:o}=awaitr.read();if(o&&(e.push(o),n+=o.length),s)break}returnxc(e,n)}var_0e,EJ=g(()=>{tw();ji();_0e=i(asynct=>xd(t)?gJ(t):yJ(t),"streamCollector");i(gJ,"collectBlob");i(yJ,"collectReadableStream")});varD0e,L0e,k0e,O0e=g(()=>{pJ();CY();Q0e();EJ();ji();D0e="The stream has already been transformed.",L0e=i(t=>{if(!k0e(t)&&!$r(t)){lets=t?.__proto__?.constructor?.name||t;thrownewError(`Unexpected stream implementation, expect Blob or ReadableStream, got ${s}`)}lete=!1,r=i(async()=>{if(e)thrownewError(D0e);returne=!0,await_0e(t)},"transformToByteArray"),n=i(s=>{if(typeofs.stream!="function")thrownewError(`Cannot transform payload Blob to web stream. Please make sure the Blob.stream() is polyfilled.
If you are using React Native, this API is not yet supported, see: https://react-native.canny.io/feature-requests/p/fetch-streaming-body`);returns.stream()},"blobToWebStream");returnObject.assign(t,{transformToByteArray:r,transformToString:i(asyncs=>{leto=awaitr();if(s==="base64")returncQ(o);if(s==="hex")returnoi(o);if(s===void0||s==="utf8"||s==="utf-8")returnP0e(o);if(typeofTextDecoder=="function")returnnewTextDecoder(s).decode(o);thrownewError("TextDecoder is not available, please make sure polyfill is provided.")},"transformToString"),transformToWebStream:i(()=>{if(e)thrownewError(D0e);if(e=!0,k0e(t))returnn(t);if($r(t))returnt;thrownewError(`Cannot transform payload to web stream, got ${t}`)},"transformToWebStream")})},"sdkStreamMixin"),k0e=i(t=>typeofBlob=="function"&&tinstanceofBlob,"isBlobInstance")});varM0e,uQ,CJ,IJ=g(()=>{M0e=require("node:stream");tw();EJ();ji();uQ=i(t=>xd(t)?gJ(t):$r(t)?yJ(t):newPromise((e,r)=>{letn=newCJ,s=t;s.pipe(n),s.on("error",o=>{n.end(),r(o)}),n.on("error",r),n.on("finish",function(){leto=xc(this.bufferedBytes);e(o)})}),"streamCollector"),CJ=classextendsM0e.Writable{static{i(this,"Collector")}bufferedBytes=[];_write(e,r,n){this.bufferedBytes.push(e),n()}}});vardQ,F0e,pQ,U0e=g(()=>{dQ=require("node:stream");Id();O0e();IJ();F0e="The stream has already been transformed.",pQ=i(t=>{if(!(tinstanceofdQ.Readable))try{returnL0e(t)}catch{lets=t?.__proto__?.constructor?.name||t;thrownewError(`Unexpected stream implementation, expect Stream.Readable instance, got ${s}`)}lete=!1,r=i(async()=>{if(e)thrownewError(F0e);returne=!0,awaituQ(t)},"transformToByteArray");returnObject.assign(t,{transformToByteArray:r,transformToString:i(asyncn=>{lets=awaitr();returnn===void0||Buffer.isEncoding(n)?Wi(s.buffer,s.byteOffset,s.byteLength).toString(n):newTextDecoder(n).decode(s)},"transformToString"),transformToWebStream:i(()=>{if(e)thrownewError(F0e);if(t.readableFlowing!==null)thrownewError("The stream has been consumed by other callbacks.");if(typeofdQ.Readable.toWeb!="function")thrownewError("Readable.toWeb() is not supported. Please ensure a polyfill is available.");returne=!0,dQ.Readable.toWeb(t)},"transformToWebStream")})},"sdkStreamMixin")});asyncfunctionq0e(t){returntypeoft.stream=="function"&&(t=t.stream()),t.tee()}varG0e=g(()=>{i(q0e,"splitStream")});asyncfunctionH0e(t){if($r(t)||xd(t))returnq0e(t);lete=newwJ.PassThrough,r=newwJ.PassThrough;returnt.pipe(e),t.pipe(r),[e,r]}varwJ,$0e=g(()=>{wJ=require("node:stream");G0e();ji();i(H0e,"splitStream")});varxg={};_r(xg,{ChecksumStream:()=>wg,Hash:()=>oQ,LazyJsonString:()=>vn,NumericValue:()=>Ct,Uint8ArrayBlobAdapter:()=>Mm,_parseEpochTimestamp:()=>Dm,_parseRfc3339DateTimeWithOffset:()=>CP,_parseRfc7231DateTime:()=>IP,calculateBodyLength:()=>Sc,concatBytes:()=>xc,copyDocumentWithTransform:()=>Ywe,createBufferedReadable:()=>E0e,createChecksumStream:()=>f0e,dateToUtcString:()=>Yi,deserializerMiddleware:()=>bP,deserializerMiddlewareOption:()=>cJ,expectBoolean:()=>Kwe,expectByte:()=>dP,expectFloat32:()=>XI,expectInt:()=>Xwe,expectInt32:()=>lP,expectLong:()=>cg,expectNonNull:()=>Zwe,expectNumber:()=>ag,expectObject:()=>dY,expectShort:()=>uP,expectString:()=>eSe,expectUnion:()=>mP,fromArrayBuffer:()=>Wi,fromBase64:()=>wr,fromHex:()=>xP,fromString:()=>Cd,fromUtf8:()=>Hr,generateIdempotencyToken:()=>Ki,getAwsChunkedEncodingStream:()=>x0e,getSerdePlugin:()=>e0e,handleFloat:()=>rSe,headStream:()=>T0e,isArrayBuffer:()=>iP,isBlob:()=>xd,isReadableStream:()=>$r,limitedParseDouble:()=>AP,limitedParseFloat:()=>nSe,limitedParseFloat32:()=>sSe,logger:()=>lg,nv:()=>SP,parseBoolean:()=>jwe,parseEpochTimestamp:()=>yP,parseRfc3339DateTime:()=>cSe,parseRfc3339DateTimeWithOffset:()=>gP,parseRfc7231DateTime:()=>pg,quoteHeader:()=>EP,sdkStreamMixin:()=>pQ,serializerMiddleware:()=>sQ,serializerMiddlewareOption:()=>lJ,splitEvery:()=>wP,splitHeader:()=>mg,splitStream:()=>H0e,streamCollector:()=>uQ,strictParseByte:()=>hP,strictParseDouble:()=>ZI,strictParseFloat:()=>tSe,strictParseFloat32:()=>fP,strictParseInt:()=>iSe,
`));return r(s)},"httpAuthSchemeMiddleware")});var ARe,ru,hRe=g(()=>{WQ();ARe={step:"serialize",tags:["HTTP_AUTH_SCHEME"],name:"httpAuthSchemeMiddleware",override:!0,relation:"before",toMiddleware:"endpointV2Middleware"},ru=i((t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r})=>({applyToStack:i(n=>{n.addRelativeTo(ww(t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r}),ARe)},"applyToStack")}),"getHttpAuthSchemeEndpointRuleSetPlugin")});var gRe,LSt,yRe=g(()=>{WQ();gRe={step:"serialize",tags:["HTTP_AUTH_SCHEME"],name:"httpAuthSchemeMiddleware",override:!0,relation:"before",toMiddleware:"serializerMiddleware"},LSt=i((t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r})=>({applyToStack:i(n=>{n.addRelativeTo(ww(t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r}),gRe)},"applyToStack")}),"getHttpAuthSchemePlugin")});var ERe=g(()=>{WQ();hRe();yRe()});var OSt,MSt,B8,R8=g(()=>{Be();Et();OSt=i(t=>e=>{throw e},"defaultErrorHandler"),MSt=i((t,e)=>{},"defaultSuccessHandler"),B8=i(t=>(e,r)=>async n=>{if(!$e.isInstance(n.request))return e(n);let o=Rt(r).selectedHttpAuthScheme;if(!o)throw new Error("No HttpAuthScheme was selected: unable to sign request");let{httpAuthOption:{signingProperties:a={}},identity:c,signer:l}=o,u=await e({...n,request:await l.sign(n.request,c,a)}).catch((l.errorHandler||OSt)(a));return(l.successHandler||MSt)(u.response,a),u},"httpSigningMiddleware")});var CRe,nu,IRe=g(()=>{R8();CRe={step:"finalizeRequest",tags:["HTTP_SIGNING"],name:"httpSigningMiddleware",aliases:["apiKeyMiddleware","tokenMiddleware","awsAuthMiddleware"],override:!0,relation:"after",toMiddleware:"retryMiddleware"},nu=i(t=>({applyToStack:i(e=>{e.addRelativeTo(B8(t),CRe)},"applyToStack")}),"getHttpSigningPlugin")});var wRe=g(()=>{R8();IRe()});var Gc,SRe=g(()=>{Gc=i(t=>{if(typeof t=="function")return t;let e=Promise.resolve(t);return()=>e},"normalizeProvider")});function xRe(t,e,r,n,s){return i(async function*(a,c,...l){let u=c,d=a.startingToken??u[r],p=!0,m;for(;p;){if(u[r]=d,s&&(u[s]=u[s]??a.pageSize),a.client instanceof t)m=await FSt(e,a.client,c,a.withCommand,...l);else throw new Error(`Invalidclient,expectedinstanceof${t.name}`);yield m;let f=d;d=USt(m,n),p=!!(d&&(!a.stopOnSameToken||d!==f))}return void 0},"paginateOperation")}var FSt,USt,bRe=g(()=>{FSt=i(async(t,e,r,n=o=>o,...s)=>{let o=new t(r);return o=n(o)??o,await e.send(o,...s)},"makePagedClientRequest");i(xRe,"createPaginator");USt=i((t,e)=>{let r=t,n=e.split(".");for(let s of n){if(!r||typeof r!="object")return;r=r[s]}return r},"get")});function qSt(t,e,r){t.__smithy_context?t.__smithy_context.features||(t.__smithy_context.features={}):t.__smithy_context={features:{}},t.__smithy_context.features[e]=r}var BRe=g(()=>{i(qSt,"setFeature")});var ta,RRe=g(()=>{ta=class{static{i(this,"DefaultIdentityProviderConfig")}authSchemes=new Map;constructor(e){for(let r in e){let n=e[r];n!==void 0&&this.authSchemes.set(r,n)}}getIdentityProvider(e){return this.authSchemes.get(e)}}});var N8,T8,NRe=g(()=>{Be();N8=R(hc()),T8=class{static{i(this,"HttpApiKeyAuthSigner")}async sign(e,r,n){if(!n)throw new Error("request could not be signed with `apiKey` since the `name` and `in` signer properties are missing");if(!n.name)throw new Error("request could not be signed with `apiKey` since the `name` signer property is missing");if(!n.in)throw new Error("request could not be signed with `apiKey` since the `in` signer property is missing");if(!r.apiKey)throw new Error("request could not be signed with `apiKey` since the `apiKey` is not defined");let s=$e.clone(e);if(n.in===N8.HttpApiKeyAuthLocation.QUERY)s.query[n.name]=r.apiKey;else if(n.in===N8.HttpApiKeyAuthLocation.HEADER)s.headers[n.name]=n.scheme?`${n.scheme}${r.apiKey}`:r.apiKey;else throw new Error("request can only be signed with `apiKey` locations `query` or `header`, but found: `"+n.in+"`");return s}}});var v8,TRe=g(()=>{Be();v8=class{static{i(this,"HttpBearerAuthSigner")}async sign(e,r,n){let s=$e.clone(e);if(!r.token)throw new Error("request could not be signed wi
${Ym(a)}`}getCanonicalPath({path:e}){if(this.uriEscapePath){letr=[];for(letoofe.split("/"))o?.length!==0&&o!=="."&&(o===".."?r.pop():r.push(o));letn=`${e?.startsWith("/")?"/":""}${r.join("/")}${r.length>0&&e?.endsWith("/")?"/":""}`;returni_(n).replace(/%2F/g,"/")}returne}validateResolvedCredentials(e){if(typeofe!="object"||typeofe.accessKeyId!="string"||typeofe.secretAccessKey!="string")thrownewError("Resolved credential object is not valid")}formatDate(e){letr=rxt(e).replace(/[\-:]/g,"");return{longDate:r,shortDate:r.slice(0,8)}}getCanonicalHeaderList(e){returnObject.keys(e).sort().join(";")}},Gg={},c_=[],l_=i((t,e,r)=>`${t}/${e}/${r}/${E5}`,"createScope"),tTe=i(async(t,e,r,n,s)=>{leto=awaitONe(t,e.secretAccessKey,e.accessKeyId),a=`${r}:${n}:${s}:${Ym(o)}:${e.sessionToken}`;if(ainGg)returnGg[a];for(c_.push(a);c_.length>XNe;)deleteGg[c_.shift()];letc=`AWS4${e.secretAccessKey}`;for(letlof[r,n,s,E5])c=awaitONe(t,c,l);returnGg[a]=c},"getSigningKey"),sxt=i(()=>{c_.length=0,Object.keys(Gg).forEach(t=>{deleteGg[t]})},"clearCredentialCache"),ONe=i((t,e,r)=>{letn=newt(e);returnn.update(vw(r)),n.digest()},"hmac"),d5=i(({headers:t},e,r)=>{letn={};for(letsofObject.keys(t).sort()){if(t[s]==null)continue;leto=s.toLowerCase();(oinWNe||e?.has(o)||YNe.test(o)||JNe.test(o))&&(!r||r&&!r.has(o))||(n[o]=t[s].trim().replace(/\s+/g," "))}returnn},"getCanonicalHeaders"),u_=i(async({headers:t,body:e},r)=>{for(letnofObject.keys(t))if(n.toLowerCase()===d_)returnt[n];if(e==null)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";if(typeofe=="string"||ArrayBuffer.isView(e)||jSt(e)){letn=newr;returnn.update(vw(e)),Ym(awaitn.digest())}returnKNe},"getPayloadHash"),rTe=i((t,e)=>{t=t.toLowerCase();for(letrofObject.keys(e))if(t===r.toLowerCase())return!0;return!1},"hasHeader"),nTe=i((t,e={})=>{let{headers:r,query:n={}}=MNe.clone(t);for(letsofObject.keys(r)){leto=s.toLowerCase();(o.slice(0,6)==="x-amz-"&&!e.unhoistableHeaders?.has(o)||e.hoistableHeaders?.has(o))&&(n[s]=r[s],deleter[s])}return{...t,headers:r,query:n}},"moveHeadersToQuery"),p5=i(t=>{t=MNe.clone(t);for(leteofObject.keys(t.headers))$Ne.indexOf(e.toLowerCase())>-1&&deletet.headers[e];returnt},"prepareRequest"),m5=classextendsp_{static{i(this,"SignatureV4")}headerFormatter=newl5;constructor({applyChecksum:e,credentials:r,region:n,service:s,sha256:o,uriEscapePath:a=!0}){super({applyChecksum:e,credentials:r,region:n,service:s,sha256:o,uriEscapePath:a})}asyncpresign(e,r={}){let{signingDate:n=newDate,expiresIn:s=3600,unsignableHeaders:o,unhoistableHeaders:a,signableHeaders:c,hoistableHeaders:l,signingRegion:u,signingService:d}=r,p=awaitthis.credentialProvider();this.validateResolvedCredentials(p);letm=u??awaitthis.regionProvider(),{longDate:f,shortDate:A}=this.formatDate(n);if(s>ZNe)returnPromise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");leth=l_(A,m,d??this.service),E=nTe(p5(e),{unhoistableHeaders:a,hoistableHeaders:l});p.sessionToken&&(E.query[h5]=p.sessionToken),E.query[FNe]=a_,E.query[UNe]=`${p.accessKeyId}/${h}`,E.query[f5]=f,E.query[GNe]=s.toString(10);letC=d5(E,o,c);returnE.query[qNe]=this.getCanonicalHeaderList(C),E.query[A5]=awaitthis.getSignature(f,h,this.getSigningKey(p,m,A,d),this.createCanonicalRequest(E,C,awaitu_(e,this.sha256))),E}asyncsign(e,r){returntypeofe=="string"?this.signString(e,r):e.headers&&e.payload?this.signEvent(e,r):e.message?this.signMessage(e,r):this.signRequest(e,r)}asyncsignEvent({headers:e,payload:r},{signingDate:n=newDate,priorSignature:s,signingRegion:o,signingService:a,eventStreamCredentials:c}){letl=o??awaitthis.regionProvider(),{shortDate:u,longDate:d}=this.formatDate(n),p=l_(u,l,a??this.service),m=awaitu_({headers:{},body:r},this.sha256),f=newthis.sha256;f.update(e);letA=Ym(awaitf.digest()),h=[jNe,d,p,s,A,m].join(`
`);returnthis.signString(h,{signingDate:n,signingRegion:l,signingService:a,eventStreamCredentials:c})}asyncsignMessage(e,{signingDate:r=newDate,signingRegion:n,signingService:s,eventStreamCredentials:o}){returnthis.signEvent({headers:this.headerFormatter.format(e.message.headers),payload:e.message.body},{signingDate:r,signingRegion:n,signingService:s,priorSignature:e.priorSignature,eventStreamCredentials:o}).then(c=>({message:e.message,signature:c}))}asyncsignString(e,{signingDate:r=newDate,signingRegion:n,signingService:s,eventStreamCredentials:o}={}){leta=o??awaitthis.credentialProvider();this.validateResolvedCredentials(a);letc=n??awaitthis.regionProvider(),{shortDate:l}=this.formatDate(r),u=newthis.sha256(awaitthis.getSigningKey(a,c,l,s));returnu.update(vw(e)),Ym(awaitu.digest())}asyncsignRequest(e,{signingDate:r=newDate,signableHeaders:n,unsignableHeaders:s,signingRegion:o,signingService:a}={}){letc=awaitthis.credentialProvider();this.validateResolvedCredentials(c);letl=o??awaitthis.regionProvider(),u=p5(e),{longDate:d,shortDate:p}=this.formatDate(r),m=l_(p,l,a??this.service);u.headers[y5]=d,c.sessionToken&&(u.headers[VNe]=c.sessionToken);letf=awaitu_(u,this.sha256);!rTe(d_,u.headers)&&this.applyChecksum&&(u.headers[d_]=f);letA=d5(u,s,n),h=awaitthis.getSignature(d,m,this.getSigningKey(c,l,p,a),this.createCanonicalRequest(u,A,f));returnu.headers[g5]=`${a_} Credential=${c.accessKeyId}/${m}, SignedHeaders=${this.getCanonicalHeaderList(A)}, Signature=${h}`,u}asyncgetSignature(e,r,n,s){leto=awaitthis.createStringToSign(e,r,s,a_),a=newthis.sha256(awaitn);returna.update(vw(o)),Ym(awaita.digest())}getSigningKey(e,r,n,s){returntTe(this.sha256,e,n,r,s||this.service)}},oxt={SignatureV4a:null};Ge.ALGORITHM_IDENTIFIER=a_;Ge.ALGORITHM_IDENTIFIER_V4A=txt;Ge.ALGORITHM_QUERY_PARAM=FNe;Ge.ALWAYS_UNSIGNABLE_HEADERS=WNe;Ge.AMZ_DATE_HEADER=y5;Ge.AMZ_DATE_QUERY_PARAM=f5;Ge.AUTH_HEADER=g5;Ge.CREDENTIAL_QUERY_PARAM=UNe;Ge.DATE_HEADER=HNe;Ge.EVENT_ALGORITHM_IDENTIFIER=jNe;Ge.EXPIRES_QUERY_PARAM=GNe;Ge.GENERATED_HEADERS=$Ne;Ge.HOST_HEADER=ZSt;Ge.KEY_TYPE_IDENTIFIER=E5;Ge.MAX_CACHE_SIZE=XNe;Ge.MAX_PRESIGNED_TTL=ZNe;Ge.PROXY_HEADER_PATTERN=YNe;Ge.REGION_SET_PARAM=XSt;Ge.SEC_HEADER_PATTERN=JNe;Ge.SHA256_HEADER=d_;Ge.SIGNATURE_HEADER=zNe;Ge.SIGNATURE_QUERY_PARAM=A5;Ge.SIGNED_HEADERS_QUERY_PARAM=qNe;Ge.SignatureV4=m5;Ge.SignatureV4Base=p_;Ge.TOKEN_HEADER=VNe;Ge.TOKEN_QUERY_PARAM=h5;Ge.UNSIGNABLE_PATTERNS=ext;Ge.UNSIGNED_PAYLOAD=KNe;Ge.clearCredentialCache=sxt;Ge.createScope=l_;Ge.getCanonicalHeaders=d5;Ge.getCanonicalQuery=eTe;Ge.getPayloadHash=u_;Ge.getSigningKey=tTe;Ge.hasHeader=rTe;Ge.moveHeadersToQuery=nTe;Ge.prepareRequest=p5;Ge.signatureV4aContainer=oxt});functionaxt(t,{credentials:e,credentialDefaultProvider:r}){letn;returne?e?.memoized?n=e:n=Q8(e,P8,YQ):r?n=Gc(r(Object.assign({},t,{parentClientConfig:t}))):n=i(async()=>{thrownewError("@aws-sdk/core::resolveAwsSdkSigV4Config - `credentials` not provided and no credentialDefaultProvider was configured.")},"credentialsProvider"),n.memoized=!0,n}functioncxt(t,e){if(e.configBound)returne;letr=i(asyncn=>e({...n,callerClientConfig:t}),"fn");returnr.memoized=e.memoized,r.configBound=!0,r}varI5,Jc,ixt,sTe=g(()=>{dt();os();I5=R(C5()),Jc=i(t=>{lete=t.credentials,r=!!t.credentials,n;Object.defineProperty(t,"credentials",{set(u){u&&u!==e&&u!==n&&(r=!0),e=u;letd=axt(t,{credentials:e,credentialDefaultProvider:t.credentialDefaultProvider}),p=cxt(t,d);if(r&&!p.attributed){letm=typeofe=="object"&&e!==null;n=i(asyncf=>{leth=awaitp(f);returnm&&(!h.$source||Object.keys(h.$source).length===0)?hd(h,"CREDENTIALS_CODE","e"):h},"resolvedCredentials"),n.memoized=p.memoized,n.configBound=p.configBound,n.attributed=!0}elsen=p},get(){returnn},enumerable:!0,configurable:!0}),t.credentials=e;let{signingEscapePath:s=!0,systemClockOffset:o=t.systemClockOffset||0,sha256:a}=t,c;returnt.signer?c=Gc(t.signer):t.regionInfoProvider?c=i(()=>Gc(t.region)().then(asyncu=>[awaitt.regionInfoProvider(u,{useFipsEndpoint:awaitt.useFipsEndpoint(),useDualstackEndpoint:awaitt.useD
or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler config.`),Date.now()}returnr}constructor(e){this.configProvider=newPromise((r,n)=>{typeofe=="function"?e().then(s=>{r(this.resolveDefaultConfig(s))}).catch(n):r(this.resolveDefaultConfig(e))})}destroy(){this.config?.httpAgent?.destroy(),this.config?.httpsAgent?.destroy()}asynchandle(e,{abortSignal:r,requestTimeout:n}={}){this.config||(this.config=awaitthis.configProvider);lets=this.config,o=e.protocol==="https:";return!o&&!this.config.httpAgent&&(this.config.httpAgent=awaitthis.config.httpAgentProvider()),newPromise((a,c)=>{letl,u=-1,d=-1,p=-1,m=-1,f=-1,A=i(()=>{hn.clearTimeout(u),hn.clearTimeout(d),hn.clearTimeout(p),hn.clearTimeout(m),hn.clearTimeout(f)},"clearTimeouts"),h=i(asyncK=>{awaitl,A(),a(K)},"resolve"),E=i(asyncK=>{awaitl,A(),c(K)},"reject");if(r?.aborted){letK=y_(r);E(K);return}letC=e.headers,w=C?(C.Expect??C.expect)==="100-continue":!1,x=o?s.httpsAgent:s.httpAgent;w&&!this.externalAgent&&(x=new(o?h_.Agent:g_)({keepAlive:!1,maxSockets:1/0})),u=hn.setTimeout(()=>{this.socketWarningTimestamp=t.checkSocketUsage(x,this.socketWarningTimestamp,s.logger)},s.socketAcquisitionWarningTimeout??(s.requestTimeout??2e3)+(s.connectionTimeout??1e3));letb=e.query?BTe(e.query):"",N;if(e.username!=null||e.password!=null){letK=e.username??"",U=e.password??"";N=`${K}:${U}`}letP=e.path;b&&(P+=`?${b}`),e.fragment&&(P+=`#${e.fragment}`);let_=e.hostname??"";_[0]==="["&&_.endsWith("]")?_=e.hostname.slice(1,-1):_=e.hostname;letee={headers:e.headers,host:_,method:e.method,path:P,port:e.port,agent:x,auth:N},ae=(o?h_.request:xTe)(ee,K=>{letU=newRTe({statusCode:K.statusCode||-1,reason:K.statusMessage,headers:NTe(K.headers),body:K});h({response:U})});if(ae.on("error",K=>{Uxt.includes(K.code)?E(Object.assign(K,{name:"TimeoutError"})):E(K)}),r){letK=i(()=>{ae.destroy();letU=y_(r);E(U)},"onAbort");if(typeofr.addEventListener=="function"){letU=r;U.addEventListener("abort",K,{once:!0}),ae.once("close",()=>U.removeEventListener("abort",K))}elser.onabort=K}letqe=n??s.requestTimeout;d=qxt(ae,E,s.connectionTimeout),p=Gxt(ae,E,qe,s.throwOnRequestTimeout,s.logger??console),m=zxt(ae,E,s.socketTimeout);letre=ee.agent;typeofre=="object"&&"keepAlive"inre&&(f=$xt(ae,{keepAlive:re.keepAlive,keepAliveMsecs:re.keepAliveMsecs})),l=TTe(ae,e,qe,this.externalAgent).catch(K=>(A(),c(K)))})}updateHttpClientConfig(e,r){this.config=void0,this.configProvider=this.configProvider.then(n=>({...n,[e]:r}))}httpHandlerConfigs(){returnthis.config??{}}resolveDefaultConfig(e){let{requestTimeout:r,connectionTimeout:n,socketTimeout:s,socketAcquisitionWarningTimeout:o,httpAgent:a,httpsAgent:c,throwOnRequestTimeout:l,logger:u}=e||{},d=!0,p=50;return{connectionTimeout:n,requestTimeout:r,socketTimeout:s,socketAcquisitionWarningTimeout:o,throwOnRequestTimeout:l,httpAgentProvider:i(async()=>{letm=require("node:http"),{Agent:f,request:A}=m.default??m;returnxTe=A,g_=f,ainstanceofg_||typeofa?.destroy=="function"?(this.externalAgent=!0,a):newg_({keepAlive:d,maxSockets:p,...a})},"httpAgentProvider"),httpsAgent:cinstanceofh_.Agent||typeofc?.destroy=="function"?(this.externalAgent=!0,c):newh_.Agent({keepAlive:d,maxSockets:p,...c}),logger:u}}},Yxt=newUint16Array(1),Dw=class{static{i(this,"ClientHttp2SessionRef")}id=Yxt[0]++;total=0;max=0;session;refs=0;constructor(e){e.unref(),this.session=e}retain(){if(this.session.destroyed)thrownewError("@smithy/node-http-handler - cannot acquire reference to destroyed session.");this.refs+=1,this.total+=1,this.max=Math.max(this.refs,this.max),this.session.ref()}free(){if(!this.session.destroyed&&(this.refs-=1,this.refs===0&&this.session.unref(),this.refs<0))thrownewError("@smithy/node-http-handler - ClientHttp2Session refcount at zero, cannot decrement.")}deref(){returnthis.session}close(){this.session.closed||this.session.close()}destroy(){this.refs=0,this.session.destroyed||this.session.destroy()}useCount(){returnthis.refs}},Q5=class{static{i(this,"NodeHttp2ConnectionPool")}sessions=[];maxConcurrency=0;constructor(e){this.session
-EKScontainerhost169.254.170.23or[fd00:ec2::23]`,{logger:e})}},"checkUrl");function obt(t){return new Xxt({protocol:t.protocol,hostname:t.hostname,port:Number(t.port),path:t.pathname,query:Array.from(t.searchParams.entries()).reduce((e,[r,n])=>(e[r]=n,e),{}),fragment:t.hash})}i(obt,"createGetRequest");async function ibt(t,e){let n=await Zxt(t.body).transformToString();if(t.statusCode===200){let s=JSON.parse(n);if(typeof s.AccessKeyId!="string"||typeof s.SecretAccessKey!="string"||typeof s.Token!="string"||typeof s.Expiration!="string")throw new $g("HTTP credential provider response not of the required format, an object matching: { AccessKeyId: string, SecretAccessKey: string, Token: string, Expiration: string(rfc3339) }",{logger:e});return{accessKeyId:s.AccessKeyId,secretAccessKey:s.SecretAccessKey,sessionToken:s.Token,expiration:ebt(s.Expiration)}}if(t.statusCode>=400&&t.statusCode<500){let s={};try{s=JSON.parse(n)}catch{}throw Object.assign(new $g(`Serverrespondedwithstatus:${t.statusCode}`,{logger:e}),{Code:s.Code,Message:s.Message})}throw new $g(`Serverrespondedwithstatus:${t.statusCode}`,{logger:e})}i(ibt,"getCredentials");var abt=i((t,e,r)=>async()=>{for(let n=0;n<e;++n)try{return await t()}catch{await new Promise(o=>setTimeout(o,r))}return await t()},"retryWrapper"),cbt="AWS_CONTAINER_CREDENTIALS_RELATIVE_URI",lbt="http://169.254.170.2",ubt="AWS_CONTAINER_CREDENTIALS_FULL_URI",dbt="AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE",pbt="AWS_CONTAINER_AUTHORIZATION_TOKEN",mbt=i((t={})=>{t.logger?.debug("@aws-sdk/credential-provider-http - fromHttp");let e,r=t.awsContainerCredentialsRelativeUri??process.env[cbt],n=t.awsContainerCredentialsFullUri??process.env[ubt],s=t.awsContainerAuthorizationToken??process.env[pbt],o=t.awsContainerAuthorizationTokenFile??process.env[dbt],a=t.logger?.constructor?.name==="NoOpLogger"||!t.logger?.warn?console.warn:t.logger.warn.bind(t.logger);if(r&&n&&(a("@aws-sdk/credential-provider-http: you have set both awsContainerCredentialsRelativeUri and awsContainerCredentialsFullUri."),a("awsContainerCredentialsFullUri will take precedence.")),s&&o&&(a("@aws-sdk/credential-provider-http: you have set both awsContainerAuthorizationToken and awsContainerAuthorizationTokenFile."),a("awsContainerAuthorizationToken will take precedence.")),n)e=n;else if(r)e=`${lbt}${r}`;else throw new $g(`NoHTTPcredentialproviderhostprovided.
SetAWS_CONTAINER_CREDENTIALS_FULL_URIorAWS_CONTAINER_CREDENTIALS_RELATIVE_URI.`,{logger:t.logger});let c=new URL(e);sbt(c,t.logger);let l=jxt.create({connectionTimeout:t.timeout??1e3}),u=t.timeout??1e3,d=abt(async()=>{let p=obt(c);s?p.headers.Authorization=s:o&&(p.headers.Authorization=(await Kxt.readFile(o)).toString());try{let m=await l.handle(p,{requestTimeout:u});return ibt(m.response).then(f=>Jxt(f,"CREDENTIALS_HTTP","z"))}catch(m){throw new $g(String(m),{logger:t.logger})}},t.maxRetries??3,t.timeout??1e3);return async()=>{try{return await d()}finally{l.destroy?.()}}},"fromHttp");vTe.fromHttp=mbt});function fbt(t){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"sso-oauth",region:t.region},propertiesExtractor:i((e,r)=>({signingProperties:{config:e,context:r}}),"propertiesExtractor")}}function Abt(t){return{schemeId:"smithy.api#noAuth"}}var PTe,QTe,_Te,L5=g(()=>{Qn();Pe();PTe=i(async(t,e,r)=>({operation:Rt(e).operation,region:await ht(t.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()}),"defaultSSOOIDCHttpAuthSchemeParametersProvider");i(fbt,"createAwsAuthSigv4HttpAuthOption");i(Abt,"createSmithyApiNoAuthHttpAuthOption");QTe=i(t=>{let e=[];return t.operation==="CreateToken"?e.push(Abt(t)):e.push(fbt(t)),e},"defaultSSOOIDCHttpAuthSchemeProvider"),_Te=i(t=>{let e=Jc(t);return Object.assign(e,{authSchemePreference:ht(t.authSchemePreference??[])})},"resolveHttpAuthSchemeConfig")});var DTe,kTe,O5=g(()=>{DTe=i(t=>Object.assign(t,{useDualstackEndpoint:t.useDualstackEndpoint??!1,useFipsEndpoint:t.useFipsEndpoint??!1,defaultSigningName:"sso-oauth"}),"resolveClientEndpointParameters"),kTe={UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}});var Od,Lw=g(()=>{Od={name:"@aws-sdk/nested-clients",version:"3.997.25",description:"Nested clients for AWS SDK packages.",main:"./dist-cjs/index.js",module:"./dist-es/index.js",types:"./dist-types/index.d.ts",scripts:{build:"concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs","build:cjs":"node ../../scripts/compilation/inline","build:es":"premove dist-es && tsc -p tsconfig.es.json","build:include:deps":'yarn g:turbo run build -F="$npm_package_name"',"build:types":"premove dist-types && tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4",clean:"premove dist-cjs dist-es dist-types",lint:"node ../../scripts/validation/submodules-linter.js",prebuild:"yarn lint",test:"yarn g:vitest run","test:watch":"yarn g:vitest watch"},engines:{node:">=20.0.0"},sideEffects:!1,author:{name:"AWS SDK for JavaScript Team",url:"https://aws.amazon.com/sdk-for-javascript/"},license:"Apache-2.0",dependencies:{"@aws-sdk/core":"^3.974.25","@aws-sdk/signature-v4-multi-region":"^3.996.37","@aws-sdk/types":"^3.973.14","@smithy/core":"^3.28.0","@smithy/fetch-http-handler":"^5.6.1","@smithy/node-http-handler":"^4.9.1","@smithy/types":"^4.15.0",tslib:"^2.6.2"},devDependencies:{concurrently:"7.0.0","downlevel-dts":"0.10.1",premove:"4.0.0",typescript:"~5.8.3"},typesVersions:{"<4.5":{"dist-types/*":["dist-types/ts3.4/*"]}},files:["./cognito-identity.d.ts","./cognito-identity.js","./signin.d.ts","./signin.js","./sso-oidc.d.ts","./sso-oidc.js","./sso.d.ts","./sso.js","./sts.d.ts","./sts.js","dist-*/**"],browser:{"./dist-es/submodules/cognito-identity/runtimeConfig":"./dist-es/submodules/cognito-identity/runtimeConfig.browser","./dist-es/submodules/signin/runtimeConfig":"./dist-es/submodules/signin/runtimeConfig.browser","./dist-es/submodules/sso-oidc/runtimeConfig":"./dist-es/submodules/sso-oidc/runtimeConfig.browser","./dist-es/submodules/sso/runtimeConfig":"./dist-es/submodules/sso/runtimeConfig.browser","./dist-es/submodules/sts/runtimeConfig":"./dist-es/submodules/sts/runtimeConfig.browser"},"react-native":{},homepage:"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",repository:{type:"git",url:"https://github.com/aws/aws-sdk-js-
`),this.z=this.x.length}parse(){lete=this,{z:r}=e;for(;e.i<r&&(e.trim(),!(e.i>=r));)if(e.isNext("<?"))e.readTo("?>"),e.trim();elseif(e.isNext("<!--"))e.readTo("-->"),e.trim();elseif(e.isNext("<!DOCTYPE",!1))e.skipDoctype(),e.trim();elseif(e.x[e.i]==="<"){letn=e.parseTag();return{[n.tag]:n.value}}elsethrownewError("@aws-sdk XML parse error: unexpected content.");thrownewError("@aws-sdk XML parse error: no root element.")}isNext(e,r=!0){letn=this;returnr?n.x.startsWith(e,n.i):n.x.toLowerCase().startsWith(e.toLowerCase(),n.i)}readTo(e){letr=this,n=r.x.indexOf(e,r.i);if(n===-1)thrownewError(`@aws-sdk XML parse error: expected "${e}" not found.`);lets=r.x.slice(r.i,n);returnr.i=n+e.length,s}trim(){lete=this;for(;e.i<e.z&&` \r
>/?`.includes(e.x[e.i]);)d+=e.x[e.i++];if(e.trim(),e.x[e.i]!=="=")break;++e.i,e.trim(),s[d]=e.readAttrValue(),n=!0}if(e.i>=e.z)thrownewError("@aws-sdk XML parse error: unexpected end of input.");if(e.x[e.i]==="/"){if(++e.i,e.i>=e.z||e.x[e.i]!==">")thrownewError("@aws-sdk XML parse error: expected > at the end of self-closing tag.");return++e.i,Object.setPrototypeOf(s,Object.prototype),{tag:r,value:n?s:""}}if(e.x[e.i]!==">")thrownewError("@aws-sdk XML parse error: expected > at the end of opening tag.");++e.i;leto=[],a=[],c=!1;for(;e.i<e.z&&!e.isNext("</");)if(e.x[e.i]==="<")e.isNext("<!--")?e.readTo("-->"):e.isNext("<![CDATA[")?(e.i+=9,o.push(e.readTo("]]>"))):e.isNext("<?")?e.readTo("?>"):(c=!0,a.push(e.parseTag()));else{letd="";for(;e.i<e.z&&e.x[e.i]!=="<";)d+=e.x[e.i++];o.push(e.decodeEntities(d))}if(!e.isNext("</"))thrownewError(`@aws-sdk XML parse error: missing closing tag </${r}>.`);e.i+=2;letl=e.readTo(">").trim();if(l!==r)thrownewError(`@aws-sdk XML parse error: mismatched tags <${r}> and </${l}>.`);if(!n&&o.length===0&&!c)return{tag:r,value:""};if(!n&&!c){letd=o.length===1?o[0]:o.join("");returnd.trim()===""&&d.includes(`
`)||(u["#text"]="#text"inu?u["#text"]+d:d);for(letdofa)d.taginu?Array.isArray(u[d.tag])?u[d.tag].push(d.value):u[d.tag]=[u[d.tag],d.value]:u[d.tag]=d.value;for(let[d,p]ofObject.entries(s))u[d]=p;returnObject.setPrototypeOf(u,Object.prototype),{tag:r,value:u}}staticENTITIES={amp:"&",lt:"<",gt:">",quot:'"',apos:"'"};skipDoctype(){lete=this;e.i+=9;letr=0;for(;e.i<e.z;){letn=e.x[e.i];if(n==="[")++r;elseif(n==="]")--r;elseif(n===">"&&r===0){++e.i;return}++e.i}thrownewError("@aws-sdk XML parse error: unclosed DOCTYPE.")}decodeEntities(e){returne.replace(/&(?:#x([0-9a-fA-F]{1,6})|#(\d{1,7})|([a-zA-Z][a-zA-Z0-9]{0,30}));/g,(r,n,s,o)=>n?String.fromCharCode(parseInt(n,16)):s?String.fromCharCode(parseInt(s,10)):t.ENTITIES[o]??"")}};L_.XmlNode=pj;L_.XmlText=k_;L_.parseXML=Vbt});varave,ef,M_=g(()=>{ave=R(O_());Pe();Be();rt();ve();Ud();nj();ef=classextends_n{static{i(this,"XmlShapeDeserializer")}settings;stringDeserializer;constructor(e){super(),this.settings=e,this.stringDeserializer=new$m(e)}setSerdeContext(e){this.serdeContext=e,this.stringDeserializer.setSerdeContext(e)}read(e,r,n){lets=te.of(e),o=s.getMemberSchemas();if(s.isStructSchema()&&s.isMemberSchema()&&!!Object.values(o).find(u=>!!u.getMemberTraits().eventPayload)){letu={},d=Object.keys(o)[0];returno[d].isBlobSchema()?u[d]=r:u[d]=this.read(o[d],r),u}letc=(this.serdeContext?.utf8Encoder??Sr)(r),l=this.parseXml(c);returnthis.readSchema(e,n?l[n]:l)}readSchema(e,r){letn=te.of(e);if(n.isUnitSchema())return;lets=n.getMergedTraits();if(n.isListSchema()&&!Array.isArray(r))returnthis.readSchema(n,[r]);if(r==null)returnr;if(typeofr=="object"){leto=!!s.xmlFlattened;if(n.isListSchema()){letc=n.getValueSchema(),l=[],u=c.getMergedTraits().xmlName??"member",d=o?r:(r[0]??r)[u];if(d==null)returnl;letp=Array.isArray(d)?d:[d];for(letmofp)l.push(this.readSchema(c,m));returnl}leta={};if(n.isMapSchema()){letc=n.getKeySchema(),l=n.getValueSchema(),u;o?u=Array.isArray(r)?r:[r]:u=Array.isArray(r.entry)?r.entry:[r.entry];letd=c.getMergedTraits().xmlName??"key",p=l.getMergedTraits().xmlName??"value";for(letmofu){letf=m[d],A=m[p];a[f]=this.readSchema(l,A)}returna}if(n.isStructSchema()){letc=n.isUnionSchema(),l;c&&(l=newJg(r,a));for(let[u,d]ofn.structIterator()){letp=d.getMergedTraits(),m=p.httpPayload?p.xmlName??d.getName():d.getMemberTraits().xmlName??u;c&&l.mark(m),r[m]!=null&&(a[u]=this.readSchema(d,r[m]))}returnc&&l.writeUnknown(),a}if(n.isDocumentSchema())returnr;thrownewError(`@aws-sdk/core/protocols - xml deserializer unhandled schema type for ${n.getName(!0)}`)}returnn.isListSchema()?[]:n.isMapSchema()||n.isStructSchema()?{}:this.stringDeserializer.read(n,r)}parseXml(e){if(e.length){letr;try{r=(0,ave.parseXML)(e)}catch(a){throwa&&typeofa=="object"&&Object.defineProperty(a,"$responseBodyText",{value:e}),a}letn="#text",s=Object.keys(r)[0],o=r[s];returno[n]&&(o[s]=o[n],deleteo[n]),_m(o)}return{}}}});varWw,fj=g(()=>{Be();rt();ve();ve();Ud();Ww=classextends_n{static{i(this,"QueryShapeSerializer")}settings;buffer;constructor(e){super(),this.settings=e}write(e,r,n=""){this.buffer===void0&&(this.buffer="");lets=te.of(e);if(n&&!n.endsWith(".")&&(n+="."),s.isBlobSchema())(typeofr=="string"||rinstanceofUint8Array)&&(this.writeKey(n),this.writeValue((this.serdeContext?.base64Encoder??jt)(r)));elseif(s.isBooleanSchema()||s.isNumericSchema()||s.isStringSchema())r!=null?(this.writeKey(n),this.writeValue(String(r))):s.isIdempotencyToken()&&(this.writeKey(n),this.writeValue(Ki()));elseif(s.isBigIntegerSchema())r!=null&&(this.writeKey(n),this.writeValue(String(r)));elseif(s.isBigDecimalSchema())r!=null&&(this.writeKey(n),this.writeValue(rinstanceofCt?r.string:String(r)));elseif(s.isTimestampSchema()){if(rinstanceofDate)switch(this.writeKey(n),wo(s,this.settings)){case5:this.writeValue(r.toISOString().replace(".000Z","Z"));break;case6:this.writeValue(Yi(r));break;case7:this.writeValue(String(r.getTime()/1e3));break}}elseif(s.isDocumentSchema())Array.isArray(r)?this.write(79,r,n):rinstanceofDate?this.write(4,r,n):rinstanceofUi
Reference:https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html`,{tryNextLink:!1,logger:e});return t},"validateSsoProfile"),qBt=i((t={})=>async({callerClientConfig:e}={})=>{t.logger?.debug("@aws-sdk/credential-provider-sso - fromSSO");let{ssoStartUrl:r,ssoAccountId:n,ssoRegion:s,ssoRoleName:o,ssoSession:a}=t,{ssoClient:c}=t,l=OBt({profile:t.profile??e?.profile});if(!r&&!n&&!s&&!o&&!a){let d=(await MBt(t))[l];if(!d)throw new ua(`Profile ${l} was not found.`,{logger:t.logger});if(!VPe(d))throw new ua(`Profile ${l} is not configured with SSO credentials.`,{logger:t.logger});if(d?.sso_session){let C=(await FBt(t))[d.sso_session],w=` configurations in profile ${l} and sso-session ${d.sso_session}`;if(s&&s!==C.sso_region)throw new ua("Conflicting SSO region"+w,{tryNextLink:!1,logger:t.logger});if(r&&r!==C.sso_start_url)throw new ua("Conflicting SSO start_url"+w,{tryNextLink:!1,logger:t.logger});d.sso_region=C.sso_region,d.sso_start_url=C.sso_start_url}let{sso_start_url:p,sso_account_id:m,sso_region:f,sso_role_name:A,sso_session:h}=WPe(d,t.logger);return zPe({ssoStartUrl:p,ssoSession:h,ssoAccountId:m,ssoRegion:f,ssoRoleName:A,ssoClient:c,clientConfig:t.clientConfig,parentClientConfig:t.parentClientConfig,callerClientConfig:t.callerClientConfig,profile:l,filepath:t.filepath,configFilepath:t.configFilepath,ignoreCache:t.ignoreCache,logger:t.logger})}else{if(!r||!n||!s||!o)throw new ua('Incomplete configuration. The fromSSO() argument hash must include "ssoStartUrl", "ssoAccountId", "ssoRegion", "ssoRoleName"',{tryNextLink:!1,logger:t.logger});return zPe({ssoStartUrl:r,ssoSession:a,ssoAccountId:n,ssoRegion:s,ssoRoleName:o,ssoClient:c,clientConfig:t.clientConfig,parentClientConfig:t.parentClientConfig,callerClientConfig:t.callerClientConfig,profile:l,filepath:t.filepath,configFilepath:t.configFilepath,ignoreCache:t.ignoreCache,logger:t.logger})}},"fromSSO");tD.fromSSO=qBt;tD.isSsoProfile=VPe;tD.validateSsoProfile=WPe});function GBt(t){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"signin",region:t.region},propertiesExtractor:i((e,r)=>({signingProperties:{config:e,context:r}}),"propertiesExtractor")}}function HBt(t){return{schemeId:"smithy.api#noAuth"}}var YPe,JPe,jPe,$j=g(()=>{Qn();Pe();YPe=i(async(t,e,r)=>({operation:Rt(e).operation,region:await ht(t.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()}),"defaultSigninHttpAuthSchemeParametersProvider");i(GBt,"createAwsAuthSigv4HttpAuthOption");i(HBt,"createSmithyApiNoAuthHttpAuthOption");JPe=i(t=>{let e=[];return t.operation==="CreateOAuth2Token"?e.push(HBt(t)):e.push(GBt(t)),e},"defaultSigninHttpAuthSchemeProvider"),jPe=i(t=>{let e=Jc(t);return Object.assign(e,{authSchemePreference:ht(t.authSchemePreference??[])})},"resolveHttpAuthSchemeConfig")});var KPe,XPe,zj=g(()=>{KPe=i(t=>Object.assign(t,{useDualstackEndpoint:t.useDualstackEndpoint??!1,useFipsEndpoint:t.useFipsEndpoint??!1,defaultSigningName:"signin"}),"resolveClientEndpointParameters"),XPe={UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}});var cf,af,CS,ZPe,IS,Yj,lu,Wj,eQe,tQe,qd,rQe,oQe,Vj,Dn,nQe,sQe,$Bt,pt,zBt,iQe,aQe=g(()=>{wt();cf="ref",af=-1,CS=!0,ZPe="isSet",IS="booleanEquals",Yj="PartitionResult",lu="stringEquals",Wj="getAttr",eQe="https://signin.{Region}.{PartitionResult#dualStackDnsSuffix}",tQe={[cf]:"Endpoint"},qd={fn:Wj,argv:[{[cf]:Yj},"name"]},rQe={[cf]:Yj},oQe={[cf]:"Region"},Vj={authSchemes:[{name:"sigv4",signingName:"signin",signingRegion:"{Region}"}]},Dn={},nQe=[oQe],sQe={conditions:[[ZPe,nQe],[IS,[{fn:"coalesce",argv:[{[cf]:"IsControlPlane"},!1]},CS]],[ZPe,[tQe]],["aws.partition",nQe,Yj],[IS,[{[cf]:"UseFIPS"},CS]],[IS,[{[cf]:"UseDualStack"},CS]],[lu,[qd,"aws"]],[lu,[qd,"aws-cn"]],[IS,[{fn:Wj,argv:[rQe,"supportsDualStack"]},CS]],[lu,[oQe,"us-gov-west-1"]],[lu,[qd,"aws-us-gov"]],[IS,[{fn:Wj,argv:[rQe,"supportsFIPS"]},CS]],[lu,[qd,"aws-iso"]],[lu,[qd,"aws-iso-b"]],[lu,[qd,"aws-
`),xDe=!0)),new CD("AWS_PROFILE is set, skipping fromEnv provider.",{logger:t.logger,tryNextLink:!0});return t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromEnv"),aTt(t)()},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromSSO");let{ssoStartUrl:r,ssoAccountId:n,ssoRegion:s,ssoRoleName:o,ssoSession:a}=t;if(!r&&!n&&!s&&!o&&!a)throw new CD("Skipping SSO provider in default chain (inputs do not include SSO fields).",{logger:t.logger});let{fromSSO:c}=Hj();return c(t)(e)},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromIni");let{fromIni:r}=wDe();return r(t)(e)},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromProcess");let{fromProcess:r}=x6();return r(t)(e)},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromTokenFile");let{fromTokenFile:r}=B6();return r(t)(e)},async()=>(t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::remoteProvider"),(await uTt(t))()),async()=>{throw new CD("Could not load credentials from any providers",{tryNextLink:!1,logger:t.logger})}],bDe),"defaultProvider"),fTt=i(t=>t?.expiration!==void 0,"credentialsWillNeedRefresh"),bDe=i(t=>t?.expiration!==void 0&&t.expiration.getTime()-Date.now()<3e5,"credentialsTreatedAsExpired");ID.credentialsTreatedAsExpired=bDe;ID.credentialsWillNeedRefresh=fTt;ID.defaultProvider=mTt});var I1e=I(y=>{var{awsEndpointFunctions:ATt,emitWarningIfUnsupportedVersion:hTt,createDefaultUserAgentProvider:gTt,NODE_APP_ID_CONFIG_OPTIONS:yTt,getAwsRegionExtensionConfiguration:ETt,resolveAwsRegionExtensionConfiguration:CTt,resolveUserAgentConfig:ITt,resolveHostHeaderConfig:wTt,getUserAgentPlugin:STt,getHostHeaderPlugin:xTt,getLoggerPlugin:bTt,getRecursionDetectionPlugin:BTt}=(dt(),ne(sa)),{getHttpAuthSchemeEndpointRuleSetPlugin:RTt,DefaultIdentityProviderConfig:NTt,getHttpSigningPlugin:TTt,createPaginator:Cf}=(os(),ne(_8)),{normalizeProvider:PDe,getSmithyContext:vTt,ServiceException:PTt,NoOpLogger:QTt,emitWarningIfUnsupportedVersion:_Tt,loadConfigsForDefaultMode:DTt,getDefaultExtensionConfiguration:kTt,resolveDefaultRuntimeConfig:LTt,Client:QDe,Command:se,createWaiter:AL,checkExceptions:_De,WaiterState:ey,createAggregatedClient:OTt}=(Pe(),ne(oP));y.$Command=se;y.__Client=QDe;var{resolveDefaultsModeConfig:MTt,loadConfig:gf,NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS:FTt,NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS:UTt,NODE_REGION_CONFIG_OPTIONS:qTt,NODE_REGION_CONFIG_FILE_OPTIONS:GTt,resolveRegionConfig:HTt}=(It(),ne(Co)),{BinaryDecisionDiagram:$Tt,EndpointCache:zTt,decideEndpoint:VTt,customEndpointFunctions:WTt,resolveEndpointConfig:YTt,getEndpointPlugin:oe}=(wt(),ne(iJ)),{parseUrl:JTt,getHttpHandlerExtensionConfiguration:jTt,resolveHttpHandlerRuntimeConfig:KTt,getContentLengthPlugin:XTt}=(Be(),ne(Td)),{DEFAULT_RETRY_MODE:ZTt,NODE_RETRY_MODE_CONFIG_OPTIONS:evt,NODE_MAX_ATTEMPT_CONFIG_OPTIONS:tvt,resolveRetryConfig:rvt,getRetryPlugin:nvt}=(So(),ne(f8)),{TypeRegistry:DDe,getSchemaSerdePlugin:svt}=(rt(),ne(ZW)),{resolveAwsSdkSigV4Config:ovt,AwsSdkSigV4Signer:ivt,NODE_AUTH_SCHEME_PREFERENCE_OPTIONS:avt}=(Qn(),ne(m_)),{defaultProvider:cvt}=N6(),{toUtf8:lvt,fromUtf8:uvt,toBase64:dvt,fromBase64:pvt,calculateBodyLength:mvt}=(ve(),ne(xg)),{streamCollector:fvt,NodeHttpHandler:Avt}=ou(),{AwsJson1_1Protocol:hvt}=(rf(),ne(wj)),{Sha256:gvt}=(Zl(),ne(PJ)),yvt=i(async(t,e,r)=>({operation:vTt(e).operation,region:await PDe(t.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()}),"defaultECRHttpAuthSchemeParametersProvider");function Evt(t){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"ecr",region:t.region},propertiesExtractor:i((e,r)=>({signingProperties:{config:e,context:r}}),"propertiesExtractor")}}i(Evt,"createAwsAuthSigv4HttpAuthOption");var Cvt=i(t=>{let e=[];switch(t.operation){default:e.push(Evt(t))}return e},"defaultECRHttpAuthSchemeProvider"),Ivt=i(t=>{let e=ovt(t);return Object.assign(e,{authSchemePreference:PDe(t.authSchemePreference??[])})},"resolveHttpAuthSchemeConfig"
Error Message: ${a.message}`)})).result)===null||r===void0?void0:r.value;if(!o)thrownewError("Response json body do not have ID Token field");returno})}staticgetIDToken(e){returnZne(this,void0,void0,function*(){try{letr=t.getIDTokenUrl();if(e){lets=encodeURIComponent(e);r=`${r}&audience=${s}`}v(`ID token url is ${r}`);letn=yieldt.getCall(r);returnwn(n),n}catch(r){thrownewError(`Error message: ${r.message}`)}})}};vartse=require("os"),EE=require("fs");varhU=function(t,e,r,n){functions(o){returnoinstanceofr?o:newr(function(a){a(o)})}returni(s,"adopt"),new(r||(r=Promise))(function(o,a){functionc(d){try{u(n.next(d))}catch(p){a(p)}}i(c,"fulfilled");functionl(d){try{u(n.throw(d))}catch(p){a(p)}}i(l,"rejected");functionu(d){d.done?o(d.value):s(d.value).then(c,l)}i(u,"step"),u((n=n.apply(t,e||[])).next())})},{access:i6e,appendFile:a6e,writeFile:c6e}=EE.promises,ese="GITHUB_STEP_SUMMARY";vargU=class{static{i(this,"Summary")}constructor(){this._buffer=""}filePath(){returnhU(this,void0,void0,function*(){if(this._filePath)returnthis._filePath;lete=process.env[ese];if(!e)thrownewError(`Unable to find environment variable for $${ese}. Check if your runtime environment supports job summaries.`);try{yieldi6e(e,EE.constants.R_OK|EE.constants.W_OK)}catch{thrownewError(`Unable to access summary file: '${e}'. Check if the file has correct read/write permissions.`)}returnthis._filePath=e,this._filePath})}wrap(e,r,n={}){lets=Object.entries(n).map(([o,a])=>` ${o}="${a}"`).join("");returnr?`<${e}${s}>${r}</${e}>`:`<${e}${s}>`}write(e){returnhU(this,void0,void0,function*(){letr=!!e?.overwrite,n=yieldthis.filePath();returnyield(r?c6e:a6e)(n,this._buffer,{encoding:"utf8"}),this.emptyBuffer()})}clear(){returnhU(this,void0,void0,function*(){returnthis.emptyBuffer().write({overwrite:!0})})}stringify(){returnthis._buffer}isEmptyBuffer(){returnthis._buffer.length===0}emptyBuffer(){returnthis._buffer="",this}addRaw(e,r=!1){returnthis._buffer+=e,r?this.addEOL():this}addEOL(){returnthis.addRaw(tse.EOL)}addCodeBlock(e,r){letn=Object.assign({},r&&{lang:r}),s=this.wrap("pre",this.wrap("code",e),n);returnthis.addRaw(s).addEOL()}addList(e,r=!1){letn=r?"ol":"ul",s=e.map(a=>this.wrap("li",a)).join(""),o=this.wrap(n,s);returnthis.addRaw(o).addEOL()}addTable(e){letr=e.map(s=>{leto=s.map(a=>{if(typeofa=="string")returnthis.wrap("td",a);let{header:c,data:l,colspan:u,rowspan:d}=a,p=c?"th":"td",m=Object.assign(Object.assign({},u&&{colspan:u}),d&&{rowspan:d});returnthis.wrap(p,l,m)}).join("");returnthis.wrap("tr",o)}).join(""),n=this.wrap("table",r);returnthis.addRaw(n).addEOL()}addDetails(e,r){letn=this.wrap("details",this.wrap("summary",e)+r);returnthis.addRaw(n).addEOL()}addImage(e,r,n){let{width:s,height:o}=n||{},a=Object.assign(Object.assign({},s&&{width:s}),o&&{height:o}),c=this.wrap("img",null,Object.assign({src:e,alt:r},a));returnthis.addRaw(c).addEOL()}addHeading(e,r){letn=`h${r}`,s=["h1","h2","h3","h4","h5","h6"].includes(n)?n:"h1",o=this.wrap(s,e);returnthis.addRaw(o).addEOL()}addSeparator(){lete=this.wrap("hr",null);returnthis.addRaw(e).addEOL()}addBreak(){lete=this.wrap("br",null);returnthis.addRaw(e).addEOL()}addQuote(e,r){letn=Object.assign({},r&&{cite:r}),s=this.wrap("blockquote",e,n);returnthis.addRaw(s).addEOL()}addLink(e,r){letn=this.wrap("a",e,{href:r});returnthis.addRaw(n).addEOL()}},E3t=newgU;varRU=R(require("os"),1);varBU=require("string_decoder");varIE=R(require("os"),1),bU=R(require("events"),1),fse=R(require("child_process"),1),Ase=R(require("path"),1);varlse=require("assert"),js=R(require("path"),1);varCE=R(require("fs"),1),Du=R(require("path"),1);varyU=function(t,e,r,n){functions(o){returnoinstanceofr?o:newr(function(a){a(o)})}returni(s,"adopt"),new(r||(r=Promise))(function(o,a){functionc(d){try{u(n.next(d))}catch(p){a(p)}}i(c,"fulfilled");functionl(d){try{u(n.throw(d))}catch(p){a(p)}}i(l,"rejected");functionu(d){d.done?o(d.value):s(d.value).then(c,l)}i(u,"step"),u((n=n.apply(t,e||[])).next())})},{chmod:EU,copyFile:nse,lstat:l0,mkdir:sse,o
`,"utf-8")],s=Int(n);s&&t.headers.set("Content-Length",s),t.body=awaitNue(n)}i(wnt,"buildRequestBody");varsC="multipartPolicy",Snt=70,xnt=newSet("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'()+,-./:=?");functionbnt(t){if(t.length>Snt)thrownewError(`Multipart boundary "${t}" exceeds maximum length of 70 characters`);if(Array.from(t).some(e=>!xnt.has(e)))thrownewError(`Multipart boundary "${t}" contains invalid characters`)}i(bnt,"assertValidBoundary");functionPB(){return{name:sC,asyncsendRequest(t,e){if(!t.multipartBody)returne(t);if(t.body)thrownewError("multipartBody and regular body cannot be set at the same time");letr=t.multipartBody.boundary,n=t.headers.get("Content-Type")??"multipart/mixed",s=n.match(/^(multipart\/[^ ;]+)(?:; *boundary=(.+))?$/);if(!s)thrownewError(`Got multipart request body, but content-type header was not multipart: ${n}`);let[,o,a]=s;if(a&&r&&a!==r)thrownewError(`Multipart boundary was specified as ${a} in the header, but got ${r} in the request body`);returnr??=a,r?bnt(r):r=ynt(),t.headers.set("Content-Type",`${o}; boundary=${r}`),awaitwnt(t,t.multipartBody.parts,r),t.multipartBody=void0,e(t)}}}i(PB,"multipartPolicy");functionQB(){returnrB()}i(QB,"createEmptyPipeline");varTue=Z0({logLevelEnvVarName:"AZURE_LOG_LEVEL",namespace:"azure"}),LKt=Tue.logger;functionka(t){returnTue.createClientLogger(t)}i(ka,"createClientLogger");varLa=ka("core-rest-pipeline");functionAq(t={}){returncB({logger:La.info,...t})}i(Aq,"logPolicy");varhq=lB;functiongq(t={}){returnuB(t)}i(gq,"redirectPolicy");var_B=R(require("node:os"),1),DB=R(require("node:process"),1);functionvue(){return"User-Agent"}i(vue,"getHeaderName");asyncfunctionPue(t){if(DB.default&&DB.default.versions){lete=`${_B.default.type()}${_B.default.release()}; ${_B.default.arch()}`,r=DB.default.versions;r.bun?t.set("Bun",`${r.bun} (${e})`):r.deno?t.set("Deno",`${r.deno} (${e})`):r.node&&t.set("Node",`${r.node} (${e})`)}}i(Pue,"setPlatformSpecificData");varkB="1.22.2";function_nt(t){lete=[];for(let[r,n]oft){lets=n?`${r}/${n}`:r;e.push(s)}returne.join(" ")}i(_nt,"getUserAgentString");functionQue(){returnvue()}i(Que,"getUserAgentHeaderName");asyncfunctionLB(t){lete=newMap;e.set("core-rest-pipeline",kB),awaitPue(e);letr=_nt(e);returnt?`${t}${r}`:r}i(LB,"getUserAgentValue");var_ue=Que(),Due="userAgentPolicy";functionyq(t={}){lete=LB(t.userAgentPrefix);return{name:Due,asyncsendRequest(r,n){returnr.headers.has(_ue)||r.headers.set(_ue,awaite),n(r)}}}i(yq,"userAgentPolicy");varso=classextendsError{static{i(this,"AbortError")}constructor(e){super(e),this.name="AbortError"}};functionEq(t,e){let{cleanupBeforeAbort:r,abortSignal:n,abortErrorMsg:s}=e??{};returnnewPromise((o,a)=>{functionc(){a(newso(s??"The operation was aborted."))}i(c,"rejectOnAbort");functionl(){n?.removeEventListener("abort",u)}i(l,"removeListeners");functionu(){r?.(),l(),c()}if(i(u,"onAbort"),n?.aborted)returnc();try{t(d=>{l(),o(d)},d=>{l(),a(d)})}catch(d){a(d)}n?.addEventListener("abort",u)})}i(Eq,"createAbortablePromise");varMnt="The delay was aborted.";functionoC(t,e){letr,{abortSignal:n,abortErrorMsg:s}=e??{};returnEq(o=>{r=setTimeout(o,t)},{cleanupBeforeAbort:i(()=>clearTimeout(r),"cleanupBeforeAbort"),abortSignal:n,abortErrorMsg:s??Mnt})}i(oC,"delay");functionVu(t){if(Mp(t))returnt.message;{lete;try{typeoft=="object"&&t?e=JSON.stringify(t):e=String(t)}catch{e="[unable to stringify input]"}return`Unknown error ${e}`}}i(Vu,"getErrorMessage");functionkue(t){returnMp(t)}i(kue,"isError");functionWA(){returnOp()}i(WA,"randomUUID");varot=qp;varLue=Symbol("rawContent");functionIq(t){returntypeoft[Lue]=="function"}i(Iq,"hasRawContent");functionOue(t){returnIq(t)?t[Lue]():t}i(Oue,"getRawContent");varOB=sC;functionwq(){lett=PB();return{name:OB,sendRequest:i(async(e,r)=>{if(e.multipartBody)for(letnofe.multipartBody.parts)Iq(n.body)&&(n.body=Oue(n.body));returnt.sendRequest(e,r)},"sendRequest")}}i(wq,"multipartPolicy");varSq=dB;functionxq(){returnpB()}i(xq,"decompressResponsePolicy");fun
`&&t[o]!=="\r";o++)l+=t[o];if(l=l.trim(),l[l.length-1]==="/"&&(l=l.substring(0,l.length-1),o--),!cot(l)){let p;return l.trim().length===0?p="Invalid space after '<'.":p="Tag '"+l+"' is an invalid name.",Ar("InvalidTag",p,Wn(t,o))}let u=not(t,o);if(u===!1)return Ar("InvalidAttr","Attributes for '"+l+"' have open quote.",Wn(t,o));let d=u.value;if(o=u.index,d[d.length-1]==="/"){let p=o-d.length;d=d.substring(0,d.length-1);let m=wde(d,e);if(m===!0)n=!0;else return Ar(m.err.code,m.err.msg,Wn(t,p+m.err.line))}else if(c)if(u.tagClosed){if(d.trim().length>0)return Ar("InvalidTag","Closing tag '"+l+"' can't have attributes or invalid starting.",Wn(t,a));if(r.length===0)return Ar("InvalidTag","Closing tag '"+l+"' has not been opened.",Wn(t,a));{let p=r.pop();if(l!==p.tagName){let m=Wn(t,p.tagStartPos);return Ar("InvalidTag","Expected closing tag '"+p.tagName+"' (opened in line "+m.line+", col "+m.col+") instead of closing tag '"+l+"'.",Wn(t,a))}r.length==0&&(s=!0)}}else return Ar("InvalidTag","Closing tag '"+l+"' doesn't have proper closing.",Wn(t,o));else{let p=wde(d,e);if(p!==!0)return Ar(p.err.code,p.err.msg,Wn(t,o-d.length+p.err.line));if(s===!0)return Ar("InvalidXml","Multiple possible root nodes found.",Wn(t,o));e.unpairedTags.indexOf(l)!==-1||r.push({tagName:l,tagStartPos:a}),n=!0}for(o++;o<t.length;o++)if(t[o]==="<")if(t[o+1]==="!"){o++,o=Ide(t,o);continue}else if(t[o+1]==="?"){if(o=Cde(t,++o),o.err)return o}else break;else if(t[o]==="&"){let p=iot(t,o);if(p==-1)return Ar("InvalidChar","char '&' is not expected.",Wn(t,o));o=p}else if(s===!0&&!Ede(t[o]))return Ar("InvalidXml","Extra text at the end",Wn(t,o));t[o]==="<"&&o--}}else{if(Ede(t[o]))continue;return Ar("InvalidChar","char '"+t[o]+"' is not expected.",Wn(t,o))}if(n){if(r.length==1)return Ar("InvalidTag","Unclosed tag '"+r[0].tagName+"'.",Wn(t,r[0].tagStartPos));if(r.length>0)return Ar("InvalidXml","Invalid '"+JSON.stringify(r.map(o=>o.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1})}else return Ar("InvalidXml","Start tag expected.",1);return!0}i(jB,"validate");function Ede(t){return t===" "||t===" "||t===`
`||t==="\r"}i(Ede,"isWhiteSpace");function Cde(t,e){let r=e;for(;e<t.length;e++)if(t[e]=="?"||t[e]==" "){let n=t.substr(r,e-r);if(e>5&&n==="xml")return Ar("InvalidXml","XML declaration allowed only at the start of the document.",Wn(t,e));if(t[e]=="?"&&t[e+1]==">"){e++;break}else continue}return e}i(Cde,"readPI");function Ide(t,e){if(t.length>e+5&&t[e+1]==="-"&&t[e+2]==="-"){for(e+=3;e<t.length;e++)if(t[e]==="-"&&t[e+1]==="-"&&t[e+2]===">"){e+=2;break}}else if(t.length>e+8&&t[e+1]==="D"&&t[e+2]==="O"&&t[e+3]==="C"&&t[e+4]==="T"&&t[e+5]==="Y"&&t[e+6]==="P"&&t[e+7]==="E"){let r=1;for(e+=8;e<t.length;e++)if(t[e]==="<")r++;else if(t[e]===">"&&(r--,r===0))break}else if(t.length>e+9&&t[e+1]==="["&&t[e+2]==="C"&&t[e+3]==="D"&&t[e+4]==="A"&&t[e+5]==="T"&&t[e+6]==="A"&&t[e+7]==="["){for(e+=8;e<t.length;e++)if(t[e]==="]"&&t[e+1]==="]"&&t[e+2]===">"){e+=2;break}}return e}i(Ide,"readCommentAndCDATA");var tot='"',rot="'";function not(t,e){let r="",n="",s=!1;for(;e<t.length;e++){if(t[e]===tot||t[e]===rot)n===""?n=t[e]:n!==t[e]||(n="");else if(t[e]===">"&&n===""){s=!0;break}r+=t[e]}return n!==""?!1:{value:r,index:e,tagClosed:s}}i(not,"readAttributeStr");var sot=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function wde(t,e){let r=YB(t,sot),n={};for(let s=0;s<r.length;s++){if(r[s][1].length===0)return Ar("InvalidAttr","Attribute '"+r[s][2]+"' has no space in starting.",gC(r[s]));if(r[s][3]!==void 0&&r[s][4]===void 0)return Ar("InvalidAttr","Attribute '"+r[s][2]+"' is without value.",gC(r[s]));if(r[s][3]===void 0&&!e.allowBooleanAttributes)return Ar("InvalidAttr","boolean attribute '"+r[s][2]+"' is not allowed.",gC(r[s]));let o=r[s][2];if(!aot(o))return Ar("InvalidAttr","Attribute '"+o+"' is an invalid name.",gC(r[s]));if(!Object.prototype.hasOwnProperty.call(n,o))n[o]=1;else return Ar("InvalidAttr","Attribute '"+o+"' is repeated.",gC(r[s]))}return!0}i(wde,"validateAttributeString");function oot(t,e){let r=/\d/;for(t[e]==="x"&&(e++,r=/[\da-fA-F]/);e<t.length;e++){if(t[e]===";")return e;if(!t[e].match(r))break}return-1}i(oot,"validateNumberAmpersand");function iot(t,e){if(e++,t[e]===";")return-1;if(t[e]==="#")return e++,oot(t,e);let r=0;for(;e<t.length;e++,r++)if(!(t[e].match(/\w/)&&r<20)){if(t[e]===";")break;return-1}return e}i(iot,"validateAmpersand");function Ar(t,e,r){return{err:{code:t,msg:e,line:r.line||r,col:r.col}}}i(Ar,"getErrorObject");function aot(t){return Jq(t)}i(aot,"validateAttrName");function cot(t){return Jq(t)}i(cot,"validateTagName");function Wn(t,e){let r=t.substring(0,e).split(/\r?\n/);return{line:r.length,col:r[r.length-1].length+1}}i(Wn,"getLineNumberForPosition");function gC(t){return t.startIndex+t[1].length}i(gC,"getPositionFromMatch");var Sde={amp:"&",AMP:"&",lt:"<",LT:"<",gt:">",GT:">",quot:'"',QUOT:'"',apos:"'",lsquo:"\u2018",rsquo:"\u2019",ldquo:"\u201C",rdquo:"\u201D",lsquor:"\u201A",rsquor:"\u2019",ldquor:"\u201E",bdquo:"\u201E",comma:",",period:".",colon:":",semi:";",excl:"!",quest:"?",num:"#",dollar:"$",percent:"%",amp:"&",ast:"*",commat:"@",lowbar:"_",verbar:"|",vert:"|",sol:"/",bsol:"\\",lbrace:"{",rbrace:"}",lbrack:"[",rbrack:"]",lpar:"(",rpar:")",nbsp:"\xA0",iexcl:"\xA1",cent:"\xA2",pound:"\xA3",curren:"\xA4",yen:"\xA5",brvbar:"\xA6",sect:"\xA7",uml:"\xA8",copy:"\xA9",COPY:"\xA9",ordf:"\xAA",laquo:"\xAB",not:"\xAC",shy:"\xAD",reg:"\xAE",REG:"\xAE",macr:"\xAF",deg:"\xB0",plusmn:"\xB1",sup2:"\xB2",sup3:"\xB3",acute:"\xB4",micro:"\xB5",para:"\xB6",middot:"\xB7",cedil:"\xB8",sup1:"\xB9",ordm:"\xBA",raquo:"\xBB",frac14:"\xBC",frac12:"\xBD",half:"\xBD",frac34:"\xBE",iquest:"\xBF",times:"\xD7",div:"\xF7",divide:"\xF7"},xde={Agrave:"\xC0",agrave:"\xE0",Aacute:"\xC1",aacute:"\xE1",Acirc:"\xC2",acirc:"\xE2",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",Aring:"\xC5",aring:"\xE5",AElig:"\xC6",aelig:"\xE6",Ccedil:"\xC7",ccedil:"\xE7",Egrave:"\xC8",egrave:"\xE8",Eacute:"\xC9",eacute:"\xE9",Ecirc:"\xCA",ecirc:"\xEA",Euml:"\xCB",euml:"\xEB",Igrave:"\xCC",igrave:"\xEC",Iacute:"\xCD",iacute:"\xED",Icirc:"\xCE",icirc:"\xEE",Iuml:"\xCF",iuml:"\xEF",ETH:"\xD0",eth:"\xF0",Ntilde:"\xD1",ntil
`);let e=new Es("!xml"),r=e,n="";this.matcher.reset(),this.entityDecoder.reset(),this.entityExpansionCount=0,this.currentExpandedLength=0;let s=this.options,o=new CC(s.processEntities),a=t.length;for(let c=0;c<a;c++)if(t[c]==="<"){let u=t.charCodeAt(c+1);if(u===47){let d=ZA(t,">",c,"ClosingTagisnotclosed."),p=t.substring(c+2,d).trim();if(s.removeNSPrefix){let f=p.indexOf(":");f!==-1&&(p=p.substr(f+1))}p=nG(s.transformTagName,p,"",s).tagName,r&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher));let m=this.matcher.getCurrentTag();if(p&&s.unpairedTagsSet.has(p))throw new Error(`Unpaired tag can not be used as closing tag: </${p}>`);m&&s.unpairedTagsSet.has(m)&&(this.matcher.pop(),this.tagsNodeStack.pop()),this.matcher.pop(),this.isCurrentNodeStopNode=!1,r=this.tagsNodeStack.pop(),n="",c=d}else if(u===63){let d=sG(t,c,!1,"?>");if(!d)throw new Error("PiTagisnotclosed.");n=this.saveTextToParentTag(n,r,this.readonlyMatcher);let p=this.buildAttributesMap(d.tagExp,this.matcher,d.tagName,!0);if(p){let m=p[this.options.attributeNamePrefix+"version"];this.entityDecoder.setXmlVersion(Number(m)||1),o.setXmlVersion(Number(m)||1)}if(!(s.ignoreDeclaration&&d.tagName==="?xml"||s.ignorePiTags)){let m=new Es(d.tagName);m.add(s.textNodeName,""),d.tagName!==d.tagExp&&d.attrExpPresent&&s.ignoreAttributes!==!0&&(m[":@"]=p),this.addChild(r,m,this.readonlyMatcher,c)}c=d.closeIndex+1}else if(u===33&&t.charCodeAt(c+2)===45&&t.charCodeAt(c+3)===45){let d=ZA(t,"-->",c+4,"Commentisnotclosed.");if(s.commentPropName){let p=t.substring(c+4,d-2);n=this.saveTextToParentTag(n,r,this.readonlyMatcher),r.add(s.commentPropName,[{[s.textNodeName]:p}])}c=d}else if(u===33&&t.charCodeAt(c+2)===68){let d=o.readDocType(t,c);this.entityDecoder.addInputEntities(d.entities),c=d.i}else if(u===33&&t.charCodeAt(c+2)===91){let d=ZA(t,"]]>",c,"CDATAisnotclosed.")-2,p=t.substring(c+9,d);n=this.saveTextToParentTag(n,r,this.readonlyMatcher);let m=this.parseTextData(p,r.tagname,this.readonlyMatcher,!0,!1,!0,!0);m==null&&(m=""),s.cdataPropName?r.add(s.cdataPropName,[{[s.textNodeName]:p}]):r.add(s.textNodeName,m),c=d+2}else{let d=sG(t,c,s.removeNSPrefix);if(!d){let P=t.substring(Math.max(0,c-50),Math.min(a,c+50));throw new Error(`readTagExp returned undefined at position ${c}. Context: "${P}"`)}let p=d.tagName,m=d.rawTagName,f=d.tagExp,A=d.attrExpPresent,h=d.closeIndex;if({tagName:p,tagExp:f}=nG(s.transformTagName,p,f,s),s.strictReservedNames&&(p===s.commentPropName||p===s.cdataPropName||p===s.textNodeName||p===s.attributesGroupName))throw new Error(`Invalid tag name: ${p}`);r&&n&&r.tagname!=="!xml"&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher,!1));let E=r;E&&s.unpairedTagsSet.has(E.tagname)&&(r=this.tagsNodeStack.pop(),this.matcher.pop());let C=!1;f.length>0&&f.lastIndexOf("/")===f.length-1&&(C=!0,p[p.length-1]==="/"?(p=p.substr(0,p.length-1),f=p):f=f.substr(0,f.length-1),A=p!==f);let w=null,x={},b;b=Pot(m),p!==e.tagname&&this.matcher.push(p,{},b),p!==f&&A&&(w=this.buildAttributesMap(f,this.matcher,p),w&&(x=vot(w,s))),p!==e.tagname&&(this.isCurrentNodeStopNode=this.isItStopNode());let N=c;if(this.isCurrentNodeStopNode){let P="";if(C)c=d.closeIndex;else if(s.unpairedTagsSet.has(p))c=d.closeIndex;else{let ee=this.readStopNodeData(t,m,h+1);if(!ee)throw new Error(`Unexpected end of ${m}`);c=ee.i,P=ee.tagContent}let _=new Es(p);w&&(_[":@"]=w),_.add(s.textNodeName,P),this.matcher.pop(),this.isCurrentNodeStopNode=!1,this.addChild(r,_,this.readonlyMatcher,N)}else{if(C){({tagName:p,tagExp:f}=nG(s.transformTagName,p,f,s));let P=new Es(p);w&&(P[":@"]=w),this.addChild(r,P,this.readonlyMatcher,N),this.matcher.pop(),this.isCurrentNodeStopNode=!1}else if(s.unpairedTagsSet.has(p)){let P=new Es(p);w&&(P[":@"]=w),this.addChild(r,P,this.readonlyMatcher,N),this.matcher.pop(),this.isCurrentNodeStopNode=!1,c=d.closeIndex;continue}else{let P=new Es(p);if(this.tagsNodeStack.length>s.maxNestedTags)throw new Error("Maximumnestedtagsexceeded");this.tagsNodeStack.push(r),w&&(P[":@"]=w),this.addChild(r,P,this.readonlyMatcher,N),r=P}n="",c=h}}}else n+=t[c];return e.child},"parse
${c}:${decodeURIComponent(o[c])}`}returnn}};varrr=classextendsjp{static{i(this,"StorageSharedKeyCredential")}accountName;accountKey;constructor(e,r){super(),this.accountName=e,this.accountKey=Buffer.from(r,"base64")}create(e,r){returnnewbC(e,r,this)}computeHMACSHA256(e){return(0,tpe.createHmac)("sha256",this.accountKey).update(e,"utf8").digest("base64")}};varkr=ka("storage-common");varHo;(function(t){t[t.EXPONENTIAL=0]="EXPONENTIAL",t[t.FIXED=1]="FIXED"})(Ho||(Ho={}));varXu={maxRetryDelayInMs:120*1e3,maxTries:4,retryDelayInMs:4*1e3,retryPolicyType:Ho.EXPONENTIAL,secondaryHost:"",tryTimeoutInMs:void0},uit=newso("The operation was aborted."),BC=classextendsUa{static{i(this,"StorageRetryPolicy")}retryOptions;constructor(e,r,n=Xu){super(e,r),this.retryOptions={retryPolicyType:n.retryPolicyType?n.retryPolicyType:Xu.retryPolicyType,maxTries:n.maxTries&&n.maxTries>=1?Math.floor(n.maxTries):Xu.maxTries,tryTimeoutInMs:n.tryTimeoutInMs&&n.tryTimeoutInMs>=0?n.tryTimeoutInMs:Xu.tryTimeoutInMs,retryDelayInMs:n.retryDelayInMs&&n.retryDelayInMs>=0?Math.min(n.retryDelayInMs,n.maxRetryDelayInMs?n.maxRetryDelayInMs:Xu.maxRetryDelayInMs):Xu.retryDelayInMs,maxRetryDelayInMs:n.maxRetryDelayInMs&&n.maxRetryDelayInMs>=0?n.maxRetryDelayInMs:Xu.maxRetryDelayInMs,secondaryHost:n.secondaryHost?n.secondaryHost:Xu.secondaryHost}}asyncsendRequest(e){returnthis.attemptSendRequest(e,!1,1)}asyncattemptSendRequest(e,r,n){lets=e.clone(),o=r||!this.retryOptions.secondaryHost||!(e.method==="GET"||e.method==="HEAD"||e.method==="OPTIONS")||n%2===1;o||(s.url=cR(s.url,this.retryOptions.secondaryHost)),this.retryOptions.tryTimeoutInMs&&(s.url=Ku(s.url,bl.Parameters.TIMEOUT,Math.floor(this.retryOptions.tryTimeoutInMs/1e3).toString()));leta;try{if(kr.info(`RetryPolicy: =====> Try=${n}${o?"Primary":"Secondary"}`),a=awaitthis._nextPolicy.sendRequest(s),!this.shouldRetry(o,n,a))returna;r=r||!o&&a.status===404}catch(c){if(kr.error(`RetryPolicy: Caught error, message: ${c.message}, code: ${c.code}`),!this.shouldRetry(o,n,a,c))throwc}returnawaitthis.delay(o,n,e.abortSignal),this.attemptSendRequest(e,r,++n)}shouldRetry(e,r,n,s){if(r>=this.retryOptions.maxTries)returnkr.info(`RetryPolicy: Attempt(s) ${r} >= maxTries ${this.retryOptions.maxTries}, no further try.`),!1;leto=["ETIMEDOUT","ESOCKETTIMEDOUT","ECONNREFUSED","ECONNRESET","ENOENT","ENOTFOUND","TIMEOUT","EPIPE","REQUEST_SEND_ERROR"];if(s){for(letaofo)if(s.name.toUpperCase().includes(a)||s.message.toUpperCase().includes(a)||s.code&&s.code.toString().toUpperCase()===a)returnkr.info(`RetryPolicy: Network error ${a} found, will retry.`),!0}if(n||s){leta=n?n.status:s?s.statusCode:0;if(!e&&a===404)returnkr.info("RetryPolicy: Secondary access with 404, will retry."),!0;if(a===503||a===500)returnkr.info(`RetryPolicy: Will retry for status code ${a}.`),!0}if(n&&n?.status>=400){leta=n.headers.get(be.X_MS_CopySourceErrorCode);if(a!==void0)switch(a){case"InternalError":case"OperationTimedOut":case"ServerBusy":return!0}}returns?.code==="PARSE_ERROR"&&s?.message.startsWith('Error "Error: Unclosed root tag')?(kr.info("RetryPolicy: Incomplete XML response likely due to service timeout, will retry."),!0):!1}asyncdelay(e,r,n){lets=0;if(e)switch(this.retryOptions.retryPolicyType){caseHo.EXPONENTIAL:s=Math.min((Math.pow(2,r-1)-1)*this.retryOptions.retryDelayInMs,this.retryOptions.maxRetryDelayInMs);break;caseHo.FIXED:s=this.retryOptions.retryDelayInMs;break}elses=Math.random()*1e3;returnkr.info(`RetryPolicy: Delay for ${s}ms`),dR(s,n,uit)}};varRC=class{static{i(this,"StorageRetryPolicyFactory")}retryOptions;constructor(e){this.retryOptions=e}create(e,r){returnnewBC(e,r,this.retryOptions)}};vardit="storageBrowserPolicy";functionrpe(){return{name:dit,asyncsendRequest(t,e){returnot||((t.method==="GET"||t.method==="HEAD")&&(t.url=Ku(t.url,bl.Parameters.FORCE_BROWSER_NO_CACHE,newDate().getTime().toString())),t.headers.delete(be.COOKIE),t.headers.delete(be.CONTENT_LENGTH)),e(t)}}}i(rpe,"storageBrowserPolicy");varpit="StorageCorrectContentLengthPolicy";functionnpe(){functiont(e){e.body&&(
`}),c}i(n,"getCanonicalizedHeadersString");function s(o){let a=lR(o.url)||"/",c="";c+=`/${t.accountName}${a}`;let l=uR(o.url),u={};if(l){let d=[];for(let p in l)if(Object.prototype.hasOwnProperty.call(l,p)){let m=p.toLowerCase();u[m]=l[p],d.push(m)}d.sort();for(let p of d)c+=`
`),o=e.computeHMACSHA256(s);return{sasQueryParameters:newOi(t.version,o,n,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType),stringToSign:s}}i(Cct,"generateBlobSASQueryParameters20150405");functionIct(t,e){if(t=om(t),!t.identifier&&!(t.permissions&&t.expiresOn))thrownewRangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when 'identifier' is not provided.");letr="c",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));lets;t.permissions&&(t.blobName?s=nc.parse(t.permissions.toString()).toString():s=sc.parse(t.permissions.toString()).toString());leto=[s||"",t.startsOn?it(t.startsOn,!1):"",t.expiresOn?it(t.expiresOn,!1):"",sm(e.accountName,t.containerName,t.blobName),t.identifier,t.ipRange?Li(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.cacheControl?t.cacheControl:"",t.contentDisposition?t.contentDisposition:"",t.contentEncoding?t.contentEncoding:"",t.contentLanguage?t.contentLanguage:"",t.contentType?t.contentType:""].join(`
`),a=e.computeHMACSHA256(o);return{sasQueryParameters:newOi(t.version,a,s,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType),stringToSign:o}}i(Ict,"generateBlobSASQueryParameters20181109");functionwct(t,e){if(t=om(t),!t.identifier&&!(t.permissions&&t.expiresOn))thrownewRangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when 'identifier' is not provided.");letr="c",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));lets;t.permissions&&(t.blobName?s=nc.parse(t.permissions.toString()).toString():s=sc.parse(t.permissions.toString()).toString());leto=[s||"",t.startsOn?it(t.startsOn,!1):"",t.expiresOn?it(t.expiresOn,!1):"",sm(e.accountName,t.containerName,t.blobName),t.identifier,t.ipRange?Li(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.encryptionScope,t.cacheControl?t.cacheControl:"",t.contentDisposition?t.contentDisposition:"",t.contentEncoding?t.contentEncoding:"",t.contentLanguage?t.contentLanguage:"",t.contentType?t.contentType:""].join(`
`),a=e.computeHMACSHA256(o);return{sasQueryParameters:newOi(t.version,a,s,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,void0,void0,void0,t.encryptionScope),stringToSign:o}}i(wct,"generateBlobSASQueryParameters20201206");functionSct(t,e){if(t=om(t),!t.permissions||!t.expiresOn)thrownewRangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");letr="c",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));lets;t.permissions&&(t.blobName?s=nc.parse(t.permissions.toString()).toString():s=sc.parse(t.permissions.toString()).toString());leto=[s||"",t.startsOn?it(t.startsOn,!1):"",t.expiresOn?it(t.expiresOn,!1):"",sm(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?it(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?it(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.ipRange?Li(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(o);return{sasQueryParameters:newOi(t.version,a,s,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey),stringToSign:o}}i(Sct,"generateBlobSASQueryParametersUDK20181109");functionxct(t,e){if(t=om(t),!t.permissions||!t.expiresOn)thrownewRangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");letr="c",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));lets;t.permissions&&(t.blobName?s=nc.parse(t.permissions.toString()).toString():s=sc.parse(t.permissions.toString()).toString());leto=[s||"",t.startsOn?it(t.startsOn,!1):"",t.expiresOn?it(t.expiresOn,!1):"",sm(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?it(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?it(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void0,t.correlationId,t.ipRange?Li(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(o);return{sasQueryParameters:newOi(t.version,a,s,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId),stringToSign:o}}i(xct,"generateBlobSASQueryParametersUDK20200210");functionbct(t,e){if(t=om(t),!t.permissions||!t.expiresOn)thrownewRangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");letr="c",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));lets;t.permissions&&(t.blobName?s=nc.parse(t.permissions.toString()).toString():s=sc.parse(t.permissions.toString()).toString());leto=[s||"",t.startsOn?it(t.startsOn,!1):"",t.expiresOn?it(t.expiresOn,!1):"",sm(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?it(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?it(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void0,t.correlationId,t.ipRange?Li(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.encryptionScope,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(o);return{sasQueryParameters:newOi(t.version,a,s,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId,t.encryptionScope),stringToSign:o}}i(bct,"generateBlobSASQueryParametersUDK20201206");functionBct(t,e){if(t=om(t),!t.permissions||!t.expiresOn)thrownewRangeError("Must provide 'permissions' and 'expiresOn' for Blob SAS generation when generating user delegation SAS.");letr="c",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));lets;t.permissions&&(t.blobName?s=nc.parse(t.permissions.toString()).toString():s=sc.parse(t.permissions.toString()).toString());leto=[s||"",t.startsOn?it(t.startsOn,!1):"",t.expiresOn?it(t.expiresOn,!1):"",sm(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?it(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?it(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void0,t.correlationId,void0,t.delegatedUserObjectId,t.ipRange?Li(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.encryptionScope,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),a=e.computeHMACSHA256(o);return{sasQueryParameters:newOi(t.version,a,s,void0,void0,t.protocol,t.startsOn,t.expiresOn,t.ipRange,t.identifier,r,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId,t.encryptionScope,t.delegatedUserObjectId),stringToSign:o}}i(Bct,"generateBlobSASQueryParametersUDK20250705");functionsm(t,e,r){letn=[`/blob/${t}/${e}`];returnr&&n.push(`/${r}`),n.join("")}i(sm,"getCanonicalName");functionom(t){lete=t.version?t.version:AR;if(t.snapshotTime&&e<"2018-11-09")throwRangeError("'version' must be >= '2018-11-09' when providing 'snapshotTime'.");if(t.blobName===void0&&t.snapshotTime)throwRangeError("Must provide 'blobName' when providing 'snapshotTime'.");if(t.versionId&&e<"2019-10-10")throwRangeError("'version' must be >= '2019-10-10' when providing 'versionId'.");if(t.blobName===void0&&t.versionId)throwRangeError("Must provide 'blobName' when providing 'versionId'.");if(t.permissions&&t.permissions.setImmutabilityPolicy&&e<"2020-08-04")throwRangeError("'version' must be >= '2020-08-04' when provided 'i' permission.");if(t.permissions&&t.permissions.deleteVersion&&e<"2019-10-10")throwRangeError("'version' must be >= '2019-10-10' when providing 'x' permission.");if(t.permissions&&t.permissions.permanentDelete&&e<"2019-10-10")throwRangeError("'version' must be >= '2019-10-10' when providing 'y' permission.");if(t.permissions&&t.permissions.tag&&e<"2019-12-12")throwRangeError("'version' must be >= '2019-12-12' when providing 't' permission.");if(e<"2020-02-10"&&t.permissions&&(t.permissions.move||t.permissions.execute))throwRangeError("'version' must be >= '2020-02-10' when providing the 'm' or 'e' permission.");if(e<"2021-04-10"&&t.permissions&&t.permissions.filterByTags)throwRangeError("'version' must be >= '2021-04-10' when providing the 'f' permission.");if(e<"2020-02-10"&&(t.preauthorizedAgentObjectId||t.correlationId))throwRangeError("'version' must be >= '2020-02-10' when providing 'preauthorizedAgentObjectId' or 'correlationId'.");if(t.encryptionScope&&e<"2020-12-06")throwRangeError("'version' must be >= '2020-12-06' when provided 'encryptionScope' in SAS.");returnt.version=e,t}i(om,"SASSignatureValuesSanityCheckAndAutofill");varUC=class{static{i(this,"BlobLeaseClient")}_leaseId;_url;_containerOrBlobOperation;_isContainer;getleaseId(){returnthis._leaseId}geturl(){returnthis._url}constructor(e,r){letn=e.storageClientContext;this._url=e.url,e.name===void0?(this._isContainer=!0,this._containerOrBlobOperation=n.container):(this._isContainer=!1,this._containerOrBlobOperation=n.blob),r||(r=WA()),this._leaseId=r}asyncacquireLease(e,r={}){if(this._isContainer&&(r.conditions?.ifMatch&&r.conditions?.ifMatch!==Qi||r.conditions?.ifNoneMatch&&r.conditions?.ifNoneMatch!==Qi||r.conditions?.tagConditions))thrownewRangeError("The IfMatch, IfNoneMatch and tags access conditions are ignored by the service. Values other than undefined or their default values are not acceptable.");returnZ.withSpan("BlobLeaseClient-acquireLease",r,asyncn=>ue(awaitthis._containerOrBlobOperation.acquireLease({abortSignal:r.abortSignal,duration:e,modifiedAccessConditions:{...r.conditions,ifTags:r.conditions?.tagConditions},proposedLeaseId:this._leaseId,tracingOptions:n.tracingOptions})))}asyncchangeLease(e,r={}){if(this._isContainer&&(r.conditions?.ifMatch&&r.conditions?.ifMatch!==Qi||r.conditions?.ifNoneMatch&&r.conditions?.ifNoneMatch!==Qi||r.conditions?.tagConditions))thrownewRangeError("The IfMatch, IfNoneMatch and tags access conditions are ignored by the service. Values other than undefined or their default values are not acceptable.");returnZ.withSpan("BlobLeaseClient-changeLease",r,asyncn=>{lets=ue(awaitthis._containerOrBlobOperation.changeLease(this._leaseId,e,{abortSignal:r.abortSignal,modifiedAccessConditions:{...r.conditions,ifTags:r.conditions?.tagConditions},tracingOptions:n.tracingOptions}));returnthis._leaseId=e,s})}asyncreleaseLease(e={}){if(this._isContainer&&(e.conditions?.ifM
Ifyouareusingself-hostedrunners,pleasemakesureyourrunnerhasaccesstoallGitHubendpoints:https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#communication-between-self-hosted-runners-and-github`;super(r),this.code=e,this.name="NetworkError"}};mh.isNetworkErrorCode=t=>t?["ECONNRESET","ENOTFOUND","ETIMEDOUT","ECONNREFUSED","EHOSTUNREACH"].includes(t):!1;var lm=class extends Error{static{i(this,"UsageError")}constructor(){super(`Cache storage quota has been hit. Unable to upload any new cache entries.
Moreinfoonstoragelimits:https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#calculating-minute-and-storage-spending`),this.name="UsageError"}};lm.isUsageErrorMessage=t=>t?t.includes("insufficient usage"):!1;var jC=class extends Error{static{i(this,"RateLimitError")}constructor(e){super(e),this.name="RateLimitError"}};var Slt=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(a){a(o)})}return i(s,"adopt"),new(r||(r=Promise))(function(o,a){function c(d){try{u(n.next(d))}catch(p){a(p)}}i(c,"fulfilled");function l(d){try{u(n.throw(d))}catch(p){a(p)}}i(l,"rejected");function u(d){d.done?o(d.value):s(d.value).then(c,l)}i(u,"step"),u((n=n.apply(t,e||[])).next())})},i3=class{static{i(this,"UploadProgress")}constructor(e){this.contentLength=e,this.sentBytes=0,this.displayedComplete=!1,this.startTime=Date.now()}setSentBytes(e){this.sentBytes=e}getTransferredBytes(){return this.sentBytes}isDone(){return this.getTransferredBytes()===this.contentLength}display(){if(this.displayedComplete)return;let e=this.sentBytes,r=(100*(e/this.contentLength)).toFixed(1),n=Date.now()-this.startTime,s=(e/(1024*1024)/(n/1e3)).toFixed(1);xe(`Sent ${e} of ${this.contentLength} (${r}%), ${s} MBs/sec`),this.isDone()&&(this.displayedComplete=!0)}onProgress(){return e=>{this.setSentBytes(e.loadedBytes)}}startDisplayTimer(e=1e3){let r=i(()=>{this.display(),this.isDone()||(this.timeoutHandle=setTimeout(r,e))},"displayCallback");this.timeoutHandle=setTimeout(r,e)}stopDisplayTimer(){this.timeoutHandle&&(clearTimeout(this.timeoutHandle),this.timeoutHandle=void 0),this.display()}};function yfe(t,e,r){return Slt(this,void 0,void 0,function*(){var n;let s=new Dl(t),o=s.getBlockBlobClient(),a=new i3((n=r?.archiveSizeBytes)!==null&&n!==void 0?n:0),c={blockSize:r?.uploadChunkSize,concurrency:r?.uploadConcurrency,maxSingleShotSize:128*1024*1024,onProgress:a.onProgress()};try{a.startDisplayTimer(),v(`BlobClient: ${s.name}:${s.accountName}:${s.containerName}`);let l=yield o.uploadFile(e,c);if(l._response.status>=400)throw new CN(`uploadCacheArchiveSDK: upload failed with status code ${l._response.status}`);return l}catch(l){throw mr(`uploadCacheArchiveSDK: internal error uploading cache archive: ${l.message}`),l}finally{a.stopDisplayTimer()}})}i(yfe,"uploadCacheArchiveSDK");var Cfe=R(require("buffer"),1),oc=R(require("fs"),1),Ife=R(require("stream"),1),wfe=R(require("util"),1);var IN=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(a){a(o)})}return i(s,"adopt"),new(r||(r=Promise))(function(o,a){function c(d){try{u(n.next(d))}catch(p){a(p)}}i(c,"fulfilled");function l(d){try{u(n.throw(d))}catch(p){a(p)}}i(l,"rejected");function u(d){d.done?o(d.value):s(d.value).then(c,l)}i(u,"step"),u((n=n.apply(t,e||[])).next())})};function wN(t){return t?t>=200&&t<300:!1}i(wN,"isSuccessStatusCode");function xlt(t){return t?t>=500:!0}i(xlt,"isServerErrorStatusCode");function blt(t){return t?[ft.BadGateway,ft.ServiceUnavailable,ft.GatewayTimeout].includes(t):!1}i(blt,"isRetryableStatusCode");function Blt(t){return IN(this,void 0,void 0,function*(){return new Promise(e=>setTimeout(e,t))})}i(Blt,"sleep");function Efe(t,e,r){return IN(this,arguments,void 0,function*(n,s,o,a=V0,c=W0,l=void 0){let u="",d=1;for(;d<=a;){let p,m,f=!1;try{p=yield s()}catch(A){l&&(p=l(A)),f=!0,u=A.message}if(p&&(m=o(p),!xlt(m)))return p;if(m&&(f=blt(m),u=`Cache service responded with ${m}`),v(`${n} - Attempt ${d} of ${a} failed with error: ${u}`),!f){v(`${n} - Error is not retryable`);break}yield Blt(c),d++}throw Error(`${n} failed: ${u}`)})}i(Efe,"retry");function KC(t,e){return IN(this,arguments,void 0,function*(r,n,s=V0,o=W0){return yield Efe(r,n,a=>a.statusCode,s,o,a=>{if(a instanceof Pa)return{statusCode:a.statusCode,result:null,headers:{},error:a}})})}i(KC,"retryTypedResponse");function fh(t,e){return IN(this,arguments,void 0,function*(r,n,s=V0,o=W0){return yield Efe(r,n,a=>a.message.statusCode,s,o)})}i(fh,"retryHttpClientResponse");var Yo=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(
Othercacheswithsimilarkey:`);for(let c of o?.artifactCaches||[])v(`CacheKey:${c?.cacheKey},CacheVersion:${c?.cacheVersion},CacheScope:${c?.scope},CacheCreated:${c?.creationTime}`)}}})}i(Dlt,"printCachesListForDiagnostics");function d3(t,e,r){return Ss(this,void 0,void 0,function*(){let n=new kfe.URL(t),s=Bfe(r);n.hostname.endsWith(".blob.core.windows.net")?s.useAzureSdk?yield xfe(t,e,s):s.concurrentBlobDownloads?yield Sfe(t,e,s):yield xN(t,e):yield xN(t,e)})}i(d3,"downloadCache");function Ofe(t,e,r){return Ss(this,void 0,void 0,function*(){let n=u3(),s=MA(e,r?.compressionMethod,r?.enableCrossOsArchive),o={key:t,version:s,cacheSize:r?.cacheSize};return yield KC("reserveCache",()=>Ss(this,void 0,void 0,function*(){return n.postJson(ZC("caches"),o)}))})}i(Ofe,"reserveCache");function Dfe(t,e){return`bytes${t}-${e}/*`}i(Dfe,"getContentRange");function klt(t,e,r,n,s){return Ss(this,void 0,void 0,function*(){v(`Uploading chunk of size ${s-n+1} bytes at offset ${n} with content range: ${Dfe(n,s)}`);let o={"Content-Type":"application/octet-stream","Content-Range":Dfe(n,s)},a=yield fh(`uploadChunk (start: ${n}, end: ${s})`,()=>Ss(this,void 0,void 0,function*(){return t.sendStream("PATCH",e,r(),o)}));if(!wN(a.message.statusCode))throw new Error(`Cache service responded with ${a.message.statusCode} during upload chunk.`)})}i(klt,"uploadChunk");function Llt(t,e,r,n){return Ss(this,void 0,void 0,function*(){let s=va(r),o=ZC(`caches/${e.toString()}`),a=Ah.openSync(r,"r"),c=a3(n),l=O2("uploadConcurrency",c.uploadConcurrency),u=O2("uploadChunkSize",c.uploadChunkSize),d=[...new Array(l).keys()];v("Awaiting all uploads");let p=0;try{yield Promise.all(d.map(()=>Ss(this,void 0,void 0,function*(){for(;p<s;){let m=Math.min(s-p,u),f=p,A=p+m-1;p+=u,yield klt(t,o,()=>Ah.createReadStream(r,{fd:a,start:f,end:A,autoClose:!1}).on("error",h=>{throw new Error(`Cache upload failed because file read failed with ${h.message}`)}),f,A)}})))}finally{Ah.closeSync(a)}})}i(Llt,"uploadFile");function Olt(t,e,r){return Ss(this,void 0,void 0,function*(){let n={size:r};return yield KC("commitCache",()=>Ss(this,void 0,void 0,function*(){return t.postJson(ZC(`caches/${e.toString()}`),n)}))})}i(Olt,"commitCache");function p3(t,e,r,n){return Ss(this,void 0,void 0,function*(){if(a3(n).useAzureSdk){if(!r)throw new Error("Azure Storage SDK can only be used when a signed URL is provided.");yield yfe(r,e,n)}else{let o=u3();v("Upload cache"),yield Llt(o,t,e,n),v("Commiting cache");let a=va(e);xe(`Cache Size: ~${Math.round(a/(1024*1024))} MB (${a} B)`);let c=yield Olt(o,t,a);if(!wN(c.statusCode))throw new Error(`Cache service responded with ${c.statusCode} during commit cache.`);xe("Cache saved successfully")}})}i(p3,"saveCache");var PAe=R(xAe(),1),Er=R(yr(),1),uo=R(yr(),1),fm=R(yr(),1),Am=R(yr(),1),hm=R(yr(),1);var iV=R(yr(),1),aV=R(yr(),1),NAe=R(yr(),1),TAe=R(yr(),1),vAe=R(yr(),1);var nV=R(yr(),1),sV=R(yr(),1),bAe=R(yr(),1),BAe=R(yr(),1),RAe=R(yr(),1);var oV=class extends RAe.MessageType{static{i(this,"CacheScope$Type")}constructor(){super("github.actions.results.entities.v1.CacheScope",[{no:1,name:"scope",kind:"scalar",T:9},{no:2,name:"permission",kind:"scalar",T:3}])}create(e){let r={scope:"",permission:"0"};return globalThis.Object.defineProperty(r,BAe.MESSAGE_TYPE,{enumerable:!1,value:this}),e!==void 0&&(0,bAe.reflectionMergePartial)(this,r,e),r}internalBinaryRead(e,r,n,s){let o=s??this.create(),a=e.pos+r;for(;e.pos<a;){let[c,l]=e.tag();switch(c){case 1:o.scope=e.string();break;case 2:o.permission=e.int64().toString();break;default:let u=n.readUnknownField;if(u==="throw")throw new globalThis.Error(`Unknown field ${c} (wire type ${l}) for ${this.typeName}`);let d=e.skip(l);u!==!1&&(u===!0?sV.UnknownFieldHandler.onRead:u)(this.typeName,o,c,l,d)}}return o}internalBinaryWrite(e,r,n){e.scope!==""&&r.tag(1,nV.WireType.LengthDelimited).string(e.scope),e.permission!=="0"&&r.tag(2,nV.WireType.Varint).int64(e.permission);let s=n.writeUnknownFields;return s!==!1&&(s==!0?sV.UnknownFieldHandler.onWrite:s)(this.typeName,e,r),r}},dT=new oV;var cV=class extends vAe.Me
`));let n=yield SV(r,"create");yield xV(n,t)})}i(BV,"createTar");var Ph=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(a){a(o)})}return i(s,"adopt"),new(r||(r=Promise))(function(o,a){function c(d){try{u(n.next(d))}catch(p){a(p)}}i(c,"fulfilled");function l(d){try{u(n.throw(d))}catch(p){a(p)}}i(l,"rejected");function u(d){d.done?o(d.value):s(d.value).then(c,l)}i(u,"step"),u((n=n.apply(t,e||[])).next())})},Ui=class t extends Error{static{i(this,"ValidationError")}constructor(e){super(e),this.name="ValidationError",Object.setPrototypeOf(this,t.prototype)}},gm=class t extends Error{static{i(this,"ReserveCacheError")}constructor(e){super(e),this.name="ReserveCacheError",Object.setPrototypeOf(this,t.prototype)}},RV="cache write denied:",AT=class t extends gm{static{i(this,"CacheWriteDeniedError")}constructor(e){super(e),this.name="CacheWriteDeniedError",Object.setPrototypeOf(this,t.prototype)}},kAe=Y0,hT=class t extends Error{static{i(this,"CacheReadDeniedError")}constructor(e){super(e),this.name="CacheReadDeniedError",Object.setPrototypeOf(this,t.prototype)}},gT=class t extends Error{static{i(this,"FinalizeCacheError")}constructor(e){super(e),this.name="FinalizeCacheError",Object.setPrototypeOf(this,t.prototype)}};function LAe(t){if(!t||t.length===0)throw new Ui("Path Validation Error: At least one directory or file path is required")}i(LAe,"checkPaths");function NV(t){if(t.length>512)throw new Ui(`Key Validation Error: ${t} cannot be larger than 512 characters.`);if(!/^[^,]*$/.test(t))throw new Ui(`Key Validation Error: ${t} cannot contain commas.`)}i(NV,"checkKey");function TV(){return XC()==="v2"?!!process.env.ACTIONS_RESULTS_URL:!!process.env.ACTIONS_CACHE_URL}i(TV,"isFeatureAvailable");function OAe(t,e,r,n){return Ph(this,arguments,void 0,function*(s,o,a,c,l=!1){let u=XC();v(`Cache service version: ${u}`),LAe(s);let d=l3();if(!Nfe(d)){xe(`Cache restore skipped: the effective cache-mode '${d}' does not permit reads.`),v(`Skipped restore for paths [${s.join(", ")}] with primary key '${o}'.`);return}return u==="v2"?yield Xdt(s,o,a,c,l):yield Kdt(s,o,a,c,l)})}i(OAe,"restoreCache");function Kdt(t,e,r,n){return Ph(this,arguments,void 0,function*(s,o,a,c,l=!1){var u;a=a||[];let d=[o,...a];if(v("Resolved Keys:"),v(JSON.stringify(d)),d.length>10)throw new Ui("Key Validation Error: Keys are limited to a maximum of 10.");for(let f of d)NV(f);let p=yield KE(),m="";try{let f;try{f=yield Lfe(d,s,{compressionMethod:p,enableCrossOsArchive:l})}catch(h){let E=(u=h?.message)!==null&&u!==void 0?u:"";throw E.includes(kAe)?new hT(E):h}if(!f?.archiveLocation)return;if(c?.lookupOnly)return xe("Lookup only - skipping download"),f.cacheKey;m=AI.join(yield JE(),Hu(p)),v(`Archive Path: ${m}`),yield d3(f.archiveLocation,m,c),vp()&&(yield fI(m,p));let A=va(m);return xe(`Cache Size: ~${Math.round(A/(1024*1024))} MB (${A} B)`),yield bV(m,p),xe("Cache restored successfully"),f.cacheKey}catch(f){let A=f;if(A.name===Ui.name)throw f;A instanceof Pa&&typeof A.statusCode=="number"&&A.statusCode>=500?NA(`Failed to restore: ${f.message}`):mr(`Failed to restore: ${f.message}`)}finally{try{yield jE(m)}catch(f){v(`Failed to delete archive: ${f}`)}}})}i(Kdt,"restoreCacheV1");function Xdt(t,e,r,n){return Ph(this,arguments,void 0,function*(s,o,a,c,l=!1){var u;c=Object.assign(Object.assign({},c),{useAzureSdk:!0}),a=a||[];let d=[o,...a];if(v("Resolved Keys:"),v(JSON.stringify(d)),d.length>10)throw new Ui("Key Validation Error: Keys are limited to a maximum of 10.");for(let m of d)NV(m);let p="";try{let m=wV(),f=yield KE(),A={key:o,restoreKeys:a,version:MA(s,f,l)},h;try{h=yield m.GetCacheEntryDownloadURL(A)}catch(w){let x=(u=w?.message)!==null&&u!==void 0?u:"";throw x.includes(kAe)?new hT(x):w}if(!h.ok){v(`Cache not found for version ${A.version} of keys: ${d.join(", ")}`);return}if(A.key!==h.matchedKey?xe(`Cache hit for restore-key: ${h.matchedKey}`):xe(`Cache hit for: ${h.matchedKey}`),c?.lookupOnly)return xe("Lookup only - skipping download"),h.matchedKey;p=AI.join(yield JE(),Hu(f)),v(`Archive path: ${p}`),v(`Starting download of archive to:
`),u="",d=!1,p=0,m=!1;for(let f of l){let A=0;for(;A<a&&f.charCodeAt(A)===32;)A++;if(n<0||A>=f.length){p++;continue}let h=f.slice(a),E=h.charCodeAt(0);o?E===32||E===9?(m=!0,u+=`
`),u}i(zAe,"getBlockValue");function gmt(t,e){if(e.valueStart===umt)return"";let{valueStart:r,valueEnd:n}=e;if(e.fast)return t.slice(r,n);switch(e.style){case 2:return Amt(t,r,n);case 3:return hmt(t,r,n);case 4:return zAe(t,r,n,e.indent,e.chomping,!1);case 5:return zAe(t,r,n,e.indent,e.chomping,!0);default:return fmt(t,r,n)}}i(gmt,"getScalarValue");var ymt={"!":"!","!!":"tag:yaml.org,2002:"};function rhe(t,e){if(t.startsWith("!<")&&t.endsWith(">"))return decodeURIComponent(t.slice(2,-1));let r=t.indexOf("!",1),n=r===-1?"!":t.slice(0,r+1),s=e?.[n]??ymt[n]??n;return decodeURIComponent(s)+decodeURIComponent(t.slice(n.length))}i(rhe,"tagNameFull");var _h=-1,WV={filename:"",schema:imt,json:!1,maxTotalMergeKeys:1e4,maxAliases:-1};function Emt(t){return"tagStart"in t&&t.tagStart!==_h?t.tagStart:"anchorStart"in t&&t.anchorStart!==_h?t.anchorStart:"valueStart"in t&&t.valueStart!==_h?t.valueStart:"start"in t?t.start:0}i(Emt,"eventPosition$1");function Rs(t,e){RT(t.source,t.position,e,t.filename)}i(Rs,"throwError$1");function nhe(t,e,r,n){try{return r.finalize(n)}catch(s){if(s instanceof CT)throw s;RT(t.source,e,s instanceof Error?s.message:String(s),t.filename)}}i(nhe,"finalizeCollection");function ET(t,e,r){let n=t[r];if(n)return n;for(let s of e)if(r.startsWith(s.tagName))return s}i(ET,"lookupTag");function Cmt(t,e,r,n,s){let o=ET(e,r,n);if(o)return o;Rs(t,`unknown ${s} tag !<${n}>`)}i(Cmt,"findExplicitTag");function Imt(t,e){let r=gmt(t.source,e),n=e.tagStart===_h?"":t.source.slice(e.tagStart,e.tagEnd),s=t.schema.defaultScalarTag;if(n!==""){if(n==="!")return{value:r,tag:s};let o=rhe(n,t.tagHandlers),a=ET(t.schema.exact.scalar,t.schema.prefix.scalar,o);if(a){let l=a.resolve(r,!0,o);return l===tt&&Rs(t,`cannot resolve a node with !<${o}> explicit tag`),{value:l,tag:a}}let c=ET(t.schema.exact.mapping,t.schema.prefix.mapping,o)??ET(t.schema.exact.sequence,t.schema.prefix.sequence,o);if(c){r!==""&&Rs(t,`cannot resolve a node with !<${o}> explicit tag`);let l=c.create(o);return{value:c.carrierIsResult?l:nhe(t,t.position,c,l),tag:c}}Rs(t,`unknown scalar tag !<${o}>`)}if(e.style===1){let o=t.schema.implicitScalarByFirstChar.get(r.charAt(0))??t.schema.implicitScalarAnyFirstChar;for(let a of o){let c=a.resolve(r,!1,a.tagName);if(c!==tt)return{value:c,tag:a}}}return{value:s.resolve(r,!1,s.tagName),tag:s}}i(Imt,"constructScalar");function VAe(t,e,r,n,s,o){let a=e.tagStart===_h?"":t.source.slice(e.tagStart,e.tagEnd),c=a===""||a==="!"?s:rhe(a,t.tagHandlers);return{tagName:c,tag:Cmt(t,r,n,c,o)}}i(VAe,"collectionTag");function she(t){return t.nodeKind==="mapping"}i(she,"isMappingTag");function WAe(t,e,r,n){for(let s of n.keys(r)){if(t.maxTotalMergeKeys!==-1&&++t.totalMergeKeys>t.maxTotalMergeKeys&&Rs(t,`merge keys exceeded maxTotalMergeKeys (${t.maxTotalMergeKeys})`),e.tag.has(e.value,s))continue;let o=e.tag.addPair(e.value,s,n.get(r,s));o&&Rs(t,o),(e.overridable??=new Set).add(s)}}i(WAe,"mergeKeys");function wmt(t,e,r,n){if(t.position=e.keyPosition,she(n))WAe(t,e,r,n);else if(n.nodeKind==="sequence"&&Array.isArray(r))for(let s of r)WAe(t,e,s,e.tag);else Rs(t,"cannot merge mappings; the provided source object is unacceptable")}i(wmt,"mergeSource");function Smt(t,e,r,n,s){if(t.position=e.keyPosition,r===HV){wmt(t,e,n,s);return}!t.json&&e.tag.has(e.value,r)&&!e.overridable?.has(r)&&Rs(t,"duplicated mapping key");let o=e.tag.addPair(e.value,r,n);o&&Rs(t,o),e.overridable?.delete(r)}i(Smt,"addMappingValue");function kV(t,e,r){let n=t.frames[t.frames.length-1];if(n.kind==="document")n.value=e,n.hasValue=!0;else if(n.kind==="sequence"){n.merge&&(she(r)||Rs(t,"cannot merge mappings; the provided source object is unacceptable"));let s=n.tag.addItem(n.value,e,n.index++);s&&Rs(t,s)}else if(n.hasKey){let s=n.key;n.key=void 0,n.hasKey=!1,Smt(t,n,s,e,r)}else n.key=e,n.keyPosition=t.position,n.hasKey=!0}i(kV,"addValue");function LV(t,e,r,n,s){if(e.anchorStart!==_h){let o={value:r,tag:n,isValueFinal:s};return t.anchors.set(t.source.slice(e.anchorStart,e.anchorEnd),o),o}return null}i(LV,"storeAnchor");function xmt(t,e){let r={...WV,...e,events:t,documents:[],
`,a).length:p,u?(c===null?0:c.length)+l.length:0,u?l.length+p:0);return m<f},"__needMoreData"),parse:i(function(n,s,o,a){let{bom:c,comment_no_infix:l,delimiter_auto:u,encoding:d,from_line:p,ltrim:m,max_record_size:f,raw:A,relax_quotes:h,rtrim:E,skip_empty_lines:C,to:w,to_line:x}=this.options,{comment:b,escape:N,quote:P,record_delimiter:_}=this.options,{bomSkipped:ee,delimiterDiscovered:ye,delimiterBufPrevious:ae,rawBuffer:qe,escapeIsQuote:re}=this.state;if(!ye&&u){let ct;if(ae===void 0?ct=n:ae!==void 0&&n===void 0?ct=ae:ct=Buffer.concat([ae,n]),n=void 0,s||ct.length>u.size)this.options.delimiter=[Buffer.from(hCe(ct,this.options.delimiter_auto))],this.state.previousBuf=ct,this.state.delimiterBufPrevious=void 0,this.state.delimiterDiscovered=!0;else{this.state.delimiterBufPrevious=ct;return}}let{previousBuf:K}=this.state,U;if(K===void 0)if(n===void 0){a();return}else U=n;else K!==void 0&&n===void 0?U=K:U=Buffer.concat([K,n]);if(ee===!1)if(c===!1)this.state.bomSkipped=!0;else if(U.length<3){if(s===!1){this.state.previousBuf=U;return}}else{for(let ct in Kh)if(Kh[ct].compare(U,0,Kh[ct].length)===0){let ma=Kh[ct].length;this.state.bufBytesStart+=ma,U=U.slice(ma);let mu=jh({...this.original_options,encoding:ct});for(let er in mu)this.options[er]=mu[er];({comment:b,escape:N,quote:P}=this.options);break}this.state.bomSkipped=!0}let St=U.length,X;for(X=0;X<St&&!this.__needMoreData(X,St,s);X++){if(this.state.wasRowDelimiter===!0&&(this.info.lines++,this.state.wasRowDelimiter=!1),x!==-1&&this.info.lines>x){this.state.stop=!0,a();return}this.state.quoting===!1&&_.length===0&&this.__autoDiscoverRecordDelimiter(U,X)&&(_=this.options.record_delimiter);let ct=U[X];if(A===!0&&qe.append(ct),(ct===yCt||ct===ECt)&&this.state.wasRowDelimiter===!1&&(this.state.wasRowDelimiter=!0),this.state.escaping===!0)this.state.escaping=!1;else{if(N!==null&&this.state.quoting===!0&&this.__isEscape(U,X,ct)&&X+N.length<St)if(re){if(this.__isQuote(U,X+N.length)){this.state.escaping=!0,X+=N.length-1;continue}}else{this.state.escaping=!0,X+=N.length-1;continue}if(this.state.commenting===!1&&this.__isQuote(U,X))if(this.state.quoting===!0){let er=U[X+P.length],fa=E&&this.__isCharTrimable(U,X+P.length),Fs=b!==null&&this.__compareBytes(b,U,X+P.length,er),Xd=this.__isDelimiter(U,X+P.length,er),cx=_.length===0?this.__autoDiscoverRecordDelimiter(U,X+P.length):this.__isRecordDelimiter(er,U,X+P.length);if(N!==null&&this.__isEscape(U,X,ct)&&this.__isQuote(U,X+N.length))X+=N.length-1;else if(!er||Xd||cx||Fs||fa){this.state.quoting=!1,this.state.wasQuoting=!0,X+=P.length-1;continue}else if(h===!1){let f9=this.__error(new Ve("CSV_INVALID_CLOSING_QUOTE",["Invalid Closing Quote:",`got "${String.fromCharCode(er)}"`,`at line ${this.info.lines}`,"instead of delimiter, record delimiter, trimable character","(if activated) or comment"],this.options,this.__infoField()));if(f9!==void 0)return f9}else this.state.quoting=!1,this.state.wasQuoting=!0,this.state.field.prepend(P),X+=P.length-1}else if(this.state.field.length!==0){if(h===!1){let er=this.__infoField(),fa=Object.keys(Kh).map(Xd=>Kh[Xd].equals(this.state.field.toString())?Xd:!1).filter(Boolean)[0],Fs=this.__error(new Ve("INVALID_OPENING_QUOTE",["Invalid Opening Quote:",`a quote is found on field ${JSON.stringify(er.column)} at line ${er.lines}, value is ${JSON.stringify(this.state.field.toString(d))}`,fa?`(${fa} bom)`:void 0],this.options,er,{field:this.state.field}));if(Fs!==void 0)return Fs}}else{this.state.quoting=!0,X+=P.length-1;continue}if(this.state.quoting===!1){let er=this.__isRecordDelimiter(ct,U,X);if(er!==0){if(this.state.commenting&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0)this.info.comment_lines++;else{if(this.state.enabled===!1&&this.info.lines+(this.state.wasRowDelimiter===!0?1:0)>=p){this.state.enabled=!0,this.__resetField(),this.__resetRecord(),X+=er-1;continue}if(C===!0&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0){this.info.empty_lines++,X+=er-1;continue}this.info.bytes=this.state.bufBytesStart+X;let Xd=this.__onField()
`)}i(dIt,"_buildMessageForResponseErrors");var pIt=class extends Error{static{i(this,"GraphqlResponseError")}constructor(t,e,r){super(dIt(r)),this.request=t,this.headers=e,this.response=r,this.errors=r.errors,this.data=r.data,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}name="GraphqlResponseError";errors;data},mIt=["method","baseUrl","url","headers","request","query","mediaType","operationName"],fIt=["query","method","url"],oIe=/\/api\/v3\/?$/;function AIt(t,e,r){if(r){if(typeof e=="string"&&"query"in r)return Promise.reject(new Error('[@octokit/graphql] "query" cannot be used as variable name'));for(let a in r)if(fIt.includes(a))return Promise.reject(new Error(`[@octokit/graphql] "${a}" cannot be used as variable name`))}let n=typeof e=="string"?Object.assign({query:e},r):e,s=Object.keys(n).reduce((a,c)=>mIt.includes(c)?(a[c]=n[c],a):(a.variables||(a.variables={}),a.variables[c]=n[c],a),{}),o=n.baseUrl||t.endpoint.DEFAULTS.baseUrl;return oIe.test(o)&&(s.url=o.replace(oIe,"/api/graphql")),t(s).then(a=>{if(a.data.errors){let c={};for(let l of Object.keys(a.headers))c[l]=a.headers[l];throw new pIt(s,c,a.data)}return a.data.data})}i(AIt,"graphql");function RW(t,e){let r=t.defaults(e);return Object.assign(i((s,o)=>AIt(r,s,o),"newApi"),{defaults:RW.bind(null,r),endpoint:r.endpoint})}i(RW,"withDefaults");var cCr=RW(HI,{headers:{"user-agent":`octokit-graphql.js/${uIt} ${Ad()}`},method:"POST",url:"/graphql"});function iIe(t){return RW(t,{method:"POST",url:"/graphql"})}i(iIe,"withCustomRequest");var NW="(?:[a-zA-Z0-9_-]+)",aIe="\\.",cIe=new RegExp(`^${NW}${aIe}${NW}${aIe}${NW}$`),hIt=cIe.test.bind(cIe);async function gIt(t){let e=hIt(t),r=t.startsWith("v1.")||t.startsWith("ghs_"),n=t.startsWith("ghu_");return{type:"token",token:t,tokenType:e?"app":r?"installation":n?"user-to-server":"oauth"}}i(gIt,"auth");function yIt(t){return t.split(/\./).length===3?`bearer ${t}`:`token ${t}`}i(yIt,"withAuthorizationPrefix");async function EIt(t,e,r,n){let s=e.endpoint.merge(r,n);return s.headers.authorization=yIt(t),e(s)}i(EIt,"hook");var lIe=i(function(e){if(!e)throw new Error("[@octokit/auth-token] No token passed to createTokenAuth");if(typeof e!="string")throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string");return e=e.replace(/^(token|bearer) +/i,""),Object.assign(gIt.bind(null,e),{hook:EIt.bind(null,e)})},"createTokenAuth2");var TW="7.0.6";var uIe=i(()=>{},"noop"),CIt=console.warn.bind(console),IIt=console.error.bind(console);function wIt(t={}){return typeof t.debug!="function"&&(t.debug=uIe),typeof t.info!="function"&&(t.info=uIe),typeof t.warn!="function"&&(t.warn=CIt),typeof t.error!="function"&&(t.error=IIt),t}i(wIt,"createLogger");var dIe=`octokit-core.js/${TW} ${Ad()}`,Uv=class{static{i(this,"Octokit")}static VERSION=TW;static defaults(e){return class extends this{static{i(this,"OctokitWithDefaults")}constructor(...n){let s=n[0]||{};if(typeof e=="function"){super(e(s));return}super(Object.assign({},e,s,s.userAgent&&e.userAgent?{userAgent:`${s.userAgent} ${e.userAgent}`}:null))}}}static plugins=[];static plugin(...e){let r=this.plugins;return class extends this{static{i(this,"NewOctokit")}static plugins=r.concat(e.filter(s=>!r.includes(s)))}}constructor(e={}){let r=new MCe.Collection,n={baseUrl:HI.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},e.request,{hook:r.bind(null,"request")}),mediaType:{previews:[],format:""}};if(n.headers["user-agent"]=e.userAgent?`${e.userAgent} ${dIe}`:dIe,e.baseUrl&&(n.baseUrl=e.baseUrl),e.previews&&(n.mediaType.previews=e.previews),e.timeZone&&(n.headers["time-zone"]=e.timeZone),this.request=HI.defaults(n),this.graphql=iIe(this.request).defaults(n),this.log=wIt(e.log),this.hook=r,e.authStrategy){let{authStrategy:o,...a}=e,c=o(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:a},e.auth));r.wrap("request",c.hook),this.auth=c}else if(!e.auth)this.auth=async()=>({type:"unauthenticated"});else{let o=lIe(e.auth);r.wrap("request",o.hook),this.auth=o}let s=this.constructor;for(let o=0;o<s.plugins.length;++o)
More info: ${l.url}`);let f=l.range&&l.range.length>0?l.range[0]?.start.line:void 0,A=!1;for(let h of a)if(h.remote||h.path.endsWith(u)&&h.content===d){c.push({title:p,message:m,file:h.path,startLine:f}),A=!0;break}A||v(`Buildx.convertWarningsToGitHubAnnotations: skipping warning without matching Dockerfile ${u}: ${p}`)}return c}};function CIe(){return{registry:Ni("registry"),username:Ni("username"),password:Ni("password"),scope:Ni("scope"),ecr:Ni("ecr"),logout:Ise("logout"),registryAuth:Ni("registry-auth")}}i(CIe,"getInputs");function IIe(t){if(t.registryAuth&&(t.registry||t.username||t.password||t.scope||t.ecr))throw new Error("Cannot use registry-auth with other inputs");let e=[];if(t.registryAuth)e=dhe(t.registryAuth).map(r=>{r.password&&wn(r.password);let n=r.registry||"docker.io";return{registry:n,username:r.username,password:r.password,scope:r.scope,ecr:r.ecr||"auto",configDir:Gv(n,r.scope)}});else{let r=t.registry||"docker.io";e.push({registry:r,username:t.username,password:t.password,scope:t.scope,ecr:t.ecr||"auto",configDir:Gv(r,t.scope)})}if(e.length==0)throw new Error("No registry to login");return e}i(IIe,"getAuthList");function Gv(t,e){if(_It()||!e||e==="")return"";let r=LW.default.join(qv.configDir,"config",t==="docker.io"?"registry-1.docker.io":t);return e.startsWith("@")?r+=e:r=LW.default.join(r,e),r}i(Gv,"scopeToConfigDir");function _It(){return process.env.DOCKER_LOGIN_SCOPE_DISABLED?md.parseBool(process.env.DOCKER_LOGIN_SCOPE_DISABLED):!1}i(_It,"scopeDisabled");var Aqe=R(I1e(),1),hqe=R(Z2e(),1),u9=R(ou(),1);var nqe=R(require("net"),1),sqe=R(require("tls"),1),oqe=R(Hp(),1),iqe=require("events");var eqe=R(require("net"),1),tqe=R(require("http"),1),rqe=require("https");var Zc=Symbol("AgentBaseInternalState"),QO=class extends tqe.Agent{static{i(this,"Agent")}constructor(e){super(e),this[Zc]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:r}=new Error;return typeof r!="string"?!1:r.split(`
`).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}incrementSockets(e){if(this.maxSockets===1/0&&this.maxTotalSockets===1/0)return null;this.sockets[e]||(this.sockets[e]=[]);let r=new eqe.Socket({writable:!1});return this.sockets[e].push(r),this.totalSocketCount++,r}decrementSockets(e,r){if(!this.sockets[e]||r===null)return;let n=this.sockets[e],s=n.indexOf(r);s!==-1&&(n.splice(s,1),this.totalSocketCount--,n.length===0&&delete this.sockets[e])}getName(e){return this.isSecureEndpoint(e)?rqe.Agent.prototype.getName.call(this,e):super.getName(e)}createSocket(e,r,n){let s={...r,secureEndpoint:this.isSecureEndpoint(r)},o=this.getName(s),a=this.incrementSockets(o);Promise.resolve().then(()=>this.connect(e,s)).then(c=>{if(this.decrementSockets(o,a),typeof c.addRequest=="function")try{return c.addRequest(e,s)}catch(l){return n(l)}this[Zc].currentSocket=c,super.createSocket(e,r,n)},c=>{this.decrementSockets(o,a),n(c)})}createConnection(){let e=this[Zc].currentSocket;if(this[Zc].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[Zc].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[Zc]&&(this[Zc].defaultPort=e)}get protocol(){return this[Zc].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[Zc]&&(this[Zc].protocol=e)}};var a9=require("url");function _O(){return async({response:t,scheme:e})=>{if(e.toLowerCase()!=="negotiate")throw new Error(`Expected Negotiate scheme but got "${e}"`);let r;try{r=await import("kerberos")}catch{throw new Error('The "kerberos" package is required for Negotiate proxy authentication. Install it with: npm install kerberos')}let n=t.headers["proxy-authenticate"]||"",s=Array.isArray(n)?n[0]:n,o=typeof s=="string"&&s.includes(" ")?s.split(" ").slice(1).join(" "):void 0,c=await(await r.initializeClient("HTTP@proxy",{mechOID:r.GSS_MECH_OID_SPNEGO})).step(o||"");if(!c)throw new Error("Kerberos client.step() returned no token");return{headers:{"Proxy-Authorization":`Negotiate ${c}`}}}}i(_O,"createNegotiateAuth");var Ay=(0,oqe.default)("http-proxy-agent"),ox=class extends QO{static{i(this,"HttpProxyAgent")}constructor(e,r){super(r),this.proxy=typeof e=="string"?new a9.URL(e):e,this.proxyHeaders=r?.headers??{},Ay("Creating new HttpProxyAgent instance: %o",this.proxy.href),r?.negotiate?this.onProxyAuth=_O():r?.onProxyAuth&&(this.onProxyAuth=r.onProxyAuth);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),s=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={...r?cGt(r,"headers","onProxyAuth","negotiate"):null,host:n,port:s}}addRequest(e,r){e._header=null,this.setRequestProps(e,r),super.addRequest(e,r)}setRequestProps(e,r){let{proxy:n}=this,s=r.secureEndpoint?"https:":"http:",o=e.getHeader("host")||"localhost",a=`${s}//${o}`,c=new a9.URL(e.path,a);r.port!==80&&(c.port=String(r.port)),e.path=String(c);let l=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders};if(n.username||n.password){let u=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;l["Proxy-Authorization"]=`Basic ${Buffer.from(u).toString("base64")}`}l["Proxy-Connection"]||(l["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let u of Object.keys(l)){let d=l[u];d&&e.setHeader(u,d)}}async connect(e,r){e._header=null,e.path.includes("://")||this.setRequestProps(e,r);let n,s;Ay("Regenerating stored HTTP header string for request"),e._implicitHeader(),e.outputData&&e.outputData.length>0&&(Ay("Patching connection write() output buffer with updated header"),n=e.outputData[0].data,s=n.indexOf(`\r
`;if(n.username||n.password){let m=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;o["Proxy-Authorization"]=`Basic ${Buffer.from(m).toString("base64")}`}o.Host=`${a}:${r.port}`,o["Proxy-Connection"]||(o["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let m of Object.keys(o))c+=`${m}: ${o[m]}\r
`;if(s.username||s.password){let p=`${decodeURIComponent(s.username)}:${decodeURIComponent(s.password)}`;a["Proxy-Authorization"]=`Basic ${Buffer.from(p).toString("base64")}`}Object.assign(a,n),a.Host=`${c}:${r.port}`,a["Proxy-Connection"]||(a["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let p of Object.keys(a))l+=`${p}: ${a[p]}\r
`);let{connect:d}=await u;if(e.emit("proxyConnect",d),this.emit("proxyConnect",d,e),d.statusCode===200)return e.once("socket",dqe),r.secureEndpoint?(Nf("Upgrading socket connection to TLS"),ix.connect({...l9(LO(r),"host","path","port"),socket:o})):o;throw o.destroy(),new Error(`Proxy authentication failed with status ${d.statusCode} after retry`)}};ax.protocols=["http","https"];function dqe(t){setImmediate(()=>{t.resume()})}i(dqe,"resume");function l9(t,...e){let r={},n;for(n in t)e.includes(n)||(r[n]=t[n]);return r}i(l9,"omit");var d9=/^(([0-9]{12})\.(dkr\.ecr|dkr-ecr)\.(.+)\.(on\.aws|amazonaws\.(com(.cn)?|eu)))(\/([^:]+)(:.+)?)?$/,lGt=/public\.ecr\.aws|ecr-public\.aws\.com/,gqe=i(t=>d9.test(t)||OO(t),"isECR"),OO=i(t=>lGt.test(t),"isPubECR"),uGt=i(t=>{if(OO(t))return process.env.AWS_REGION||process.env.AWS_DEFAULT_REGION||"us-east-1";let e=t.match(d9);return e?e[4]:""},"getRegion"),dGt=i(t=>{if(OO(t))return[];let e=t.match(d9);if(!e)return[];let r=[e[2]];return process.env.AWS_ACCOUNT_IDS&&r.push(...process.env.AWS_ACCOUNT_IDS.split(",")),r.filter((n,s)=>r.indexOf(n)===s)},"getAccountIDs"),yqe=i(async(t,e,r)=>{let n=uGt(t),s=dGt(t),o={};s.length>0&&(v(`Requesting AWS ECR auth token for ${s.join(", ")}`),o.registryIds=s);let a,c=process.env.http_proxy||process.env.HTTP_PROXY||"";c&&(v(`Using http proxy ${c}`),a=new ox(c));let l,u=process.env.https_proxy||process.env.HTTPS_PROXY||"";u&&(v(`Using https proxy ${u}`),l=new ax(u));let d=e&&r?{accessKeyId:e,secretAccessKey:r}:void 0;if(OO(t)){xe(`AWS Public ECR detected with ${n} region`);let m=await new hqe.ECRPUBLIC({customUserAgent:"docker-login-action",credentials:d,region:n,requestHandler:new u9.NodeHttpHandler({httpAgent:a,httpsAgent:l})}).getAuthorizationToken(o);if(!m.authorizationData||!m.authorizationData.authorizationToken)throw new Error("Could not retrieve an authorization token from AWS Public ECR");let A=Buffer.from(m.authorizationData.authorizationToken,"base64").toString("utf-8").split(":",2);return wn(A[0]),wn(A[1]),[{registry:"public.ecr.aws",username:A[0],password:A[1]}]}else{xe(`AWS ECR detected with ${n} region`);let m=await new Aqe.ECR({customUserAgent:"docker-login-action",credentials:d,region:n,requestHandler:new u9.NodeHttpHandler({httpAgent:a,httpsAgent:l})}).getAuthorizationToken(o);if(!Array.isArray(m.authorizationData)||!m.authorizationData.length)throw new Error("Could not retrieve an authorization token from AWS ECR");let f=[];for(let A of m.authorizationData){let E=Buffer.from(A.authorizationToken||"","base64").toString("utf-8").split(":",2);wn(E[0]),wn(E[1]),f.push({registry:A.proxyEndpoint||"",username:E[0],password:E[1]})}return f}},"getRegistriesData");var Eqe=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function mGt(t){return typeof t=="string"&&Eqe.test(t)}i(mGt,"validate");var p9=mGt;var fGt=300,Cqe=300,Iqe=3600,wqe=5,Sqe=i((t,e)=>process.env.DOCKERHUB_OIDC_CONNECTIONID!==void 0&&!e&&AGt(t),"isDockerHubOIDC"),AGt=i(t=>t===""||t==="docker.io"||t==="registry-1.docker.io"||t==="registry-1-stage.docker.io","isDockerHubRegistry"),xqe=i(async(t,e)=>{let r=process.env.DOCKERHUB_OIDC_CONNECTIONID?.trim();if(!r)throw new Error("DOCKERHUB_OIDC_CONNECTIONID is required for Docker Hub OIDC login");if(!p9(r))throw new Error("Invalid DOCKERHUB_OIDC_CONNECTIONID. Must be a valid UUID.");let n=hGt(),s=t==="registry-1-stage.docker.io"?"identity-stage.docker.com":"identity.docker.com",o=`https://${s}`,a=await xse(o),c=new Zs("github.com/docker/login-action",[],{headers:{"Content-Type":"application/x-www-form-urlencoded"}}),l=new URLSearchParams;l.set("grant_type","urn:ietf:params:oauth:grant-type:token-exchange"),l.set("subject_token_type","urn:ietf:params:oauth:token-type:id_token"),l.set("subject_token",a),l.set("connection_id",r),l.set("expires_in",n.toString());let u=await gGt(c,`https://${s}/oauth/token`,l.toString()),d=JSON.parse(await EGt(u));return wn(d.access_token),{username:e,token:d.access_token}},"getOIDCToken"),hGt=i(()=>{let t=proc