Snapshot sharing within AWS Account

0

Greetings from Vancouver Island!

I know you can share Snapshots between accounts but I'd like to share a snapshot with another IAM user on the same account. Is that possible for is the only way to accomplish the task to to make the snapshot public.

Thanks,

Rick

profile picture
已提问 2 个月前260 查看次数
1 回答
3
已接受的回答

As the IAM user is in the same account, they just need sufficient permissions for EBS snapshots. So as long as the IAM user has permissions in an attached policy like ec2:DescribeSnapshots, ec2:CreateSnapshot, ec2:DeleteSnapshot, and so on then that should be all that's required.

Worth mentioning too that if the snapshot is emncrypted with KMS then the IAM user will need access to the keys as well.

profile picture
专家
Steve_M
已回答 2 个月前
profile picture
专家
已审核 2 个月前
profile picture
专家
已审核 2 个月前

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

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

回答问题的准则

相关内容