Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.08 KB

bug-report.md

File metadata and controls

31 lines (23 loc) · 1.08 KB
name about title labels assignees
🐛 Bug report
Create a report to help us improve
bug, needs-triage

Confirm by changing [ ] to [x] below to ensure that it's a bug:

Describe the bug A clear and concise description of what the bug is.

Version of AWS SDK for Go? Example: v1.29.22

  • get SDK version by printing the output of aws.SDKVersion in your code after importing "github.com/aws/aws-sdk-go-v2/aws"

Version of Go (go version)?

To Reproduce (observed behavior) Steps to reproduce the behavior (please share code or minimal repo)

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.