Skip to content

feat(parameters): Allow settings boto3.client() arguments #1079

Closed
@gshpychka

Description

@gshpychka

Is your feature request related to a problem? Please describe.
I'm using VPC endpoints with private DNS disabled, so I have to pass endpoint_url to boto3.client to use the endpoint-specific host name. I am not able to use parameters because this is not supported.

Describe the solution you'd like
Perhaps allowing to pass additional keyword arguments to the client method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions