Skip to main content

restore_testing_selection

Gets an individual restore_testing_selection resource

Overview

Namerestore_testing_selection
TypeResource
Descriptionrestore_testing_selection
Idawscc.backup.restore_testing_selection

Fields

NameDatatypeDescription
iam_role_arnstring
protected_resource_arnsarray
protected_resource_conditionsobject
protected_resource_typestring
restore_metadata_overridesobject
restore_testing_plan_namestring
restore_testing_selection_namestring
validation_window_hoursinteger
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
iam_role_arn,
protected_resource_arns,
protected_resource_conditions,
protected_resource_type,
restore_metadata_overrides,
restore_testing_plan_name,
restore_testing_selection_name,
validation_window_hours
FROM awscc.backup.restore_testing_selection
WHERE data__Identifier = '<RestoreTestingPlanName>|<RestoreTestingSelectionName>';

Permissions

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

Read

backup:GetRestoreTestingSelection

Update

backup:UpdateRestoreTestingSelection,
backup:GetRestoreTestingSelection,
iam:PassRole

Delete

backup:DeleteRestoreTestingSelection,
backup:GetRestoreTestingSelection