Resource Type: AWS > RDS
The Relational Database Service (RDS) offers scalable database capacity in the AWS cloud. It enables users to set up, operate, and scale relational databases, known as instances, in the cloud. These instances can store, organize, and retrieve data for various applications and services.
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-rds#/resource/types/rds
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/aws-rds#/resource/types/rds"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-rds#/resource/types/rds';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-rds#/resource/types/rds"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-rds#/resource/types/rds' 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