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

Check serviceName is null even if it should never be #457

Merged
merged 1 commit into from
May 26, 2022

Conversation

willarmiros
Copy link
Contributor

Issue #, if available:

Description of changes:
Just extending #444 with a check for falsiness. serviceName shouldn't be undefined or null ever, but there's no way of guaranteeing that since it's a public API, and we don't want to crash.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@NathanielRN NathanielRN merged commit 16cf302 into aws:master May 26, 2022
@NathanielRN NathanielRN changed the title add null check to AWS capturer Check serviceName is null even if it should never be May 26, 2022
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.

None yet

2 participants