Closed
Description
Use case
Need to add a standard user-agent in SDK calls originated from botocore.session.
E.g. KMS clients in data-masking feature are init by botocore.session.Session here
Solution/User Experience
session = botocore.session.Session()
register_feature_to_botocore_session(session, "data-masking")
# use session as is
Alternative solutions
No response
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped