Redshift Serverless Workgroup

Redshift Serverless Workgroup in AWS is a compute environment that runs serverless Amazon Redshift queries without needing to manage clusters. It provides isolated resources for running analytics workloads, automatically scaling capacity based on demand. Workgroups define the compute and networking configuration, including VPC, subnets, and security settings, making it easier to run data warehousing tasks with flexible performance and cost efficiency.

aws.redshiftserverless_workgroup

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
base_capacitycoreint64The base data warehouse capacity of the workgroup in Redshift Processing Units (RPUs).
config_parameterscorejsonAn 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 query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless.
creation_datecoretimestampThe creation date of the workgroup.
cross_account_vpcscorearray<string>A list of VPCs. Each entry is the unique identifier of a virtual private cloud with access to Amazon Redshift Serverless. If all of the VPCs for the grantee are allowed, it shows an asterisk.
custom_domain_certificate_arncorestringThe custom domain name’s certificate Amazon resource name (ARN).
custom_domain_certificate_expiry_timecoretimestampThe expiration time for the certificate.
custom_domain_namecorestringThe custom domain name associated with the workgroup.
endpointcorejsonThe endpoint that is created from the workgroup.
enhanced_vpc_routingcoreboolThe value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.
ip_address_typecorestringThe IP address type that the workgroup supports. Possible values are ipv4 and dualstack.
max_capacitycoreint64The maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries. The max capacity is specified in RPUs.
namespace_namecorestringThe namespace the workgroup is associated with.
patch_versioncorestringThe patch version of your Amazon Redshift Serverless workgroup. For more information about patch versions, see Cluster versions for Amazon Redshift.
pending_track_namecorestringThe name for the track that you want to assign to the workgroup. When the track changes, the workgroup is switched to the latest workgroup release available for the track. At this point, the track name is applied.
portcoreint64The custom port to use when connecting to a workgroup. Valid port ranges are 5431-5455 and 8191-8215. The default is 5439.
price_performance_targetcorejsonAn object that represents the price performance target settings for the workgroup.
publicly_accessiblecoreboolA value that specifies whether the workgroup can be accessible from a public network.
security_group_idscorearray<string>An array of security group IDs to associate with the workgroup.
statuscorestringThe status of the workgroup.
subnet_idscorearray<string>An array of subnet IDs the workgroup is associated with.
tagscorehstore
track_namecorestringThe name of the track for the workgroup.
workgroup_arncorestringThe Amazon Resource Name (ARN) that links to the workgroup.
workgroup_idcorestringThe unique identifier of the workgroup.
workgroup_namecorestringThe name of the workgroup.
workgroup_versioncorestringThe Amazon Redshift Serverless version of your workgroup. For more information about Amazon Redshift Serverless versions, seeCluster versions for Amazon Redshift.