@aws-sdk/client-rds 3.50.0 → 3.53.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/CHANGELOG.md +30 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/RDSServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +1281 -4
- package/dist-cjs/models/models_1.js +303 -3
- package/dist-cjs/protocols/Aws_query.js +1480 -5262
- package/dist-es/index.js +1 -0
- package/dist-es/models/RDSServiceException.js +12 -0
- package/dist-es/models/models_0.js +1178 -1
- package/dist-es/models/models_1.js +278 -1
- package/dist-es/protocols/Aws_query.js +3113 -5521
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/RDSServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +785 -403
- package/dist-types/models/models_1.d.ts +170 -100
- package/dist-types/ts3.4/RDS.d.ts +710 -0
- package/dist-types/ts3.4/RDSClient.d.ts +214 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +141 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +7 -0
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4007 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2737 -0
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +425 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +7 -0
- package/package.json +35 -35
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
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.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** generate service exceptions as classes ([#3267](https://github.com/aws/aws-sdk-js-v3/issues/3267)) ([ca64fee](https://github.com/aws/aws-sdk-js-v3/commit/ca64feed3351c394c07dc26b782a5760a396a074))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **clients:** update clients as of 2022/02/18 ([#3335](https://github.com/aws/aws-sdk-js-v3/issues/3335)) ([717b06f](https://github.com/aws/aws-sdk-js-v3/commit/717b06fc43e9876a6f8040147b75ad5da38b1e0f))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
# [3.51.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.50.0...v3.51.0) (2022-02-12)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @aws-sdk/client-rds
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
# [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
|
|
7
37
|
|
|
8
38
|
|
package/dist-cjs/index.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.RDSServiceException = void 0;
|
|
3
4
|
const tslib_1 = require("tslib");
|
|
4
5
|
tslib_1.__exportStar(require("./RDS"), exports);
|
|
5
6
|
tslib_1.__exportStar(require("./RDSClient"), exports);
|
|
@@ -7,3 +8,5 @@ tslib_1.__exportStar(require("./commands"), exports);
|
|
|
7
8
|
tslib_1.__exportStar(require("./models"), exports);
|
|
8
9
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
10
|
tslib_1.__exportStar(require("./waiters"), exports);
|
|
11
|
+
var RDSServiceException_1 = require("./models/RDSServiceException");
|
|
12
|
+
Object.defineProperty(exports, "RDSServiceException", { enumerable: true, get: function () { return RDSServiceException_1.RDSServiceException; } });
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.RDSServiceException = void 0;
|
|
4
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
class RDSServiceException extends smithy_client_1.ServiceException {
|
|
6
|
+
constructor(options) {
|
|
7
|
+
super(options);
|
|
8
|
+
Object.setPrototypeOf(this, RDSServiceException.prototype);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
exports.RDSServiceException = RDSServiceException;
|