AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateWorkGroup operation. Creates a workgroup with the specified name. A workgroup can be an Apache Spark enabled workgroup or an Athena SQL workgroup.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class CreateWorkGroupRequest : AmazonAthenaRequest IAmazonWebServiceRequest
The CreateWorkGroupRequest type exposes the following members
Name | Description | |
---|---|---|
CreateWorkGroupRequest() |
Name | Type | Description | |
---|---|---|---|
Configuration | Amazon.Athena.Model.WorkGroupConfiguration |
Gets and sets the property Configuration.
Contains configuration information for creating an Athena SQL workgroup or Spark enabled
Athena workgroup. Athena SQL workgroup configuration includes the location in Amazon
S3 where query and calculation results are stored, the encryption configuration, if
any, used for encrypting query results, whether the Amazon CloudWatch Metrics are
enabled for the workgroup, the limit for the amount of bytes scanned (cutoff) per
query, if it is specified, and whether workgroup's settings (specified with |
|
Description | System.String |
Gets and sets the property Description. The workgroup description. |
|
Name | System.String |
Gets and sets the property Name. The workgroup name. |
|
Tags | System.Collections.Generic.List<Amazon.Athena.Model.Tag> |
Gets and sets the property Tags. A list of comma separated tags to add to the workgroup that is created. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5