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年前
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ