Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
AWS
Loading resources...

Resource Type: AWS > Athena

The Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. It allows users to execute queries and retrieve results within seconds, without the need for complex ETL jobs or the necessity of maintaining infrastructure.

Resource Types

The Athena service includes these resource types:

  • NamedQuery
  • Workgroup

Category

  • Cloud > Service

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/aws-athena#/resource/types/athena
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudService
  • GraphQL
    • query resource(id: "tmod:@turbot/aws-athena#/resource/types/athena") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/aws-athena#/resource/types/athena'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/aws-athena#/resource/types/athena"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-athena#/resource/types/athena';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-athena#/resource/types/athena"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-athena#/resource/types/athena' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
182
Mods
517
Resource Types
8,924
Policies
3,489
Controls
1,929
Quick Actions
540
IAM