Skip to main content

backup_selections_list_only

Lists backup_selections in a region or regions, for all properties use backup_selections

Overview

Namebackup_selections_list_only
TypeResource
DescriptionResource Type definition for AWS::Backup::BackupSelection
Idaws.backup.backup_selections_list_only

Fields

NameDatatypeDescription
idstring
backup_plan_idstring
backup_selectionobject
selection_idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all backup_selections in a region.

SELECT
region,
id
FROM aws.backup.backup_selections_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the backup_selections_list_only resource, see backup_selections