AWS¶
To add AWS credentials you will need: Access key ID , Secret access key.
-
Add a new user
- Open https://console.aws.amazon.com
- Open the IAM service, then go to Users and click on Add user
- Select Programmatic access
-
Create a new group
- Select the following permissions: AmazonVPCFullAccess, AmazonEC2FullAccess, IAMFullAccess
-
Paste cloud credentials
- Once you reach the last page ("Create user"), copy the access key ID and secret access key
- Navigate to cloud credentials page in CAST AI console and select AWS
- Paste keys to the form in CAST AI console and click create
Documentation on AWS Identity and Access Management.
Next step: create cluster