Providing S3 access to MediaPackage for "live-to-VOD"

0

I am creating a "live-to-VOD" workflow with MediaPackage, and I'm trying to understand how to best implement the correct policy to allow MediaPackage to do it.

I will have many buckets (one per customer), and I need MediaPackage to be able to push assets into all of those buckets. Is there a way to grant MediaPackage access to all buckets with a sort of wildcard, or, does each bucket need to be expressly added in a new and separate policy?

已提問 3 年前檢視次數 622 次
2 個答案
0
已接受的答案

Hi chrisatmb, thanks for your query! I can see you've found some documentation on this. It is indeed possible to use wildcards to specify several buckets. For setting up the correct permissions for MediaPackage Live-to-VOD I'd start here:

https://docs.aws.amazon.com/mediapackage/latest/ug/setting-up-create-trust-rel.html

Note there are slightly different policies for VOD Vs Live-to-VOD. This should get you started but please let us know if you have any questions!

AWS
已回答 3 年前
profile picture
專家
已審閱 2 天前
0

Ah, I see from the following guide that it's possible to use a wildcard for all S3 buckets like so:

arn:aws:s3:::*

https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南