View a markdown version of this page

AWS::SecurityAgent::SecurityRequirementPack SecurityRequirement - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::SecurityAgent::SecurityRequirementPack SecurityRequirement

The SecurityRequirement property type specifies Property description not available. for an AWS::SecurityAgent::SecurityRequirementPack.

Syntax

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

JSON

{ "Description" : String, "Domain" : String, "Evaluation" : String, "Name" : String, "Remediation" : String }

YAML

Description: String Domain: String Evaluation: String Name: String Remediation: String

Properties

Description

Property description not available.

Required: Yes

Type: String

Maximum: 500

Update requires: No interruption

Domain

Property description not available.

Required: Yes

Type: String

Maximum: 10000

Update requires: No interruption

Evaluation

Property description not available.

Required: Yes

Type: String

Maximum: 10000

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

Maximum: 80

Update requires: No interruption

Remediation

Property description not available.

Required: No

Type: String

Maximum: 10000

Update requires: No interruption