Add user agent to AWS Secrets Manager integration
What does this MR do?
- This MR adds a user agent to the underlying AWS SDK call to the AWS Secrets Manager
- AWS SDK Source Docs: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/config
Why was this MR needed?
- This change gives AWS Secrets Manager the visibility to support customers on version tracking
What's the best way to test this MR?
- Since this is a primarily a run-time change, the AWS Secrets Manager is able to verify metrics from a locally hosted GitLab Runner with these changes.
What are the relevant issue numbers?
Edited by derikwang