@aws-sdk/client-docdb 3.43.0 → 3.47.1
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/CHANGELOG.md +48 -0
- package/dist-cjs/endpoints.js +1 -28
- package/dist-cjs/models/models_0.js +3 -346
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/endpoints.js +1 -28
- package/dist-es/models/models_0.js +0 -228
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/DocDBClient.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +0 -342
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/DocDBClient.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -228
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +41 -48
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,54 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-docdb
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **clients:** update clients to use default values inferred from defaults mode ([#3192](https://github.com/aws/aws-sdk-js-v3/issues/3192)) ([9152e21](https://github.com/aws/aws-sdk-js-v3/commit/9152e210c6ec29f34bb070eaf2874039022e6ab7))
|
|
20
|
+
* Support awsQueryError trait ([#3174](https://github.com/aws/aws-sdk-js-v3/issues/3174)) ([351bd3a](https://github.com/aws/aws-sdk-js-v3/commit/351bd3a40ad37be79d823d6a0e4e48304728ea6f))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
* **clients:** update clean:dist script to delete dist-* folder ([#3155](https://github.com/aws/aws-sdk-js-v3/issues/3155)) ([cdb1709](https://github.com/aws/aws-sdk-js-v3/commit/cdb17090f82d1fc8755811c82cbed5976ec7e60b))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* **clients:** extend typedoc.json from root ([#3136](https://github.com/aws/aws-sdk-js-v3/issues/3136)) ([f6a3ef5](https://github.com/aws/aws-sdk-js-v3/commit/f6a3ef541ae2d92872d09d8cab6727911287ebb2))
|
|
37
|
+
* end support for Node.js 10.x ([#3122](https://github.com/aws/aws-sdk-js-v3/issues/3122)) ([7acf18a](https://github.com/aws/aws-sdk-js-v3/commit/7acf18abd3fb1cc461f809110cdb0d7968c2070e))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
# [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Features
|
|
47
|
+
|
|
48
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
6
54
|
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
7
55
|
|
|
8
56
|
**Note:** Version bump only for package @aws-sdk/client-docdb
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -5,10 +5,6 @@ const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
|
5
5
|
const regionHash = {
|
|
6
6
|
"ca-central-1": {
|
|
7
7
|
variants: [
|
|
8
|
-
{
|
|
9
|
-
hostname: "rds.ca-central-1.amazonaws.com",
|
|
10
|
-
tags: [],
|
|
11
|
-
},
|
|
12
8
|
{
|
|
13
9
|
hostname: "rds-fips.ca-central-1.amazonaws.com",
|
|
14
10
|
tags: ["fips"],
|
|
@@ -17,10 +13,6 @@ const regionHash = {
|
|
|
17
13
|
},
|
|
18
14
|
"us-east-1": {
|
|
19
15
|
variants: [
|
|
20
|
-
{
|
|
21
|
-
hostname: "rds.us-east-1.amazonaws.com",
|
|
22
|
-
tags: [],
|
|
23
|
-
},
|
|
24
16
|
{
|
|
25
17
|
hostname: "rds-fips.us-east-1.amazonaws.com",
|
|
26
18
|
tags: ["fips"],
|
|
@@ -29,10 +21,6 @@ const regionHash = {
|
|
|
29
21
|
},
|
|
30
22
|
"us-east-2": {
|
|
31
23
|
variants: [
|
|
32
|
-
{
|
|
33
|
-
hostname: "rds.us-east-2.amazonaws.com",
|
|
34
|
-
tags: [],
|
|
35
|
-
},
|
|
36
24
|
{
|
|
37
25
|
hostname: "rds-fips.us-east-2.amazonaws.com",
|
|
38
26
|
tags: ["fips"],
|
|
@@ -41,10 +29,6 @@ const regionHash = {
|
|
|
41
29
|
},
|
|
42
30
|
"us-gov-east-1": {
|
|
43
31
|
variants: [
|
|
44
|
-
{
|
|
45
|
-
hostname: "rds.us-gov-east-1.amazonaws.com",
|
|
46
|
-
tags: [],
|
|
47
|
-
},
|
|
48
32
|
{
|
|
49
33
|
hostname: "rds.us-gov-east-1.amazonaws.com",
|
|
50
34
|
tags: ["fips"],
|
|
@@ -53,10 +37,6 @@ const regionHash = {
|
|
|
53
37
|
},
|
|
54
38
|
"us-gov-west-1": {
|
|
55
39
|
variants: [
|
|
56
|
-
{
|
|
57
|
-
hostname: "rds.us-gov-west-1.amazonaws.com",
|
|
58
|
-
tags: [],
|
|
59
|
-
},
|
|
60
40
|
{
|
|
61
41
|
hostname: "rds.us-gov-west-1.amazonaws.com",
|
|
62
42
|
tags: ["fips"],
|
|
@@ -65,10 +45,6 @@ const regionHash = {
|
|
|
65
45
|
},
|
|
66
46
|
"us-west-1": {
|
|
67
47
|
variants: [
|
|
68
|
-
{
|
|
69
|
-
hostname: "rds.us-west-1.amazonaws.com",
|
|
70
|
-
tags: [],
|
|
71
|
-
},
|
|
72
48
|
{
|
|
73
49
|
hostname: "rds-fips.us-west-1.amazonaws.com",
|
|
74
50
|
tags: ["fips"],
|
|
@@ -77,10 +53,6 @@ const regionHash = {
|
|
|
77
53
|
},
|
|
78
54
|
"us-west-2": {
|
|
79
55
|
variants: [
|
|
80
|
-
{
|
|
81
|
-
hostname: "rds.us-west-2.amazonaws.com",
|
|
82
|
-
tags: [],
|
|
83
|
-
},
|
|
84
56
|
{
|
|
85
57
|
hostname: "rds-fips.us-west-2.amazonaws.com",
|
|
86
58
|
tags: ["fips"],
|
|
@@ -99,6 +71,7 @@ const partitionHash = {
|
|
|
99
71
|
"ap-south-1",
|
|
100
72
|
"ap-southeast-1",
|
|
101
73
|
"ap-southeast-2",
|
|
74
|
+
"ap-southeast-3",
|
|
102
75
|
"ca-central-1",
|
|
103
76
|
"ca-central-1-fips",
|
|
104
77
|
"eu-central-1",
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.StopDBClusterResult = exports.StopDBClusterMessage = exports.StartDBClusterResult = exports.StartDBClusterMessage = exports.RestoreDBClusterToPointInTimeResult = exports.RestoreDBClusterToPointInTimeMessage = exports.RestoreDBClusterFromSnapshotResult = exports.RestoreDBClusterFromSnapshotMessage = exports.InvalidRestoreFault = exports.InvalidDBSnapshotStateFault = exports.InsufficientDBClusterCapacityFault = exports.ResetDBClusterParameterGroupMessage = exports.RemoveTagsFromResourceMessage = exports.RemoveSourceIdentifierFromSubscriptionResult = exports.RemoveSourceIdentifierFromSubscriptionMessage = exports.RemoveFromGlobalClusterResult = exports.RemoveFromGlobalClusterMessage = exports.RebootDBInstanceResult = exports.RebootDBInstanceMessage = exports.ModifyGlobalClusterResult = exports.ModifyGlobalClusterMessage = exports.ModifyEventSubscriptionResult = exports.ModifyEventSubscriptionMessage = exports.SubnetAlreadyInUse = exports.ModifyDBSubnetGroupResult = exports.ModifyDBSubnetGroupMessage = exports.ModifyDBInstanceResult = exports.ModifyDBInstanceMessage = exports.DBUpgradeDependencyFailureFault = exports.SharedSnapshotQuotaExceededFault = exports.ModifyDBClusterSnapshotAttributeResult = exports.ModifyDBClusterSnapshotAttributeMessage = exports.ModifyDBClusterParameterGroupMessage = exports.DBClusterParameterGroupNameMessage = exports.ModifyDBClusterResult = exports.ModifyDBClusterMessage = exports.CloudwatchLogsExportConfiguration = exports.InvalidDBSecurityGroupStateFault = exports.TagListMessage = exports.ListTagsForResourceMessage = void 0;
|
|
3
|
+
exports.DeleteDBInstanceResult = exports.DeleteDBInstanceMessage = exports.DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotMessage = exports.DeleteDBClusterParameterGroupMessage = exports.DeleteDBClusterResult = exports.DeleteDBClusterMessage = exports.CreateGlobalClusterResult = exports.GlobalCluster = exports.GlobalClusterMember = exports.CreateGlobalClusterMessage = exports.CreateEventSubscriptionResult = exports.CreateEventSubscriptionMessage = exports.CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupMessage = exports.CreateDBInstanceResult = exports.DBInstance = exports.DBInstanceStatusInfo = exports.PendingModifiedValues = exports.PendingCloudwatchLogsExports = exports.Endpoint = exports.DBSubnetGroup = exports.Subnet = exports.AvailabilityZone = exports.CreateDBInstanceMessage = exports.CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotMessage = exports.CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupMessage = exports.CreateDBClusterResult = exports.DBCluster = exports.VpcSecurityGroupMembership = exports.DBClusterMember = exports.DBClusterRole = exports.CreateDBClusterMessage = exports.CopyDBClusterSnapshotResult = exports.DBClusterSnapshot = exports.CopyDBClusterSnapshotMessage = exports.CopyDBClusterParameterGroupResult = exports.DBClusterParameterGroup = exports.CopyDBClusterParameterGroupMessage = exports.ApplyPendingMaintenanceActionResult = exports.ResourcePendingMaintenanceActions = exports.PendingMaintenanceAction = exports.ApplyPendingMaintenanceActionMessage = exports.AddTagsToResourceMessage = exports.Tag = exports.AddSourceIdentifierToSubscriptionResult = exports.EventSubscription = exports.AddSourceIdentifierToSubscriptionMessage = void 0;
|
|
4
|
+
exports.FailoverDBClusterResult = exports.FailoverDBClusterMessage = exports.PendingMaintenanceActionsMessage = exports.DescribePendingMaintenanceActionsMessage = exports.OrderableDBInstanceOptionsMessage = exports.OrderableDBInstanceOption = exports.DescribeOrderableDBInstanceOptionsMessage = exports.GlobalClustersMessage = exports.DescribeGlobalClustersMessage = exports.EventSubscriptionsMessage = exports.DescribeEventSubscriptionsMessage = exports.EventsMessage = exports.Event = exports.DescribeEventsMessage = exports.EventCategoriesMessage = exports.EventCategoriesMap = exports.DescribeEventCategoriesMessage = exports.DescribeEngineDefaultClusterParametersResult = exports.EngineDefaults = exports.DescribeEngineDefaultClusterParametersMessage = exports.DescribeDBSubnetGroupsMessage = exports.DBSubnetGroupMessage = exports.DescribeDBInstancesMessage = exports.DBInstanceMessage = exports.DescribeDBEngineVersionsMessage = exports.DBEngineVersionMessage = exports.DBEngineVersion = exports.UpgradeTarget = exports.DescribeDBClusterSnapshotsMessage = exports.DBClusterSnapshotMessage = exports.DescribeDBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttribute = exports.DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClustersMessage = exports.DBClusterMessage = exports.DescribeDBClusterParametersMessage = exports.DBClusterParameterGroupDetails = exports.Parameter = exports.DescribeDBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage = exports.DescribeCertificatesMessage = exports.Filter = exports.CertificateMessage = exports.Certificate = exports.DeleteGlobalClusterResult = exports.DeleteGlobalClusterMessage = exports.DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionMessage = exports.DeleteDBSubnetGroupMessage = void 0;
|
|
5
|
+
exports.StopDBClusterResult = exports.StopDBClusterMessage = exports.StartDBClusterResult = exports.StartDBClusterMessage = exports.RestoreDBClusterToPointInTimeResult = exports.RestoreDBClusterToPointInTimeMessage = exports.RestoreDBClusterFromSnapshotResult = exports.RestoreDBClusterFromSnapshotMessage = exports.ResetDBClusterParameterGroupMessage = exports.RemoveTagsFromResourceMessage = exports.RemoveSourceIdentifierFromSubscriptionResult = exports.RemoveSourceIdentifierFromSubscriptionMessage = exports.RemoveFromGlobalClusterResult = exports.RemoveFromGlobalClusterMessage = exports.RebootDBInstanceResult = exports.RebootDBInstanceMessage = exports.ModifyGlobalClusterResult = exports.ModifyGlobalClusterMessage = exports.ModifyEventSubscriptionResult = exports.ModifyEventSubscriptionMessage = exports.ModifyDBSubnetGroupResult = exports.ModifyDBSubnetGroupMessage = exports.ModifyDBInstanceResult = exports.ModifyDBInstanceMessage = exports.ModifyDBClusterSnapshotAttributeResult = exports.ModifyDBClusterSnapshotAttributeMessage = exports.ModifyDBClusterParameterGroupMessage = exports.DBClusterParameterGroupNameMessage = exports.ModifyDBClusterResult = exports.ModifyDBClusterMessage = exports.CloudwatchLogsExportConfiguration = exports.TagListMessage = exports.ListTagsForResourceMessage = void 0;
|
|
7
6
|
var AddSourceIdentifierToSubscriptionMessage;
|
|
8
7
|
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
9
8
|
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -22,18 +21,6 @@ var AddSourceIdentifierToSubscriptionResult;
|
|
|
22
21
|
...obj,
|
|
23
22
|
});
|
|
24
23
|
})(AddSourceIdentifierToSubscriptionResult = exports.AddSourceIdentifierToSubscriptionResult || (exports.AddSourceIdentifierToSubscriptionResult = {}));
|
|
25
|
-
var SourceNotFoundFault;
|
|
26
|
-
(function (SourceNotFoundFault) {
|
|
27
|
-
SourceNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
28
|
-
...obj,
|
|
29
|
-
});
|
|
30
|
-
})(SourceNotFoundFault = exports.SourceNotFoundFault || (exports.SourceNotFoundFault = {}));
|
|
31
|
-
var SubscriptionNotFoundFault;
|
|
32
|
-
(function (SubscriptionNotFoundFault) {
|
|
33
|
-
SubscriptionNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
34
|
-
...obj,
|
|
35
|
-
});
|
|
36
|
-
})(SubscriptionNotFoundFault = exports.SubscriptionNotFoundFault || (exports.SubscriptionNotFoundFault = {}));
|
|
37
24
|
var Tag;
|
|
38
25
|
(function (Tag) {
|
|
39
26
|
Tag.filterSensitiveLog = (obj) => ({
|
|
@@ -46,24 +33,6 @@ var AddTagsToResourceMessage;
|
|
|
46
33
|
...obj,
|
|
47
34
|
});
|
|
48
35
|
})(AddTagsToResourceMessage = exports.AddTagsToResourceMessage || (exports.AddTagsToResourceMessage = {}));
|
|
49
|
-
var DBClusterNotFoundFault;
|
|
50
|
-
(function (DBClusterNotFoundFault) {
|
|
51
|
-
DBClusterNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
});
|
|
54
|
-
})(DBClusterNotFoundFault = exports.DBClusterNotFoundFault || (exports.DBClusterNotFoundFault = {}));
|
|
55
|
-
var DBInstanceNotFoundFault;
|
|
56
|
-
(function (DBInstanceNotFoundFault) {
|
|
57
|
-
DBInstanceNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
58
|
-
...obj,
|
|
59
|
-
});
|
|
60
|
-
})(DBInstanceNotFoundFault = exports.DBInstanceNotFoundFault || (exports.DBInstanceNotFoundFault = {}));
|
|
61
|
-
var DBSnapshotNotFoundFault;
|
|
62
|
-
(function (DBSnapshotNotFoundFault) {
|
|
63
|
-
DBSnapshotNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
64
|
-
...obj,
|
|
65
|
-
});
|
|
66
|
-
})(DBSnapshotNotFoundFault = exports.DBSnapshotNotFoundFault || (exports.DBSnapshotNotFoundFault = {}));
|
|
67
36
|
var ApplyPendingMaintenanceActionMessage;
|
|
68
37
|
(function (ApplyPendingMaintenanceActionMessage) {
|
|
69
38
|
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -88,24 +57,6 @@ var ApplyPendingMaintenanceActionResult;
|
|
|
88
57
|
...obj,
|
|
89
58
|
});
|
|
90
59
|
})(ApplyPendingMaintenanceActionResult = exports.ApplyPendingMaintenanceActionResult || (exports.ApplyPendingMaintenanceActionResult = {}));
|
|
91
|
-
var InvalidDBClusterStateFault;
|
|
92
|
-
(function (InvalidDBClusterStateFault) {
|
|
93
|
-
InvalidDBClusterStateFault.filterSensitiveLog = (obj) => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
})(InvalidDBClusterStateFault = exports.InvalidDBClusterStateFault || (exports.InvalidDBClusterStateFault = {}));
|
|
97
|
-
var InvalidDBInstanceStateFault;
|
|
98
|
-
(function (InvalidDBInstanceStateFault) {
|
|
99
|
-
InvalidDBInstanceStateFault.filterSensitiveLog = (obj) => ({
|
|
100
|
-
...obj,
|
|
101
|
-
});
|
|
102
|
-
})(InvalidDBInstanceStateFault = exports.InvalidDBInstanceStateFault || (exports.InvalidDBInstanceStateFault = {}));
|
|
103
|
-
var ResourceNotFoundFault;
|
|
104
|
-
(function (ResourceNotFoundFault) {
|
|
105
|
-
ResourceNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
106
|
-
...obj,
|
|
107
|
-
});
|
|
108
|
-
})(ResourceNotFoundFault = exports.ResourceNotFoundFault || (exports.ResourceNotFoundFault = {}));
|
|
109
60
|
var CopyDBClusterParameterGroupMessage;
|
|
110
61
|
(function (CopyDBClusterParameterGroupMessage) {
|
|
111
62
|
CopyDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -124,24 +75,6 @@ var CopyDBClusterParameterGroupResult;
|
|
|
124
75
|
...obj,
|
|
125
76
|
});
|
|
126
77
|
})(CopyDBClusterParameterGroupResult = exports.CopyDBClusterParameterGroupResult || (exports.CopyDBClusterParameterGroupResult = {}));
|
|
127
|
-
var DBParameterGroupAlreadyExistsFault;
|
|
128
|
-
(function (DBParameterGroupAlreadyExistsFault) {
|
|
129
|
-
DBParameterGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
130
|
-
...obj,
|
|
131
|
-
});
|
|
132
|
-
})(DBParameterGroupAlreadyExistsFault = exports.DBParameterGroupAlreadyExistsFault || (exports.DBParameterGroupAlreadyExistsFault = {}));
|
|
133
|
-
var DBParameterGroupNotFoundFault;
|
|
134
|
-
(function (DBParameterGroupNotFoundFault) {
|
|
135
|
-
DBParameterGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
136
|
-
...obj,
|
|
137
|
-
});
|
|
138
|
-
})(DBParameterGroupNotFoundFault = exports.DBParameterGroupNotFoundFault || (exports.DBParameterGroupNotFoundFault = {}));
|
|
139
|
-
var DBParameterGroupQuotaExceededFault;
|
|
140
|
-
(function (DBParameterGroupQuotaExceededFault) {
|
|
141
|
-
DBParameterGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
142
|
-
...obj,
|
|
143
|
-
});
|
|
144
|
-
})(DBParameterGroupQuotaExceededFault = exports.DBParameterGroupQuotaExceededFault || (exports.DBParameterGroupQuotaExceededFault = {}));
|
|
145
78
|
var CopyDBClusterSnapshotMessage;
|
|
146
79
|
(function (CopyDBClusterSnapshotMessage) {
|
|
147
80
|
CopyDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -160,36 +93,6 @@ var CopyDBClusterSnapshotResult;
|
|
|
160
93
|
...obj,
|
|
161
94
|
});
|
|
162
95
|
})(CopyDBClusterSnapshotResult = exports.CopyDBClusterSnapshotResult || (exports.CopyDBClusterSnapshotResult = {}));
|
|
163
|
-
var DBClusterSnapshotAlreadyExistsFault;
|
|
164
|
-
(function (DBClusterSnapshotAlreadyExistsFault) {
|
|
165
|
-
DBClusterSnapshotAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
166
|
-
...obj,
|
|
167
|
-
});
|
|
168
|
-
})(DBClusterSnapshotAlreadyExistsFault = exports.DBClusterSnapshotAlreadyExistsFault || (exports.DBClusterSnapshotAlreadyExistsFault = {}));
|
|
169
|
-
var DBClusterSnapshotNotFoundFault;
|
|
170
|
-
(function (DBClusterSnapshotNotFoundFault) {
|
|
171
|
-
DBClusterSnapshotNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
172
|
-
...obj,
|
|
173
|
-
});
|
|
174
|
-
})(DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotNotFoundFault || (exports.DBClusterSnapshotNotFoundFault = {}));
|
|
175
|
-
var InvalidDBClusterSnapshotStateFault;
|
|
176
|
-
(function (InvalidDBClusterSnapshotStateFault) {
|
|
177
|
-
InvalidDBClusterSnapshotStateFault.filterSensitiveLog = (obj) => ({
|
|
178
|
-
...obj,
|
|
179
|
-
});
|
|
180
|
-
})(InvalidDBClusterSnapshotStateFault = exports.InvalidDBClusterSnapshotStateFault || (exports.InvalidDBClusterSnapshotStateFault = {}));
|
|
181
|
-
var KMSKeyNotAccessibleFault;
|
|
182
|
-
(function (KMSKeyNotAccessibleFault) {
|
|
183
|
-
KMSKeyNotAccessibleFault.filterSensitiveLog = (obj) => ({
|
|
184
|
-
...obj,
|
|
185
|
-
});
|
|
186
|
-
})(KMSKeyNotAccessibleFault = exports.KMSKeyNotAccessibleFault || (exports.KMSKeyNotAccessibleFault = {}));
|
|
187
|
-
var SnapshotQuotaExceededFault;
|
|
188
|
-
(function (SnapshotQuotaExceededFault) {
|
|
189
|
-
SnapshotQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
190
|
-
...obj,
|
|
191
|
-
});
|
|
192
|
-
})(SnapshotQuotaExceededFault = exports.SnapshotQuotaExceededFault || (exports.SnapshotQuotaExceededFault = {}));
|
|
193
96
|
var CreateDBClusterMessage;
|
|
194
97
|
(function (CreateDBClusterMessage) {
|
|
195
98
|
CreateDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -226,78 +129,6 @@ var CreateDBClusterResult;
|
|
|
226
129
|
...obj,
|
|
227
130
|
});
|
|
228
131
|
})(CreateDBClusterResult = exports.CreateDBClusterResult || (exports.CreateDBClusterResult = {}));
|
|
229
|
-
var DBClusterAlreadyExistsFault;
|
|
230
|
-
(function (DBClusterAlreadyExistsFault) {
|
|
231
|
-
DBClusterAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
232
|
-
...obj,
|
|
233
|
-
});
|
|
234
|
-
})(DBClusterAlreadyExistsFault = exports.DBClusterAlreadyExistsFault || (exports.DBClusterAlreadyExistsFault = {}));
|
|
235
|
-
var DBClusterParameterGroupNotFoundFault;
|
|
236
|
-
(function (DBClusterParameterGroupNotFoundFault) {
|
|
237
|
-
DBClusterParameterGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
238
|
-
...obj,
|
|
239
|
-
});
|
|
240
|
-
})(DBClusterParameterGroupNotFoundFault = exports.DBClusterParameterGroupNotFoundFault || (exports.DBClusterParameterGroupNotFoundFault = {}));
|
|
241
|
-
var DBClusterQuotaExceededFault;
|
|
242
|
-
(function (DBClusterQuotaExceededFault) {
|
|
243
|
-
DBClusterQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
244
|
-
...obj,
|
|
245
|
-
});
|
|
246
|
-
})(DBClusterQuotaExceededFault = exports.DBClusterQuotaExceededFault || (exports.DBClusterQuotaExceededFault = {}));
|
|
247
|
-
var DBSubnetGroupDoesNotCoverEnoughAZs;
|
|
248
|
-
(function (DBSubnetGroupDoesNotCoverEnoughAZs) {
|
|
249
|
-
DBSubnetGroupDoesNotCoverEnoughAZs.filterSensitiveLog = (obj) => ({
|
|
250
|
-
...obj,
|
|
251
|
-
});
|
|
252
|
-
})(DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBSubnetGroupDoesNotCoverEnoughAZs || (exports.DBSubnetGroupDoesNotCoverEnoughAZs = {}));
|
|
253
|
-
var DBSubnetGroupNotFoundFault;
|
|
254
|
-
(function (DBSubnetGroupNotFoundFault) {
|
|
255
|
-
DBSubnetGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
});
|
|
258
|
-
})(DBSubnetGroupNotFoundFault = exports.DBSubnetGroupNotFoundFault || (exports.DBSubnetGroupNotFoundFault = {}));
|
|
259
|
-
var GlobalClusterNotFoundFault;
|
|
260
|
-
(function (GlobalClusterNotFoundFault) {
|
|
261
|
-
GlobalClusterNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
262
|
-
...obj,
|
|
263
|
-
});
|
|
264
|
-
})(GlobalClusterNotFoundFault = exports.GlobalClusterNotFoundFault || (exports.GlobalClusterNotFoundFault = {}));
|
|
265
|
-
var InsufficientStorageClusterCapacityFault;
|
|
266
|
-
(function (InsufficientStorageClusterCapacityFault) {
|
|
267
|
-
InsufficientStorageClusterCapacityFault.filterSensitiveLog = (obj) => ({
|
|
268
|
-
...obj,
|
|
269
|
-
});
|
|
270
|
-
})(InsufficientStorageClusterCapacityFault = exports.InsufficientStorageClusterCapacityFault || (exports.InsufficientStorageClusterCapacityFault = {}));
|
|
271
|
-
var InvalidDBSubnetGroupStateFault;
|
|
272
|
-
(function (InvalidDBSubnetGroupStateFault) {
|
|
273
|
-
InvalidDBSubnetGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
274
|
-
...obj,
|
|
275
|
-
});
|
|
276
|
-
})(InvalidDBSubnetGroupStateFault = exports.InvalidDBSubnetGroupStateFault || (exports.InvalidDBSubnetGroupStateFault = {}));
|
|
277
|
-
var InvalidGlobalClusterStateFault;
|
|
278
|
-
(function (InvalidGlobalClusterStateFault) {
|
|
279
|
-
InvalidGlobalClusterStateFault.filterSensitiveLog = (obj) => ({
|
|
280
|
-
...obj,
|
|
281
|
-
});
|
|
282
|
-
})(InvalidGlobalClusterStateFault = exports.InvalidGlobalClusterStateFault || (exports.InvalidGlobalClusterStateFault = {}));
|
|
283
|
-
var InvalidSubnet;
|
|
284
|
-
(function (InvalidSubnet) {
|
|
285
|
-
InvalidSubnet.filterSensitiveLog = (obj) => ({
|
|
286
|
-
...obj,
|
|
287
|
-
});
|
|
288
|
-
})(InvalidSubnet = exports.InvalidSubnet || (exports.InvalidSubnet = {}));
|
|
289
|
-
var InvalidVPCNetworkStateFault;
|
|
290
|
-
(function (InvalidVPCNetworkStateFault) {
|
|
291
|
-
InvalidVPCNetworkStateFault.filterSensitiveLog = (obj) => ({
|
|
292
|
-
...obj,
|
|
293
|
-
});
|
|
294
|
-
})(InvalidVPCNetworkStateFault = exports.InvalidVPCNetworkStateFault || (exports.InvalidVPCNetworkStateFault = {}));
|
|
295
|
-
var StorageQuotaExceededFault;
|
|
296
|
-
(function (StorageQuotaExceededFault) {
|
|
297
|
-
StorageQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
});
|
|
300
|
-
})(StorageQuotaExceededFault = exports.StorageQuotaExceededFault || (exports.StorageQuotaExceededFault = {}));
|
|
301
132
|
var CreateDBClusterParameterGroupMessage;
|
|
302
133
|
(function (CreateDBClusterParameterGroupMessage) {
|
|
303
134
|
CreateDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -322,12 +153,6 @@ var CreateDBClusterSnapshotResult;
|
|
|
322
153
|
...obj,
|
|
323
154
|
});
|
|
324
155
|
})(CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotResult || (exports.CreateDBClusterSnapshotResult = {}));
|
|
325
|
-
var AuthorizationNotFoundFault;
|
|
326
|
-
(function (AuthorizationNotFoundFault) {
|
|
327
|
-
AuthorizationNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
|
-
})(AuthorizationNotFoundFault = exports.AuthorizationNotFoundFault || (exports.AuthorizationNotFoundFault = {}));
|
|
331
156
|
var CreateDBInstanceMessage;
|
|
332
157
|
(function (CreateDBInstanceMessage) {
|
|
333
158
|
CreateDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -388,36 +213,6 @@ var CreateDBInstanceResult;
|
|
|
388
213
|
...obj,
|
|
389
214
|
});
|
|
390
215
|
})(CreateDBInstanceResult = exports.CreateDBInstanceResult || (exports.CreateDBInstanceResult = {}));
|
|
391
|
-
var DBInstanceAlreadyExistsFault;
|
|
392
|
-
(function (DBInstanceAlreadyExistsFault) {
|
|
393
|
-
DBInstanceAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
})(DBInstanceAlreadyExistsFault = exports.DBInstanceAlreadyExistsFault || (exports.DBInstanceAlreadyExistsFault = {}));
|
|
397
|
-
var DBSecurityGroupNotFoundFault;
|
|
398
|
-
(function (DBSecurityGroupNotFoundFault) {
|
|
399
|
-
DBSecurityGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
})(DBSecurityGroupNotFoundFault = exports.DBSecurityGroupNotFoundFault || (exports.DBSecurityGroupNotFoundFault = {}));
|
|
403
|
-
var InstanceQuotaExceededFault;
|
|
404
|
-
(function (InstanceQuotaExceededFault) {
|
|
405
|
-
InstanceQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
})(InstanceQuotaExceededFault = exports.InstanceQuotaExceededFault || (exports.InstanceQuotaExceededFault = {}));
|
|
409
|
-
var InsufficientDBInstanceCapacityFault;
|
|
410
|
-
(function (InsufficientDBInstanceCapacityFault) {
|
|
411
|
-
InsufficientDBInstanceCapacityFault.filterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
})(InsufficientDBInstanceCapacityFault = exports.InsufficientDBInstanceCapacityFault || (exports.InsufficientDBInstanceCapacityFault = {}));
|
|
415
|
-
var StorageTypeNotSupportedFault;
|
|
416
|
-
(function (StorageTypeNotSupportedFault) {
|
|
417
|
-
StorageTypeNotSupportedFault.filterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
})(StorageTypeNotSupportedFault = exports.StorageTypeNotSupportedFault || (exports.StorageTypeNotSupportedFault = {}));
|
|
421
216
|
var CreateDBSubnetGroupMessage;
|
|
422
217
|
(function (CreateDBSubnetGroupMessage) {
|
|
423
218
|
CreateDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -430,24 +225,6 @@ var CreateDBSubnetGroupResult;
|
|
|
430
225
|
...obj,
|
|
431
226
|
});
|
|
432
227
|
})(CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupResult || (exports.CreateDBSubnetGroupResult = {}));
|
|
433
|
-
var DBSubnetGroupAlreadyExistsFault;
|
|
434
|
-
(function (DBSubnetGroupAlreadyExistsFault) {
|
|
435
|
-
DBSubnetGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
})(DBSubnetGroupAlreadyExistsFault = exports.DBSubnetGroupAlreadyExistsFault || (exports.DBSubnetGroupAlreadyExistsFault = {}));
|
|
439
|
-
var DBSubnetGroupQuotaExceededFault;
|
|
440
|
-
(function (DBSubnetGroupQuotaExceededFault) {
|
|
441
|
-
DBSubnetGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
})(DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault || (exports.DBSubnetGroupQuotaExceededFault = {}));
|
|
445
|
-
var DBSubnetQuotaExceededFault;
|
|
446
|
-
(function (DBSubnetQuotaExceededFault) {
|
|
447
|
-
DBSubnetQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
});
|
|
450
|
-
})(DBSubnetQuotaExceededFault = exports.DBSubnetQuotaExceededFault || (exports.DBSubnetQuotaExceededFault = {}));
|
|
451
228
|
var CreateEventSubscriptionMessage;
|
|
452
229
|
(function (CreateEventSubscriptionMessage) {
|
|
453
230
|
CreateEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -460,42 +237,6 @@ var CreateEventSubscriptionResult;
|
|
|
460
237
|
...obj,
|
|
461
238
|
});
|
|
462
239
|
})(CreateEventSubscriptionResult = exports.CreateEventSubscriptionResult || (exports.CreateEventSubscriptionResult = {}));
|
|
463
|
-
var EventSubscriptionQuotaExceededFault;
|
|
464
|
-
(function (EventSubscriptionQuotaExceededFault) {
|
|
465
|
-
EventSubscriptionQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(EventSubscriptionQuotaExceededFault = exports.EventSubscriptionQuotaExceededFault || (exports.EventSubscriptionQuotaExceededFault = {}));
|
|
469
|
-
var SNSInvalidTopicFault;
|
|
470
|
-
(function (SNSInvalidTopicFault) {
|
|
471
|
-
SNSInvalidTopicFault.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(SNSInvalidTopicFault = exports.SNSInvalidTopicFault || (exports.SNSInvalidTopicFault = {}));
|
|
475
|
-
var SNSNoAuthorizationFault;
|
|
476
|
-
(function (SNSNoAuthorizationFault) {
|
|
477
|
-
SNSNoAuthorizationFault.filterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
})(SNSNoAuthorizationFault = exports.SNSNoAuthorizationFault || (exports.SNSNoAuthorizationFault = {}));
|
|
481
|
-
var SNSTopicArnNotFoundFault;
|
|
482
|
-
(function (SNSTopicArnNotFoundFault) {
|
|
483
|
-
SNSTopicArnNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
})(SNSTopicArnNotFoundFault = exports.SNSTopicArnNotFoundFault || (exports.SNSTopicArnNotFoundFault = {}));
|
|
487
|
-
var SubscriptionAlreadyExistFault;
|
|
488
|
-
(function (SubscriptionAlreadyExistFault) {
|
|
489
|
-
SubscriptionAlreadyExistFault.filterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
})(SubscriptionAlreadyExistFault = exports.SubscriptionAlreadyExistFault || (exports.SubscriptionAlreadyExistFault = {}));
|
|
493
|
-
var SubscriptionCategoryNotFoundFault;
|
|
494
|
-
(function (SubscriptionCategoryNotFoundFault) {
|
|
495
|
-
SubscriptionCategoryNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
})(SubscriptionCategoryNotFoundFault = exports.SubscriptionCategoryNotFoundFault || (exports.SubscriptionCategoryNotFoundFault = {}));
|
|
499
240
|
var CreateGlobalClusterMessage;
|
|
500
241
|
(function (CreateGlobalClusterMessage) {
|
|
501
242
|
CreateGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -520,18 +261,6 @@ var CreateGlobalClusterResult;
|
|
|
520
261
|
...obj,
|
|
521
262
|
});
|
|
522
263
|
})(CreateGlobalClusterResult = exports.CreateGlobalClusterResult || (exports.CreateGlobalClusterResult = {}));
|
|
523
|
-
var GlobalClusterAlreadyExistsFault;
|
|
524
|
-
(function (GlobalClusterAlreadyExistsFault) {
|
|
525
|
-
GlobalClusterAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
})(GlobalClusterAlreadyExistsFault = exports.GlobalClusterAlreadyExistsFault || (exports.GlobalClusterAlreadyExistsFault = {}));
|
|
529
|
-
var GlobalClusterQuotaExceededFault;
|
|
530
|
-
(function (GlobalClusterQuotaExceededFault) {
|
|
531
|
-
GlobalClusterQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
})(GlobalClusterQuotaExceededFault = exports.GlobalClusterQuotaExceededFault || (exports.GlobalClusterQuotaExceededFault = {}));
|
|
535
264
|
var DeleteDBClusterMessage;
|
|
536
265
|
(function (DeleteDBClusterMessage) {
|
|
537
266
|
DeleteDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -550,12 +279,6 @@ var DeleteDBClusterParameterGroupMessage;
|
|
|
550
279
|
...obj,
|
|
551
280
|
});
|
|
552
281
|
})(DeleteDBClusterParameterGroupMessage = exports.DeleteDBClusterParameterGroupMessage || (exports.DeleteDBClusterParameterGroupMessage = {}));
|
|
553
|
-
var InvalidDBParameterGroupStateFault;
|
|
554
|
-
(function (InvalidDBParameterGroupStateFault) {
|
|
555
|
-
InvalidDBParameterGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
})(InvalidDBParameterGroupStateFault = exports.InvalidDBParameterGroupStateFault || (exports.InvalidDBParameterGroupStateFault = {}));
|
|
559
282
|
var DeleteDBClusterSnapshotMessage;
|
|
560
283
|
(function (DeleteDBClusterSnapshotMessage) {
|
|
561
284
|
DeleteDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -568,12 +291,6 @@ var DeleteDBClusterSnapshotResult;
|
|
|
568
291
|
...obj,
|
|
569
292
|
});
|
|
570
293
|
})(DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotResult || (exports.DeleteDBClusterSnapshotResult = {}));
|
|
571
|
-
var DBSnapshotAlreadyExistsFault;
|
|
572
|
-
(function (DBSnapshotAlreadyExistsFault) {
|
|
573
|
-
DBSnapshotAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
})(DBSnapshotAlreadyExistsFault = exports.DBSnapshotAlreadyExistsFault || (exports.DBSnapshotAlreadyExistsFault = {}));
|
|
577
294
|
var DeleteDBInstanceMessage;
|
|
578
295
|
(function (DeleteDBInstanceMessage) {
|
|
579
296
|
DeleteDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -592,12 +309,6 @@ var DeleteDBSubnetGroupMessage;
|
|
|
592
309
|
...obj,
|
|
593
310
|
});
|
|
594
311
|
})(DeleteDBSubnetGroupMessage = exports.DeleteDBSubnetGroupMessage || (exports.DeleteDBSubnetGroupMessage = {}));
|
|
595
|
-
var InvalidDBSubnetStateFault;
|
|
596
|
-
(function (InvalidDBSubnetStateFault) {
|
|
597
|
-
InvalidDBSubnetStateFault.filterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
})(InvalidDBSubnetStateFault = exports.InvalidDBSubnetStateFault || (exports.InvalidDBSubnetStateFault = {}));
|
|
601
312
|
var DeleteEventSubscriptionMessage;
|
|
602
313
|
(function (DeleteEventSubscriptionMessage) {
|
|
603
314
|
DeleteEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -610,12 +321,6 @@ var DeleteEventSubscriptionResult;
|
|
|
610
321
|
...obj,
|
|
611
322
|
});
|
|
612
323
|
})(DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionResult || (exports.DeleteEventSubscriptionResult = {}));
|
|
613
|
-
var InvalidEventSubscriptionStateFault;
|
|
614
|
-
(function (InvalidEventSubscriptionStateFault) {
|
|
615
|
-
InvalidEventSubscriptionStateFault.filterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
})(InvalidEventSubscriptionStateFault = exports.InvalidEventSubscriptionStateFault || (exports.InvalidEventSubscriptionStateFault = {}));
|
|
619
324
|
var DeleteGlobalClusterMessage;
|
|
620
325
|
(function (DeleteGlobalClusterMessage) {
|
|
621
326
|
DeleteGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -640,12 +345,6 @@ var CertificateMessage;
|
|
|
640
345
|
...obj,
|
|
641
346
|
});
|
|
642
347
|
})(CertificateMessage = exports.CertificateMessage || (exports.CertificateMessage = {}));
|
|
643
|
-
var CertificateNotFoundFault;
|
|
644
|
-
(function (CertificateNotFoundFault) {
|
|
645
|
-
CertificateNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
646
|
-
...obj,
|
|
647
|
-
});
|
|
648
|
-
})(CertificateNotFoundFault = exports.CertificateNotFoundFault || (exports.CertificateNotFoundFault = {}));
|
|
649
348
|
var Filter;
|
|
650
349
|
(function (Filter) {
|
|
651
350
|
Filter.filterSensitiveLog = (obj) => ({
|
|
@@ -916,12 +615,6 @@ var TagListMessage;
|
|
|
916
615
|
...obj,
|
|
917
616
|
});
|
|
918
617
|
})(TagListMessage = exports.TagListMessage || (exports.TagListMessage = {}));
|
|
919
|
-
var InvalidDBSecurityGroupStateFault;
|
|
920
|
-
(function (InvalidDBSecurityGroupStateFault) {
|
|
921
|
-
InvalidDBSecurityGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
922
|
-
...obj,
|
|
923
|
-
});
|
|
924
|
-
})(InvalidDBSecurityGroupStateFault = exports.InvalidDBSecurityGroupStateFault || (exports.InvalidDBSecurityGroupStateFault = {}));
|
|
925
618
|
var CloudwatchLogsExportConfiguration;
|
|
926
619
|
(function (CloudwatchLogsExportConfiguration) {
|
|
927
620
|
CloudwatchLogsExportConfiguration.filterSensitiveLog = (obj) => ({
|
|
@@ -964,18 +657,6 @@ var ModifyDBClusterSnapshotAttributeResult;
|
|
|
964
657
|
...obj,
|
|
965
658
|
});
|
|
966
659
|
})(ModifyDBClusterSnapshotAttributeResult = exports.ModifyDBClusterSnapshotAttributeResult || (exports.ModifyDBClusterSnapshotAttributeResult = {}));
|
|
967
|
-
var SharedSnapshotQuotaExceededFault;
|
|
968
|
-
(function (SharedSnapshotQuotaExceededFault) {
|
|
969
|
-
SharedSnapshotQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
970
|
-
...obj,
|
|
971
|
-
});
|
|
972
|
-
})(SharedSnapshotQuotaExceededFault = exports.SharedSnapshotQuotaExceededFault || (exports.SharedSnapshotQuotaExceededFault = {}));
|
|
973
|
-
var DBUpgradeDependencyFailureFault;
|
|
974
|
-
(function (DBUpgradeDependencyFailureFault) {
|
|
975
|
-
DBUpgradeDependencyFailureFault.filterSensitiveLog = (obj) => ({
|
|
976
|
-
...obj,
|
|
977
|
-
});
|
|
978
|
-
})(DBUpgradeDependencyFailureFault = exports.DBUpgradeDependencyFailureFault || (exports.DBUpgradeDependencyFailureFault = {}));
|
|
979
660
|
var ModifyDBInstanceMessage;
|
|
980
661
|
(function (ModifyDBInstanceMessage) {
|
|
981
662
|
ModifyDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -1000,12 +681,6 @@ var ModifyDBSubnetGroupResult;
|
|
|
1000
681
|
...obj,
|
|
1001
682
|
});
|
|
1002
683
|
})(ModifyDBSubnetGroupResult = exports.ModifyDBSubnetGroupResult || (exports.ModifyDBSubnetGroupResult = {}));
|
|
1003
|
-
var SubnetAlreadyInUse;
|
|
1004
|
-
(function (SubnetAlreadyInUse) {
|
|
1005
|
-
SubnetAlreadyInUse.filterSensitiveLog = (obj) => ({
|
|
1006
|
-
...obj,
|
|
1007
|
-
});
|
|
1008
|
-
})(SubnetAlreadyInUse = exports.SubnetAlreadyInUse || (exports.SubnetAlreadyInUse = {}));
|
|
1009
684
|
var ModifyEventSubscriptionMessage;
|
|
1010
685
|
(function (ModifyEventSubscriptionMessage) {
|
|
1011
686
|
ModifyEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -1078,24 +753,6 @@ var ResetDBClusterParameterGroupMessage;
|
|
|
1078
753
|
...obj,
|
|
1079
754
|
});
|
|
1080
755
|
})(ResetDBClusterParameterGroupMessage = exports.ResetDBClusterParameterGroupMessage || (exports.ResetDBClusterParameterGroupMessage = {}));
|
|
1081
|
-
var InsufficientDBClusterCapacityFault;
|
|
1082
|
-
(function (InsufficientDBClusterCapacityFault) {
|
|
1083
|
-
InsufficientDBClusterCapacityFault.filterSensitiveLog = (obj) => ({
|
|
1084
|
-
...obj,
|
|
1085
|
-
});
|
|
1086
|
-
})(InsufficientDBClusterCapacityFault = exports.InsufficientDBClusterCapacityFault || (exports.InsufficientDBClusterCapacityFault = {}));
|
|
1087
|
-
var InvalidDBSnapshotStateFault;
|
|
1088
|
-
(function (InvalidDBSnapshotStateFault) {
|
|
1089
|
-
InvalidDBSnapshotStateFault.filterSensitiveLog = (obj) => ({
|
|
1090
|
-
...obj,
|
|
1091
|
-
});
|
|
1092
|
-
})(InvalidDBSnapshotStateFault = exports.InvalidDBSnapshotStateFault || (exports.InvalidDBSnapshotStateFault = {}));
|
|
1093
|
-
var InvalidRestoreFault;
|
|
1094
|
-
(function (InvalidRestoreFault) {
|
|
1095
|
-
InvalidRestoreFault.filterSensitiveLog = (obj) => ({
|
|
1096
|
-
...obj,
|
|
1097
|
-
});
|
|
1098
|
-
})(InvalidRestoreFault = exports.InvalidRestoreFault || (exports.InvalidRestoreFault = {}));
|
|
1099
756
|
var RestoreDBClusterFromSnapshotMessage;
|
|
1100
757
|
(function (RestoreDBClusterFromSnapshotMessage) {
|
|
1101
758
|
RestoreDBClusterFromSnapshotMessage.filterSensitiveLog = (obj) => ({
|