aws-sdk-go-v2 icon indicating copy to clipboard operation
aws-sdk-go-v2 copied to clipboard

add API for getting service client version

Open lucix-aws opened this issue 1 year ago • 0 comments

Useful for metrics, etc.

You can sort of do this right now if you capture it from the user-agent built by an operation but that's not ideal.

lucix-aws avatar Dec 09 '24 17:12 lucix-aws