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

Resource Type: AWS > S3

The Amazon Simple Storage Service (S3) service offers scalable storage capacity in the AWS cloud. It allows users to store and retrieve any amount of data, at any time, from anywhere on the web. Known as buckets, these storage containers can hold any type of data and are designed to make web-scale computing easier for developers.

Resource Types

The S3 service includes these resource types:

  • Account
  • Bucket
  • Multi-Region Access Point

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-s3#/resource/types/s3
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudService
  • GraphQL
    • query resource(id: "tmod:@turbot/aws-s3#/resource/types/s3") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/aws-s3#/resource/types/s3'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/aws-s3#/resource/types/s3"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-s3#/resource/types/s3';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-s3#/resource/types/s3"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-s3#/resource/types/s3' 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
519
Resource Types
8,948
Policies
3,489
Controls
1,929
Quick Actions
547
IAM