@aws-sdk/client-appflow 3.53.0 → 3.54.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/models/models_0.js +9 -3
- package/dist-cjs/protocols/Aws_restJson1.js +24 -0
- package/dist-es/models/models_0.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +21 -1
- package/dist-types/AppflowClient.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +27 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/AppflowClient.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +13 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +27 -27
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2022/03/10 ([#3411](https://github.com/aws/aws-sdk-js-v3/issues/3411)) ([8fa517a](https://github.com/aws/aws-sdk-js-v3/commit/8fa517a2c56d2f98a2e4a9c4ea6fd99b6ce61a71))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
|
|
7
18
|
|
|
8
19
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ConnectorConfiguration = exports.WriteOperationType = exports.TriggerType = exports.ScheduleFrequencyType = exports.Operators = exports.ConnectorType = exports.ConnectorRuntimeSetting = exports.ConnectorProvisioningType = exports.ConnectorProvisioningConfig = exports.LambdaConnectorProvisioningConfig = exports.ConnectorMetadata = exports.ZendeskMetadata = exports.VeevaMetadata = exports.UpsolverMetadata = exports.TrendmicroMetadata = exports.SnowflakeMetadata = exports.SlackMetadata = exports.SingularMetadata = exports.ServiceNowMetadata = exports.SAPODataMetadata = exports.SalesforceMetadata = exports.S3Metadata = exports.RedshiftMetadata = exports.MarketoMetadata = exports.InforNexusMetadata = exports.HoneycodeMetadata = exports.GoogleAnalyticsMetadata = exports.EventBridgeMetadata = exports.DynatraceMetadata = exports.DatadogMetadata = exports.CustomerProfilesMetadata = exports.ConnectorAuthenticationException = exports.ConnectionMode = exports.ConflictException = exports.BasicAuthCredentials = exports.AuthenticationType = exports.AuthenticationConfig = exports.OAuth2Defaults = exports.OAuth2GrantType = exports.CustomAuthConfig = exports.AuthParameter = exports.ApiKeyCredentials = exports.AmplitudeSourceProperties = exports.AmplitudeMetadata = exports.AmplitudeConnectorProfileProperties = exports.AmplitudeConnectorProfileCredentials = exports.AmplitudeConnectorOperator = exports.AggregationConfig = exports.AggregationType = exports.AccessDeniedException = void 0;
|
|
4
4
|
exports.CustomAuthCredentials = exports.ConnectorProfile = exports.PrivateConnectionProvisioningState = exports.PrivateConnectionProvisioningStatus = exports.PrivateConnectionProvisioningFailureCause = exports.ConnectorProfileProperties = exports.ZendeskConnectorProfileProperties = exports.VeevaConnectorProfileProperties = exports.TrendmicroConnectorProfileProperties = exports.SnowflakeConnectorProfileProperties = exports.SlackConnectorProfileProperties = exports.SingularConnectorProfileProperties = exports.ServiceNowConnectorProfileProperties = exports.SAPODataConnectorProfileProperties = exports.OAuthProperties = exports.SalesforceConnectorProfileProperties = exports.RedshiftConnectorProfileProperties = exports.MarketoConnectorProfileProperties = exports.InforNexusConnectorProfileProperties = exports.HoneycodeConnectorProfileProperties = exports.GoogleAnalyticsConnectorProfileProperties = exports.DynatraceConnectorProfileProperties = exports.DatadogConnectorProfileProperties = exports.CustomConnectorProfileProperties = exports.OAuth2Properties = exports.ConnectorOperator = exports.ZendeskConnectorOperator = exports.VeevaConnectorOperator = exports.TrendmicroConnectorOperator = exports.SlackConnectorOperator = exports.SingularConnectorOperator = exports.ServiceNowConnectorOperator = exports.SAPODataConnectorOperator = exports.SalesforceConnectorOperator = exports.S3ConnectorOperator = exports.MarketoConnectorOperator = exports.InforNexusConnectorOperator = exports.GoogleAnalyticsConnectorOperator = exports.DynatraceConnectorOperator = exports.DatadogConnectorOperator = exports.ConnectorOAuthRequest = exports.ConnectorEntityField = exports.SupportedFieldTypeDetails = exports.FieldTypeDetails = exports.Operator = exports.Range = exports.SourceFieldProperties = exports.DestinationFieldProperties = exports.ConnectorEntity = exports.ConnectorDetail = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.UpdateFlowResponse = exports.UpdateFlowRequest = exports.UpdateConnectorProfileResponse = exports.UpdateConnectorProfileRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.UnregisterConnectorResponse = exports.UnregisterConnectorRequest = exports.TagResourceResponse = exports.TagResourceRequest = exports.UnsupportedOperationException = exports.StopFlowResponse = exports.StopFlowRequest = exports.StartFlowResponse = exports.StartFlowRequest = exports.ThrottlingException = exports.RegisterConnectorResponse = exports.RegisterConnectorRequest = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListFlowsResponse = exports.ListFlowsRequest = exports.ListConnectorsResponse = exports.ListConnectorsRequest = exports.ListConnectorEntitiesResponse = exports.ListConnectorEntitiesRequest = exports.FlowDefinition = exports.DescribeFlowExecutionRecordsResponse = void 0;
|
|
5
|
+
exports.DestinationFlowConfig = exports.DestinationConnectorProperties = exports.ZendeskDestinationProperties = exports.UpsolverDestinationProperties = exports.UpsolverS3OutputFormatConfig = exports.SnowflakeDestinationProperties = exports.SAPODataDestinationProperties = exports.SuccessResponseHandlingConfig = exports.SalesforceDestinationProperties = exports.S3DestinationProperties = exports.S3OutputFormatConfig = exports.PrefixConfig = exports.PrefixType = exports.PrefixFormat = exports.FileType = exports.RedshiftDestinationProperties = exports.MarketoDestinationProperties = exports.LookoutMetricsDestinationProperties = exports.HoneycodeDestinationProperties = exports.EventBridgeDestinationProperties = exports.CustomerProfilesDestinationProperties = exports.CustomConnectorDestinationProperties = exports.ErrorHandlingConfig = exports.ValidationException = exports.ServiceQuotaExceededException = exports.InternalServerException = exports.CreateConnectorProfileResponse = exports.CreateConnectorProfileRequest = exports.ConnectorServerException = exports.ConnectorProfileConfig = exports.ConnectorProfileCredentials = exports.ZendeskConnectorProfileCredentials = exports.VeevaConnectorProfileCredentials = exports.TrendmicroConnectorProfileCredentials = exports.SnowflakeConnectorProfileCredentials = exports.SlackConnectorProfileCredentials = exports.SingularConnectorProfileCredentials = exports.ServiceNowConnectorProfileCredentials = exports.SAPODataConnectorProfileCredentials = exports.OAuthCredentials = exports.SalesforceConnectorProfileCredentials = exports.RedshiftConnectorProfileCredentials = exports.MarketoConnectorProfileCredentials = exports.InforNexusConnectorProfileCredentials = exports.HoneycodeConnectorProfileCredentials = exports.GoogleAnalyticsConnectorProfileCredentials = exports.DynatraceConnectorProfileCredentials = exports.DatadogConnectorProfileCredentials = exports.CustomConnectorProfileCredentials = exports.OAuth2Credentials = void 0;
|
|
6
|
+
exports.ExecutionResult = exports.ErrorInfo = exports.DescribeFlowExecutionRecordsRequest = exports.DescribeFlowResponse = exports.ExecutionDetails = exports.ExecutionStatus = exports.DescribeFlowRequest = exports.DescribeConnectorsResponse = exports.DescribeConnectorsRequest = exports.DescribeConnectorProfilesResponse = exports.DescribeConnectorProfilesRequest = exports.DescribeConnectorEntityResponse = exports.DescribeConnectorEntityRequest = exports.DescribeConnectorResponse = exports.DescribeConnectorRequest = exports.DeleteFlowResponse = exports.DeleteFlowRequest = exports.DeleteConnectorProfileResponse = exports.DeleteConnectorProfileRequest = exports.ResourceNotFoundException = exports.CreateFlowResponse = exports.FlowStatus = exports.CreateFlowRequest = exports.TriggerConfig = exports.TriggerProperties = exports.ScheduledTriggerProperties = exports.DataPullMode = exports.Task = exports.TaskType = exports.OperatorPropertiesKeys = exports.SourceFlowConfig = exports.SourceConnectorProperties = exports.ZendeskSourceProperties = exports.VeevaSourceProperties = exports.TrendmicroSourceProperties = exports.SlackSourceProperties = exports.SingularSourceProperties = exports.ServiceNowSourceProperties = exports.SAPODataSourceProperties = exports.SalesforceSourceProperties = exports.S3SourceProperties = exports.S3InputFormatConfig = exports.S3InputFileType = exports.MarketoSourceProperties = exports.InforNexusSourceProperties = exports.GoogleAnalyticsSourceProperties = exports.DynatraceSourceProperties = exports.DatadogSourceProperties = exports.CustomConnectorSourceProperties = exports.IncrementalPullConfig = void 0;
|
|
7
|
+
exports.UpdateFlowResponse = exports.UpdateFlowRequest = exports.UpdateConnectorProfileResponse = exports.UpdateConnectorProfileRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.UnregisterConnectorResponse = exports.UnregisterConnectorRequest = exports.TagResourceResponse = exports.TagResourceRequest = exports.UnsupportedOperationException = exports.StopFlowResponse = exports.StopFlowRequest = exports.StartFlowResponse = exports.StartFlowRequest = exports.ThrottlingException = exports.RegisterConnectorResponse = exports.RegisterConnectorRequest = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListFlowsResponse = exports.ListFlowsRequest = exports.ListConnectorsResponse = exports.ListConnectorsRequest = exports.ListConnectorEntitiesResponse = exports.ListConnectorEntitiesRequest = exports.FlowDefinition = exports.DescribeFlowExecutionRecordsResponse = exports.ExecutionRecord = void 0;
|
|
8
8
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
9
9
|
const AppflowServiceException_1 = require("./AppflowServiceException");
|
|
10
10
|
class AccessDeniedException extends AppflowServiceException_1.AppflowServiceException {
|
|
@@ -1157,6 +1157,12 @@ var LookoutMetricsDestinationProperties;
|
|
|
1157
1157
|
...obj,
|
|
1158
1158
|
});
|
|
1159
1159
|
})(LookoutMetricsDestinationProperties = exports.LookoutMetricsDestinationProperties || (exports.LookoutMetricsDestinationProperties = {}));
|
|
1160
|
+
var MarketoDestinationProperties;
|
|
1161
|
+
(function (MarketoDestinationProperties) {
|
|
1162
|
+
MarketoDestinationProperties.filterSensitiveLog = (obj) => ({
|
|
1163
|
+
...obj,
|
|
1164
|
+
});
|
|
1165
|
+
})(MarketoDestinationProperties = exports.MarketoDestinationProperties || (exports.MarketoDestinationProperties = {}));
|
|
1160
1166
|
var RedshiftDestinationProperties;
|
|
1161
1167
|
(function (RedshiftDestinationProperties) {
|
|
1162
1168
|
RedshiftDestinationProperties.filterSensitiveLog = (obj) => ({
|
|
@@ -2161,6 +2161,10 @@ const serializeAws_restJson1DestinationConnectorProperties = (input, context) =>
|
|
|
2161
2161
|
input.LookoutMetrics !== null && {
|
|
2162
2162
|
LookoutMetrics: serializeAws_restJson1LookoutMetricsDestinationProperties(input.LookoutMetrics, context),
|
|
2163
2163
|
}),
|
|
2164
|
+
...(input.Marketo !== undefined &&
|
|
2165
|
+
input.Marketo !== null && {
|
|
2166
|
+
Marketo: serializeAws_restJson1MarketoDestinationProperties(input.Marketo, context),
|
|
2167
|
+
}),
|
|
2164
2168
|
...(input.Redshift !== undefined &&
|
|
2165
2169
|
input.Redshift !== null && {
|
|
2166
2170
|
Redshift: serializeAws_restJson1RedshiftDestinationProperties(input.Redshift, context),
|
|
@@ -2344,6 +2348,15 @@ const serializeAws_restJson1MarketoConnectorProfileProperties = (input, context)
|
|
|
2344
2348
|
...(input.instanceUrl !== undefined && input.instanceUrl !== null && { instanceUrl: input.instanceUrl }),
|
|
2345
2349
|
};
|
|
2346
2350
|
};
|
|
2351
|
+
const serializeAws_restJson1MarketoDestinationProperties = (input, context) => {
|
|
2352
|
+
return {
|
|
2353
|
+
...(input.errorHandlingConfig !== undefined &&
|
|
2354
|
+
input.errorHandlingConfig !== null && {
|
|
2355
|
+
errorHandlingConfig: serializeAws_restJson1ErrorHandlingConfig(input.errorHandlingConfig, context),
|
|
2356
|
+
}),
|
|
2357
|
+
...(input.object !== undefined && input.object !== null && { object: input.object }),
|
|
2358
|
+
};
|
|
2359
|
+
};
|
|
2347
2360
|
const serializeAws_restJson1MarketoSourceProperties = (input, context) => {
|
|
2348
2361
|
return {
|
|
2349
2362
|
...(input.object !== undefined && input.object !== null && { object: input.object }),
|
|
@@ -3492,6 +3505,9 @@ const deserializeAws_restJson1DestinationConnectorProperties = (output, context)
|
|
|
3492
3505
|
LookoutMetrics: output.LookoutMetrics !== undefined && output.LookoutMetrics !== null
|
|
3493
3506
|
? deserializeAws_restJson1LookoutMetricsDestinationProperties(output.LookoutMetrics, context)
|
|
3494
3507
|
: undefined,
|
|
3508
|
+
Marketo: output.Marketo !== undefined && output.Marketo !== null
|
|
3509
|
+
? deserializeAws_restJson1MarketoDestinationProperties(output.Marketo, context)
|
|
3510
|
+
: undefined,
|
|
3495
3511
|
Redshift: output.Redshift !== undefined && output.Redshift !== null
|
|
3496
3512
|
? deserializeAws_restJson1RedshiftDestinationProperties(output.Redshift, context)
|
|
3497
3513
|
: undefined,
|
|
@@ -3779,6 +3795,14 @@ const deserializeAws_restJson1MarketoConnectorProfileProperties = (output, conte
|
|
|
3779
3795
|
instanceUrl: smithy_client_1.expectString(output.instanceUrl),
|
|
3780
3796
|
};
|
|
3781
3797
|
};
|
|
3798
|
+
const deserializeAws_restJson1MarketoDestinationProperties = (output, context) => {
|
|
3799
|
+
return {
|
|
3800
|
+
errorHandlingConfig: output.errorHandlingConfig !== undefined && output.errorHandlingConfig !== null
|
|
3801
|
+
? deserializeAws_restJson1ErrorHandlingConfig(output.errorHandlingConfig, context)
|
|
3802
|
+
: undefined,
|
|
3803
|
+
object: smithy_client_1.expectString(output.object),
|
|
3804
|
+
};
|
|
3805
|
+
};
|
|
3782
3806
|
const deserializeAws_restJson1MarketoMetadata = (output, context) => {
|
|
3783
3807
|
return {};
|
|
3784
3808
|
};
|
|
@@ -895,6 +895,10 @@ export var LookoutMetricsDestinationProperties;
|
|
|
895
895
|
(function (LookoutMetricsDestinationProperties) {
|
|
896
896
|
LookoutMetricsDestinationProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
897
|
})(LookoutMetricsDestinationProperties || (LookoutMetricsDestinationProperties = {}));
|
|
898
|
+
export var MarketoDestinationProperties;
|
|
899
|
+
(function (MarketoDestinationProperties) {
|
|
900
|
+
MarketoDestinationProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
+
})(MarketoDestinationProperties || (MarketoDestinationProperties = {}));
|
|
898
902
|
export var RedshiftDestinationProperties;
|
|
899
903
|
(function (RedshiftDestinationProperties) {
|
|
900
904
|
RedshiftDestinationProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -2526,7 +2526,7 @@ var serializeAws_restJson1DatadogSourceProperties = function (input, context) {
|
|
|
2526
2526
|
return __assign({}, (input.object !== undefined && input.object !== null && { object: input.object }));
|
|
2527
2527
|
};
|
|
2528
2528
|
var serializeAws_restJson1DestinationConnectorProperties = function (input, context) {
|
|
2529
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.CustomConnector !== undefined &&
|
|
2529
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.CustomConnector !== undefined &&
|
|
2530
2530
|
input.CustomConnector !== null && {
|
|
2531
2531
|
CustomConnector: serializeAws_restJson1CustomConnectorDestinationProperties(input.CustomConnector, context),
|
|
2532
2532
|
})), (input.CustomerProfiles !== undefined &&
|
|
@@ -2541,6 +2541,9 @@ var serializeAws_restJson1DestinationConnectorProperties = function (input, cont
|
|
|
2541
2541
|
})), (input.LookoutMetrics !== undefined &&
|
|
2542
2542
|
input.LookoutMetrics !== null && {
|
|
2543
2543
|
LookoutMetrics: serializeAws_restJson1LookoutMetricsDestinationProperties(input.LookoutMetrics, context),
|
|
2544
|
+
})), (input.Marketo !== undefined &&
|
|
2545
|
+
input.Marketo !== null && {
|
|
2546
|
+
Marketo: serializeAws_restJson1MarketoDestinationProperties(input.Marketo, context),
|
|
2544
2547
|
})), (input.Redshift !== undefined &&
|
|
2545
2548
|
input.Redshift !== null && {
|
|
2546
2549
|
Redshift: serializeAws_restJson1RedshiftDestinationProperties(input.Redshift, context),
|
|
@@ -2664,6 +2667,12 @@ var serializeAws_restJson1MarketoConnectorProfileCredentials = function (input,
|
|
|
2664
2667
|
var serializeAws_restJson1MarketoConnectorProfileProperties = function (input, context) {
|
|
2665
2668
|
return __assign({}, (input.instanceUrl !== undefined && input.instanceUrl !== null && { instanceUrl: input.instanceUrl }));
|
|
2666
2669
|
};
|
|
2670
|
+
var serializeAws_restJson1MarketoDestinationProperties = function (input, context) {
|
|
2671
|
+
return __assign(__assign({}, (input.errorHandlingConfig !== undefined &&
|
|
2672
|
+
input.errorHandlingConfig !== null && {
|
|
2673
|
+
errorHandlingConfig: serializeAws_restJson1ErrorHandlingConfig(input.errorHandlingConfig, context),
|
|
2674
|
+
})), (input.object !== undefined && input.object !== null && { object: input.object }));
|
|
2675
|
+
};
|
|
2667
2676
|
var serializeAws_restJson1MarketoSourceProperties = function (input, context) {
|
|
2668
2677
|
return __assign({}, (input.object !== undefined && input.object !== null && { object: input.object }));
|
|
2669
2678
|
};
|
|
@@ -3601,6 +3610,9 @@ var deserializeAws_restJson1DestinationConnectorProperties = function (output, c
|
|
|
3601
3610
|
LookoutMetrics: output.LookoutMetrics !== undefined && output.LookoutMetrics !== null
|
|
3602
3611
|
? deserializeAws_restJson1LookoutMetricsDestinationProperties(output.LookoutMetrics, context)
|
|
3603
3612
|
: undefined,
|
|
3613
|
+
Marketo: output.Marketo !== undefined && output.Marketo !== null
|
|
3614
|
+
? deserializeAws_restJson1MarketoDestinationProperties(output.Marketo, context)
|
|
3615
|
+
: undefined,
|
|
3604
3616
|
Redshift: output.Redshift !== undefined && output.Redshift !== null
|
|
3605
3617
|
? deserializeAws_restJson1RedshiftDestinationProperties(output.Redshift, context)
|
|
3606
3618
|
: undefined,
|
|
@@ -3888,6 +3900,14 @@ var deserializeAws_restJson1MarketoConnectorProfileProperties = function (output
|
|
|
3888
3900
|
instanceUrl: __expectString(output.instanceUrl),
|
|
3889
3901
|
};
|
|
3890
3902
|
};
|
|
3903
|
+
var deserializeAws_restJson1MarketoDestinationProperties = function (output, context) {
|
|
3904
|
+
return {
|
|
3905
|
+
errorHandlingConfig: output.errorHandlingConfig !== undefined && output.errorHandlingConfig !== null
|
|
3906
|
+
? deserializeAws_restJson1ErrorHandlingConfig(output.errorHandlingConfig, context)
|
|
3907
|
+
: undefined,
|
|
3908
|
+
object: __expectString(output.object),
|
|
3909
|
+
};
|
|
3910
|
+
};
|
|
3891
3911
|
var deserializeAws_restJson1MarketoMetadata = function (output, context) {
|
|
3892
3912
|
return {};
|
|
3893
3913
|
};
|
|
@@ -5,7 +5,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
5
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
6
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
-
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
8
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
9
|
import { CreateConnectorProfileCommandInput, CreateConnectorProfileCommandOutput } from "./commands/CreateConnectorProfileCommand";
|
|
10
10
|
import { CreateFlowCommandInput, CreateFlowCommandOutput } from "./commands/CreateFlowCommand";
|
|
11
11
|
import { DeleteConnectorProfileCommandInput, DeleteConnectorProfileCommandOutput } from "./commands/DeleteConnectorProfileCommand";
|
|
@@ -50,7 +50,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
50
50
|
* A function that can calculate the length of a request body.
|
|
51
51
|
* @internal
|
|
52
52
|
*/
|
|
53
|
-
bodyLengthChecker?:
|
|
53
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
54
54
|
/**
|
|
55
55
|
* A function that converts a stream into an array of bytes.
|
|
56
56
|
* @internal
|
|
@@ -2909,6 +2909,29 @@ export declare namespace LookoutMetricsDestinationProperties {
|
|
|
2909
2909
|
*/
|
|
2910
2910
|
const filterSensitiveLog: (obj: LookoutMetricsDestinationProperties) => any;
|
|
2911
2911
|
}
|
|
2912
|
+
/**
|
|
2913
|
+
* <p>The properties that Amazon AppFlow applies when you use Marketo as a flow destination.</p>
|
|
2914
|
+
*/
|
|
2915
|
+
export interface MarketoDestinationProperties {
|
|
2916
|
+
/**
|
|
2917
|
+
* <p>The object specified in the Marketo flow destination.</p>
|
|
2918
|
+
*/
|
|
2919
|
+
object: string | undefined;
|
|
2920
|
+
/**
|
|
2921
|
+
* <p> The settings that determine how Amazon AppFlow handles an error when placing data in the
|
|
2922
|
+
* destination. For example, this setting would determine if the flow should fail after one
|
|
2923
|
+
* insertion error, or continue and attempt to insert every record regardless of the initial
|
|
2924
|
+
* failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details.
|
|
2925
|
+
* </p>
|
|
2926
|
+
*/
|
|
2927
|
+
errorHandlingConfig?: ErrorHandlingConfig;
|
|
2928
|
+
}
|
|
2929
|
+
export declare namespace MarketoDestinationProperties {
|
|
2930
|
+
/**
|
|
2931
|
+
* @internal
|
|
2932
|
+
*/
|
|
2933
|
+
const filterSensitiveLog: (obj: MarketoDestinationProperties) => any;
|
|
2934
|
+
}
|
|
2912
2935
|
/**
|
|
2913
2936
|
* <p> The properties that are applied when Amazon Redshift is being used as a destination.
|
|
2914
2937
|
* </p>
|
|
@@ -3290,6 +3313,10 @@ export interface DestinationConnectorProperties {
|
|
|
3290
3313
|
* <p>The properties required to query Zendesk.</p>
|
|
3291
3314
|
*/
|
|
3292
3315
|
Zendesk?: ZendeskDestinationProperties;
|
|
3316
|
+
/**
|
|
3317
|
+
* <p>The properties required to query Marketo.</p>
|
|
3318
|
+
*/
|
|
3319
|
+
Marketo?: MarketoDestinationProperties;
|
|
3293
3320
|
/**
|
|
3294
3321
|
* <p>The properties that are required to query the custom Connector.</p>
|
|
3295
3322
|
*/
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: AppflowClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
10
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
-
bodyLengthChecker: (
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
13
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
14
14
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: AppflowClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
10
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
-
bodyLengthChecker: (
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
13
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
14
14
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: AppflowClientConfig) => {
|
|
|
8
8
|
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
10
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
-
bodyLengthChecker: (
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
14
14
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
@@ -5,7 +5,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
5
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
6
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
-
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
8
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
9
|
import { CreateConnectorProfileCommandInput, CreateConnectorProfileCommandOutput } from "./commands/CreateConnectorProfileCommand";
|
|
10
10
|
import { CreateFlowCommandInput, CreateFlowCommandOutput } from "./commands/CreateFlowCommand";
|
|
11
11
|
import { DeleteConnectorProfileCommandInput, DeleteConnectorProfileCommandOutput } from "./commands/DeleteConnectorProfileCommand";
|
|
@@ -38,7 +38,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
38
38
|
|
|
39
39
|
urlParser?: __UrlParser;
|
|
40
40
|
|
|
41
|
-
bodyLengthChecker?:
|
|
41
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
42
42
|
|
|
43
43
|
streamCollector?: __StreamCollector;
|
|
44
44
|
|
|
@@ -1758,6 +1758,17 @@ export declare namespace LookoutMetricsDestinationProperties {
|
|
|
1758
1758
|
const filterSensitiveLog: (obj: LookoutMetricsDestinationProperties) => any;
|
|
1759
1759
|
}
|
|
1760
1760
|
|
|
1761
|
+
export interface MarketoDestinationProperties {
|
|
1762
|
+
|
|
1763
|
+
object: string | undefined;
|
|
1764
|
+
|
|
1765
|
+
errorHandlingConfig?: ErrorHandlingConfig;
|
|
1766
|
+
}
|
|
1767
|
+
export declare namespace MarketoDestinationProperties {
|
|
1768
|
+
|
|
1769
|
+
const filterSensitiveLog: (obj: MarketoDestinationProperties) => any;
|
|
1770
|
+
}
|
|
1771
|
+
|
|
1761
1772
|
export interface RedshiftDestinationProperties {
|
|
1762
1773
|
|
|
1763
1774
|
object: string | undefined;
|
|
@@ -1948,6 +1959,8 @@ export interface DestinationConnectorProperties {
|
|
|
1948
1959
|
|
|
1949
1960
|
Zendesk?: ZendeskDestinationProperties;
|
|
1950
1961
|
|
|
1962
|
+
Marketo?: MarketoDestinationProperties;
|
|
1963
|
+
|
|
1951
1964
|
CustomConnector?: CustomConnectorDestinationProperties;
|
|
1952
1965
|
|
|
1953
1966
|
SAPOData?: SAPODataDestinationProperties;
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: AppflowClientConfig) => {
|
|
|
6
6
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
7
7
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
8
8
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
9
|
-
bodyLengthChecker: (
|
|
9
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
11
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: AppflowClientConfig) => {
|
|
|
6
6
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
7
7
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
8
8
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
9
|
-
bodyLengthChecker: (
|
|
9
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
11
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: AppflowClientConfig) => {
|
|
|
6
6
|
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
7
7
|
apiVersion: string;
|
|
8
8
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
9
|
-
bodyLengthChecker: (
|
|
9
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
10
10
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
11
11
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
12
12
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-appflow",
|
|
3
3
|
"description": "AWS SDK for JavaScript Appflow Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.54.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,34 +18,34 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
25
|
-
"@aws-sdk/hash-node": "3.
|
|
26
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
27
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-retry": "3.
|
|
31
|
-
"@aws-sdk/middleware-serde": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-stack": "3.
|
|
34
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
35
|
-
"@aws-sdk/node-config-provider": "3.
|
|
36
|
-
"@aws-sdk/node-http-handler": "3.
|
|
37
|
-
"@aws-sdk/protocol-http": "3.
|
|
38
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@aws-sdk/url-parser": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.54.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.54.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.54.0",
|
|
24
|
+
"@aws-sdk/fetch-http-handler": "3.54.0",
|
|
25
|
+
"@aws-sdk/hash-node": "3.54.0",
|
|
26
|
+
"@aws-sdk/invalid-dependency": "3.54.0",
|
|
27
|
+
"@aws-sdk/middleware-content-length": "3.54.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.54.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.54.0",
|
|
30
|
+
"@aws-sdk/middleware-retry": "3.54.0",
|
|
31
|
+
"@aws-sdk/middleware-serde": "3.54.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.54.0",
|
|
33
|
+
"@aws-sdk/middleware-stack": "3.54.0",
|
|
34
|
+
"@aws-sdk/middleware-user-agent": "3.54.0",
|
|
35
|
+
"@aws-sdk/node-config-provider": "3.54.0",
|
|
36
|
+
"@aws-sdk/node-http-handler": "3.54.0",
|
|
37
|
+
"@aws-sdk/protocol-http": "3.54.0",
|
|
38
|
+
"@aws-sdk/smithy-client": "3.54.0",
|
|
39
|
+
"@aws-sdk/types": "3.54.0",
|
|
40
|
+
"@aws-sdk/url-parser": "3.54.0",
|
|
41
41
|
"@aws-sdk/util-base64-browser": "3.52.0",
|
|
42
42
|
"@aws-sdk/util-base64-node": "3.52.0",
|
|
43
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
44
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
45
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
46
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
47
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
43
|
+
"@aws-sdk/util-body-length-browser": "3.54.0",
|
|
44
|
+
"@aws-sdk/util-body-length-node": "3.54.0",
|
|
45
|
+
"@aws-sdk/util-defaults-mode-browser": "3.54.0",
|
|
46
|
+
"@aws-sdk/util-defaults-mode-node": "3.54.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.54.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.54.0",
|
|
49
49
|
"@aws-sdk/util-utf8-browser": "3.52.0",
|
|
50
50
|
"@aws-sdk/util-utf8-node": "3.52.0",
|
|
51
51
|
"tslib": "^2.3.0"
|