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

Update errors.go: typo in SessionStreamingException text #2951

Open
2 of 3 tasks
lionello opened this issue Jan 8, 2025 · 0 comments
Open
2 of 3 tasks

Update errors.go: typo in SessionStreamingException text #2951

lionello opened this issue Jan 8, 2025 · 0 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@lionello
Copy link

lionello commented Jan 8, 2025

Acknowledgements

Describe the bug

There's a typo in the help text/comment of SessionStreamingException https://github.com/aws/aws-sdk-go-v2/blob/main/service/cloudwatchlogs/types/errors.go#L368

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

It's missing a T:

// This exception is returned if an unknown error occurs during a Live Tail session.

Current Behavior

// his exception is returned if an unknown error occurs during a Live Tail session.

Reproduction Steps

  • check the text

Possible Solution

No response

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

N/A

Compiler and Version used

irrelevant

Operating System and version

irrelevant

@lionello lionello added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant