Can we add support for regeneration of the STS token, as the token would get expired after sometime. (for those using REST APIs only, without boto packages)
For eg - Downloading large file from S3 and if the token expires in between, the file downloaded would be incomplete.
Can we add support for regeneration of the STS token, as the token would get expired after sometime. (for those using REST APIs only, without boto packages)
For eg - Downloading large file from S3 and if the token expires in between, the file downloaded would be incomplete.