ManagedQueryResultsConfigurationUpdates - 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).

ManagedQueryResultsConfigurationUpdates

Updates the configuration for managed query results.

Contents

Enabled

If set to true, specifies that Athena manages query results in Athena owned storage.

Type: Boolean

Required: No

EncryptionConfiguration

If you encrypt query and calculation results in Athena owned storage, this field indicates the encryption option (for example, SSE_KMS or CSE_KMS) and key information.

Type: ManagedQueryResultsEncryptionConfiguration object

Required: No

RemoveEncryptionConfiguration

If set to true, it removes workgroup from Athena owned storage. The existing query results are cleaned up after 24hrs. You must provide query results in location specified under ResultConfiguration$OutputLocation.

Type: Boolean

Required: No

See Also

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