Home
last modified time | relevance | path

Searched defs:s3Client (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/commands/
H A DClientBuild.ts20 const s3Client = new aws.S3({ region: 'us-east-1' }); constant
H A DEasDispatch.ts20 const s3Client = new aws.S3({ region: 'us-east-1' }); constant