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.”

DestinationFieldProperties - AmazonAppFlow

DestinationFieldProperties

The properties that can be applied to a field when connector is being used as a destination.

Contents

isCreatable

Specifies if the destination field can be created by the current user.

Type: Boolean

Required: No

isDefaultedOnCreate

Specifies whether the field can use the default value during a Create operation.

Type: Boolean

Required: No

isNullable

Specifies if the destination field can have a null value.

Type: Boolean

Required: No

isUpdatable

Specifies whether the field can be updated during an UPDATE or UPSERT write operation.

Type: Boolean

Required: No

isUpsertable

Specifies if the flow run can either insert new rows in the destination field if they do not already exist, or update them if they do.

Type: Boolean

Required: No

supportedWriteOperations

A list of supported write operations. For each write operation listed, this field can be used in idFieldNames when that write operation is present as a destination option.

Type: Array of strings

Valid Values: INSERT | UPSERT | UPDATE | DELETE

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.