Assuming a Role
We can assume a role by setting the AWS_ASSUME_ROLE_ARN
environment variable with the ARN of the role we want to assume.
With this, we can make requests to AWS from the account that owns the role.
We can assume a role by setting the AWS_ASSUME_ROLE_ARN
environment variable with the ARN of the role we want to assume.
With this, we can make requests to AWS from the account that owns the role.