Difference between revisions of "Boto3"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
* S3: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html
 
* S3: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html
 
  s3 = boto3.client("s3")
 
  s3 = boto3.client("s3")
 +
 +
copy_object () https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.copy_object
  
  

Revision as of 14:21, 24 February 2022

Advertising: