Skip to main content

backup_selections

Retrieves a list of backup_selections in a region

Overview

Namebackup_selections
TypeResource
Descriptionbackup_selections
Idawscc.backup.backup_selections

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.backup.backup_selections
WHERE region = 'us-east-1'

Permissions

To operate on the backup_selections resource, the following permissions are required:

Create

backup:CreateBackupSelection,
iam:GetRole,
iam:PassRole,
iam:CreateServiceLinkedRole

List

backup:ListBackupSelections