powered by
Deletes the named query if you have access to the workgroup in which the query was saved.
For code samples using the AWS SDK for Java, see Examples and Code Samples in the Amazon Athena User Guide.
athena_delete_named_query(NamedQueryId)
[required] The unique ID of the query to delete.
An empty list.
svc$delete_named_query( NamedQueryId = "string" )