View a markdown version of this page

AWS::SecurityAgent::SecurityRequirementPack SecurityRequirement - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 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