@aws-sdk/client-docdb 3.170.0 → 3.171.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 +8 -0
- package/dist-types/ts3.4/DocDB.d.ts +0 -53
- package/dist-types/ts3.4/DocDBClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/DocDBServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -721
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
- package/package.json +28 -28
|
@@ -19,7 +19,6 @@ export interface CreateGlobalClusterCommandInput
|
|
|
19
19
|
export interface CreateGlobalClusterCommandOutput
|
|
20
20
|
extends CreateGlobalClusterResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateGlobalClusterCommand extends $Command<
|
|
24
23
|
CreateGlobalClusterCommandInput,
|
|
25
24
|
CreateGlobalClusterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateGlobalClusterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateGlobalClusterCommandInput;
|
|
29
28
|
constructor(input: CreateGlobalClusterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteDBClusterCommandInput extends DeleteDBClusterMessage {}
|
|
|
18
18
|
export interface DeleteDBClusterCommandOutput
|
|
19
19
|
extends DeleteDBClusterResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteDBClusterCommand extends $Command<
|
|
23
22
|
DeleteDBClusterCommandInput,
|
|
24
23
|
DeleteDBClusterCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteDBClusterCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteDBClusterCommandInput;
|
|
28
27
|
constructor(input: DeleteDBClusterCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteDBClusterParameterGroupCommandInput
|
|
|
15
15
|
extends DeleteDBClusterParameterGroupMessage {}
|
|
16
16
|
export interface DeleteDBClusterParameterGroupCommandOutput
|
|
17
17
|
extends __MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteDBClusterParameterGroupCommand extends $Command<
|
|
20
19
|
DeleteDBClusterParameterGroupCommandInput,
|
|
21
20
|
DeleteDBClusterParameterGroupCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteDBClusterParameterGroupCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteDBClusterParameterGroupCommandInput;
|
|
25
24
|
constructor(input: DeleteDBClusterParameterGroupCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteDBClusterSnapshotCommandInput
|
|
|
19
19
|
export interface DeleteDBClusterSnapshotCommandOutput
|
|
20
20
|
extends DeleteDBClusterSnapshotResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteDBClusterSnapshotCommand extends $Command<
|
|
24
23
|
DeleteDBClusterSnapshotCommandInput,
|
|
25
24
|
DeleteDBClusterSnapshotCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteDBClusterSnapshotCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteDBClusterSnapshotCommandInput;
|
|
29
28
|
constructor(input: DeleteDBClusterSnapshotCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteDBInstanceCommandInput extends DeleteDBInstanceMessage {}
|
|
|
18
18
|
export interface DeleteDBInstanceCommandOutput
|
|
19
19
|
extends DeleteDBInstanceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteDBInstanceCommand extends $Command<
|
|
23
22
|
DeleteDBInstanceCommandInput,
|
|
24
23
|
DeleteDBInstanceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteDBInstanceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteDBInstanceCommandInput;
|
|
28
27
|
constructor(input: DeleteDBInstanceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import { DeleteDBSubnetGroupMessage } from "../models/models_0";
|
|
|
14
14
|
export interface DeleteDBSubnetGroupCommandInput
|
|
15
15
|
extends DeleteDBSubnetGroupMessage {}
|
|
16
16
|
export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeleteDBSubnetGroupCommand extends $Command<
|
|
19
18
|
DeleteDBSubnetGroupCommandInput,
|
|
20
19
|
DeleteDBSubnetGroupCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeleteDBSubnetGroupCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeleteDBSubnetGroupCommandInput;
|
|
24
23
|
constructor(input: DeleteDBSubnetGroupCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteEventSubscriptionCommandInput
|
|
|
19
19
|
export interface DeleteEventSubscriptionCommandOutput
|
|
20
20
|
extends DeleteEventSubscriptionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteEventSubscriptionCommand extends $Command<
|
|
24
23
|
DeleteEventSubscriptionCommandInput,
|
|
25
24
|
DeleteEventSubscriptionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteEventSubscriptionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteEventSubscriptionCommandInput;
|
|
29
28
|
constructor(input: DeleteEventSubscriptionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteGlobalClusterCommandInput
|
|
|
19
19
|
export interface DeleteGlobalClusterCommandOutput
|
|
20
20
|
extends DeleteGlobalClusterResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteGlobalClusterCommand extends $Command<
|
|
24
23
|
DeleteGlobalClusterCommandInput,
|
|
25
24
|
DeleteGlobalClusterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteGlobalClusterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteGlobalClusterCommandInput;
|
|
29
28
|
constructor(input: DeleteGlobalClusterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeCertificatesCommandInput
|
|
|
19
19
|
export interface DescribeCertificatesCommandOutput
|
|
20
20
|
extends CertificateMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeCertificatesCommand extends $Command<
|
|
24
23
|
DescribeCertificatesCommandInput,
|
|
25
24
|
DescribeCertificatesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeCertificatesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeCertificatesCommandInput;
|
|
29
28
|
constructor(input: DescribeCertificatesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterParameterGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterParameterGroupsCommandOutput
|
|
20
20
|
extends DBClusterParameterGroupsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterParameterGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBClusterParameterGroupsCommandInput,
|
|
25
24
|
DescribeDBClusterParameterGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterParameterGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterParameterGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterParameterGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterParametersCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterParametersCommandOutput
|
|
20
20
|
extends DBClusterParameterGroupDetails,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterParametersCommand extends $Command<
|
|
24
23
|
DescribeDBClusterParametersCommandInput,
|
|
25
24
|
DescribeDBClusterParametersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterParametersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterParametersCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterParametersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterSnapshotAttributesCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterSnapshotAttributesCommandOutput
|
|
20
20
|
extends DescribeDBClusterSnapshotAttributesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterSnapshotAttributesCommand extends $Command<
|
|
24
23
|
DescribeDBClusterSnapshotAttributesCommandInput,
|
|
25
24
|
DescribeDBClusterSnapshotAttributesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterSnapshotAttributesCommand extends $Command
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterSnapshotAttributesCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterSnapshotAttributesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterSnapshotsCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterSnapshotsCommandOutput
|
|
20
20
|
extends DBClusterSnapshotMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterSnapshotsCommand extends $Command<
|
|
24
23
|
DescribeDBClusterSnapshotsCommandInput,
|
|
25
24
|
DescribeDBClusterSnapshotsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterSnapshotsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterSnapshotsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterSnapshotsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClustersCommandInput
|
|
|
19
19
|
export interface DescribeDBClustersCommandOutput
|
|
20
20
|
extends DBClusterMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClustersCommand extends $Command<
|
|
24
23
|
DescribeDBClustersCommandInput,
|
|
25
24
|
DescribeDBClustersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClustersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClustersCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClustersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBEngineVersionsCommandInput
|
|
|
19
19
|
export interface DescribeDBEngineVersionsCommandOutput
|
|
20
20
|
extends DBEngineVersionMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBEngineVersionsCommand extends $Command<
|
|
24
23
|
DescribeDBEngineVersionsCommandInput,
|
|
25
24
|
DescribeDBEngineVersionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBEngineVersionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBEngineVersionsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBEngineVersionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBInstancesCommandInput
|
|
|
19
19
|
export interface DescribeDBInstancesCommandOutput
|
|
20
20
|
extends DBInstanceMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBInstancesCommand extends $Command<
|
|
24
23
|
DescribeDBInstancesCommandInput,
|
|
25
24
|
DescribeDBInstancesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBInstancesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBInstancesCommandInput;
|
|
29
28
|
constructor(input: DescribeDBInstancesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBSubnetGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBSubnetGroupsCommandOutput
|
|
20
20
|
extends DBSubnetGroupMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBSubnetGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBSubnetGroupsCommandInput,
|
|
25
24
|
DescribeDBSubnetGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBSubnetGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBSubnetGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBSubnetGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEngineDefaultClusterParametersCommandInput
|
|
|
19
19
|
export interface DescribeEngineDefaultClusterParametersCommandOutput
|
|
20
20
|
extends DescribeEngineDefaultClusterParametersResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEngineDefaultClusterParametersCommand extends $Command<
|
|
24
23
|
DescribeEngineDefaultClusterParametersCommandInput,
|
|
25
24
|
DescribeEngineDefaultClusterParametersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEngineDefaultClusterParametersCommand extends $Comm
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEngineDefaultClusterParametersCommandInput;
|
|
29
28
|
constructor(input: DescribeEngineDefaultClusterParametersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEventCategoriesCommandInput
|
|
|
19
19
|
export interface DescribeEventCategoriesCommandOutput
|
|
20
20
|
extends EventCategoriesMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEventCategoriesCommand extends $Command<
|
|
24
23
|
DescribeEventCategoriesCommandInput,
|
|
25
24
|
DescribeEventCategoriesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEventCategoriesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEventCategoriesCommandInput;
|
|
29
28
|
constructor(input: DescribeEventCategoriesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEventSubscriptionsCommandInput
|
|
|
19
19
|
export interface DescribeEventSubscriptionsCommandOutput
|
|
20
20
|
extends EventSubscriptionsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEventSubscriptionsCommand extends $Command<
|
|
24
23
|
DescribeEventSubscriptionsCommandInput,
|
|
25
24
|
DescribeEventSubscriptionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEventSubscriptionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEventSubscriptionsCommandInput;
|
|
29
28
|
constructor(input: DescribeEventSubscriptionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
|
15
15
|
export interface DescribeEventsCommandOutput
|
|
16
16
|
extends EventsMessage,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DescribeEventsCommand extends $Command<
|
|
20
19
|
DescribeEventsCommandInput,
|
|
21
20
|
DescribeEventsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DescribeEventsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DescribeEventsCommandInput;
|
|
25
24
|
constructor(input: DescribeEventsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeGlobalClustersCommandInput
|
|
|
19
19
|
export interface DescribeGlobalClustersCommandOutput
|
|
20
20
|
extends GlobalClustersMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeGlobalClustersCommand extends $Command<
|
|
24
23
|
DescribeGlobalClustersCommandInput,
|
|
25
24
|
DescribeGlobalClustersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeGlobalClustersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeGlobalClustersCommandInput;
|
|
29
28
|
constructor(input: DescribeGlobalClustersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeOrderableDBInstanceOptionsCommandInput
|
|
|
19
19
|
export interface DescribeOrderableDBInstanceOptionsCommandOutput
|
|
20
20
|
extends OrderableDBInstanceOptionsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeOrderableDBInstanceOptionsCommand extends $Command<
|
|
24
23
|
DescribeOrderableDBInstanceOptionsCommandInput,
|
|
25
24
|
DescribeOrderableDBInstanceOptionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeOrderableDBInstanceOptionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeOrderableDBInstanceOptionsCommandInput;
|
|
29
28
|
constructor(input: DescribeOrderableDBInstanceOptionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribePendingMaintenanceActionsCommandInput
|
|
|
19
19
|
export interface DescribePendingMaintenanceActionsCommandOutput
|
|
20
20
|
extends PendingMaintenanceActionsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribePendingMaintenanceActionsCommand extends $Command<
|
|
24
23
|
DescribePendingMaintenanceActionsCommandInput,
|
|
25
24
|
DescribePendingMaintenanceActionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribePendingMaintenanceActionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribePendingMaintenanceActionsCommandInput;
|
|
29
28
|
constructor(input: DescribePendingMaintenanceActionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface FailoverDBClusterCommandInput
|
|
|
19
19
|
export interface FailoverDBClusterCommandOutput
|
|
20
20
|
extends FailoverDBClusterResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class FailoverDBClusterCommand extends $Command<
|
|
24
23
|
FailoverDBClusterCommandInput,
|
|
25
24
|
FailoverDBClusterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class FailoverDBClusterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: FailoverDBClusterCommandInput;
|
|
29
28
|
constructor(input: FailoverDBClusterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -16,7 +16,6 @@ export interface ListTagsForResourceCommandInput
|
|
|
16
16
|
export interface ListTagsForResourceCommandOutput
|
|
17
17
|
extends TagListMessage,
|
|
18
18
|
__MetadataBearer {}
|
|
19
|
-
|
|
20
19
|
export declare class ListTagsForResourceCommand extends $Command<
|
|
21
20
|
ListTagsForResourceCommandInput,
|
|
22
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -24,7 +23,6 @@ export declare class ListTagsForResourceCommand extends $Command<
|
|
|
24
23
|
> {
|
|
25
24
|
readonly input: ListTagsForResourceCommandInput;
|
|
26
25
|
constructor(input: ListTagsForResourceCommandInput);
|
|
27
|
-
|
|
28
26
|
resolveMiddleware(
|
|
29
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
28
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ModifyDBClusterCommandInput extends ModifyDBClusterMessage {}
|
|
|
18
18
|
export interface ModifyDBClusterCommandOutput
|
|
19
19
|
extends ModifyDBClusterResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ModifyDBClusterCommand extends $Command<
|
|
23
22
|
ModifyDBClusterCommandInput,
|
|
24
23
|
ModifyDBClusterCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ModifyDBClusterCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ModifyDBClusterCommandInput;
|
|
28
27
|
constructor(input: ModifyDBClusterCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyDBClusterParameterGroupCommandInput
|
|
|
19
19
|
export interface ModifyDBClusterParameterGroupCommandOutput
|
|
20
20
|
extends DBClusterParameterGroupNameMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyDBClusterParameterGroupCommand extends $Command<
|
|
24
23
|
ModifyDBClusterParameterGroupCommandInput,
|
|
25
24
|
ModifyDBClusterParameterGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyDBClusterParameterGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyDBClusterParameterGroupCommandInput;
|
|
29
28
|
constructor(input: ModifyDBClusterParameterGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyDBClusterSnapshotAttributeCommandInput
|
|
|
19
19
|
export interface ModifyDBClusterSnapshotAttributeCommandOutput
|
|
20
20
|
extends ModifyDBClusterSnapshotAttributeResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyDBClusterSnapshotAttributeCommand extends $Command<
|
|
24
23
|
ModifyDBClusterSnapshotAttributeCommandInput,
|
|
25
24
|
ModifyDBClusterSnapshotAttributeCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyDBClusterSnapshotAttributeCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyDBClusterSnapshotAttributeCommandInput;
|
|
29
28
|
constructor(input: ModifyDBClusterSnapshotAttributeCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ModifyDBInstanceCommandInput extends ModifyDBInstanceMessage {}
|
|
|
18
18
|
export interface ModifyDBInstanceCommandOutput
|
|
19
19
|
extends ModifyDBInstanceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ModifyDBInstanceCommand extends $Command<
|
|
23
22
|
ModifyDBInstanceCommandInput,
|
|
24
23
|
ModifyDBInstanceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ModifyDBInstanceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ModifyDBInstanceCommandInput;
|
|
28
27
|
constructor(input: ModifyDBInstanceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyDBSubnetGroupCommandInput
|
|
|
19
19
|
export interface ModifyDBSubnetGroupCommandOutput
|
|
20
20
|
extends ModifyDBSubnetGroupResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyDBSubnetGroupCommand extends $Command<
|
|
24
23
|
ModifyDBSubnetGroupCommandInput,
|
|
25
24
|
ModifyDBSubnetGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyDBSubnetGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyDBSubnetGroupCommandInput;
|
|
29
28
|
constructor(input: ModifyDBSubnetGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyEventSubscriptionCommandInput
|
|
|
19
19
|
export interface ModifyEventSubscriptionCommandOutput
|
|
20
20
|
extends ModifyEventSubscriptionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyEventSubscriptionCommand extends $Command<
|
|
24
23
|
ModifyEventSubscriptionCommandInput,
|
|
25
24
|
ModifyEventSubscriptionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyEventSubscriptionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyEventSubscriptionCommandInput;
|
|
29
28
|
constructor(input: ModifyEventSubscriptionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyGlobalClusterCommandInput
|
|
|
19
19
|
export interface ModifyGlobalClusterCommandOutput
|
|
20
20
|
extends ModifyGlobalClusterResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyGlobalClusterCommand extends $Command<
|
|
24
23
|
ModifyGlobalClusterCommandInput,
|
|
25
24
|
ModifyGlobalClusterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyGlobalClusterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyGlobalClusterCommandInput;
|
|
29
28
|
constructor(input: ModifyGlobalClusterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface RebootDBInstanceCommandInput extends RebootDBInstanceMessage {}
|
|
|
18
18
|
export interface RebootDBInstanceCommandOutput
|
|
19
19
|
extends RebootDBInstanceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class RebootDBInstanceCommand extends $Command<
|
|
23
22
|
RebootDBInstanceCommandInput,
|
|
24
23
|
RebootDBInstanceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class RebootDBInstanceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: RebootDBInstanceCommandInput;
|
|
28
27
|
constructor(input: RebootDBInstanceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RemoveFromGlobalClusterCommandInput
|
|
|
19
19
|
export interface RemoveFromGlobalClusterCommandOutput
|
|
20
20
|
extends RemoveFromGlobalClusterResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RemoveFromGlobalClusterCommand extends $Command<
|
|
24
23
|
RemoveFromGlobalClusterCommandInput,
|
|
25
24
|
RemoveFromGlobalClusterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RemoveFromGlobalClusterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RemoveFromGlobalClusterCommandInput;
|
|
29
28
|
constructor(input: RemoveFromGlobalClusterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RemoveSourceIdentifierFromSubscriptionCommandInput
|
|
|
19
19
|
export interface RemoveSourceIdentifierFromSubscriptionCommandOutput
|
|
20
20
|
extends RemoveSourceIdentifierFromSubscriptionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RemoveSourceIdentifierFromSubscriptionCommand extends $Command<
|
|
24
23
|
RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
25
24
|
RemoveSourceIdentifierFromSubscriptionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RemoveSourceIdentifierFromSubscriptionCommand extends $Comm
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RemoveSourceIdentifierFromSubscriptionCommandInput;
|
|
29
28
|
constructor(input: RemoveSourceIdentifierFromSubscriptionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import { RemoveTagsFromResourceMessage } from "../models/models_0";
|
|
|
14
14
|
export interface RemoveTagsFromResourceCommandInput
|
|
15
15
|
extends RemoveTagsFromResourceMessage {}
|
|
16
16
|
export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class RemoveTagsFromResourceCommand extends $Command<
|
|
19
18
|
RemoveTagsFromResourceCommandInput,
|
|
20
19
|
RemoveTagsFromResourceCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class RemoveTagsFromResourceCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: RemoveTagsFromResourceCommandInput;
|
|
24
23
|
constructor(input: RemoveTagsFromResourceCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ResetDBClusterParameterGroupCommandInput
|
|
|
19
19
|
export interface ResetDBClusterParameterGroupCommandOutput
|
|
20
20
|
extends DBClusterParameterGroupNameMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ResetDBClusterParameterGroupCommand extends $Command<
|
|
24
23
|
ResetDBClusterParameterGroupCommandInput,
|
|
25
24
|
ResetDBClusterParameterGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ResetDBClusterParameterGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ResetDBClusterParameterGroupCommandInput;
|
|
29
28
|
constructor(input: ResetDBClusterParameterGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface RestoreDBClusterFromSnapshotCommandInput
|
|
|
19
19
|
export interface RestoreDBClusterFromSnapshotCommandOutput
|
|
20
20
|
extends RestoreDBClusterFromSnapshotResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class RestoreDBClusterFromSnapshotCommand extends $Command<
|
|
24
23
|
RestoreDBClusterFromSnapshotCommandInput,
|
|
25
24
|
RestoreDBClusterFromSnapshotCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class RestoreDBClusterFromSnapshotCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: RestoreDBClusterFromSnapshotCommandInput;
|
|
29
28
|
constructor(input: RestoreDBClusterFromSnapshotCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|