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(triggers) Update sqs func trigger mnq api #58

Closed

Conversation

miguescri
Copy link
Contributor

@miguescri miguescri commented Oct 30, 2023

Summary

Use new MnQ API in function SQS trigger examples

Checklist

  • I have reviewed this myself.
  • I have attached a README to my example. You can use this template as reference.
  • I have updated the project README to link my example.

Details

Copy link
Contributor

@cyclimse cyclimse left a comment

Choose a reason for hiding this comment

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

Sweet, lgtm!

permissions {
can_publish = true
can_receive = true
can_manage = true
Copy link
Contributor

@cyclimse cyclimse Oct 31, 2023

Choose a reason for hiding this comment

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

Leaving a nitpick/comment so that you know I've read the MR 😎

Do we even need can_manage in those examples? It doesn't really matter since we also have the issue with NATS credentials

@miguescri
Copy link
Contributor Author

Moved to #62

@miguescri miguescri closed this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants