Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom user agent suffix to AWS KMS MKP client #70

Closed
mattsb42-aws opened this issue Nov 1, 2017 · 0 comments
Closed

add custom user agent suffix to AWS KMS MKP client #70

mattsb42-aws opened this issue Nov 1, 2017 · 0 comments

Comments

@mattsb42-aws
Copy link
Member

Problem

We would like the AWS KMS client used in the default AWS KMS MKP to identify itself as originating from this CLI.

Solution

Like we do with the clients in Java and Python, we should append a special user agent string to the client's user agent.

Ref: https://github.com/awslabs/aws-encryption-sdk-python/blob/master/src/aws_encryption_sdk/key_providers/kms.py#L203-L206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant