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 年前623 查看次数
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 年前

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

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

回答问题的准则