Unanswered
How Do We Configure S3 Bucket Credentials When Working With The Autoscaling Service?
Hi AdventurousRabbit79
Try:"extra_clearml_conf" : "aws { s3 {key: A, secret : B, region: C, }} ",
Generally speaking no need for the quotes on the secret/key
You also need the comma to separate between keys.
You can test if it is working by adding the same string to your local clearml.conf and importing the cleaml package
154 Views
0
Answers
3 years ago
one year ago