Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(forwarder): relax DataAccessPointArn requirement #245

Merged
merged 1 commit into from
May 9, 2024
Merged

fix(forwarder): relax DataAccessPointArn requirement #245

merged 1 commit into from
May 9, 2024

Conversation

jta
Copy link
Contributor

@jta jta commented May 9, 2024

This commit relaxes DataAccessPointArn as a required parameter for the Forwarder stack. The prior settings assumed the stack would always point at Filedrop. In practice, there can be usecases where an access point should not be assumed:

  • if we point directly at an S3 bucket, for testing or aggregation purposes.
  • if we point the forwarder towards an HTTP endpoint instead.

@jta jta force-pushed the joao/uri branch 2 times, most recently from 7defb9e to 09de915 Compare May 9, 2024 17:05
This commit relaxes DataAccessPointArn as a required parameter for the
Forwarder stack. The prior settings assumed the stack would always point
at Filedrop. In practice, there can be usecases where an access point
should not be assumed:
- if we point directly at an S3 bucket, for testing or aggregation
  purposes.
- if we point the forwarder towards an HTTP endpoint instead.
@jta jta marked this pull request as ready for review May 9, 2024 17:30
@jta jta merged commit 73713c0 into main May 9, 2024
16 checks passed
@jta jta deleted the joao/uri branch May 9, 2024 18:55
Copy link

github-actions bot commented May 9, 2024

🎉 This PR is included in version 1.15.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants