Amazon Nova Video Understanding with S3 Buckets. - vertesia/llumiverse GitHub Wiki

Setting Up AWS for Amazon Nova Pro Video Understanding with S3

The AWS credentials used for execution of the LLM requests needs access to the S3 buckets.

This can be done through AWS Role policy, when accessing buckets in other AWS accounts you may need set up things on both the account with the bucket and the account doing the LLM execution.

llumiverse does not do any authentication on bucket access, it is done once the request is sent off on Amazon's side. llumiverse just passes along the S3 URI of the bucket.