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

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

Syntax

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

JSON

{ "Values" : [ ValueMapping, ... ] }

Properties

Values

The value and display value pairs.

Required: Yes

Type: List of ValueMapping

Update requires: No interruption