|
41 | 41 | "base": null,
|
42 | 42 | "refs": {
|
43 | 43 | "GoogleAnalyticsConnectorProfileCredentials$accessToken": "<p> The credentials used to access protected Google Analytics resources. </p>",
|
| 44 | + "HoneycodeConnectorProfileCredentials$accessToken": null, |
44 | 45 | "MarketoConnectorProfileCredentials$accessToken": "<p> The credentials used to access protected Marketo resources. </p>",
|
45 | 46 | "SalesforceConnectorProfileCredentials$accessToken": "<p> The credentials used to access protected Salesforce resources. </p>",
|
46 | 47 | "SlackConnectorProfileCredentials$accessToken": "<p> The credentials used to access protected Slack resources. </p>",
|
|
269 | 270 | "base": "<p> Used by select connectors for which the OAuth workflow is supported, such as Salesforce, Google Analytics, Marketo, Zendesk, and Slack. </p>",
|
270 | 271 | "refs": {
|
271 | 272 | "GoogleAnalyticsConnectorProfileCredentials$oAuthRequest": "<p> The OAuth requirement needed to request security tokens from the connector endpoint. </p>",
|
| 273 | + "HoneycodeConnectorProfileCredentials$oAuthRequest": null, |
272 | 274 | "MarketoConnectorProfileCredentials$oAuthRequest": "<p> The OAuth requirement needed to request security tokens from the connector endpoint. </p>",
|
273 | 275 | "SalesforceConnectorProfileCredentials$oAuthRequest": "<p> The OAuth requirement needed to request security tokens from the connector endpoint. </p>",
|
274 | 276 | "SlackConnectorProfileCredentials$oAuthRequest": "<p> The OAuth requirement needed to request security tokens from the connector endpoint. </p>",
|
|
396 | 398 | "FlowDefinition$createdBy": "<p> The ARN of the user who created the flow. </p>"
|
397 | 399 | }
|
398 | 400 | },
|
| 401 | + "CustomerProfilesDestinationProperties": { |
| 402 | + "base": null, |
| 403 | + "refs": { |
| 404 | + "DestinationConnectorProperties$CustomerProfiles": null |
| 405 | + } |
| 406 | + }, |
| 407 | + "CustomerProfilesMetadata": { |
| 408 | + "base": null, |
| 409 | + "refs": { |
| 410 | + "ConnectorMetadata$CustomerProfiles": null |
| 411 | + } |
| 412 | + }, |
399 | 413 | "DataPullMode": {
|
400 | 414 | "base": null,
|
401 | 415 | "refs": {
|
|
453 | 467 | "FlowDefinition$createdAt": "<p> Specifies when the flow was created. </p>",
|
454 | 468 | "FlowDefinition$lastUpdatedAt": "<p> Specifies when the flow was last updated. </p>",
|
455 | 469 | "ScheduledTriggerProperties$scheduleStartTime": "<p> Specifies the scheduled start time for a schedule-triggered flow. </p>",
|
456 |
| - "ScheduledTriggerProperties$scheduleEndTime": "<p> Specifies the scheduled end time for a schedule-triggered flow. </p>" |
| 470 | + "ScheduledTriggerProperties$scheduleEndTime": "<p> Specifies the scheduled end time for a schedule-triggered flow. </p>", |
| 471 | + "ScheduledTriggerProperties$firstExecutionFrom": null |
457 | 472 | }
|
458 | 473 | },
|
459 | 474 | "DatetimeTypeFieldName": {
|
|
570 | 585 | "UpdateFlowRequest$destinationFlowConfigList": "<p> The configuration that controls how Amazon AppFlow transfers data to the destination connector. </p>"
|
571 | 586 | }
|
572 | 587 | },
|
| 588 | + "DomainName": { |
| 589 | + "base": null, |
| 590 | + "refs": { |
| 591 | + "CustomerProfilesDestinationProperties$domainName": null |
| 592 | + } |
| 593 | + }, |
573 | 594 | "DynatraceConnectorOperator": {
|
574 | 595 | "base": null,
|
575 | 596 | "refs": {
|
|
610 | 631 | "base": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>",
|
611 | 632 | "refs": {
|
612 | 633 | "EventBridgeDestinationProperties$errorHandlingConfig": null,
|
| 634 | + "HoneycodeDestinationProperties$errorHandlingConfig": null, |
613 | 635 | "RedshiftDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>",
|
614 | 636 | "SalesforceDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>",
|
615 | 637 | "SnowflakeDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>"
|
|
814 | 836 | "ConnectorEntityMap$key": null
|
815 | 837 | }
|
816 | 838 | },
|
| 839 | + "HoneycodeConnectorProfileCredentials": { |
| 840 | + "base": null, |
| 841 | + "refs": { |
| 842 | + "ConnectorProfileCredentials$Honeycode": null |
| 843 | + } |
| 844 | + }, |
| 845 | + "HoneycodeConnectorProfileProperties": { |
| 846 | + "base": null, |
| 847 | + "refs": { |
| 848 | + "ConnectorProfileProperties$Honeycode": null |
| 849 | + } |
| 850 | + }, |
| 851 | + "HoneycodeDestinationProperties": { |
| 852 | + "base": null, |
| 853 | + "refs": { |
| 854 | + "DestinationConnectorProperties$Honeycode": null |
| 855 | + } |
| 856 | + }, |
| 857 | + "HoneycodeMetadata": { |
| 858 | + "base": null, |
| 859 | + "refs": { |
| 860 | + "ConnectorMetadata$Honeycode": null |
| 861 | + } |
| 862 | + }, |
817 | 863 | "IdFieldNameList": {
|
818 | 864 | "base": "<p> A list of field names that can be used as an ID field when performing a write operation. </p>",
|
819 | 865 | "refs": {
|
|
942 | 988 | "ExecutionResult$recordsProcessed": "<p> The number of records processed in the flow run. </p>"
|
943 | 989 | }
|
944 | 990 | },
|
| 991 | + "LookoutMetricsDestinationProperties": { |
| 992 | + "base": null, |
| 993 | + "refs": { |
| 994 | + "DestinationConnectorProperties$LookoutMetrics": null |
| 995 | + } |
| 996 | + }, |
945 | 997 | "MarketoConnectorOperator": {
|
946 | 998 | "base": null,
|
947 | 999 | "refs": {
|
|
1017 | 1069 | "base": null,
|
1018 | 1070 | "refs": {
|
1019 | 1071 | "GoogleAnalyticsMetadata$oAuthScopes": "<p> The desired authorization scope for the Google Analytics account. </p>",
|
| 1072 | + "HoneycodeMetadata$oAuthScopes": null, |
1020 | 1073 | "SalesforceMetadata$oAuthScopes": "<p> The desired authorization scope for the Salesforce account. </p>",
|
1021 | 1074 | "SlackMetadata$oAuthScopes": "<p> The desired authorization scope for the Slack account. </p>",
|
1022 | 1075 | "ZendeskMetadata$oAuthScopes": "<p> The desired authorization scope for the Zendesk account. </p>"
|
|
1030 | 1083 | "DynatraceSourceProperties$object": "<p> The object specified in the Dynatrace flow source. </p>",
|
1031 | 1084 | "EventBridgeDestinationProperties$object": "<p> The object specified in the Amazon EventBridge flow destination. </p>",
|
1032 | 1085 | "GoogleAnalyticsSourceProperties$object": "<p> The object specified in the Google Analytics flow source. </p>",
|
| 1086 | + "HoneycodeDestinationProperties$object": null, |
1033 | 1087 | "InforNexusSourceProperties$object": "<p> The object specified in the Infor Nexus flow source. </p>",
|
1034 | 1088 | "MarketoSourceProperties$object": "<p> The object specified in the Marketo flow source. </p>",
|
1035 | 1089 | "RedshiftDestinationProperties$object": "<p> The object specified in the Amazon Redshift flow destination. </p>",
|
|
1044 | 1098 | "ZendeskSourceProperties$object": "<p> The object specified in the Zendesk flow source. </p>"
|
1045 | 1099 | }
|
1046 | 1100 | },
|
| 1101 | + "ObjectTypeName": { |
| 1102 | + "base": null, |
| 1103 | + "refs": { |
| 1104 | + "CustomerProfilesDestinationProperties$objectTypeName": null |
| 1105 | + } |
| 1106 | + }, |
1047 | 1107 | "Operator": {
|
1048 | 1108 | "base": null,
|
1049 | 1109 | "refs": {
|
|
1130 | 1190 | "base": null,
|
1131 | 1191 | "refs": {
|
1132 | 1192 | "GoogleAnalyticsConnectorProfileCredentials$refreshToken": "<p> The credentials used to acquire new access tokens. This is required only for OAuth2 access tokens, and is not required for OAuth1 access tokens. </p>",
|
| 1193 | + "HoneycodeConnectorProfileCredentials$refreshToken": null, |
1133 | 1194 | "SalesforceConnectorProfileCredentials$refreshToken": "<p> The credentials used to acquire new access tokens. </p>"
|
1134 | 1195 | }
|
1135 | 1196 | },
|
|
0 commit comments