@aws-sdk/client-secrets-manager 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 -23
- package/dist-types/SecretsManagerClient.d.ts +4 -4
- package/dist-types/commands/BatchGetSecretValueCommand.d.ts +2 -1
- package/dist-types/commands/CancelRotateSecretCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecretCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecretCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecretCommand.d.ts +2 -1
- package/dist-types/commands/GetRandomPasswordCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetSecretValueCommand.d.ts +2 -1
- package/dist-types/commands/ListSecretVersionIdsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecretsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutSecretValueCommand.d.ts +2 -1
- package/dist-types/commands/RemoveRegionsFromReplicationCommand.d.ts +2 -1
- package/dist-types/commands/ReplicateSecretToRegionsCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSecretCommand.d.ts +2 -1
- package/dist-types/commands/RotateSecretCommand.d.ts +2 -1
- package/dist-types/commands/StopReplicationToReplicaCommand.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/UpdateSecretCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecretVersionStageCommand.d.ts +2 -1
- package/dist-types/commands/ValidateResourcePolicyCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/SecretsManagerServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/SecretsManagerClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetSecretValueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelRotateSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRandomPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecretValueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecretVersionIdsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecretsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutSecretValueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveRegionsFromReplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplicateSecretToRegionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RotateSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopReplicationToReplicaCommand.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/UpdateSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecretVersionStageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/SecretsManagerServiceException.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
|
@@ -226,7 +226,6 @@ var SecretsManagerClient = _SecretsManagerClient;
|
|
|
226
226
|
|
|
227
227
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
228
228
|
|
|
229
|
-
var import_types = require("@smithy/types");
|
|
230
229
|
|
|
231
230
|
// src/models/models_0.ts
|
|
232
231
|
|
|
@@ -1356,7 +1355,6 @@ var BatchGetSecretValueCommand = _BatchGetSecretValueCommand;
|
|
|
1356
1355
|
|
|
1357
1356
|
|
|
1358
1357
|
|
|
1359
|
-
|
|
1360
1358
|
var _CancelRotateSecretCommand = class _CancelRotateSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1361
1359
|
...commonParams
|
|
1362
1360
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1373,7 +1371,6 @@ var CancelRotateSecretCommand = _CancelRotateSecretCommand;
|
|
|
1373
1371
|
|
|
1374
1372
|
|
|
1375
1373
|
|
|
1376
|
-
|
|
1377
1374
|
var _CreateSecretCommand = class _CreateSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1378
1375
|
...commonParams
|
|
1379
1376
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1390,7 +1387,6 @@ var CreateSecretCommand = _CreateSecretCommand;
|
|
|
1390
1387
|
|
|
1391
1388
|
|
|
1392
1389
|
|
|
1393
|
-
|
|
1394
1390
|
var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1395
1391
|
...commonParams
|
|
1396
1392
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1407,7 +1403,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
|
|
|
1407
1403
|
|
|
1408
1404
|
|
|
1409
1405
|
|
|
1410
|
-
|
|
1411
1406
|
var _DeleteSecretCommand = class _DeleteSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1412
1407
|
...commonParams
|
|
1413
1408
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1424,7 +1419,6 @@ var DeleteSecretCommand = _DeleteSecretCommand;
|
|
|
1424
1419
|
|
|
1425
1420
|
|
|
1426
1421
|
|
|
1427
|
-
|
|
1428
1422
|
var _DescribeSecretCommand = class _DescribeSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1429
1423
|
...commonParams
|
|
1430
1424
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1441,7 +1435,6 @@ var DescribeSecretCommand = _DescribeSecretCommand;
|
|
|
1441
1435
|
|
|
1442
1436
|
|
|
1443
1437
|
|
|
1444
|
-
|
|
1445
1438
|
var _GetRandomPasswordCommand = class _GetRandomPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1446
1439
|
...commonParams
|
|
1447
1440
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1458,7 +1451,6 @@ var GetRandomPasswordCommand = _GetRandomPasswordCommand;
|
|
|
1458
1451
|
|
|
1459
1452
|
|
|
1460
1453
|
|
|
1461
|
-
|
|
1462
1454
|
var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1463
1455
|
...commonParams
|
|
1464
1456
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1475,7 +1467,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
|
|
|
1475
1467
|
|
|
1476
1468
|
|
|
1477
1469
|
|
|
1478
|
-
|
|
1479
1470
|
var _GetSecretValueCommand = class _GetSecretValueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1480
1471
|
...commonParams
|
|
1481
1472
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1492,7 +1483,6 @@ var GetSecretValueCommand = _GetSecretValueCommand;
|
|
|
1492
1483
|
|
|
1493
1484
|
|
|
1494
1485
|
|
|
1495
|
-
|
|
1496
1486
|
var _ListSecretsCommand = class _ListSecretsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1497
1487
|
...commonParams
|
|
1498
1488
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1509,7 +1499,6 @@ var ListSecretsCommand = _ListSecretsCommand;
|
|
|
1509
1499
|
|
|
1510
1500
|
|
|
1511
1501
|
|
|
1512
|
-
|
|
1513
1502
|
var _ListSecretVersionIdsCommand = class _ListSecretVersionIdsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1514
1503
|
...commonParams
|
|
1515
1504
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1526,7 +1515,6 @@ var ListSecretVersionIdsCommand = _ListSecretVersionIdsCommand;
|
|
|
1526
1515
|
|
|
1527
1516
|
|
|
1528
1517
|
|
|
1529
|
-
|
|
1530
1518
|
var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1531
1519
|
...commonParams
|
|
1532
1520
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1543,7 +1531,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
|
|
|
1543
1531
|
|
|
1544
1532
|
|
|
1545
1533
|
|
|
1546
|
-
|
|
1547
1534
|
var _PutSecretValueCommand = class _PutSecretValueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1548
1535
|
...commonParams
|
|
1549
1536
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1560,7 +1547,6 @@ var PutSecretValueCommand = _PutSecretValueCommand;
|
|
|
1560
1547
|
|
|
1561
1548
|
|
|
1562
1549
|
|
|
1563
|
-
|
|
1564
1550
|
var _RemoveRegionsFromReplicationCommand = class _RemoveRegionsFromReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1565
1551
|
...commonParams
|
|
1566
1552
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1577,7 +1563,6 @@ var RemoveRegionsFromReplicationCommand = _RemoveRegionsFromReplicationCommand;
|
|
|
1577
1563
|
|
|
1578
1564
|
|
|
1579
1565
|
|
|
1580
|
-
|
|
1581
1566
|
var _ReplicateSecretToRegionsCommand = class _ReplicateSecretToRegionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1582
1567
|
...commonParams
|
|
1583
1568
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1594,7 +1579,6 @@ var ReplicateSecretToRegionsCommand = _ReplicateSecretToRegionsCommand;
|
|
|
1594
1579
|
|
|
1595
1580
|
|
|
1596
1581
|
|
|
1597
|
-
|
|
1598
1582
|
var _RestoreSecretCommand = class _RestoreSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1599
1583
|
...commonParams
|
|
1600
1584
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1611,7 +1595,6 @@ var RestoreSecretCommand = _RestoreSecretCommand;
|
|
|
1611
1595
|
|
|
1612
1596
|
|
|
1613
1597
|
|
|
1614
|
-
|
|
1615
1598
|
var _RotateSecretCommand = class _RotateSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1616
1599
|
...commonParams
|
|
1617
1600
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1628,7 +1611,6 @@ var RotateSecretCommand = _RotateSecretCommand;
|
|
|
1628
1611
|
|
|
1629
1612
|
|
|
1630
1613
|
|
|
1631
|
-
|
|
1632
1614
|
var _StopReplicationToReplicaCommand = class _StopReplicationToReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1633
1615
|
...commonParams
|
|
1634
1616
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1645,7 +1627,6 @@ var StopReplicationToReplicaCommand = _StopReplicationToReplicaCommand;
|
|
|
1645
1627
|
|
|
1646
1628
|
|
|
1647
1629
|
|
|
1648
|
-
|
|
1649
1630
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1650
1631
|
...commonParams
|
|
1651
1632
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1662,7 +1643,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
1662
1643
|
|
|
1663
1644
|
|
|
1664
1645
|
|
|
1665
|
-
|
|
1666
1646
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1667
1647
|
...commonParams
|
|
1668
1648
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1679,7 +1659,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
1679
1659
|
|
|
1680
1660
|
|
|
1681
1661
|
|
|
1682
|
-
|
|
1683
1662
|
var _UpdateSecretCommand = class _UpdateSecretCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1684
1663
|
...commonParams
|
|
1685
1664
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1696,7 +1675,6 @@ var UpdateSecretCommand = _UpdateSecretCommand;
|
|
|
1696
1675
|
|
|
1697
1676
|
|
|
1698
1677
|
|
|
1699
|
-
|
|
1700
1678
|
var _UpdateSecretVersionStageCommand = class _UpdateSecretVersionStageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1701
1679
|
...commonParams
|
|
1702
1680
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1713,7 +1691,6 @@ var UpdateSecretVersionStageCommand = _UpdateSecretVersionStageCommand;
|
|
|
1713
1691
|
|
|
1714
1692
|
|
|
1715
1693
|
|
|
1716
|
-
|
|
1717
1694
|
var _ValidateResourcePolicyCommand = class _ValidateResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1718
1695
|
...commonParams
|
|
1719
1696
|
}).m(function(Command, cs, config, o) {
|
|
@@ -113,15 +113,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
113
113
|
* Enables FIPS compatible endpoints.
|
|
114
114
|
*/
|
|
115
115
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
116
|
+
/**
|
|
117
|
+
* The AWS region to which this client will send requests
|
|
118
|
+
*/
|
|
119
|
+
region?: string | __Provider<string>;
|
|
116
120
|
/**
|
|
117
121
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
118
122
|
* @internal
|
|
119
123
|
*/
|
|
120
124
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
121
|
-
/**
|
|
122
|
-
* The AWS region to which this client will send requests
|
|
123
|
-
*/
|
|
124
|
-
region?: string | __Provider<string>;
|
|
125
125
|
/**
|
|
126
126
|
* Default credentials provider; Not available in browser runtime.
|
|
127
127
|
* @deprecated
|
package/dist-types/index.d.ts
CHANGED
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
export * from "./SecretsManagerClient";
|
|
32
32
|
export * from "./SecretsManager";
|
|
33
33
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
34
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
35
|
-
export { SecretsManagerExtensionConfiguration } from "./extensionConfiguration";
|
|
34
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
35
|
+
export type { SecretsManagerExtensionConfiguration } from "./extensionConfiguration";
|
|
36
36
|
export * from "./commands";
|
|
37
37
|
export * from "./pagination";
|
|
38
38
|
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: SecretsManagerClientConfig) => {
|
|
|
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>;
|
|
@@ -208,8 +208,8 @@ export interface ClientDefaults
|
|
|
208
208
|
serviceId?: string;
|
|
209
209
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
210
210
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
211
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
212
211
|
region?: string | __Provider<string>;
|
|
212
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
213
213
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
214
214
|
maxAttempts?: number | __Provider<number>;
|
|
215
215
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetSecretValueCommandInput
|
|
14
15
|
extends BatchGetSecretValueRequest {}
|
|
15
16
|
export interface BatchGetSecretValueCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelRotateSecretCommandInput
|
|
14
15
|
extends CancelRotateSecretRequest {}
|
|
15
16
|
export interface CancelRotateSecretCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateSecretCommandInput extends CreateSecretRequest {}
|
|
11
12
|
export interface CreateSecretCommandOutput
|
|
12
13
|
extends CreateSecretResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteResourcePolicyCommandInput
|
|
14
15
|
extends DeleteResourcePolicyRequest {}
|
|
15
16
|
export interface DeleteResourcePolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteSecretCommandInput extends DeleteSecretRequest {}
|
|
11
12
|
export interface DeleteSecretCommandOutput
|
|
12
13
|
extends DeleteSecretResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSecretCommandInput extends DescribeSecretRequest {}
|
|
14
15
|
export interface DescribeSecretCommandOutput
|
|
15
16
|
extends DescribeSecretResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRandomPasswordCommandInput
|
|
14
15
|
extends GetRandomPasswordRequest {}
|
|
15
16
|
export interface GetRandomPasswordCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetResourcePolicyCommandInput
|
|
14
15
|
extends GetResourcePolicyRequest {}
|
|
15
16
|
export interface GetResourcePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSecretValueCommandInput extends GetSecretValueRequest {}
|
|
14
15
|
export interface GetSecretValueCommandOutput
|
|
15
16
|
extends GetSecretValueResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSecretVersionIdsCommandInput
|
|
14
15
|
extends ListSecretVersionIdsRequest {}
|
|
15
16
|
export interface ListSecretVersionIdsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListSecretsCommandInput extends ListSecretsRequest {}
|
|
11
12
|
export interface ListSecretsCommandOutput
|
|
12
13
|
extends ListSecretsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutResourcePolicyCommandInput
|
|
14
15
|
extends PutResourcePolicyRequest {}
|
|
15
16
|
export interface PutResourcePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutSecretValueCommandInput extends PutSecretValueRequest {}
|
|
14
15
|
export interface PutSecretValueCommandOutput
|
|
15
16
|
extends PutSecretValueResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveRegionsFromReplicationCommandInput
|
|
14
15
|
extends RemoveRegionsFromReplicationRequest {}
|
|
15
16
|
export interface RemoveRegionsFromReplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ReplicateSecretToRegionsCommandInput
|
|
14
15
|
extends ReplicateSecretToRegionsRequest {}
|
|
15
16
|
export interface ReplicateSecretToRegionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RestoreSecretCommandInput extends RestoreSecretRequest {}
|
|
14
15
|
export interface RestoreSecretCommandOutput
|
|
15
16
|
extends RestoreSecretResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RotateSecretCommandInput extends RotateSecretRequest {}
|
|
11
12
|
export interface RotateSecretCommandOutput
|
|
12
13
|
extends RotateSecretResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopReplicationToReplicaCommandInput
|
|
14
15
|
extends StopReplicationToReplicaRequest {}
|
|
15
16
|
export interface StopReplicationToReplicaCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SecretsManagerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateSecretCommandInput extends UpdateSecretRequest {}
|
|
11
12
|
export interface UpdateSecretCommandOutput
|
|
12
13
|
extends UpdateSecretResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSecretVersionStageCommandInput
|
|
14
15
|
extends UpdateSecretVersionStageRequest {}
|
|
15
16
|
export interface UpdateSecretVersionStageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SecretsManagerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ValidateResourcePolicyCommandInput
|
|
14
15
|
extends ValidateResourcePolicyRequest {}
|
|
15
16
|
export interface ValidateResourcePolicyCommandOutput
|
|
@@ -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 SecretsManagerServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
|
|
|
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-secrets-manager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Secrets Manager 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-secrets-manager",
|
|
@@ -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",
|