AWS::Backup::Framework FrameworkControl - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Backup::Framework FrameworkControl

Contains detailed information about all of the controls of a framework. Each framework must contain at least one control.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ControlInputParameters

The name/value pairs.

Required: No

Type: Array of ControlInputParameter

Update requires: No interruption

ControlName

The name of a control. This name is between 1 and 256 characters.

Required: Yes

Type: String

Update requires: No interruption

ControlScope

The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.

For more information, see ControlScope.

Required: No

Type: ControlScope

Update requires: No interruption