ConfigParameter
An array of key-value pairs to set for advanced control over Amazon Redshift Serverless.
Contents
- parameterKey
-
The key of the parameter. The options are
auto_mv,datestyle,enable_case_sensitive_identifier,enable_user_activity_logging,query_group,search_path,require_ssl,use_fips_ssl, and eitherwlm_json_configurationor query monitoring metrics that let you define performance boundaries. You can either specify individual query monitoring metrics (such asmax_scan_row_count,max_query_execution_time) or usewlm_json_configurationto define query queues with rules, but not both. If you're usingwlm_json_configuration, the maximum size ofparameterValueis 8000 characters. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless.Type: String
Required: No
- parameterValue
-
The value of the parameter to set.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: