godoc generated docs for service/s3 malformatted #2931
Labels
documentation
This is a problem with documentation.
needs-triage
This issue or PR still needs to be triaged.
Describe the issue
The comments for
service/s3
are formatted in a way that confuses godoc and results in slightly garbled documentation.For example, see the codeblock that's created from the indents in
service/s3/api_op_GetObject.go
: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/s3#Client.GetObject (search for "depends on whether you also have the s3:ListBucket permission")Links
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/s3#Client.GetObject
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.0
The text was updated successfully, but these errors were encountered: