Date
1 - 4 of 4
Using Bosh in "AWS Multiple Account Security Strategy" possible?
heiko.cane@...
Hello, I would like to setup bosh in a multi account setup (as described here: https://aws.amazon.com/ Using bosh or bosh bootloader I only have the possibilities to add the access key and the secret access key but I can't trigger the "switch account". Also I miss the possibility to use Multi-Factor Authentication on AWS. Are there any possibilities to trigger the switch account and use multi factor? Thank you for your help!
Heiko |
|
Heiko Cane <heiko.cane@...>
Hello, I would like to setup bosh in a multi account setup (as described here: https://aws.amazon.com/de/answers/account-management/aws-multi-account-security-strategy/). I only have direct access to the "main" account and have switch to another account where I can setup the vpc, ec2 instances and so on. Using bosh or bosh bootloader I only have the possibilities to add the access key and the secret access key but I can't trigger the "switch account". Also I miss the possibility to use
Multi-Factor Authentication on AWS. Are there any possibilities to trigger the switch account and use multi factor? Thank you for your help! Heiko |
|
Dmitriy Kalinin
i imagine you would want to provision access key pair in the subaccount (not in the main account) and use that to provision resources in the subaccount. > Also I miss the possibility to use Multi-Factor Authentication on AWS. multi-factor typically applies to interactive uses (ie human). On Tue, May 8, 2018 at 8:29 AM, Heiko Cane <heiko.cane@...> wrote:
|
|
Dmitriy Kalinin
you also can try using iam instance profiles (http://bosh.io/docs/aws-iam-instance-profiles/) (https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html) On Tue, May 8, 2018 at 11:03 AM, Dmitriy Kalinin <dkalinin@...> wrote:
|
|