maddy icon indicating copy to clipboard operation
maddy copied to clipboard

internal/storage/blob/s3: add iam, aws config file, minio config file configurable credentials

Open arush15june opened this issue 3 years ago • 0 comments

Implement configuration to choose the source of credentials for IMAP S3 blob storage. My primary purpose was to use the IAM profile instead of having plaintext AWS Access Keys.

Along with IAM profile configuration, I have added configuration for the AWS config file and minio config file as well.

arush15june avatar Sep 14 '22 13:09 arush15june