@aws-sdk/client-neptune 3.775.0 → 3.777.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 (70) hide show
  1. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +1 -0
  2. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +1 -0
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -0
  4. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -0
  5. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +1 -0
  6. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -0
  7. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateDBClusterCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateDBInstanceCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +1 -0
  26. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +1 -0
  27. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +1 -0
  28. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +1 -0
  29. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +1 -0
  30. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +1 -0
  31. package/dist-types/commands/DescribeDBClustersCommand.d.ts +1 -0
  32. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +1 -0
  33. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +1 -0
  34. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +1 -0
  35. package/dist-types/commands/DescribeDBParametersCommand.d.ts +1 -0
  36. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +1 -0
  37. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +1 -0
  38. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +1 -0
  39. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -0
  40. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -0
  41. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -0
  42. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +1 -0
  44. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -0
  46. package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -0
  47. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +1 -0
  48. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  49. package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -0
  50. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +1 -0
  51. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +1 -0
  52. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -0
  53. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -0
  54. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +1 -0
  55. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +1 -0
  56. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -0
  57. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +1 -0
  58. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +1 -0
  59. package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -0
  60. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +1 -0
  61. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -0
  62. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +1 -0
  63. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
  64. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +1 -0
  65. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +1 -0
  66. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +1 -0
  67. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +1 -0
  68. package/dist-types/commands/StartDBClusterCommand.d.ts +1 -0
  69. package/dist-types/commands/StopDBClusterCommand.d.ts +1 -0
  70. package/package.json +2 -2
@@ -68,6 +68,7 @@ declare const AddRoleToDBClusterCommand_base: {
68
68
  * @throws {@link NeptuneServiceException}
69
69
  * <p>Base exception class for all service exceptions from Neptune service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class AddRoleToDBClusterCommand extends AddRoleToDBClusterCommand_base {
@@ -76,6 +76,7 @@ declare const AddSourceIdentifierToSubscriptionCommand_base: {
76
76
  * @throws {@link NeptuneServiceException}
77
77
  * <p>Base exception class for all service exceptions from Neptune service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class AddSourceIdentifierToSubscriptionCommand extends AddSourceIdentifierToSubscriptionCommand_base {
@@ -72,6 +72,7 @@ declare const AddTagsToResourceCommand_base: {
72
72
  * @throws {@link NeptuneServiceException}
73
73
  * <p>Base exception class for all service exceptions from Neptune service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
@@ -71,6 +71,7 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
71
71
  * @throws {@link NeptuneServiceException}
72
72
  * <p>Base exception class for all service exceptions from Neptune service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {
@@ -78,6 +78,7 @@ declare const CopyDBClusterParameterGroupCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class CopyDBClusterParameterGroupCommand extends CopyDBClusterParameterGroupCommand_base {
@@ -111,6 +111,7 @@ declare const CopyDBClusterSnapshotCommand_base: {
111
111
  * @throws {@link NeptuneServiceException}
112
112
  * <p>Base exception class for all service exceptions from Neptune service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class CopyDBClusterSnapshotCommand extends CopyDBClusterSnapshotCommand_base {
@@ -78,6 +78,7 @@ declare const CopyDBParameterGroupCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class CopyDBParameterGroupCommand extends CopyDBParameterGroupCommand_base {
@@ -257,6 +257,7 @@ declare const CreateDBClusterCommand_base: {
257
257
  * @throws {@link NeptuneServiceException}
258
258
  * <p>Base exception class for all service exceptions from Neptune service.</p>
259
259
  *
260
+ *
260
261
  * @public
261
262
  */
262
263
  export declare class CreateDBClusterCommand extends CreateDBClusterCommand_base {
@@ -101,6 +101,7 @@ declare const CreateDBClusterEndpointCommand_base: {
101
101
  * @throws {@link NeptuneServiceException}
102
102
  * <p>Base exception class for all service exceptions from Neptune service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class CreateDBClusterEndpointCommand extends CreateDBClusterEndpointCommand_base {
@@ -97,6 +97,7 @@ declare const CreateDBClusterParameterGroupCommand_base: {
97
97
  * @throws {@link NeptuneServiceException}
98
98
  * <p>Base exception class for all service exceptions from Neptune service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class CreateDBClusterParameterGroupCommand extends CreateDBClusterParameterGroupCommand_base {
@@ -101,6 +101,7 @@ declare const CreateDBClusterSnapshotCommand_base: {
101
101
  * @throws {@link NeptuneServiceException}
102
102
  * <p>Base exception class for all service exceptions from Neptune service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class CreateDBClusterSnapshotCommand extends CreateDBClusterSnapshotCommand_base {
@@ -309,6 +309,7 @@ declare const CreateDBInstanceCommand_base: {
309
309
  * @throws {@link NeptuneServiceException}
310
310
  * <p>Base exception class for all service exceptions from Neptune service.</p>
311
311
  *
312
+ *
312
313
  * @public
313
314
  */
314
315
  export declare class CreateDBInstanceCommand extends CreateDBInstanceCommand_base {
@@ -92,6 +92,7 @@ declare const CreateDBParameterGroupCommand_base: {
92
92
  * @throws {@link NeptuneServiceException}
93
93
  * <p>Base exception class for all service exceptions from Neptune service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateDBParameterGroupCommand extends CreateDBParameterGroupCommand_base {
@@ -98,6 +98,7 @@ declare const CreateDBSubnetGroupCommand_base: {
98
98
  * @throws {@link NeptuneServiceException}
99
99
  * <p>Base exception class for all service exceptions from Neptune service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class CreateDBSubnetGroupCommand extends CreateDBSubnetGroupCommand_base {
@@ -119,6 +119,7 @@ declare const CreateEventSubscriptionCommand_base: {
119
119
  * @throws {@link NeptuneServiceException}
120
120
  * <p>Base exception class for all service exceptions from Neptune service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
@@ -98,6 +98,7 @@ declare const CreateGlobalClusterCommand_base: {
98
98
  * @throws {@link NeptuneServiceException}
99
99
  * <p>Base exception class for all service exceptions from Neptune service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class CreateGlobalClusterCommand extends CreateGlobalClusterCommand_base {
@@ -171,6 +171,7 @@ declare const DeleteDBClusterCommand_base: {
171
171
  * @throws {@link NeptuneServiceException}
172
172
  * <p>Base exception class for all service exceptions from Neptune service.</p>
173
173
  *
174
+ *
174
175
  * @public
175
176
  */
176
177
  export declare class DeleteDBClusterCommand extends DeleteDBClusterCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteDBClusterEndpointCommand_base: {
76
76
  * @throws {@link NeptuneServiceException}
77
77
  * <p>Base exception class for all service exceptions from Neptune service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteDBClusterEndpointCommand extends DeleteDBClusterEndpointCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteDBClusterParameterGroupCommand_base: {
62
62
  * @throws {@link NeptuneServiceException}
63
63
  * <p>Base exception class for all service exceptions from Neptune service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteDBClusterParameterGroupCommand extends DeleteDBClusterParameterGroupCommand_base {
@@ -91,6 +91,7 @@ declare const DeleteDBClusterSnapshotCommand_base: {
91
91
  * @throws {@link NeptuneServiceException}
92
92
  * <p>Base exception class for all service exceptions from Neptune service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DeleteDBClusterSnapshotCommand extends DeleteDBClusterSnapshotCommand_base {
@@ -221,6 +221,7 @@ declare const DeleteDBInstanceCommand_base: {
221
221
  * @throws {@link NeptuneServiceException}
222
222
  * <p>Base exception class for all service exceptions from Neptune service.</p>
223
223
  *
224
+ *
224
225
  * @public
225
226
  */
226
227
  export declare class DeleteDBInstanceCommand extends DeleteDBInstanceCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteDBParameterGroupCommand_base: {
62
62
  * @throws {@link NeptuneServiceException}
63
63
  * <p>Base exception class for all service exceptions from Neptune service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteDBParameterGroupCommand extends DeleteDBParameterGroupCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteDBSubnetGroupCommand_base: {
66
66
  * @throws {@link NeptuneServiceException}
67
67
  * <p>Base exception class for all service exceptions from Neptune service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteDBSubnetGroupCommand extends DeleteDBSubnetGroupCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteEventSubscriptionCommand_base: {
75
75
  * @throws {@link NeptuneServiceException}
76
76
  * <p>Base exception class for all service exceptions from Neptune service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteGlobalClusterCommand_base: {
79
79
  * @throws {@link NeptuneServiceException}
80
80
  * <p>Base exception class for all service exceptions from Neptune service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteGlobalClusterCommand extends DeleteGlobalClusterCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeDBClusterEndpointsCommand_base: {
91
91
  * @throws {@link NeptuneServiceException}
92
92
  * <p>Base exception class for all service exceptions from Neptune service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeDBClusterEndpointsCommand extends DescribeDBClusterEndpointsCommand_base {
@@ -79,6 +79,7 @@ declare const DescribeDBClusterParameterGroupsCommand_base: {
79
79
  * @throws {@link NeptuneServiceException}
80
80
  * <p>Base exception class for all service exceptions from Neptune service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DescribeDBClusterParameterGroupsCommand extends DescribeDBClusterParameterGroupsCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeDBClusterParametersCommand_base: {
84
84
  * @throws {@link NeptuneServiceException}
85
85
  * <p>Base exception class for all service exceptions from Neptune service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeDBClusterParametersCommand extends DescribeDBClusterParametersCommand_base {
@@ -78,6 +78,7 @@ declare const DescribeDBClusterSnapshotAttributesCommand_base: {
78
78
  * @throws {@link NeptuneServiceException}
79
79
  * <p>Base exception class for all service exceptions from Neptune service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DescribeDBClusterSnapshotAttributesCommand extends DescribeDBClusterSnapshotAttributesCommand_base {
@@ -101,6 +101,7 @@ declare const DescribeDBClusterSnapshotsCommand_base: {
101
101
  * @throws {@link NeptuneServiceException}
102
102
  * <p>Base exception class for all service exceptions from Neptune service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DescribeDBClusterSnapshotsCommand extends DescribeDBClusterSnapshotsCommand_base {
@@ -170,6 +170,7 @@ declare const DescribeDBClustersCommand_base: {
170
170
  * @throws {@link NeptuneServiceException}
171
171
  * <p>Base exception class for all service exceptions from Neptune service.</p>
172
172
  *
173
+ *
173
174
  * @public
174
175
  */
175
176
  export declare class DescribeDBClustersCommand extends DescribeDBClustersCommand_base {
@@ -109,6 +109,7 @@ declare const DescribeDBEngineVersionsCommand_base: {
109
109
  * @throws {@link NeptuneServiceException}
110
110
  * <p>Base exception class for all service exceptions from Neptune service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class DescribeDBEngineVersionsCommand extends DescribeDBEngineVersionsCommand_base {
@@ -210,6 +210,7 @@ declare const DescribeDBInstancesCommand_base: {
210
210
  * @throws {@link NeptuneServiceException}
211
211
  * <p>Base exception class for all service exceptions from Neptune service.</p>
212
212
  *
213
+ *
213
214
  * @public
214
215
  */
215
216
  export declare class DescribeDBInstancesCommand extends DescribeDBInstancesCommand_base {
@@ -79,6 +79,7 @@ declare const DescribeDBParameterGroupsCommand_base: {
79
79
  * @throws {@link NeptuneServiceException}
80
80
  * <p>Base exception class for all service exceptions from Neptune service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DescribeDBParameterGroupsCommand extends DescribeDBParameterGroupsCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeDBParametersCommand_base: {
84
84
  * @throws {@link NeptuneServiceException}
85
85
  * <p>Base exception class for all service exceptions from Neptune service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeDBParametersCommand extends DescribeDBParametersCommand_base {
@@ -89,6 +89,7 @@ declare const DescribeDBSubnetGroupsCommand_base: {
89
89
  * @throws {@link NeptuneServiceException}
90
90
  * <p>Base exception class for all service exceptions from Neptune service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class DescribeDBSubnetGroupsCommand extends DescribeDBSubnetGroupsCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeEngineDefaultClusterParametersCommand_base: {
82
82
  * @throws {@link NeptuneServiceException}
83
83
  * <p>Base exception class for all service exceptions from Neptune service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DescribeEngineDefaultClusterParametersCommand extends DescribeEngineDefaultClusterParametersCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeEngineDefaultParametersCommand_base: {
82
82
  * @throws {@link NeptuneServiceException}
83
83
  * <p>Base exception class for all service exceptions from Neptune service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DescribeEngineDefaultParametersCommand extends DescribeEngineDefaultParametersCommand_base {
@@ -70,6 +70,7 @@ declare const DescribeEventCategoriesCommand_base: {
70
70
  * @throws {@link NeptuneServiceException}
71
71
  * <p>Base exception class for all service exceptions from Neptune service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DescribeEventCategoriesCommand extends DescribeEventCategoriesCommand_base {
@@ -88,6 +88,7 @@ declare const DescribeEventSubscriptionsCommand_base: {
88
88
  * @throws {@link NeptuneServiceException}
89
89
  * <p>Base exception class for all service exceptions from Neptune service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {
@@ -86,6 +86,7 @@ declare const DescribeEventsCommand_base: {
86
86
  * @throws {@link NeptuneServiceException}
87
87
  * <p>Base exception class for all service exceptions from Neptune service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeGlobalClustersCommand_base: {
81
81
  * @throws {@link NeptuneServiceException}
82
82
  * <p>Base exception class for all service exceptions from Neptune service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DescribeGlobalClustersCommand extends DescribeGlobalClustersCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeOrderableDBInstanceOptionsCommand_base: {
97
97
  * @throws {@link NeptuneServiceException}
98
98
  * <p>Base exception class for all service exceptions from Neptune service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DescribeOrderableDBInstanceOptionsCommand extends DescribeOrderableDBInstanceOptionsCommand_base {
@@ -83,6 +83,7 @@ declare const DescribePendingMaintenanceActionsCommand_base: {
83
83
  * @throws {@link NeptuneServiceException}
84
84
  * <p>Base exception class for all service exceptions from Neptune service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DescribePendingMaintenanceActionsCommand extends DescribePendingMaintenanceActionsCommand_base {
@@ -89,6 +89,7 @@ declare const DescribeValidDBInstanceModificationsCommand_base: {
89
89
  * @throws {@link NeptuneServiceException}
90
90
  * <p>Base exception class for all service exceptions from Neptune service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class DescribeValidDBInstanceModificationsCommand extends DescribeValidDBInstanceModificationsCommand_base {
@@ -166,6 +166,7 @@ declare const FailoverDBClusterCommand_base: {
166
166
  * @throws {@link NeptuneServiceException}
167
167
  * <p>Base exception class for all service exceptions from Neptune service.</p>
168
168
  *
169
+ *
169
170
  * @public
170
171
  */
171
172
  export declare class FailoverDBClusterCommand extends FailoverDBClusterCommand_base {
@@ -99,6 +99,7 @@ declare const FailoverGlobalClusterCommand_base: {
99
99
  * @throws {@link NeptuneServiceException}
100
100
  * <p>Base exception class for all service exceptions from Neptune service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class FailoverGlobalClusterCommand extends FailoverGlobalClusterCommand_base {
@@ -79,6 +79,7 @@ declare const ListTagsForResourceCommand_base: {
79
79
  * @throws {@link NeptuneServiceException}
80
80
  * <p>Base exception class for all service exceptions from Neptune service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -224,6 +224,7 @@ declare const ModifyDBClusterCommand_base: {
224
224
  * @throws {@link NeptuneServiceException}
225
225
  * <p>Base exception class for all service exceptions from Neptune service.</p>
226
226
  *
227
+ *
227
228
  * @public
228
229
  */
229
230
  export declare class ModifyDBClusterCommand extends ModifyDBClusterCommand_base {
@@ -90,6 +90,7 @@ declare const ModifyDBClusterEndpointCommand_base: {
90
90
  * @throws {@link NeptuneServiceException}
91
91
  * <p>Base exception class for all service exceptions from Neptune service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class ModifyDBClusterEndpointCommand extends ModifyDBClusterEndpointCommand_base {
@@ -96,6 +96,7 @@ declare const ModifyDBClusterParameterGroupCommand_base: {
96
96
  * @throws {@link NeptuneServiceException}
97
97
  * <p>Base exception class for all service exceptions from Neptune service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ModifyDBClusterParameterGroupCommand extends ModifyDBClusterParameterGroupCommand_base {
@@ -95,6 +95,7 @@ declare const ModifyDBClusterSnapshotAttributeCommand_base: {
95
95
  * @throws {@link NeptuneServiceException}
96
96
  * <p>Base exception class for all service exceptions from Neptune service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class ModifyDBClusterSnapshotAttributeCommand extends ModifyDBClusterSnapshotAttributeCommand_base {
@@ -296,6 +296,7 @@ declare const ModifyDBInstanceCommand_base: {
296
296
  * @throws {@link NeptuneServiceException}
297
297
  * <p>Base exception class for all service exceptions from Neptune service.</p>
298
298
  *
299
+ *
299
300
  * @public
300
301
  */
301
302
  export declare class ModifyDBInstanceCommand extends ModifyDBInstanceCommand_base {
@@ -96,6 +96,7 @@ declare const ModifyDBParameterGroupCommand_base: {
96
96
  * @throws {@link NeptuneServiceException}
97
97
  * <p>Base exception class for all service exceptions from Neptune service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ModifyDBParameterGroupCommand extends ModifyDBParameterGroupCommand_base {
@@ -93,6 +93,7 @@ declare const ModifyDBSubnetGroupCommand_base: {
93
93
  * @throws {@link NeptuneServiceException}
94
94
  * <p>Base exception class for all service exceptions from Neptune service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ModifyDBSubnetGroupCommand extends ModifyDBSubnetGroupCommand_base {
@@ -97,6 +97,7 @@ declare const ModifyEventSubscriptionCommand_base: {
97
97
  * @throws {@link NeptuneServiceException}
98
98
  * <p>Base exception class for all service exceptions from Neptune service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ModifyEventSubscriptionCommand extends ModifyEventSubscriptionCommand_base {
@@ -84,6 +84,7 @@ declare const ModifyGlobalClusterCommand_base: {
84
84
  * @throws {@link NeptuneServiceException}
85
85
  * <p>Base exception class for all service exceptions from Neptune service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ModifyGlobalClusterCommand extends ModifyGlobalClusterCommand_base {
@@ -155,6 +155,7 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
155
155
  * @throws {@link NeptuneServiceException}
156
156
  * <p>Base exception class for all service exceptions from Neptune service.</p>
157
157
  *
158
+ *
158
159
  * @public
159
160
  */
160
161
  export declare class PromoteReadReplicaDBClusterCommand extends PromoteReadReplicaDBClusterCommand_base {
@@ -201,6 +201,7 @@ declare const RebootDBInstanceCommand_base: {
201
201
  * @throws {@link NeptuneServiceException}
202
202
  * <p>Base exception class for all service exceptions from Neptune service.</p>
203
203
  *
204
+ *
204
205
  * @public
205
206
  */
206
207
  export declare class RebootDBInstanceCommand extends RebootDBInstanceCommand_base {
@@ -86,6 +86,7 @@ declare const RemoveFromGlobalClusterCommand_base: {
86
86
  * @throws {@link NeptuneServiceException}
87
87
  * <p>Base exception class for all service exceptions from Neptune service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class RemoveFromGlobalClusterCommand extends RemoveFromGlobalClusterCommand_base {
@@ -64,6 +64,7 @@ declare const RemoveRoleFromDBClusterCommand_base: {
64
64
  * @throws {@link NeptuneServiceException}
65
65
  * <p>Base exception class for all service exceptions from Neptune service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class RemoveRoleFromDBClusterCommand extends RemoveRoleFromDBClusterCommand_base {
@@ -76,6 +76,7 @@ declare const RemoveSourceIdentifierFromSubscriptionCommand_base: {
76
76
  * @throws {@link NeptuneServiceException}
77
77
  * <p>Base exception class for all service exceptions from Neptune service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class RemoveSourceIdentifierFromSubscriptionCommand extends RemoveSourceIdentifierFromSubscriptionCommand_base {
@@ -67,6 +67,7 @@ declare const RemoveTagsFromResourceCommand_base: {
67
67
  * @throws {@link NeptuneServiceException}
68
68
  * <p>Base exception class for all service exceptions from Neptune service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
@@ -85,6 +85,7 @@ declare const ResetDBClusterParameterGroupCommand_base: {
85
85
  * @throws {@link NeptuneServiceException}
86
86
  * <p>Base exception class for all service exceptions from Neptune service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ResetDBClusterParameterGroupCommand extends ResetDBClusterParameterGroupCommand_base {
@@ -84,6 +84,7 @@ declare const ResetDBParameterGroupCommand_base: {
84
84
  * @throws {@link NeptuneServiceException}
85
85
  * <p>Base exception class for all service exceptions from Neptune service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ResetDBParameterGroupCommand extends ResetDBParameterGroupCommand_base {
@@ -244,6 +244,7 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
244
244
  * @throws {@link NeptuneServiceException}
245
245
  * <p>Base exception class for all service exceptions from Neptune service.</p>
246
246
  *
247
+ *
247
248
  * @public
248
249
  */
249
250
  export declare class RestoreDBClusterFromSnapshotCommand extends RestoreDBClusterFromSnapshotCommand_base {
@@ -250,6 +250,7 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
250
250
  * @throws {@link NeptuneServiceException}
251
251
  * <p>Base exception class for all service exceptions from Neptune service.</p>
252
252
  *
253
+ *
253
254
  * @public
254
255
  */
255
256
  export declare class RestoreDBClusterToPointInTimeCommand extends RestoreDBClusterToPointInTimeCommand_base {
@@ -159,6 +159,7 @@ declare const StartDBClusterCommand_base: {
159
159
  * @throws {@link NeptuneServiceException}
160
160
  * <p>Base exception class for all service exceptions from Neptune service.</p>
161
161
  *
162
+ *
162
163
  * @public
163
164
  */
164
165
  export declare class StartDBClusterCommand extends StartDBClusterCommand_base {
@@ -162,6 +162,7 @@ declare const StopDBClusterCommand_base: {
162
162
  * @throws {@link NeptuneServiceException}
163
163
  * <p>Base exception class for all service exceptions from Neptune service.</p>
164
164
  *
165
+ *
165
166
  * @public
166
167
  */
167
168
  export declare class StopDBClusterCommand extends StopDBClusterCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-neptune",
3
3
  "description": "AWS SDK for JavaScript Neptune Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-neptune",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",