@aws-sdk/client-glacier 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 -33
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +2 -1
- package/dist-types/commands/AbortVaultLockCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToVaultCommand.d.ts +2 -1
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +2 -1
- package/dist-types/commands/CompleteVaultLockCommand.d.ts +2 -1
- package/dist-types/commands/CreateVaultCommand.d.ts +2 -1
- package/dist-types/commands/DeleteArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVaultAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVaultCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVaultNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVaultCommand.d.ts +2 -1
- package/dist-types/commands/GetDataRetrievalPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetJobOutputCommand.d.ts +2 -1
- package/dist-types/commands/GetVaultAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVaultLockCommand.d.ts +2 -1
- package/dist-types/commands/GetVaultNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/InitiateJobCommand.d.ts +2 -1
- package/dist-types/commands/InitiateMultipartUploadCommand.d.ts +2 -1
- package/dist-types/commands/InitiateVaultLockCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListPartsCommand.d.ts +2 -1
- package/dist-types/commands/ListProvisionedCapacityCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForVaultCommand.d.ts +2 -1
- package/dist-types/commands/ListVaultsCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseProvisionedCapacityCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromVaultCommand.d.ts +2 -1
- package/dist-types/commands/SetDataRetrievalPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SetVaultAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SetVaultNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/UploadArchiveCommand.d.ts +2 -1
- package/dist-types/commands/UploadMultipartPartCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GlacierServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AbortVaultLockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToVaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CompleteVaultLockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVaultAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVaultNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataRetrievalPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVaultAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVaultLockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVaultNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InitiateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InitiateMultipartUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InitiateVaultLockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProvisionedCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForVaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVaultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseProvisionedCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromVaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetDataRetrievalPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetVaultAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetVaultNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UploadArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UploadMultipartPartCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GlacierServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -242,7 +242,6 @@ var GlacierClient = _GlacierClient;
|
|
|
242
242
|
|
|
243
243
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
244
244
|
|
|
245
|
-
var import_types = require("@smithy/types");
|
|
246
245
|
|
|
247
246
|
// src/protocols/Aws_restJson1.ts
|
|
248
247
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1568,7 +1567,6 @@ var AbortMultipartUploadCommand = _AbortMultipartUploadCommand;
|
|
|
1568
1567
|
|
|
1569
1568
|
|
|
1570
1569
|
|
|
1571
|
-
|
|
1572
1570
|
var _AbortVaultLockCommand = class _AbortVaultLockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1573
1571
|
...commonParams
|
|
1574
1572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1585,7 +1583,6 @@ var AbortVaultLockCommand = _AbortVaultLockCommand;
|
|
|
1585
1583
|
|
|
1586
1584
|
|
|
1587
1585
|
|
|
1588
|
-
|
|
1589
1586
|
var _AddTagsToVaultCommand = class _AddTagsToVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1590
1587
|
...commonParams
|
|
1591
1588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1602,7 +1599,6 @@ var AddTagsToVaultCommand = _AddTagsToVaultCommand;
|
|
|
1602
1599
|
|
|
1603
1600
|
|
|
1604
1601
|
|
|
1605
|
-
|
|
1606
1602
|
var _CompleteMultipartUploadCommand = class _CompleteMultipartUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1607
1603
|
...commonParams
|
|
1608
1604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1619,7 +1615,6 @@ var CompleteMultipartUploadCommand = _CompleteMultipartUploadCommand;
|
|
|
1619
1615
|
|
|
1620
1616
|
|
|
1621
1617
|
|
|
1622
|
-
|
|
1623
1618
|
var _CompleteVaultLockCommand = class _CompleteVaultLockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1624
1619
|
...commonParams
|
|
1625
1620
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1636,7 +1631,6 @@ var CompleteVaultLockCommand = _CompleteVaultLockCommand;
|
|
|
1636
1631
|
|
|
1637
1632
|
|
|
1638
1633
|
|
|
1639
|
-
|
|
1640
1634
|
var _CreateVaultCommand = class _CreateVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1641
1635
|
...commonParams
|
|
1642
1636
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1653,7 +1647,6 @@ var CreateVaultCommand = _CreateVaultCommand;
|
|
|
1653
1647
|
|
|
1654
1648
|
|
|
1655
1649
|
|
|
1656
|
-
|
|
1657
1650
|
var _DeleteArchiveCommand = class _DeleteArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1658
1651
|
...commonParams
|
|
1659
1652
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1670,7 +1663,6 @@ var DeleteArchiveCommand = _DeleteArchiveCommand;
|
|
|
1670
1663
|
|
|
1671
1664
|
|
|
1672
1665
|
|
|
1673
|
-
|
|
1674
1666
|
var _DeleteVaultAccessPolicyCommand = class _DeleteVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1675
1667
|
...commonParams
|
|
1676
1668
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1687,7 +1679,6 @@ var DeleteVaultAccessPolicyCommand = _DeleteVaultAccessPolicyCommand;
|
|
|
1687
1679
|
|
|
1688
1680
|
|
|
1689
1681
|
|
|
1690
|
-
|
|
1691
1682
|
var _DeleteVaultCommand = class _DeleteVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1692
1683
|
...commonParams
|
|
1693
1684
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1704,7 +1695,6 @@ var DeleteVaultCommand = _DeleteVaultCommand;
|
|
|
1704
1695
|
|
|
1705
1696
|
|
|
1706
1697
|
|
|
1707
|
-
|
|
1708
1698
|
var _DeleteVaultNotificationsCommand = class _DeleteVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1709
1699
|
...commonParams
|
|
1710
1700
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1721,7 +1711,6 @@ var DeleteVaultNotificationsCommand = _DeleteVaultNotificationsCommand;
|
|
|
1721
1711
|
|
|
1722
1712
|
|
|
1723
1713
|
|
|
1724
|
-
|
|
1725
1714
|
var _DescribeJobCommand = class _DescribeJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1726
1715
|
...commonParams
|
|
1727
1716
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1738,7 +1727,6 @@ var DescribeJobCommand = _DescribeJobCommand;
|
|
|
1738
1727
|
|
|
1739
1728
|
|
|
1740
1729
|
|
|
1741
|
-
|
|
1742
1730
|
var _DescribeVaultCommand = class _DescribeVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1743
1731
|
...commonParams
|
|
1744
1732
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1755,7 +1743,6 @@ var DescribeVaultCommand = _DescribeVaultCommand;
|
|
|
1755
1743
|
|
|
1756
1744
|
|
|
1757
1745
|
|
|
1758
|
-
|
|
1759
1746
|
var _GetDataRetrievalPolicyCommand = class _GetDataRetrievalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1760
1747
|
...commonParams
|
|
1761
1748
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1772,7 +1759,6 @@ var GetDataRetrievalPolicyCommand = _GetDataRetrievalPolicyCommand;
|
|
|
1772
1759
|
|
|
1773
1760
|
|
|
1774
1761
|
|
|
1775
|
-
|
|
1776
1762
|
var _GetJobOutputCommand = class _GetJobOutputCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1777
1763
|
...commonParams
|
|
1778
1764
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1789,7 +1775,6 @@ var GetJobOutputCommand = _GetJobOutputCommand;
|
|
|
1789
1775
|
|
|
1790
1776
|
|
|
1791
1777
|
|
|
1792
|
-
|
|
1793
1778
|
var _GetVaultAccessPolicyCommand = class _GetVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1794
1779
|
...commonParams
|
|
1795
1780
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1806,7 +1791,6 @@ var GetVaultAccessPolicyCommand = _GetVaultAccessPolicyCommand;
|
|
|
1806
1791
|
|
|
1807
1792
|
|
|
1808
1793
|
|
|
1809
|
-
|
|
1810
1794
|
var _GetVaultLockCommand = class _GetVaultLockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1811
1795
|
...commonParams
|
|
1812
1796
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1823,7 +1807,6 @@ var GetVaultLockCommand = _GetVaultLockCommand;
|
|
|
1823
1807
|
|
|
1824
1808
|
|
|
1825
1809
|
|
|
1826
|
-
|
|
1827
1810
|
var _GetVaultNotificationsCommand = class _GetVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1828
1811
|
...commonParams
|
|
1829
1812
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1840,7 +1823,6 @@ var GetVaultNotificationsCommand = _GetVaultNotificationsCommand;
|
|
|
1840
1823
|
|
|
1841
1824
|
|
|
1842
1825
|
|
|
1843
|
-
|
|
1844
1826
|
var _InitiateJobCommand = class _InitiateJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1845
1827
|
...commonParams
|
|
1846
1828
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1857,7 +1839,6 @@ var InitiateJobCommand = _InitiateJobCommand;
|
|
|
1857
1839
|
|
|
1858
1840
|
|
|
1859
1841
|
|
|
1860
|
-
|
|
1861
1842
|
var _InitiateMultipartUploadCommand = class _InitiateMultipartUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1862
1843
|
...commonParams
|
|
1863
1844
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1874,7 +1855,6 @@ var InitiateMultipartUploadCommand = _InitiateMultipartUploadCommand;
|
|
|
1874
1855
|
|
|
1875
1856
|
|
|
1876
1857
|
|
|
1877
|
-
|
|
1878
1858
|
var _InitiateVaultLockCommand = class _InitiateVaultLockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1879
1859
|
...commonParams
|
|
1880
1860
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1891,7 +1871,6 @@ var InitiateVaultLockCommand = _InitiateVaultLockCommand;
|
|
|
1891
1871
|
|
|
1892
1872
|
|
|
1893
1873
|
|
|
1894
|
-
|
|
1895
1874
|
var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1896
1875
|
...commonParams
|
|
1897
1876
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1908,7 +1887,6 @@ var ListJobsCommand = _ListJobsCommand;
|
|
|
1908
1887
|
|
|
1909
1888
|
|
|
1910
1889
|
|
|
1911
|
-
|
|
1912
1890
|
var _ListMultipartUploadsCommand = class _ListMultipartUploadsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1913
1891
|
...commonParams
|
|
1914
1892
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1925,7 +1903,6 @@ var ListMultipartUploadsCommand = _ListMultipartUploadsCommand;
|
|
|
1925
1903
|
|
|
1926
1904
|
|
|
1927
1905
|
|
|
1928
|
-
|
|
1929
1906
|
var _ListPartsCommand = class _ListPartsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1930
1907
|
...commonParams
|
|
1931
1908
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1942,7 +1919,6 @@ var ListPartsCommand = _ListPartsCommand;
|
|
|
1942
1919
|
|
|
1943
1920
|
|
|
1944
1921
|
|
|
1945
|
-
|
|
1946
1922
|
var _ListProvisionedCapacityCommand = class _ListProvisionedCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1947
1923
|
...commonParams
|
|
1948
1924
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1959,7 +1935,6 @@ var ListProvisionedCapacityCommand = _ListProvisionedCapacityCommand;
|
|
|
1959
1935
|
|
|
1960
1936
|
|
|
1961
1937
|
|
|
1962
|
-
|
|
1963
1938
|
var _ListTagsForVaultCommand = class _ListTagsForVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1964
1939
|
...commonParams
|
|
1965
1940
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1976,7 +1951,6 @@ var ListTagsForVaultCommand = _ListTagsForVaultCommand;
|
|
|
1976
1951
|
|
|
1977
1952
|
|
|
1978
1953
|
|
|
1979
|
-
|
|
1980
1954
|
var _ListVaultsCommand = class _ListVaultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1981
1955
|
...commonParams
|
|
1982
1956
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1993,7 +1967,6 @@ var ListVaultsCommand = _ListVaultsCommand;
|
|
|
1993
1967
|
|
|
1994
1968
|
|
|
1995
1969
|
|
|
1996
|
-
|
|
1997
1970
|
var _PurchaseProvisionedCapacityCommand = class _PurchaseProvisionedCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1998
1971
|
...commonParams
|
|
1999
1972
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2010,7 +1983,6 @@ var PurchaseProvisionedCapacityCommand = _PurchaseProvisionedCapacityCommand;
|
|
|
2010
1983
|
|
|
2011
1984
|
|
|
2012
1985
|
|
|
2013
|
-
|
|
2014
1986
|
var _RemoveTagsFromVaultCommand = class _RemoveTagsFromVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2015
1987
|
...commonParams
|
|
2016
1988
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2027,7 +1999,6 @@ var RemoveTagsFromVaultCommand = _RemoveTagsFromVaultCommand;
|
|
|
2027
1999
|
|
|
2028
2000
|
|
|
2029
2001
|
|
|
2030
|
-
|
|
2031
2002
|
var _SetDataRetrievalPolicyCommand = class _SetDataRetrievalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2032
2003
|
...commonParams
|
|
2033
2004
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2044,7 +2015,6 @@ var SetDataRetrievalPolicyCommand = _SetDataRetrievalPolicyCommand;
|
|
|
2044
2015
|
|
|
2045
2016
|
|
|
2046
2017
|
|
|
2047
|
-
|
|
2048
2018
|
var _SetVaultAccessPolicyCommand = class _SetVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2049
2019
|
...commonParams
|
|
2050
2020
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2061,7 +2031,6 @@ var SetVaultAccessPolicyCommand = _SetVaultAccessPolicyCommand;
|
|
|
2061
2031
|
|
|
2062
2032
|
|
|
2063
2033
|
|
|
2064
|
-
|
|
2065
2034
|
var _SetVaultNotificationsCommand = class _SetVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2066
2035
|
...commonParams
|
|
2067
2036
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2078,7 +2047,6 @@ var SetVaultNotificationsCommand = _SetVaultNotificationsCommand;
|
|
|
2078
2047
|
|
|
2079
2048
|
|
|
2080
2049
|
|
|
2081
|
-
|
|
2082
2050
|
var _UploadArchiveCommand = class _UploadArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2083
2051
|
...commonParams
|
|
2084
2052
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2095,7 +2063,6 @@ var UploadArchiveCommand = _UploadArchiveCommand;
|
|
|
2095
2063
|
|
|
2096
2064
|
|
|
2097
2065
|
|
|
2098
|
-
|
|
2099
2066
|
var _UploadMultipartPartCommand = class _UploadMultipartPartCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2100
2067
|
...commonParams
|
|
2101
2068
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
export * from "./GlacierClient";
|
|
44
44
|
export * from "./Glacier";
|
|
45
45
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
46
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
47
|
-
export { GlacierExtensionConfiguration } from "./extensionConfiguration";
|
|
46
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
47
|
+
export type { GlacierExtensionConfiguration } from "./extensionConfiguration";
|
|
48
48
|
export * from "./commands";
|
|
49
49
|
export * from "./pagination";
|
|
50
50
|
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
|
*
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { AbortMultipartUploadInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AbortMultipartUploadCommandInput
|
|
11
12
|
extends AbortMultipartUploadInput {}
|
|
12
13
|
export interface AbortMultipartUploadCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { AbortVaultLockInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AbortVaultLockCommandInput extends AbortVaultLockInput {}
|
|
11
12
|
export interface AbortVaultLockCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const AbortVaultLockCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { AddTagsToVaultInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddTagsToVaultCommandInput extends AddTagsToVaultInput {}
|
|
11
12
|
export interface AddTagsToVaultCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const AddTagsToVaultCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ArchiveCreationOutput,
|
|
10
10
|
CompleteMultipartUploadInput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CompleteMultipartUploadCommandInput
|
|
14
15
|
extends CompleteMultipartUploadInput {}
|
|
15
16
|
export interface CompleteMultipartUploadCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { CompleteVaultLockInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CompleteVaultLockCommandInput extends CompleteVaultLockInput {}
|
|
11
12
|
export interface CompleteVaultLockCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const CompleteVaultLockCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { CreateVaultInput, CreateVaultOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateVaultCommandInput extends CreateVaultInput {}
|
|
11
12
|
export interface CreateVaultCommandOutput
|
|
12
13
|
extends CreateVaultOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { DeleteArchiveInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteArchiveCommandInput extends DeleteArchiveInput {}
|
|
11
12
|
export interface DeleteArchiveCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteArchiveCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { DeleteVaultAccessPolicyInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteVaultAccessPolicyCommandInput
|
|
11
12
|
extends DeleteVaultAccessPolicyInput {}
|
|
12
13
|
export interface DeleteVaultAccessPolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { DeleteVaultInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteVaultCommandInput extends DeleteVaultInput {}
|
|
11
12
|
export interface DeleteVaultCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteVaultCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { DeleteVaultNotificationsInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteVaultNotificationsCommandInput
|
|
11
12
|
extends DeleteVaultNotificationsInput {}
|
|
12
13
|
export interface DeleteVaultNotificationsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { DescribeJobInput, GlacierJobDescription } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeJobCommandInput extends DescribeJobInput {}
|
|
11
12
|
export interface DescribeJobCommandOutput
|
|
12
13
|
extends GlacierJobDescription,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { DescribeVaultInput, DescribeVaultOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeVaultCommandInput extends DescribeVaultInput {}
|
|
11
12
|
export interface DescribeVaultCommandOutput
|
|
12
13
|
extends DescribeVaultOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDataRetrievalPolicyInput,
|
|
10
10
|
GetDataRetrievalPolicyOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDataRetrievalPolicyCommandInput
|
|
14
15
|
extends GetDataRetrievalPolicyInput {}
|
|
15
16
|
export interface GetDataRetrievalPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
} from "../GlacierClient";
|
|
11
11
|
import { GetJobOutputInput, GetJobOutputOutput } from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetJobOutputCommandInput extends GetJobOutputInput {}
|
|
14
15
|
export interface GetJobOutputCommandOutput
|
|
15
16
|
extends Pick<GetJobOutputOutput, Exclude<keyof GetJobOutputOutput, "body">>,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetVaultAccessPolicyInput,
|
|
10
10
|
GetVaultAccessPolicyOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetVaultAccessPolicyCommandInput
|
|
14
15
|
extends GetVaultAccessPolicyInput {}
|
|
15
16
|
export interface GetVaultAccessPolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { GetVaultLockInput, GetVaultLockOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetVaultLockCommandInput extends GetVaultLockInput {}
|
|
11
12
|
export interface GetVaultLockCommandOutput
|
|
12
13
|
extends GetVaultLockOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetVaultNotificationsInput,
|
|
10
10
|
GetVaultNotificationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetVaultNotificationsCommandInput
|
|
14
15
|
extends GetVaultNotificationsInput {}
|
|
15
16
|
export interface GetVaultNotificationsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { InitiateJobInput, InitiateJobOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface InitiateJobCommandInput extends InitiateJobInput {}
|
|
11
12
|
export interface InitiateJobCommandOutput
|
|
12
13
|
extends InitiateJobOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
InitiateMultipartUploadInput,
|
|
10
10
|
InitiateMultipartUploadOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InitiateMultipartUploadCommandInput
|
|
14
15
|
extends InitiateMultipartUploadInput {}
|
|
15
16
|
export interface InitiateMultipartUploadCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
InitiateVaultLockInput,
|
|
10
10
|
InitiateVaultLockOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InitiateVaultLockCommandInput extends InitiateVaultLockInput {}
|
|
14
15
|
export interface InitiateVaultLockCommandOutput
|
|
15
16
|
extends InitiateVaultLockOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { ListJobsInput, ListJobsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListJobsCommandInput extends ListJobsInput {}
|
|
11
12
|
export interface ListJobsCommandOutput
|
|
12
13
|
extends ListJobsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListMultipartUploadsInput,
|
|
10
10
|
ListMultipartUploadsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListMultipartUploadsCommandInput
|
|
14
15
|
extends ListMultipartUploadsInput {}
|
|
15
16
|
export interface ListMultipartUploadsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { ListPartsInput, ListPartsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListPartsCommandInput extends ListPartsInput {}
|
|
11
12
|
export interface ListPartsCommandOutput
|
|
12
13
|
extends ListPartsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListProvisionedCapacityInput,
|
|
10
10
|
ListProvisionedCapacityOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListProvisionedCapacityCommandInput
|
|
14
15
|
extends ListProvisionedCapacityInput {}
|
|
15
16
|
export interface ListProvisionedCapacityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForVaultInput,
|
|
10
10
|
ListTagsForVaultOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForVaultCommandInput extends ListTagsForVaultInput {}
|
|
14
15
|
export interface ListTagsForVaultCommandOutput
|
|
15
16
|
extends ListTagsForVaultOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { ListVaultsInput, ListVaultsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListVaultsCommandInput extends ListVaultsInput {}
|
|
11
12
|
export interface ListVaultsCommandOutput
|
|
12
13
|
extends ListVaultsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PurchaseProvisionedCapacityInput,
|
|
10
10
|
PurchaseProvisionedCapacityOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PurchaseProvisionedCapacityCommandInput
|
|
14
15
|
extends PurchaseProvisionedCapacityInput {}
|
|
15
16
|
export interface PurchaseProvisionedCapacityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { RemoveTagsFromVaultInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RemoveTagsFromVaultCommandInput
|
|
11
12
|
extends RemoveTagsFromVaultInput {}
|
|
12
13
|
export interface RemoveTagsFromVaultCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { SetDataRetrievalPolicyInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface SetDataRetrievalPolicyCommandInput
|
|
11
12
|
extends SetDataRetrievalPolicyInput {}
|
|
12
13
|
export interface SetDataRetrievalPolicyCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { SetVaultAccessPolicyInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface SetVaultAccessPolicyCommandInput
|
|
11
12
|
extends SetVaultAccessPolicyInput {}
|
|
12
13
|
export interface SetVaultAccessPolicyCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlacierClient";
|
|
8
8
|
import { SetVaultNotificationsInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface SetVaultNotificationsCommandInput
|
|
11
12
|
extends SetVaultNotificationsInput {}
|
|
12
13
|
export interface SetVaultNotificationsCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
} from "../GlacierClient";
|
|
11
11
|
import { ArchiveCreationOutput, UploadArchiveInput } from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UploadArchiveCommandInput
|
|
14
15
|
extends Pick<UploadArchiveInput, Exclude<keyof UploadArchiveInput, "body">> {
|
|
15
16
|
body?: StreamingBlobPayloadInputTypes;
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
UploadMultipartPartInput,
|
|
13
13
|
UploadMultipartPartOutput,
|
|
14
14
|
} from "../models/models_0";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export interface UploadMultipartPartCommandInput
|
|
17
18
|
extends Pick<
|
|
18
19
|
UploadMultipartPartInput,
|
|
@@ -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 GlacierServiceException 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-glacier",
|
|
3
3
|
"description": "AWS SDK for JavaScript Glacier 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-glacier",
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
23
|
"@aws-sdk/body-checksum-browser": "3.577.0",
|
|
24
24
|
"@aws-sdk/body-checksum-node": "3.577.0",
|
|
25
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
26
|
-
"@aws-sdk/client-sts": "3.
|
|
27
|
-
"@aws-sdk/core": "3.
|
|
28
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
26
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
27
|
+
"@aws-sdk/core": "3.592.0",
|
|
28
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
29
29
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
30
30
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
31
31
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
38
38
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
39
39
|
"@smithy/config-resolver": "^3.0.1",
|
|
40
|
-
"@smithy/core": "^2.
|
|
40
|
+
"@smithy/core": "^2.2.0",
|
|
41
41
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
42
42
|
"@smithy/hash-node": "^3.0.0",
|
|
43
43
|
"@smithy/invalid-dependency": "^3.0.0",
|