MCPcopy
hub / github.com/microfeed/microfeed / init_r2.js

File init_r2.js

ops/init_r2.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { S3Client, CreateBucketCommand, PutBucketCorsCommand } = require('@aws-sdk/client-s3');
2const { VarsReader } = require('./lib/utils');
3const { fromIni } = require('@aws-sdk/credential-provider-ini');
4const { Endpoint } = require('@aws-sdk/types');

Callers

nothing calls this directly

Calls 1

setupPublicBucketMethod · 0.80

Tested by

no test coverage detected