Skip to content

Update get_boto3_client to allow creation of specified client #46

@mcbanderson

Description

@mcbanderson

In some instances AWS uses different service names in events and boto3 client instantiation (ie "elasticloadbalancer" and "elb"), which prevents automatic client instantiation. By allowing users to optionally pass in a service name we could allow them an easier mechanism to work around this issue.

Also if there arise instances where users need multiple boto3 clients for different services, this would give them a mechanism for creating those clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions