Cross Account Accessing an AWS S3 Bucket

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thank you for such amazing content!! Looking forward for more videos.

paravind
Автор

More power to you, brother, keep making this video's

AnshulJain-sjlu
Автор

Great video, got completely lost when you starting typing the code though, where are we supposed to learn that for AWS?

ryanroberts
Автор

for the target account, can you instead of modifying the "Bucket Policy" create an IAM Role in the target account the account A lambda ( source ) can assume in account B (target)?

arr
Автор

Thanks for this but it errors when I run it.... The error message is ""require is not defined in ES module scope, you can use import instead". Any idea how to resolve this?

arrjay
Автор

so we have two policies at play here, one for the role in account 1, and one for the bucket in account 2...

JohnTheHumbleMan
Автор

Thanks for sharing the video, However, I wanted to check in Account A you did not mention the account id of B where the Bucket is hosted (under Resource). Wondering, how does account A know where the Bucket is, I feel giving the name without account id won't suffice. Pls correct me if I am wrong.

neelimagupta
Автор

Do we have to write policy code by ourselves.... Or we get from documents

gulsanober
Автор

Really good up to the point where you went off on one typing code You completely lost me at this stage which is a shame because up to that point all was quite understandable.

tonymarkey
Автор

why tf people choose node is beyond me

samuraiwolf