@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.
Files changed (183) hide show
  1. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  3. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  4. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  5. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
  9. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
  10. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  12. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  35. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  36. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  38. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
  39. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  40. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  41. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
  42. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
  43. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  44. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
  45. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
  47. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  48. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  49. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  50. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  51. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  52. package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
  53. package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
  54. package/dist-cjs/models/models_0.js +1 -535
  55. package/dist-cjs/protocols/Aws_query.js +135 -592
  56. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  57. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  58. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  59. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  60. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  61. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  62. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  63. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  64. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  65. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  66. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  67. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  68. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  69. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  70. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  71. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  72. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  73. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  74. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  75. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  76. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  77. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  78. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  79. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  80. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  81. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  82. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  83. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  84. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  85. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  86. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  87. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  88. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  89. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  90. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  91. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  92. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  93. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  94. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  95. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  96. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  97. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  98. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  99. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  100. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  101. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  102. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  103. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  104. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  105. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  106. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  107. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  108. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  109. package/dist-es/models/models_0.js +0 -399
  110. package/dist-es/protocols/Aws_query.js +135 -592
  111. package/dist-types/DocDB.d.ts +54 -0
  112. package/dist-types/DocDBClient.d.ts +24 -4
  113. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +16 -0
  114. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  115. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
  116. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +16 -0
  117. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +16 -0
  118. package/dist-types/commands/CreateDBClusterCommand.d.ts +16 -0
  119. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +16 -0
  120. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +16 -0
  121. package/dist-types/commands/CreateDBInstanceCommand.d.ts +16 -0
  122. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +16 -0
  123. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  124. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +16 -0
  125. package/dist-types/commands/DeleteDBClusterCommand.d.ts +16 -0
  126. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +16 -0
  127. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +16 -0
  128. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +16 -0
  129. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +16 -0
  130. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  131. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +16 -0
  132. package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
  133. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +16 -0
  134. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +16 -0
  135. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +16 -0
  136. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +16 -0
  137. package/dist-types/commands/DescribeDBClustersCommand.d.ts +16 -0
  138. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +16 -0
  139. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +16 -0
  140. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +16 -0
  141. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +16 -0
  142. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  143. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  144. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  145. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +16 -0
  146. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +16 -0
  147. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
  148. package/dist-types/commands/FailoverDBClusterCommand.d.ts +16 -0
  149. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  150. package/dist-types/commands/ModifyDBClusterCommand.d.ts +16 -0
  151. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +16 -0
  152. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +16 -0
  153. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +16 -0
  154. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +16 -0
  155. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  156. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +16 -0
  157. package/dist-types/commands/RebootDBInstanceCommand.d.ts +16 -0
  158. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +16 -0
  159. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +16 -0
  160. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  161. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +16 -0
  162. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +16 -0
  163. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +16 -0
  164. package/dist-types/commands/StartDBClusterCommand.d.ts +16 -0
  165. package/dist-types/commands/StopDBClusterCommand.d.ts +16 -0
  166. package/dist-types/models/DocDBServiceException.d.ts +2 -0
  167. package/dist-types/models/models_0.d.ts +274 -534
  168. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
  169. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -0
  170. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -0
  171. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -0
  172. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +3 -0
  173. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -0
  174. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +3 -0
  175. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -0
  176. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  177. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  178. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +3 -0
  179. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -0
  180. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
  181. package/dist-types/pagination/Interfaces.d.ts +3 -0
  182. package/dist-types/ts3.4/models/models_0.d.ts +0 -381
  183. 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
  }