@aws-sdk/client-appflow 3.297.0 → 3.299.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/dist-cjs/commands/CreateConnectorProfileCommand.js +1 -1
- package/dist-cjs/commands/CreateFlowCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectorProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteFlowCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectorCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectorEntityCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectorProfilesCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectorsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlowCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlowExecutionRecordsCommand.js +2 -3
- package/dist-cjs/commands/ListConnectorEntitiesCommand.js +2 -3
- package/dist-cjs/commands/ListConnectorsCommand.js +2 -3
- package/dist-cjs/commands/ListFlowsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/RegisterConnectorCommand.js +2 -3
- package/dist-cjs/commands/StartFlowCommand.js +2 -3
- package/dist-cjs/commands/StopFlowCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UnregisterConnectorCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectorProfileCommand.js +1 -1
- package/dist-cjs/commands/UpdateConnectorRegistrationCommand.js +2 -3
- package/dist-cjs/commands/UpdateFlowCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -668
- package/dist-es/commands/CreateConnectorProfileCommand.js +2 -2
- package/dist-es/commands/CreateFlowCommand.js +2 -3
- package/dist-es/commands/DeleteConnectorProfileCommand.js +2 -3
- package/dist-es/commands/DeleteFlowCommand.js +2 -3
- package/dist-es/commands/DescribeConnectorCommand.js +2 -3
- package/dist-es/commands/DescribeConnectorEntityCommand.js +2 -3
- package/dist-es/commands/DescribeConnectorProfilesCommand.js +2 -3
- package/dist-es/commands/DescribeConnectorsCommand.js +2 -3
- package/dist-es/commands/DescribeFlowCommand.js +2 -3
- package/dist-es/commands/DescribeFlowExecutionRecordsCommand.js +2 -3
- package/dist-es/commands/ListConnectorEntitiesCommand.js +2 -3
- package/dist-es/commands/ListConnectorsCommand.js +2 -3
- package/dist-es/commands/ListFlowsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/RegisterConnectorCommand.js +2 -3
- package/dist-es/commands/StartFlowCommand.js +2 -3
- package/dist-es/commands/StopFlowCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UnregisterConnectorCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateConnectorProfileCommand.js +2 -2
- package/dist-es/commands/UpdateConnectorRegistrationCommand.js +2 -3
- package/dist-es/commands/UpdateFlowCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -498
- package/dist-types/models/models_0.d.ts +0 -664
- package/dist-types/ts3.4/models/models_0.d.ts +0 -488
- package/package.json +11 -10
|
@@ -4844,290 +4844,18 @@ export interface UpdateFlowResponse {
|
|
|
4844
4844
|
*/
|
|
4845
4845
|
flowStatus?: FlowStatus | string;
|
|
4846
4846
|
}
|
|
4847
|
-
/**
|
|
4848
|
-
* @internal
|
|
4849
|
-
*/
|
|
4850
|
-
export declare const AggregationConfigFilterSensitiveLog: (obj: AggregationConfig) => any;
|
|
4851
4847
|
/**
|
|
4852
4848
|
* @internal
|
|
4853
4849
|
*/
|
|
4854
4850
|
export declare const AmplitudeConnectorProfileCredentialsFilterSensitiveLog: (obj: AmplitudeConnectorProfileCredentials) => any;
|
|
4855
|
-
/**
|
|
4856
|
-
* @internal
|
|
4857
|
-
*/
|
|
4858
|
-
export declare const AmplitudeConnectorProfilePropertiesFilterSensitiveLog: (obj: AmplitudeConnectorProfileProperties) => any;
|
|
4859
|
-
/**
|
|
4860
|
-
* @internal
|
|
4861
|
-
*/
|
|
4862
|
-
export declare const AmplitudeMetadataFilterSensitiveLog: (obj: AmplitudeMetadata) => any;
|
|
4863
|
-
/**
|
|
4864
|
-
* @internal
|
|
4865
|
-
*/
|
|
4866
|
-
export declare const AmplitudeSourcePropertiesFilterSensitiveLog: (obj: AmplitudeSourceProperties) => any;
|
|
4867
4851
|
/**
|
|
4868
4852
|
* @internal
|
|
4869
4853
|
*/
|
|
4870
4854
|
export declare const ApiKeyCredentialsFilterSensitiveLog: (obj: ApiKeyCredentials) => any;
|
|
4871
|
-
/**
|
|
4872
|
-
* @internal
|
|
4873
|
-
*/
|
|
4874
|
-
export declare const AuthParameterFilterSensitiveLog: (obj: AuthParameter) => any;
|
|
4875
|
-
/**
|
|
4876
|
-
* @internal
|
|
4877
|
-
*/
|
|
4878
|
-
export declare const CustomAuthConfigFilterSensitiveLog: (obj: CustomAuthConfig) => any;
|
|
4879
|
-
/**
|
|
4880
|
-
* @internal
|
|
4881
|
-
*/
|
|
4882
|
-
export declare const OAuth2CustomParameterFilterSensitiveLog: (obj: OAuth2CustomParameter) => any;
|
|
4883
|
-
/**
|
|
4884
|
-
* @internal
|
|
4885
|
-
*/
|
|
4886
|
-
export declare const OAuth2DefaultsFilterSensitiveLog: (obj: OAuth2Defaults) => any;
|
|
4887
|
-
/**
|
|
4888
|
-
* @internal
|
|
4889
|
-
*/
|
|
4890
|
-
export declare const AuthenticationConfigFilterSensitiveLog: (obj: AuthenticationConfig) => any;
|
|
4891
4855
|
/**
|
|
4892
4856
|
* @internal
|
|
4893
4857
|
*/
|
|
4894
4858
|
export declare const BasicAuthCredentialsFilterSensitiveLog: (obj: BasicAuthCredentials) => any;
|
|
4895
|
-
/**
|
|
4896
|
-
* @internal
|
|
4897
|
-
*/
|
|
4898
|
-
export declare const CustomerProfilesMetadataFilterSensitiveLog: (obj: CustomerProfilesMetadata) => any;
|
|
4899
|
-
/**
|
|
4900
|
-
* @internal
|
|
4901
|
-
*/
|
|
4902
|
-
export declare const DatadogMetadataFilterSensitiveLog: (obj: DatadogMetadata) => any;
|
|
4903
|
-
/**
|
|
4904
|
-
* @internal
|
|
4905
|
-
*/
|
|
4906
|
-
export declare const DynatraceMetadataFilterSensitiveLog: (obj: DynatraceMetadata) => any;
|
|
4907
|
-
/**
|
|
4908
|
-
* @internal
|
|
4909
|
-
*/
|
|
4910
|
-
export declare const EventBridgeMetadataFilterSensitiveLog: (obj: EventBridgeMetadata) => any;
|
|
4911
|
-
/**
|
|
4912
|
-
* @internal
|
|
4913
|
-
*/
|
|
4914
|
-
export declare const GoogleAnalyticsMetadataFilterSensitiveLog: (obj: GoogleAnalyticsMetadata) => any;
|
|
4915
|
-
/**
|
|
4916
|
-
* @internal
|
|
4917
|
-
*/
|
|
4918
|
-
export declare const HoneycodeMetadataFilterSensitiveLog: (obj: HoneycodeMetadata) => any;
|
|
4919
|
-
/**
|
|
4920
|
-
* @internal
|
|
4921
|
-
*/
|
|
4922
|
-
export declare const InforNexusMetadataFilterSensitiveLog: (obj: InforNexusMetadata) => any;
|
|
4923
|
-
/**
|
|
4924
|
-
* @internal
|
|
4925
|
-
*/
|
|
4926
|
-
export declare const MarketoMetadataFilterSensitiveLog: (obj: MarketoMetadata) => any;
|
|
4927
|
-
/**
|
|
4928
|
-
* @internal
|
|
4929
|
-
*/
|
|
4930
|
-
export declare const PardotMetadataFilterSensitiveLog: (obj: PardotMetadata) => any;
|
|
4931
|
-
/**
|
|
4932
|
-
* @internal
|
|
4933
|
-
*/
|
|
4934
|
-
export declare const RedshiftMetadataFilterSensitiveLog: (obj: RedshiftMetadata) => any;
|
|
4935
|
-
/**
|
|
4936
|
-
* @internal
|
|
4937
|
-
*/
|
|
4938
|
-
export declare const S3MetadataFilterSensitiveLog: (obj: S3Metadata) => any;
|
|
4939
|
-
/**
|
|
4940
|
-
* @internal
|
|
4941
|
-
*/
|
|
4942
|
-
export declare const SalesforceMetadataFilterSensitiveLog: (obj: SalesforceMetadata) => any;
|
|
4943
|
-
/**
|
|
4944
|
-
* @internal
|
|
4945
|
-
*/
|
|
4946
|
-
export declare const SAPODataMetadataFilterSensitiveLog: (obj: SAPODataMetadata) => any;
|
|
4947
|
-
/**
|
|
4948
|
-
* @internal
|
|
4949
|
-
*/
|
|
4950
|
-
export declare const ServiceNowMetadataFilterSensitiveLog: (obj: ServiceNowMetadata) => any;
|
|
4951
|
-
/**
|
|
4952
|
-
* @internal
|
|
4953
|
-
*/
|
|
4954
|
-
export declare const SingularMetadataFilterSensitiveLog: (obj: SingularMetadata) => any;
|
|
4955
|
-
/**
|
|
4956
|
-
* @internal
|
|
4957
|
-
*/
|
|
4958
|
-
export declare const SlackMetadataFilterSensitiveLog: (obj: SlackMetadata) => any;
|
|
4959
|
-
/**
|
|
4960
|
-
* @internal
|
|
4961
|
-
*/
|
|
4962
|
-
export declare const SnowflakeMetadataFilterSensitiveLog: (obj: SnowflakeMetadata) => any;
|
|
4963
|
-
/**
|
|
4964
|
-
* @internal
|
|
4965
|
-
*/
|
|
4966
|
-
export declare const TrendmicroMetadataFilterSensitiveLog: (obj: TrendmicroMetadata) => any;
|
|
4967
|
-
/**
|
|
4968
|
-
* @internal
|
|
4969
|
-
*/
|
|
4970
|
-
export declare const UpsolverMetadataFilterSensitiveLog: (obj: UpsolverMetadata) => any;
|
|
4971
|
-
/**
|
|
4972
|
-
* @internal
|
|
4973
|
-
*/
|
|
4974
|
-
export declare const VeevaMetadataFilterSensitiveLog: (obj: VeevaMetadata) => any;
|
|
4975
|
-
/**
|
|
4976
|
-
* @internal
|
|
4977
|
-
*/
|
|
4978
|
-
export declare const ZendeskMetadataFilterSensitiveLog: (obj: ZendeskMetadata) => any;
|
|
4979
|
-
/**
|
|
4980
|
-
* @internal
|
|
4981
|
-
*/
|
|
4982
|
-
export declare const ConnectorMetadataFilterSensitiveLog: (obj: ConnectorMetadata) => any;
|
|
4983
|
-
/**
|
|
4984
|
-
* @internal
|
|
4985
|
-
*/
|
|
4986
|
-
export declare const LambdaConnectorProvisioningConfigFilterSensitiveLog: (obj: LambdaConnectorProvisioningConfig) => any;
|
|
4987
|
-
/**
|
|
4988
|
-
* @internal
|
|
4989
|
-
*/
|
|
4990
|
-
export declare const ConnectorProvisioningConfigFilterSensitiveLog: (obj: ConnectorProvisioningConfig) => any;
|
|
4991
|
-
/**
|
|
4992
|
-
* @internal
|
|
4993
|
-
*/
|
|
4994
|
-
export declare const ConnectorRuntimeSettingFilterSensitiveLog: (obj: ConnectorRuntimeSetting) => any;
|
|
4995
|
-
/**
|
|
4996
|
-
* @internal
|
|
4997
|
-
*/
|
|
4998
|
-
export declare const ConnectorConfigurationFilterSensitiveLog: (obj: ConnectorConfiguration) => any;
|
|
4999
|
-
/**
|
|
5000
|
-
* @internal
|
|
5001
|
-
*/
|
|
5002
|
-
export declare const ConnectorDetailFilterSensitiveLog: (obj: ConnectorDetail) => any;
|
|
5003
|
-
/**
|
|
5004
|
-
* @internal
|
|
5005
|
-
*/
|
|
5006
|
-
export declare const ConnectorEntityFilterSensitiveLog: (obj: ConnectorEntity) => any;
|
|
5007
|
-
/**
|
|
5008
|
-
* @internal
|
|
5009
|
-
*/
|
|
5010
|
-
export declare const DestinationFieldPropertiesFilterSensitiveLog: (obj: DestinationFieldProperties) => any;
|
|
5011
|
-
/**
|
|
5012
|
-
* @internal
|
|
5013
|
-
*/
|
|
5014
|
-
export declare const SourceFieldPropertiesFilterSensitiveLog: (obj: SourceFieldProperties) => any;
|
|
5015
|
-
/**
|
|
5016
|
-
* @internal
|
|
5017
|
-
*/
|
|
5018
|
-
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
5019
|
-
/**
|
|
5020
|
-
* @internal
|
|
5021
|
-
*/
|
|
5022
|
-
export declare const FieldTypeDetailsFilterSensitiveLog: (obj: FieldTypeDetails) => any;
|
|
5023
|
-
/**
|
|
5024
|
-
* @internal
|
|
5025
|
-
*/
|
|
5026
|
-
export declare const SupportedFieldTypeDetailsFilterSensitiveLog: (obj: SupportedFieldTypeDetails) => any;
|
|
5027
|
-
/**
|
|
5028
|
-
* @internal
|
|
5029
|
-
*/
|
|
5030
|
-
export declare const ConnectorEntityFieldFilterSensitiveLog: (obj: ConnectorEntityField) => any;
|
|
5031
|
-
/**
|
|
5032
|
-
* @internal
|
|
5033
|
-
*/
|
|
5034
|
-
export declare const ConnectorOAuthRequestFilterSensitiveLog: (obj: ConnectorOAuthRequest) => any;
|
|
5035
|
-
/**
|
|
5036
|
-
* @internal
|
|
5037
|
-
*/
|
|
5038
|
-
export declare const ConnectorOperatorFilterSensitiveLog: (obj: ConnectorOperator) => any;
|
|
5039
|
-
/**
|
|
5040
|
-
* @internal
|
|
5041
|
-
*/
|
|
5042
|
-
export declare const OAuth2PropertiesFilterSensitiveLog: (obj: OAuth2Properties) => any;
|
|
5043
|
-
/**
|
|
5044
|
-
* @internal
|
|
5045
|
-
*/
|
|
5046
|
-
export declare const CustomConnectorProfilePropertiesFilterSensitiveLog: (obj: CustomConnectorProfileProperties) => any;
|
|
5047
|
-
/**
|
|
5048
|
-
* @internal
|
|
5049
|
-
*/
|
|
5050
|
-
export declare const DatadogConnectorProfilePropertiesFilterSensitiveLog: (obj: DatadogConnectorProfileProperties) => any;
|
|
5051
|
-
/**
|
|
5052
|
-
* @internal
|
|
5053
|
-
*/
|
|
5054
|
-
export declare const DynatraceConnectorProfilePropertiesFilterSensitiveLog: (obj: DynatraceConnectorProfileProperties) => any;
|
|
5055
|
-
/**
|
|
5056
|
-
* @internal
|
|
5057
|
-
*/
|
|
5058
|
-
export declare const GoogleAnalyticsConnectorProfilePropertiesFilterSensitiveLog: (obj: GoogleAnalyticsConnectorProfileProperties) => any;
|
|
5059
|
-
/**
|
|
5060
|
-
* @internal
|
|
5061
|
-
*/
|
|
5062
|
-
export declare const HoneycodeConnectorProfilePropertiesFilterSensitiveLog: (obj: HoneycodeConnectorProfileProperties) => any;
|
|
5063
|
-
/**
|
|
5064
|
-
* @internal
|
|
5065
|
-
*/
|
|
5066
|
-
export declare const InforNexusConnectorProfilePropertiesFilterSensitiveLog: (obj: InforNexusConnectorProfileProperties) => any;
|
|
5067
|
-
/**
|
|
5068
|
-
* @internal
|
|
5069
|
-
*/
|
|
5070
|
-
export declare const MarketoConnectorProfilePropertiesFilterSensitiveLog: (obj: MarketoConnectorProfileProperties) => any;
|
|
5071
|
-
/**
|
|
5072
|
-
* @internal
|
|
5073
|
-
*/
|
|
5074
|
-
export declare const PardotConnectorProfilePropertiesFilterSensitiveLog: (obj: PardotConnectorProfileProperties) => any;
|
|
5075
|
-
/**
|
|
5076
|
-
* @internal
|
|
5077
|
-
*/
|
|
5078
|
-
export declare const RedshiftConnectorProfilePropertiesFilterSensitiveLog: (obj: RedshiftConnectorProfileProperties) => any;
|
|
5079
|
-
/**
|
|
5080
|
-
* @internal
|
|
5081
|
-
*/
|
|
5082
|
-
export declare const SalesforceConnectorProfilePropertiesFilterSensitiveLog: (obj: SalesforceConnectorProfileProperties) => any;
|
|
5083
|
-
/**
|
|
5084
|
-
* @internal
|
|
5085
|
-
*/
|
|
5086
|
-
export declare const OAuthPropertiesFilterSensitiveLog: (obj: OAuthProperties) => any;
|
|
5087
|
-
/**
|
|
5088
|
-
* @internal
|
|
5089
|
-
*/
|
|
5090
|
-
export declare const SAPODataConnectorProfilePropertiesFilterSensitiveLog: (obj: SAPODataConnectorProfileProperties) => any;
|
|
5091
|
-
/**
|
|
5092
|
-
* @internal
|
|
5093
|
-
*/
|
|
5094
|
-
export declare const ServiceNowConnectorProfilePropertiesFilterSensitiveLog: (obj: ServiceNowConnectorProfileProperties) => any;
|
|
5095
|
-
/**
|
|
5096
|
-
* @internal
|
|
5097
|
-
*/
|
|
5098
|
-
export declare const SingularConnectorProfilePropertiesFilterSensitiveLog: (obj: SingularConnectorProfileProperties) => any;
|
|
5099
|
-
/**
|
|
5100
|
-
* @internal
|
|
5101
|
-
*/
|
|
5102
|
-
export declare const SlackConnectorProfilePropertiesFilterSensitiveLog: (obj: SlackConnectorProfileProperties) => any;
|
|
5103
|
-
/**
|
|
5104
|
-
* @internal
|
|
5105
|
-
*/
|
|
5106
|
-
export declare const SnowflakeConnectorProfilePropertiesFilterSensitiveLog: (obj: SnowflakeConnectorProfileProperties) => any;
|
|
5107
|
-
/**
|
|
5108
|
-
* @internal
|
|
5109
|
-
*/
|
|
5110
|
-
export declare const TrendmicroConnectorProfilePropertiesFilterSensitiveLog: (obj: TrendmicroConnectorProfileProperties) => any;
|
|
5111
|
-
/**
|
|
5112
|
-
* @internal
|
|
5113
|
-
*/
|
|
5114
|
-
export declare const VeevaConnectorProfilePropertiesFilterSensitiveLog: (obj: VeevaConnectorProfileProperties) => any;
|
|
5115
|
-
/**
|
|
5116
|
-
* @internal
|
|
5117
|
-
*/
|
|
5118
|
-
export declare const ZendeskConnectorProfilePropertiesFilterSensitiveLog: (obj: ZendeskConnectorProfileProperties) => any;
|
|
5119
|
-
/**
|
|
5120
|
-
* @internal
|
|
5121
|
-
*/
|
|
5122
|
-
export declare const ConnectorProfilePropertiesFilterSensitiveLog: (obj: ConnectorProfileProperties) => any;
|
|
5123
|
-
/**
|
|
5124
|
-
* @internal
|
|
5125
|
-
*/
|
|
5126
|
-
export declare const PrivateConnectionProvisioningStateFilterSensitiveLog: (obj: PrivateConnectionProvisioningState) => any;
|
|
5127
|
-
/**
|
|
5128
|
-
* @internal
|
|
5129
|
-
*/
|
|
5130
|
-
export declare const ConnectorProfileFilterSensitiveLog: (obj: ConnectorProfile) => any;
|
|
5131
4859
|
/**
|
|
5132
4860
|
* @internal
|
|
5133
4861
|
*/
|
|
@@ -5144,10 +4872,6 @@ export declare const CustomConnectorProfileCredentialsFilterSensitiveLog: (obj:
|
|
|
5144
4872
|
* @internal
|
|
5145
4873
|
*/
|
|
5146
4874
|
export declare const DatadogConnectorProfileCredentialsFilterSensitiveLog: (obj: DatadogConnectorProfileCredentials) => any;
|
|
5147
|
-
/**
|
|
5148
|
-
* @internal
|
|
5149
|
-
*/
|
|
5150
|
-
export declare const DynatraceConnectorProfileCredentialsFilterSensitiveLog: (obj: DynatraceConnectorProfileCredentials) => any;
|
|
5151
4875
|
/**
|
|
5152
4876
|
* @internal
|
|
5153
4877
|
*/
|
|
@@ -5224,395 +4948,7 @@ export declare const ConnectorProfileConfigFilterSensitiveLog: (obj: ConnectorPr
|
|
|
5224
4948
|
* @internal
|
|
5225
4949
|
*/
|
|
5226
4950
|
export declare const CreateConnectorProfileRequestFilterSensitiveLog: (obj: CreateConnectorProfileRequest) => any;
|
|
5227
|
-
/**
|
|
5228
|
-
* @internal
|
|
5229
|
-
*/
|
|
5230
|
-
export declare const CreateConnectorProfileResponseFilterSensitiveLog: (obj: CreateConnectorProfileResponse) => any;
|
|
5231
|
-
/**
|
|
5232
|
-
* @internal
|
|
5233
|
-
*/
|
|
5234
|
-
export declare const ErrorHandlingConfigFilterSensitiveLog: (obj: ErrorHandlingConfig) => any;
|
|
5235
|
-
/**
|
|
5236
|
-
* @internal
|
|
5237
|
-
*/
|
|
5238
|
-
export declare const CustomConnectorDestinationPropertiesFilterSensitiveLog: (obj: CustomConnectorDestinationProperties) => any;
|
|
5239
|
-
/**
|
|
5240
|
-
* @internal
|
|
5241
|
-
*/
|
|
5242
|
-
export declare const CustomerProfilesDestinationPropertiesFilterSensitiveLog: (obj: CustomerProfilesDestinationProperties) => any;
|
|
5243
|
-
/**
|
|
5244
|
-
* @internal
|
|
5245
|
-
*/
|
|
5246
|
-
export declare const EventBridgeDestinationPropertiesFilterSensitiveLog: (obj: EventBridgeDestinationProperties) => any;
|
|
5247
|
-
/**
|
|
5248
|
-
* @internal
|
|
5249
|
-
*/
|
|
5250
|
-
export declare const HoneycodeDestinationPropertiesFilterSensitiveLog: (obj: HoneycodeDestinationProperties) => any;
|
|
5251
|
-
/**
|
|
5252
|
-
* @internal
|
|
5253
|
-
*/
|
|
5254
|
-
export declare const LookoutMetricsDestinationPropertiesFilterSensitiveLog: (obj: LookoutMetricsDestinationProperties) => any;
|
|
5255
|
-
/**
|
|
5256
|
-
* @internal
|
|
5257
|
-
*/
|
|
5258
|
-
export declare const MarketoDestinationPropertiesFilterSensitiveLog: (obj: MarketoDestinationProperties) => any;
|
|
5259
|
-
/**
|
|
5260
|
-
* @internal
|
|
5261
|
-
*/
|
|
5262
|
-
export declare const RedshiftDestinationPropertiesFilterSensitiveLog: (obj: RedshiftDestinationProperties) => any;
|
|
5263
|
-
/**
|
|
5264
|
-
* @internal
|
|
5265
|
-
*/
|
|
5266
|
-
export declare const PrefixConfigFilterSensitiveLog: (obj: PrefixConfig) => any;
|
|
5267
|
-
/**
|
|
5268
|
-
* @internal
|
|
5269
|
-
*/
|
|
5270
|
-
export declare const S3OutputFormatConfigFilterSensitiveLog: (obj: S3OutputFormatConfig) => any;
|
|
5271
|
-
/**
|
|
5272
|
-
* @internal
|
|
5273
|
-
*/
|
|
5274
|
-
export declare const S3DestinationPropertiesFilterSensitiveLog: (obj: S3DestinationProperties) => any;
|
|
5275
|
-
/**
|
|
5276
|
-
* @internal
|
|
5277
|
-
*/
|
|
5278
|
-
export declare const SalesforceDestinationPropertiesFilterSensitiveLog: (obj: SalesforceDestinationProperties) => any;
|
|
5279
|
-
/**
|
|
5280
|
-
* @internal
|
|
5281
|
-
*/
|
|
5282
|
-
export declare const SuccessResponseHandlingConfigFilterSensitiveLog: (obj: SuccessResponseHandlingConfig) => any;
|
|
5283
|
-
/**
|
|
5284
|
-
* @internal
|
|
5285
|
-
*/
|
|
5286
|
-
export declare const SAPODataDestinationPropertiesFilterSensitiveLog: (obj: SAPODataDestinationProperties) => any;
|
|
5287
|
-
/**
|
|
5288
|
-
* @internal
|
|
5289
|
-
*/
|
|
5290
|
-
export declare const SnowflakeDestinationPropertiesFilterSensitiveLog: (obj: SnowflakeDestinationProperties) => any;
|
|
5291
|
-
/**
|
|
5292
|
-
* @internal
|
|
5293
|
-
*/
|
|
5294
|
-
export declare const UpsolverS3OutputFormatConfigFilterSensitiveLog: (obj: UpsolverS3OutputFormatConfig) => any;
|
|
5295
|
-
/**
|
|
5296
|
-
* @internal
|
|
5297
|
-
*/
|
|
5298
|
-
export declare const UpsolverDestinationPropertiesFilterSensitiveLog: (obj: UpsolverDestinationProperties) => any;
|
|
5299
|
-
/**
|
|
5300
|
-
* @internal
|
|
5301
|
-
*/
|
|
5302
|
-
export declare const ZendeskDestinationPropertiesFilterSensitiveLog: (obj: ZendeskDestinationProperties) => any;
|
|
5303
|
-
/**
|
|
5304
|
-
* @internal
|
|
5305
|
-
*/
|
|
5306
|
-
export declare const DestinationConnectorPropertiesFilterSensitiveLog: (obj: DestinationConnectorProperties) => any;
|
|
5307
|
-
/**
|
|
5308
|
-
* @internal
|
|
5309
|
-
*/
|
|
5310
|
-
export declare const DestinationFlowConfigFilterSensitiveLog: (obj: DestinationFlowConfig) => any;
|
|
5311
|
-
/**
|
|
5312
|
-
* @internal
|
|
5313
|
-
*/
|
|
5314
|
-
export declare const GlueDataCatalogConfigFilterSensitiveLog: (obj: GlueDataCatalogConfig) => any;
|
|
5315
|
-
/**
|
|
5316
|
-
* @internal
|
|
5317
|
-
*/
|
|
5318
|
-
export declare const MetadataCatalogConfigFilterSensitiveLog: (obj: MetadataCatalogConfig) => any;
|
|
5319
|
-
/**
|
|
5320
|
-
* @internal
|
|
5321
|
-
*/
|
|
5322
|
-
export declare const IncrementalPullConfigFilterSensitiveLog: (obj: IncrementalPullConfig) => any;
|
|
5323
|
-
/**
|
|
5324
|
-
* @internal
|
|
5325
|
-
*/
|
|
5326
|
-
export declare const CustomConnectorSourcePropertiesFilterSensitiveLog: (obj: CustomConnectorSourceProperties) => any;
|
|
5327
|
-
/**
|
|
5328
|
-
* @internal
|
|
5329
|
-
*/
|
|
5330
|
-
export declare const DatadogSourcePropertiesFilterSensitiveLog: (obj: DatadogSourceProperties) => any;
|
|
5331
|
-
/**
|
|
5332
|
-
* @internal
|
|
5333
|
-
*/
|
|
5334
|
-
export declare const DynatraceSourcePropertiesFilterSensitiveLog: (obj: DynatraceSourceProperties) => any;
|
|
5335
|
-
/**
|
|
5336
|
-
* @internal
|
|
5337
|
-
*/
|
|
5338
|
-
export declare const GoogleAnalyticsSourcePropertiesFilterSensitiveLog: (obj: GoogleAnalyticsSourceProperties) => any;
|
|
5339
|
-
/**
|
|
5340
|
-
* @internal
|
|
5341
|
-
*/
|
|
5342
|
-
export declare const InforNexusSourcePropertiesFilterSensitiveLog: (obj: InforNexusSourceProperties) => any;
|
|
5343
|
-
/**
|
|
5344
|
-
* @internal
|
|
5345
|
-
*/
|
|
5346
|
-
export declare const MarketoSourcePropertiesFilterSensitiveLog: (obj: MarketoSourceProperties) => any;
|
|
5347
|
-
/**
|
|
5348
|
-
* @internal
|
|
5349
|
-
*/
|
|
5350
|
-
export declare const PardotSourcePropertiesFilterSensitiveLog: (obj: PardotSourceProperties) => any;
|
|
5351
|
-
/**
|
|
5352
|
-
* @internal
|
|
5353
|
-
*/
|
|
5354
|
-
export declare const S3InputFormatConfigFilterSensitiveLog: (obj: S3InputFormatConfig) => any;
|
|
5355
|
-
/**
|
|
5356
|
-
* @internal
|
|
5357
|
-
*/
|
|
5358
|
-
export declare const S3SourcePropertiesFilterSensitiveLog: (obj: S3SourceProperties) => any;
|
|
5359
|
-
/**
|
|
5360
|
-
* @internal
|
|
5361
|
-
*/
|
|
5362
|
-
export declare const SalesforceSourcePropertiesFilterSensitiveLog: (obj: SalesforceSourceProperties) => any;
|
|
5363
|
-
/**
|
|
5364
|
-
* @internal
|
|
5365
|
-
*/
|
|
5366
|
-
export declare const SAPODataSourcePropertiesFilterSensitiveLog: (obj: SAPODataSourceProperties) => any;
|
|
5367
|
-
/**
|
|
5368
|
-
* @internal
|
|
5369
|
-
*/
|
|
5370
|
-
export declare const ServiceNowSourcePropertiesFilterSensitiveLog: (obj: ServiceNowSourceProperties) => any;
|
|
5371
|
-
/**
|
|
5372
|
-
* @internal
|
|
5373
|
-
*/
|
|
5374
|
-
export declare const SingularSourcePropertiesFilterSensitiveLog: (obj: SingularSourceProperties) => any;
|
|
5375
|
-
/**
|
|
5376
|
-
* @internal
|
|
5377
|
-
*/
|
|
5378
|
-
export declare const SlackSourcePropertiesFilterSensitiveLog: (obj: SlackSourceProperties) => any;
|
|
5379
|
-
/**
|
|
5380
|
-
* @internal
|
|
5381
|
-
*/
|
|
5382
|
-
export declare const TrendmicroSourcePropertiesFilterSensitiveLog: (obj: TrendmicroSourceProperties) => any;
|
|
5383
|
-
/**
|
|
5384
|
-
* @internal
|
|
5385
|
-
*/
|
|
5386
|
-
export declare const VeevaSourcePropertiesFilterSensitiveLog: (obj: VeevaSourceProperties) => any;
|
|
5387
|
-
/**
|
|
5388
|
-
* @internal
|
|
5389
|
-
*/
|
|
5390
|
-
export declare const ZendeskSourcePropertiesFilterSensitiveLog: (obj: ZendeskSourceProperties) => any;
|
|
5391
|
-
/**
|
|
5392
|
-
* @internal
|
|
5393
|
-
*/
|
|
5394
|
-
export declare const SourceConnectorPropertiesFilterSensitiveLog: (obj: SourceConnectorProperties) => any;
|
|
5395
|
-
/**
|
|
5396
|
-
* @internal
|
|
5397
|
-
*/
|
|
5398
|
-
export declare const SourceFlowConfigFilterSensitiveLog: (obj: SourceFlowConfig) => any;
|
|
5399
|
-
/**
|
|
5400
|
-
* @internal
|
|
5401
|
-
*/
|
|
5402
|
-
export declare const TaskFilterSensitiveLog: (obj: Task) => any;
|
|
5403
|
-
/**
|
|
5404
|
-
* @internal
|
|
5405
|
-
*/
|
|
5406
|
-
export declare const ScheduledTriggerPropertiesFilterSensitiveLog: (obj: ScheduledTriggerProperties) => any;
|
|
5407
|
-
/**
|
|
5408
|
-
* @internal
|
|
5409
|
-
*/
|
|
5410
|
-
export declare const TriggerPropertiesFilterSensitiveLog: (obj: TriggerProperties) => any;
|
|
5411
|
-
/**
|
|
5412
|
-
* @internal
|
|
5413
|
-
*/
|
|
5414
|
-
export declare const TriggerConfigFilterSensitiveLog: (obj: TriggerConfig) => any;
|
|
5415
|
-
/**
|
|
5416
|
-
* @internal
|
|
5417
|
-
*/
|
|
5418
|
-
export declare const CreateFlowRequestFilterSensitiveLog: (obj: CreateFlowRequest) => any;
|
|
5419
|
-
/**
|
|
5420
|
-
* @internal
|
|
5421
|
-
*/
|
|
5422
|
-
export declare const CreateFlowResponseFilterSensitiveLog: (obj: CreateFlowResponse) => any;
|
|
5423
|
-
/**
|
|
5424
|
-
* @internal
|
|
5425
|
-
*/
|
|
5426
|
-
export declare const DeleteConnectorProfileRequestFilterSensitiveLog: (obj: DeleteConnectorProfileRequest) => any;
|
|
5427
|
-
/**
|
|
5428
|
-
* @internal
|
|
5429
|
-
*/
|
|
5430
|
-
export declare const DeleteConnectorProfileResponseFilterSensitiveLog: (obj: DeleteConnectorProfileResponse) => any;
|
|
5431
|
-
/**
|
|
5432
|
-
* @internal
|
|
5433
|
-
*/
|
|
5434
|
-
export declare const DeleteFlowRequestFilterSensitiveLog: (obj: DeleteFlowRequest) => any;
|
|
5435
|
-
/**
|
|
5436
|
-
* @internal
|
|
5437
|
-
*/
|
|
5438
|
-
export declare const DeleteFlowResponseFilterSensitiveLog: (obj: DeleteFlowResponse) => any;
|
|
5439
|
-
/**
|
|
5440
|
-
* @internal
|
|
5441
|
-
*/
|
|
5442
|
-
export declare const DescribeConnectorRequestFilterSensitiveLog: (obj: DescribeConnectorRequest) => any;
|
|
5443
|
-
/**
|
|
5444
|
-
* @internal
|
|
5445
|
-
*/
|
|
5446
|
-
export declare const DescribeConnectorResponseFilterSensitiveLog: (obj: DescribeConnectorResponse) => any;
|
|
5447
|
-
/**
|
|
5448
|
-
* @internal
|
|
5449
|
-
*/
|
|
5450
|
-
export declare const DescribeConnectorEntityRequestFilterSensitiveLog: (obj: DescribeConnectorEntityRequest) => any;
|
|
5451
|
-
/**
|
|
5452
|
-
* @internal
|
|
5453
|
-
*/
|
|
5454
|
-
export declare const DescribeConnectorEntityResponseFilterSensitiveLog: (obj: DescribeConnectorEntityResponse) => any;
|
|
5455
|
-
/**
|
|
5456
|
-
* @internal
|
|
5457
|
-
*/
|
|
5458
|
-
export declare const DescribeConnectorProfilesRequestFilterSensitiveLog: (obj: DescribeConnectorProfilesRequest) => any;
|
|
5459
|
-
/**
|
|
5460
|
-
* @internal
|
|
5461
|
-
*/
|
|
5462
|
-
export declare const DescribeConnectorProfilesResponseFilterSensitiveLog: (obj: DescribeConnectorProfilesResponse) => any;
|
|
5463
|
-
/**
|
|
5464
|
-
* @internal
|
|
5465
|
-
*/
|
|
5466
|
-
export declare const DescribeConnectorsRequestFilterSensitiveLog: (obj: DescribeConnectorsRequest) => any;
|
|
5467
|
-
/**
|
|
5468
|
-
* @internal
|
|
5469
|
-
*/
|
|
5470
|
-
export declare const DescribeConnectorsResponseFilterSensitiveLog: (obj: DescribeConnectorsResponse) => any;
|
|
5471
|
-
/**
|
|
5472
|
-
* @internal
|
|
5473
|
-
*/
|
|
5474
|
-
export declare const DescribeFlowRequestFilterSensitiveLog: (obj: DescribeFlowRequest) => any;
|
|
5475
|
-
/**
|
|
5476
|
-
* @internal
|
|
5477
|
-
*/
|
|
5478
|
-
export declare const ExecutionDetailsFilterSensitiveLog: (obj: ExecutionDetails) => any;
|
|
5479
|
-
/**
|
|
5480
|
-
* @internal
|
|
5481
|
-
*/
|
|
5482
|
-
export declare const RegistrationOutputFilterSensitiveLog: (obj: RegistrationOutput) => any;
|
|
5483
|
-
/**
|
|
5484
|
-
* @internal
|
|
5485
|
-
*/
|
|
5486
|
-
export declare const MetadataCatalogDetailFilterSensitiveLog: (obj: MetadataCatalogDetail) => any;
|
|
5487
|
-
/**
|
|
5488
|
-
* @internal
|
|
5489
|
-
*/
|
|
5490
|
-
export declare const DescribeFlowResponseFilterSensitiveLog: (obj: DescribeFlowResponse) => any;
|
|
5491
|
-
/**
|
|
5492
|
-
* @internal
|
|
5493
|
-
*/
|
|
5494
|
-
export declare const DescribeFlowExecutionRecordsRequestFilterSensitiveLog: (obj: DescribeFlowExecutionRecordsRequest) => any;
|
|
5495
|
-
/**
|
|
5496
|
-
* @internal
|
|
5497
|
-
*/
|
|
5498
|
-
export declare const ErrorInfoFilterSensitiveLog: (obj: ErrorInfo) => any;
|
|
5499
|
-
/**
|
|
5500
|
-
* @internal
|
|
5501
|
-
*/
|
|
5502
|
-
export declare const ExecutionResultFilterSensitiveLog: (obj: ExecutionResult) => any;
|
|
5503
|
-
/**
|
|
5504
|
-
* @internal
|
|
5505
|
-
*/
|
|
5506
|
-
export declare const ExecutionRecordFilterSensitiveLog: (obj: ExecutionRecord) => any;
|
|
5507
|
-
/**
|
|
5508
|
-
* @internal
|
|
5509
|
-
*/
|
|
5510
|
-
export declare const DescribeFlowExecutionRecordsResponseFilterSensitiveLog: (obj: DescribeFlowExecutionRecordsResponse) => any;
|
|
5511
|
-
/**
|
|
5512
|
-
* @internal
|
|
5513
|
-
*/
|
|
5514
|
-
export declare const FlowDefinitionFilterSensitiveLog: (obj: FlowDefinition) => any;
|
|
5515
|
-
/**
|
|
5516
|
-
* @internal
|
|
5517
|
-
*/
|
|
5518
|
-
export declare const ListConnectorEntitiesRequestFilterSensitiveLog: (obj: ListConnectorEntitiesRequest) => any;
|
|
5519
|
-
/**
|
|
5520
|
-
* @internal
|
|
5521
|
-
*/
|
|
5522
|
-
export declare const ListConnectorEntitiesResponseFilterSensitiveLog: (obj: ListConnectorEntitiesResponse) => any;
|
|
5523
|
-
/**
|
|
5524
|
-
* @internal
|
|
5525
|
-
*/
|
|
5526
|
-
export declare const ListConnectorsRequestFilterSensitiveLog: (obj: ListConnectorsRequest) => any;
|
|
5527
|
-
/**
|
|
5528
|
-
* @internal
|
|
5529
|
-
*/
|
|
5530
|
-
export declare const ListConnectorsResponseFilterSensitiveLog: (obj: ListConnectorsResponse) => any;
|
|
5531
|
-
/**
|
|
5532
|
-
* @internal
|
|
5533
|
-
*/
|
|
5534
|
-
export declare const ListFlowsRequestFilterSensitiveLog: (obj: ListFlowsRequest) => any;
|
|
5535
|
-
/**
|
|
5536
|
-
* @internal
|
|
5537
|
-
*/
|
|
5538
|
-
export declare const ListFlowsResponseFilterSensitiveLog: (obj: ListFlowsResponse) => any;
|
|
5539
|
-
/**
|
|
5540
|
-
* @internal
|
|
5541
|
-
*/
|
|
5542
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
5543
|
-
/**
|
|
5544
|
-
* @internal
|
|
5545
|
-
*/
|
|
5546
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
5547
|
-
/**
|
|
5548
|
-
* @internal
|
|
5549
|
-
*/
|
|
5550
|
-
export declare const RegisterConnectorRequestFilterSensitiveLog: (obj: RegisterConnectorRequest) => any;
|
|
5551
|
-
/**
|
|
5552
|
-
* @internal
|
|
5553
|
-
*/
|
|
5554
|
-
export declare const RegisterConnectorResponseFilterSensitiveLog: (obj: RegisterConnectorResponse) => any;
|
|
5555
|
-
/**
|
|
5556
|
-
* @internal
|
|
5557
|
-
*/
|
|
5558
|
-
export declare const StartFlowRequestFilterSensitiveLog: (obj: StartFlowRequest) => any;
|
|
5559
|
-
/**
|
|
5560
|
-
* @internal
|
|
5561
|
-
*/
|
|
5562
|
-
export declare const StartFlowResponseFilterSensitiveLog: (obj: StartFlowResponse) => any;
|
|
5563
|
-
/**
|
|
5564
|
-
* @internal
|
|
5565
|
-
*/
|
|
5566
|
-
export declare const StopFlowRequestFilterSensitiveLog: (obj: StopFlowRequest) => any;
|
|
5567
|
-
/**
|
|
5568
|
-
* @internal
|
|
5569
|
-
*/
|
|
5570
|
-
export declare const StopFlowResponseFilterSensitiveLog: (obj: StopFlowResponse) => any;
|
|
5571
|
-
/**
|
|
5572
|
-
* @internal
|
|
5573
|
-
*/
|
|
5574
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
5575
|
-
/**
|
|
5576
|
-
* @internal
|
|
5577
|
-
*/
|
|
5578
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
5579
|
-
/**
|
|
5580
|
-
* @internal
|
|
5581
|
-
*/
|
|
5582
|
-
export declare const UnregisterConnectorRequestFilterSensitiveLog: (obj: UnregisterConnectorRequest) => any;
|
|
5583
|
-
/**
|
|
5584
|
-
* @internal
|
|
5585
|
-
*/
|
|
5586
|
-
export declare const UnregisterConnectorResponseFilterSensitiveLog: (obj: UnregisterConnectorResponse) => any;
|
|
5587
|
-
/**
|
|
5588
|
-
* @internal
|
|
5589
|
-
*/
|
|
5590
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
5591
|
-
/**
|
|
5592
|
-
* @internal
|
|
5593
|
-
*/
|
|
5594
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
5595
4951
|
/**
|
|
5596
4952
|
* @internal
|
|
5597
4953
|
*/
|
|
5598
4954
|
export declare const UpdateConnectorProfileRequestFilterSensitiveLog: (obj: UpdateConnectorProfileRequest) => any;
|
|
5599
|
-
/**
|
|
5600
|
-
* @internal
|
|
5601
|
-
*/
|
|
5602
|
-
export declare const UpdateConnectorProfileResponseFilterSensitiveLog: (obj: UpdateConnectorProfileResponse) => any;
|
|
5603
|
-
/**
|
|
5604
|
-
* @internal
|
|
5605
|
-
*/
|
|
5606
|
-
export declare const UpdateConnectorRegistrationRequestFilterSensitiveLog: (obj: UpdateConnectorRegistrationRequest) => any;
|
|
5607
|
-
/**
|
|
5608
|
-
* @internal
|
|
5609
|
-
*/
|
|
5610
|
-
export declare const UpdateConnectorRegistrationResponseFilterSensitiveLog: (obj: UpdateConnectorRegistrationResponse) => any;
|
|
5611
|
-
/**
|
|
5612
|
-
* @internal
|
|
5613
|
-
*/
|
|
5614
|
-
export declare const UpdateFlowRequestFilterSensitiveLog: (obj: UpdateFlowRequest) => any;
|
|
5615
|
-
/**
|
|
5616
|
-
* @internal
|
|
5617
|
-
*/
|
|
5618
|
-
export declare const UpdateFlowResponseFilterSensitiveLog: (obj: UpdateFlowResponse) => any;
|