- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
configuration
Type: STRUCT
Provider name: Configuration
Description: The configuration of the workgroup, which includes the location in Amazon S3 where query and calculation results are stored, the encryption configuration, if any, used for query and calculation results; whether the Amazon CloudWatch Metrics are enabled for the workgroup; whether workgroup settings override client-side settings; and the data usage limits for the amount of data scanned per query or per workgroup. The workgroup settings override is specified in EnforceWorkGroupConfiguration
(true/false) in the WorkGroupConfiguration
. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
additional_configuration
STRING
AdditionalConfiguration
bytes_scanned_cutoff_per_query
INT64
BytesScannedCutoffPerQuery
customer_content_encryption_configuration
STRUCT
CustomerContentEncryptionConfiguration
kms_key
STRING
KmsKey
enable_minimum_encryption_configuration
BOOLEAN
EnableMinimumEncryptionConfiguration
EnforceWorkGroupConfiguration
setting takes precedence over the EnableMinimumEncryptionConfiguration
flag. This means that if EnforceWorkGroupConfiguration
is true, the EnableMinimumEncryptionConfiguration
flag is ignored, and the workgroup configuration for encryption is used.enforce_work_group_configuration
BOOLEAN
EnforceWorkGroupConfiguration
engine_version
STRUCT
EngineVersion
AmazonAthenaPreviewFunctionality
workgroup run on the preview engine regardless of this setting.effective_engine_version
STRING
EffectiveEngineVersion
CreateWorkGroup
or UpdateWorkGroup
operation, the EffectiveEngineVersion
field is ignored.selected_engine_version
STRING
SelectedEngineVersion
ListEngineVersions
, including AUTO. The default is AUTO.execution_role
STRING
ExecutionRole
identity_center_configuration
STRUCT
IdentityCenterConfiguration
enable_identity_center
BOOLEAN
EnableIdentityCenter
identity_center_instance_arn
STRING
IdentityCenterInstanceArn
publish_cloud_watch_metrics_enabled
BOOLEAN
PublishCloudWatchMetricsEnabled
query_results_s3_access_grants_configuration
STRUCT
QueryResultsS3AccessGrantsConfiguration
authentication_type
STRING
AuthenticationType
DIRECTORY_IDENTITY
is supported.create_user_level_prefix
BOOLEAN
CreateUserLevelPrefix
enable_s3_access_grants
BOOLEAN
EnableS3AccessGrants
requester_pays_enabled
BOOLEAN
RequesterPaysEnabled
true
, allows members assigned to a workgroup to reference Amazon S3 Requester Pays buckets in queries. If set to false
, workgroup members cannot query data from Requester Pays buckets, and queries that retrieve data from Requester Pays buckets cause an error. The default is false
. For more information about Requester Pays buckets, see Requester Pays Buckets in the Amazon Simple Storage Service Developer Guide.result_configuration
STRUCT
ResultConfiguration
acl_configuration
STRUCT
AclConfiguration
BUCKET_OWNER_FULL_CONTROL
. This is a client-side setting. If workgroup settings override client-side settings, then the query uses the ACL configuration that is specified for the workgroup, and also uses the location for storing query results specified in the workgroup. For more information, see WorkGroupConfiguration$EnforceWorkGroupConfiguration and Workgroup Settings Override Client-Side Settings.s3_acl_option
STRING
S3AclOption
BUCKET_OWNER_FULL_CONTROL
. If a query runs in a workgroup and the workgroup overrides client-side settings, then the Amazon S3 canned ACL specified in the workgroup’s settings is used for all queries that run in the workgroup. For more information about Amazon S3 canned ACLs, see Canned ACL in the Amazon S3 User Guide.encryption_configuration
STRUCT
EncryptionConfiguration
SSE_KMS
or CSE_KMS
) and key information. This is a client-side setting. If workgroup settings override client-side settings, then the query uses the encryption configuration that is specified for the workgroup, and also uses the location for storing query results specified in the workgroup. See WorkGroupConfiguration$EnforceWorkGroupConfiguration and Workgroup Settings Override Client-Side Settings.encryption_option
STRING
EncryptionOption
SSE_S3
), server-side encryption with KMS-managed keys (SSE_KMS
), or client-side encryption with KMS-managed keys (CSE_KMS
) is used. If a query runs in a workgroup and the workgroup overrides client-side settings, then the workgroup’s setting for encryption is used. It specifies whether query results must be encrypted, for all queries that run in this workgroup.kms_key
STRING
KmsKey
SSE_KMS
and CSE_KMS
, this is the KMS key ARN or ID.expected_bucket_owner
STRING
ExpectedBucketOwner
ExpectedBucketOwner
when it makes Amazon S3 calls to your specified output location. If the ExpectedBucketOwner
Amazon Web Services account ID does not match the actual owner of the Amazon S3 bucket, the call fails with a permissions error. This is a client-side setting. If workgroup settings override client-side settings, then the query uses the ExpectedBucketOwner
setting that is specified for the workgroup, and also uses the location for storing query results specified in the workgroup. See WorkGroupConfiguration$EnforceWorkGroupConfiguration and Workgroup Settings Override Client-Side Settings.output_location
STRING
OutputLocation
s3://path/to/query/bucket/
. To run the query, you must specify the query results location using one of the ways: either for individual queries using either this setting (client-side), or in the workgroup, using WorkGroupConfiguration. If none of them is set, Athena issues an error that no output location is provided. If workgroup settings override client-side settings, then the query uses the settings specified for the workgroup. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The date and time the workgroup was created.
description
Type: STRING
Provider name: Description
Description: The workgroup description.
identity_center_application_arn
Type: STRING
Provider name: IdentityCenterApplicationArn
Description: The ARN of the IAM Identity Center enabled application associated with the workgroup.
name
Type: STRING
Provider name: Name
Description: The workgroup name.
state
Type: STRING
Provider name: State
Description: The state of the workgroup: ENABLED or DISABLED.
tags
Type: UNORDERED_LIST_STRING
workgroup_arn
Type: STRING