Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@robinmetral robinmetral released this 21 May 22:21
8eb1eab

2.0.0 (2020-05-21)

⚠ BREAKING CHANGES

  • you will need to give GetObject permissions to your IAM user, because the plugin now supports private buckets via pre-signed URLs (#43). See the README for an example policy.
  • the Url key doesn't exist on s3Object anymore. There is not a public URL for private buckets and file nodes are now sourced with pre-signed URLs that shouldn't be added to the schema.

Features