aws-sdk-appflow 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1216 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::Appflow
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ ARN = Shapes::StringShape.new(name: 'ARN')
17
+ AccessKeyId = Shapes::StringShape.new(name: 'AccessKeyId')
18
+ AccessToken = Shapes::StringShape.new(name: 'AccessToken')
19
+ AccountName = Shapes::StringShape.new(name: 'AccountName')
20
+ AggregationConfig = Shapes::StructureShape.new(name: 'AggregationConfig')
21
+ AggregationType = Shapes::StringShape.new(name: 'AggregationType')
22
+ AmplitudeConnectorOperator = Shapes::StringShape.new(name: 'AmplitudeConnectorOperator')
23
+ AmplitudeConnectorProfileCredentials = Shapes::StructureShape.new(name: 'AmplitudeConnectorProfileCredentials')
24
+ AmplitudeConnectorProfileProperties = Shapes::StructureShape.new(name: 'AmplitudeConnectorProfileProperties')
25
+ AmplitudeMetadata = Shapes::StructureShape.new(name: 'AmplitudeMetadata')
26
+ AmplitudeSourceProperties = Shapes::StructureShape.new(name: 'AmplitudeSourceProperties')
27
+ ApiKey = Shapes::StringShape.new(name: 'ApiKey')
28
+ ApiSecretKey = Shapes::StringShape.new(name: 'ApiSecretKey')
29
+ ApiToken = Shapes::StringShape.new(name: 'ApiToken')
30
+ ApplicationKey = Shapes::StringShape.new(name: 'ApplicationKey')
31
+ AuthCode = Shapes::StringShape.new(name: 'AuthCode')
32
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
33
+ BucketName = Shapes::StringShape.new(name: 'BucketName')
34
+ BucketPrefix = Shapes::StringShape.new(name: 'BucketPrefix')
35
+ ClientId = Shapes::StringShape.new(name: 'ClientId')
36
+ ClientSecret = Shapes::StringShape.new(name: 'ClientSecret')
37
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
38
+ ConnectionMode = Shapes::StringShape.new(name: 'ConnectionMode')
39
+ ConnectorAuthenticationException = Shapes::StructureShape.new(name: 'ConnectorAuthenticationException')
40
+ ConnectorConfiguration = Shapes::StructureShape.new(name: 'ConnectorConfiguration')
41
+ ConnectorConfigurationsMap = Shapes::MapShape.new(name: 'ConnectorConfigurationsMap')
42
+ ConnectorEntity = Shapes::StructureShape.new(name: 'ConnectorEntity')
43
+ ConnectorEntityField = Shapes::StructureShape.new(name: 'ConnectorEntityField')
44
+ ConnectorEntityFieldList = Shapes::ListShape.new(name: 'ConnectorEntityFieldList')
45
+ ConnectorEntityList = Shapes::ListShape.new(name: 'ConnectorEntityList')
46
+ ConnectorEntityMap = Shapes::MapShape.new(name: 'ConnectorEntityMap')
47
+ ConnectorMetadata = Shapes::StructureShape.new(name: 'ConnectorMetadata')
48
+ ConnectorOAuthRequest = Shapes::StructureShape.new(name: 'ConnectorOAuthRequest')
49
+ ConnectorOperator = Shapes::StructureShape.new(name: 'ConnectorOperator')
50
+ ConnectorProfile = Shapes::StructureShape.new(name: 'ConnectorProfile')
51
+ ConnectorProfileArn = Shapes::StringShape.new(name: 'ConnectorProfileArn')
52
+ ConnectorProfileConfig = Shapes::StructureShape.new(name: 'ConnectorProfileConfig')
53
+ ConnectorProfileCredentials = Shapes::StructureShape.new(name: 'ConnectorProfileCredentials')
54
+ ConnectorProfileDetailList = Shapes::ListShape.new(name: 'ConnectorProfileDetailList')
55
+ ConnectorProfileName = Shapes::StringShape.new(name: 'ConnectorProfileName')
56
+ ConnectorProfileNameList = Shapes::ListShape.new(name: 'ConnectorProfileNameList')
57
+ ConnectorProfileProperties = Shapes::StructureShape.new(name: 'ConnectorProfileProperties')
58
+ ConnectorServerException = Shapes::StructureShape.new(name: 'ConnectorServerException')
59
+ ConnectorType = Shapes::StringShape.new(name: 'ConnectorType')
60
+ ConnectorTypeList = Shapes::ListShape.new(name: 'ConnectorTypeList')
61
+ CreateConnectorProfileRequest = Shapes::StructureShape.new(name: 'CreateConnectorProfileRequest')
62
+ CreateConnectorProfileResponse = Shapes::StructureShape.new(name: 'CreateConnectorProfileResponse')
63
+ CreateFlowRequest = Shapes::StructureShape.new(name: 'CreateFlowRequest')
64
+ CreateFlowResponse = Shapes::StructureShape.new(name: 'CreateFlowResponse')
65
+ CreatedBy = Shapes::StringShape.new(name: 'CreatedBy')
66
+ DataPullMode = Shapes::StringShape.new(name: 'DataPullMode')
67
+ DatabaseUrl = Shapes::StringShape.new(name: 'DatabaseUrl')
68
+ DatadogConnectorOperator = Shapes::StringShape.new(name: 'DatadogConnectorOperator')
69
+ DatadogConnectorProfileCredentials = Shapes::StructureShape.new(name: 'DatadogConnectorProfileCredentials')
70
+ DatadogConnectorProfileProperties = Shapes::StructureShape.new(name: 'DatadogConnectorProfileProperties')
71
+ DatadogMetadata = Shapes::StructureShape.new(name: 'DatadogMetadata')
72
+ DatadogSourceProperties = Shapes::StructureShape.new(name: 'DatadogSourceProperties')
73
+ Date = Shapes::TimestampShape.new(name: 'Date')
74
+ DeleteConnectorProfileRequest = Shapes::StructureShape.new(name: 'DeleteConnectorProfileRequest')
75
+ DeleteConnectorProfileResponse = Shapes::StructureShape.new(name: 'DeleteConnectorProfileResponse')
76
+ DeleteFlowRequest = Shapes::StructureShape.new(name: 'DeleteFlowRequest')
77
+ DeleteFlowResponse = Shapes::StructureShape.new(name: 'DeleteFlowResponse')
78
+ DescribeConnectorEntityRequest = Shapes::StructureShape.new(name: 'DescribeConnectorEntityRequest')
79
+ DescribeConnectorEntityResponse = Shapes::StructureShape.new(name: 'DescribeConnectorEntityResponse')
80
+ DescribeConnectorProfilesRequest = Shapes::StructureShape.new(name: 'DescribeConnectorProfilesRequest')
81
+ DescribeConnectorProfilesResponse = Shapes::StructureShape.new(name: 'DescribeConnectorProfilesResponse')
82
+ DescribeConnectorsRequest = Shapes::StructureShape.new(name: 'DescribeConnectorsRequest')
83
+ DescribeConnectorsResponse = Shapes::StructureShape.new(name: 'DescribeConnectorsResponse')
84
+ DescribeFlowExecutionRecordsRequest = Shapes::StructureShape.new(name: 'DescribeFlowExecutionRecordsRequest')
85
+ DescribeFlowExecutionRecordsResponse = Shapes::StructureShape.new(name: 'DescribeFlowExecutionRecordsResponse')
86
+ DescribeFlowRequest = Shapes::StructureShape.new(name: 'DescribeFlowRequest')
87
+ DescribeFlowResponse = Shapes::StructureShape.new(name: 'DescribeFlowResponse')
88
+ Description = Shapes::StringShape.new(name: 'Description')
89
+ DestinationConnectorProperties = Shapes::StructureShape.new(name: 'DestinationConnectorProperties')
90
+ DestinationField = Shapes::StringShape.new(name: 'DestinationField')
91
+ DestinationFieldProperties = Shapes::StructureShape.new(name: 'DestinationFieldProperties')
92
+ DestinationFlowConfig = Shapes::StructureShape.new(name: 'DestinationFlowConfig')
93
+ DestinationFlowConfigList = Shapes::ListShape.new(name: 'DestinationFlowConfigList')
94
+ DynatraceConnectorOperator = Shapes::StringShape.new(name: 'DynatraceConnectorOperator')
95
+ DynatraceConnectorProfileCredentials = Shapes::StructureShape.new(name: 'DynatraceConnectorProfileCredentials')
96
+ DynatraceConnectorProfileProperties = Shapes::StructureShape.new(name: 'DynatraceConnectorProfileProperties')
97
+ DynatraceMetadata = Shapes::StructureShape.new(name: 'DynatraceMetadata')
98
+ DynatraceSourceProperties = Shapes::StructureShape.new(name: 'DynatraceSourceProperties')
99
+ EntitiesPath = Shapes::StringShape.new(name: 'EntitiesPath')
100
+ ErrorHandlingConfig = Shapes::StructureShape.new(name: 'ErrorHandlingConfig')
101
+ ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
102
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
103
+ EventBridgeDestinationProperties = Shapes::StructureShape.new(name: 'EventBridgeDestinationProperties')
104
+ EventBridgeMetadata = Shapes::StructureShape.new(name: 'EventBridgeMetadata')
105
+ ExecutionDetails = Shapes::StructureShape.new(name: 'ExecutionDetails')
106
+ ExecutionId = Shapes::StringShape.new(name: 'ExecutionId')
107
+ ExecutionMessage = Shapes::StringShape.new(name: 'ExecutionMessage')
108
+ ExecutionRecord = Shapes::StructureShape.new(name: 'ExecutionRecord')
109
+ ExecutionResult = Shapes::StructureShape.new(name: 'ExecutionResult')
110
+ ExecutionStatus = Shapes::StringShape.new(name: 'ExecutionStatus')
111
+ FieldType = Shapes::StringShape.new(name: 'FieldType')
112
+ FieldTypeDetails = Shapes::StructureShape.new(name: 'FieldTypeDetails')
113
+ FileType = Shapes::StringShape.new(name: 'FileType')
114
+ FilterOperatorList = Shapes::ListShape.new(name: 'FilterOperatorList')
115
+ FlowArn = Shapes::StringShape.new(name: 'FlowArn')
116
+ FlowDefinition = Shapes::StructureShape.new(name: 'FlowDefinition')
117
+ FlowDescription = Shapes::StringShape.new(name: 'FlowDescription')
118
+ FlowExecutionList = Shapes::ListShape.new(name: 'FlowExecutionList')
119
+ FlowList = Shapes::ListShape.new(name: 'FlowList')
120
+ FlowName = Shapes::StringShape.new(name: 'FlowName')
121
+ FlowStatus = Shapes::StringShape.new(name: 'FlowStatus')
122
+ FlowStatusMessage = Shapes::StringShape.new(name: 'FlowStatusMessage')
123
+ GoogleAnalyticsConnectorOperator = Shapes::StringShape.new(name: 'GoogleAnalyticsConnectorOperator')
124
+ GoogleAnalyticsConnectorProfileCredentials = Shapes::StructureShape.new(name: 'GoogleAnalyticsConnectorProfileCredentials')
125
+ GoogleAnalyticsConnectorProfileProperties = Shapes::StructureShape.new(name: 'GoogleAnalyticsConnectorProfileProperties')
126
+ GoogleAnalyticsMetadata = Shapes::StructureShape.new(name: 'GoogleAnalyticsMetadata')
127
+ GoogleAnalyticsSourceProperties = Shapes::StructureShape.new(name: 'GoogleAnalyticsSourceProperties')
128
+ Group = Shapes::StringShape.new(name: 'Group')
129
+ Identifier = Shapes::StringShape.new(name: 'Identifier')
130
+ InforNexusConnectorOperator = Shapes::StringShape.new(name: 'InforNexusConnectorOperator')
131
+ InforNexusConnectorProfileCredentials = Shapes::StructureShape.new(name: 'InforNexusConnectorProfileCredentials')
132
+ InforNexusConnectorProfileProperties = Shapes::StructureShape.new(name: 'InforNexusConnectorProfileProperties')
133
+ InforNexusMetadata = Shapes::StructureShape.new(name: 'InforNexusMetadata')
134
+ InforNexusSourceProperties = Shapes::StructureShape.new(name: 'InforNexusSourceProperties')
135
+ InstanceUrl = Shapes::StringShape.new(name: 'InstanceUrl')
136
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
137
+ KMSArn = Shapes::StringShape.new(name: 'KMSArn')
138
+ Key = Shapes::StringShape.new(name: 'Key')
139
+ Label = Shapes::StringShape.new(name: 'Label')
140
+ ListConnectorEntitiesRequest = Shapes::StructureShape.new(name: 'ListConnectorEntitiesRequest')
141
+ ListConnectorEntitiesResponse = Shapes::StructureShape.new(name: 'ListConnectorEntitiesResponse')
142
+ ListFlowsRequest = Shapes::StructureShape.new(name: 'ListFlowsRequest')
143
+ ListFlowsResponse = Shapes::StructureShape.new(name: 'ListFlowsResponse')
144
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
145
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
146
+ Long = Shapes::IntegerShape.new(name: 'Long')
147
+ MarketoConnectorOperator = Shapes::StringShape.new(name: 'MarketoConnectorOperator')
148
+ MarketoConnectorProfileCredentials = Shapes::StructureShape.new(name: 'MarketoConnectorProfileCredentials')
149
+ MarketoConnectorProfileProperties = Shapes::StructureShape.new(name: 'MarketoConnectorProfileProperties')
150
+ MarketoMetadata = Shapes::StructureShape.new(name: 'MarketoMetadata')
151
+ MarketoSourceProperties = Shapes::StructureShape.new(name: 'MarketoSourceProperties')
152
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
153
+ MostRecentExecutionMessage = Shapes::StringShape.new(name: 'MostRecentExecutionMessage')
154
+ Name = Shapes::StringShape.new(name: 'Name')
155
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
156
+ OAuthScope = Shapes::StringShape.new(name: 'OAuthScope')
157
+ OAuthScopeList = Shapes::ListShape.new(name: 'OAuthScopeList')
158
+ Object = Shapes::StringShape.new(name: 'Object')
159
+ Operator = Shapes::StringShape.new(name: 'Operator')
160
+ OperatorPropertiesKeys = Shapes::StringShape.new(name: 'OperatorPropertiesKeys')
161
+ Password = Shapes::StringShape.new(name: 'Password')
162
+ PrefixConfig = Shapes::StructureShape.new(name: 'PrefixConfig')
163
+ PrefixFormat = Shapes::StringShape.new(name: 'PrefixFormat')
164
+ PrefixType = Shapes::StringShape.new(name: 'PrefixType')
165
+ PrivateLinkServiceName = Shapes::StringShape.new(name: 'PrivateLinkServiceName')
166
+ Property = Shapes::StringShape.new(name: 'Property')
167
+ RedirectUri = Shapes::StringShape.new(name: 'RedirectUri')
168
+ RedshiftConnectorProfileCredentials = Shapes::StructureShape.new(name: 'RedshiftConnectorProfileCredentials')
169
+ RedshiftConnectorProfileProperties = Shapes::StructureShape.new(name: 'RedshiftConnectorProfileProperties')
170
+ RedshiftDestinationProperties = Shapes::StructureShape.new(name: 'RedshiftDestinationProperties')
171
+ RedshiftMetadata = Shapes::StructureShape.new(name: 'RedshiftMetadata')
172
+ RefreshToken = Shapes::StringShape.new(name: 'RefreshToken')
173
+ Region = Shapes::StringShape.new(name: 'Region')
174
+ RegionList = Shapes::ListShape.new(name: 'RegionList')
175
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
176
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
177
+ S3ConnectorOperator = Shapes::StringShape.new(name: 'S3ConnectorOperator')
178
+ S3DestinationProperties = Shapes::StructureShape.new(name: 'S3DestinationProperties')
179
+ S3Metadata = Shapes::StructureShape.new(name: 'S3Metadata')
180
+ S3OutputFormatConfig = Shapes::StructureShape.new(name: 'S3OutputFormatConfig')
181
+ S3SourceProperties = Shapes::StructureShape.new(name: 'S3SourceProperties')
182
+ SalesforceConnectorOperator = Shapes::StringShape.new(name: 'SalesforceConnectorOperator')
183
+ SalesforceConnectorProfileCredentials = Shapes::StructureShape.new(name: 'SalesforceConnectorProfileCredentials')
184
+ SalesforceConnectorProfileProperties = Shapes::StructureShape.new(name: 'SalesforceConnectorProfileProperties')
185
+ SalesforceDestinationProperties = Shapes::StructureShape.new(name: 'SalesforceDestinationProperties')
186
+ SalesforceMetadata = Shapes::StructureShape.new(name: 'SalesforceMetadata')
187
+ SalesforceSourceProperties = Shapes::StructureShape.new(name: 'SalesforceSourceProperties')
188
+ ScheduleExpression = Shapes::StringShape.new(name: 'ScheduleExpression')
189
+ ScheduleFrequencyType = Shapes::StringShape.new(name: 'ScheduleFrequencyType')
190
+ ScheduledTriggerProperties = Shapes::StructureShape.new(name: 'ScheduledTriggerProperties')
191
+ SchedulingFrequencyTypeList = Shapes::ListShape.new(name: 'SchedulingFrequencyTypeList')
192
+ SecretKey = Shapes::StringShape.new(name: 'SecretKey')
193
+ ServiceNowConnectorOperator = Shapes::StringShape.new(name: 'ServiceNowConnectorOperator')
194
+ ServiceNowConnectorProfileCredentials = Shapes::StructureShape.new(name: 'ServiceNowConnectorProfileCredentials')
195
+ ServiceNowConnectorProfileProperties = Shapes::StructureShape.new(name: 'ServiceNowConnectorProfileProperties')
196
+ ServiceNowMetadata = Shapes::StructureShape.new(name: 'ServiceNowMetadata')
197
+ ServiceNowSourceProperties = Shapes::StructureShape.new(name: 'ServiceNowSourceProperties')
198
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
199
+ SingularConnectorOperator = Shapes::StringShape.new(name: 'SingularConnectorOperator')
200
+ SingularConnectorProfileCredentials = Shapes::StructureShape.new(name: 'SingularConnectorProfileCredentials')
201
+ SingularConnectorProfileProperties = Shapes::StructureShape.new(name: 'SingularConnectorProfileProperties')
202
+ SingularMetadata = Shapes::StructureShape.new(name: 'SingularMetadata')
203
+ SingularSourceProperties = Shapes::StructureShape.new(name: 'SingularSourceProperties')
204
+ SlackConnectorOperator = Shapes::StringShape.new(name: 'SlackConnectorOperator')
205
+ SlackConnectorProfileCredentials = Shapes::StructureShape.new(name: 'SlackConnectorProfileCredentials')
206
+ SlackConnectorProfileProperties = Shapes::StructureShape.new(name: 'SlackConnectorProfileProperties')
207
+ SlackMetadata = Shapes::StructureShape.new(name: 'SlackMetadata')
208
+ SlackSourceProperties = Shapes::StructureShape.new(name: 'SlackSourceProperties')
209
+ SnowflakeConnectorProfileCredentials = Shapes::StructureShape.new(name: 'SnowflakeConnectorProfileCredentials')
210
+ SnowflakeConnectorProfileProperties = Shapes::StructureShape.new(name: 'SnowflakeConnectorProfileProperties')
211
+ SnowflakeDestinationProperties = Shapes::StructureShape.new(name: 'SnowflakeDestinationProperties')
212
+ SnowflakeMetadata = Shapes::StructureShape.new(name: 'SnowflakeMetadata')
213
+ SourceConnectorProperties = Shapes::StructureShape.new(name: 'SourceConnectorProperties')
214
+ SourceFieldProperties = Shapes::StructureShape.new(name: 'SourceFieldProperties')
215
+ SourceFields = Shapes::ListShape.new(name: 'SourceFields')
216
+ SourceFlowConfig = Shapes::StructureShape.new(name: 'SourceFlowConfig')
217
+ Stage = Shapes::StringShape.new(name: 'Stage')
218
+ StartFlowRequest = Shapes::StructureShape.new(name: 'StartFlowRequest')
219
+ StartFlowResponse = Shapes::StructureShape.new(name: 'StartFlowResponse')
220
+ StopFlowRequest = Shapes::StructureShape.new(name: 'StopFlowRequest')
221
+ StopFlowResponse = Shapes::StructureShape.new(name: 'StopFlowResponse')
222
+ String = Shapes::StringShape.new(name: 'String')
223
+ SupportedFieldTypeDetails = Shapes::StructureShape.new(name: 'SupportedFieldTypeDetails')
224
+ SupportedValueList = Shapes::ListShape.new(name: 'SupportedValueList')
225
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
226
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
227
+ TagMap = Shapes::MapShape.new(name: 'TagMap')
228
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
229
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
230
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
231
+ Task = Shapes::StructureShape.new(name: 'Task')
232
+ TaskPropertiesMap = Shapes::MapShape.new(name: 'TaskPropertiesMap')
233
+ TaskType = Shapes::StringShape.new(name: 'TaskType')
234
+ Tasks = Shapes::ListShape.new(name: 'Tasks')
235
+ Timezone = Shapes::StringShape.new(name: 'Timezone')
236
+ TrendmicroConnectorOperator = Shapes::StringShape.new(name: 'TrendmicroConnectorOperator')
237
+ TrendmicroConnectorProfileCredentials = Shapes::StructureShape.new(name: 'TrendmicroConnectorProfileCredentials')
238
+ TrendmicroConnectorProfileProperties = Shapes::StructureShape.new(name: 'TrendmicroConnectorProfileProperties')
239
+ TrendmicroMetadata = Shapes::StructureShape.new(name: 'TrendmicroMetadata')
240
+ TrendmicroSourceProperties = Shapes::StructureShape.new(name: 'TrendmicroSourceProperties')
241
+ TriggerConfig = Shapes::StructureShape.new(name: 'TriggerConfig')
242
+ TriggerProperties = Shapes::StructureShape.new(name: 'TriggerProperties')
243
+ TriggerType = Shapes::StringShape.new(name: 'TriggerType')
244
+ TriggerTypeList = Shapes::ListShape.new(name: 'TriggerTypeList')
245
+ UnsupportedOperationException = Shapes::StructureShape.new(name: 'UnsupportedOperationException')
246
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
247
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
248
+ UpdateConnectorProfileRequest = Shapes::StructureShape.new(name: 'UpdateConnectorProfileRequest')
249
+ UpdateConnectorProfileResponse = Shapes::StructureShape.new(name: 'UpdateConnectorProfileResponse')
250
+ UpdateFlowRequest = Shapes::StructureShape.new(name: 'UpdateFlowRequest')
251
+ UpdateFlowResponse = Shapes::StructureShape.new(name: 'UpdateFlowResponse')
252
+ UpdatedBy = Shapes::StringShape.new(name: 'UpdatedBy')
253
+ Username = Shapes::StringShape.new(name: 'Username')
254
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
255
+ Value = Shapes::StringShape.new(name: 'Value')
256
+ VeevaConnectorOperator = Shapes::StringShape.new(name: 'VeevaConnectorOperator')
257
+ VeevaConnectorProfileCredentials = Shapes::StructureShape.new(name: 'VeevaConnectorProfileCredentials')
258
+ VeevaConnectorProfileProperties = Shapes::StructureShape.new(name: 'VeevaConnectorProfileProperties')
259
+ VeevaMetadata = Shapes::StructureShape.new(name: 'VeevaMetadata')
260
+ VeevaSourceProperties = Shapes::StructureShape.new(name: 'VeevaSourceProperties')
261
+ Warehouse = Shapes::StringShape.new(name: 'Warehouse')
262
+ ZendeskConnectorOperator = Shapes::StringShape.new(name: 'ZendeskConnectorOperator')
263
+ ZendeskConnectorProfileCredentials = Shapes::StructureShape.new(name: 'ZendeskConnectorProfileCredentials')
264
+ ZendeskConnectorProfileProperties = Shapes::StructureShape.new(name: 'ZendeskConnectorProfileProperties')
265
+ ZendeskMetadata = Shapes::StructureShape.new(name: 'ZendeskMetadata')
266
+ ZendeskSourceProperties = Shapes::StructureShape.new(name: 'ZendeskSourceProperties')
267
+
268
+ AggregationConfig.add_member(:aggregation_type, Shapes::ShapeRef.new(shape: AggregationType, location_name: "aggregationType"))
269
+ AggregationConfig.struct_class = Types::AggregationConfig
270
+
271
+ AmplitudeConnectorProfileCredentials.add_member(:api_key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "apiKey"))
272
+ AmplitudeConnectorProfileCredentials.add_member(:secret_key, Shapes::ShapeRef.new(shape: SecretKey, required: true, location_name: "secretKey"))
273
+ AmplitudeConnectorProfileCredentials.struct_class = Types::AmplitudeConnectorProfileCredentials
274
+
275
+ AmplitudeConnectorProfileProperties.struct_class = Types::AmplitudeConnectorProfileProperties
276
+
277
+ AmplitudeMetadata.struct_class = Types::AmplitudeMetadata
278
+
279
+ AmplitudeSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
280
+ AmplitudeSourceProperties.struct_class = Types::AmplitudeSourceProperties
281
+
282
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
283
+ ConflictException.struct_class = Types::ConflictException
284
+
285
+ ConnectorAuthenticationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
286
+ ConnectorAuthenticationException.struct_class = Types::ConnectorAuthenticationException
287
+
288
+ ConnectorConfiguration.add_member(:can_use_as_source, Shapes::ShapeRef.new(shape: Boolean, location_name: "canUseAsSource"))
289
+ ConnectorConfiguration.add_member(:can_use_as_destination, Shapes::ShapeRef.new(shape: Boolean, location_name: "canUseAsDestination"))
290
+ ConnectorConfiguration.add_member(:supported_destination_connectors, Shapes::ShapeRef.new(shape: ConnectorTypeList, location_name: "supportedDestinationConnectors"))
291
+ ConnectorConfiguration.add_member(:supported_scheduling_frequencies, Shapes::ShapeRef.new(shape: SchedulingFrequencyTypeList, location_name: "supportedSchedulingFrequencies"))
292
+ ConnectorConfiguration.add_member(:is_private_link_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "isPrivateLinkEnabled"))
293
+ ConnectorConfiguration.add_member(:is_private_link_endpoint_url_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "isPrivateLinkEndpointUrlRequired"))
294
+ ConnectorConfiguration.add_member(:supported_trigger_types, Shapes::ShapeRef.new(shape: TriggerTypeList, location_name: "supportedTriggerTypes"))
295
+ ConnectorConfiguration.add_member(:connector_metadata, Shapes::ShapeRef.new(shape: ConnectorMetadata, location_name: "connectorMetadata"))
296
+ ConnectorConfiguration.struct_class = Types::ConnectorConfiguration
297
+
298
+ ConnectorConfigurationsMap.key = Shapes::ShapeRef.new(shape: ConnectorType)
299
+ ConnectorConfigurationsMap.value = Shapes::ShapeRef.new(shape: ConnectorConfiguration)
300
+
301
+ ConnectorEntity.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
302
+ ConnectorEntity.add_member(:label, Shapes::ShapeRef.new(shape: Label, location_name: "label"))
303
+ ConnectorEntity.add_member(:has_nested_entities, Shapes::ShapeRef.new(shape: Boolean, location_name: "hasNestedEntities"))
304
+ ConnectorEntity.struct_class = Types::ConnectorEntity
305
+
306
+ ConnectorEntityField.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "identifier"))
307
+ ConnectorEntityField.add_member(:label, Shapes::ShapeRef.new(shape: Label, location_name: "label"))
308
+ ConnectorEntityField.add_member(:supported_field_type_details, Shapes::ShapeRef.new(shape: SupportedFieldTypeDetails, location_name: "supportedFieldTypeDetails"))
309
+ ConnectorEntityField.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
310
+ ConnectorEntityField.add_member(:source_properties, Shapes::ShapeRef.new(shape: SourceFieldProperties, location_name: "sourceProperties"))
311
+ ConnectorEntityField.add_member(:destination_properties, Shapes::ShapeRef.new(shape: DestinationFieldProperties, location_name: "destinationProperties"))
312
+ ConnectorEntityField.struct_class = Types::ConnectorEntityField
313
+
314
+ ConnectorEntityFieldList.member = Shapes::ShapeRef.new(shape: ConnectorEntityField)
315
+
316
+ ConnectorEntityList.member = Shapes::ShapeRef.new(shape: ConnectorEntity)
317
+
318
+ ConnectorEntityMap.key = Shapes::ShapeRef.new(shape: Group)
319
+ ConnectorEntityMap.value = Shapes::ShapeRef.new(shape: ConnectorEntityList)
320
+
321
+ ConnectorMetadata.add_member(:amplitude, Shapes::ShapeRef.new(shape: AmplitudeMetadata, location_name: "Amplitude"))
322
+ ConnectorMetadata.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogMetadata, location_name: "Datadog"))
323
+ ConnectorMetadata.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceMetadata, location_name: "Dynatrace"))
324
+ ConnectorMetadata.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsMetadata, location_name: "GoogleAnalytics"))
325
+ ConnectorMetadata.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusMetadata, location_name: "InforNexus"))
326
+ ConnectorMetadata.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoMetadata, location_name: "Marketo"))
327
+ ConnectorMetadata.add_member(:redshift, Shapes::ShapeRef.new(shape: RedshiftMetadata, location_name: "Redshift"))
328
+ ConnectorMetadata.add_member(:s3, Shapes::ShapeRef.new(shape: S3Metadata, location_name: "S3"))
329
+ ConnectorMetadata.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceMetadata, location_name: "Salesforce"))
330
+ ConnectorMetadata.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowMetadata, location_name: "ServiceNow"))
331
+ ConnectorMetadata.add_member(:singular, Shapes::ShapeRef.new(shape: SingularMetadata, location_name: "Singular"))
332
+ ConnectorMetadata.add_member(:slack, Shapes::ShapeRef.new(shape: SlackMetadata, location_name: "Slack"))
333
+ ConnectorMetadata.add_member(:snowflake, Shapes::ShapeRef.new(shape: SnowflakeMetadata, location_name: "Snowflake"))
334
+ ConnectorMetadata.add_member(:trendmicro, Shapes::ShapeRef.new(shape: TrendmicroMetadata, location_name: "Trendmicro"))
335
+ ConnectorMetadata.add_member(:veeva, Shapes::ShapeRef.new(shape: VeevaMetadata, location_name: "Veeva"))
336
+ ConnectorMetadata.add_member(:zendesk, Shapes::ShapeRef.new(shape: ZendeskMetadata, location_name: "Zendesk"))
337
+ ConnectorMetadata.add_member(:event_bridge, Shapes::ShapeRef.new(shape: EventBridgeMetadata, location_name: "EventBridge"))
338
+ ConnectorMetadata.struct_class = Types::ConnectorMetadata
339
+
340
+ ConnectorOAuthRequest.add_member(:auth_code, Shapes::ShapeRef.new(shape: AuthCode, location_name: "authCode"))
341
+ ConnectorOAuthRequest.add_member(:redirect_uri, Shapes::ShapeRef.new(shape: RedirectUri, location_name: "redirectUri"))
342
+ ConnectorOAuthRequest.struct_class = Types::ConnectorOAuthRequest
343
+
344
+ ConnectorOperator.add_member(:amplitude, Shapes::ShapeRef.new(shape: AmplitudeConnectorOperator, location_name: "Amplitude"))
345
+ ConnectorOperator.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogConnectorOperator, location_name: "Datadog"))
346
+ ConnectorOperator.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceConnectorOperator, location_name: "Dynatrace"))
347
+ ConnectorOperator.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsConnectorOperator, location_name: "GoogleAnalytics"))
348
+ ConnectorOperator.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusConnectorOperator, location_name: "InforNexus"))
349
+ ConnectorOperator.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoConnectorOperator, location_name: "Marketo"))
350
+ ConnectorOperator.add_member(:s3, Shapes::ShapeRef.new(shape: S3ConnectorOperator, location_name: "S3"))
351
+ ConnectorOperator.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceConnectorOperator, location_name: "Salesforce"))
352
+ ConnectorOperator.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowConnectorOperator, location_name: "ServiceNow"))
353
+ ConnectorOperator.add_member(:singular, Shapes::ShapeRef.new(shape: SingularConnectorOperator, location_name: "Singular"))
354
+ ConnectorOperator.add_member(:slack, Shapes::ShapeRef.new(shape: SlackConnectorOperator, location_name: "Slack"))
355
+ ConnectorOperator.add_member(:trendmicro, Shapes::ShapeRef.new(shape: TrendmicroConnectorOperator, location_name: "Trendmicro"))
356
+ ConnectorOperator.add_member(:veeva, Shapes::ShapeRef.new(shape: VeevaConnectorOperator, location_name: "Veeva"))
357
+ ConnectorOperator.add_member(:zendesk, Shapes::ShapeRef.new(shape: ZendeskConnectorOperator, location_name: "Zendesk"))
358
+ ConnectorOperator.struct_class = Types::ConnectorOperator
359
+
360
+ ConnectorProfile.add_member(:connector_profile_arn, Shapes::ShapeRef.new(shape: ConnectorProfileArn, location_name: "connectorProfileArn"))
361
+ ConnectorProfile.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, location_name: "connectorProfileName"))
362
+ ConnectorProfile.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, location_name: "connectorType"))
363
+ ConnectorProfile.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, location_name: "connectionMode"))
364
+ ConnectorProfile.add_member(:credentials_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "credentialsArn"))
365
+ ConnectorProfile.add_member(:connector_profile_properties, Shapes::ShapeRef.new(shape: ConnectorProfileProperties, location_name: "connectorProfileProperties"))
366
+ ConnectorProfile.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
367
+ ConnectorProfile.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedAt"))
368
+ ConnectorProfile.struct_class = Types::ConnectorProfile
369
+
370
+ ConnectorProfileConfig.add_member(:connector_profile_properties, Shapes::ShapeRef.new(shape: ConnectorProfileProperties, required: true, location_name: "connectorProfileProperties"))
371
+ ConnectorProfileConfig.add_member(:connector_profile_credentials, Shapes::ShapeRef.new(shape: ConnectorProfileCredentials, required: true, location_name: "connectorProfileCredentials"))
372
+ ConnectorProfileConfig.struct_class = Types::ConnectorProfileConfig
373
+
374
+ ConnectorProfileCredentials.add_member(:amplitude, Shapes::ShapeRef.new(shape: AmplitudeConnectorProfileCredentials, location_name: "Amplitude"))
375
+ ConnectorProfileCredentials.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogConnectorProfileCredentials, location_name: "Datadog"))
376
+ ConnectorProfileCredentials.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceConnectorProfileCredentials, location_name: "Dynatrace"))
377
+ ConnectorProfileCredentials.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsConnectorProfileCredentials, location_name: "GoogleAnalytics"))
378
+ ConnectorProfileCredentials.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusConnectorProfileCredentials, location_name: "InforNexus"))
379
+ ConnectorProfileCredentials.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoConnectorProfileCredentials, location_name: "Marketo"))
380
+ ConnectorProfileCredentials.add_member(:redshift, Shapes::ShapeRef.new(shape: RedshiftConnectorProfileCredentials, location_name: "Redshift"))
381
+ ConnectorProfileCredentials.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceConnectorProfileCredentials, location_name: "Salesforce"))
382
+ ConnectorProfileCredentials.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowConnectorProfileCredentials, location_name: "ServiceNow"))
383
+ ConnectorProfileCredentials.add_member(:singular, Shapes::ShapeRef.new(shape: SingularConnectorProfileCredentials, location_name: "Singular"))
384
+ ConnectorProfileCredentials.add_member(:slack, Shapes::ShapeRef.new(shape: SlackConnectorProfileCredentials, location_name: "Slack"))
385
+ ConnectorProfileCredentials.add_member(:snowflake, Shapes::ShapeRef.new(shape: SnowflakeConnectorProfileCredentials, location_name: "Snowflake"))
386
+ ConnectorProfileCredentials.add_member(:trendmicro, Shapes::ShapeRef.new(shape: TrendmicroConnectorProfileCredentials, location_name: "Trendmicro"))
387
+ ConnectorProfileCredentials.add_member(:veeva, Shapes::ShapeRef.new(shape: VeevaConnectorProfileCredentials, location_name: "Veeva"))
388
+ ConnectorProfileCredentials.add_member(:zendesk, Shapes::ShapeRef.new(shape: ZendeskConnectorProfileCredentials, location_name: "Zendesk"))
389
+ ConnectorProfileCredentials.struct_class = Types::ConnectorProfileCredentials
390
+
391
+ ConnectorProfileDetailList.member = Shapes::ShapeRef.new(shape: ConnectorProfile)
392
+
393
+ ConnectorProfileNameList.member = Shapes::ShapeRef.new(shape: ConnectorProfileName)
394
+
395
+ ConnectorProfileProperties.add_member(:amplitude, Shapes::ShapeRef.new(shape: AmplitudeConnectorProfileProperties, location_name: "Amplitude"))
396
+ ConnectorProfileProperties.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogConnectorProfileProperties, location_name: "Datadog"))
397
+ ConnectorProfileProperties.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceConnectorProfileProperties, location_name: "Dynatrace"))
398
+ ConnectorProfileProperties.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsConnectorProfileProperties, location_name: "GoogleAnalytics"))
399
+ ConnectorProfileProperties.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusConnectorProfileProperties, location_name: "InforNexus"))
400
+ ConnectorProfileProperties.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoConnectorProfileProperties, location_name: "Marketo"))
401
+ ConnectorProfileProperties.add_member(:redshift, Shapes::ShapeRef.new(shape: RedshiftConnectorProfileProperties, location_name: "Redshift"))
402
+ ConnectorProfileProperties.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceConnectorProfileProperties, location_name: "Salesforce"))
403
+ ConnectorProfileProperties.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowConnectorProfileProperties, location_name: "ServiceNow"))
404
+ ConnectorProfileProperties.add_member(:singular, Shapes::ShapeRef.new(shape: SingularConnectorProfileProperties, location_name: "Singular"))
405
+ ConnectorProfileProperties.add_member(:slack, Shapes::ShapeRef.new(shape: SlackConnectorProfileProperties, location_name: "Slack"))
406
+ ConnectorProfileProperties.add_member(:snowflake, Shapes::ShapeRef.new(shape: SnowflakeConnectorProfileProperties, location_name: "Snowflake"))
407
+ ConnectorProfileProperties.add_member(:trendmicro, Shapes::ShapeRef.new(shape: TrendmicroConnectorProfileProperties, location_name: "Trendmicro"))
408
+ ConnectorProfileProperties.add_member(:veeva, Shapes::ShapeRef.new(shape: VeevaConnectorProfileProperties, location_name: "Veeva"))
409
+ ConnectorProfileProperties.add_member(:zendesk, Shapes::ShapeRef.new(shape: ZendeskConnectorProfileProperties, location_name: "Zendesk"))
410
+ ConnectorProfileProperties.struct_class = Types::ConnectorProfileProperties
411
+
412
+ ConnectorServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
413
+ ConnectorServerException.struct_class = Types::ConnectorServerException
414
+
415
+ ConnectorTypeList.member = Shapes::ShapeRef.new(shape: ConnectorType)
416
+
417
+ CreateConnectorProfileRequest.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, required: true, location_name: "connectorProfileName"))
418
+ CreateConnectorProfileRequest.add_member(:kms_arn, Shapes::ShapeRef.new(shape: KMSArn, location_name: "kmsArn"))
419
+ CreateConnectorProfileRequest.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, required: true, location_name: "connectorType"))
420
+ CreateConnectorProfileRequest.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, required: true, location_name: "connectionMode"))
421
+ CreateConnectorProfileRequest.add_member(:connector_profile_config, Shapes::ShapeRef.new(shape: ConnectorProfileConfig, required: true, location_name: "connectorProfileConfig"))
422
+ CreateConnectorProfileRequest.struct_class = Types::CreateConnectorProfileRequest
423
+
424
+ CreateConnectorProfileResponse.add_member(:connector_profile_arn, Shapes::ShapeRef.new(shape: ConnectorProfileArn, location_name: "connectorProfileArn"))
425
+ CreateConnectorProfileResponse.struct_class = Types::CreateConnectorProfileResponse
426
+
427
+ CreateFlowRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
428
+ CreateFlowRequest.add_member(:description, Shapes::ShapeRef.new(shape: FlowDescription, location_name: "description"))
429
+ CreateFlowRequest.add_member(:kms_arn, Shapes::ShapeRef.new(shape: KMSArn, location_name: "kmsArn"))
430
+ CreateFlowRequest.add_member(:trigger_config, Shapes::ShapeRef.new(shape: TriggerConfig, required: true, location_name: "triggerConfig"))
431
+ CreateFlowRequest.add_member(:source_flow_config, Shapes::ShapeRef.new(shape: SourceFlowConfig, required: true, location_name: "sourceFlowConfig"))
432
+ CreateFlowRequest.add_member(:destination_flow_config_list, Shapes::ShapeRef.new(shape: DestinationFlowConfigList, required: true, location_name: "destinationFlowConfigList"))
433
+ CreateFlowRequest.add_member(:tasks, Shapes::ShapeRef.new(shape: Tasks, required: true, location_name: "tasks"))
434
+ CreateFlowRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
435
+ CreateFlowRequest.struct_class = Types::CreateFlowRequest
436
+
437
+ CreateFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, location_name: "flowArn"))
438
+ CreateFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
439
+ CreateFlowResponse.struct_class = Types::CreateFlowResponse
440
+
441
+ DatadogConnectorProfileCredentials.add_member(:api_key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "apiKey"))
442
+ DatadogConnectorProfileCredentials.add_member(:application_key, Shapes::ShapeRef.new(shape: ApplicationKey, required: true, location_name: "applicationKey"))
443
+ DatadogConnectorProfileCredentials.struct_class = Types::DatadogConnectorProfileCredentials
444
+
445
+ DatadogConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
446
+ DatadogConnectorProfileProperties.struct_class = Types::DatadogConnectorProfileProperties
447
+
448
+ DatadogMetadata.struct_class = Types::DatadogMetadata
449
+
450
+ DatadogSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
451
+ DatadogSourceProperties.struct_class = Types::DatadogSourceProperties
452
+
453
+ DeleteConnectorProfileRequest.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, required: true, location_name: "connectorProfileName"))
454
+ DeleteConnectorProfileRequest.add_member(:force_delete, Shapes::ShapeRef.new(shape: Boolean, location_name: "forceDelete"))
455
+ DeleteConnectorProfileRequest.struct_class = Types::DeleteConnectorProfileRequest
456
+
457
+ DeleteConnectorProfileResponse.struct_class = Types::DeleteConnectorProfileResponse
458
+
459
+ DeleteFlowRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
460
+ DeleteFlowRequest.add_member(:force_delete, Shapes::ShapeRef.new(shape: Boolean, location_name: "forceDelete"))
461
+ DeleteFlowRequest.struct_class = Types::DeleteFlowRequest
462
+
463
+ DeleteFlowResponse.struct_class = Types::DeleteFlowResponse
464
+
465
+ DescribeConnectorEntityRequest.add_member(:connector_entity_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "connectorEntityName"))
466
+ DescribeConnectorEntityRequest.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, location_name: "connectorType"))
467
+ DescribeConnectorEntityRequest.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, location_name: "connectorProfileName"))
468
+ DescribeConnectorEntityRequest.struct_class = Types::DescribeConnectorEntityRequest
469
+
470
+ DescribeConnectorEntityResponse.add_member(:connector_entity_fields, Shapes::ShapeRef.new(shape: ConnectorEntityFieldList, required: true, location_name: "connectorEntityFields"))
471
+ DescribeConnectorEntityResponse.struct_class = Types::DescribeConnectorEntityResponse
472
+
473
+ DescribeConnectorProfilesRequest.add_member(:connector_profile_names, Shapes::ShapeRef.new(shape: ConnectorProfileNameList, location_name: "connectorProfileNames"))
474
+ DescribeConnectorProfilesRequest.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, location_name: "connectorType"))
475
+ DescribeConnectorProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
476
+ DescribeConnectorProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
477
+ DescribeConnectorProfilesRequest.struct_class = Types::DescribeConnectorProfilesRequest
478
+
479
+ DescribeConnectorProfilesResponse.add_member(:connector_profile_details, Shapes::ShapeRef.new(shape: ConnectorProfileDetailList, location_name: "connectorProfileDetails"))
480
+ DescribeConnectorProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
481
+ DescribeConnectorProfilesResponse.struct_class = Types::DescribeConnectorProfilesResponse
482
+
483
+ DescribeConnectorsRequest.add_member(:connector_types, Shapes::ShapeRef.new(shape: ConnectorTypeList, location_name: "connectorTypes"))
484
+ DescribeConnectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
485
+ DescribeConnectorsRequest.struct_class = Types::DescribeConnectorsRequest
486
+
487
+ DescribeConnectorsResponse.add_member(:connector_configurations, Shapes::ShapeRef.new(shape: ConnectorConfigurationsMap, location_name: "connectorConfigurations"))
488
+ DescribeConnectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
489
+ DescribeConnectorsResponse.struct_class = Types::DescribeConnectorsResponse
490
+
491
+ DescribeFlowExecutionRecordsRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
492
+ DescribeFlowExecutionRecordsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
493
+ DescribeFlowExecutionRecordsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
494
+ DescribeFlowExecutionRecordsRequest.struct_class = Types::DescribeFlowExecutionRecordsRequest
495
+
496
+ DescribeFlowExecutionRecordsResponse.add_member(:flow_executions, Shapes::ShapeRef.new(shape: FlowExecutionList, location_name: "flowExecutions"))
497
+ DescribeFlowExecutionRecordsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
498
+ DescribeFlowExecutionRecordsResponse.struct_class = Types::DescribeFlowExecutionRecordsResponse
499
+
500
+ DescribeFlowRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
501
+ DescribeFlowRequest.struct_class = Types::DescribeFlowRequest
502
+
503
+ DescribeFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, location_name: "flowArn"))
504
+ DescribeFlowResponse.add_member(:description, Shapes::ShapeRef.new(shape: FlowDescription, location_name: "description"))
505
+ DescribeFlowResponse.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, location_name: "flowName"))
506
+ DescribeFlowResponse.add_member(:kms_arn, Shapes::ShapeRef.new(shape: KMSArn, location_name: "kmsArn"))
507
+ DescribeFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
508
+ DescribeFlowResponse.add_member(:flow_status_message, Shapes::ShapeRef.new(shape: FlowStatusMessage, location_name: "flowStatusMessage"))
509
+ DescribeFlowResponse.add_member(:source_flow_config, Shapes::ShapeRef.new(shape: SourceFlowConfig, location_name: "sourceFlowConfig"))
510
+ DescribeFlowResponse.add_member(:destination_flow_config_list, Shapes::ShapeRef.new(shape: DestinationFlowConfigList, location_name: "destinationFlowConfigList"))
511
+ DescribeFlowResponse.add_member(:last_run_execution_details, Shapes::ShapeRef.new(shape: ExecutionDetails, location_name: "lastRunExecutionDetails"))
512
+ DescribeFlowResponse.add_member(:trigger_config, Shapes::ShapeRef.new(shape: TriggerConfig, location_name: "triggerConfig"))
513
+ DescribeFlowResponse.add_member(:tasks, Shapes::ShapeRef.new(shape: Tasks, location_name: "tasks"))
514
+ DescribeFlowResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
515
+ DescribeFlowResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedAt"))
516
+ DescribeFlowResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
517
+ DescribeFlowResponse.add_member(:last_updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "lastUpdatedBy"))
518
+ DescribeFlowResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
519
+ DescribeFlowResponse.struct_class = Types::DescribeFlowResponse
520
+
521
+ DestinationConnectorProperties.add_member(:redshift, Shapes::ShapeRef.new(shape: RedshiftDestinationProperties, location_name: "Redshift"))
522
+ DestinationConnectorProperties.add_member(:s3, Shapes::ShapeRef.new(shape: S3DestinationProperties, location_name: "S3"))
523
+ DestinationConnectorProperties.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceDestinationProperties, location_name: "Salesforce"))
524
+ DestinationConnectorProperties.add_member(:snowflake, Shapes::ShapeRef.new(shape: SnowflakeDestinationProperties, location_name: "Snowflake"))
525
+ DestinationConnectorProperties.add_member(:event_bridge, Shapes::ShapeRef.new(shape: EventBridgeDestinationProperties, location_name: "EventBridge"))
526
+ DestinationConnectorProperties.struct_class = Types::DestinationConnectorProperties
527
+
528
+ DestinationFieldProperties.add_member(:is_creatable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isCreatable"))
529
+ DestinationFieldProperties.add_member(:is_nullable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isNullable"))
530
+ DestinationFieldProperties.add_member(:is_upsertable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isUpsertable"))
531
+ DestinationFieldProperties.struct_class = Types::DestinationFieldProperties
532
+
533
+ DestinationFlowConfig.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, required: true, location_name: "connectorType"))
534
+ DestinationFlowConfig.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, location_name: "connectorProfileName"))
535
+ DestinationFlowConfig.add_member(:destination_connector_properties, Shapes::ShapeRef.new(shape: DestinationConnectorProperties, required: true, location_name: "destinationConnectorProperties"))
536
+ DestinationFlowConfig.struct_class = Types::DestinationFlowConfig
537
+
538
+ DestinationFlowConfigList.member = Shapes::ShapeRef.new(shape: DestinationFlowConfig)
539
+
540
+ DynatraceConnectorProfileCredentials.add_member(:api_token, Shapes::ShapeRef.new(shape: ApiToken, required: true, location_name: "apiToken"))
541
+ DynatraceConnectorProfileCredentials.struct_class = Types::DynatraceConnectorProfileCredentials
542
+
543
+ DynatraceConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
544
+ DynatraceConnectorProfileProperties.struct_class = Types::DynatraceConnectorProfileProperties
545
+
546
+ DynatraceMetadata.struct_class = Types::DynatraceMetadata
547
+
548
+ DynatraceSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
549
+ DynatraceSourceProperties.struct_class = Types::DynatraceSourceProperties
550
+
551
+ ErrorHandlingConfig.add_member(:fail_on_first_destination_error, Shapes::ShapeRef.new(shape: Boolean, location_name: "failOnFirstDestinationError"))
552
+ ErrorHandlingConfig.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
553
+ ErrorHandlingConfig.add_member(:bucket_name, Shapes::ShapeRef.new(shape: BucketName, location_name: "bucketName"))
554
+ ErrorHandlingConfig.struct_class = Types::ErrorHandlingConfig
555
+
556
+ ErrorInfo.add_member(:put_failures_count, Shapes::ShapeRef.new(shape: Long, location_name: "putFailuresCount"))
557
+ ErrorInfo.add_member(:execution_message, Shapes::ShapeRef.new(shape: ExecutionMessage, location_name: "executionMessage"))
558
+ ErrorInfo.struct_class = Types::ErrorInfo
559
+
560
+ EventBridgeDestinationProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
561
+ EventBridgeDestinationProperties.add_member(:error_handling_config, Shapes::ShapeRef.new(shape: ErrorHandlingConfig, location_name: "errorHandlingConfig"))
562
+ EventBridgeDestinationProperties.struct_class = Types::EventBridgeDestinationProperties
563
+
564
+ EventBridgeMetadata.struct_class = Types::EventBridgeMetadata
565
+
566
+ ExecutionDetails.add_member(:most_recent_execution_message, Shapes::ShapeRef.new(shape: MostRecentExecutionMessage, location_name: "mostRecentExecutionMessage"))
567
+ ExecutionDetails.add_member(:most_recent_execution_time, Shapes::ShapeRef.new(shape: Date, location_name: "mostRecentExecutionTime"))
568
+ ExecutionDetails.add_member(:most_recent_execution_status, Shapes::ShapeRef.new(shape: ExecutionStatus, location_name: "mostRecentExecutionStatus"))
569
+ ExecutionDetails.struct_class = Types::ExecutionDetails
570
+
571
+ ExecutionRecord.add_member(:execution_id, Shapes::ShapeRef.new(shape: ExecutionId, location_name: "executionId"))
572
+ ExecutionRecord.add_member(:execution_status, Shapes::ShapeRef.new(shape: ExecutionStatus, location_name: "executionStatus"))
573
+ ExecutionRecord.add_member(:execution_result, Shapes::ShapeRef.new(shape: ExecutionResult, location_name: "executionResult"))
574
+ ExecutionRecord.add_member(:started_at, Shapes::ShapeRef.new(shape: Date, location_name: "startedAt"))
575
+ ExecutionRecord.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedAt"))
576
+ ExecutionRecord.struct_class = Types::ExecutionRecord
577
+
578
+ ExecutionResult.add_member(:error_info, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "errorInfo"))
579
+ ExecutionResult.add_member(:bytes_processed, Shapes::ShapeRef.new(shape: Long, location_name: "bytesProcessed"))
580
+ ExecutionResult.add_member(:bytes_written, Shapes::ShapeRef.new(shape: Long, location_name: "bytesWritten"))
581
+ ExecutionResult.add_member(:records_processed, Shapes::ShapeRef.new(shape: Long, location_name: "recordsProcessed"))
582
+ ExecutionResult.struct_class = Types::ExecutionResult
583
+
584
+ FieldTypeDetails.add_member(:field_type, Shapes::ShapeRef.new(shape: FieldType, required: true, location_name: "fieldType"))
585
+ FieldTypeDetails.add_member(:filter_operators, Shapes::ShapeRef.new(shape: FilterOperatorList, required: true, location_name: "filterOperators"))
586
+ FieldTypeDetails.add_member(:supported_values, Shapes::ShapeRef.new(shape: SupportedValueList, location_name: "supportedValues"))
587
+ FieldTypeDetails.struct_class = Types::FieldTypeDetails
588
+
589
+ FilterOperatorList.member = Shapes::ShapeRef.new(shape: Operator)
590
+
591
+ FlowDefinition.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, location_name: "flowArn"))
592
+ FlowDefinition.add_member(:description, Shapes::ShapeRef.new(shape: FlowDescription, location_name: "description"))
593
+ FlowDefinition.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, location_name: "flowName"))
594
+ FlowDefinition.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
595
+ FlowDefinition.add_member(:source_connector_type, Shapes::ShapeRef.new(shape: ConnectorType, location_name: "sourceConnectorType"))
596
+ FlowDefinition.add_member(:destination_connector_type, Shapes::ShapeRef.new(shape: ConnectorType, location_name: "destinationConnectorType"))
597
+ FlowDefinition.add_member(:trigger_type, Shapes::ShapeRef.new(shape: TriggerType, location_name: "triggerType"))
598
+ FlowDefinition.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
599
+ FlowDefinition.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedAt"))
600
+ FlowDefinition.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
601
+ FlowDefinition.add_member(:last_updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "lastUpdatedBy"))
602
+ FlowDefinition.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
603
+ FlowDefinition.add_member(:last_run_execution_details, Shapes::ShapeRef.new(shape: ExecutionDetails, location_name: "lastRunExecutionDetails"))
604
+ FlowDefinition.struct_class = Types::FlowDefinition
605
+
606
+ FlowExecutionList.member = Shapes::ShapeRef.new(shape: ExecutionRecord)
607
+
608
+ FlowList.member = Shapes::ShapeRef.new(shape: FlowDefinition)
609
+
610
+ GoogleAnalyticsConnectorProfileCredentials.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "clientId"))
611
+ GoogleAnalyticsConnectorProfileCredentials.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "clientSecret"))
612
+ GoogleAnalyticsConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
613
+ GoogleAnalyticsConnectorProfileCredentials.add_member(:refresh_token, Shapes::ShapeRef.new(shape: RefreshToken, location_name: "refreshToken"))
614
+ GoogleAnalyticsConnectorProfileCredentials.add_member(:o_auth_request, Shapes::ShapeRef.new(shape: ConnectorOAuthRequest, location_name: "oAuthRequest"))
615
+ GoogleAnalyticsConnectorProfileCredentials.struct_class = Types::GoogleAnalyticsConnectorProfileCredentials
616
+
617
+ GoogleAnalyticsConnectorProfileProperties.struct_class = Types::GoogleAnalyticsConnectorProfileProperties
618
+
619
+ GoogleAnalyticsMetadata.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: OAuthScopeList, location_name: "oAuthScopes"))
620
+ GoogleAnalyticsMetadata.struct_class = Types::GoogleAnalyticsMetadata
621
+
622
+ GoogleAnalyticsSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
623
+ GoogleAnalyticsSourceProperties.struct_class = Types::GoogleAnalyticsSourceProperties
624
+
625
+ InforNexusConnectorProfileCredentials.add_member(:access_key_id, Shapes::ShapeRef.new(shape: AccessKeyId, required: true, location_name: "accessKeyId"))
626
+ InforNexusConnectorProfileCredentials.add_member(:user_id, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "userId"))
627
+ InforNexusConnectorProfileCredentials.add_member(:secret_access_key, Shapes::ShapeRef.new(shape: Key, required: true, location_name: "secretAccessKey"))
628
+ InforNexusConnectorProfileCredentials.add_member(:datakey, Shapes::ShapeRef.new(shape: Key, required: true, location_name: "datakey"))
629
+ InforNexusConnectorProfileCredentials.struct_class = Types::InforNexusConnectorProfileCredentials
630
+
631
+ InforNexusConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
632
+ InforNexusConnectorProfileProperties.struct_class = Types::InforNexusConnectorProfileProperties
633
+
634
+ InforNexusMetadata.struct_class = Types::InforNexusMetadata
635
+
636
+ InforNexusSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
637
+ InforNexusSourceProperties.struct_class = Types::InforNexusSourceProperties
638
+
639
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
640
+ InternalServerException.struct_class = Types::InternalServerException
641
+
642
+ ListConnectorEntitiesRequest.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, location_name: "connectorProfileName"))
643
+ ListConnectorEntitiesRequest.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, location_name: "connectorType"))
644
+ ListConnectorEntitiesRequest.add_member(:entities_path, Shapes::ShapeRef.new(shape: EntitiesPath, location_name: "entitiesPath"))
645
+ ListConnectorEntitiesRequest.struct_class = Types::ListConnectorEntitiesRequest
646
+
647
+ ListConnectorEntitiesResponse.add_member(:connector_entity_map, Shapes::ShapeRef.new(shape: ConnectorEntityMap, required: true, location_name: "connectorEntityMap"))
648
+ ListConnectorEntitiesResponse.struct_class = Types::ListConnectorEntitiesResponse
649
+
650
+ ListFlowsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
651
+ ListFlowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
652
+ ListFlowsRequest.struct_class = Types::ListFlowsRequest
653
+
654
+ ListFlowsResponse.add_member(:flows, Shapes::ShapeRef.new(shape: FlowList, location_name: "flows"))
655
+ ListFlowsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
656
+ ListFlowsResponse.struct_class = Types::ListFlowsResponse
657
+
658
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "resourceArn"))
659
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
660
+
661
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
662
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
663
+
664
+ MarketoConnectorProfileCredentials.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "clientId"))
665
+ MarketoConnectorProfileCredentials.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "clientSecret"))
666
+ MarketoConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
667
+ MarketoConnectorProfileCredentials.add_member(:o_auth_request, Shapes::ShapeRef.new(shape: ConnectorOAuthRequest, location_name: "oAuthRequest"))
668
+ MarketoConnectorProfileCredentials.struct_class = Types::MarketoConnectorProfileCredentials
669
+
670
+ MarketoConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
671
+ MarketoConnectorProfileProperties.struct_class = Types::MarketoConnectorProfileProperties
672
+
673
+ MarketoMetadata.struct_class = Types::MarketoMetadata
674
+
675
+ MarketoSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
676
+ MarketoSourceProperties.struct_class = Types::MarketoSourceProperties
677
+
678
+ OAuthScopeList.member = Shapes::ShapeRef.new(shape: OAuthScope)
679
+
680
+ PrefixConfig.add_member(:prefix_type, Shapes::ShapeRef.new(shape: PrefixType, location_name: "prefixType"))
681
+ PrefixConfig.add_member(:prefix_format, Shapes::ShapeRef.new(shape: PrefixFormat, location_name: "prefixFormat"))
682
+ PrefixConfig.struct_class = Types::PrefixConfig
683
+
684
+ RedshiftConnectorProfileCredentials.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "username"))
685
+ RedshiftConnectorProfileCredentials.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "password"))
686
+ RedshiftConnectorProfileCredentials.struct_class = Types::RedshiftConnectorProfileCredentials
687
+
688
+ RedshiftConnectorProfileProperties.add_member(:database_url, Shapes::ShapeRef.new(shape: DatabaseUrl, required: true, location_name: "databaseUrl"))
689
+ RedshiftConnectorProfileProperties.add_member(:bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "bucketName"))
690
+ RedshiftConnectorProfileProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
691
+ RedshiftConnectorProfileProperties.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
692
+ RedshiftConnectorProfileProperties.struct_class = Types::RedshiftConnectorProfileProperties
693
+
694
+ RedshiftDestinationProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
695
+ RedshiftDestinationProperties.add_member(:intermediate_bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "intermediateBucketName"))
696
+ RedshiftDestinationProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
697
+ RedshiftDestinationProperties.add_member(:error_handling_config, Shapes::ShapeRef.new(shape: ErrorHandlingConfig, location_name: "errorHandlingConfig"))
698
+ RedshiftDestinationProperties.struct_class = Types::RedshiftDestinationProperties
699
+
700
+ RedshiftMetadata.struct_class = Types::RedshiftMetadata
701
+
702
+ RegionList.member = Shapes::ShapeRef.new(shape: Region)
703
+
704
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
705
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
706
+
707
+ S3DestinationProperties.add_member(:bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "bucketName"))
708
+ S3DestinationProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
709
+ S3DestinationProperties.add_member(:s3_output_format_config, Shapes::ShapeRef.new(shape: S3OutputFormatConfig, location_name: "s3OutputFormatConfig"))
710
+ S3DestinationProperties.struct_class = Types::S3DestinationProperties
711
+
712
+ S3Metadata.struct_class = Types::S3Metadata
713
+
714
+ S3OutputFormatConfig.add_member(:file_type, Shapes::ShapeRef.new(shape: FileType, location_name: "fileType"))
715
+ S3OutputFormatConfig.add_member(:prefix_config, Shapes::ShapeRef.new(shape: PrefixConfig, location_name: "prefixConfig"))
716
+ S3OutputFormatConfig.add_member(:aggregation_config, Shapes::ShapeRef.new(shape: AggregationConfig, location_name: "aggregationConfig"))
717
+ S3OutputFormatConfig.struct_class = Types::S3OutputFormatConfig
718
+
719
+ S3SourceProperties.add_member(:bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "bucketName"))
720
+ S3SourceProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
721
+ S3SourceProperties.struct_class = Types::S3SourceProperties
722
+
723
+ SalesforceConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
724
+ SalesforceConnectorProfileCredentials.add_member(:refresh_token, Shapes::ShapeRef.new(shape: RefreshToken, location_name: "refreshToken"))
725
+ SalesforceConnectorProfileCredentials.add_member(:o_auth_request, Shapes::ShapeRef.new(shape: ConnectorOAuthRequest, location_name: "oAuthRequest"))
726
+ SalesforceConnectorProfileCredentials.struct_class = Types::SalesforceConnectorProfileCredentials
727
+
728
+ SalesforceConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, location_name: "instanceUrl"))
729
+ SalesforceConnectorProfileProperties.add_member(:is_sandbox_environment, Shapes::ShapeRef.new(shape: Boolean, location_name: "isSandboxEnvironment"))
730
+ SalesforceConnectorProfileProperties.struct_class = Types::SalesforceConnectorProfileProperties
731
+
732
+ SalesforceDestinationProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
733
+ SalesforceDestinationProperties.add_member(:error_handling_config, Shapes::ShapeRef.new(shape: ErrorHandlingConfig, location_name: "errorHandlingConfig"))
734
+ SalesforceDestinationProperties.struct_class = Types::SalesforceDestinationProperties
735
+
736
+ SalesforceMetadata.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: OAuthScopeList, location_name: "oAuthScopes"))
737
+ SalesforceMetadata.struct_class = Types::SalesforceMetadata
738
+
739
+ SalesforceSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
740
+ SalesforceSourceProperties.add_member(:enable_dynamic_field_update, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableDynamicFieldUpdate"))
741
+ SalesforceSourceProperties.add_member(:include_deleted_records, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeDeletedRecords"))
742
+ SalesforceSourceProperties.struct_class = Types::SalesforceSourceProperties
743
+
744
+ ScheduledTriggerProperties.add_member(:schedule_expression, Shapes::ShapeRef.new(shape: ScheduleExpression, required: true, location_name: "scheduleExpression"))
745
+ ScheduledTriggerProperties.add_member(:data_pull_mode, Shapes::ShapeRef.new(shape: DataPullMode, location_name: "dataPullMode"))
746
+ ScheduledTriggerProperties.add_member(:schedule_start_time, Shapes::ShapeRef.new(shape: Date, location_name: "scheduleStartTime"))
747
+ ScheduledTriggerProperties.add_member(:schedule_end_time, Shapes::ShapeRef.new(shape: Date, location_name: "scheduleEndTime"))
748
+ ScheduledTriggerProperties.add_member(:timezone, Shapes::ShapeRef.new(shape: Timezone, location_name: "timezone"))
749
+ ScheduledTriggerProperties.struct_class = Types::ScheduledTriggerProperties
750
+
751
+ SchedulingFrequencyTypeList.member = Shapes::ShapeRef.new(shape: ScheduleFrequencyType)
752
+
753
+ ServiceNowConnectorProfileCredentials.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "username"))
754
+ ServiceNowConnectorProfileCredentials.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "password"))
755
+ ServiceNowConnectorProfileCredentials.struct_class = Types::ServiceNowConnectorProfileCredentials
756
+
757
+ ServiceNowConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
758
+ ServiceNowConnectorProfileProperties.struct_class = Types::ServiceNowConnectorProfileProperties
759
+
760
+ ServiceNowMetadata.struct_class = Types::ServiceNowMetadata
761
+
762
+ ServiceNowSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
763
+ ServiceNowSourceProperties.struct_class = Types::ServiceNowSourceProperties
764
+
765
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
766
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
767
+
768
+ SingularConnectorProfileCredentials.add_member(:api_key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "apiKey"))
769
+ SingularConnectorProfileCredentials.struct_class = Types::SingularConnectorProfileCredentials
770
+
771
+ SingularConnectorProfileProperties.struct_class = Types::SingularConnectorProfileProperties
772
+
773
+ SingularMetadata.struct_class = Types::SingularMetadata
774
+
775
+ SingularSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
776
+ SingularSourceProperties.struct_class = Types::SingularSourceProperties
777
+
778
+ SlackConnectorProfileCredentials.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "clientId"))
779
+ SlackConnectorProfileCredentials.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "clientSecret"))
780
+ SlackConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
781
+ SlackConnectorProfileCredentials.add_member(:o_auth_request, Shapes::ShapeRef.new(shape: ConnectorOAuthRequest, location_name: "oAuthRequest"))
782
+ SlackConnectorProfileCredentials.struct_class = Types::SlackConnectorProfileCredentials
783
+
784
+ SlackConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
785
+ SlackConnectorProfileProperties.struct_class = Types::SlackConnectorProfileProperties
786
+
787
+ SlackMetadata.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: OAuthScopeList, location_name: "oAuthScopes"))
788
+ SlackMetadata.struct_class = Types::SlackMetadata
789
+
790
+ SlackSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
791
+ SlackSourceProperties.struct_class = Types::SlackSourceProperties
792
+
793
+ SnowflakeConnectorProfileCredentials.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "username"))
794
+ SnowflakeConnectorProfileCredentials.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "password"))
795
+ SnowflakeConnectorProfileCredentials.struct_class = Types::SnowflakeConnectorProfileCredentials
796
+
797
+ SnowflakeConnectorProfileProperties.add_member(:warehouse, Shapes::ShapeRef.new(shape: Warehouse, required: true, location_name: "warehouse"))
798
+ SnowflakeConnectorProfileProperties.add_member(:stage, Shapes::ShapeRef.new(shape: Stage, required: true, location_name: "stage"))
799
+ SnowflakeConnectorProfileProperties.add_member(:bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "bucketName"))
800
+ SnowflakeConnectorProfileProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
801
+ SnowflakeConnectorProfileProperties.add_member(:private_link_service_name, Shapes::ShapeRef.new(shape: PrivateLinkServiceName, location_name: "privateLinkServiceName"))
802
+ SnowflakeConnectorProfileProperties.add_member(:account_name, Shapes::ShapeRef.new(shape: AccountName, location_name: "accountName"))
803
+ SnowflakeConnectorProfileProperties.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
804
+ SnowflakeConnectorProfileProperties.struct_class = Types::SnowflakeConnectorProfileProperties
805
+
806
+ SnowflakeDestinationProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
807
+ SnowflakeDestinationProperties.add_member(:intermediate_bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "intermediateBucketName"))
808
+ SnowflakeDestinationProperties.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: BucketPrefix, location_name: "bucketPrefix"))
809
+ SnowflakeDestinationProperties.add_member(:error_handling_config, Shapes::ShapeRef.new(shape: ErrorHandlingConfig, location_name: "errorHandlingConfig"))
810
+ SnowflakeDestinationProperties.struct_class = Types::SnowflakeDestinationProperties
811
+
812
+ SnowflakeMetadata.add_member(:supported_regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "supportedRegions"))
813
+ SnowflakeMetadata.struct_class = Types::SnowflakeMetadata
814
+
815
+ SourceConnectorProperties.add_member(:amplitude, Shapes::ShapeRef.new(shape: AmplitudeSourceProperties, location_name: "Amplitude"))
816
+ SourceConnectorProperties.add_member(:datadog, Shapes::ShapeRef.new(shape: DatadogSourceProperties, location_name: "Datadog"))
817
+ SourceConnectorProperties.add_member(:dynatrace, Shapes::ShapeRef.new(shape: DynatraceSourceProperties, location_name: "Dynatrace"))
818
+ SourceConnectorProperties.add_member(:google_analytics, Shapes::ShapeRef.new(shape: GoogleAnalyticsSourceProperties, location_name: "GoogleAnalytics"))
819
+ SourceConnectorProperties.add_member(:infor_nexus, Shapes::ShapeRef.new(shape: InforNexusSourceProperties, location_name: "InforNexus"))
820
+ SourceConnectorProperties.add_member(:marketo, Shapes::ShapeRef.new(shape: MarketoSourceProperties, location_name: "Marketo"))
821
+ SourceConnectorProperties.add_member(:s3, Shapes::ShapeRef.new(shape: S3SourceProperties, location_name: "S3"))
822
+ SourceConnectorProperties.add_member(:salesforce, Shapes::ShapeRef.new(shape: SalesforceSourceProperties, location_name: "Salesforce"))
823
+ SourceConnectorProperties.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowSourceProperties, location_name: "ServiceNow"))
824
+ SourceConnectorProperties.add_member(:singular, Shapes::ShapeRef.new(shape: SingularSourceProperties, location_name: "Singular"))
825
+ SourceConnectorProperties.add_member(:slack, Shapes::ShapeRef.new(shape: SlackSourceProperties, location_name: "Slack"))
826
+ SourceConnectorProperties.add_member(:trendmicro, Shapes::ShapeRef.new(shape: TrendmicroSourceProperties, location_name: "Trendmicro"))
827
+ SourceConnectorProperties.add_member(:veeva, Shapes::ShapeRef.new(shape: VeevaSourceProperties, location_name: "Veeva"))
828
+ SourceConnectorProperties.add_member(:zendesk, Shapes::ShapeRef.new(shape: ZendeskSourceProperties, location_name: "Zendesk"))
829
+ SourceConnectorProperties.struct_class = Types::SourceConnectorProperties
830
+
831
+ SourceFieldProperties.add_member(:is_retrievable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isRetrievable"))
832
+ SourceFieldProperties.add_member(:is_queryable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isQueryable"))
833
+ SourceFieldProperties.struct_class = Types::SourceFieldProperties
834
+
835
+ SourceFields.member = Shapes::ShapeRef.new(shape: String)
836
+
837
+ SourceFlowConfig.add_member(:connector_type, Shapes::ShapeRef.new(shape: ConnectorType, required: true, location_name: "connectorType"))
838
+ SourceFlowConfig.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, location_name: "connectorProfileName"))
839
+ SourceFlowConfig.add_member(:source_connector_properties, Shapes::ShapeRef.new(shape: SourceConnectorProperties, required: true, location_name: "sourceConnectorProperties"))
840
+ SourceFlowConfig.struct_class = Types::SourceFlowConfig
841
+
842
+ StartFlowRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
843
+ StartFlowRequest.struct_class = Types::StartFlowRequest
844
+
845
+ StartFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, location_name: "flowArn"))
846
+ StartFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
847
+ StartFlowResponse.struct_class = Types::StartFlowResponse
848
+
849
+ StopFlowRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
850
+ StopFlowRequest.struct_class = Types::StopFlowRequest
851
+
852
+ StopFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, location_name: "flowArn"))
853
+ StopFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
854
+ StopFlowResponse.struct_class = Types::StopFlowResponse
855
+
856
+ SupportedFieldTypeDetails.add_member(:v1, Shapes::ShapeRef.new(shape: FieldTypeDetails, required: true, location_name: "v1"))
857
+ SupportedFieldTypeDetails.struct_class = Types::SupportedFieldTypeDetails
858
+
859
+ SupportedValueList.member = Shapes::ShapeRef.new(shape: Value)
860
+
861
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
862
+
863
+ TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
864
+ TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
865
+
866
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "resourceArn"))
867
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
868
+ TagResourceRequest.struct_class = Types::TagResourceRequest
869
+
870
+ TagResourceResponse.struct_class = Types::TagResourceResponse
871
+
872
+ Task.add_member(:source_fields, Shapes::ShapeRef.new(shape: SourceFields, required: true, location_name: "sourceFields"))
873
+ Task.add_member(:connector_operator, Shapes::ShapeRef.new(shape: ConnectorOperator, location_name: "connectorOperator"))
874
+ Task.add_member(:destination_field, Shapes::ShapeRef.new(shape: DestinationField, location_name: "destinationField"))
875
+ Task.add_member(:task_type, Shapes::ShapeRef.new(shape: TaskType, required: true, location_name: "taskType"))
876
+ Task.add_member(:task_properties, Shapes::ShapeRef.new(shape: TaskPropertiesMap, location_name: "taskProperties"))
877
+ Task.struct_class = Types::Task
878
+
879
+ TaskPropertiesMap.key = Shapes::ShapeRef.new(shape: OperatorPropertiesKeys)
880
+ TaskPropertiesMap.value = Shapes::ShapeRef.new(shape: Property)
881
+
882
+ Tasks.member = Shapes::ShapeRef.new(shape: Task)
883
+
884
+ TrendmicroConnectorProfileCredentials.add_member(:api_secret_key, Shapes::ShapeRef.new(shape: ApiSecretKey, required: true, location_name: "apiSecretKey"))
885
+ TrendmicroConnectorProfileCredentials.struct_class = Types::TrendmicroConnectorProfileCredentials
886
+
887
+ TrendmicroConnectorProfileProperties.struct_class = Types::TrendmicroConnectorProfileProperties
888
+
889
+ TrendmicroMetadata.struct_class = Types::TrendmicroMetadata
890
+
891
+ TrendmicroSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
892
+ TrendmicroSourceProperties.struct_class = Types::TrendmicroSourceProperties
893
+
894
+ TriggerConfig.add_member(:trigger_type, Shapes::ShapeRef.new(shape: TriggerType, required: true, location_name: "triggerType"))
895
+ TriggerConfig.add_member(:trigger_properties, Shapes::ShapeRef.new(shape: TriggerProperties, location_name: "triggerProperties"))
896
+ TriggerConfig.struct_class = Types::TriggerConfig
897
+
898
+ TriggerProperties.add_member(:scheduled, Shapes::ShapeRef.new(shape: ScheduledTriggerProperties, location_name: "Scheduled"))
899
+ TriggerProperties.struct_class = Types::TriggerProperties
900
+
901
+ TriggerTypeList.member = Shapes::ShapeRef.new(shape: TriggerType)
902
+
903
+ UnsupportedOperationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
904
+ UnsupportedOperationException.struct_class = Types::UnsupportedOperationException
905
+
906
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "resourceArn"))
907
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
908
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
909
+
910
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
911
+
912
+ UpdateConnectorProfileRequest.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, required: true, location_name: "connectorProfileName"))
913
+ UpdateConnectorProfileRequest.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, required: true, location_name: "connectionMode"))
914
+ UpdateConnectorProfileRequest.add_member(:connector_profile_config, Shapes::ShapeRef.new(shape: ConnectorProfileConfig, required: true, location_name: "connectorProfileConfig"))
915
+ UpdateConnectorProfileRequest.struct_class = Types::UpdateConnectorProfileRequest
916
+
917
+ UpdateConnectorProfileResponse.add_member(:connector_profile_arn, Shapes::ShapeRef.new(shape: ConnectorProfileArn, location_name: "connectorProfileArn"))
918
+ UpdateConnectorProfileResponse.struct_class = Types::UpdateConnectorProfileResponse
919
+
920
+ UpdateFlowRequest.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "flowName"))
921
+ UpdateFlowRequest.add_member(:description, Shapes::ShapeRef.new(shape: FlowDescription, location_name: "description"))
922
+ UpdateFlowRequest.add_member(:trigger_config, Shapes::ShapeRef.new(shape: TriggerConfig, required: true, location_name: "triggerConfig"))
923
+ UpdateFlowRequest.add_member(:source_flow_config, Shapes::ShapeRef.new(shape: SourceFlowConfig, location_name: "sourceFlowConfig"))
924
+ UpdateFlowRequest.add_member(:destination_flow_config_list, Shapes::ShapeRef.new(shape: DestinationFlowConfigList, required: true, location_name: "destinationFlowConfigList"))
925
+ UpdateFlowRequest.add_member(:tasks, Shapes::ShapeRef.new(shape: Tasks, required: true, location_name: "tasks"))
926
+ UpdateFlowRequest.struct_class = Types::UpdateFlowRequest
927
+
928
+ UpdateFlowResponse.add_member(:flow_status, Shapes::ShapeRef.new(shape: FlowStatus, location_name: "flowStatus"))
929
+ UpdateFlowResponse.struct_class = Types::UpdateFlowResponse
930
+
931
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
932
+ ValidationException.struct_class = Types::ValidationException
933
+
934
+ VeevaConnectorProfileCredentials.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "username"))
935
+ VeevaConnectorProfileCredentials.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "password"))
936
+ VeevaConnectorProfileCredentials.struct_class = Types::VeevaConnectorProfileCredentials
937
+
938
+ VeevaConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
939
+ VeevaConnectorProfileProperties.struct_class = Types::VeevaConnectorProfileProperties
940
+
941
+ VeevaMetadata.struct_class = Types::VeevaMetadata
942
+
943
+ VeevaSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
944
+ VeevaSourceProperties.struct_class = Types::VeevaSourceProperties
945
+
946
+ ZendeskConnectorProfileCredentials.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "clientId"))
947
+ ZendeskConnectorProfileCredentials.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "clientSecret"))
948
+ ZendeskConnectorProfileCredentials.add_member(:access_token, Shapes::ShapeRef.new(shape: AccessToken, location_name: "accessToken"))
949
+ ZendeskConnectorProfileCredentials.add_member(:o_auth_request, Shapes::ShapeRef.new(shape: ConnectorOAuthRequest, location_name: "oAuthRequest"))
950
+ ZendeskConnectorProfileCredentials.struct_class = Types::ZendeskConnectorProfileCredentials
951
+
952
+ ZendeskConnectorProfileProperties.add_member(:instance_url, Shapes::ShapeRef.new(shape: InstanceUrl, required: true, location_name: "instanceUrl"))
953
+ ZendeskConnectorProfileProperties.struct_class = Types::ZendeskConnectorProfileProperties
954
+
955
+ ZendeskMetadata.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: OAuthScopeList, location_name: "oAuthScopes"))
956
+ ZendeskMetadata.struct_class = Types::ZendeskMetadata
957
+
958
+ ZendeskSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "object"))
959
+ ZendeskSourceProperties.struct_class = Types::ZendeskSourceProperties
960
+
961
+
962
+ # @api private
963
+ API = Seahorse::Model::Api.new.tap do |api|
964
+
965
+ api.version = "2020-08-23"
966
+
967
+ api.metadata = {
968
+ "apiVersion" => "2020-08-23",
969
+ "endpointPrefix" => "appflow",
970
+ "jsonVersion" => "1.1",
971
+ "protocol" => "rest-json",
972
+ "serviceFullName" => "Amazon Appflow",
973
+ "serviceId" => "Appflow",
974
+ "signatureVersion" => "v4",
975
+ "signingName" => "appflow",
976
+ "uid" => "appflow-2020-08-23",
977
+ }
978
+
979
+ api.add_operation(:create_connector_profile, Seahorse::Model::Operation.new.tap do |o|
980
+ o.name = "CreateConnectorProfile"
981
+ o.http_method = "POST"
982
+ o.http_request_uri = "/create-connector-profile"
983
+ o.input = Shapes::ShapeRef.new(shape: CreateConnectorProfileRequest)
984
+ o.output = Shapes::ShapeRef.new(shape: CreateConnectorProfileResponse)
985
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
986
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
987
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
988
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorAuthenticationException)
989
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
990
+ end)
991
+
992
+ api.add_operation(:create_flow, Seahorse::Model::Operation.new.tap do |o|
993
+ o.name = "CreateFlow"
994
+ o.http_method = "POST"
995
+ o.http_request_uri = "/create-flow"
996
+ o.input = Shapes::ShapeRef.new(shape: CreateFlowRequest)
997
+ o.output = Shapes::ShapeRef.new(shape: CreateFlowResponse)
998
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
999
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1001
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1002
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1003
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorAuthenticationException)
1004
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorServerException)
1005
+ end)
1006
+
1007
+ api.add_operation(:delete_connector_profile, Seahorse::Model::Operation.new.tap do |o|
1008
+ o.name = "DeleteConnectorProfile"
1009
+ o.http_method = "POST"
1010
+ o.http_request_uri = "/delete-connector-profile"
1011
+ o.input = Shapes::ShapeRef.new(shape: DeleteConnectorProfileRequest)
1012
+ o.output = Shapes::ShapeRef.new(shape: DeleteConnectorProfileResponse)
1013
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1015
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1016
+ end)
1017
+
1018
+ api.add_operation(:delete_flow, Seahorse::Model::Operation.new.tap do |o|
1019
+ o.name = "DeleteFlow"
1020
+ o.http_method = "POST"
1021
+ o.http_request_uri = "/delete-flow"
1022
+ o.input = Shapes::ShapeRef.new(shape: DeleteFlowRequest)
1023
+ o.output = Shapes::ShapeRef.new(shape: DeleteFlowResponse)
1024
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1027
+ end)
1028
+
1029
+ api.add_operation(:describe_connector_entity, Seahorse::Model::Operation.new.tap do |o|
1030
+ o.name = "DescribeConnectorEntity"
1031
+ o.http_method = "POST"
1032
+ o.http_request_uri = "/describe-connector-entity"
1033
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectorEntityRequest)
1034
+ o.output = Shapes::ShapeRef.new(shape: DescribeConnectorEntityResponse)
1035
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1036
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1037
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorAuthenticationException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorServerException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1040
+ end)
1041
+
1042
+ api.add_operation(:describe_connector_profiles, Seahorse::Model::Operation.new.tap do |o|
1043
+ o.name = "DescribeConnectorProfiles"
1044
+ o.http_method = "POST"
1045
+ o.http_request_uri = "/describe-connector-profiles"
1046
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectorProfilesRequest)
1047
+ o.output = Shapes::ShapeRef.new(shape: DescribeConnectorProfilesResponse)
1048
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1049
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1050
+ o[:pager] = Aws::Pager.new(
1051
+ limit_key: "max_results",
1052
+ tokens: {
1053
+ "next_token" => "next_token"
1054
+ }
1055
+ )
1056
+ end)
1057
+
1058
+ api.add_operation(:describe_connectors, Seahorse::Model::Operation.new.tap do |o|
1059
+ o.name = "DescribeConnectors"
1060
+ o.http_method = "POST"
1061
+ o.http_request_uri = "/describe-connectors"
1062
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectorsRequest)
1063
+ o.output = Shapes::ShapeRef.new(shape: DescribeConnectorsResponse)
1064
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1065
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1066
+ o[:pager] = Aws::Pager.new(
1067
+ tokens: {
1068
+ "next_token" => "next_token"
1069
+ }
1070
+ )
1071
+ end)
1072
+
1073
+ api.add_operation(:describe_flow, Seahorse::Model::Operation.new.tap do |o|
1074
+ o.name = "DescribeFlow"
1075
+ o.http_method = "POST"
1076
+ o.http_request_uri = "/describe-flow"
1077
+ o.input = Shapes::ShapeRef.new(shape: DescribeFlowRequest)
1078
+ o.output = Shapes::ShapeRef.new(shape: DescribeFlowResponse)
1079
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1081
+ end)
1082
+
1083
+ api.add_operation(:describe_flow_execution_records, Seahorse::Model::Operation.new.tap do |o|
1084
+ o.name = "DescribeFlowExecutionRecords"
1085
+ o.http_method = "POST"
1086
+ o.http_request_uri = "/describe-flow-execution-records"
1087
+ o.input = Shapes::ShapeRef.new(shape: DescribeFlowExecutionRecordsRequest)
1088
+ o.output = Shapes::ShapeRef.new(shape: DescribeFlowExecutionRecordsResponse)
1089
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1090
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1091
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1092
+ o[:pager] = Aws::Pager.new(
1093
+ limit_key: "max_results",
1094
+ tokens: {
1095
+ "next_token" => "next_token"
1096
+ }
1097
+ )
1098
+ end)
1099
+
1100
+ api.add_operation(:list_connector_entities, Seahorse::Model::Operation.new.tap do |o|
1101
+ o.name = "ListConnectorEntities"
1102
+ o.http_method = "POST"
1103
+ o.http_request_uri = "/list-connector-entities"
1104
+ o.input = Shapes::ShapeRef.new(shape: ListConnectorEntitiesRequest)
1105
+ o.output = Shapes::ShapeRef.new(shape: ListConnectorEntitiesResponse)
1106
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1107
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1108
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorAuthenticationException)
1109
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorServerException)
1110
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1111
+ end)
1112
+
1113
+ api.add_operation(:list_flows, Seahorse::Model::Operation.new.tap do |o|
1114
+ o.name = "ListFlows"
1115
+ o.http_method = "POST"
1116
+ o.http_request_uri = "/list-flows"
1117
+ o.input = Shapes::ShapeRef.new(shape: ListFlowsRequest)
1118
+ o.output = Shapes::ShapeRef.new(shape: ListFlowsResponse)
1119
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1120
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1121
+ o[:pager] = Aws::Pager.new(
1122
+ limit_key: "max_results",
1123
+ tokens: {
1124
+ "next_token" => "next_token"
1125
+ }
1126
+ )
1127
+ end)
1128
+
1129
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1130
+ o.name = "ListTagsForResource"
1131
+ o.http_method = "GET"
1132
+ o.http_request_uri = "/tags/{resourceArn}"
1133
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
1134
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
1135
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1136
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1137
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1138
+ end)
1139
+
1140
+ api.add_operation(:start_flow, Seahorse::Model::Operation.new.tap do |o|
1141
+ o.name = "StartFlow"
1142
+ o.http_method = "POST"
1143
+ o.http_request_uri = "/start-flow"
1144
+ o.input = Shapes::ShapeRef.new(shape: StartFlowRequest)
1145
+ o.output = Shapes::ShapeRef.new(shape: StartFlowResponse)
1146
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1147
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1148
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1149
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1150
+ end)
1151
+
1152
+ api.add_operation(:stop_flow, Seahorse::Model::Operation.new.tap do |o|
1153
+ o.name = "StopFlow"
1154
+ o.http_method = "POST"
1155
+ o.http_request_uri = "/stop-flow"
1156
+ o.input = Shapes::ShapeRef.new(shape: StopFlowRequest)
1157
+ o.output = Shapes::ShapeRef.new(shape: StopFlowResponse)
1158
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1159
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1162
+ end)
1163
+
1164
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1165
+ o.name = "TagResource"
1166
+ o.http_method = "POST"
1167
+ o.http_request_uri = "/tags/{resourceArn}"
1168
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1169
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
1170
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1172
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1173
+ end)
1174
+
1175
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1176
+ o.name = "UntagResource"
1177
+ o.http_method = "DELETE"
1178
+ o.http_request_uri = "/tags/{resourceArn}"
1179
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1180
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
1181
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1183
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1184
+ end)
1185
+
1186
+ api.add_operation(:update_connector_profile, Seahorse::Model::Operation.new.tap do |o|
1187
+ o.name = "UpdateConnectorProfile"
1188
+ o.http_method = "POST"
1189
+ o.http_request_uri = "/update-connector-profile"
1190
+ o.input = Shapes::ShapeRef.new(shape: UpdateConnectorProfileRequest)
1191
+ o.output = Shapes::ShapeRef.new(shape: UpdateConnectorProfileResponse)
1192
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1194
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1195
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorAuthenticationException)
1196
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1197
+ end)
1198
+
1199
+ api.add_operation(:update_flow, Seahorse::Model::Operation.new.tap do |o|
1200
+ o.name = "UpdateFlow"
1201
+ o.http_method = "POST"
1202
+ o.http_request_uri = "/update-flow"
1203
+ o.input = Shapes::ShapeRef.new(shape: UpdateFlowRequest)
1204
+ o.output = Shapes::ShapeRef.new(shape: UpdateFlowResponse)
1205
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1206
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1207
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1208
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1209
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorAuthenticationException)
1210
+ o.errors << Shapes::ShapeRef.new(shape: ConnectorServerException)
1211
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1212
+ end)
1213
+ end
1214
+
1215
+ end
1216
+ end