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

Resource Type: AWS > DynamoDB

The Dynamo DB service offers a scalable NoSQL database in the AWS cloud. It enables users to create and manage database tables that can store and retrieve any amount of data, and serve any level of request traffic. This service supports both document and key-value data models, providing flexible solutions for web, mobile, gaming, and IoT applications.

Resource Types

The DynamoDB service includes these resource types:

  • Backup
  • Global Table
  • Table

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