Skip to main content
Skip table of contents

Obtain AWS API Tokens

Once you receive an email indicating that your account is ready, follow these instructions to get API tokens needed for Cyclone ENTERPRISE deployment.

 

  1. Open https://console.aws.amazon.com/

  2. Select the Root User.

  3. Enter the email address that you used for AWS registration. Click Next.

  4. Enter the password. Click Sign In.

  5. Enter iam in the search at the top of the page. You will immediately see the IAM entry under Services. Click IAM.

  6. Select Users on the left panel.

  7. Click Add User.

  8. Enter your username.

  9. Select both Programmatic access and AWS Management Console access.

  10. Choose a Custom password and enter your password. Security best practice dictates that you should pick a new password that is different from that of your root username account.

  11. Uncheck User must create a new password at next sign-in.

  12. Click Next: Permissions

  13. Select Attach existing policies directly.

  14. Per good security practices, users should be given the lowest level of permissions to get their job done. We suggest creating a new IAM user that has access to EC2 resources only. Enter "amazonec2fullaccess" in the search box.

  15. Select AmazonEC2FullAccess entry in the Policy name table.

  16. Click Next: Tags.

  17. Click Next: Review.

  18. Click Create User.

  19. Click the Download .csv button. Keep the .csv file in a safe location. The file contains your Access key ID, Secret access key, and your Management Console access.

  20. Access key ID and Secret access key are your API tokens. This is the only time AWS displays your API tokens. Make sure you write them down. 

Note: Do NOT share the Access key ID and Secret access key with ANYBODY.

  1. Save the URL for accessing AWS Management Console.

  2. Click Close.

 

Next (Install AWS CLI v2 for Windows)>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.