@aws-sdk/client-neptune 3.529.1 → 3.535.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 (151) hide show
  1. package/dist-types/Neptune.d.ts +15 -1
  2. package/dist-types/NeptuneClient.d.ts +1 -1
  3. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +2 -1
  4. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  6. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
  7. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
  8. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
  9. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeDBParametersCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
  48. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -1
  49. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +2 -1
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -1
  52. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
  53. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
  54. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
  55. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -1
  56. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
  57. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
  58. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  59. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -1
  60. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
  61. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -1
  62. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
  63. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
  64. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
  65. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +2 -1
  68. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
  69. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
  70. package/dist-types/commands/StartDBClusterCommand.d.ts +2 -1
  71. package/dist-types/commands/StopDBClusterCommand.d.ts +2 -1
  72. package/dist-types/models/models_0.d.ts +914 -914
  73. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  74. package/dist-types/runtimeConfig.d.ts +2 -2
  75. package/dist-types/runtimeConfig.native.d.ts +2 -2
  76. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  77. package/dist-types/ts3.4/Neptune.d.ts +14 -0
  78. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  151. package/package.json +42 -42
@@ -22,10 +22,10 @@ export interface DeleteEventSubscriptionCommandOutput extends DeleteEventSubscri
22
22
  }
23
23
  declare const DeleteEventSubscriptionCommand_base: {
24
24
  new (input: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an event notification subscription.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DeleteEventSubscriptionCommand_base: {
74
74
  * @throws {@link NeptuneServiceException}
75
75
  * <p>Base exception class for all service exceptions from Neptune service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DeleteGlobalClusterCommandOutput extends DeleteGlobalClusterRes
22
22
  }
23
23
  declare const DeleteGlobalClusterCommand_base: {
24
24
  new (input: DeleteGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalClusterCommandInput, DeleteGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalClusterCommandInput, DeleteGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a global database. The primary and all secondary clusters must
30
30
  * already be detached or deleted first.</p>
31
31
  * @example
@@ -78,6 +78,7 @@ declare const DeleteGlobalClusterCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteGlobalClusterCommand extends DeleteGlobalClusterCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DescribeDBClusterEndpointsCommandOutput extends DBClusterEndpoi
22
22
  }
23
23
  declare const DescribeDBClusterEndpointsCommand_base: {
24
24
  new (input: DescribeDBClusterEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBClusterEndpointsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about endpoints for an Amazon Neptune DB cluster.</p>
30
30
  * <note>
31
31
  * <p>This operation can also return information for Amazon RDS clusters
@@ -90,6 +90,7 @@ declare const DescribeDBClusterEndpointsCommand_base: {
90
90
  * @throws {@link NeptuneServiceException}
91
91
  * <p>Base exception class for all service exceptions from Neptune service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DescribeDBClusterEndpointsCommand extends DescribeDBClusterEndpointsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DescribeDBClusterParameterGroupsCommandOutput extends DBCluster
22
22
  }
23
23
  declare const DescribeDBClusterParameterGroupsCommand_base: {
24
24
  new (input: DescribeDBClusterParameterGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBClusterParameterGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a
30
30
  * <code>DBClusterParameterGroupName</code> parameter is specified, the list will contain only
31
31
  * the description of the specified DB cluster parameter group.</p>
@@ -78,6 +78,7 @@ declare const DescribeDBClusterParameterGroupsCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DescribeDBClusterParameterGroupsCommand extends DescribeDBClusterParameterGroupsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DescribeDBClusterParametersCommandOutput extends DBClusterParam
22
22
  }
23
23
  declare const DescribeDBClusterParametersCommand_base: {
24
24
  new (input: DescribeDBClusterParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeDBClusterParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the detailed parameter list for a particular DB cluster parameter group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const DescribeDBClusterParametersCommand_base: {
83
83
  * @throws {@link NeptuneServiceException}
84
84
  * <p>Base exception class for all service exceptions from Neptune service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class DescribeDBClusterParametersCommand extends DescribeDBClusterParametersCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DescribeDBClusterSnapshotAttributesCommandOutput extends Descri
22
22
  }
23
23
  declare const DescribeDBClusterSnapshotAttributesCommand_base: {
24
24
  new (input: DescribeDBClusterSnapshotAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterSnapshotAttributesCommandInput, DescribeDBClusterSnapshotAttributesCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeDBClusterSnapshotAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterSnapshotAttributesCommandInput, DescribeDBClusterSnapshotAttributesCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster
30
30
  * snapshot.</p>
31
31
  * <p>When sharing snapshots with other Amazon accounts,
@@ -77,6 +77,7 @@ declare const DescribeDBClusterSnapshotAttributesCommand_base: {
77
77
  * @throws {@link NeptuneServiceException}
78
78
  * <p>Base exception class for all service exceptions from Neptune service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DescribeDBClusterSnapshotAttributesCommand extends DescribeDBClusterSnapshotAttributesCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DescribeDBClusterSnapshotsCommandOutput extends DBClusterSnapsh
22
22
  }
23
23
  declare const DescribeDBClusterSnapshotsCommand_base: {
24
24
  new (input: DescribeDBClusterSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBClusterSnapshotsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about DB cluster snapshots. This API action supports
30
30
  * pagination.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const DescribeDBClusterSnapshotsCommand_base: {
100
100
  * @throws {@link NeptuneServiceException}
101
101
  * <p>Base exception class for all service exceptions from Neptune service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class DescribeDBClusterSnapshotsCommand extends DescribeDBClusterSnapshotsCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface DescribeDBClustersCommandOutput extends DBClusterMessage, __Met
22
22
  }
23
23
  declare const DescribeDBClustersCommand_base: {
24
24
  new (input: DescribeDBClustersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBClustersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about provisioned DB clusters, and supports
30
30
  * pagination.</p>
31
31
  * <note>
@@ -169,6 +169,7 @@ declare const DescribeDBClustersCommand_base: {
169
169
  * @throws {@link NeptuneServiceException}
170
170
  * <p>Base exception class for all service exceptions from Neptune service.</p>
171
171
  *
172
+ * @public
172
173
  */
173
174
  export declare class DescribeDBClustersCommand extends DescribeDBClustersCommand_base {
174
175
  }
@@ -22,10 +22,10 @@ export interface DescribeDBEngineVersionsCommandOutput extends DBEngineVersionMe
22
22
  }
23
23
  declare const DescribeDBEngineVersionsCommand_base: {
24
24
  new (input: DescribeDBEngineVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBEngineVersionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of the available DB engines.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -108,6 +108,7 @@ declare const DescribeDBEngineVersionsCommand_base: {
108
108
  * @throws {@link NeptuneServiceException}
109
109
  * <p>Base exception class for all service exceptions from Neptune service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class DescribeDBEngineVersionsCommand extends DescribeDBEngineVersionsCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface DescribeDBInstancesCommandOutput extends DBInstanceMessage, __M
22
22
  }
23
23
  declare const DescribeDBInstancesCommand_base: {
24
24
  new (input: DescribeDBInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about provisioned instances, and supports pagination.</p>
30
30
  * <note>
31
31
  * <p>This operation can also return information for Amazon RDS instances
@@ -209,6 +209,7 @@ declare const DescribeDBInstancesCommand_base: {
209
209
  * @throws {@link NeptuneServiceException}
210
210
  * <p>Base exception class for all service exceptions from Neptune service.</p>
211
211
  *
212
+ * @public
212
213
  */
213
214
  export declare class DescribeDBInstancesCommand extends DescribeDBInstancesCommand_base {
214
215
  }
@@ -22,10 +22,10 @@ export interface DescribeDBParameterGroupsCommandOutput extends DBParameterGroup
22
22
  }
23
23
  declare const DescribeDBParameterGroupsCommand_base: {
24
24
  new (input: DescribeDBParameterGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBParameterGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of <code>DBParameterGroup</code> descriptions. If a
30
30
  * <code>DBParameterGroupName</code> is specified, the list will contain only the description of
31
31
  * the specified DB parameter group.</p>
@@ -78,6 +78,7 @@ declare const DescribeDBParameterGroupsCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DescribeDBParameterGroupsCommand extends DescribeDBParameterGroupsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DescribeDBParametersCommandOutput extends DBParameterGroupDetai
22
22
  }
23
23
  declare const DescribeDBParametersCommand_base: {
24
24
  new (input: DescribeDBParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeDBParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the detailed parameter list for a particular DB parameter group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const DescribeDBParametersCommand_base: {
83
83
  * @throws {@link NeptuneServiceException}
84
84
  * <p>Base exception class for all service exceptions from Neptune service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class DescribeDBParametersCommand extends DescribeDBParametersCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DescribeDBSubnetGroupsCommandOutput extends DBSubnetGroupMessag
22
22
  }
23
23
  declare const DescribeDBSubnetGroupsCommand_base: {
24
24
  new (input: DescribeDBSubnetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDBSubnetGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the
30
30
  * list will contain only the descriptions of the specified DBSubnetGroup.</p>
31
31
  * <p>For an overview of CIDR ranges, go to the <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.</p>
@@ -88,6 +88,7 @@ declare const DescribeDBSubnetGroupsCommand_base: {
88
88
  * @throws {@link NeptuneServiceException}
89
89
  * <p>Base exception class for all service exceptions from Neptune service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeDBSubnetGroupsCommand extends DescribeDBSubnetGroupsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeEngineDefaultClusterParametersCommandOutput extends Des
22
22
  }
23
23
  declare const DescribeEngineDefaultClusterParametersCommand_base: {
24
24
  new (input: DescribeEngineDefaultClusterParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeEngineDefaultClusterParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the default engine and system parameter information for the cluster database
30
30
  * engine.</p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const DescribeEngineDefaultClusterParametersCommand_base: {
81
81
  * @throws {@link NeptuneServiceException}
82
82
  * <p>Base exception class for all service exceptions from Neptune service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DescribeEngineDefaultClusterParametersCommand extends DescribeEngineDefaultClusterParametersCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
22
22
  }
23
23
  declare const DescribeEngineDefaultParametersCommand_base: {
24
24
  new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the default engine and system parameter information for the specified database
30
30
  * engine.</p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const DescribeEngineDefaultParametersCommand_base: {
81
81
  * @throws {@link NeptuneServiceException}
82
82
  * <p>Base exception class for all service exceptions from Neptune service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DescribeEngineDefaultParametersCommand extends DescribeEngineDefaultParametersCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeEventCategoriesCommandOutput extends EventCategoriesMes
22
22
  }
23
23
  declare const DescribeEventCategoriesCommand_base: {
24
24
  new (input: DescribeEventCategoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeEventCategoriesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Displays a list of categories for all event source types, or, if specified, for a
30
30
  * specified source type.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const DescribeEventCategoriesCommand_base: {
69
69
  * @throws {@link NeptuneServiceException}
70
70
  * <p>Base exception class for all service exceptions from Neptune service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DescribeEventCategoriesCommand extends DescribeEventCategoriesCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DescribeEventSubscriptionsCommandOutput extends EventSubscripti
22
22
  }
23
23
  declare const DescribeEventSubscriptionsCommand_base: {
24
24
  new (input: DescribeEventSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeEventSubscriptionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the subscription descriptions for a customer account. The description for a
30
30
  * subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID,
31
31
  * CreationTime, and Status.</p>
@@ -87,6 +87,7 @@ declare const DescribeEventSubscriptionsCommand_base: {
87
87
  * @throws {@link NeptuneServiceException}
88
88
  * <p>Base exception class for all service exceptions from Neptune service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBe
22
22
  }
23
23
  declare const DescribeEventsCommand_base: {
24
24
  new (input: DescribeEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter
30
30
  * groups for the past 14 days. Events specific to a particular DB instance, DB security group,
31
31
  * database snapshot, or DB parameter group can be obtained by providing the name as a parameter.
@@ -85,6 +85,7 @@ declare const DescribeEventsCommand_base: {
85
85
  * @throws {@link NeptuneServiceException}
86
86
  * <p>Base exception class for all service exceptions from Neptune service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface DescribeGlobalClustersCommandOutput extends GlobalClustersMessa
22
22
  }
23
23
  declare const DescribeGlobalClustersCommand_base: {
24
24
  new (input: DescribeGlobalClustersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGlobalClustersCommandInput, DescribeGlobalClustersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeGlobalClustersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeGlobalClustersCommandInput, DescribeGlobalClustersCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about Neptune global database clusters. This API
30
30
  * supports pagination.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const DescribeGlobalClustersCommand_base: {
80
80
  * @throws {@link NeptuneServiceException}
81
81
  * <p>Base exception class for all service exceptions from Neptune service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class DescribeGlobalClustersCommand extends DescribeGlobalClustersCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface DescribeOrderableDBInstanceOptionsCommandOutput extends Orderab
22
22
  }
23
23
  declare const DescribeOrderableDBInstanceOptionsCommand_base: {
24
24
  new (input: DescribeOrderableDBInstanceOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrderableDBInstanceOptionsCommandInput, DescribeOrderableDBInstanceOptionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeOrderableDBInstanceOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrderableDBInstanceOptionsCommandInput, DescribeOrderableDBInstanceOptionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of orderable DB instance options for the specified engine.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const DescribeOrderableDBInstanceOptionsCommand_base: {
96
96
  * @throws {@link NeptuneServiceException}
97
97
  * <p>Base exception class for all service exceptions from Neptune service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class DescribeOrderableDBInstanceOptionsCommand extends DescribeOrderableDBInstanceOptionsCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface DescribePendingMaintenanceActionsCommandOutput extends PendingM
22
22
  }
23
23
  declare const DescribePendingMaintenanceActionsCommand_base: {
24
24
  new (input: DescribePendingMaintenanceActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribePendingMaintenanceActionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of resources (for example, DB instances) that have at least one pending
30
30
  * maintenance action.</p>
31
31
  * @example
@@ -82,6 +82,7 @@ declare const DescribePendingMaintenanceActionsCommand_base: {
82
82
  * @throws {@link NeptuneServiceException}
83
83
  * <p>Base exception class for all service exceptions from Neptune service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class DescribePendingMaintenanceActionsCommand extends DescribePendingMaintenanceActionsCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface DescribeValidDBInstanceModificationsCommandOutput extends Descr
22
22
  }
23
23
  declare const DescribeValidDBInstanceModificationsCommand_base: {
24
24
  new (input: DescribeValidDBInstanceModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeValidDBInstanceModificationsCommandInput, DescribeValidDBInstanceModificationsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeValidDBInstanceModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeValidDBInstanceModificationsCommandInput, DescribeValidDBInstanceModificationsCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>You can call <a>DescribeValidDBInstanceModifications</a>
30
30
  * to learn what modifications you can make to your DB instance. You can use this
31
31
  * information when you call <a>ModifyDBInstance</a>.</p>
@@ -88,6 +88,7 @@ declare const DescribeValidDBInstanceModificationsCommand_base: {
88
88
  * @throws {@link NeptuneServiceException}
89
89
  * <p>Base exception class for all service exceptions from Neptune service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeValidDBInstanceModificationsCommand extends DescribeValidDBInstanceModificationsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface FailoverDBClusterCommandOutput extends FailoverDBClusterResult,
22
22
  }
23
23
  declare const FailoverDBClusterCommand_base: {
24
24
  new (input: FailoverDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverDBClusterCommandInput, FailoverDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [FailoverDBClusterCommandInput]): import("@smithy/smithy-client").CommandImpl<FailoverDBClusterCommandInput, FailoverDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Forces a failover for a DB cluster.</p>
30
30
  * <p>A failover for a DB cluster promotes one of the Read Replicas (read-only instances) in the
31
31
  * DB cluster to be the primary instance (the cluster writer).</p>
@@ -165,6 +165,7 @@ declare const FailoverDBClusterCommand_base: {
165
165
  * @throws {@link NeptuneServiceException}
166
166
  * <p>Base exception class for all service exceptions from Neptune service.</p>
167
167
  *
168
+ * @public
168
169
  */
169
170
  export declare class FailoverDBClusterCommand extends FailoverDBClusterCommand_base {
170
171
  }
@@ -22,10 +22,10 @@ export interface FailoverGlobalClusterCommandOutput extends FailoverGlobalCluste
22
22
  }
23
23
  declare const FailoverGlobalClusterCommand_base: {
24
24
  new (input: FailoverGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalClusterCommandInput, FailoverGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: FailoverGlobalClusterCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalClusterCommandInput, FailoverGlobalClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates the failover process for a Neptune global database.</p>
30
30
  * <p>A failover for a Neptune global database promotes one of secondary
31
31
  * read-only DB clusters to be the primary DB cluster and demotes the
@@ -98,6 +98,7 @@ declare const FailoverGlobalClusterCommand_base: {
98
98
  * @throws {@link NeptuneServiceException}
99
99
  * <p>Base exception class for all service exceptions from Neptune service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class FailoverGlobalClusterCommand extends FailoverGlobalClusterCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends TagListMessage, __Meta
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all tags on an Amazon Neptune resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListTagsForResourceCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __M
22
22
  }
23
23
  declare const ModifyDBClusterCommand_base: {
24
24
  new (input: ModifyDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterCommandInput, ModifyDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyDBClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterCommandInput, ModifyDBClusterCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modify a setting for a DB cluster. You can change one or more database configuration
30
30
  * parameters by specifying these parameters and the new values in the request.</p>
31
31
  * @example
@@ -223,6 +223,7 @@ declare const ModifyDBClusterCommand_base: {
223
223
  * @throws {@link NeptuneServiceException}
224
224
  * <p>Base exception class for all service exceptions from Neptune service.</p>
225
225
  *
226
+ * @public
226
227
  */
227
228
  export declare class ModifyDBClusterCommand extends ModifyDBClusterCommand_base {
228
229
  }
@@ -22,10 +22,10 @@ export interface ModifyDBClusterEndpointCommandOutput extends ModifyDBClusterEnd
22
22
  }
23
23
  declare const ModifyDBClusterEndpointCommand_base: {
24
24
  new (input: ModifyDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyDBClusterEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the properties of an endpoint in an Amazon Neptune DB cluster.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const ModifyDBClusterEndpointCommand_base: {
89
89
  * @throws {@link NeptuneServiceException}
90
90
  * <p>Base exception class for all service exceptions from Neptune service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class ModifyDBClusterEndpointCommand extends ModifyDBClusterEndpointCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface ModifyDBClusterParameterGroupCommandOutput extends DBClusterPar
22
22
  }
23
23
  declare const ModifyDBClusterParameterGroupCommand_base: {
24
24
  new (input: ModifyDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterParameterGroupCommandInput, ModifyDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyDBClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterParameterGroupCommandInput, ModifyDBClusterParameterGroupCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Modifies the parameters of a DB cluster parameter group. To modify more than one
30
30
  * parameter, submit a list of the following: <code>ParameterName</code>,
31
31
  * <code>ParameterValue</code>, and <code>ApplyMethod</code>. A maximum of 20 parameters can be
@@ -95,6 +95,7 @@ declare const ModifyDBClusterParameterGroupCommand_base: {
95
95
  * @throws {@link NeptuneServiceException}
96
96
  * <p>Base exception class for all service exceptions from Neptune service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ModifyDBClusterParameterGroupCommand extends ModifyDBClusterParameterGroupCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ModifyDBClusterSnapshotAttributeCommandOutput extends ModifyDBC
22
22
  }
23
23
  declare const ModifyDBClusterSnapshotAttributeCommand_base: {
24
24
  new (input: ModifyDBClusterSnapshotAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyDBClusterSnapshotAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB
30
30
  * cluster snapshot.</p>
31
31
  * <p>To share a manual DB cluster snapshot with other Amazon accounts, specify
@@ -94,6 +94,7 @@ declare const ModifyDBClusterSnapshotAttributeCommand_base: {
94
94
  * @throws {@link NeptuneServiceException}
95
95
  * <p>Base exception class for all service exceptions from Neptune service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class ModifyDBClusterSnapshotAttributeCommand extends ModifyDBClusterSnapshotAttributeCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, _
22
22
  }
23
23
  declare const ModifyDBInstanceCommand_base: {
24
24
  new (input: ModifyDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyDBInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies settings for a DB instance. You can change one or more database configuration
30
30
  * parameters by specifying these parameters and the new values in the request. To learn what
31
31
  * modifications you can make to your DB instance, call <a>DescribeValidDBInstanceModifications</a> before you call <a>ModifyDBInstance</a>.</p>
@@ -295,6 +295,7 @@ declare const ModifyDBInstanceCommand_base: {
295
295
  * @throws {@link NeptuneServiceException}
296
296
  * <p>Base exception class for all service exceptions from Neptune service.</p>
297
297
  *
298
+ * @public
298
299
  */
299
300
  export declare class ModifyDBInstanceCommand extends ModifyDBInstanceCommand_base {
300
301
  }