AquaConfiguration
The AQUA (Advanced Query Accelerator) configuration of the cluster.
Contents
In the following list, the required parameters are described first.
- AquaConfigurationStatus
-
The value represents how the cluster is configured to use AQUA. Possible values include the following.
-
enabled - Use AQUA if it is available for the current AWS Region and Amazon Redshift node type.
-
disabled - Don't use AQUA.
-
auto - Amazon Redshift determines whether to use AQUA.
Type: String
Valid Values:
enabled | disabled | auto
Required: No
-
- AquaStatus
-
The value indicates the status of AQUA on the cluster. Possible values include the following.
-
enabled - AQUA is enabled.
-
disabled - AQUA is not enabled.
-
applying - AQUA status is being applied.
Type: String
Valid Values:
enabled | disabled | applying
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: