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개 답변
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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠