Skip to main content

restore_testing_plans

Retrieves a list of restore_testing_plans in a region

Overview

Namerestore_testing_plans
TypeResource
Descriptionrestore_testing_plans
Idawscc.backup.restore_testing_plans

Fields

NameDatatypeDescription
restore_testing_plan_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
restore_testing_plan_name
FROM awscc.backup.restore_testing_plans
WHERE region = 'us-east-1'

Permissions

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

Create

backup:CreateRestoreTestingPlan,
backup:TagResource,
backup:GetRestoreTestingPlan,
backup:ListTags

List

backup:ListRestoreTestingPlans