AWS::AmplifyUIBuilder::Form FieldConfig

Describes the configuration information for a field in a table.

Syntax

To declare this entity in your AWS 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: List of FieldValidationConfiguration

Update requires: No interruption