botor (version 0.2.0)

s3_copy: Copy an object from one S3 location to another

Description

Copy an object from one S3 location to another

Usage

s3_copy(uri_source, uri_target)

Arguments

uri_source

string, location of the source file

uri_target

string, location of the target file

Value

invisibly uri_target

References

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Object.copy