Amazon AppFlow · Schema

ConnectorEntityField

ConnectorEntityField schema from Amazon AppFlow API

AWSConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Properties

Name Type Description
identifier string The unique identifier of the connector field.
parentIdentifier string The parent identifier of the connector field.
label string The label applied to a connector entity field.
isPrimaryKey boolean Booelan value that indicates whether this field can be used as a primary key.
defaultValue string Default value that can be assigned to this field.
isDeprecated boolean Booelan value that indicates whether this field is deprecated or not.
supportedFieldTypeDetails object Contains details regarding the supported FieldType, including the corresponding filterOperators and supportedValues.
description string A description of the connector entity field.
sourceProperties object The properties that can be applied to a field when the connector is being used as a source.
destinationProperties object The properties applied to a field when the connector is being used as a destination.
View JSON Schema on GitHub