request payer AWS option for vertica copy command

Hi All,
I have to specify "--request-payer requester" as part of AWS CLI to access the S3 bucket. To copy the data from S3, I'm using Vertica copy command with AWS token configured at the session level. How can I specify this CLI option? When copying the data directly from S3?
Example:

1). aws --request-payer requester s3 ls s3://data_bucket
2). copy table1() from s3://data_bucket
How can I specify the "--request-payer requester"

Thanks

Tagged:

Best Answer

Answers

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file