Searched defs:s3Client (Results 1 – 2 of 2) sorted by relevance
| /expo/tools/src/commands/ | ||
| H A D | ClientBuild.ts | 20 const s3Client = new aws.S3({ region: 'us-east-1' }); constant |
| H A D | EasDispatch.ts | 20 const s3Client = new aws.S3({ region: 'us-east-1' }); constant |