Hello,

Does Juju work with AWS Cross Account Roles? Specifically, IAM users
that need to set the "External ID" string to assume the role?

AWS Cli support is enabled by configuring a profile:
https://docs.aws.amazon.com/cli/latest/userguide/cli-roles.html#cli-roles-xaccount

and then specifying it on the command line:
```
aws s3 ls --profile marketingadmin
```

Is something like that supported in the Juju EC2 environment config?

att,
--
Paul Eipper

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to