8000 Feature request: Patch botocore.session.Session with custom User-Agent header · Issue #2626 · aws-powertools/powertools-lambda-python · GitHub
[go: up one dir, main page]

Skip to content
Feature request: Patch botocore.session.Session with custom User-Agent header #2626
Closed
@roger-zhangg

Description

@roger-zhangg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Shipped

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0