Resource Type: AWS > RDS > DB Snapshot [Manual]
The DB Snapshot Manual resource type is a backup image of a database instance that can be used to restore your database instance to the exact state it was in when the backup was taken.
Resource Context
DB Snapshot [Manual] is a part of the RDS service.
Each DB Snapshot [Manual] lives under a Region.
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/dbSnapshotManual
- tmod:@turbot/turbot#/resource/categories/database
- turbot graphql resource --id "tmod:@turbot/aws-rds#/resource/types/dbSnapshotManual"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-rds#/resource/types/dbSnapshotManual';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-rds#/resource/types/dbSnapshotManual"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-rds#/resource/types/dbSnapshotManual' 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