athena_delete_prepared_statement: Deletes the prepared statement with the specified name from...

View source: R/athena_operations.R

athena_delete_prepared_statementR Documentation

Deletes the prepared statement with the specified name from the specified workgroup

Description

Deletes the prepared statement with the specified name from the specified workgroup.

See https://www.paws-r-sdk.com/docs/athena_delete_prepared_statement/ for full documentation.

Usage

athena_delete_prepared_statement(StatementName, WorkGroup)

Arguments

StatementName

[required] The name of the prepared statement to delete.

WorkGroup

[required] The workgroup to which the statement to be deleted belongs.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.