Module Smaws_Client_Redshift.ModifyAquaConfiguration

This operation is retired. Calling this operation does not change AQUA configuration. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `InvalidClusterStateFault of Types.invalid_cluster_state_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.modify_aqua_input_message -> (Types.modify_aqua_output_message, [> Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `InvalidClusterStateFault of Types.invalid_cluster_state_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ]) Stdlib.result