AWS::AmplifyUIBuilder::Form FieldConfig - 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::AmplifyUIBuilder::Form FieldConfig

The FieldConfig property specifies the configuration information for a field in a table.

Syntax

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

Properties

Excluded

Specifies whether to hide a field.

Required: No

Type: Boolean

Update requires: No interruption

InputType

Describes the configuration for the default input value to display for a field.

Required: No

Type: FieldInputConfig

Update requires: No interruption

Label

The label for the field.

Required: No

Type: String

Update requires: No interruption

Position

Specifies the field position.

Required: No

Type: FieldPosition

Update requires: No interruption

Validations

The validations to perform on the value in the field.

Required: No

Type: Array of FieldValidationConfiguration

Update requires: No interruption