WorkerComputeConfiguration
The configuration of the compute resources for workers running an analysis with the AWS Clean Rooms SQL analytics engine.
Contents
- number
-
The number of workers.
SQL queries support a minimum value of 2 and a maximum value of 400.
PySpark jobs support a minimum value of 4 and a maximum value of 128.
Type: Integer
Valid Range: Minimum value of 2. Maximum value of 400.
Required: No
- properties
-
The configuration properties for the worker compute environment. These properties allow you to customize the compute settings for your AWS Clean Rooms workloads.
Type: WorkerComputeConfigurationProperties object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- type
-
The worker compute configuration type.
Type: String
Valid Values:
CR.1X | CR.4XRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: