Resource Type: AWS > Athena > Workgroup
The Workgroup resource type is a separate environment that can be used to run and manage queries and control costs. It allows users to isolate their query execution in multiple running environments, providing better resource allocation and management.
Resource Context
Workgroup is a part of the Athena service.
Each Workgroup lives under a Region.
Controls
The primary controls for AWS > Athena > Workgroup are:
It is also targeted by these controls:
Quick Actions
- Delete
- Delete from AWS
- Router
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Update Enforce Workgroup Configuration
- Update Tags
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-athena#/resource/types/workgroup
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/aws-athena#/resource/types/workgroup"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-athena#/resource/types/workgroup';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-athena#/resource/types/workgroup"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-athena#/resource/types/workgroup' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query