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: Create log groups when missing #184

Merged
merged 2 commits into from
Apr 23, 2022

Commits on Mar 26, 2022

  1. Use err.name instead of err.code for AWS errors

    This appears to be a consequence of using @AWS-SDK (v3)
    dev-guy committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0d47a2a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Fix unit test

    dev-guy committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    e7eadf4 View commit details
    Browse the repository at this point in the history