How to: Use the Assume Role option in the Deploy AWS plugin

Question

How do I use Assume Role option in the Deploy AWS plugin

Answer

The Assume Role option can be configured using the instructions below

Steps to Follow

Click on Infrastructure -> New -> aws -> Cloud

Under Common section:

  1. Access Key ID (of the user you are connecting as - not the one you get from the aws sts assume-role command)
  2. Secret Access Key (of the user you are connecting as - not the one you get from aws sts assume-role command)

Under Assume Role section:

  1. Account ID (where the role you want to assume exists)
  2. Role Name (that you want to assume as)

You only need the above configurations for the assume role option to work.

For example:

Note

  • Make sure there are no configurations in the SSO Authentication section
  • Make sure the Infrastructure CI name does not contain spaces

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.