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

The ValueMappings property specifies the data binding configuration for a value map.

Syntax

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

JSON

{ "BindingProperties" : {Key: Value, ...}, "Values" : [ ValueMapping, ... ] }

Properties

BindingProperties

The information to bind fields to data at runtime.

Required: No

Type: Object of FormInputBindingPropertiesValue

Update requires: No interruption

Values

The value and display value pairs.

Required: Yes

Type: Array of ValueMapping

Update requires: No interruption