@aws-sdk/client-appflow 3.496.0 → 3.499.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +84 -83
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -3454,35 +3454,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
3454
3454
  // Annotate the CommonJS export names for ESM import in node:
3455
3455
 
3456
3456
  0 && (module.exports = {
3457
- AccessDeniedException,
3458
- AggregationType,
3459
- AmplitudeConnectorOperator,
3460
- AmplitudeConnectorProfileCredentialsFilterSensitiveLog,
3461
- ApiKeyCredentialsFilterSensitiveLog,
3462
- Appflow,
3463
- AppflowClient,
3464
3457
  AppflowServiceException,
3465
- AuthenticationType,
3466
- BasicAuthCredentialsFilterSensitiveLog,
3458
+ __Client,
3459
+ AppflowClient,
3460
+ Appflow,
3461
+ $Command,
3467
3462
  CancelFlowExecutionsCommand,
3468
- CatalogType,
3469
- ConflictException,
3470
- ConnectionMode,
3471
- ConnectorAuthenticationException,
3472
- ConnectorProfileConfigFilterSensitiveLog,
3473
- ConnectorProfileCredentialsFilterSensitiveLog,
3474
- ConnectorProvisioningType,
3475
- ConnectorServerException,
3476
- ConnectorType,
3477
3463
  CreateConnectorProfileCommand,
3478
- CreateConnectorProfileRequestFilterSensitiveLog,
3479
3464
  CreateFlowCommand,
3480
- CustomAuthCredentialsFilterSensitiveLog,
3481
- CustomConnectorProfileCredentialsFilterSensitiveLog,
3482
- DataPullMode,
3483
- DataTransferApiType,
3484
- DatadogConnectorOperator,
3485
- DatadogConnectorProfileCredentialsFilterSensitiveLog,
3486
3465
  DeleteConnectorProfileCommand,
3487
3466
  DeleteFlowCommand,
3488
3467
  DescribeConnectorCommand,
@@ -3491,83 +3470,105 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
3491
3470
  DescribeConnectorsCommand,
3492
3471
  DescribeFlowCommand,
3493
3472
  DescribeFlowExecutionRecordsCommand,
3494
- DynatraceConnectorOperator,
3495
- ExecutionStatus,
3496
- FileType,
3497
- FlowStatus,
3498
- GoogleAnalyticsConnectorOperator,
3499
- GoogleAnalyticsConnectorProfileCredentialsFilterSensitiveLog,
3500
- HoneycodeConnectorProfileCredentialsFilterSensitiveLog,
3501
- InforNexusConnectorOperator,
3502
- InforNexusConnectorProfileCredentialsFilterSensitiveLog,
3503
- InternalServerException,
3504
3473
  ListConnectorEntitiesCommand,
3505
3474
  ListConnectorsCommand,
3506
3475
  ListFlowsCommand,
3507
3476
  ListTagsForResourceCommand,
3508
- MarketoConnectorOperator,
3509
- MarketoConnectorProfileCredentialsFilterSensitiveLog,
3510
- OAuth2CredentialsFilterSensitiveLog,
3477
+ RegisterConnectorCommand,
3478
+ ResetConnectorMetadataCacheCommand,
3479
+ StartFlowCommand,
3480
+ StopFlowCommand,
3481
+ TagResourceCommand,
3482
+ UnregisterConnectorCommand,
3483
+ UntagResourceCommand,
3484
+ UpdateConnectorProfileCommand,
3485
+ UpdateConnectorRegistrationCommand,
3486
+ UpdateFlowCommand,
3487
+ paginateDescribeConnectorProfiles,
3488
+ paginateDescribeConnectors,
3489
+ paginateDescribeFlowExecutionRecords,
3490
+ paginateListConnectors,
3491
+ paginateListFlows,
3492
+ AccessDeniedException,
3493
+ AggregationType,
3494
+ AmplitudeConnectorOperator,
3511
3495
  OAuth2CustomPropType,
3512
3496
  OAuth2GrantType,
3513
- OAuthCredentialsFilterSensitiveLog,
3514
- Operator,
3515
- OperatorPropertiesKeys,
3497
+ AuthenticationType,
3498
+ InternalServerException,
3499
+ ResourceNotFoundException,
3500
+ ThrottlingException,
3501
+ ValidationException,
3502
+ CatalogType,
3503
+ ConflictException,
3504
+ ConnectionMode,
3505
+ ConnectorAuthenticationException,
3506
+ SalesforceDataTransferApi,
3507
+ ConnectorProvisioningType,
3508
+ ConnectorType,
3509
+ DataTransferApiType,
3510
+ SupportedDataTransferType,
3516
3511
  Operators,
3512
+ ScheduleFrequencyType,
3513
+ TriggerType,
3514
+ WriteOperationType,
3515
+ Operator,
3516
+ DatadogConnectorOperator,
3517
+ DynatraceConnectorOperator,
3518
+ GoogleAnalyticsConnectorOperator,
3519
+ InforNexusConnectorOperator,
3520
+ MarketoConnectorOperator,
3517
3521
  PardotConnectorOperator,
3518
- PardotConnectorProfileCredentialsFilterSensitiveLog,
3522
+ S3ConnectorOperator,
3523
+ SalesforceConnectorOperator,
3524
+ SAPODataConnectorOperator,
3525
+ ServiceNowConnectorOperator,
3526
+ SingularConnectorOperator,
3527
+ SlackConnectorOperator,
3528
+ TrendmicroConnectorOperator,
3529
+ VeevaConnectorOperator,
3530
+ ZendeskConnectorOperator,
3531
+ PrivateConnectionProvisioningFailureCause,
3532
+ PrivateConnectionProvisioningStatus,
3533
+ ConnectorServerException,
3534
+ ServiceQuotaExceededException,
3535
+ FileType,
3519
3536
  PathPrefix,
3520
3537
  PrefixFormat,
3521
3538
  PrefixType,
3522
- PrivateConnectionProvisioningFailureCause,
3523
- PrivateConnectionProvisioningStatus,
3524
- RedshiftConnectorProfileCredentialsFilterSensitiveLog,
3525
- RegisterConnectorCommand,
3526
- ResetConnectorMetadataCacheCommand,
3527
- ResourceNotFoundException,
3528
- S3ConnectorOperator,
3529
3539
  S3InputFileType,
3530
- SAPODataConnectorOperator,
3531
- SAPODataConnectorProfileCredentialsFilterSensitiveLog,
3532
- SalesforceConnectorOperator,
3540
+ OperatorPropertiesKeys,
3541
+ TaskType,
3542
+ DataPullMode,
3543
+ FlowStatus,
3544
+ ExecutionStatus,
3545
+ UnsupportedOperationException,
3546
+ AmplitudeConnectorProfileCredentialsFilterSensitiveLog,
3547
+ ApiKeyCredentialsFilterSensitiveLog,
3548
+ BasicAuthCredentialsFilterSensitiveLog,
3549
+ CustomAuthCredentialsFilterSensitiveLog,
3550
+ OAuth2CredentialsFilterSensitiveLog,
3551
+ CustomConnectorProfileCredentialsFilterSensitiveLog,
3552
+ DatadogConnectorProfileCredentialsFilterSensitiveLog,
3553
+ GoogleAnalyticsConnectorProfileCredentialsFilterSensitiveLog,
3554
+ HoneycodeConnectorProfileCredentialsFilterSensitiveLog,
3555
+ InforNexusConnectorProfileCredentialsFilterSensitiveLog,
3556
+ MarketoConnectorProfileCredentialsFilterSensitiveLog,
3557
+ PardotConnectorProfileCredentialsFilterSensitiveLog,
3558
+ RedshiftConnectorProfileCredentialsFilterSensitiveLog,
3533
3559
  SalesforceConnectorProfileCredentialsFilterSensitiveLog,
3534
- SalesforceDataTransferApi,
3535
- ScheduleFrequencyType,
3536
- ServiceNowConnectorOperator,
3560
+ OAuthCredentialsFilterSensitiveLog,
3561
+ SAPODataConnectorProfileCredentialsFilterSensitiveLog,
3537
3562
  ServiceNowConnectorProfileCredentialsFilterSensitiveLog,
3538
- ServiceQuotaExceededException,
3539
- SingularConnectorOperator,
3540
3563
  SingularConnectorProfileCredentialsFilterSensitiveLog,
3541
- SlackConnectorOperator,
3542
3564
  SlackConnectorProfileCredentialsFilterSensitiveLog,
3543
3565
  SnowflakeConnectorProfileCredentialsFilterSensitiveLog,
3544
- StartFlowCommand,
3545
- StopFlowCommand,
3546
- SupportedDataTransferType,
3547
- TagResourceCommand,
3548
- TaskType,
3549
- ThrottlingException,
3550
- TrendmicroConnectorOperator,
3551
3566
  TrendmicroConnectorProfileCredentialsFilterSensitiveLog,
3552
- TriggerType,
3553
- UnregisterConnectorCommand,
3554
- UnsupportedOperationException,
3555
- UntagResourceCommand,
3556
- UpdateConnectorProfileCommand,
3557
- UpdateConnectorProfileRequestFilterSensitiveLog,
3558
- UpdateConnectorRegistrationCommand,
3559
- UpdateFlowCommand,
3560
- ValidationException,
3561
- VeevaConnectorOperator,
3562
3567
  VeevaConnectorProfileCredentialsFilterSensitiveLog,
3563
- WriteOperationType,
3564
- ZendeskConnectorOperator,
3565
3568
  ZendeskConnectorProfileCredentialsFilterSensitiveLog,
3566
- __Client,
3567
- paginateDescribeConnectorProfiles,
3568
- paginateDescribeConnectors,
3569
- paginateDescribeFlowExecutionRecords,
3570
- paginateListConnectors,
3571
- paginateListFlows
3569
+ ConnectorProfileCredentialsFilterSensitiveLog,
3570
+ ConnectorProfileConfigFilterSensitiveLog,
3571
+ CreateConnectorProfileRequestFilterSensitiveLog,
3572
+ UpdateConnectorProfileRequestFilterSensitiveLog
3572
3573
  });
3573
3574
 
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.496.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-appflow",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",