The CreateSavedQueryInput input includes various settings.

Table: CreateSavedQueryInput

ParameterTypeRequired[a]DefaultDescription
namestringyes The name of the saved query to create.
viewNamestringyes The name of the view associated with the saved query.
queryStringstringyes The query to be used, to be saved.
startstring  The start point for events processed by the saved query.
endstring  The end point for events processed by the saved query.
isLiveboolean  Whether the saved query uses live, streaming data.
widgetTypestring  The type of widget to use for dispaly the results for the saved query.
optionsstring  Any options related to the saved query.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.