aws-sdk-appflow 1.3.0 → 1.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +47 -0
- data/LICENSE.txt +202 -0
- data/VERSION +1 -0
- data/lib/aws-sdk-appflow.rb +1 -1
- data/lib/aws-sdk-appflow/client.rb +114 -16
- data/lib/aws-sdk-appflow/client_api.rb +61 -0
- data/lib/aws-sdk-appflow/types.rb +490 -21
- metadata +8 -5
@@ -64,6 +64,8 @@ module Aws::Appflow
|
|
64
64
|
CreateFlowRequest = Shapes::StructureShape.new(name: 'CreateFlowRequest')
|
65
65
|
CreateFlowResponse = Shapes::StructureShape.new(name: 'CreateFlowResponse')
|
66
66
|
CreatedBy = Shapes::StringShape.new(name: 'CreatedBy')
|
67
|
+
CustomerProfilesDestinationProperties = Shapes::StructureShape.new(name: 'CustomerProfilesDestinationProperties')
|
68
|
+
CustomerProfilesMetadata = Shapes::StructureShape.new(name: 'CustomerProfilesMetadata')
|
67
69
|
DataPullMode = Shapes::StringShape.new(name: 'DataPullMode')
|
68
70
|
DatabaseUrl = Shapes::StringShape.new(name: 'DatabaseUrl')
|
69
71
|
DatadogConnectorOperator = Shapes::StringShape.new(name: 'DatadogConnectorOperator')
|
@@ -93,6 +95,7 @@ module Aws::Appflow
|
|
93
95
|
DestinationFieldProperties = Shapes::StructureShape.new(name: 'DestinationFieldProperties')
|
94
96
|
DestinationFlowConfig = Shapes::StructureShape.new(name: 'DestinationFlowConfig')
|
95
97
|
DestinationFlowConfigList = Shapes::ListShape.new(name: 'DestinationFlowConfigList')
|
98
|
+
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
96
99
|
DynatraceConnectorOperator = Shapes::StringShape.new(name: 'DynatraceConnectorOperator')
|
97
100
|
DynatraceConnectorProfileCredentials = Shapes::StructureShape.new(name: 'DynatraceConnectorProfileCredentials')
|
98
101
|
DynatraceConnectorProfileProperties = Shapes::StructureShape.new(name: 'DynatraceConnectorProfileProperties')
|
@@ -128,6 +131,10 @@ module Aws::Appflow
|
|
128
131
|
GoogleAnalyticsMetadata = Shapes::StructureShape.new(name: 'GoogleAnalyticsMetadata')
|
129
132
|
GoogleAnalyticsSourceProperties = Shapes::StructureShape.new(name: 'GoogleAnalyticsSourceProperties')
|
130
133
|
Group = Shapes::StringShape.new(name: 'Group')
|
134
|
+
HoneycodeConnectorProfileCredentials = Shapes::StructureShape.new(name: 'HoneycodeConnectorProfileCredentials')
|
135
|
+
HoneycodeConnectorProfileProperties = Shapes::StructureShape.new(name: 'HoneycodeConnectorProfileProperties')
|
136
|
+
HoneycodeDestinationProperties = Shapes::StructureShape.new(name: 'HoneycodeDestinationProperties')
|
137
|
+
HoneycodeMetadata = Shapes::StructureShape.new(name: 'HoneycodeMetadata')
|
131
138
|
IdFieldNameList = Shapes::ListShape.new(name: 'IdFieldNameList')
|
132
139
|
Identifier = Shapes::StringShape.new(name: 'Identifier')
|
133
140
|
IncrementalPullConfig = Shapes::StructureShape.new(name: 'IncrementalPullConfig')
|
@@ -148,6 +155,7 @@ module Aws::Appflow
|
|
148
155
|
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
149
156
|
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
150
157
|
Long = Shapes::IntegerShape.new(name: 'Long')
|
158
|
+
LookoutMetricsDestinationProperties = Shapes::StructureShape.new(name: 'LookoutMetricsDestinationProperties')
|
151
159
|
MarketoConnectorOperator = Shapes::StringShape.new(name: 'MarketoConnectorOperator')
|
152
160
|
MarketoConnectorProfileCredentials = Shapes::StructureShape.new(name: 'MarketoConnectorProfileCredentials')
|
153
161
|
MarketoConnectorProfileProperties = Shapes::StructureShape.new(name: 'MarketoConnectorProfileProperties')
|
@@ -160,6 +168,7 @@ module Aws::Appflow
|
|
160
168
|
OAuthScope = Shapes::StringShape.new(name: 'OAuthScope')
|
161
169
|
OAuthScopeList = Shapes::ListShape.new(name: 'OAuthScopeList')
|
162
170
|
Object = Shapes::StringShape.new(name: 'Object')
|
171
|
+
ObjectTypeName = Shapes::StringShape.new(name: 'ObjectTypeName')
|
163
172
|
Operator = Shapes::StringShape.new(name: 'Operator')
|
164
173
|
OperatorPropertiesKeys = Shapes::StringShape.new(name: 'OperatorPropertiesKeys')
|
165
174
|
Password = Shapes::StringShape.new(name: 'Password')
|
@@ -191,6 +200,7 @@ module Aws::Appflow
|
|
191
200
|
SalesforceSourceProperties = Shapes::StructureShape.new(name: 'SalesforceSourceProperties')
|
192
201
|
ScheduleExpression = Shapes::StringShape.new(name: 'ScheduleExpression')
|
193
202
|
ScheduleFrequencyType = Shapes::StringShape.new(name: 'ScheduleFrequencyType')
|
203
|
+
ScheduleOffset = Shapes::IntegerShape.new(name: 'ScheduleOffset')
|
194
204
|
ScheduledTriggerProperties = Shapes::StructureShape.new(name: 'ScheduledTriggerProperties')
|
195
205
|
SchedulingFrequencyTypeList = Shapes::ListShape.new(name: 'SchedulingFrequencyTypeList')
|
196
206
|
SecretKey = Shapes::StringShape.new(name: 'SecretKey')
|
@@ -255,6 +265,10 @@ module Aws::Appflow
|
|
255
265
|
UpdateFlowRequest = Shapes::StructureShape.new(name: 'UpdateFlowRequest')
|
256
266
|
UpdateFlowResponse = Shapes::StructureShape.new(name: 'UpdateFlowResponse')
|
257
267
|
UpdatedBy = Shapes::StringShape.new(name: 'UpdatedBy')
|
268
|
+
UpsolverBucketName = Shapes::StringShape.new(name: 'UpsolverBucketName')
|
269
|
+
UpsolverDestinationProperties = Shapes::StructureShape.new(name: 'UpsolverDestinationProperties')
|
270
|
+
UpsolverMetadata = Shapes::StructureShape.new(name: 'UpsolverMetadata')
|
271
|
+
UpsolverS3OutputFormatConfig = Shapes::StructureShape.new(name: 'UpsolverS3OutputFormatConfig')
|
258
272
|
Username = Shapes::StringShape.new(name: 'Username')
|
259
273
|
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
260
274
|
Value = Shapes::StringShape.new(name: 'Value')
|
@@ -341,6 +355,9 @@ module Aws::Appflow
|
|
341
355
|
ConnectorMetadata.add_member(:veeva, Shapes::ShapeRef.new(shape: VeevaMetadata, location_name: "Veeva"))
|
342
356
|
ConnectorMetadata.add_member(:zendesk, Shapes::ShapeRef.new(shape: ZendeskMetadata, location_name: "Zendesk"))
|
343
357
|
ConnectorMetadata.add_member(:event_bridge, Shapes::ShapeRef.new(shape: EventBridgeMetadata, location_name: "EventBridge"))
|
358
|
+
ConnectorMetadata.add_member(:upsolver, Shapes::ShapeRef.new(shape: UpsolverMetadata, location_name: "Upsolver"))
|
359
|
+
ConnectorMetadata.add_member(:customer_profiles, Shapes::ShapeRef.new(shape: CustomerProfilesMetadata, location_name: "CustomerProfiles"))
|
360
|
+
ConnectorMetadata.add_member(:honeycode, Shapes::ShapeRef.new(shape: HoneycodeMetadata, location_name: "Honeycode"))
|
344
361
|
ConnectorMetadata.struct_class = Types::ConnectorMetadata
|
345
362
|
|
346
363
|
ConnectorOAuthRequest.add_member(:auth_code, Shapes::ShapeRef.new(shape: AuthCode, location_name: "authCode"))
|
@@ -381,6 +398,7 @@ module Aws::Appflow
|
|
381
398
|
ConnectorProfileCredentials.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogConnectorProfileCredentials, location_name: "Datadog"))
|
382
399
|
ConnectorProfileCredentials.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceConnectorProfileCredentials, location_name: "Dynatrace"))
|
383
400
|
ConnectorProfileCredentials.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsConnectorProfileCredentials, location_name: "GoogleAnalytics"))
|
401
|
+
ConnectorProfileCredentials.add_member(:honeycode, Shapes::ShapeRef.new(shape: HoneycodeConnectorProfileCredentials, location_name: "Honeycode"))
|
384
402
|
ConnectorProfileCredentials.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusConnectorProfileCredentials, location_name: "InforNexus"))
|
385
403
|
ConnectorProfileCredentials.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoConnectorProfileCredentials, location_name: "Marketo"))
|
386
404
|
ConnectorProfileCredentials.add_member(:redshift, Shapes::ShapeRef.new(shape: RedshiftConnectorProfileCredentials, location_name: "Redshift"))
|
@@ -402,6 +420,7 @@ module Aws::Appflow
|
|
402
420
|
ConnectorProfileProperties.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogConnectorProfileProperties, location_name: "Datadog"))
|
403
421
|
ConnectorProfileProperties.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceConnectorProfileProperties, location_name: "Dynatrace"))
|
404
422
|
ConnectorProfileProperties.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsConnectorProfileProperties, location_name: "GoogleAnalytics"))
|
423
|
+
ConnectorProfileProperties.add_member(:honeycode, Shapes::ShapeRef.new(shape: HoneycodeConnectorProfileProperties, location_name: "Honeycode"))
|
405
424
|
ConnectorProfileProperties.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusConnectorProfileProperties, location_name: "InforNexus"))
|
406
425
|
ConnectorProfileProperties.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoConnectorProfileProperties, location_name: "Marketo"))
|
407
426
|
ConnectorProfileProperties.add_member(:redshift, Shapes::ShapeRef.new(shape: RedshiftConnectorProfileProperties, location_name: "Redshift"))
|
@@ -444,6 +463,12 @@ module Aws::Appflow
|
|
444
463
|
CreateFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
|
445
464
|
CreateFlowResponse.struct_class = Types::CreateFlowResponse
|
446
465
|
|
466
|
+
CustomerProfilesDestinationProperties.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
467
|
+
CustomerProfilesDestinationProperties.add_member(:object_type_name, Shapes::ShapeRef.new(shape: ObjectTypeName, location_name: "objectTypeName"))
|
468
|
+
CustomerProfilesDestinationProperties.struct_class = Types::CustomerProfilesDestinationProperties
|
469
|
+
|
470
|
+
CustomerProfilesMetadata.struct_class = Types::CustomerProfilesMetadata
|
471
|
+
|
447
472
|
DatadogConnectorProfileCredentials.add_member(:api_key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "apiKey"))
|
448
473
|
DatadogConnectorProfileCredentials.add_member(:application_key, Shapes::ShapeRef.new(shape: ApplicationKey, required: true, location_name: "applicationKey"))
|
449
474
|
DatadogConnectorProfileCredentials.struct_class = Types::DatadogConnectorProfileCredentials
|
@@ -529,6 +554,10 @@ module Aws::Appflow
|
|
529
554
|
DestinationConnectorProperties.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceDestinationProperties, location_name: "Salesforce"))
|
530
555
|
DestinationConnectorProperties.add_member(:snowflake, Shapes::ShapeRef.new(shape: SnowflakeDestinationProperties, location_name: "Snowflake"))
|
531
556
|
DestinationConnectorProperties.add_member(:event_bridge, Shapes::ShapeRef.new(shape: EventBridgeDestinationProperties, location_name: "EventBridge"))
|
557
|
+
DestinationConnectorProperties.add_member(:lookout_metrics, Shapes::ShapeRef.new(shape: LookoutMetricsDestinationProperties, location_name: "LookoutMetrics"))
|
558
|
+
DestinationConnectorProperties.add_member(:upsolver, Shapes::ShapeRef.new(shape: UpsolverDestinationProperties, location_name: "Upsolver"))
|
559
|
+
DestinationConnectorProperties.add_member(:honeycode, Shapes::ShapeRef.new(shape: HoneycodeDestinationProperties, location_name: "Honeycode"))
|
560
|
+
DestinationConnectorProperties.add_member(:customer_profiles, Shapes::ShapeRef.new(shape: CustomerProfilesDestinationProperties, location_name: "CustomerProfiles"))
|
532
561
|
DestinationConnectorProperties.struct_class = Types::DestinationConnectorProperties
|
533
562
|
|
534
563
|
DestinationFieldProperties.add_member(:is_creatable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isCreatable"))
|
@@ -581,6 +610,8 @@ module Aws::Appflow
|
|
581
610
|
ExecutionRecord.add_member(:execution_result, Shapes::ShapeRef.new(shape: ExecutionResult, location_name: "executionResult"))
|
582
611
|
ExecutionRecord.add_member(:started_at, Shapes::ShapeRef.new(shape: Date, location_name: "startedAt"))
|
583
612
|
ExecutionRecord.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedAt"))
|
613
|
+
ExecutionRecord.add_member(:data_pull_start_time, Shapes::ShapeRef.new(shape: Date, location_name: "dataPullStartTime"))
|
614
|
+
ExecutionRecord.add_member(:data_pull_end_time, Shapes::ShapeRef.new(shape: Date, location_name: "dataPullEndTime"))
|
584
615
|
ExecutionRecord.struct_class = Types::ExecutionRecord
|
585
616
|
|
586
617
|
ExecutionResult.add_member(:error_info, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "errorInfo"))
|
@@ -630,6 +661,20 @@ module Aws::Appflow
|
|
630
661
|
GoogleAnalyticsSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
|
631
662
|
GoogleAnalyticsSourceProperties.struct_class = Types::GoogleAnalyticsSourceProperties
|
632
663
|
|
664
|
+
HoneycodeConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
|
665
|
+
HoneycodeConnectorProfileCredentials.add_member(:refresh_token, Shapes::ShapeRef.new(shape: RefreshToken, location_name: "refreshToken"))
|
666
|
+
HoneycodeConnectorProfileCredentials.add_member(:o_auth_request, Shapes::ShapeRef.new(shape: ConnectorOAuthRequest, location_name: "oAuthRequest"))
|
667
|
+
HoneycodeConnectorProfileCredentials.struct_class = Types::HoneycodeConnectorProfileCredentials
|
668
|
+
|
669
|
+
HoneycodeConnectorProfileProperties.struct_class = Types::HoneycodeConnectorProfileProperties
|
670
|
+
|
671
|
+
HoneycodeDestinationProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
|
672
|
+
HoneycodeDestinationProperties.add_member(:error_handling_config, Shapes::ShapeRef.new(shape: ErrorHandlingConfig, location_name: "errorHandlingConfig"))
|
673
|
+
HoneycodeDestinationProperties.struct_class = Types::HoneycodeDestinationProperties
|
674
|
+
|
675
|
+
HoneycodeMetadata.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: OAuthScopeList, location_name: "oAuthScopes"))
|
676
|
+
HoneycodeMetadata.struct_class = Types::HoneycodeMetadata
|
677
|
+
|
633
678
|
IdFieldNameList.member = Shapes::ShapeRef.new(shape: Name)
|
634
679
|
|
635
680
|
IncrementalPullConfig.add_member(:datetime_type_field_name, Shapes::ShapeRef.new(shape: DatetimeTypeFieldName, location_name: "datetimeTypeFieldName"))
|
@@ -674,6 +719,8 @@ module Aws::Appflow
|
|
674
719
|
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
675
720
|
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
676
721
|
|
722
|
+
LookoutMetricsDestinationProperties.struct_class = Types::LookoutMetricsDestinationProperties
|
723
|
+
|
677
724
|
MarketoConnectorProfileCredentials.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "clientId"))
|
678
725
|
MarketoConnectorProfileCredentials.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "clientSecret"))
|
679
726
|
MarketoConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
|
@@ -762,6 +809,8 @@ module Aws::Appflow
|
|
762
809
|
ScheduledTriggerProperties.add_member(:schedule_start_time, Shapes::ShapeRef.new(shape: Date, location_name: "scheduleStartTime"))
|
763
810
|
ScheduledTriggerProperties.add_member(:schedule_end_time, Shapes::ShapeRef.new(shape: Date, location_name: "scheduleEndTime"))
|
764
811
|
ScheduledTriggerProperties.add_member(:timezone, Shapes::ShapeRef.new(shape: Timezone, location_name: "timezone"))
|
812
|
+
ScheduledTriggerProperties.add_member(:schedule_offset, Shapes::ShapeRef.new(shape: ScheduleOffset, location_name: "scheduleOffset", metadata: {"box"=>true}))
|
813
|
+
ScheduledTriggerProperties.add_member(:first_execution_from, Shapes::ShapeRef.new(shape: Date, location_name: "firstExecutionFrom"))
|
765
814
|
ScheduledTriggerProperties.struct_class = Types::ScheduledTriggerProperties
|
766
815
|
|
767
816
|
SchedulingFrequencyTypeList.member = Shapes::ShapeRef.new(shape: ScheduleFrequencyType)
|
@@ -948,6 +997,18 @@ module Aws::Appflow
|
|
948
997
|
UpdateFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
|
949
998
|
UpdateFlowResponse.struct_class = Types::UpdateFlowResponse
|
950
999
|
|
1000
|
+
UpsolverDestinationProperties.add_member(:bucket_name, Shapes::ShapeRef.new(shape: UpsolverBucketName, required: true, location_name: "bucketName"))
|
1001
|
+
UpsolverDestinationProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
|
1002
|
+
UpsolverDestinationProperties.add_member(:s3_output_format_config, Shapes::ShapeRef.new(shape: UpsolverS3OutputFormatConfig, required: true, location_name: "s3OutputFormatConfig"))
|
1003
|
+
UpsolverDestinationProperties.struct_class = Types::UpsolverDestinationProperties
|
1004
|
+
|
1005
|
+
UpsolverMetadata.struct_class = Types::UpsolverMetadata
|
1006
|
+
|
1007
|
+
UpsolverS3OutputFormatConfig.add_member(:file_type, Shapes::ShapeRef.new(shape: FileType, location_name: "fileType"))
|
1008
|
+
UpsolverS3OutputFormatConfig.add_member(:prefix_config, Shapes::ShapeRef.new(shape: PrefixConfig, required: true, location_name: "prefixConfig"))
|
1009
|
+
UpsolverS3OutputFormatConfig.add_member(:aggregation_config, Shapes::ShapeRef.new(shape: AggregationConfig, location_name: "aggregationConfig"))
|
1010
|
+
UpsolverS3OutputFormatConfig.struct_class = Types::UpsolverS3OutputFormatConfig
|
1011
|
+
|
951
1012
|
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
|
952
1013
|
ValidationException.struct_class = Types::ValidationException
|
953
1014
|
|
@@ -322,6 +322,18 @@ module Aws::Appflow
|
|
322
322
|
# The connector metadata specific to Amazon EventBridge.
|
323
323
|
# @return [Types::EventBridgeMetadata]
|
324
324
|
#
|
325
|
+
# @!attribute [rw] upsolver
|
326
|
+
# The connector metadata specific to Upsolver.
|
327
|
+
# @return [Types::UpsolverMetadata]
|
328
|
+
#
|
329
|
+
# @!attribute [rw] customer_profiles
|
330
|
+
# The connector metadata specific to Amazon Connect Customer Profiles.
|
331
|
+
# @return [Types::CustomerProfilesMetadata]
|
332
|
+
#
|
333
|
+
# @!attribute [rw] honeycode
|
334
|
+
# The connector metadata specific to Amazon Honeycode.
|
335
|
+
# @return [Types::HoneycodeMetadata]
|
336
|
+
#
|
325
337
|
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ConnectorMetadata AWS API Documentation
|
326
338
|
#
|
327
339
|
class ConnectorMetadata < Struct.new(
|
@@ -341,7 +353,10 @@ module Aws::Appflow
|
|
341
353
|
:trendmicro,
|
342
354
|
:veeva,
|
343
355
|
:zendesk,
|
344
|
-
:event_bridge
|
356
|
+
:event_bridge,
|
357
|
+
:upsolver,
|
358
|
+
:customer_profiles,
|
359
|
+
:honeycode)
|
345
360
|
SENSITIVE = []
|
346
361
|
include Aws::Structure
|
347
362
|
end
|
@@ -557,6 +572,8 @@ module Aws::Appflow
|
|
557
572
|
# },
|
558
573
|
# google_analytics: {
|
559
574
|
# },
|
575
|
+
# honeycode: {
|
576
|
+
# },
|
560
577
|
# infor_nexus: {
|
561
578
|
# instance_url: "InstanceUrl", # required
|
562
579
|
# },
|
@@ -621,6 +638,14 @@ module Aws::Appflow
|
|
621
638
|
# redirect_uri: "RedirectUri",
|
622
639
|
# },
|
623
640
|
# },
|
641
|
+
# honeycode: {
|
642
|
+
# access_token: "AccessToken",
|
643
|
+
# refresh_token: "RefreshToken",
|
644
|
+
# o_auth_request: {
|
645
|
+
# auth_code: "AuthCode",
|
646
|
+
# redirect_uri: "RedirectUri",
|
647
|
+
# },
|
648
|
+
# },
|
624
649
|
# infor_nexus: {
|
625
650
|
# access_key_id: "AccessKeyId", # required
|
626
651
|
# user_id: "Username", # required
|
@@ -732,6 +757,14 @@ module Aws::Appflow
|
|
732
757
|
# redirect_uri: "RedirectUri",
|
733
758
|
# },
|
734
759
|
# },
|
760
|
+
# honeycode: {
|
761
|
+
# access_token: "AccessToken",
|
762
|
+
# refresh_token: "RefreshToken",
|
763
|
+
# o_auth_request: {
|
764
|
+
# auth_code: "AuthCode",
|
765
|
+
# redirect_uri: "RedirectUri",
|
766
|
+
# },
|
767
|
+
# },
|
735
768
|
# infor_nexus: {
|
736
769
|
# access_key_id: "AccessKeyId", # required
|
737
770
|
# user_id: "Username", # required
|
@@ -815,6 +848,11 @@ module Aws::Appflow
|
|
815
848
|
# Analytics.
|
816
849
|
# @return [Types::GoogleAnalyticsConnectorProfileCredentials]
|
817
850
|
#
|
851
|
+
# @!attribute [rw] honeycode
|
852
|
+
# The connector-specific credentials required when using Amazon
|
853
|
+
# Honeycode.
|
854
|
+
# @return [Types::HoneycodeConnectorProfileCredentials]
|
855
|
+
#
|
818
856
|
# @!attribute [rw] infor_nexus
|
819
857
|
# The connector-specific credentials required when using Infor Nexus.
|
820
858
|
# @return [Types::InforNexusConnectorProfileCredentials]
|
@@ -867,6 +905,7 @@ module Aws::Appflow
|
|
867
905
|
:datadog,
|
868
906
|
:dynatrace,
|
869
907
|
:google_analytics,
|
908
|
+
:honeycode,
|
870
909
|
:infor_nexus,
|
871
910
|
:marketo,
|
872
911
|
:redshift,
|
@@ -898,6 +937,8 @@ module Aws::Appflow
|
|
898
937
|
# },
|
899
938
|
# google_analytics: {
|
900
939
|
# },
|
940
|
+
# honeycode: {
|
941
|
+
# },
|
901
942
|
# infor_nexus: {
|
902
943
|
# instance_url: "InstanceUrl", # required
|
903
944
|
# },
|
@@ -957,6 +998,10 @@ module Aws::Appflow
|
|
957
998
|
# The connector-specific properties required Google Analytics.
|
958
999
|
# @return [Types::GoogleAnalyticsConnectorProfileProperties]
|
959
1000
|
#
|
1001
|
+
# @!attribute [rw] honeycode
|
1002
|
+
# The connector-specific properties required by Amazon Honeycode.
|
1003
|
+
# @return [Types::HoneycodeConnectorProfileProperties]
|
1004
|
+
#
|
960
1005
|
# @!attribute [rw] infor_nexus
|
961
1006
|
# The connector-specific properties required by Infor Nexus.
|
962
1007
|
# @return [Types::InforNexusConnectorProfileProperties]
|
@@ -1008,6 +1053,7 @@ module Aws::Appflow
|
|
1008
1053
|
:datadog,
|
1009
1054
|
:dynatrace,
|
1010
1055
|
:google_analytics,
|
1056
|
+
:honeycode,
|
1011
1057
|
:infor_nexus,
|
1012
1058
|
:marketo,
|
1013
1059
|
:redshift,
|
@@ -1042,7 +1088,7 @@ module Aws::Appflow
|
|
1042
1088
|
# {
|
1043
1089
|
# connector_profile_name: "ConnectorProfileName", # required
|
1044
1090
|
# kms_arn: "KMSArn",
|
1045
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
1091
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
1046
1092
|
# connection_mode: "Public", # required, accepts Public, Private
|
1047
1093
|
# connector_profile_config: { # required
|
1048
1094
|
# connector_profile_properties: { # required
|
@@ -1056,6 +1102,8 @@ module Aws::Appflow
|
|
1056
1102
|
# },
|
1057
1103
|
# google_analytics: {
|
1058
1104
|
# },
|
1105
|
+
# honeycode: {
|
1106
|
+
# },
|
1059
1107
|
# infor_nexus: {
|
1060
1108
|
# instance_url: "InstanceUrl", # required
|
1061
1109
|
# },
|
@@ -1120,6 +1168,14 @@ module Aws::Appflow
|
|
1120
1168
|
# redirect_uri: "RedirectUri",
|
1121
1169
|
# },
|
1122
1170
|
# },
|
1171
|
+
# honeycode: {
|
1172
|
+
# access_token: "AccessToken",
|
1173
|
+
# refresh_token: "RefreshToken",
|
1174
|
+
# o_auth_request: {
|
1175
|
+
# auth_code: "AuthCode",
|
1176
|
+
# redirect_uri: "RedirectUri",
|
1177
|
+
# },
|
1178
|
+
# },
|
1123
1179
|
# infor_nexus: {
|
1124
1180
|
# access_key_id: "AccessKeyId", # required
|
1125
1181
|
# user_id: "Username", # required
|
@@ -1255,11 +1311,13 @@ module Aws::Appflow
|
|
1255
1311
|
# schedule_start_time: Time.now,
|
1256
1312
|
# schedule_end_time: Time.now,
|
1257
1313
|
# timezone: "Timezone",
|
1314
|
+
# schedule_offset: 1,
|
1315
|
+
# first_execution_from: Time.now,
|
1258
1316
|
# },
|
1259
1317
|
# },
|
1260
1318
|
# },
|
1261
1319
|
# source_flow_config: { # required
|
1262
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
1320
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
1263
1321
|
# connector_profile_name: "ConnectorProfileName",
|
1264
1322
|
# source_connector_properties: { # required
|
1265
1323
|
# amplitude: {
|
@@ -1314,7 +1372,7 @@ module Aws::Appflow
|
|
1314
1372
|
# },
|
1315
1373
|
# destination_flow_config_list: [ # required
|
1316
1374
|
# {
|
1317
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
1375
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
1318
1376
|
# connector_profile_name: "ConnectorProfileName",
|
1319
1377
|
# destination_connector_properties: { # required
|
1320
1378
|
# redshift: {
|
@@ -1369,6 +1427,34 @@ module Aws::Appflow
|
|
1369
1427
|
# bucket_name: "BucketName",
|
1370
1428
|
# },
|
1371
1429
|
# },
|
1430
|
+
# lookout_metrics: {
|
1431
|
+
# },
|
1432
|
+
# upsolver: {
|
1433
|
+
# bucket_name: "UpsolverBucketName", # required
|
1434
|
+
# bucket_prefix: "BucketPrefix",
|
1435
|
+
# s3_output_format_config: { # required
|
1436
|
+
# file_type: "CSV", # accepts CSV, JSON, PARQUET
|
1437
|
+
# prefix_config: { # required
|
1438
|
+
# prefix_type: "FILENAME", # accepts FILENAME, PATH, PATH_AND_FILENAME
|
1439
|
+
# prefix_format: "YEAR", # accepts YEAR, MONTH, DAY, HOUR, MINUTE
|
1440
|
+
# },
|
1441
|
+
# aggregation_config: {
|
1442
|
+
# aggregation_type: "None", # accepts None, SingleFile
|
1443
|
+
# },
|
1444
|
+
# },
|
1445
|
+
# },
|
1446
|
+
# honeycode: {
|
1447
|
+
# object: "Object", # required
|
1448
|
+
# error_handling_config: {
|
1449
|
+
# fail_on_first_destination_error: false,
|
1450
|
+
# bucket_prefix: "BucketPrefix",
|
1451
|
+
# bucket_name: "BucketName",
|
1452
|
+
# },
|
1453
|
+
# },
|
1454
|
+
# customer_profiles: {
|
1455
|
+
# domain_name: "DomainName", # required
|
1456
|
+
# object_type_name: "ObjectTypeName",
|
1457
|
+
# },
|
1372
1458
|
# },
|
1373
1459
|
# },
|
1374
1460
|
# ],
|
@@ -1475,6 +1561,41 @@ module Aws::Appflow
|
|
1475
1561
|
include Aws::Structure
|
1476
1562
|
end
|
1477
1563
|
|
1564
|
+
# The properties that are applied when Amazon Connect Customer Profiles
|
1565
|
+
# is used as a destination.
|
1566
|
+
#
|
1567
|
+
# @note When making an API call, you may pass CustomerProfilesDestinationProperties
|
1568
|
+
# data as a hash:
|
1569
|
+
#
|
1570
|
+
# {
|
1571
|
+
# domain_name: "DomainName", # required
|
1572
|
+
# object_type_name: "ObjectTypeName",
|
1573
|
+
# }
|
1574
|
+
#
|
1575
|
+
# @!attribute [rw] domain_name
|
1576
|
+
# The unique name of the Amazon Connect Customer Profiles domain.
|
1577
|
+
# @return [String]
|
1578
|
+
#
|
1579
|
+
# @!attribute [rw] object_type_name
|
1580
|
+
# The object specified in the Amazon Connect Customer Profiles flow
|
1581
|
+
# destination.
|
1582
|
+
# @return [String]
|
1583
|
+
#
|
1584
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/CustomerProfilesDestinationProperties AWS API Documentation
|
1585
|
+
#
|
1586
|
+
class CustomerProfilesDestinationProperties < Struct.new(
|
1587
|
+
:domain_name,
|
1588
|
+
:object_type_name)
|
1589
|
+
SENSITIVE = []
|
1590
|
+
include Aws::Structure
|
1591
|
+
end
|
1592
|
+
|
1593
|
+
# The connector metadata specific to Amazon Connect Customer Profiles.
|
1594
|
+
#
|
1595
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/CustomerProfilesMetadata AWS API Documentation
|
1596
|
+
#
|
1597
|
+
class CustomerProfilesMetadata < Aws::EmptyStructure; end
|
1598
|
+
|
1478
1599
|
# The connector-specific credentials required by Datadog.
|
1479
1600
|
#
|
1480
1601
|
# @note When making an API call, you may pass DatadogConnectorProfileCredentials
|
@@ -1622,7 +1743,7 @@ module Aws::Appflow
|
|
1622
1743
|
#
|
1623
1744
|
# {
|
1624
1745
|
# connector_entity_name: "Name", # required
|
1625
|
-
# connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
1746
|
+
# connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
1626
1747
|
# connector_profile_name: "ConnectorProfileName",
|
1627
1748
|
# }
|
1628
1749
|
#
|
@@ -1669,7 +1790,7 @@ module Aws::Appflow
|
|
1669
1790
|
#
|
1670
1791
|
# {
|
1671
1792
|
# connector_profile_names: ["ConnectorProfileName"],
|
1672
|
-
# connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
1793
|
+
# connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
1673
1794
|
# max_results: 1,
|
1674
1795
|
# next_token: "NextToken",
|
1675
1796
|
# }
|
@@ -1727,7 +1848,7 @@ module Aws::Appflow
|
|
1727
1848
|
# data as a hash:
|
1728
1849
|
#
|
1729
1850
|
# {
|
1730
|
-
# connector_types: ["Salesforce"], # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
1851
|
+
# connector_types: ["Salesforce"], # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
1731
1852
|
# next_token: "NextToken",
|
1732
1853
|
# }
|
1733
1854
|
#
|
@@ -1994,6 +2115,34 @@ module Aws::Appflow
|
|
1994
2115
|
# bucket_name: "BucketName",
|
1995
2116
|
# },
|
1996
2117
|
# },
|
2118
|
+
# lookout_metrics: {
|
2119
|
+
# },
|
2120
|
+
# upsolver: {
|
2121
|
+
# bucket_name: "UpsolverBucketName", # required
|
2122
|
+
# bucket_prefix: "BucketPrefix",
|
2123
|
+
# s3_output_format_config: { # required
|
2124
|
+
# file_type: "CSV", # accepts CSV, JSON, PARQUET
|
2125
|
+
# prefix_config: { # required
|
2126
|
+
# prefix_type: "FILENAME", # accepts FILENAME, PATH, PATH_AND_FILENAME
|
2127
|
+
# prefix_format: "YEAR", # accepts YEAR, MONTH, DAY, HOUR, MINUTE
|
2128
|
+
# },
|
2129
|
+
# aggregation_config: {
|
2130
|
+
# aggregation_type: "None", # accepts None, SingleFile
|
2131
|
+
# },
|
2132
|
+
# },
|
2133
|
+
# },
|
2134
|
+
# honeycode: {
|
2135
|
+
# object: "Object", # required
|
2136
|
+
# error_handling_config: {
|
2137
|
+
# fail_on_first_destination_error: false,
|
2138
|
+
# bucket_prefix: "BucketPrefix",
|
2139
|
+
# bucket_name: "BucketName",
|
2140
|
+
# },
|
2141
|
+
# },
|
2142
|
+
# customer_profiles: {
|
2143
|
+
# domain_name: "DomainName", # required
|
2144
|
+
# object_type_name: "ObjectTypeName",
|
2145
|
+
# },
|
1997
2146
|
# }
|
1998
2147
|
#
|
1999
2148
|
# @!attribute [rw] redshift
|
@@ -2016,6 +2165,22 @@ module Aws::Appflow
|
|
2016
2165
|
# The properties required to query Amazon EventBridge.
|
2017
2166
|
# @return [Types::EventBridgeDestinationProperties]
|
2018
2167
|
#
|
2168
|
+
# @!attribute [rw] lookout_metrics
|
2169
|
+
# The properties required to query Amazon Lookout for Metrics.
|
2170
|
+
# @return [Types::LookoutMetricsDestinationProperties]
|
2171
|
+
#
|
2172
|
+
# @!attribute [rw] upsolver
|
2173
|
+
# The properties required to query Upsolver.
|
2174
|
+
# @return [Types::UpsolverDestinationProperties]
|
2175
|
+
#
|
2176
|
+
# @!attribute [rw] honeycode
|
2177
|
+
# The properties required to query Amazon Honeycode.
|
2178
|
+
# @return [Types::HoneycodeDestinationProperties]
|
2179
|
+
#
|
2180
|
+
# @!attribute [rw] customer_profiles
|
2181
|
+
# The properties required to query Amazon Connect Customer Profiles.
|
2182
|
+
# @return [Types::CustomerProfilesDestinationProperties]
|
2183
|
+
#
|
2019
2184
|
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/DestinationConnectorProperties AWS API Documentation
|
2020
2185
|
#
|
2021
2186
|
class DestinationConnectorProperties < Struct.new(
|
@@ -2023,7 +2188,11 @@ module Aws::Appflow
|
|
2023
2188
|
:s3,
|
2024
2189
|
:salesforce,
|
2025
2190
|
:snowflake,
|
2026
|
-
:event_bridge
|
2191
|
+
:event_bridge,
|
2192
|
+
:lookout_metrics,
|
2193
|
+
:upsolver,
|
2194
|
+
:honeycode,
|
2195
|
+
:customer_profiles)
|
2027
2196
|
SENSITIVE = []
|
2028
2197
|
include Aws::Structure
|
2029
2198
|
end
|
@@ -2076,7 +2245,7 @@ module Aws::Appflow
|
|
2076
2245
|
# data as a hash:
|
2077
2246
|
#
|
2078
2247
|
# {
|
2079
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
2248
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
2080
2249
|
# connector_profile_name: "ConnectorProfileName",
|
2081
2250
|
# destination_connector_properties: { # required
|
2082
2251
|
# redshift: {
|
@@ -2131,6 +2300,34 @@ module Aws::Appflow
|
|
2131
2300
|
# bucket_name: "BucketName",
|
2132
2301
|
# },
|
2133
2302
|
# },
|
2303
|
+
# lookout_metrics: {
|
2304
|
+
# },
|
2305
|
+
# upsolver: {
|
2306
|
+
# bucket_name: "UpsolverBucketName", # required
|
2307
|
+
# bucket_prefix: "BucketPrefix",
|
2308
|
+
# s3_output_format_config: { # required
|
2309
|
+
# file_type: "CSV", # accepts CSV, JSON, PARQUET
|
2310
|
+
# prefix_config: { # required
|
2311
|
+
# prefix_type: "FILENAME", # accepts FILENAME, PATH, PATH_AND_FILENAME
|
2312
|
+
# prefix_format: "YEAR", # accepts YEAR, MONTH, DAY, HOUR, MINUTE
|
2313
|
+
# },
|
2314
|
+
# aggregation_config: {
|
2315
|
+
# aggregation_type: "None", # accepts None, SingleFile
|
2316
|
+
# },
|
2317
|
+
# },
|
2318
|
+
# },
|
2319
|
+
# honeycode: {
|
2320
|
+
# object: "Object", # required
|
2321
|
+
# error_handling_config: {
|
2322
|
+
# fail_on_first_destination_error: false,
|
2323
|
+
# bucket_prefix: "BucketPrefix",
|
2324
|
+
# bucket_name: "BucketName",
|
2325
|
+
# },
|
2326
|
+
# },
|
2327
|
+
# customer_profiles: {
|
2328
|
+
# domain_name: "DomainName", # required
|
2329
|
+
# object_type_name: "ObjectTypeName",
|
2330
|
+
# },
|
2134
2331
|
# },
|
2135
2332
|
# }
|
2136
2333
|
#
|
@@ -2380,6 +2577,16 @@ module Aws::Appflow
|
|
2380
2577
|
# Specifies the time of the most recent update.
|
2381
2578
|
# @return [Time]
|
2382
2579
|
#
|
2580
|
+
# @!attribute [rw] data_pull_start_time
|
2581
|
+
# The timestamp that determines the first new or updated record to be
|
2582
|
+
# transferred in the flow run.
|
2583
|
+
# @return [Time]
|
2584
|
+
#
|
2585
|
+
# @!attribute [rw] data_pull_end_time
|
2586
|
+
# The timestamp that indicates the last new or updated record to be
|
2587
|
+
# transferred in the flow run.
|
2588
|
+
# @return [Time]
|
2589
|
+
#
|
2383
2590
|
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ExecutionRecord AWS API Documentation
|
2384
2591
|
#
|
2385
2592
|
class ExecutionRecord < Struct.new(
|
@@ -2387,7 +2594,9 @@ module Aws::Appflow
|
|
2387
2594
|
:execution_status,
|
2388
2595
|
:execution_result,
|
2389
2596
|
:started_at,
|
2390
|
-
:last_updated_at
|
2597
|
+
:last_updated_at,
|
2598
|
+
:data_pull_start_time,
|
2599
|
+
:data_pull_end_time)
|
2391
2600
|
SENSITIVE = []
|
2392
2601
|
include Aws::Structure
|
2393
2602
|
end
|
@@ -2624,6 +2833,104 @@ module Aws::Appflow
|
|
2624
2833
|
include Aws::Structure
|
2625
2834
|
end
|
2626
2835
|
|
2836
|
+
# The connector-specific credentials required when using Amazon
|
2837
|
+
# Honeycode.
|
2838
|
+
#
|
2839
|
+
# @note When making an API call, you may pass HoneycodeConnectorProfileCredentials
|
2840
|
+
# data as a hash:
|
2841
|
+
#
|
2842
|
+
# {
|
2843
|
+
# access_token: "AccessToken",
|
2844
|
+
# refresh_token: "RefreshToken",
|
2845
|
+
# o_auth_request: {
|
2846
|
+
# auth_code: "AuthCode",
|
2847
|
+
# redirect_uri: "RedirectUri",
|
2848
|
+
# },
|
2849
|
+
# }
|
2850
|
+
#
|
2851
|
+
# @!attribute [rw] access_token
|
2852
|
+
# The credentials used to access protected Amazon Honeycode resources.
|
2853
|
+
# @return [String]
|
2854
|
+
#
|
2855
|
+
# @!attribute [rw] refresh_token
|
2856
|
+
# The credentials used to acquire new access tokens.
|
2857
|
+
# @return [String]
|
2858
|
+
#
|
2859
|
+
# @!attribute [rw] o_auth_request
|
2860
|
+
# Used by select connectors for which the OAuth workflow is supported,
|
2861
|
+
# such as Salesforce, Google Analytics, Marketo, Zendesk, and Slack.
|
2862
|
+
# @return [Types::ConnectorOAuthRequest]
|
2863
|
+
#
|
2864
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/HoneycodeConnectorProfileCredentials AWS API Documentation
|
2865
|
+
#
|
2866
|
+
class HoneycodeConnectorProfileCredentials < Struct.new(
|
2867
|
+
:access_token,
|
2868
|
+
:refresh_token,
|
2869
|
+
:o_auth_request)
|
2870
|
+
SENSITIVE = [:access_token]
|
2871
|
+
include Aws::Structure
|
2872
|
+
end
|
2873
|
+
|
2874
|
+
# The connector-specific properties required when using Amazon
|
2875
|
+
# Honeycode.
|
2876
|
+
#
|
2877
|
+
# @api private
|
2878
|
+
#
|
2879
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/HoneycodeConnectorProfileProperties AWS API Documentation
|
2880
|
+
#
|
2881
|
+
class HoneycodeConnectorProfileProperties < Aws::EmptyStructure; end
|
2882
|
+
|
2883
|
+
# The properties that are applied when Amazon Honeycode is used as a
|
2884
|
+
# destination.
|
2885
|
+
#
|
2886
|
+
# @note When making an API call, you may pass HoneycodeDestinationProperties
|
2887
|
+
# data as a hash:
|
2888
|
+
#
|
2889
|
+
# {
|
2890
|
+
# object: "Object", # required
|
2891
|
+
# error_handling_config: {
|
2892
|
+
# fail_on_first_destination_error: false,
|
2893
|
+
# bucket_prefix: "BucketPrefix",
|
2894
|
+
# bucket_name: "BucketName",
|
2895
|
+
# },
|
2896
|
+
# }
|
2897
|
+
#
|
2898
|
+
# @!attribute [rw] object
|
2899
|
+
# The object specified in the Amazon Honeycode flow destination.
|
2900
|
+
# @return [String]
|
2901
|
+
#
|
2902
|
+
# @!attribute [rw] error_handling_config
|
2903
|
+
# The settings that determine how Amazon AppFlow handles an error when
|
2904
|
+
# placing data in the destination. For example, this setting would
|
2905
|
+
# determine if the flow should fail after one insertion error, or
|
2906
|
+
# continue and attempt to insert every record regardless of the
|
2907
|
+
# initial failure. `ErrorHandlingConfig` is a part of the destination
|
2908
|
+
# connector details.
|
2909
|
+
# @return [Types::ErrorHandlingConfig]
|
2910
|
+
#
|
2911
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/HoneycodeDestinationProperties AWS API Documentation
|
2912
|
+
#
|
2913
|
+
class HoneycodeDestinationProperties < Struct.new(
|
2914
|
+
:object,
|
2915
|
+
:error_handling_config)
|
2916
|
+
SENSITIVE = []
|
2917
|
+
include Aws::Structure
|
2918
|
+
end
|
2919
|
+
|
2920
|
+
# The connector metadata specific to Amazon Honeycode.
|
2921
|
+
#
|
2922
|
+
# @!attribute [rw] o_auth_scopes
|
2923
|
+
# The desired authorization scope for the Amazon Honeycode account.
|
2924
|
+
# @return [Array<String>]
|
2925
|
+
#
|
2926
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/HoneycodeMetadata AWS API Documentation
|
2927
|
+
#
|
2928
|
+
class HoneycodeMetadata < Struct.new(
|
2929
|
+
:o_auth_scopes)
|
2930
|
+
SENSITIVE = []
|
2931
|
+
include Aws::Structure
|
2932
|
+
end
|
2933
|
+
|
2627
2934
|
# Specifies the configuration used when importing incremental records
|
2628
2935
|
# from the source.
|
2629
2936
|
#
|
@@ -2754,7 +3061,7 @@ module Aws::Appflow
|
|
2754
3061
|
#
|
2755
3062
|
# {
|
2756
3063
|
# connector_profile_name: "ConnectorProfileName",
|
2757
|
-
# connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
3064
|
+
# connector_type: "Salesforce", # accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
2758
3065
|
# entities_path: "EntitiesPath",
|
2759
3066
|
# }
|
2760
3067
|
#
|
@@ -2876,6 +3183,15 @@ module Aws::Appflow
|
|
2876
3183
|
include Aws::Structure
|
2877
3184
|
end
|
2878
3185
|
|
3186
|
+
# The properties that are applied when Amazon Lookout for Metrics is
|
3187
|
+
# used as a destination.
|
3188
|
+
#
|
3189
|
+
# @api private
|
3190
|
+
#
|
3191
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/LookoutMetricsDestinationProperties AWS API Documentation
|
3192
|
+
#
|
3193
|
+
class LookoutMetricsDestinationProperties < Aws::EmptyStructure; end
|
3194
|
+
|
2879
3195
|
# The connector-specific profile credentials required by Marketo.
|
2880
3196
|
#
|
2881
3197
|
# @note When making an API call, you may pass MarketoConnectorProfileCredentials
|
@@ -2982,12 +3298,12 @@ module Aws::Appflow
|
|
2982
3298
|
# }
|
2983
3299
|
#
|
2984
3300
|
# @!attribute [rw] prefix_type
|
2985
|
-
# Determines the
|
3301
|
+
# Determines the format of the prefix, and whether it applies to the
|
3302
|
+
# file name, file path, or both.
|
2986
3303
|
# @return [String]
|
2987
3304
|
#
|
2988
3305
|
# @!attribute [rw] prefix_format
|
2989
|
-
# Determines the
|
2990
|
-
# file name, file path, or both.
|
3306
|
+
# Determines the level of granularity that's included in the prefix.
|
2991
3307
|
# @return [String]
|
2992
3308
|
#
|
2993
3309
|
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/PrefixConfig AWS API Documentation
|
@@ -3451,11 +3767,13 @@ module Aws::Appflow
|
|
3451
3767
|
# schedule_start_time: Time.now,
|
3452
3768
|
# schedule_end_time: Time.now,
|
3453
3769
|
# timezone: "Timezone",
|
3770
|
+
# schedule_offset: 1,
|
3771
|
+
# first_execution_from: Time.now,
|
3454
3772
|
# }
|
3455
3773
|
#
|
3456
3774
|
# @!attribute [rw] schedule_expression
|
3457
|
-
# The scheduling expression that determines
|
3458
|
-
#
|
3775
|
+
# The scheduling expression that determines the rate at which the
|
3776
|
+
# schedule will run, for example `rate(5minutes)`.
|
3459
3777
|
# @return [String]
|
3460
3778
|
#
|
3461
3779
|
# @!attribute [rw] data_pull_mode
|
@@ -3473,9 +3791,19 @@ module Aws::Appflow
|
|
3473
3791
|
#
|
3474
3792
|
# @!attribute [rw] timezone
|
3475
3793
|
# Specifies the time zone used when referring to the date and time of
|
3476
|
-
# a scheduled-triggered flow
|
3794
|
+
# a scheduled-triggered flow, such as `America/New_York`.
|
3477
3795
|
# @return [String]
|
3478
3796
|
#
|
3797
|
+
# @!attribute [rw] schedule_offset
|
3798
|
+
# Specifies the optional offset that is added to the time interval for
|
3799
|
+
# a schedule-triggered flow.
|
3800
|
+
# @return [Integer]
|
3801
|
+
#
|
3802
|
+
# @!attribute [rw] first_execution_from
|
3803
|
+
# Specifies the date range for the records to import from the
|
3804
|
+
# connector in the first flow run.
|
3805
|
+
# @return [Time]
|
3806
|
+
#
|
3479
3807
|
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ScheduledTriggerProperties AWS API Documentation
|
3480
3808
|
#
|
3481
3809
|
class ScheduledTriggerProperties < Struct.new(
|
@@ -3483,7 +3811,9 @@ module Aws::Appflow
|
|
3483
3811
|
:data_pull_mode,
|
3484
3812
|
:schedule_start_time,
|
3485
3813
|
:schedule_end_time,
|
3486
|
-
:timezone
|
3814
|
+
:timezone,
|
3815
|
+
:schedule_offset,
|
3816
|
+
:first_execution_from)
|
3487
3817
|
SENSITIVE = []
|
3488
3818
|
include Aws::Structure
|
3489
3819
|
end
|
@@ -4055,7 +4385,7 @@ module Aws::Appflow
|
|
4055
4385
|
# data as a hash:
|
4056
4386
|
#
|
4057
4387
|
# {
|
4058
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
4388
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
4059
4389
|
# connector_profile_name: "ConnectorProfileName",
|
4060
4390
|
# source_connector_properties: { # required
|
4061
4391
|
# amplitude: {
|
@@ -4408,6 +4738,8 @@ module Aws::Appflow
|
|
4408
4738
|
# schedule_start_time: Time.now,
|
4409
4739
|
# schedule_end_time: Time.now,
|
4410
4740
|
# timezone: "Timezone",
|
4741
|
+
# schedule_offset: 1,
|
4742
|
+
# first_execution_from: Time.now,
|
4411
4743
|
# },
|
4412
4744
|
# },
|
4413
4745
|
# }
|
@@ -4446,6 +4778,8 @@ module Aws::Appflow
|
|
4446
4778
|
# schedule_start_time: Time.now,
|
4447
4779
|
# schedule_end_time: Time.now,
|
4448
4780
|
# timezone: "Timezone",
|
4781
|
+
# schedule_offset: 1,
|
4782
|
+
# first_execution_from: Time.now,
|
4449
4783
|
# },
|
4450
4784
|
# }
|
4451
4785
|
#
|
@@ -4523,6 +4857,8 @@ module Aws::Appflow
|
|
4523
4857
|
# },
|
4524
4858
|
# google_analytics: {
|
4525
4859
|
# },
|
4860
|
+
# honeycode: {
|
4861
|
+
# },
|
4526
4862
|
# infor_nexus: {
|
4527
4863
|
# instance_url: "InstanceUrl", # required
|
4528
4864
|
# },
|
@@ -4587,6 +4923,14 @@ module Aws::Appflow
|
|
4587
4923
|
# redirect_uri: "RedirectUri",
|
4588
4924
|
# },
|
4589
4925
|
# },
|
4926
|
+
# honeycode: {
|
4927
|
+
# access_token: "AccessToken",
|
4928
|
+
# refresh_token: "RefreshToken",
|
4929
|
+
# o_auth_request: {
|
4930
|
+
# auth_code: "AuthCode",
|
4931
|
+
# redirect_uri: "RedirectUri",
|
4932
|
+
# },
|
4933
|
+
# },
|
4590
4934
|
# infor_nexus: {
|
4591
4935
|
# access_key_id: "AccessKeyId", # required
|
4592
4936
|
# user_id: "Username", # required
|
@@ -4706,11 +5050,13 @@ module Aws::Appflow
|
|
4706
5050
|
# schedule_start_time: Time.now,
|
4707
5051
|
# schedule_end_time: Time.now,
|
4708
5052
|
# timezone: "Timezone",
|
5053
|
+
# schedule_offset: 1,
|
5054
|
+
# first_execution_from: Time.now,
|
4709
5055
|
# },
|
4710
5056
|
# },
|
4711
5057
|
# },
|
4712
5058
|
# source_flow_config: {
|
4713
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
5059
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
4714
5060
|
# connector_profile_name: "ConnectorProfileName",
|
4715
5061
|
# source_connector_properties: { # required
|
4716
5062
|
# amplitude: {
|
@@ -4765,7 +5111,7 @@ module Aws::Appflow
|
|
4765
5111
|
# },
|
4766
5112
|
# destination_flow_config_list: [ # required
|
4767
5113
|
# {
|
4768
|
-
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge
|
5114
|
+
# connector_type: "Salesforce", # required, accepts Salesforce, Singular, Slack, Redshift, S3, Marketo, Googleanalytics, Zendesk, Servicenow, Datadog, Trendmicro, Snowflake, Dynatrace, Infornexus, Amplitude, Veeva, EventBridge, LookoutMetrics, Upsolver, Honeycode, CustomerProfiles
|
4769
5115
|
# connector_profile_name: "ConnectorProfileName",
|
4770
5116
|
# destination_connector_properties: { # required
|
4771
5117
|
# redshift: {
|
@@ -4820,6 +5166,34 @@ module Aws::Appflow
|
|
4820
5166
|
# bucket_name: "BucketName",
|
4821
5167
|
# },
|
4822
5168
|
# },
|
5169
|
+
# lookout_metrics: {
|
5170
|
+
# },
|
5171
|
+
# upsolver: {
|
5172
|
+
# bucket_name: "UpsolverBucketName", # required
|
5173
|
+
# bucket_prefix: "BucketPrefix",
|
5174
|
+
# s3_output_format_config: { # required
|
5175
|
+
# file_type: "CSV", # accepts CSV, JSON, PARQUET
|
5176
|
+
# prefix_config: { # required
|
5177
|
+
# prefix_type: "FILENAME", # accepts FILENAME, PATH, PATH_AND_FILENAME
|
5178
|
+
# prefix_format: "YEAR", # accepts YEAR, MONTH, DAY, HOUR, MINUTE
|
5179
|
+
# },
|
5180
|
+
# aggregation_config: {
|
5181
|
+
# aggregation_type: "None", # accepts None, SingleFile
|
5182
|
+
# },
|
5183
|
+
# },
|
5184
|
+
# },
|
5185
|
+
# honeycode: {
|
5186
|
+
# object: "Object", # required
|
5187
|
+
# error_handling_config: {
|
5188
|
+
# fail_on_first_destination_error: false,
|
5189
|
+
# bucket_prefix: "BucketPrefix",
|
5190
|
+
# bucket_name: "BucketName",
|
5191
|
+
# },
|
5192
|
+
# },
|
5193
|
+
# customer_profiles: {
|
5194
|
+
# domain_name: "DomainName", # required
|
5195
|
+
# object_type_name: "ObjectTypeName",
|
5196
|
+
# },
|
4823
5197
|
# },
|
4824
5198
|
# },
|
4825
5199
|
# ],
|
@@ -4904,6 +5278,101 @@ module Aws::Appflow
|
|
4904
5278
|
include Aws::Structure
|
4905
5279
|
end
|
4906
5280
|
|
5281
|
+
# The properties that are applied when Upsolver is used as a
|
5282
|
+
# destination.
|
5283
|
+
#
|
5284
|
+
# @note When making an API call, you may pass UpsolverDestinationProperties
|
5285
|
+
# data as a hash:
|
5286
|
+
#
|
5287
|
+
# {
|
5288
|
+
# bucket_name: "UpsolverBucketName", # required
|
5289
|
+
# bucket_prefix: "BucketPrefix",
|
5290
|
+
# s3_output_format_config: { # required
|
5291
|
+
# file_type: "CSV", # accepts CSV, JSON, PARQUET
|
5292
|
+
# prefix_config: { # required
|
5293
|
+
# prefix_type: "FILENAME", # accepts FILENAME, PATH, PATH_AND_FILENAME
|
5294
|
+
# prefix_format: "YEAR", # accepts YEAR, MONTH, DAY, HOUR, MINUTE
|
5295
|
+
# },
|
5296
|
+
# aggregation_config: {
|
5297
|
+
# aggregation_type: "None", # accepts None, SingleFile
|
5298
|
+
# },
|
5299
|
+
# },
|
5300
|
+
# }
|
5301
|
+
#
|
5302
|
+
# @!attribute [rw] bucket_name
|
5303
|
+
# The Upsolver Amazon S3 bucket name in which Amazon AppFlow places
|
5304
|
+
# the transferred data.
|
5305
|
+
# @return [String]
|
5306
|
+
#
|
5307
|
+
# @!attribute [rw] bucket_prefix
|
5308
|
+
# The object key for the destination Upsolver Amazon S3 bucket in
|
5309
|
+
# which Amazon AppFlow places the files.
|
5310
|
+
# @return [String]
|
5311
|
+
#
|
5312
|
+
# @!attribute [rw] s3_output_format_config
|
5313
|
+
# The configuration that determines how data is formatted when
|
5314
|
+
# Upsolver is used as the flow destination.
|
5315
|
+
# @return [Types::UpsolverS3OutputFormatConfig]
|
5316
|
+
#
|
5317
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/UpsolverDestinationProperties AWS API Documentation
|
5318
|
+
#
|
5319
|
+
class UpsolverDestinationProperties < Struct.new(
|
5320
|
+
:bucket_name,
|
5321
|
+
:bucket_prefix,
|
5322
|
+
:s3_output_format_config)
|
5323
|
+
SENSITIVE = []
|
5324
|
+
include Aws::Structure
|
5325
|
+
end
|
5326
|
+
|
5327
|
+
# The connector metadata specific to Upsolver.
|
5328
|
+
#
|
5329
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/UpsolverMetadata AWS API Documentation
|
5330
|
+
#
|
5331
|
+
class UpsolverMetadata < Aws::EmptyStructure; end
|
5332
|
+
|
5333
|
+
# The configuration that determines how Amazon AppFlow formats the flow
|
5334
|
+
# output data when Upsolver is used as the destination.
|
5335
|
+
#
|
5336
|
+
# @note When making an API call, you may pass UpsolverS3OutputFormatConfig
|
5337
|
+
# data as a hash:
|
5338
|
+
#
|
5339
|
+
# {
|
5340
|
+
# file_type: "CSV", # accepts CSV, JSON, PARQUET
|
5341
|
+
# prefix_config: { # required
|
5342
|
+
# prefix_type: "FILENAME", # accepts FILENAME, PATH, PATH_AND_FILENAME
|
5343
|
+
# prefix_format: "YEAR", # accepts YEAR, MONTH, DAY, HOUR, MINUTE
|
5344
|
+
# },
|
5345
|
+
# aggregation_config: {
|
5346
|
+
# aggregation_type: "None", # accepts None, SingleFile
|
5347
|
+
# },
|
5348
|
+
# }
|
5349
|
+
#
|
5350
|
+
# @!attribute [rw] file_type
|
5351
|
+
# Indicates the file type that Amazon AppFlow places in the Upsolver
|
5352
|
+
# Amazon S3 bucket.
|
5353
|
+
# @return [String]
|
5354
|
+
#
|
5355
|
+
# @!attribute [rw] prefix_config
|
5356
|
+
# Determines the prefix that Amazon AppFlow applies to the destination
|
5357
|
+
# folder name. You can name your destination folders according to the
|
5358
|
+
# flow frequency and date.
|
5359
|
+
# @return [Types::PrefixConfig]
|
5360
|
+
#
|
5361
|
+
# @!attribute [rw] aggregation_config
|
5362
|
+
# The aggregation settings that you can use to customize the output
|
5363
|
+
# format of your flow data.
|
5364
|
+
# @return [Types::AggregationConfig]
|
5365
|
+
#
|
5366
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/UpsolverS3OutputFormatConfig AWS API Documentation
|
5367
|
+
#
|
5368
|
+
class UpsolverS3OutputFormatConfig < Struct.new(
|
5369
|
+
:file_type,
|
5370
|
+
:prefix_config,
|
5371
|
+
:aggregation_config)
|
5372
|
+
SENSITIVE = []
|
5373
|
+
include Aws::Structure
|
5374
|
+
end
|
5375
|
+
|
4907
5376
|
# The request has invalid or missing parameters.
|
4908
5377
|
#
|
4909
5378
|
# @!attribute [rw] message
|