ysde/grafana-backup-tool

Please provide ability to use AWS_SESSION_TOKEN for S3 upload/download

dolefirenko opened this issue · 1 comments

In case of using this tool in AWS EKS - it would be better to include IAM Role Service Account support. At least - please add ability to create boto3.Session with aws_session_token attribute (if AWS_SESSION_TOKEN env exists or aws_session_token was set in config JSON)

Thanks