@aws-sdk/client-acm-pca 3.590.0 → 3.596.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 -23
- package/dist-types/commands/CreateCertificateAuthorityAuditReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/CreatePermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificateAuthorityAuditReportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/GetCertificateAuthorityCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetCertificateAuthorityCsrCommand.d.ts +2 -1
- package/dist-types/commands/GetCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ImportCertificateAuthorityCertificateCommand.d.ts +2 -1
- package/dist-types/commands/IssueCertificateCommand.d.ts +2 -1
- package/dist-types/commands/ListCertificateAuthoritiesCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RestoreCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/RevokeCertificateCommand.d.ts +2 -1
- package/dist-types/commands/TagCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/UntagCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ACMPCAServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCertificateAuthorityAuditReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCertificateAuthorityAuditReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCertificateAuthorityCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCertificateAuthorityCsrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportCertificateAuthorityCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/IssueCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCertificateAuthoritiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ACMPCAServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -246,7 +246,6 @@ var ACMPCAClient = _ACMPCAClient;
|
|
|
246
246
|
|
|
247
247
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
248
248
|
|
|
249
|
-
var import_types = require("@smithy/types");
|
|
250
249
|
|
|
251
250
|
// src/protocols/Aws_json1_1.ts
|
|
252
251
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1474,7 +1473,6 @@ var CreateCertificateAuthorityAuditReportCommand = _CreateCertificateAuthorityAu
|
|
|
1474
1473
|
|
|
1475
1474
|
|
|
1476
1475
|
|
|
1477
|
-
|
|
1478
1476
|
var _CreateCertificateAuthorityCommand = class _CreateCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1479
1477
|
...commonParams
|
|
1480
1478
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1491,7 +1489,6 @@ var CreateCertificateAuthorityCommand = _CreateCertificateAuthorityCommand;
|
|
|
1491
1489
|
|
|
1492
1490
|
|
|
1493
1491
|
|
|
1494
|
-
|
|
1495
1492
|
var _CreatePermissionCommand = class _CreatePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1496
1493
|
...commonParams
|
|
1497
1494
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1508,7 +1505,6 @@ var CreatePermissionCommand = _CreatePermissionCommand;
|
|
|
1508
1505
|
|
|
1509
1506
|
|
|
1510
1507
|
|
|
1511
|
-
|
|
1512
1508
|
var _DeleteCertificateAuthorityCommand = class _DeleteCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1513
1509
|
...commonParams
|
|
1514
1510
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1525,7 +1521,6 @@ var DeleteCertificateAuthorityCommand = _DeleteCertificateAuthorityCommand;
|
|
|
1525
1521
|
|
|
1526
1522
|
|
|
1527
1523
|
|
|
1528
|
-
|
|
1529
1524
|
var _DeletePermissionCommand = class _DeletePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1530
1525
|
...commonParams
|
|
1531
1526
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1542,7 +1537,6 @@ var DeletePermissionCommand = _DeletePermissionCommand;
|
|
|
1542
1537
|
|
|
1543
1538
|
|
|
1544
1539
|
|
|
1545
|
-
|
|
1546
1540
|
var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1547
1541
|
...commonParams
|
|
1548
1542
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1559,7 +1553,6 @@ var DeletePolicyCommand = _DeletePolicyCommand;
|
|
|
1559
1553
|
|
|
1560
1554
|
|
|
1561
1555
|
|
|
1562
|
-
|
|
1563
1556
|
var _DescribeCertificateAuthorityAuditReportCommand = class _DescribeCertificateAuthorityAuditReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1564
1557
|
...commonParams
|
|
1565
1558
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1576,7 +1569,6 @@ var DescribeCertificateAuthorityAuditReportCommand = _DescribeCertificateAuthori
|
|
|
1576
1569
|
|
|
1577
1570
|
|
|
1578
1571
|
|
|
1579
|
-
|
|
1580
1572
|
var _DescribeCertificateAuthorityCommand = class _DescribeCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1581
1573
|
...commonParams
|
|
1582
1574
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1593,7 +1585,6 @@ var DescribeCertificateAuthorityCommand = _DescribeCertificateAuthorityCommand;
|
|
|
1593
1585
|
|
|
1594
1586
|
|
|
1595
1587
|
|
|
1596
|
-
|
|
1597
1588
|
var _GetCertificateAuthorityCertificateCommand = class _GetCertificateAuthorityCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1598
1589
|
...commonParams
|
|
1599
1590
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1610,7 +1601,6 @@ var GetCertificateAuthorityCertificateCommand = _GetCertificateAuthorityCertific
|
|
|
1610
1601
|
|
|
1611
1602
|
|
|
1612
1603
|
|
|
1613
|
-
|
|
1614
1604
|
var _GetCertificateAuthorityCsrCommand = class _GetCertificateAuthorityCsrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1615
1605
|
...commonParams
|
|
1616
1606
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1627,7 +1617,6 @@ var GetCertificateAuthorityCsrCommand = _GetCertificateAuthorityCsrCommand;
|
|
|
1627
1617
|
|
|
1628
1618
|
|
|
1629
1619
|
|
|
1630
|
-
|
|
1631
1620
|
var _GetCertificateCommand = class _GetCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1632
1621
|
...commonParams
|
|
1633
1622
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1644,7 +1633,6 @@ var GetCertificateCommand = _GetCertificateCommand;
|
|
|
1644
1633
|
|
|
1645
1634
|
|
|
1646
1635
|
|
|
1647
|
-
|
|
1648
1636
|
var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1649
1637
|
...commonParams
|
|
1650
1638
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1661,7 +1649,6 @@ var GetPolicyCommand = _GetPolicyCommand;
|
|
|
1661
1649
|
|
|
1662
1650
|
|
|
1663
1651
|
|
|
1664
|
-
|
|
1665
1652
|
var _ImportCertificateAuthorityCertificateCommand = class _ImportCertificateAuthorityCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1666
1653
|
...commonParams
|
|
1667
1654
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1678,7 +1665,6 @@ var ImportCertificateAuthorityCertificateCommand = _ImportCertificateAuthorityCe
|
|
|
1678
1665
|
|
|
1679
1666
|
|
|
1680
1667
|
|
|
1681
|
-
|
|
1682
1668
|
var _IssueCertificateCommand = class _IssueCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1683
1669
|
...commonParams
|
|
1684
1670
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1695,7 +1681,6 @@ var IssueCertificateCommand = _IssueCertificateCommand;
|
|
|
1695
1681
|
|
|
1696
1682
|
|
|
1697
1683
|
|
|
1698
|
-
|
|
1699
1684
|
var _ListCertificateAuthoritiesCommand = class _ListCertificateAuthoritiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1700
1685
|
...commonParams
|
|
1701
1686
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1712,7 +1697,6 @@ var ListCertificateAuthoritiesCommand = _ListCertificateAuthoritiesCommand;
|
|
|
1712
1697
|
|
|
1713
1698
|
|
|
1714
1699
|
|
|
1715
|
-
|
|
1716
1700
|
var _ListPermissionsCommand = class _ListPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1717
1701
|
...commonParams
|
|
1718
1702
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1729,7 +1713,6 @@ var ListPermissionsCommand = _ListPermissionsCommand;
|
|
|
1729
1713
|
|
|
1730
1714
|
|
|
1731
1715
|
|
|
1732
|
-
|
|
1733
1716
|
var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1734
1717
|
...commonParams
|
|
1735
1718
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1746,7 +1729,6 @@ var ListTagsCommand = _ListTagsCommand;
|
|
|
1746
1729
|
|
|
1747
1730
|
|
|
1748
1731
|
|
|
1749
|
-
|
|
1750
1732
|
var _PutPolicyCommand = class _PutPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1751
1733
|
...commonParams
|
|
1752
1734
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1763,7 +1745,6 @@ var PutPolicyCommand = _PutPolicyCommand;
|
|
|
1763
1745
|
|
|
1764
1746
|
|
|
1765
1747
|
|
|
1766
|
-
|
|
1767
1748
|
var _RestoreCertificateAuthorityCommand = class _RestoreCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1768
1749
|
...commonParams
|
|
1769
1750
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1780,7 +1761,6 @@ var RestoreCertificateAuthorityCommand = _RestoreCertificateAuthorityCommand;
|
|
|
1780
1761
|
|
|
1781
1762
|
|
|
1782
1763
|
|
|
1783
|
-
|
|
1784
1764
|
var _RevokeCertificateCommand = class _RevokeCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1785
1765
|
...commonParams
|
|
1786
1766
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1797,7 +1777,6 @@ var RevokeCertificateCommand = _RevokeCertificateCommand;
|
|
|
1797
1777
|
|
|
1798
1778
|
|
|
1799
1779
|
|
|
1800
|
-
|
|
1801
1780
|
var _TagCertificateAuthorityCommand = class _TagCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1802
1781
|
...commonParams
|
|
1803
1782
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1814,7 +1793,6 @@ var TagCertificateAuthorityCommand = _TagCertificateAuthorityCommand;
|
|
|
1814
1793
|
|
|
1815
1794
|
|
|
1816
1795
|
|
|
1817
|
-
|
|
1818
1796
|
var _UntagCertificateAuthorityCommand = class _UntagCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1819
1797
|
...commonParams
|
|
1820
1798
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1831,7 +1809,6 @@ var UntagCertificateAuthorityCommand = _UntagCertificateAuthorityCommand;
|
|
|
1831
1809
|
|
|
1832
1810
|
|
|
1833
1811
|
|
|
1834
|
-
|
|
1835
1812
|
var _UpdateCertificateAuthorityCommand = class _UpdateCertificateAuthorityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1836
1813
|
...commonParams
|
|
1837
1814
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
export * from "./ACMPCAClient";
|
|
22
22
|
export * from "./ACMPCA";
|
|
23
23
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
24
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
25
|
-
export { ACMPCAExtensionConfiguration } from "./extensionConfiguration";
|
|
24
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
25
|
+
export type { ACMPCAExtensionConfiguration } from "./extensionConfiguration";
|
|
26
26
|
export * from "./commands";
|
|
27
27
|
export * from "./pagination";
|
|
28
28
|
export * from "./waiters";
|
|
@@ -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
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCertificateAuthorityAuditReportRequest,
|
|
10
10
|
CreateCertificateAuthorityAuditReportResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCertificateAuthorityAuditReportCommandInput
|
|
14
15
|
extends CreateCertificateAuthorityAuditReportRequest {}
|
|
15
16
|
export interface CreateCertificateAuthorityAuditReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCertificateAuthorityRequest,
|
|
10
10
|
CreateCertificateAuthorityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCertificateAuthorityCommandInput
|
|
14
15
|
extends CreateCertificateAuthorityRequest {}
|
|
15
16
|
export interface CreateCertificateAuthorityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { CreatePermissionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreatePermissionCommandInput extends CreatePermissionRequest {}
|
|
11
12
|
export interface CreatePermissionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const CreatePermissionCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { DeleteCertificateAuthorityRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteCertificateAuthorityCommandInput
|
|
11
12
|
extends DeleteCertificateAuthorityRequest {}
|
|
12
13
|
export interface DeleteCertificateAuthorityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { DeletePermissionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePermissionCommandInput extends DeletePermissionRequest {}
|
|
11
12
|
export interface DeletePermissionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeletePermissionCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { DeletePolicyRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePolicyCommandInput extends DeletePolicyRequest {}
|
|
11
12
|
export interface DeletePolicyCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeletePolicyCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeCertificateAuthorityAuditReportRequest,
|
|
10
10
|
DescribeCertificateAuthorityAuditReportResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeCertificateAuthorityAuditReportCommandInput
|
|
14
15
|
extends DescribeCertificateAuthorityAuditReportRequest {}
|
|
15
16
|
export interface DescribeCertificateAuthorityAuditReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeCertificateAuthorityRequest,
|
|
10
10
|
DescribeCertificateAuthorityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeCertificateAuthorityCommandInput
|
|
14
15
|
extends DescribeCertificateAuthorityRequest {}
|
|
15
16
|
export interface DescribeCertificateAuthorityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCertificateAuthorityCertificateRequest,
|
|
10
10
|
GetCertificateAuthorityCertificateResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCertificateAuthorityCertificateCommandInput
|
|
14
15
|
extends GetCertificateAuthorityCertificateRequest {}
|
|
15
16
|
export interface GetCertificateAuthorityCertificateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCertificateAuthorityCsrRequest,
|
|
10
10
|
GetCertificateAuthorityCsrResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCertificateAuthorityCsrCommandInput
|
|
14
15
|
extends GetCertificateAuthorityCsrRequest {}
|
|
15
16
|
export interface GetCertificateAuthorityCsrCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCertificateRequest,
|
|
10
10
|
GetCertificateResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCertificateCommandInput extends GetCertificateRequest {}
|
|
14
15
|
export interface GetCertificateCommandOutput
|
|
15
16
|
extends GetCertificateResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { GetPolicyRequest, GetPolicyResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetPolicyCommandInput extends GetPolicyRequest {}
|
|
11
12
|
export interface GetPolicyCommandOutput
|
|
12
13
|
extends GetPolicyResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { ImportCertificateAuthorityCertificateRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ImportCertificateAuthorityCertificateCommandInput
|
|
11
12
|
extends ImportCertificateAuthorityCertificateRequest {}
|
|
12
13
|
export interface ImportCertificateAuthorityCertificateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
IssueCertificateRequest,
|
|
10
10
|
IssueCertificateResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface IssueCertificateCommandInput extends IssueCertificateRequest {}
|
|
14
15
|
export interface IssueCertificateCommandOutput
|
|
15
16
|
extends IssueCertificateResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCertificateAuthoritiesRequest,
|
|
10
10
|
ListCertificateAuthoritiesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCertificateAuthoritiesCommandInput
|
|
14
15
|
extends ListCertificateAuthoritiesRequest {}
|
|
15
16
|
export interface ListCertificateAuthoritiesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPermissionsRequest,
|
|
10
10
|
ListPermissionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPermissionsCommandInput extends ListPermissionsRequest {}
|
|
14
15
|
export interface ListPermissionsCommandOutput
|
|
15
16
|
extends ListPermissionsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTagsCommandInput extends ListTagsRequest {}
|
|
11
12
|
export interface ListTagsCommandOutput
|
|
12
13
|
extends ListTagsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { PutPolicyRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutPolicyCommandInput extends PutPolicyRequest {}
|
|
11
12
|
export interface PutPolicyCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const PutPolicyCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { RestoreCertificateAuthorityRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RestoreCertificateAuthorityCommandInput
|
|
11
12
|
extends RestoreCertificateAuthorityRequest {}
|
|
12
13
|
export interface RestoreCertificateAuthorityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { RevokeCertificateRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RevokeCertificateCommandInput
|
|
11
12
|
extends RevokeCertificateRequest {}
|
|
12
13
|
export interface RevokeCertificateCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { TagCertificateAuthorityRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagCertificateAuthorityCommandInput
|
|
11
12
|
extends TagCertificateAuthorityRequest {}
|
|
12
13
|
export interface TagCertificateAuthorityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { UntagCertificateAuthorityRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagCertificateAuthorityCommandInput
|
|
11
12
|
extends UntagCertificateAuthorityRequest {}
|
|
12
13
|
export interface UntagCertificateAuthorityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ACMPCAClient";
|
|
8
8
|
import { UpdateCertificateAuthorityRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateCertificateAuthorityCommandInput
|
|
11
12
|
extends UpdateCertificateAuthorityRequest {}
|
|
12
13
|
export interface UpdateCertificateAuthorityCommandOutput
|
|
@@ -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 ACMPCAServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-acm-pca",
|
|
3
3
|
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.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-acm-pca",
|
|
@@ -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.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.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",
|