GHHG10's picture
download
raw
531 Bytes
sst.Linkable.wrap(random.RandomPassword, (resource) => ({
properties: {
value: resource.result,
},
}))
export const SECRET = {
R2AccessKey: new sst.Secret("R2AccessKey", "unknown"),
R2SecretKey: new sst.Secret("R2SecretKey", "unknown"),
HoneycombApiKey: new sst.Secret("HONEYCOMB_API_KEY"),
HoneycombWebhookSecret: new random.RandomPassword("HoneycombWebhookSecret", { length: 24 }),
UpstashRedisRestUrl: new sst.Secret("UpstashRedisRestUrl"),
UpstashRedisRestToken: new sst.Secret("UpstashRedisRestToken"),
}

Xet Storage Details

Size:
531 Bytes
·
Xet hash:
7b806e2b3e14025a0e9eaabbe1b29330171a906aa320da4dc54096dbc8e9a75b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.