@aws-sdk/client-appflow 3.943.0 → 3.946.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/index.js +36 -191
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/AppflowClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +36 -191
- package/dist-types/Appflow.d.ts +1 -1
- package/dist-types/AppflowClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CancelFlowExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectorProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateFlowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectorProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFlowCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectorCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectorEntityCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectorProfilesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectorsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFlowCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFlowExecutionRecordsCommand.d.ts +3 -3
- package/dist-types/commands/ListConnectorEntitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListConnectorsCommand.d.ts +3 -3
- package/dist-types/commands/ListFlowsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/RegisterConnectorCommand.d.ts +3 -3
- package/dist-types/commands/ResetConnectorMetadataCacheCommand.d.ts +3 -3
- package/dist-types/commands/StartFlowCommand.d.ts +3 -3
- package/dist-types/commands/StopFlowCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UnregisterConnectorCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectorProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectorRegistrationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFlowCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/AppflowServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeConnectorProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFlowExecutionRecordsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFlowsPaginator.d.ts +1 -1
- 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/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/AppflowClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/AppflowServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -587,17 +587,7 @@ export var CredentialsMapValue = [0, n0, _CMV, 8, 0];
|
|
|
587
587
|
export var JwtToken = [0, n0, _JT, 8, 0];
|
|
588
588
|
export var Password = [0, n0, _P, 8, 0];
|
|
589
589
|
export var SecretKey = [0, n0, _SK, 8, 0];
|
|
590
|
-
export var AccessDeniedException = [
|
|
591
|
-
-3,
|
|
592
|
-
n0,
|
|
593
|
-
_ADE,
|
|
594
|
-
{
|
|
595
|
-
[_e]: _c,
|
|
596
|
-
[_hE]: 403,
|
|
597
|
-
},
|
|
598
|
-
[_m],
|
|
599
|
-
[0],
|
|
600
|
-
];
|
|
590
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
601
591
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
602
592
|
export var AggregationConfig = [3, n0, _AC, 0, [_aT, _tFS], [0, 1]];
|
|
603
593
|
export var AmplitudeConnectorProfileCredentials = [
|
|
@@ -644,29 +634,9 @@ export var AuthParameter = [
|
|
|
644
634
|
export var BasicAuthCredentials = [3, n0, _BAC, 0, [_u, _p], [0, [() => Password, 0]]];
|
|
645
635
|
export var CancelFlowExecutionsRequest = [3, n0, _CFER, 0, [_fN, _eI], [0, 64 | 0]];
|
|
646
636
|
export var CancelFlowExecutionsResponse = [3, n0, _CFERa, 0, [_iE], [64 | 0]];
|
|
647
|
-
export var ConflictException = [
|
|
648
|
-
-3,
|
|
649
|
-
n0,
|
|
650
|
-
_CE,
|
|
651
|
-
{
|
|
652
|
-
[_e]: _c,
|
|
653
|
-
[_hE]: 409,
|
|
654
|
-
},
|
|
655
|
-
[_m],
|
|
656
|
-
[0],
|
|
657
|
-
];
|
|
637
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
658
638
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
659
|
-
export var ConnectorAuthenticationException = [
|
|
660
|
-
-3,
|
|
661
|
-
n0,
|
|
662
|
-
_CAE,
|
|
663
|
-
{
|
|
664
|
-
[_e]: _c,
|
|
665
|
-
[_hE]: 401,
|
|
666
|
-
},
|
|
667
|
-
[_m],
|
|
668
|
-
[0],
|
|
669
|
-
];
|
|
639
|
+
export var ConnectorAuthenticationException = [-3, n0, _CAE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
|
|
670
640
|
TypeRegistry.for(n0).registerError(ConnectorAuthenticationException, __ConnectorAuthenticationException);
|
|
671
641
|
export var ConnectorConfiguration = [
|
|
672
642
|
3,
|
|
@@ -891,17 +861,7 @@ export var ConnectorRuntimeSetting = [
|
|
|
891
861
|
[_k, _dT, _iR, _l, _d, _s, _cSVO],
|
|
892
862
|
[0, 0, 2, 0, 0, 0, 64 | 0],
|
|
893
863
|
];
|
|
894
|
-
export var ConnectorServerException = [
|
|
895
|
-
-3,
|
|
896
|
-
n0,
|
|
897
|
-
_CSE,
|
|
898
|
-
{
|
|
899
|
-
[_e]: _c,
|
|
900
|
-
[_hE]: 400,
|
|
901
|
-
},
|
|
902
|
-
[_m],
|
|
903
|
-
[0],
|
|
904
|
-
];
|
|
864
|
+
export var ConnectorServerException = [-3, n0, _CSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
905
865
|
TypeRegistry.for(n0).registerError(ConnectorServerException, __ConnectorServerException);
|
|
906
866
|
export var CreateConnectorProfileRequest = [
|
|
907
867
|
3,
|
|
@@ -1206,17 +1166,7 @@ export var InforNexusConnectorProfileCredentials = [
|
|
|
1206
1166
|
export var InforNexusConnectorProfileProperties = [3, n0, _INCPP, 0, [_iU], [0]];
|
|
1207
1167
|
export var InforNexusMetadata = [3, n0, _INM, 0, [], []];
|
|
1208
1168
|
export var InforNexusSourceProperties = [3, n0, _INSP, 0, [_o], [0]];
|
|
1209
|
-
export var InternalServerException = [
|
|
1210
|
-
-3,
|
|
1211
|
-
n0,
|
|
1212
|
-
_ISE,
|
|
1213
|
-
{
|
|
1214
|
-
[_e]: _se,
|
|
1215
|
-
[_hE]: 500,
|
|
1216
|
-
},
|
|
1217
|
-
[_m],
|
|
1218
|
-
[0],
|
|
1219
|
-
];
|
|
1169
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
1220
1170
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
1221
1171
|
export var LambdaConnectorProvisioningConfig = [3, n0, _LCPC, 0, [_lA], [0]];
|
|
1222
1172
|
export var ListConnectorEntitiesRequest = [
|
|
@@ -1362,17 +1312,7 @@ export var ResetConnectorMetadataCacheRequest = [
|
|
|
1362
1312
|
[0, 0, 0, 0, 0],
|
|
1363
1313
|
];
|
|
1364
1314
|
export var ResetConnectorMetadataCacheResponse = [3, n0, _RCMCRe, 0, [], []];
|
|
1365
|
-
export var ResourceNotFoundException = [
|
|
1366
|
-
-3,
|
|
1367
|
-
n0,
|
|
1368
|
-
_RNFE,
|
|
1369
|
-
{
|
|
1370
|
-
[_e]: _c,
|
|
1371
|
-
[_hE]: 404,
|
|
1372
|
-
},
|
|
1373
|
-
[_m],
|
|
1374
|
-
[0],
|
|
1375
|
-
];
|
|
1315
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
1376
1316
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1377
1317
|
export var S3DestinationProperties = [
|
|
1378
1318
|
3,
|
|
@@ -1483,17 +1423,7 @@ export var ServiceNowConnectorProfileCredentials = [
|
|
|
1483
1423
|
export var ServiceNowConnectorProfileProperties = [3, n0, _SNCPP, 0, [_iU], [0]];
|
|
1484
1424
|
export var ServiceNowMetadata = [3, n0, _SNM, 0, [], []];
|
|
1485
1425
|
export var ServiceNowSourceProperties = [3, n0, _SNSP, 0, [_o], [0]];
|
|
1486
|
-
export var ServiceQuotaExceededException = [
|
|
1487
|
-
-3,
|
|
1488
|
-
n0,
|
|
1489
|
-
_SQEE,
|
|
1490
|
-
{
|
|
1491
|
-
[_e]: _c,
|
|
1492
|
-
[_hE]: 402,
|
|
1493
|
-
},
|
|
1494
|
-
[_m],
|
|
1495
|
-
[0],
|
|
1496
|
-
];
|
|
1426
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
1497
1427
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
1498
1428
|
export var SingularConnectorProfileCredentials = [3, n0, _SCPCi, 0, [_aK], [[() => ApiKey, 0]]];
|
|
1499
1429
|
export var SingularConnectorProfileProperties = [3, n0, _SCPPi, 0, [], []];
|
|
@@ -1586,17 +1516,7 @@ export var Task = [
|
|
|
1586
1516
|
[_sF, _cOo, _dF, _tTa, _tPa],
|
|
1587
1517
|
[64 | 0, () => ConnectorOperator, 0, 0, 128 | 0],
|
|
1588
1518
|
];
|
|
1589
|
-
export var ThrottlingException = [
|
|
1590
|
-
-3,
|
|
1591
|
-
n0,
|
|
1592
|
-
_TE,
|
|
1593
|
-
{
|
|
1594
|
-
[_e]: _c,
|
|
1595
|
-
[_hE]: 429,
|
|
1596
|
-
},
|
|
1597
|
-
[_m],
|
|
1598
|
-
[0],
|
|
1599
|
-
];
|
|
1519
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1600
1520
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
1601
1521
|
export var TrendmicroConnectorProfileCredentials = [
|
|
1602
1522
|
3,
|
|
@@ -1613,17 +1533,7 @@ export var TriggerConfig = [3, n0, _TC, 0, [_tT, _tPr], [0, () => TriggerPropert
|
|
|
1613
1533
|
export var TriggerProperties = [3, n0, _TP, 0, [_Sc], [() => ScheduledTriggerProperties]];
|
|
1614
1534
|
export var UnregisterConnectorRequest = [3, n0, _UCR, 0, [_cL, _fD], [0, 2]];
|
|
1615
1535
|
export var UnregisterConnectorResponse = [3, n0, _UCRn, 0, [], []];
|
|
1616
|
-
export var UnsupportedOperationException = [
|
|
1617
|
-
-3,
|
|
1618
|
-
n0,
|
|
1619
|
-
_UOE,
|
|
1620
|
-
{
|
|
1621
|
-
[_e]: _c,
|
|
1622
|
-
[_hE]: 400,
|
|
1623
|
-
},
|
|
1624
|
-
[_m],
|
|
1625
|
-
[0],
|
|
1626
|
-
];
|
|
1536
|
+
export var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1627
1537
|
TypeRegistry.for(n0).registerError(UnsupportedOperationException, __UnsupportedOperationException);
|
|
1628
1538
|
export var UntagResourceRequest = [
|
|
1629
1539
|
3,
|
|
@@ -1633,12 +1543,7 @@ export var UntagResourceRequest = [
|
|
|
1633
1543
|
[_rAe, _tK],
|
|
1634
1544
|
[
|
|
1635
1545
|
[0, 1],
|
|
1636
|
-
[
|
|
1637
|
-
64 | 0,
|
|
1638
|
-
{
|
|
1639
|
-
[_hQ]: _tK,
|
|
1640
|
-
},
|
|
1641
|
-
],
|
|
1546
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1642
1547
|
],
|
|
1643
1548
|
];
|
|
1644
1549
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1695,17 +1600,7 @@ export var UpsolverS3OutputFormatConfig = [
|
|
|
1695
1600
|
[_fTi, _pC, _aCg],
|
|
1696
1601
|
[0, () => PrefixConfig, () => AggregationConfig],
|
|
1697
1602
|
];
|
|
1698
|
-
export var ValidationException = [
|
|
1699
|
-
-3,
|
|
1700
|
-
n0,
|
|
1701
|
-
_VE,
|
|
1702
|
-
{
|
|
1703
|
-
[_e]: _c,
|
|
1704
|
-
[_hE]: 400,
|
|
1705
|
-
},
|
|
1706
|
-
[_m],
|
|
1707
|
-
[0],
|
|
1708
|
-
];
|
|
1603
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1709
1604
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
1710
1605
|
export var VeevaConnectorProfileCredentials = [
|
|
1711
1606
|
3,
|
|
@@ -1804,9 +1699,7 @@ export var CancelFlowExecutions = [
|
|
|
1804
1699
|
9,
|
|
1805
1700
|
n0,
|
|
1806
1701
|
_CFE,
|
|
1807
|
-
{
|
|
1808
|
-
[_h]: ["POST", "/cancel-flow-executions", 200],
|
|
1809
|
-
},
|
|
1702
|
+
{ [_h]: ["POST", "/cancel-flow-executions", 200] },
|
|
1810
1703
|
() => CancelFlowExecutionsRequest,
|
|
1811
1704
|
() => CancelFlowExecutionsResponse,
|
|
1812
1705
|
];
|
|
@@ -1814,9 +1707,7 @@ export var CreateConnectorProfile = [
|
|
|
1814
1707
|
9,
|
|
1815
1708
|
n0,
|
|
1816
1709
|
_CCP,
|
|
1817
|
-
{
|
|
1818
|
-
[_h]: ["POST", "/create-connector-profile", 200],
|
|
1819
|
-
},
|
|
1710
|
+
{ [_h]: ["POST", "/create-connector-profile", 200] },
|
|
1820
1711
|
() => CreateConnectorProfileRequest,
|
|
1821
1712
|
() => CreateConnectorProfileResponse,
|
|
1822
1713
|
];
|
|
@@ -1824,9 +1715,7 @@ export var CreateFlow = [
|
|
|
1824
1715
|
9,
|
|
1825
1716
|
n0,
|
|
1826
1717
|
_CF,
|
|
1827
|
-
{
|
|
1828
|
-
[_h]: ["POST", "/create-flow", 200],
|
|
1829
|
-
},
|
|
1718
|
+
{ [_h]: ["POST", "/create-flow", 200] },
|
|
1830
1719
|
() => CreateFlowRequest,
|
|
1831
1720
|
() => CreateFlowResponse,
|
|
1832
1721
|
];
|
|
@@ -1834,9 +1723,7 @@ export var DeleteConnectorProfile = [
|
|
|
1834
1723
|
9,
|
|
1835
1724
|
n0,
|
|
1836
1725
|
_DCPe,
|
|
1837
|
-
{
|
|
1838
|
-
[_h]: ["POST", "/delete-connector-profile", 200],
|
|
1839
|
-
},
|
|
1726
|
+
{ [_h]: ["POST", "/delete-connector-profile", 200] },
|
|
1840
1727
|
() => DeleteConnectorProfileRequest,
|
|
1841
1728
|
() => DeleteConnectorProfileResponse,
|
|
1842
1729
|
];
|
|
@@ -1844,9 +1731,7 @@ export var DeleteFlow = [
|
|
|
1844
1731
|
9,
|
|
1845
1732
|
n0,
|
|
1846
1733
|
_DF,
|
|
1847
|
-
{
|
|
1848
|
-
[_h]: ["POST", "/delete-flow", 200],
|
|
1849
|
-
},
|
|
1734
|
+
{ [_h]: ["POST", "/delete-flow", 200] },
|
|
1850
1735
|
() => DeleteFlowRequest,
|
|
1851
1736
|
() => DeleteFlowResponse,
|
|
1852
1737
|
];
|
|
@@ -1854,9 +1739,7 @@ export var DescribeConnector = [
|
|
|
1854
1739
|
9,
|
|
1855
1740
|
n0,
|
|
1856
1741
|
_DC,
|
|
1857
|
-
{
|
|
1858
|
-
[_h]: ["POST", "/describe-connector", 200],
|
|
1859
|
-
},
|
|
1742
|
+
{ [_h]: ["POST", "/describe-connector", 200] },
|
|
1860
1743
|
() => DescribeConnectorRequest,
|
|
1861
1744
|
() => DescribeConnectorResponse,
|
|
1862
1745
|
];
|
|
@@ -1864,9 +1747,7 @@ export var DescribeConnectorEntity = [
|
|
|
1864
1747
|
9,
|
|
1865
1748
|
n0,
|
|
1866
1749
|
_DCE,
|
|
1867
|
-
{
|
|
1868
|
-
[_h]: ["POST", "/describe-connector-entity", 200],
|
|
1869
|
-
},
|
|
1750
|
+
{ [_h]: ["POST", "/describe-connector-entity", 200] },
|
|
1870
1751
|
() => DescribeConnectorEntityRequest,
|
|
1871
1752
|
() => DescribeConnectorEntityResponse,
|
|
1872
1753
|
];
|
|
@@ -1874,9 +1755,7 @@ export var DescribeConnectorProfiles = [
|
|
|
1874
1755
|
9,
|
|
1875
1756
|
n0,
|
|
1876
1757
|
_DCPes,
|
|
1877
|
-
{
|
|
1878
|
-
[_h]: ["POST", "/describe-connector-profiles", 200],
|
|
1879
|
-
},
|
|
1758
|
+
{ [_h]: ["POST", "/describe-connector-profiles", 200] },
|
|
1880
1759
|
() => DescribeConnectorProfilesRequest,
|
|
1881
1760
|
() => DescribeConnectorProfilesResponse,
|
|
1882
1761
|
];
|
|
@@ -1884,9 +1763,7 @@ export var DescribeConnectors = [
|
|
|
1884
1763
|
9,
|
|
1885
1764
|
n0,
|
|
1886
1765
|
_DCe,
|
|
1887
|
-
{
|
|
1888
|
-
[_h]: ["POST", "/describe-connectors", 200],
|
|
1889
|
-
},
|
|
1766
|
+
{ [_h]: ["POST", "/describe-connectors", 200] },
|
|
1890
1767
|
() => DescribeConnectorsRequest,
|
|
1891
1768
|
() => DescribeConnectorsResponse,
|
|
1892
1769
|
];
|
|
@@ -1894,9 +1771,7 @@ export var DescribeFlow = [
|
|
|
1894
1771
|
9,
|
|
1895
1772
|
n0,
|
|
1896
1773
|
_DFe,
|
|
1897
|
-
{
|
|
1898
|
-
[_h]: ["POST", "/describe-flow", 200],
|
|
1899
|
-
},
|
|
1774
|
+
{ [_h]: ["POST", "/describe-flow", 200] },
|
|
1900
1775
|
() => DescribeFlowRequest,
|
|
1901
1776
|
() => DescribeFlowResponse,
|
|
1902
1777
|
];
|
|
@@ -1904,9 +1779,7 @@ export var DescribeFlowExecutionRecords = [
|
|
|
1904
1779
|
9,
|
|
1905
1780
|
n0,
|
|
1906
1781
|
_DFER,
|
|
1907
|
-
{
|
|
1908
|
-
[_h]: ["POST", "/describe-flow-execution-records", 200],
|
|
1909
|
-
},
|
|
1782
|
+
{ [_h]: ["POST", "/describe-flow-execution-records", 200] },
|
|
1910
1783
|
() => DescribeFlowExecutionRecordsRequest,
|
|
1911
1784
|
() => DescribeFlowExecutionRecordsResponse,
|
|
1912
1785
|
];
|
|
@@ -1914,9 +1787,7 @@ export var ListConnectorEntities = [
|
|
|
1914
1787
|
9,
|
|
1915
1788
|
n0,
|
|
1916
1789
|
_LCE,
|
|
1917
|
-
{
|
|
1918
|
-
[_h]: ["POST", "/list-connector-entities", 200],
|
|
1919
|
-
},
|
|
1790
|
+
{ [_h]: ["POST", "/list-connector-entities", 200] },
|
|
1920
1791
|
() => ListConnectorEntitiesRequest,
|
|
1921
1792
|
() => ListConnectorEntitiesResponse,
|
|
1922
1793
|
];
|
|
@@ -1924,9 +1795,7 @@ export var ListConnectors = [
|
|
|
1924
1795
|
9,
|
|
1925
1796
|
n0,
|
|
1926
1797
|
_LC,
|
|
1927
|
-
{
|
|
1928
|
-
[_h]: ["POST", "/list-connectors", 200],
|
|
1929
|
-
},
|
|
1798
|
+
{ [_h]: ["POST", "/list-connectors", 200] },
|
|
1930
1799
|
() => ListConnectorsRequest,
|
|
1931
1800
|
() => ListConnectorsResponse,
|
|
1932
1801
|
];
|
|
@@ -1934,9 +1803,7 @@ export var ListFlows = [
|
|
|
1934
1803
|
9,
|
|
1935
1804
|
n0,
|
|
1936
1805
|
_LF,
|
|
1937
|
-
{
|
|
1938
|
-
[_h]: ["POST", "/list-flows", 200],
|
|
1939
|
-
},
|
|
1806
|
+
{ [_h]: ["POST", "/list-flows", 200] },
|
|
1940
1807
|
() => ListFlowsRequest,
|
|
1941
1808
|
() => ListFlowsResponse,
|
|
1942
1809
|
];
|
|
@@ -1944,9 +1811,7 @@ export var ListTagsForResource = [
|
|
|
1944
1811
|
9,
|
|
1945
1812
|
n0,
|
|
1946
1813
|
_LTFR,
|
|
1947
|
-
{
|
|
1948
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
1949
|
-
},
|
|
1814
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1950
1815
|
() => ListTagsForResourceRequest,
|
|
1951
1816
|
() => ListTagsForResourceResponse,
|
|
1952
1817
|
];
|
|
@@ -1954,9 +1819,7 @@ export var RegisterConnector = [
|
|
|
1954
1819
|
9,
|
|
1955
1820
|
n0,
|
|
1956
1821
|
_RC,
|
|
1957
|
-
{
|
|
1958
|
-
[_h]: ["POST", "/register-connector", 200],
|
|
1959
|
-
},
|
|
1822
|
+
{ [_h]: ["POST", "/register-connector", 200] },
|
|
1960
1823
|
() => RegisterConnectorRequest,
|
|
1961
1824
|
() => RegisterConnectorResponse,
|
|
1962
1825
|
];
|
|
@@ -1964,9 +1827,7 @@ export var ResetConnectorMetadataCache = [
|
|
|
1964
1827
|
9,
|
|
1965
1828
|
n0,
|
|
1966
1829
|
_RCMC,
|
|
1967
|
-
{
|
|
1968
|
-
[_h]: ["POST", "/reset-connector-metadata-cache", 200],
|
|
1969
|
-
},
|
|
1830
|
+
{ [_h]: ["POST", "/reset-connector-metadata-cache", 200] },
|
|
1970
1831
|
() => ResetConnectorMetadataCacheRequest,
|
|
1971
1832
|
() => ResetConnectorMetadataCacheResponse,
|
|
1972
1833
|
];
|
|
@@ -1974,9 +1835,7 @@ export var StartFlow = [
|
|
|
1974
1835
|
9,
|
|
1975
1836
|
n0,
|
|
1976
1837
|
_SF,
|
|
1977
|
-
{
|
|
1978
|
-
[_h]: ["POST", "/start-flow", 200],
|
|
1979
|
-
},
|
|
1838
|
+
{ [_h]: ["POST", "/start-flow", 200] },
|
|
1980
1839
|
() => StartFlowRequest,
|
|
1981
1840
|
() => StartFlowResponse,
|
|
1982
1841
|
];
|
|
@@ -1984,9 +1843,7 @@ export var StopFlow = [
|
|
|
1984
1843
|
9,
|
|
1985
1844
|
n0,
|
|
1986
1845
|
_SFt,
|
|
1987
|
-
{
|
|
1988
|
-
[_h]: ["POST", "/stop-flow", 200],
|
|
1989
|
-
},
|
|
1846
|
+
{ [_h]: ["POST", "/stop-flow", 200] },
|
|
1990
1847
|
() => StopFlowRequest,
|
|
1991
1848
|
() => StopFlowResponse,
|
|
1992
1849
|
];
|
|
@@ -1994,9 +1851,7 @@ export var TagResource = [
|
|
|
1994
1851
|
9,
|
|
1995
1852
|
n0,
|
|
1996
1853
|
_TR,
|
|
1997
|
-
{
|
|
1998
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
1999
|
-
},
|
|
1854
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
2000
1855
|
() => TagResourceRequest,
|
|
2001
1856
|
() => TagResourceResponse,
|
|
2002
1857
|
];
|
|
@@ -2004,9 +1859,7 @@ export var UnregisterConnector = [
|
|
|
2004
1859
|
9,
|
|
2005
1860
|
n0,
|
|
2006
1861
|
_UC,
|
|
2007
|
-
{
|
|
2008
|
-
[_h]: ["POST", "/unregister-connector", 200],
|
|
2009
|
-
},
|
|
1862
|
+
{ [_h]: ["POST", "/unregister-connector", 200] },
|
|
2010
1863
|
() => UnregisterConnectorRequest,
|
|
2011
1864
|
() => UnregisterConnectorResponse,
|
|
2012
1865
|
];
|
|
@@ -2014,9 +1867,7 @@ export var UntagResource = [
|
|
|
2014
1867
|
9,
|
|
2015
1868
|
n0,
|
|
2016
1869
|
_UR,
|
|
2017
|
-
{
|
|
2018
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
2019
|
-
},
|
|
1870
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
2020
1871
|
() => UntagResourceRequest,
|
|
2021
1872
|
() => UntagResourceResponse,
|
|
2022
1873
|
];
|
|
@@ -2024,9 +1875,7 @@ export var UpdateConnectorProfile = [
|
|
|
2024
1875
|
9,
|
|
2025
1876
|
n0,
|
|
2026
1877
|
_UCP,
|
|
2027
|
-
{
|
|
2028
|
-
[_h]: ["POST", "/update-connector-profile", 200],
|
|
2029
|
-
},
|
|
1878
|
+
{ [_h]: ["POST", "/update-connector-profile", 200] },
|
|
2030
1879
|
() => UpdateConnectorProfileRequest,
|
|
2031
1880
|
() => UpdateConnectorProfileResponse,
|
|
2032
1881
|
];
|
|
@@ -2034,9 +1883,7 @@ export var UpdateConnectorRegistration = [
|
|
|
2034
1883
|
9,
|
|
2035
1884
|
n0,
|
|
2036
1885
|
_UCRp,
|
|
2037
|
-
{
|
|
2038
|
-
[_h]: ["POST", "/update-connector-registration", 200],
|
|
2039
|
-
},
|
|
1886
|
+
{ [_h]: ["POST", "/update-connector-registration", 200] },
|
|
2040
1887
|
() => UpdateConnectorRegistrationRequest,
|
|
2041
1888
|
() => UpdateConnectorRegistrationResponse,
|
|
2042
1889
|
];
|
|
@@ -2044,9 +1891,7 @@ export var UpdateFlow = [
|
|
|
2044
1891
|
9,
|
|
2045
1892
|
n0,
|
|
2046
1893
|
_UF,
|
|
2047
|
-
{
|
|
2048
|
-
[_h]: ["POST", "/update-flow", 200],
|
|
2049
|
-
},
|
|
1894
|
+
{ [_h]: ["POST", "/update-flow", 200] },
|
|
2050
1895
|
() => UpdateFlowRequest,
|
|
2051
1896
|
() => UpdateFlowResponse,
|
|
2052
1897
|
];
|
package/dist-types/Appflow.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AppflowClient } from "./AppflowClient";
|
|
3
3
|
import { CancelFlowExecutionsCommandInput, CancelFlowExecutionsCommandOutput } from "./commands/CancelFlowExecutionsCommand";
|
|
4
4
|
import { CreateConnectorProfileCommandInput, CreateConnectorProfileCommandOutput } from "./commands/CreateConnectorProfileCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CancelFlowExecutionsCommandInput, CancelFlowExecutionsCommandOutput } from "./commands/CancelFlowExecutionsCommand";
|
|
11
11
|
import { CreateConnectorProfileCommandInput, CreateConnectorProfileCommandOutput } from "./commands/CreateConnectorProfileCommand";
|
|
12
12
|
import { CreateFlowCommandInput, CreateFlowCommandOutput } from "./commands/CreateFlowCommand";
|
|
@@ -33,7 +33,7 @@ import { UpdateConnectorProfileCommandInput, UpdateConnectorProfileCommandOutput
|
|
|
33
33
|
import { UpdateConnectorRegistrationCommandInput, UpdateConnectorRegistrationCommandOutput } from "./commands/UpdateConnectorRegistrationCommand";
|
|
34
34
|
import { UpdateFlowCommandInput, UpdateFlowCommandOutput } from "./commands/UpdateFlowCommand";
|
|
35
35
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
36
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
36
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
37
37
|
export { __Client };
|
|
38
38
|
/**
|
|
39
39
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { AppflowHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { AppflowHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig } from "../AppflowClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type AppflowClientResolvedConfig } from "../AppflowClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { CancelFlowExecutionsRequest, CancelFlowExecutionsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { CancelFlowExecutionsRequest, CancelFlowExecutionsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { CreateConnectorProfileRequest, CreateConnectorProfileResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { CreateConnectorProfileRequest, CreateConnectorProfileResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { CreateFlowRequest, CreateFlowResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { CreateFlowRequest, CreateFlowResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DeleteConnectorProfileRequest, DeleteConnectorProfileResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DeleteConnectorProfileRequest, DeleteConnectorProfileResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DeleteFlowRequest, DeleteFlowResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DeleteFlowRequest, DeleteFlowResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DescribeConnectorRequest, DescribeConnectorResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DescribeConnectorRequest, DescribeConnectorResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DescribeConnectorEntityRequest, DescribeConnectorEntityResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DescribeConnectorEntityRequest, DescribeConnectorEntityResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DescribeConnectorProfilesRequest, DescribeConnectorProfilesResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DescribeConnectorProfilesRequest, DescribeConnectorProfilesResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DescribeConnectorsRequest, DescribeConnectorsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DescribeConnectorsRequest, DescribeConnectorsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DescribeFlowRequest, DescribeFlowResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DescribeFlowRequest, DescribeFlowResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { DescribeFlowExecutionRecordsRequest, DescribeFlowExecutionRecordsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { DescribeFlowExecutionRecordsRequest, DescribeFlowExecutionRecordsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
-
import { ListConnectorEntitiesRequest, ListConnectorEntitiesResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient";
|
|
4
|
+
import type { ListConnectorEntitiesRequest, ListConnectorEntitiesResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|