@aws-sdk/client-neptune 3.650.0 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +11 -0
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +11 -0
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +11 -0
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +11 -0
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +11 -0
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +11 -0
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +11 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +11 -0
- package/dist-types/commands/StartDBClusterCommand.d.ts +11 -0
- package/dist-types/commands/StopDBClusterCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +12 -1
- package/package.json +37 -37
|
@@ -91,4 +91,15 @@ declare const DescribeEventSubscriptionsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DescribeEventSubscriptionsMessage;
|
|
98
|
+
output: EventSubscriptionsMessage;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DescribeEventSubscriptionsCommandInput;
|
|
102
|
+
output: DescribeEventSubscriptionsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -89,4 +89,15 @@ declare const DescribeEventsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DescribeEventsMessage;
|
|
96
|
+
output: EventsMessage;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DescribeEventsCommandInput;
|
|
100
|
+
output: DescribeEventsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -84,4 +84,15 @@ declare const DescribeGlobalClustersCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class DescribeGlobalClustersCommand extends DescribeGlobalClustersCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DescribeGlobalClustersMessage;
|
|
91
|
+
output: GlobalClustersMessage;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DescribeGlobalClustersCommandInput;
|
|
95
|
+
output: DescribeGlobalClustersCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -100,4 +100,15 @@ declare const DescribeOrderableDBInstanceOptionsCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class DescribeOrderableDBInstanceOptionsCommand extends DescribeOrderableDBInstanceOptionsCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DescribeOrderableDBInstanceOptionsMessage;
|
|
107
|
+
output: OrderableDBInstanceOptionsMessage;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DescribeOrderableDBInstanceOptionsCommandInput;
|
|
111
|
+
output: DescribeOrderableDBInstanceOptionsCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -86,4 +86,15 @@ declare const DescribePendingMaintenanceActionsCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class DescribePendingMaintenanceActionsCommand extends DescribePendingMaintenanceActionsCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: DescribePendingMaintenanceActionsMessage;
|
|
93
|
+
output: PendingMaintenanceActionsMessage;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: DescribePendingMaintenanceActionsCommandInput;
|
|
97
|
+
output: DescribePendingMaintenanceActionsCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -92,4 +92,15 @@ declare const DescribeValidDBInstanceModificationsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DescribeValidDBInstanceModificationsCommand extends DescribeValidDBInstanceModificationsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DescribeValidDBInstanceModificationsMessage;
|
|
99
|
+
output: DescribeValidDBInstanceModificationsResult;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DescribeValidDBInstanceModificationsCommandInput;
|
|
103
|
+
output: DescribeValidDBInstanceModificationsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -169,4 +169,15 @@ declare const FailoverDBClusterCommand_base: {
|
|
|
169
169
|
* @public
|
|
170
170
|
*/
|
|
171
171
|
export declare class FailoverDBClusterCommand extends FailoverDBClusterCommand_base {
|
|
172
|
+
/** @internal type navigation helper, not in runtime. */
|
|
173
|
+
protected static __types: {
|
|
174
|
+
api: {
|
|
175
|
+
input: FailoverDBClusterMessage;
|
|
176
|
+
output: FailoverDBClusterResult;
|
|
177
|
+
};
|
|
178
|
+
sdk: {
|
|
179
|
+
input: FailoverDBClusterCommandInput;
|
|
180
|
+
output: FailoverDBClusterCommandOutput;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
172
183
|
}
|
|
@@ -102,4 +102,15 @@ declare const FailoverGlobalClusterCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class FailoverGlobalClusterCommand extends FailoverGlobalClusterCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: FailoverGlobalClusterMessage;
|
|
109
|
+
output: FailoverGlobalClusterResult;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: FailoverGlobalClusterCommandInput;
|
|
113
|
+
output: FailoverGlobalClusterCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListTagsForResourceMessage;
|
|
89
|
+
output: TagListMessage;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListTagsForResourceCommandInput;
|
|
93
|
+
output: ListTagsForResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -227,4 +227,15 @@ declare const ModifyDBClusterCommand_base: {
|
|
|
227
227
|
* @public
|
|
228
228
|
*/
|
|
229
229
|
export declare class ModifyDBClusterCommand extends ModifyDBClusterCommand_base {
|
|
230
|
+
/** @internal type navigation helper, not in runtime. */
|
|
231
|
+
protected static __types: {
|
|
232
|
+
api: {
|
|
233
|
+
input: ModifyDBClusterMessage;
|
|
234
|
+
output: ModifyDBClusterResult;
|
|
235
|
+
};
|
|
236
|
+
sdk: {
|
|
237
|
+
input: ModifyDBClusterCommandInput;
|
|
238
|
+
output: ModifyDBClusterCommandOutput;
|
|
239
|
+
};
|
|
240
|
+
};
|
|
230
241
|
}
|
|
@@ -93,4 +93,15 @@ declare const ModifyDBClusterEndpointCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class ModifyDBClusterEndpointCommand extends ModifyDBClusterEndpointCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: ModifyDBClusterEndpointMessage;
|
|
100
|
+
output: ModifyDBClusterEndpointOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: ModifyDBClusterEndpointCommandInput;
|
|
104
|
+
output: ModifyDBClusterEndpointCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -99,4 +99,15 @@ declare const ModifyDBClusterParameterGroupCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ModifyDBClusterParameterGroupCommand extends ModifyDBClusterParameterGroupCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ModifyDBClusterParameterGroupMessage;
|
|
106
|
+
output: DBClusterParameterGroupNameMessage;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ModifyDBClusterParameterGroupCommandInput;
|
|
110
|
+
output: ModifyDBClusterParameterGroupCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -98,4 +98,15 @@ declare const ModifyDBClusterSnapshotAttributeCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class ModifyDBClusterSnapshotAttributeCommand extends ModifyDBClusterSnapshotAttributeCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: ModifyDBClusterSnapshotAttributeMessage;
|
|
105
|
+
output: ModifyDBClusterSnapshotAttributeResult;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: ModifyDBClusterSnapshotAttributeCommandInput;
|
|
109
|
+
output: ModifyDBClusterSnapshotAttributeCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -299,4 +299,15 @@ declare const ModifyDBInstanceCommand_base: {
|
|
|
299
299
|
* @public
|
|
300
300
|
*/
|
|
301
301
|
export declare class ModifyDBInstanceCommand extends ModifyDBInstanceCommand_base {
|
|
302
|
+
/** @internal type navigation helper, not in runtime. */
|
|
303
|
+
protected static __types: {
|
|
304
|
+
api: {
|
|
305
|
+
input: ModifyDBInstanceMessage;
|
|
306
|
+
output: ModifyDBInstanceResult;
|
|
307
|
+
};
|
|
308
|
+
sdk: {
|
|
309
|
+
input: ModifyDBInstanceCommandInput;
|
|
310
|
+
output: ModifyDBInstanceCommandOutput;
|
|
311
|
+
};
|
|
312
|
+
};
|
|
302
313
|
}
|
|
@@ -99,4 +99,15 @@ declare const ModifyDBParameterGroupCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ModifyDBParameterGroupCommand extends ModifyDBParameterGroupCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ModifyDBParameterGroupMessage;
|
|
106
|
+
output: DBParameterGroupNameMessage;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ModifyDBParameterGroupCommandInput;
|
|
110
|
+
output: ModifyDBParameterGroupCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -96,4 +96,15 @@ declare const ModifyDBSubnetGroupCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ModifyDBSubnetGroupCommand extends ModifyDBSubnetGroupCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ModifyDBSubnetGroupMessage;
|
|
103
|
+
output: ModifyDBSubnetGroupResult;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ModifyDBSubnetGroupCommandInput;
|
|
107
|
+
output: ModifyDBSubnetGroupCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -100,4 +100,15 @@ declare const ModifyEventSubscriptionCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class ModifyEventSubscriptionCommand extends ModifyEventSubscriptionCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: ModifyEventSubscriptionMessage;
|
|
107
|
+
output: ModifyEventSubscriptionResult;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: ModifyEventSubscriptionCommandInput;
|
|
111
|
+
output: ModifyEventSubscriptionCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -87,4 +87,15 @@ declare const ModifyGlobalClusterCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class ModifyGlobalClusterCommand extends ModifyGlobalClusterCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: ModifyGlobalClusterMessage;
|
|
94
|
+
output: ModifyGlobalClusterResult;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: ModifyGlobalClusterCommandInput;
|
|
98
|
+
output: ModifyGlobalClusterCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -158,4 +158,15 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
|
|
|
158
158
|
* @public
|
|
159
159
|
*/
|
|
160
160
|
export declare class PromoteReadReplicaDBClusterCommand extends PromoteReadReplicaDBClusterCommand_base {
|
|
161
|
+
/** @internal type navigation helper, not in runtime. */
|
|
162
|
+
protected static __types: {
|
|
163
|
+
api: {
|
|
164
|
+
input: PromoteReadReplicaDBClusterMessage;
|
|
165
|
+
output: PromoteReadReplicaDBClusterResult;
|
|
166
|
+
};
|
|
167
|
+
sdk: {
|
|
168
|
+
input: PromoteReadReplicaDBClusterCommandInput;
|
|
169
|
+
output: PromoteReadReplicaDBClusterCommandOutput;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
161
172
|
}
|
|
@@ -204,4 +204,15 @@ declare const RebootDBInstanceCommand_base: {
|
|
|
204
204
|
* @public
|
|
205
205
|
*/
|
|
206
206
|
export declare class RebootDBInstanceCommand extends RebootDBInstanceCommand_base {
|
|
207
|
+
/** @internal type navigation helper, not in runtime. */
|
|
208
|
+
protected static __types: {
|
|
209
|
+
api: {
|
|
210
|
+
input: RebootDBInstanceMessage;
|
|
211
|
+
output: RebootDBInstanceResult;
|
|
212
|
+
};
|
|
213
|
+
sdk: {
|
|
214
|
+
input: RebootDBInstanceCommandInput;
|
|
215
|
+
output: RebootDBInstanceCommandOutput;
|
|
216
|
+
};
|
|
217
|
+
};
|
|
207
218
|
}
|
|
@@ -89,4 +89,15 @@ declare const RemoveFromGlobalClusterCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class RemoveFromGlobalClusterCommand extends RemoveFromGlobalClusterCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: RemoveFromGlobalClusterMessage;
|
|
96
|
+
output: RemoveFromGlobalClusterResult;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: RemoveFromGlobalClusterCommandInput;
|
|
100
|
+
output: RemoveFromGlobalClusterCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -67,4 +67,15 @@ declare const RemoveRoleFromDBClusterCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class RemoveRoleFromDBClusterCommand extends RemoveRoleFromDBClusterCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: RemoveRoleFromDBClusterMessage;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: RemoveRoleFromDBClusterCommandInput;
|
|
78
|
+
output: RemoveRoleFromDBClusterCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -79,4 +79,15 @@ declare const RemoveSourceIdentifierFromSubscriptionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class RemoveSourceIdentifierFromSubscriptionCommand extends RemoveSourceIdentifierFromSubscriptionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: RemoveSourceIdentifierFromSubscriptionMessage;
|
|
86
|
+
output: RemoveSourceIdentifierFromSubscriptionResult;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: RemoveSourceIdentifierFromSubscriptionCommandInput;
|
|
90
|
+
output: RemoveSourceIdentifierFromSubscriptionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -70,4 +70,15 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: RemoveTagsFromResourceMessage;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: RemoveTagsFromResourceCommandInput;
|
|
81
|
+
output: RemoveTagsFromResourceCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -88,4 +88,15 @@ declare const ResetDBClusterParameterGroupCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class ResetDBClusterParameterGroupCommand extends ResetDBClusterParameterGroupCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: ResetDBClusterParameterGroupMessage;
|
|
95
|
+
output: DBClusterParameterGroupNameMessage;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: ResetDBClusterParameterGroupCommandInput;
|
|
99
|
+
output: ResetDBClusterParameterGroupCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -87,4 +87,15 @@ declare const ResetDBParameterGroupCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class ResetDBParameterGroupCommand extends ResetDBParameterGroupCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: ResetDBParameterGroupMessage;
|
|
94
|
+
output: DBParameterGroupNameMessage;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: ResetDBParameterGroupCommandInput;
|
|
98
|
+
output: ResetDBParameterGroupCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -247,4 +247,15 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
|
|
|
247
247
|
* @public
|
|
248
248
|
*/
|
|
249
249
|
export declare class RestoreDBClusterFromSnapshotCommand extends RestoreDBClusterFromSnapshotCommand_base {
|
|
250
|
+
/** @internal type navigation helper, not in runtime. */
|
|
251
|
+
protected static __types: {
|
|
252
|
+
api: {
|
|
253
|
+
input: RestoreDBClusterFromSnapshotMessage;
|
|
254
|
+
output: RestoreDBClusterFromSnapshotResult;
|
|
255
|
+
};
|
|
256
|
+
sdk: {
|
|
257
|
+
input: RestoreDBClusterFromSnapshotCommandInput;
|
|
258
|
+
output: RestoreDBClusterFromSnapshotCommandOutput;
|
|
259
|
+
};
|
|
260
|
+
};
|
|
250
261
|
}
|
|
@@ -253,4 +253,15 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
|
|
|
253
253
|
* @public
|
|
254
254
|
*/
|
|
255
255
|
export declare class RestoreDBClusterToPointInTimeCommand extends RestoreDBClusterToPointInTimeCommand_base {
|
|
256
|
+
/** @internal type navigation helper, not in runtime. */
|
|
257
|
+
protected static __types: {
|
|
258
|
+
api: {
|
|
259
|
+
input: RestoreDBClusterToPointInTimeMessage;
|
|
260
|
+
output: RestoreDBClusterToPointInTimeResult;
|
|
261
|
+
};
|
|
262
|
+
sdk: {
|
|
263
|
+
input: RestoreDBClusterToPointInTimeCommandInput;
|
|
264
|
+
output: RestoreDBClusterToPointInTimeCommandOutput;
|
|
265
|
+
};
|
|
266
|
+
};
|
|
256
267
|
}
|
|
@@ -162,4 +162,15 @@ declare const StartDBClusterCommand_base: {
|
|
|
162
162
|
* @public
|
|
163
163
|
*/
|
|
164
164
|
export declare class StartDBClusterCommand extends StartDBClusterCommand_base {
|
|
165
|
+
/** @internal type navigation helper, not in runtime. */
|
|
166
|
+
protected static __types: {
|
|
167
|
+
api: {
|
|
168
|
+
input: StartDBClusterMessage;
|
|
169
|
+
output: StartDBClusterResult;
|
|
170
|
+
};
|
|
171
|
+
sdk: {
|
|
172
|
+
input: StartDBClusterCommandInput;
|
|
173
|
+
output: StartDBClusterCommandOutput;
|
|
174
|
+
};
|
|
175
|
+
};
|
|
165
176
|
}
|
|
@@ -165,4 +165,15 @@ declare const StopDBClusterCommand_base: {
|
|
|
165
165
|
* @public
|
|
166
166
|
*/
|
|
167
167
|
export declare class StopDBClusterCommand extends StopDBClusterCommand_base {
|
|
168
|
+
/** @internal type navigation helper, not in runtime. */
|
|
169
|
+
protected static __types: {
|
|
170
|
+
api: {
|
|
171
|
+
input: StopDBClusterMessage;
|
|
172
|
+
output: StopDBClusterResult;
|
|
173
|
+
};
|
|
174
|
+
sdk: {
|
|
175
|
+
input: StopDBClusterCommandInput;
|
|
176
|
+
output: StopDBClusterCommandOutput;
|
|
177
|
+
};
|
|
178
|
+
};
|
|
168
179
|
}
|
|
@@ -32,4 +32,15 @@ declare const AddRoleToDBClusterCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class AddRoleToDBClusterCommand extends AddRoleToDBClusterCommand_base {
|
|
35
|
+
export declare class AddRoleToDBClusterCommand extends AddRoleToDBClusterCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: AddRoleToDBClusterMessage;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: AddRoleToDBClusterCommandInput;
|
|
43
|
+
output: AddRoleToDBClusterCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AddSourceIdentifierToSubscriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AddSourceIdentifierToSubscriptionCommand extends AddSourceIdentifierToSubscriptionCommand_base {
|
|
40
|
+
export declare class AddSourceIdentifierToSubscriptionCommand extends AddSourceIdentifierToSubscriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AddSourceIdentifierToSubscriptionMessage;
|
|
44
|
+
output: AddSourceIdentifierToSubscriptionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AddSourceIdentifierToSubscriptionCommandInput;
|
|
48
|
+
output: AddSourceIdentifierToSubscriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
35
|
+
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: AddTagsToResourceMessage;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: AddTagsToResourceCommandInput;
|
|
43
|
+
output: AddTagsToResourceCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {
|
|
40
|
+
export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ApplyPendingMaintenanceActionMessage;
|
|
44
|
+
output: ApplyPendingMaintenanceActionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ApplyPendingMaintenanceActionCommandInput;
|
|
48
|
+
output: ApplyPendingMaintenanceActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CopyDBClusterParameterGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CopyDBClusterParameterGroupCommand extends CopyDBClusterParameterGroupCommand_base {
|
|
40
|
+
export declare class CopyDBClusterParameterGroupCommand extends CopyDBClusterParameterGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CopyDBClusterParameterGroupMessage;
|
|
44
|
+
output: CopyDBClusterParameterGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CopyDBClusterParameterGroupCommandInput;
|
|
48
|
+
output: CopyDBClusterParameterGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CopyDBClusterSnapshotCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CopyDBClusterSnapshotCommand extends CopyDBClusterSnapshotCommand_base {
|
|
40
|
+
export declare class CopyDBClusterSnapshotCommand extends CopyDBClusterSnapshotCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CopyDBClusterSnapshotMessage;
|
|
44
|
+
output: CopyDBClusterSnapshotResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CopyDBClusterSnapshotCommandInput;
|
|
48
|
+
output: CopyDBClusterSnapshotCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CopyDBParameterGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CopyDBParameterGroupCommand extends CopyDBParameterGroupCommand_base {
|
|
40
|
+
export declare class CopyDBParameterGroupCommand extends CopyDBParameterGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CopyDBParameterGroupMessage;
|
|
44
|
+
output: CopyDBParameterGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CopyDBParameterGroupCommandInput;
|
|
48
|
+
output: CopyDBParameterGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateDBClusterCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateDBClusterCommand extends CreateDBClusterCommand_base {
|
|
39
|
+
export declare class CreateDBClusterCommand extends CreateDBClusterCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateDBClusterMessage;
|
|
43
|
+
output: CreateDBClusterResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateDBClusterCommandInput;
|
|
47
|
+
output: CreateDBClusterCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|