Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow public access to claims bucket (#82)
Per the description here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html#access-control-block-public-access-options - this PR enables public read access to the bucket. It allows the indexing service to read claims by URL without any special handling for these legacy claims.
- Loading branch information