@aws-sdk/client-rds 3.943.0 → 3.947.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 +299 -1663
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/RDSClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +275 -1639
- package/dist-types/RDS.d.ts +1 -1
- package/dist-types/RDSClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -3
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -3
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +14 -3
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +14 -3
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +14 -3
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +9 -3
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +9 -3
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +9 -3
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +9 -3
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +4 -3
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -3
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -3
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -3
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +14 -3
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +4 -4
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +14 -3
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +4 -4
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -3
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +14 -3
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +14 -3
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +14 -3
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +14 -3
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +14 -3
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +14 -3
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -3
- package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -3
- package/dist-types/commands/StartDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +15 -3
- package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/StartExportTaskCommand.d.ts +4 -4
- package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -3
- package/dist-types/commands/StopDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +9 -3
- package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/RDSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +85 -19
- package/dist-types/models/models_1.d.ts +121 -1
- package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterAutomatedBackupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBMajorEngineVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSnapshotTenantDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIntegrationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTenantDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +3 -1
- package/dist-types/ts3.4/RDSClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +9 -4
- package/dist-types/ts3.4/models/models_1.d.ts +21 -7
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +14 -13
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { PromoteReadReplicaMessage, PromoteReadReplicaResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { PromoteReadReplicaMessage, PromoteReadReplicaResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -57,6 +57,17 @@ declare const PromoteReadReplicaCommand_base: {
|
|
|
57
57
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
58
58
|
* BackupRetentionPeriod: Number("int"),
|
|
59
59
|
* PreferredBackupWindow: "STRING_VALUE",
|
|
60
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
61
|
+
* { // TagSpecification
|
|
62
|
+
* ResourceType: "STRING_VALUE",
|
|
63
|
+
* Tags: [ // TagList
|
|
64
|
+
* { // Tag
|
|
65
|
+
* Key: "STRING_VALUE",
|
|
66
|
+
* Value: "STRING_VALUE",
|
|
67
|
+
* },
|
|
68
|
+
* ],
|
|
69
|
+
* },
|
|
70
|
+
* ],
|
|
60
71
|
* };
|
|
61
72
|
* const command = new PromoteReadReplicaCommand(input);
|
|
62
73
|
* const response = await client.send(command);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { PromoteReadReplicaDBClusterMessage, PromoteReadReplicaDBClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { PromoteReadReplicaDBClusterMessage, PromoteReadReplicaDBClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { PurchaseReservedDBInstancesOfferingMessage, PurchaseReservedDBInstancesOfferingResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { PurchaseReservedDBInstancesOfferingMessage, PurchaseReservedDBInstancesOfferingResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RebootDBClusterMessage, RebootDBClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RebootDBClusterMessage, RebootDBClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RebootDBInstanceMessage, RebootDBInstanceResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RebootDBInstanceMessage, RebootDBInstanceResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DBShardGroup } from "../models/models_0";
|
|
4
|
-
import { RebootDBShardGroupMessage } from "../models/models_1";
|
|
5
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DBShardGroup } from "../models/models_0";
|
|
4
|
+
import type { RebootDBShardGroupMessage } from "../models/models_1";
|
|
5
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RegisterDBProxyTargetsRequest, RegisterDBProxyTargetsResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RegisterDBProxyTargetsRequest, RegisterDBProxyTargetsResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RemoveFromGlobalClusterMessage, RemoveFromGlobalClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RemoveFromGlobalClusterMessage, RemoveFromGlobalClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RemoveRoleFromDBClusterMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RemoveRoleFromDBClusterMessage } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RemoveRoleFromDBInstanceMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RemoveRoleFromDBInstanceMessage } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RemoveSourceIdentifierFromSubscriptionMessage, RemoveSourceIdentifierFromSubscriptionResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RemoveSourceIdentifierFromSubscriptionMessage, RemoveSourceIdentifierFromSubscriptionResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RemoveTagsFromResourceMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RemoveTagsFromResourceMessage } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DBClusterParameterGroupNameMessage, ResetDBClusterParameterGroupMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DBClusterParameterGroupNameMessage, ResetDBClusterParameterGroupMessage } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DBParameterGroupNameMessage, ResetDBParameterGroupMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DBParameterGroupNameMessage, ResetDBParameterGroupMessage } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBClusterFromS3Message, RestoreDBClusterFromS3Result } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBClusterFromS3Message, RestoreDBClusterFromS3Result } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -106,6 +106,17 @@ declare const RestoreDBClusterFromS3Command_base: {
|
|
|
106
106
|
* ManageMasterUserPassword: true || false,
|
|
107
107
|
* MasterUserSecretKmsKeyId: "STRING_VALUE",
|
|
108
108
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
109
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
110
|
+
* { // TagSpecification
|
|
111
|
+
* ResourceType: "STRING_VALUE",
|
|
112
|
+
* Tags: [
|
|
113
|
+
* {
|
|
114
|
+
* Key: "STRING_VALUE",
|
|
115
|
+
* Value: "STRING_VALUE",
|
|
116
|
+
* },
|
|
117
|
+
* ],
|
|
118
|
+
* },
|
|
119
|
+
* ],
|
|
109
120
|
* };
|
|
110
121
|
* const command = new RestoreDBClusterFromS3Command(input);
|
|
111
122
|
* const response = await client.send(command);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBClusterFromSnapshotMessage, RestoreDBClusterFromSnapshotResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBClusterFromSnapshotMessage, RestoreDBClusterFromSnapshotResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -116,6 +116,17 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
|
|
|
116
116
|
* PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
117
117
|
* PerformanceInsightsRetentionPeriod: Number("int"),
|
|
118
118
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
119
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
120
|
+
* { // TagSpecification
|
|
121
|
+
* ResourceType: "STRING_VALUE",
|
|
122
|
+
* Tags: [
|
|
123
|
+
* {
|
|
124
|
+
* Key: "STRING_VALUE",
|
|
125
|
+
* Value: "STRING_VALUE",
|
|
126
|
+
* },
|
|
127
|
+
* ],
|
|
128
|
+
* },
|
|
129
|
+
* ],
|
|
119
130
|
* };
|
|
120
131
|
* const command = new RestoreDBClusterFromSnapshotCommand(input);
|
|
121
132
|
* const response = await client.send(command);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBClusterToPointInTimeMessage, RestoreDBClusterToPointInTimeResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBClusterToPointInTimeMessage, RestoreDBClusterToPointInTimeResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -118,6 +118,17 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
|
|
|
118
118
|
* PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
119
119
|
* PerformanceInsightsRetentionPeriod: Number("int"),
|
|
120
120
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
121
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
122
|
+
* { // TagSpecification
|
|
123
|
+
* ResourceType: "STRING_VALUE",
|
|
124
|
+
* Tags: [
|
|
125
|
+
* {
|
|
126
|
+
* Key: "STRING_VALUE",
|
|
127
|
+
* Value: "STRING_VALUE",
|
|
128
|
+
* },
|
|
129
|
+
* ],
|
|
130
|
+
* },
|
|
131
|
+
* ],
|
|
121
132
|
* };
|
|
122
133
|
* const command = new RestoreDBClusterToPointInTimeCommand(input);
|
|
123
134
|
* const response = await client.send(command);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBInstanceFromDBSnapshotMessage, RestoreDBInstanceFromDBSnapshotResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBInstanceFromDBSnapshotMessage, RestoreDBInstanceFromDBSnapshotResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -111,6 +111,17 @@ declare const RestoreDBInstanceFromDBSnapshotCommand_base: {
|
|
|
111
111
|
* DedicatedLogVolume: true || false,
|
|
112
112
|
* CACertificateIdentifier: "STRING_VALUE",
|
|
113
113
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
114
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
115
|
+
* { // TagSpecification
|
|
116
|
+
* ResourceType: "STRING_VALUE",
|
|
117
|
+
* Tags: [
|
|
118
|
+
* {
|
|
119
|
+
* Key: "STRING_VALUE",
|
|
120
|
+
* Value: "STRING_VALUE",
|
|
121
|
+
* },
|
|
122
|
+
* ],
|
|
123
|
+
* },
|
|
124
|
+
* ],
|
|
114
125
|
* ManageMasterUserPassword: true || false,
|
|
115
126
|
* MasterUserSecretKmsKeyId: "STRING_VALUE",
|
|
116
127
|
* AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -113,6 +113,17 @@ declare const RestoreDBInstanceFromS3Command_base: {
|
|
|
113
113
|
* DedicatedLogVolume: true || false,
|
|
114
114
|
* CACertificateIdentifier: "STRING_VALUE",
|
|
115
115
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
116
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
117
|
+
* { // TagSpecification
|
|
118
|
+
* ResourceType: "STRING_VALUE",
|
|
119
|
+
* Tags: [
|
|
120
|
+
* {
|
|
121
|
+
* Key: "STRING_VALUE",
|
|
122
|
+
* Value: "STRING_VALUE",
|
|
123
|
+
* },
|
|
124
|
+
* ],
|
|
125
|
+
* },
|
|
126
|
+
* ],
|
|
116
127
|
* AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
117
128
|
* { // AdditionalStorageVolume
|
|
118
129
|
* VolumeName: "STRING_VALUE", // required
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBInstanceToPointInTimeMessage, RestoreDBInstanceToPointInTimeResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBInstanceToPointInTimeMessage, RestoreDBInstanceToPointInTimeResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -108,6 +108,17 @@ declare const RestoreDBInstanceToPointInTimeCommand_base: {
|
|
|
108
108
|
* DedicatedLogVolume: true || false,
|
|
109
109
|
* CACertificateIdentifier: "STRING_VALUE",
|
|
110
110
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
111
|
+
* TagSpecifications: [ // TagSpecificationList
|
|
112
|
+
* { // TagSpecification
|
|
113
|
+
* ResourceType: "STRING_VALUE",
|
|
114
|
+
* Tags: [
|
|
115
|
+
* {
|
|
116
|
+
* Key: "STRING_VALUE",
|
|
117
|
+
* Value: "STRING_VALUE",
|
|
118
|
+
* },
|
|
119
|
+
* ],
|
|
120
|
+
* },
|
|
121
|
+
* ],
|
|
111
122
|
* ManageMasterUserPassword: true || false,
|
|
112
123
|
* MasterUserSecretKmsKeyId: "STRING_VALUE",
|
|
113
124
|
* AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RevokeDBSecurityGroupIngressMessage, RevokeDBSecurityGroupIngressResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RevokeDBSecurityGroupIngressMessage, RevokeDBSecurityGroupIngressResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartDBInstanceAutomatedBackupsReplicationMessage, StartDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartDBInstanceAutomatedBackupsReplicationMessage, StartDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -45,6 +45,12 @@ declare const StartDBInstanceAutomatedBackupsReplicationCommand_base: {
|
|
|
45
45
|
* BackupRetentionPeriod: Number("int"),
|
|
46
46
|
* KmsKeyId: "STRING_VALUE",
|
|
47
47
|
* PreSignedUrl: "STRING_VALUE",
|
|
48
|
+
* Tags: [ // TagList
|
|
49
|
+
* { // Tag
|
|
50
|
+
* Key: "STRING_VALUE",
|
|
51
|
+
* Value: "STRING_VALUE",
|
|
52
|
+
* },
|
|
53
|
+
* ],
|
|
48
54
|
* };
|
|
49
55
|
* const command = new StartDBInstanceAutomatedBackupsReplicationCommand(input);
|
|
50
56
|
* const response = await client.send(command);
|
|
@@ -87,6 +93,12 @@ declare const StartDBInstanceAutomatedBackupsReplicationCommand_base: {
|
|
|
87
93
|
* // BackupTarget: "STRING_VALUE",
|
|
88
94
|
* // MultiTenant: true || false,
|
|
89
95
|
* // AwsBackupRecoveryPointArn: "STRING_VALUE",
|
|
96
|
+
* // TagList: [ // TagList
|
|
97
|
+
* // { // Tag
|
|
98
|
+
* // Key: "STRING_VALUE",
|
|
99
|
+
* // Value: "STRING_VALUE",
|
|
100
|
+
* // },
|
|
101
|
+
* // ],
|
|
90
102
|
* // DedicatedLogVolume: true || false,
|
|
91
103
|
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
92
104
|
* // { // AdditionalStorageVolume
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartDBInstanceMessage, StartDBInstanceResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartDBInstanceMessage, StartDBInstanceResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ExportTask } from "../models/models_0";
|
|
4
|
-
import { StartExportTaskMessage } from "../models/models_1";
|
|
5
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ExportTask } from "../models/models_0";
|
|
4
|
+
import type { StartExportTaskMessage } from "../models/models_1";
|
|
5
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopActivityStreamRequest, StopActivityStreamResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopActivityStreamRequest, StopActivityStreamResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopDBClusterMessage, StopDBClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopDBClusterMessage, StopDBClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopDBInstanceAutomatedBackupsReplicationMessage, StopDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopDBInstanceAutomatedBackupsReplicationMessage, StopDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -84,6 +84,12 @@ declare const StopDBInstanceAutomatedBackupsReplicationCommand_base: {
|
|
|
84
84
|
* // BackupTarget: "STRING_VALUE",
|
|
85
85
|
* // MultiTenant: true || false,
|
|
86
86
|
* // AwsBackupRecoveryPointArn: "STRING_VALUE",
|
|
87
|
+
* // TagList: [ // TagList
|
|
88
|
+
* // { // Tag
|
|
89
|
+
* // Key: "STRING_VALUE",
|
|
90
|
+
* // Value: "STRING_VALUE",
|
|
91
|
+
* // },
|
|
92
|
+
* // ],
|
|
87
93
|
* // DedicatedLogVolume: true || false,
|
|
88
94
|
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
89
95
|
* // { // AdditionalStorageVolume
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopDBInstanceMessage, StopDBInstanceResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopDBInstanceMessage, StopDBInstanceResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SwitchoverBlueGreenDeploymentRequest, SwitchoverBlueGreenDeploymentResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SwitchoverBlueGreenDeploymentRequest, SwitchoverBlueGreenDeploymentResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SwitchoverGlobalClusterMessage, SwitchoverGlobalClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SwitchoverGlobalClusterMessage, SwitchoverGlobalClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SwitchoverReadReplicaMessage, SwitchoverReadReplicaResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SwitchoverReadReplicaMessage, SwitchoverReadReplicaResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
|
|
|
8
8
|
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
9
9
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
11
14
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
12
15
|
defaultSigningName: string;
|
|
13
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
14
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
15
24
|
export declare const commonParams: {
|
|
16
25
|
readonly UseFIPS: {
|
|
17
26
|
readonly type: "builtInParams";
|
|
@@ -30,6 +39,9 @@ export declare const commonParams: {
|
|
|
30
39
|
readonly name: "useDualstackEndpoint";
|
|
31
40
|
};
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
33
45
|
export interface EndpointParameters extends __EndpointParameters {
|
|
34
46
|
Region?: string | undefined;
|
|
35
47
|
UseDualStack?: boolean | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|