The base data warehouse capacity of the workgroup in Redshift Processing Units (RPUs).
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.RSS.AmazonRedshiftServerlessClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
An array of parameters to set for advanced control over a database. The options are
auto_mv,
datestyle,
enable_case_sensitive_identifier,
enable_user_activity_logging,
query_group,
search_path,
require_ssl,
use_fips_ssl, and either
wlm_json_configuration or query monitoring metrics that let you define performance boundaries. You can either specify individual query monitoring metrics (such as
max_scan_row_count,
max_query_execution_time) or use
wlm_json_configuration to define query queues with rules, but not both. If you're using
wlm_json_configuration, the maximum size of
parameterValue is 8000 characters. For more information about query monitoring rules and available metrics, see
Query monitoring metrics for Amazon Redshift Serverless. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ConfigParameters |
The value that specifies whether to turn on enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC instead of over the internet.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ExtraComputeForAutomaticOptimization <
Boolean>
If true, allocates additional compute resources for running automatic optimization operations.Default: false
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The IP address type that the workgroup supports. Possible values are ipv4 and dualstack.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries. The max capacity is specified in RPUs.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the namespace to associate with the workgroup.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
The custom port to use when connecting to a workgroup. Valid port ranges are 5431-5455 and 8191-8215. The default is 5439.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-PricePerformanceTarget_Level <
Int32>
The target price performance level for the workgroup. Valid values include 1, 25, 50, 75, and 100. These correspond to the price performance levels LOW_COST, ECONOMICAL, BALANCED, RESOURCEFUL, and HIGH_PERFORMANCE.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Whether the price performance target is enabled for the workgroup.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A value that specifies whether the workgroup can be accessed from a public network.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
An array of security group IDs to associate with the workgroup. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | SecurityGroupIds |
Use the -Select parameter to control the cmdlet output. The default value is 'Workgroup'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RedshiftServerless.Model.CreateWorkgroupResponse). Specifying the name of a property of type Amazon.RedshiftServerless.Model.CreateWorkgroupResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
An array of VPC subnet IDs to associate with the workgroup. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | SubnetIds |
A array of tag instances. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Tags |
An optional parameter for the name of the track for the workgroup. If you don't provide a track name, the workgroup is assigned to the current track.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the created workgroup.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |