Skip to main content

restore_testing_plan

Gets an individual restore_testing_plan resource

Overview

Namerestore_testing_plan
TypeResource
Descriptionrestore_testing_plan
Idawscc.backup.restore_testing_plan

Fields

NameDatatypeDescription
recovery_point_selectionobject
restore_testing_plan_arnstring
restore_testing_plan_namestring
schedule_expressionstring
schedule_expression_timezonestring
start_window_hoursinteger
tagsarray
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
recovery_point_selection,
restore_testing_plan_arn,
restore_testing_plan_name,
schedule_expression,
schedule_expression_timezone,
start_window_hours,
tags
FROM awscc.backup.restore_testing_plan
WHERE data__Identifier = '<RestoreTestingPlanName>';

Permissions

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

Read

backup:GetRestoreTestingPlan,
backup:ListTags

Update

backup:UpdateRestoreTestingPlan,
backup:TagResource,
backup:UntagResource,
backup:GetRestoreTestingPlan,
backup:ListTags

Delete

backup:DeleteRestoreTestingPlan,
backup:GetRestoreTestingPlan