Resource Type: AWS > Backup > Backup Selection
The Backup Selection resource type specifies a set of AWS resources to back up, such as Amazon DynamoDB tables or Amazon Elastic Block Store (EBS) volumes. These selections can be used to create new backup jobs within the AWS Backup service.
Resource Context
Backup Selection is a part of the Backup service.
Each Backup Selection lives under a Backup Plan.
Controls
The primary controls for AWS > Backup > Backup Selection 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-backup#/resource/types/backupSelection
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/aws-backup#/resource/types/backupSelection"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-backup#/resource/types/backupSelection';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-backup#/resource/types/backupSelection"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-backup#/resource/types/backupSelection' 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