Ayush Agrawal

Results 3 issues of Ayush Agrawal

The application currently uses IAM access key to upload objects to s3 buckets. Storing access key directly in the server is not recommended as might lead to security breach and...

The changes implement AWS security best practices that highlight use of IAM role instead of long term credentials like Access key and secret inside the AWS Instances. This fix uses...

While creating a session we pass session duration, but at times the session may need few extra minutes to finish. A feature to increase the session duration will help complete...

status: accepted
type: enhancement
module: core