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(subscriber): correct ARN validation for IAM role #114

Merged
merged 1 commit into from
Nov 29, 2023
Merged

fix(subscriber): correct ARN validation for IAM role #114

merged 1 commit into from
Nov 29, 2023

Conversation

jta
Copy link
Contributor

@jta jta commented Nov 29, 2023

Our logic was busted. It was passing tests because the test fixture had a lambda ARN instead. Provide fix and add a new test for the happy path of a firehose ARN alongside the role ARN.

@jta jta changed the title fix(subscriber): correct ARN validation for IAM role (#105) fix(subscriber): correct ARN validation for IAM role Nov 29, 2023
Our logic was busted. It was passing tests because the test fixture had
a lambda ARN instead. Provide fix and add a new test for the happy path
of a firehose ARN alongside the role ARN.
Copy link
Contributor

@obs-gh-colinhutchinson obs-gh-colinhutchinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops good catch 👍

@jta jta merged commit a8e57c4 into main Nov 29, 2023
12 checks passed
@jta jta deleted the joao/fix branch November 29, 2023 21:02
Copy link

🎉 This PR is included in version 1.3.1-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Dec 4, 2023

🎉 This PR is included in version 1.4.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