boto3.client
Jump to navigation
Jump to search
s3 = boto3.client("s3") copy_object () https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.copy_object
my_rds_client = boto3.client("rds")
See also
Advertising: