We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ARN is not present using sls invoke local. This library should shim it like core: https://github.com/iopipe/iopipe-js-core/blob/master/src/report.js#L63 Or core should be updated to append to the context object for multi-plugin support.
sls invoke local
context
Related: #45
The text was updated successfully, but these errors were encountered:
Shimming arn for local invocation
0742810
Updating dependencies Adding JetBrains files to .gitignore Closes iopipe#54
fix: Shimming arn for local invocation (#54)
8f4058e
mrickard
Successfully merging a pull request may close this issue.
The ARN is not present using
sls invoke local
. This library should shim it like core:https://github.com/iopipe/iopipe-js-core/blob/master/src/report.js#L63
Or core should be updated to append to the
context
object for multi-plugin support.Related:
#45
The text was updated successfully, but these errors were encountered: