agilord/aws_client

How to use Amazon S3 to down file by presigned URL

zeqinjie opened this issue · 0 comments

Amazon S3 token get from our application server

Amazon STS token get from our application server

"access_key_id": "xxxxxx",
"expiration": "xxxxxx",
"secret_access_key": "xxxxxx",
"session_token": "xxxxxx",
"region": "xxxxxx"

How to use Amazon S3 to down file by presigned URL (temp valid url)