aws / aws-sdk-go-v2

AWS SDK for the Go programming language.
https://aws.github.io/aws-sdk-go-v2/docs/
Apache License 2.0
2.61k stars 627 forks source link

Improve formatting of package doc for secretsmanager #2597

Closed dolmen closed 4 months ago

dolmen commented 6 months ago

Acknowledgements

Describe the bug

Package documentation for package github.com/aws/aws-sdk-go-v2/service/secretsmanager is unreadable:

Sources:

Expected Behavior

Doc designed for human consumption.

Current Behavior

https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/secretsmanager#pkg-overview

Capture d’écran 2024-04-04 à 12 34 16

Reproduction Steps

https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/secretsmanager#pkg-overview

Possible Solution

No response

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

v1.28.6

Compiler and Version used

N/A

Operating System and version

N/A

RanVaknin commented 5 months ago

Hi @dolmen ,

Thanks. I agree this should be better formatted.

Adding to backlog.

Thanks, Ran~

github-actions[bot] commented 4 months ago

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.

dolmen commented 4 months ago

This version of the Secrets Manager API Reference documents the Secrets Manager API version 2017-10-17.

Really?