Share and use Dedicated Hosts among multiple IAM users

0

Hi, Is it possible to share and use Dedicated Hosts among multiple IAM users? For example, IAM user A launches EC2 instance #A on some Dedicated Hosts. Can IAM User B run EC2 instance #B on the same Dedicated Hosts?

I have read the FAQ below.

https://aws.amazon.com/ec2/dedicated-hosts/faqs/

At the beginning of this FAQ, it says "fully dedicated for your use."

But I'm not sure if it can be dedicated by one IAM user.

已提问 2 年前261 查看次数
2 回答
2

Hi there,

Yes, you can do what you are trying to do. This dedicated host is available for your entire AWS account's use. Anyone you give permission to run/control those instances applies whether you have a dedicated or shared host. IAM policies should be the same as well.

Hope this helps.

Rob_El
已回答 2 年前
  • Thank you for your quick reply. my question is solved.

2

Hi

fully dedicated for your use

Means that the host is dedicated to your account. To use a Dedicated Host, you first allocate hosts for use in your account. You then launch instances onto the hosts by specifying host tenancy for the instance. See https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html

So its not limited to one IAM user by default however you can use IAM policies to grant users permissions to view and work with specific resources in the Amazon EC2 console. See https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policies-ec2-console.html

profile pictureAWS
专家
Matt-B
已回答 2 年前
  • Thank you for your quick reply. my question is solved.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则