Resource Type: AWS > DynamoDB > Backup
The Backup resource type is a saved copy of your table data that can be used to restore the table to the state it was in at the point of backup.
Resource Context
Backup is a part of the DynamoDB service.
Each Backup lives under a Region.
Controls
The primary controls for AWS > DynamoDB > Backup are:
Quick Actions
- Delete from AWS
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-dynamodb#/resource/types/backup
- tmod:@turbot/turbot#/resource/categories/storageObject
- turbot graphql resource --id "tmod:@turbot/aws-dynamodb#/resource/types/backup"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-dynamodb#/resource/types/backup';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-dynamodb#/resource/types/backup"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-dynamodb#/resource/types/backup' 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