@aws-sdk/client-docdb 3.296.0 → 3.298.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/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
- package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
- package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
- package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
- package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
- package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -535
- package/dist-cjs/protocols/Aws_query.js +135 -592
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateDBClusterCommand.js +2 -3
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
- package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
- package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
- package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
- package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
- package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
- package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
- package/dist-es/commands/StartDBClusterCommand.js +2 -3
- package/dist-es/commands/StopDBClusterCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -399
- package/dist-es/protocols/Aws_query.js +135 -592
- package/dist-types/DocDB.d.ts +54 -0
- package/dist-types/DocDBClient.d.ts +24 -4
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateDBClusterCommand.d.ts +16 -0
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +16 -0
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +16 -0
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +16 -0
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +16 -0
- package/dist-types/commands/StartDBClusterCommand.d.ts +16 -0
- package/dist-types/commands/StopDBClusterCommand.d.ts +16 -0
- package/dist-types/models/DocDBServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +274 -534
- package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -381
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StartDBClusterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StartDBClusterCommandInput extends StartDBClusterMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StartDBClusterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StartDBClusterCommandOutput extends StartDBClusterResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Restarts the stopped cluster that is specified by <code>DBClusterIdentifier</code>.
|
|
18
23
|
* For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-stop-start.html">Stopping and
|
|
19
24
|
* Starting an Amazon DocumentDB Cluster</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __Met
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param StartDBClusterCommandInput - {@link StartDBClusterCommandInput}
|
|
36
|
+
* @returns {@link StartDBClusterCommandOutput}
|
|
30
37
|
* @see {@link StartDBClusterCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link StartDBClusterCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __Met
|
|
|
47
54
|
export declare class StartDBClusterCommand extends $Command<StartDBClusterCommandInput, StartDBClusterCommandOutput, DocDBClientResolvedConfig> {
|
|
48
55
|
readonly input: StartDBClusterCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: StartDBClusterCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartDBClusterCommandInput, StartDBClusterCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { StopDBClusterMessage, StopDBClusterResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StopDBClusterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StopDBClusterCommandInput extends StopDBClusterMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StopDBClusterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StopDBClusterCommandOutput extends StopDBClusterResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Stops the running cluster that is specified by <code>DBClusterIdentifier</code>. The
|
|
18
23
|
* cluster must be in the <i>available</i> state. For more information, see
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-stop-start.html">Stopping and
|
|
@@ -28,6 +33,8 @@ export interface StopDBClusterCommandOutput extends StopDBClusterResult, __Metad
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param StopDBClusterCommandInput - {@link StopDBClusterCommandInput}
|
|
37
|
+
* @returns {@link StopDBClusterCommandOutput}
|
|
31
38
|
* @see {@link StopDBClusterCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link StopDBClusterCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface StopDBClusterCommandOutput extends StopDBClusterResult, __Metad
|
|
|
48
55
|
export declare class StopDBClusterCommand extends $Command<StopDBClusterCommandInput, StopDBClusterCommandOutput, DocDBClientResolvedConfig> {
|
|
49
56
|
readonly input: StopDBClusterCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: StopDBClusterCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopDBClusterCommandInput, StopDBClusterCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from DocDB service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class DocDBServiceException extends __ServiceException {
|