@aws-sdk/client-appfabric 3.588.0 → 3.592.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 +0 -26
- package/dist-types/AppFabricClient.d.ts +4 -4
- package/dist-types/commands/BatchGetUserAccessTasksCommand.d.ts +2 -1
- package/dist-types/commands/ConnectAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppBundleCommand.d.ts +2 -1
- package/dist-types/commands/CreateIngestionCommand.d.ts +2 -1
- package/dist-types/commands/CreateIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppBundleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIngestionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/commands/GetAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/GetAppBundleCommand.d.ts +2 -1
- package/dist-types/commands/GetIngestionCommand.d.ts +2 -1
- package/dist-types/commands/GetIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/commands/ListAppAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/ListAppBundlesCommand.d.ts +2 -1
- package/dist-types/commands/ListIngestionDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartIngestionCommand.d.ts +2 -1
- package/dist-types/commands/StartUserAccessTasksCommand.d.ts +2 -1
- package/dist-types/commands/StopIngestionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AppFabricServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/AppFabricClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetUserAccessTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConnectAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAppBundleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAppBundleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAppBundleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAppAuthorizationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAppBundlesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIngestionDestinationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartUserAccessTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AppFabricServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -239,7 +239,6 @@ var AppFabricClient = _AppFabricClient;
|
|
|
239
239
|
|
|
240
240
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
241
241
|
|
|
242
|
-
var import_types = require("@smithy/types");
|
|
243
242
|
|
|
244
243
|
// src/models/models_0.ts
|
|
245
244
|
|
|
@@ -1473,7 +1472,6 @@ var BatchGetUserAccessTasksCommand = _BatchGetUserAccessTasksCommand;
|
|
|
1473
1472
|
|
|
1474
1473
|
|
|
1475
1474
|
|
|
1476
|
-
|
|
1477
1475
|
var _ConnectAppAuthorizationCommand = class _ConnectAppAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1478
1476
|
...commonParams
|
|
1479
1477
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1490,7 +1488,6 @@ var ConnectAppAuthorizationCommand = _ConnectAppAuthorizationCommand;
|
|
|
1490
1488
|
|
|
1491
1489
|
|
|
1492
1490
|
|
|
1493
|
-
|
|
1494
1491
|
var _CreateAppAuthorizationCommand = class _CreateAppAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1495
1492
|
...commonParams
|
|
1496
1493
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1507,7 +1504,6 @@ var CreateAppAuthorizationCommand = _CreateAppAuthorizationCommand;
|
|
|
1507
1504
|
|
|
1508
1505
|
|
|
1509
1506
|
|
|
1510
|
-
|
|
1511
1507
|
var _CreateAppBundleCommand = class _CreateAppBundleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1512
1508
|
...commonParams
|
|
1513
1509
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1524,7 +1520,6 @@ var CreateAppBundleCommand = _CreateAppBundleCommand;
|
|
|
1524
1520
|
|
|
1525
1521
|
|
|
1526
1522
|
|
|
1527
|
-
|
|
1528
1523
|
var _CreateIngestionCommand = class _CreateIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1529
1524
|
...commonParams
|
|
1530
1525
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1541,7 +1536,6 @@ var CreateIngestionCommand = _CreateIngestionCommand;
|
|
|
1541
1536
|
|
|
1542
1537
|
|
|
1543
1538
|
|
|
1544
|
-
|
|
1545
1539
|
var _CreateIngestionDestinationCommand = class _CreateIngestionDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1546
1540
|
...commonParams
|
|
1547
1541
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1558,7 +1552,6 @@ var CreateIngestionDestinationCommand = _CreateIngestionDestinationCommand;
|
|
|
1558
1552
|
|
|
1559
1553
|
|
|
1560
1554
|
|
|
1561
|
-
|
|
1562
1555
|
var _DeleteAppAuthorizationCommand = class _DeleteAppAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1563
1556
|
...commonParams
|
|
1564
1557
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1575,7 +1568,6 @@ var DeleteAppAuthorizationCommand = _DeleteAppAuthorizationCommand;
|
|
|
1575
1568
|
|
|
1576
1569
|
|
|
1577
1570
|
|
|
1578
|
-
|
|
1579
1571
|
var _DeleteAppBundleCommand = class _DeleteAppBundleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1580
1572
|
...commonParams
|
|
1581
1573
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1592,7 +1584,6 @@ var DeleteAppBundleCommand = _DeleteAppBundleCommand;
|
|
|
1592
1584
|
|
|
1593
1585
|
|
|
1594
1586
|
|
|
1595
|
-
|
|
1596
1587
|
var _DeleteIngestionCommand = class _DeleteIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1597
1588
|
...commonParams
|
|
1598
1589
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1609,7 +1600,6 @@ var DeleteIngestionCommand = _DeleteIngestionCommand;
|
|
|
1609
1600
|
|
|
1610
1601
|
|
|
1611
1602
|
|
|
1612
|
-
|
|
1613
1603
|
var _DeleteIngestionDestinationCommand = class _DeleteIngestionDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1614
1604
|
...commonParams
|
|
1615
1605
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1626,7 +1616,6 @@ var DeleteIngestionDestinationCommand = _DeleteIngestionDestinationCommand;
|
|
|
1626
1616
|
|
|
1627
1617
|
|
|
1628
1618
|
|
|
1629
|
-
|
|
1630
1619
|
var _GetAppAuthorizationCommand = class _GetAppAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1631
1620
|
...commonParams
|
|
1632
1621
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1643,7 +1632,6 @@ var GetAppAuthorizationCommand = _GetAppAuthorizationCommand;
|
|
|
1643
1632
|
|
|
1644
1633
|
|
|
1645
1634
|
|
|
1646
|
-
|
|
1647
1635
|
var _GetAppBundleCommand = class _GetAppBundleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1648
1636
|
...commonParams
|
|
1649
1637
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1660,7 +1648,6 @@ var GetAppBundleCommand = _GetAppBundleCommand;
|
|
|
1660
1648
|
|
|
1661
1649
|
|
|
1662
1650
|
|
|
1663
|
-
|
|
1664
1651
|
var _GetIngestionCommand = class _GetIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1665
1652
|
...commonParams
|
|
1666
1653
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1677,7 +1664,6 @@ var GetIngestionCommand = _GetIngestionCommand;
|
|
|
1677
1664
|
|
|
1678
1665
|
|
|
1679
1666
|
|
|
1680
|
-
|
|
1681
1667
|
var _GetIngestionDestinationCommand = class _GetIngestionDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1682
1668
|
...commonParams
|
|
1683
1669
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1694,7 +1680,6 @@ var GetIngestionDestinationCommand = _GetIngestionDestinationCommand;
|
|
|
1694
1680
|
|
|
1695
1681
|
|
|
1696
1682
|
|
|
1697
|
-
|
|
1698
1683
|
var _ListAppAuthorizationsCommand = class _ListAppAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1699
1684
|
...commonParams
|
|
1700
1685
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1711,7 +1696,6 @@ var ListAppAuthorizationsCommand = _ListAppAuthorizationsCommand;
|
|
|
1711
1696
|
|
|
1712
1697
|
|
|
1713
1698
|
|
|
1714
|
-
|
|
1715
1699
|
var _ListAppBundlesCommand = class _ListAppBundlesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1716
1700
|
...commonParams
|
|
1717
1701
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1728,7 +1712,6 @@ var ListAppBundlesCommand = _ListAppBundlesCommand;
|
|
|
1728
1712
|
|
|
1729
1713
|
|
|
1730
1714
|
|
|
1731
|
-
|
|
1732
1715
|
var _ListIngestionDestinationsCommand = class _ListIngestionDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1733
1716
|
...commonParams
|
|
1734
1717
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1745,7 +1728,6 @@ var ListIngestionDestinationsCommand = _ListIngestionDestinationsCommand;
|
|
|
1745
1728
|
|
|
1746
1729
|
|
|
1747
1730
|
|
|
1748
|
-
|
|
1749
1731
|
var _ListIngestionsCommand = class _ListIngestionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1750
1732
|
...commonParams
|
|
1751
1733
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1762,7 +1744,6 @@ var ListIngestionsCommand = _ListIngestionsCommand;
|
|
|
1762
1744
|
|
|
1763
1745
|
|
|
1764
1746
|
|
|
1765
|
-
|
|
1766
1747
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1767
1748
|
...commonParams
|
|
1768
1749
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1779,7 +1760,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
1779
1760
|
|
|
1780
1761
|
|
|
1781
1762
|
|
|
1782
|
-
|
|
1783
1763
|
var _StartIngestionCommand = class _StartIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1784
1764
|
...commonParams
|
|
1785
1765
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1796,7 +1776,6 @@ var StartIngestionCommand = _StartIngestionCommand;
|
|
|
1796
1776
|
|
|
1797
1777
|
|
|
1798
1778
|
|
|
1799
|
-
|
|
1800
1779
|
var _StartUserAccessTasksCommand = class _StartUserAccessTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1801
1780
|
...commonParams
|
|
1802
1781
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1813,7 +1792,6 @@ var StartUserAccessTasksCommand = _StartUserAccessTasksCommand;
|
|
|
1813
1792
|
|
|
1814
1793
|
|
|
1815
1794
|
|
|
1816
|
-
|
|
1817
1795
|
var _StopIngestionCommand = class _StopIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1818
1796
|
...commonParams
|
|
1819
1797
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1830,7 +1808,6 @@ var StopIngestionCommand = _StopIngestionCommand;
|
|
|
1830
1808
|
|
|
1831
1809
|
|
|
1832
1810
|
|
|
1833
|
-
|
|
1834
1811
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1835
1812
|
...commonParams
|
|
1836
1813
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1847,7 +1824,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
1847
1824
|
|
|
1848
1825
|
|
|
1849
1826
|
|
|
1850
|
-
|
|
1851
1827
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1852
1828
|
...commonParams
|
|
1853
1829
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1864,7 +1840,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
1864
1840
|
|
|
1865
1841
|
|
|
1866
1842
|
|
|
1867
|
-
|
|
1868
1843
|
var _UpdateAppAuthorizationCommand = class _UpdateAppAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1869
1844
|
...commonParams
|
|
1870
1845
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1881,7 +1856,6 @@ var UpdateAppAuthorizationCommand = _UpdateAppAuthorizationCommand;
|
|
|
1881
1856
|
|
|
1882
1857
|
|
|
1883
1858
|
|
|
1884
|
-
|
|
1885
1859
|
var _UpdateIngestionDestinationCommand = class _UpdateIngestionDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1886
1860
|
...commonParams
|
|
1887
1861
|
}).m(function(Command, cs, config, o) {
|
|
@@ -116,15 +116,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
116
116
|
* Enables FIPS compatible endpoints.
|
|
117
117
|
*/
|
|
118
118
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
119
|
+
/**
|
|
120
|
+
* The AWS region to which this client will send requests
|
|
121
|
+
*/
|
|
122
|
+
region?: string | __Provider<string>;
|
|
119
123
|
/**
|
|
120
124
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
121
125
|
* @internal
|
|
122
126
|
*/
|
|
123
127
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
124
|
-
/**
|
|
125
|
-
* The AWS region to which this client will send requests
|
|
126
|
-
*/
|
|
127
|
-
region?: string | __Provider<string>;
|
|
128
128
|
/**
|
|
129
129
|
* Default credentials provider; Not available in browser runtime.
|
|
130
130
|
* @deprecated
|
package/dist-types/index.d.ts
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
export * from "./AppFabricClient";
|
|
15
15
|
export * from "./AppFabric";
|
|
16
16
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
17
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
-
export { AppFabricExtensionConfiguration } from "./extensionConfiguration";
|
|
17
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
+
export type { AppFabricExtensionConfiguration } from "./extensionConfiguration";
|
|
19
19
|
export * from "./commands";
|
|
20
20
|
export * from "./pagination";
|
|
21
21
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: AppFabricClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -226,8 +226,8 @@ export interface ClientDefaults
|
|
|
226
226
|
serviceId?: string;
|
|
227
227
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
228
228
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
229
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
230
229
|
region?: string | __Provider<string>;
|
|
230
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
231
231
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
232
232
|
maxAttempts?: number | __Provider<number>;
|
|
233
233
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetUserAccessTasksRequest,
|
|
10
10
|
BatchGetUserAccessTasksResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetUserAccessTasksCommandInput
|
|
14
15
|
extends BatchGetUserAccessTasksRequest {}
|
|
15
16
|
export interface BatchGetUserAccessTasksCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ConnectAppAuthorizationRequest,
|
|
10
10
|
ConnectAppAuthorizationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ConnectAppAuthorizationCommandInput
|
|
14
15
|
extends ConnectAppAuthorizationRequest {}
|
|
15
16
|
export interface ConnectAppAuthorizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateAppAuthorizationRequest,
|
|
10
10
|
CreateAppAuthorizationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAppAuthorizationCommandInput
|
|
14
15
|
extends CreateAppAuthorizationRequest {}
|
|
15
16
|
export interface CreateAppAuthorizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateAppBundleRequest,
|
|
10
10
|
CreateAppBundleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAppBundleCommandInput extends CreateAppBundleRequest {}
|
|
14
15
|
export interface CreateAppBundleCommandOutput
|
|
15
16
|
extends CreateAppBundleResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateIngestionRequest,
|
|
10
10
|
CreateIngestionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateIngestionCommandInput extends CreateIngestionRequest {}
|
|
14
15
|
export interface CreateIngestionCommandOutput
|
|
15
16
|
extends CreateIngestionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateIngestionDestinationRequest,
|
|
10
10
|
CreateIngestionDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateIngestionDestinationCommandInput
|
|
14
15
|
extends CreateIngestionDestinationRequest {}
|
|
15
16
|
export interface CreateIngestionDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteAppAuthorizationRequest,
|
|
10
10
|
DeleteAppAuthorizationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAppAuthorizationCommandInput
|
|
14
15
|
extends DeleteAppAuthorizationRequest {}
|
|
15
16
|
export interface DeleteAppAuthorizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteAppBundleRequest,
|
|
10
10
|
DeleteAppBundleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAppBundleCommandInput extends DeleteAppBundleRequest {}
|
|
14
15
|
export interface DeleteAppBundleCommandOutput
|
|
15
16
|
extends DeleteAppBundleResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteIngestionRequest,
|
|
10
10
|
DeleteIngestionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIngestionCommandInput extends DeleteIngestionRequest {}
|
|
14
15
|
export interface DeleteIngestionCommandOutput
|
|
15
16
|
extends DeleteIngestionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteIngestionDestinationRequest,
|
|
10
10
|
DeleteIngestionDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIngestionDestinationCommandInput
|
|
14
15
|
extends DeleteIngestionDestinationRequest {}
|
|
15
16
|
export interface DeleteIngestionDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAppAuthorizationRequest,
|
|
10
10
|
GetAppAuthorizationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAppAuthorizationCommandInput
|
|
14
15
|
extends GetAppAuthorizationRequest {}
|
|
15
16
|
export interface GetAppAuthorizationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AppFabricClient";
|
|
8
8
|
import { GetAppBundleRequest, GetAppBundleResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetAppBundleCommandInput extends GetAppBundleRequest {}
|
|
11
12
|
export interface GetAppBundleCommandOutput
|
|
12
13
|
extends GetAppBundleResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AppFabricClient";
|
|
8
8
|
import { GetIngestionRequest, GetIngestionResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetIngestionCommandInput extends GetIngestionRequest {}
|
|
11
12
|
export interface GetIngestionCommandOutput
|
|
12
13
|
extends GetIngestionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetIngestionDestinationRequest,
|
|
10
10
|
GetIngestionDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetIngestionDestinationCommandInput
|
|
14
15
|
extends GetIngestionDestinationRequest {}
|
|
15
16
|
export interface GetIngestionDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAppAuthorizationsRequest,
|
|
10
10
|
ListAppAuthorizationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAppAuthorizationsCommandInput
|
|
14
15
|
extends ListAppAuthorizationsRequest {}
|
|
15
16
|
export interface ListAppAuthorizationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAppBundlesRequest,
|
|
10
10
|
ListAppBundlesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAppBundlesCommandInput extends ListAppBundlesRequest {}
|
|
14
15
|
export interface ListAppBundlesCommandOutput
|
|
15
16
|
extends ListAppBundlesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListIngestionDestinationsRequest,
|
|
10
10
|
ListIngestionDestinationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIngestionDestinationsCommandInput
|
|
14
15
|
extends ListIngestionDestinationsRequest {}
|
|
15
16
|
export interface ListIngestionDestinationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListIngestionsRequest,
|
|
10
10
|
ListIngestionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIngestionsCommandInput extends ListIngestionsRequest {}
|
|
14
15
|
export interface ListIngestionsCommandOutput
|
|
15
16
|
extends ListIngestionsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartIngestionRequest,
|
|
10
10
|
StartIngestionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartIngestionCommandInput extends StartIngestionRequest {}
|
|
14
15
|
export interface StartIngestionCommandOutput
|
|
15
16
|
extends StartIngestionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartUserAccessTasksRequest,
|
|
10
10
|
StartUserAccessTasksResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartUserAccessTasksCommandInput
|
|
14
15
|
extends StartUserAccessTasksRequest {}
|
|
15
16
|
export interface StartUserAccessTasksCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StopIngestionRequest,
|
|
10
10
|
StopIngestionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopIngestionCommandInput extends StopIngestionRequest {}
|
|
14
15
|
export interface StopIngestionCommandOutput
|
|
15
16
|
extends StopIngestionResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AppFabricClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateAppAuthorizationRequest,
|
|
10
10
|
UpdateAppAuthorizationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAppAuthorizationCommandInput
|
|
14
15
|
extends UpdateAppAuthorizationRequest {}
|
|
15
16
|
export interface UpdateAppAuthorizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateIngestionDestinationRequest,
|
|
10
10
|
UpdateIngestionDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateIngestionDestinationCommandInput
|
|
14
15
|
extends UpdateIngestionDestinationRequest {}
|
|
15
16
|
export interface UpdateIngestionDestinationCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class AppFabricServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: AppFabricClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-appfabric",
|
|
3
3
|
"description": "AWS SDK for JavaScript Appfabric Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.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-appfabric",
|
|
@@ -20,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|