0.0.4 • Published 3 years ago
@kidscannon/aws-s3-cp v0.0.4
@kidscannon/aws-s3-cp
Install
$ npm i @kidscannon/aws-s3-cp
Usage
const client = new S3Client({})
await awsS3Cp({ source: '/directory', destination: { client, bucket: 'testx', prefix: 'p' } })