AWS::Cases::Template RequiredField - 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::Cases::Template RequiredField

List of fields that must have a value provided to create a case.

Syntax

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

JSON

{ "FieldId" : String }

YAML

FieldId: String

Properties

FieldId

Unique identifier of a field.

Required: Yes

Type: String

Minimum: 1

Maximum: 500

Update requires: No interruption