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 SDK docs around support for modeled request compression #2762

Open lucix-aws opened 1 month ago

lucix-aws commented 1 month ago

See #2753. There is a discoverability issue with the modeled request compression feature in that there's no explicit indication of what services actually support it. The presence of the env settings for controlling it are rife for causing confusion as customers might be lead to believe there is functionality where none exists.

Some things we can do better: