Searched refs:s3Client (Results 1 – 5 of 5) sorted by relevance
47 async uploadBuildAsync(s3Client: S3Client, appVersion: string) {50 await s3Client
41 async uploadBuildAsync(s3Client, appVersion: string) {50 await s3Client
15 uploadBuildAsync: (s3Client: S3Client, appVersion: string) => Promise<void>;
20 const s3Client = new aws.S3({ region: 'us-east-1' }); constant160 await builder.uploadBuildAsync(s3Client, appVersion);
20 const s3Client = new aws.S3({ region: 'us-east-1' }); constant404 await s3Client436 await s3Client