ResultReuseByAgeConfiguration - Amazon Athena
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResultReuseByAgeConfiguration

Specifies whether previous query results are reused, and if so, their maximum age.

Contents

Enabled

True if previous query results can be reused when the query is run; otherwise, false. The default is false.

Type: Boolean

Required: Yes

MaxAgeInMinutes

Specifies, in minutes, the maximum age of a previous query result that Athena should consider for reuse. The default is 60.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 10080.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: