Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		Hi There, I Have A Bit Of A Problem With Aws Secrets: I Pass Keys As Env Var To Clearml-Agents To Retrieve Data From A Bucket In Us-East-1 But I Use A Bucket To Store Task Artifacts In A Bucket In Eu-Central-1. So When I Pass Aws Keys As Env Vars, The Tas
Do you explicitly specify the region?
Also, please try specifying the buckets directly in your  ~/clearml.conf
The relevant section is  sdk.aws.s3.credentials
It would look something like this:
{ host: "<BUCKET_A_HOST>" key: "<KEY>" secret: "<SECRET>" region: "<REGION>" }
320 Views
				0
Answers
				
					 
	4 years ago
				
					
						 
	2 years ago