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
gefragt vor 2 Monaten260 Aufrufe
1 Antwort
3
Akzeptierte Antwort

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
EXPERTE
Steve_M
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen