AWS Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
SpotML uses your AWS credentials to manage the runs for you. You can verify that you have the credentials setup if you see the contents of ~/.aws/credentials
to be something like below.
Secondly, the above access key
IAM user needs to have the permissions to create all the aws resources.
If you are new to AWS, configure your aws cli by going through this .