AWS AWSCloudFormation documentation change
Summary
Added documentation for Workgroup.BaseCapacity and Workgroup.MaxCapacity attributes
Security assessment
New capacity-related attributes added without any security controls or vulnerabilities mentioned
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.md b/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.md index 61456f2f4..1a70fd6d6 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.md +++ b//AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.md @@ -315,0 +316,5 @@ GetAtt returns a value for a specified attribute of this type. For more informat +`Workgroup.BaseCapacity` + + +The base data warehouse capacity of the workgroup in Redshift Processing Units (RPUs). + @@ -335,0 +341,5 @@ The value that specifies whether to enable enhanced virtual private cloud (VPC) +`Workgroup.MaxCapacity` + + +The maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries. The max capacity is specified in RPUs. +