Update Named Query
| athena_update_named_query | R Documentation |
Updates a NamedQuery object¶
Description¶
Updates a NamedQuery object. The database or workgroup cannot be updated.
Usage¶
Arguments¶
NamedQueryId[required] The unique identifier (UUID) of the query.
Name[required] The name of the query.
DescriptionThe query description.
QueryString[required] The contents of the query with all query statements.
Value¶
An empty list.