@aws-sdk/client-docdb 3.484.0 → 3.486.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/protocols/Aws_query.js +7 -0
- package/dist-es/protocols/Aws_query.js +7 -0
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -0
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +10 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +36 -36
|
@@ -5529,6 +5529,12 @@ const de_DBInstance = (output, context) => {
|
|
|
5529
5529
|
if (output[_CD] != null) {
|
|
5530
5530
|
contents[_CD] = de_CertificateDetails(output[_CD], context);
|
|
5531
5531
|
}
|
|
5532
|
+
if (output[_PIE] != null) {
|
|
5533
|
+
contents[_PIE] = (0, smithy_client_1.parseBoolean)(output[_PIE]);
|
|
5534
|
+
}
|
|
5535
|
+
if (output[_PIKMSKI] != null) {
|
|
5536
|
+
contents[_PIKMSKI] = (0, smithy_client_1.expectString)(output[_PIKMSKI]);
|
|
5537
|
+
}
|
|
5532
5538
|
return contents;
|
|
5533
5539
|
};
|
|
5534
5540
|
const de_DBInstanceAlreadyExistsFault = (output, context) => {
|
|
@@ -6918,6 +6924,7 @@ const _P = "Port";
|
|
|
6918
6924
|
const _PA = "PubliclyAccessible";
|
|
6919
6925
|
const _PBW = "PreferredBackupWindow";
|
|
6920
6926
|
const _PCLE = "PendingCloudwatchLogsExports";
|
|
6927
|
+
const _PIE = "PerformanceInsightsEnabled";
|
|
6921
6928
|
const _PIKMSKI = "PerformanceInsightsKMSKeyId";
|
|
6922
6929
|
const _PMA = "PendingMaintenanceActions";
|
|
6923
6930
|
const _PMAD = "PendingMaintenanceActionDetails";
|
|
@@ -5418,6 +5418,12 @@ const de_DBInstance = (output, context) => {
|
|
|
5418
5418
|
if (output[_CD] != null) {
|
|
5419
5419
|
contents[_CD] = de_CertificateDetails(output[_CD], context);
|
|
5420
5420
|
}
|
|
5421
|
+
if (output[_PIE] != null) {
|
|
5422
|
+
contents[_PIE] = __parseBoolean(output[_PIE]);
|
|
5423
|
+
}
|
|
5424
|
+
if (output[_PIKMSKI] != null) {
|
|
5425
|
+
contents[_PIKMSKI] = __expectString(output[_PIKMSKI]);
|
|
5426
|
+
}
|
|
5421
5427
|
return contents;
|
|
5422
5428
|
};
|
|
5423
5429
|
const de_DBInstanceAlreadyExistsFault = (output, context) => {
|
|
@@ -6807,6 +6813,7 @@ const _P = "Port";
|
|
|
6807
6813
|
const _PA = "PubliclyAccessible";
|
|
6808
6814
|
const _PBW = "PreferredBackupWindow";
|
|
6809
6815
|
const _PCLE = "PendingCloudwatchLogsExports";
|
|
6816
|
+
const _PIE = "PerformanceInsightsEnabled";
|
|
6810
6817
|
const _PIKMSKI = "PerformanceInsightsKMSKeyId";
|
|
6811
6818
|
const _PMA = "PendingMaintenanceActions";
|
|
6812
6819
|
const _PMAD = "PendingMaintenanceActionDetails";
|
|
@@ -143,6 +143,8 @@ declare const CreateDBInstanceCommand_base: {
|
|
|
143
143
|
* // CAIdentifier: "STRING_VALUE",
|
|
144
144
|
* // ValidTill: new Date("TIMESTAMP"),
|
|
145
145
|
* // },
|
|
146
|
+
* // PerformanceInsightsEnabled: true || false,
|
|
147
|
+
* // PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
146
148
|
* // },
|
|
147
149
|
* // };
|
|
148
150
|
*
|
|
@@ -126,6 +126,8 @@ declare const DeleteDBInstanceCommand_base: {
|
|
|
126
126
|
* // CAIdentifier: "STRING_VALUE",
|
|
127
127
|
* // ValidTill: new Date("TIMESTAMP"),
|
|
128
128
|
* // },
|
|
129
|
+
* // PerformanceInsightsEnabled: true || false,
|
|
130
|
+
* // PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
129
131
|
* // },
|
|
130
132
|
* // };
|
|
131
133
|
*
|
|
@@ -138,6 +138,8 @@ declare const DescribeDBInstancesCommand_base: {
|
|
|
138
138
|
* // CAIdentifier: "STRING_VALUE",
|
|
139
139
|
* // ValidTill: new Date("TIMESTAMP"),
|
|
140
140
|
* // },
|
|
141
|
+
* // PerformanceInsightsEnabled: true || false,
|
|
142
|
+
* // PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
141
143
|
* // },
|
|
142
144
|
* // ],
|
|
143
145
|
* // };
|
|
@@ -137,6 +137,8 @@ declare const ModifyDBInstanceCommand_base: {
|
|
|
137
137
|
* // CAIdentifier: "STRING_VALUE",
|
|
138
138
|
* // ValidTill: new Date("TIMESTAMP"),
|
|
139
139
|
* // },
|
|
140
|
+
* // PerformanceInsightsEnabled: true || false,
|
|
141
|
+
* // PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
140
142
|
* // },
|
|
141
143
|
* // };
|
|
142
144
|
*
|
|
@@ -133,6 +133,8 @@ declare const RebootDBInstanceCommand_base: {
|
|
|
133
133
|
* // CAIdentifier: "STRING_VALUE",
|
|
134
134
|
* // ValidTill: new Date("TIMESTAMP"),
|
|
135
135
|
* // },
|
|
136
|
+
* // PerformanceInsightsEnabled: true || false,
|
|
137
|
+
* // PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
136
138
|
* // },
|
|
137
139
|
* // };
|
|
138
140
|
*
|
|
@@ -2076,6 +2076,16 @@ export interface DBInstance {
|
|
|
2076
2076
|
* <p>The details of the DB instance's server certificate.</p>
|
|
2077
2077
|
*/
|
|
2078
2078
|
CertificateDetails?: CertificateDetails;
|
|
2079
|
+
/**
|
|
2080
|
+
* @public
|
|
2081
|
+
* <p>Set to <code>true</code> if Amazon RDS Performance Insights is enabled for the DB instance, and otherwise <code>false</code>.</p>
|
|
2082
|
+
*/
|
|
2083
|
+
PerformanceInsightsEnabled?: boolean;
|
|
2084
|
+
/**
|
|
2085
|
+
* @public
|
|
2086
|
+
* <p>The KMS key identifier for encryption of Performance Insights data. The KMS key ID is the Amazon Resource Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key.</p>
|
|
2087
|
+
*/
|
|
2088
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
2079
2089
|
}
|
|
2080
2090
|
/**
|
|
2081
2091
|
* @public
|
|
@@ -502,6 +502,8 @@ export interface DBInstance {
|
|
|
502
502
|
DBInstanceArn?: string;
|
|
503
503
|
EnabledCloudwatchLogsExports?: string[];
|
|
504
504
|
CertificateDetails?: CertificateDetails;
|
|
505
|
+
PerformanceInsightsEnabled?: boolean;
|
|
506
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
505
507
|
}
|
|
506
508
|
export interface CreateDBInstanceResult {
|
|
507
509
|
DBInstance?: DBInstance;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-docdb",
|
|
3
3
|
"description": "AWS SDK for JavaScript Docdb Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.486.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,45 +20,45 @@
|
|
|
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-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-rds": "3.
|
|
30
|
-
"@aws-sdk/middleware-signing": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^2.0.
|
|
38
|
-
"@smithy/core": "^1.2.
|
|
39
|
-
"@smithy/fetch-http-handler": "^2.3.
|
|
40
|
-
"@smithy/hash-node": "^2.0.
|
|
41
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
42
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
43
|
-
"@smithy/middleware-endpoint": "^2.
|
|
44
|
-
"@smithy/middleware-retry": "^2.0.
|
|
45
|
-
"@smithy/middleware-serde": "^2.0.
|
|
46
|
-
"@smithy/middleware-stack": "^2.0.
|
|
47
|
-
"@smithy/node-config-provider": "^2.1.
|
|
48
|
-
"@smithy/node-http-handler": "^2.2.
|
|
49
|
-
"@smithy/protocol-http": "^3.0.
|
|
50
|
-
"@smithy/smithy-client": "^2.2.
|
|
51
|
-
"@smithy/types": "^2.
|
|
52
|
-
"@smithy/url-parser": "^2.0.
|
|
23
|
+
"@aws-sdk/client-sts": "3.485.0",
|
|
24
|
+
"@aws-sdk/core": "3.485.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.485.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.485.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.485.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.485.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-rds": "3.485.0",
|
|
30
|
+
"@aws-sdk/middleware-signing": "3.485.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.485.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.485.0",
|
|
33
|
+
"@aws-sdk/types": "3.485.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.485.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.485.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.485.0",
|
|
37
|
+
"@smithy/config-resolver": "^2.0.23",
|
|
38
|
+
"@smithy/core": "^1.2.2",
|
|
39
|
+
"@smithy/fetch-http-handler": "^2.3.2",
|
|
40
|
+
"@smithy/hash-node": "^2.0.18",
|
|
41
|
+
"@smithy/invalid-dependency": "^2.0.16",
|
|
42
|
+
"@smithy/middleware-content-length": "^2.0.18",
|
|
43
|
+
"@smithy/middleware-endpoint": "^2.3.0",
|
|
44
|
+
"@smithy/middleware-retry": "^2.0.26",
|
|
45
|
+
"@smithy/middleware-serde": "^2.0.16",
|
|
46
|
+
"@smithy/middleware-stack": "^2.0.10",
|
|
47
|
+
"@smithy/node-config-provider": "^2.1.9",
|
|
48
|
+
"@smithy/node-http-handler": "^2.2.2",
|
|
49
|
+
"@smithy/protocol-http": "^3.0.12",
|
|
50
|
+
"@smithy/smithy-client": "^2.2.1",
|
|
51
|
+
"@smithy/types": "^2.8.0",
|
|
52
|
+
"@smithy/url-parser": "^2.0.16",
|
|
53
53
|
"@smithy/util-base64": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
55
55
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
58
|
-
"@smithy/util-endpoints": "^1.0.
|
|
59
|
-
"@smithy/util-retry": "^2.0.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^2.0.24",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^2.0.32",
|
|
58
|
+
"@smithy/util-endpoints": "^1.0.8",
|
|
59
|
+
"@smithy/util-retry": "^2.0.9",
|
|
60
60
|
"@smithy/util-utf8": "^2.0.2",
|
|
61
|
-
"@smithy/util-waiter": "^2.0.
|
|
61
|
+
"@smithy/util-waiter": "^2.0.16",
|
|
62
62
|
"fast-xml-parser": "4.2.5",
|
|
63
63
|
"tslib": "^2.5.0"
|
|
64
64
|
},
|