AWS::AmplifyUIBuilder::Form FieldConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

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

Syntax

To declare this entity in your 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