Skip to content

awswrangler.data_api.redshift.read_sql_query support query parameters #3107

Closed
@robmcd

Description

@robmcd

Is your idea related to a problem? Please describe.
can't specify query parameters via awswrangler.data_api.redshift.read_sql_query

AWS docs describe underlying support for this, but seems it's not exposed via awswrangler.

Describe the solution you'd like
in the same way we can provide query parameters via awswrangler.redshift.read_sql_query(sql, con, params='...') we should be able to do the same via the awswrangler.data_api.redshift.read_sql_query

awswrangler==3.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions