Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ComponentBindingPropertiesValueProperties - AmplifyUIBuilder

ComponentBindingPropertiesValueProperties

Represents the data binding configuration for a specific property using data stored in AWS. For AWS connected properties, you can bind a property to data stored in an Amazon S3 bucket, an Amplify DataStore model or an authenticated user attribute.

Contents

bucket

An Amazon S3 bucket.

Type: String

Required: No

defaultValue

The default value to assign to the property.

Type: String

Required: No

field

The field to bind the data to.

Type: String

Required: No

key

The storage key for an Amazon S3 bucket.

Type: String

Required: No

model

An Amplify DataStore model.

Type: String

Required: No

predicates

A list of predicates for binding a component's properties to data.

Type: Array of Predicate objects

Required: No

slotName

The name of a component slot.

Type: String

Required: No

userAttribute

An authenticated user attribute.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.