@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 { ModifyDBClusterSnapshotAttributeMessage, ModifyDBClusterSnapshotAttributeResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ModifyDBClusterSnapshotAttributeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ModifyDBClusterSnapshotAttributeCommandInput extends ModifyDBClusterSnapshotAttributeMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ModifyDBClusterSnapshotAttributeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ModifyDBClusterSnapshotAttributeCommandOutput extends ModifyDBClusterSnapshotAttributeResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds an attribute and values to, or removes an attribute and values from, a manual cluster snapshot.</p>
|
|
18
23
|
* <p>To share a manual cluster snapshot with other Amazon Web Services accounts, specify <code>restore</code> as the <code>AttributeName</code>, and use the <code>ValuesToAdd</code> parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual cluster snapshot. Use the value <code>all</code> to make the manual cluster snapshot public, which means that it can be copied or restored by all Amazon Web Services accounts. Do not add the <code>all</code> value for any manual cluster snapshots that contain private information that you don't want available to all Amazon Web Services accounts. If a manual cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code> parameter. You can't use <code>all</code> as a value for that parameter in this case.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ModifyDBClusterSnapshotAttributeCommandOutput extends ModifyDBC
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ModifyDBClusterSnapshotAttributeCommandInput - {@link ModifyDBClusterSnapshotAttributeCommandInput}
|
|
35
|
+
* @returns {@link ModifyDBClusterSnapshotAttributeCommandOutput}
|
|
29
36
|
* @see {@link ModifyDBClusterSnapshotAttributeCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ModifyDBClusterSnapshotAttributeCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ModifyDBClusterSnapshotAttributeCommandOutput extends ModifyDBC
|
|
|
46
53
|
export declare class ModifyDBClusterSnapshotAttributeCommand extends $Command<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, DocDBClientResolvedConfig> {
|
|
47
54
|
readonly input: ModifyDBClusterSnapshotAttributeCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ModifyDBClusterSnapshotAttributeCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { ModifyDBInstanceMessage, ModifyDBInstanceResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ModifyDBInstanceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ModifyDBInstanceCommandInput extends ModifyDBInstanceMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ModifyDBInstanceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Modifies settings for an instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ModifyDBInstanceCommandInput - {@link ModifyDBInstanceCommandInput}
|
|
34
|
+
* @returns {@link ModifyDBInstanceCommandOutput}
|
|
28
35
|
* @see {@link ModifyDBInstanceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ModifyDBInstanceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -83,11 +90,20 @@ export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, _
|
|
|
83
90
|
export declare class ModifyDBInstanceCommand extends $Command<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, DocDBClientResolvedConfig> {
|
|
84
91
|
readonly input: ModifyDBInstanceCommandInput;
|
|
85
92
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
+
/**
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
86
96
|
constructor(input: ModifyDBInstanceCommandInput);
|
|
87
97
|
/**
|
|
88
98
|
* @internal
|
|
89
99
|
*/
|
|
90
100
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput>;
|
|
101
|
+
/**
|
|
102
|
+
* @internal
|
|
103
|
+
*/
|
|
91
104
|
private serialize;
|
|
105
|
+
/**
|
|
106
|
+
* @internal
|
|
107
|
+
*/
|
|
92
108
|
private deserialize;
|
|
93
109
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { ModifyDBSubnetGroupMessage, ModifyDBSubnetGroupResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ModifyDBSubnetGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ModifyDBSubnetGroupCommandInput extends ModifyDBSubnetGroupMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ModifyDBSubnetGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ModifyDBSubnetGroupCommandOutput extends ModifyDBSubnetGroupResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Modifies an existing subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ModifyDBSubnetGroupCommandOutput extends ModifyDBSubnetGroupRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ModifyDBSubnetGroupCommandInput - {@link ModifyDBSubnetGroupCommandInput}
|
|
34
|
+
* @returns {@link ModifyDBSubnetGroupCommandOutput}
|
|
28
35
|
* @see {@link ModifyDBSubnetGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ModifyDBSubnetGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ModifyDBSubnetGroupCommandOutput extends ModifyDBSubnetGroupRes
|
|
|
51
58
|
export declare class ModifyDBSubnetGroupCommand extends $Command<ModifyDBSubnetGroupCommandInput, ModifyDBSubnetGroupCommandOutput, DocDBClientResolvedConfig> {
|
|
52
59
|
readonly input: ModifyDBSubnetGroupCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ModifyDBSubnetGroupCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyDBSubnetGroupCommandInput, ModifyDBSubnetGroupCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ModifyEventSubscriptionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscriptionMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ModifyEventSubscriptionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscriptionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Modifies an existing Amazon DocumentDB event notification subscription.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ModifyEventSubscriptionCommandInput - {@link ModifyEventSubscriptionCommandInput}
|
|
34
|
+
* @returns {@link ModifyEventSubscriptionCommandOutput}
|
|
28
35
|
* @see {@link ModifyEventSubscriptionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ModifyEventSubscriptionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
|
|
|
52
59
|
export declare class ModifyEventSubscriptionCommand extends $Command<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, DocDBClientResolvedConfig> {
|
|
53
60
|
readonly input: ModifyEventSubscriptionCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: ModifyEventSubscriptionCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { ModifyGlobalClusterMessage, ModifyGlobalClusterResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ModifyGlobalClusterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ModifyGlobalClusterCommandInput extends ModifyGlobalClusterMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ModifyGlobalClusterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ModifyGlobalClusterCommandOutput extends ModifyGlobalClusterResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Modify a setting for an Amazon DocumentDB global cluster. You can change one or more configuration parameters (for example: deletion protection), or the global cluster identifier by specifying these parameters and the new values in the request.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>This action only applies to Amazon DocumentDB clusters.</p>
|
|
@@ -28,6 +33,8 @@ export interface ModifyGlobalClusterCommandOutput extends ModifyGlobalClusterRes
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ModifyGlobalClusterCommandInput - {@link ModifyGlobalClusterCommandInput}
|
|
37
|
+
* @returns {@link ModifyGlobalClusterCommandOutput}
|
|
31
38
|
* @see {@link ModifyGlobalClusterCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ModifyGlobalClusterCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface ModifyGlobalClusterCommandOutput extends ModifyGlobalClusterRes
|
|
|
43
50
|
export declare class ModifyGlobalClusterCommand extends $Command<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput, DocDBClientResolvedConfig> {
|
|
44
51
|
readonly input: ModifyGlobalClusterCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: ModifyGlobalClusterCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { RebootDBInstanceMessage, RebootDBInstanceResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RebootDBInstanceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RebootDBInstanceCommandInput extends RebootDBInstanceMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RebootDBInstanceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RebootDBInstanceCommandOutput extends RebootDBInstanceResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>You might need to reboot your instance, usually for maintenance reasons. For
|
|
18
23
|
* example, if you make certain changes, or if you change the cluster parameter group
|
|
19
24
|
* that is associated with the instance, you must reboot the instance for the changes to
|
|
@@ -31,6 +36,8 @@ export interface RebootDBInstanceCommandOutput extends RebootDBInstanceResult, _
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param RebootDBInstanceCommandInput - {@link RebootDBInstanceCommandInput}
|
|
40
|
+
* @returns {@link RebootDBInstanceCommandOutput}
|
|
34
41
|
* @see {@link RebootDBInstanceCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link RebootDBInstanceCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface RebootDBInstanceCommandOutput extends RebootDBInstanceResult, _
|
|
|
48
55
|
export declare class RebootDBInstanceCommand extends $Command<RebootDBInstanceCommandInput, RebootDBInstanceCommandOutput, DocDBClientResolvedConfig> {
|
|
49
56
|
readonly input: RebootDBInstanceCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: RebootDBInstanceCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebootDBInstanceCommandInput, RebootDBInstanceCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { RemoveFromGlobalClusterMessage, RemoveFromGlobalClusterResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RemoveFromGlobalClusterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RemoveFromGlobalClusterCommandInput extends RemoveFromGlobalClusterMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RemoveFromGlobalClusterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RemoveFromGlobalClusterCommandOutput extends RemoveFromGlobalClusterResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Detaches an Amazon DocumentDB secondary cluster from a global cluster. The cluster becomes a standalone cluster with read-write capability instead of being read-only and receiving data from a primary in a different region. </p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>This action only applies to Amazon DocumentDB clusters.</p>
|
|
@@ -28,6 +33,8 @@ export interface RemoveFromGlobalClusterCommandOutput extends RemoveFromGlobalCl
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param RemoveFromGlobalClusterCommandInput - {@link RemoveFromGlobalClusterCommandInput}
|
|
37
|
+
* @returns {@link RemoveFromGlobalClusterCommandOutput}
|
|
31
38
|
* @see {@link RemoveFromGlobalClusterCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link RemoveFromGlobalClusterCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface RemoveFromGlobalClusterCommandOutput extends RemoveFromGlobalCl
|
|
|
47
54
|
export declare class RemoveFromGlobalClusterCommand extends $Command<RemoveFromGlobalClusterCommandInput, RemoveFromGlobalClusterCommandOutput, DocDBClientResolvedConfig> {
|
|
48
55
|
readonly input: RemoveFromGlobalClusterCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: RemoveFromGlobalClusterCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveFromGlobalClusterCommandInput, RemoveFromGlobalClusterCommandOutput>;
|
|
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 { RemoveSourceIdentifierFromSubscriptionMessage, RemoveSourceIdentifierFromSubscriptionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RemoveSourceIdentifierFromSubscriptionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RemoveSourceIdentifierFromSubscriptionCommandInput extends RemoveSourceIdentifierFromSubscriptionMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RemoveSourceIdentifierFromSubscriptionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RemoveSourceIdentifierFromSubscriptionCommandOutput extends RemoveSourceIdentifierFromSubscriptionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes a source identifier from an existing Amazon DocumentDB event notification
|
|
18
23
|
* subscription.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface RemoveSourceIdentifierFromSubscriptionCommandOutput extends Rem
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param RemoveSourceIdentifierFromSubscriptionCommandInput - {@link RemoveSourceIdentifierFromSubscriptionCommandInput}
|
|
35
|
+
* @returns {@link RemoveSourceIdentifierFromSubscriptionCommandOutput}
|
|
29
36
|
* @see {@link RemoveSourceIdentifierFromSubscriptionCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link RemoveSourceIdentifierFromSubscriptionCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface RemoveSourceIdentifierFromSubscriptionCommandOutput extends Rem
|
|
|
41
48
|
export declare class RemoveSourceIdentifierFromSubscriptionCommand extends $Command<RemoveSourceIdentifierFromSubscriptionCommandInput, RemoveSourceIdentifierFromSubscriptionCommandOutput, DocDBClientResolvedConfig> {
|
|
42
49
|
readonly input: RemoveSourceIdentifierFromSubscriptionCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: RemoveSourceIdentifierFromSubscriptionCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveSourceIdentifierFromSubscriptionCommandInput, RemoveSourceIdentifierFromSubscriptionCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { RemoveTagsFromResourceMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RemoveTagsFromResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RemoveTagsFromResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes metadata tags from an Amazon DocumentDB resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param RemoveTagsFromResourceCommandInput - {@link RemoveTagsFromResourceCommandInput}
|
|
34
|
+
* @returns {@link RemoveTagsFromResourceCommandOutput}
|
|
28
35
|
* @see {@link RemoveTagsFromResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link RemoveTagsFromResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
|
|
|
46
53
|
export declare class RemoveTagsFromResourceCommand extends $Command<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DocDBClientResolvedConfig> {
|
|
47
54
|
readonly input: RemoveTagsFromResourceCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: RemoveTagsFromResourceCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { DBClusterParameterGroupNameMessage, ResetDBClusterParameterGroupMessage } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ResetDBClusterParameterGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ResetDBClusterParameterGroupCommandInput extends ResetDBClusterParameterGroupMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ResetDBClusterParameterGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterParameterGroupNameMessage, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Modifies the parameters of a cluster parameter group to the default value. To
|
|
18
23
|
* reset specific parameters, submit a list of the following: <code>ParameterName</code>
|
|
19
24
|
* and <code>ApplyMethod</code>. To reset the entire cluster parameter group, specify
|
|
@@ -32,6 +37,8 @@ export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterPara
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param ResetDBClusterParameterGroupCommandInput - {@link ResetDBClusterParameterGroupCommandInput}
|
|
41
|
+
* @returns {@link ResetDBClusterParameterGroupCommandOutput}
|
|
35
42
|
* @see {@link ResetDBClusterParameterGroupCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link ResetDBClusterParameterGroupCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterPara
|
|
|
48
55
|
export declare class ResetDBClusterParameterGroupCommand extends $Command<ResetDBClusterParameterGroupCommandInput, ResetDBClusterParameterGroupCommandOutput, DocDBClientResolvedConfig> {
|
|
49
56
|
readonly input: ResetDBClusterParameterGroupCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ResetDBClusterParameterGroupCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetDBClusterParameterGroupCommandInput, ResetDBClusterParameterGroupCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { RestoreDBClusterFromSnapshotMessage, RestoreDBClusterFromSnapshotResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RestoreDBClusterFromSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RestoreDBClusterFromSnapshotCommandInput extends RestoreDBClusterFromSnapshotMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RestoreDBClusterFromSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClusterFromSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new cluster from a snapshot or cluster snapshot.</p>
|
|
18
23
|
* <p>If a snapshot is specified, the target cluster is created from the source DB snapshot with a default configuration and default security group.</p>
|
|
19
24
|
* <p>If a cluster snapshot is specified, the target cluster is created from the source cluster restore point with the same configuration as the original source DB cluster, except that the new cluster is created with the default security group.</p>
|
|
@@ -27,6 +32,8 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param RestoreDBClusterFromSnapshotCommandInput - {@link RestoreDBClusterFromSnapshotCommandInput}
|
|
36
|
+
* @returns {@link RestoreDBClusterFromSnapshotCommandOutput}
|
|
30
37
|
* @see {@link RestoreDBClusterFromSnapshotCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link RestoreDBClusterFromSnapshotCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -85,11 +92,20 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
|
|
|
85
92
|
export declare class RestoreDBClusterFromSnapshotCommand extends $Command<RestoreDBClusterFromSnapshotCommandInput, RestoreDBClusterFromSnapshotCommandOutput, DocDBClientResolvedConfig> {
|
|
86
93
|
readonly input: RestoreDBClusterFromSnapshotCommandInput;
|
|
87
94
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
+
/**
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
88
98
|
constructor(input: RestoreDBClusterFromSnapshotCommandInput);
|
|
89
99
|
/**
|
|
90
100
|
* @internal
|
|
91
101
|
*/
|
|
92
102
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBClusterFromSnapshotCommandInput, RestoreDBClusterFromSnapshotCommandOutput>;
|
|
103
|
+
/**
|
|
104
|
+
* @internal
|
|
105
|
+
*/
|
|
93
106
|
private serialize;
|
|
107
|
+
/**
|
|
108
|
+
* @internal
|
|
109
|
+
*/
|
|
94
110
|
private deserialize;
|
|
95
111
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient";
|
|
5
5
|
import { RestoreDBClusterToPointInTimeMessage, RestoreDBClusterToPointInTimeResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RestoreDBClusterToPointInTimeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RestoreDBClusterToPointInTimeCommandInput extends RestoreDBClusterToPointInTimeMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RestoreDBClusterToPointInTimeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClusterToPointInTimeResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Restores a cluster to an arbitrary point in time. Users can restore to any point in
|
|
18
23
|
* time before <code>LatestRestorableTime</code> for up to
|
|
19
24
|
* <code>BackupRetentionPeriod</code> days. The target cluster is created from the
|
|
@@ -29,6 +34,8 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param RestoreDBClusterToPointInTimeCommandInput - {@link RestoreDBClusterToPointInTimeCommandInput}
|
|
38
|
+
* @returns {@link RestoreDBClusterToPointInTimeCommandOutput}
|
|
32
39
|
* @see {@link RestoreDBClusterToPointInTimeCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link RestoreDBClusterToPointInTimeCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link DocDBClientResolvedConfig | config} for DocDBClient's `config` shape.
|
|
@@ -90,11 +97,20 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
90
97
|
export declare class RestoreDBClusterToPointInTimeCommand extends $Command<RestoreDBClusterToPointInTimeCommandInput, RestoreDBClusterToPointInTimeCommandOutput, DocDBClientResolvedConfig> {
|
|
91
98
|
readonly input: RestoreDBClusterToPointInTimeCommandInput;
|
|
92
99
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
+
/**
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
93
103
|
constructor(input: RestoreDBClusterToPointInTimeCommandInput);
|
|
94
104
|
/**
|
|
95
105
|
* @internal
|
|
96
106
|
*/
|
|
97
107
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DocDBClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBClusterToPointInTimeCommandInput, RestoreDBClusterToPointInTimeCommandOutput>;
|
|
108
|
+
/**
|
|
109
|
+
* @internal
|
|
110
|
+
*/
|
|
98
111
|
private serialize;
|
|
112
|
+
/**
|
|
113
|
+
* @internal
|
|
114
|
+
*/
|
|
99
115
|
private deserialize;
|
|
100
116
|
}
|