Skip to content

Add s3_output parameter to athena.delete_from_iceberg_table method #2828

@diabolik900

Description

@diabolik900

Is your idea related to a problem? Please describe.
The athena.delete_from_iceberg_table method fails with an InvalidRequestException when called from a session which doesn't have access to the default S3 location.

Describe the solution you'd like
Add support for specifying our own S3 location using the same s3_output parameter which is provided for other Athena methods, such as read_sql_query and to_iceberg.

Metadata

Metadata

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