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

Resource Type: AWS > S3 > Account

The S3 Account resource type is part of the AWS Simple Storage Service (S3). Each S3 Account resource represents a user's account in the S3 service that can be used to create and manage S3 buckets and objects, providing scalable and secure storage for data.

Resource Context

Account is a part of the S3 service.

Each Account lives under an Account.

Controls

The primary controls for AWS > S3 > Account are:

  • CMDB
  • Discovery
  • Prevention
  • Public Access Block

It is also targeted by these controls:

  • AWS > HIPAA > S3 > S3 public access should be blocked at account level
  • AWS > NIST 800-53 > S3 > S3 public access should be blocked at account level
  • AWS > PCI v3.2.1 > S3 > 6 S3 Block Public Access setting should be enabled

Quick Actions

  • Router
  • Set Public Access Block

Category

  • Storage

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