@aws-sdk/client-neptune 3.651.1 → 3.658.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
|
@@ -71,4 +71,15 @@ declare const AddRoleToDBClusterCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class AddRoleToDBClusterCommand extends AddRoleToDBClusterCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: AddRoleToDBClusterMessage;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: AddRoleToDBClusterCommandInput;
|
|
82
|
+
output: AddRoleToDBClusterCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -79,4 +79,15 @@ declare const AddSourceIdentifierToSubscriptionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class AddSourceIdentifierToSubscriptionCommand extends AddSourceIdentifierToSubscriptionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: AddSourceIdentifierToSubscriptionMessage;
|
|
86
|
+
output: AddSourceIdentifierToSubscriptionResult;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: AddSourceIdentifierToSubscriptionCommandInput;
|
|
90
|
+
output: AddSourceIdentifierToSubscriptionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -75,4 +75,15 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: AddTagsToResourceMessage;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: AddTagsToResourceCommandInput;
|
|
86
|
+
output: AddTagsToResourceCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -74,4 +74,15 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ApplyPendingMaintenanceActionMessage;
|
|
81
|
+
output: ApplyPendingMaintenanceActionResult;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ApplyPendingMaintenanceActionCommandInput;
|
|
85
|
+
output: ApplyPendingMaintenanceActionCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -81,4 +81,15 @@ declare const CopyDBClusterParameterGroupCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CopyDBClusterParameterGroupCommand extends CopyDBClusterParameterGroupCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CopyDBClusterParameterGroupMessage;
|
|
88
|
+
output: CopyDBClusterParameterGroupResult;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CopyDBClusterParameterGroupCommandInput;
|
|
92
|
+
output: CopyDBClusterParameterGroupCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -114,4 +114,15 @@ declare const CopyDBClusterSnapshotCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class CopyDBClusterSnapshotCommand extends CopyDBClusterSnapshotCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: CopyDBClusterSnapshotMessage;
|
|
121
|
+
output: CopyDBClusterSnapshotResult;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: CopyDBClusterSnapshotCommandInput;
|
|
125
|
+
output: CopyDBClusterSnapshotCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -81,4 +81,15 @@ declare const CopyDBParameterGroupCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CopyDBParameterGroupCommand extends CopyDBParameterGroupCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CopyDBParameterGroupMessage;
|
|
88
|
+
output: CopyDBParameterGroupResult;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CopyDBParameterGroupCommandInput;
|
|
92
|
+
output: CopyDBParameterGroupCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -260,4 +260,15 @@ declare const CreateDBClusterCommand_base: {
|
|
|
260
260
|
* @public
|
|
261
261
|
*/
|
|
262
262
|
export declare class CreateDBClusterCommand extends CreateDBClusterCommand_base {
|
|
263
|
+
/** @internal type navigation helper, not in runtime. */
|
|
264
|
+
protected static __types: {
|
|
265
|
+
api: {
|
|
266
|
+
input: CreateDBClusterMessage;
|
|
267
|
+
output: CreateDBClusterResult;
|
|
268
|
+
};
|
|
269
|
+
sdk: {
|
|
270
|
+
input: CreateDBClusterCommandInput;
|
|
271
|
+
output: CreateDBClusterCommandOutput;
|
|
272
|
+
};
|
|
273
|
+
};
|
|
263
274
|
}
|
|
@@ -104,4 +104,15 @@ declare const CreateDBClusterEndpointCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class CreateDBClusterEndpointCommand extends CreateDBClusterEndpointCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: CreateDBClusterEndpointMessage;
|
|
111
|
+
output: CreateDBClusterEndpointOutput;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: CreateDBClusterEndpointCommandInput;
|
|
115
|
+
output: CreateDBClusterEndpointCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -100,4 +100,15 @@ declare const CreateDBClusterParameterGroupCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class CreateDBClusterParameterGroupCommand extends CreateDBClusterParameterGroupCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: CreateDBClusterParameterGroupMessage;
|
|
107
|
+
output: CreateDBClusterParameterGroupResult;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: CreateDBClusterParameterGroupCommandInput;
|
|
111
|
+
output: CreateDBClusterParameterGroupCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -104,4 +104,15 @@ declare const CreateDBClusterSnapshotCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class CreateDBClusterSnapshotCommand extends CreateDBClusterSnapshotCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: CreateDBClusterSnapshotMessage;
|
|
111
|
+
output: CreateDBClusterSnapshotResult;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: CreateDBClusterSnapshotCommandInput;
|
|
115
|
+
output: CreateDBClusterSnapshotCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -312,4 +312,15 @@ declare const CreateDBInstanceCommand_base: {
|
|
|
312
312
|
* @public
|
|
313
313
|
*/
|
|
314
314
|
export declare class CreateDBInstanceCommand extends CreateDBInstanceCommand_base {
|
|
315
|
+
/** @internal type navigation helper, not in runtime. */
|
|
316
|
+
protected static __types: {
|
|
317
|
+
api: {
|
|
318
|
+
input: CreateDBInstanceMessage;
|
|
319
|
+
output: CreateDBInstanceResult;
|
|
320
|
+
};
|
|
321
|
+
sdk: {
|
|
322
|
+
input: CreateDBInstanceCommandInput;
|
|
323
|
+
output: CreateDBInstanceCommandOutput;
|
|
324
|
+
};
|
|
325
|
+
};
|
|
315
326
|
}
|
|
@@ -95,4 +95,15 @@ declare const CreateDBParameterGroupCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CreateDBParameterGroupCommand extends CreateDBParameterGroupCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CreateDBParameterGroupMessage;
|
|
102
|
+
output: CreateDBParameterGroupResult;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CreateDBParameterGroupCommandInput;
|
|
106
|
+
output: CreateDBParameterGroupCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateDBSubnetGroupCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateDBSubnetGroupCommand extends CreateDBSubnetGroupCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateDBSubnetGroupMessage;
|
|
108
|
+
output: CreateDBSubnetGroupResult;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateDBSubnetGroupCommandInput;
|
|
112
|
+
output: CreateDBSubnetGroupCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -122,4 +122,15 @@ declare const CreateEventSubscriptionCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: CreateEventSubscriptionMessage;
|
|
129
|
+
output: CreateEventSubscriptionResult;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: CreateEventSubscriptionCommandInput;
|
|
133
|
+
output: CreateEventSubscriptionCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateGlobalClusterCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateGlobalClusterCommand extends CreateGlobalClusterCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateGlobalClusterMessage;
|
|
108
|
+
output: CreateGlobalClusterResult;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateGlobalClusterCommandInput;
|
|
112
|
+
output: CreateGlobalClusterCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -174,4 +174,15 @@ declare const DeleteDBClusterCommand_base: {
|
|
|
174
174
|
* @public
|
|
175
175
|
*/
|
|
176
176
|
export declare class DeleteDBClusterCommand extends DeleteDBClusterCommand_base {
|
|
177
|
+
/** @internal type navigation helper, not in runtime. */
|
|
178
|
+
protected static __types: {
|
|
179
|
+
api: {
|
|
180
|
+
input: DeleteDBClusterMessage;
|
|
181
|
+
output: DeleteDBClusterResult;
|
|
182
|
+
};
|
|
183
|
+
sdk: {
|
|
184
|
+
input: DeleteDBClusterCommandInput;
|
|
185
|
+
output: DeleteDBClusterCommandOutput;
|
|
186
|
+
};
|
|
187
|
+
};
|
|
177
188
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteDBClusterEndpointCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteDBClusterEndpointCommand extends DeleteDBClusterEndpointCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteDBClusterEndpointMessage;
|
|
86
|
+
output: DeleteDBClusterEndpointOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteDBClusterEndpointCommandInput;
|
|
90
|
+
output: DeleteDBClusterEndpointCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -65,4 +65,15 @@ declare const DeleteDBClusterParameterGroupCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class DeleteDBClusterParameterGroupCommand extends DeleteDBClusterParameterGroupCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: DeleteDBClusterParameterGroupMessage;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: DeleteDBClusterParameterGroupCommandInput;
|
|
76
|
+
output: DeleteDBClusterParameterGroupCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -94,4 +94,15 @@ declare const DeleteDBClusterSnapshotCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class DeleteDBClusterSnapshotCommand extends DeleteDBClusterSnapshotCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: DeleteDBClusterSnapshotMessage;
|
|
101
|
+
output: DeleteDBClusterSnapshotResult;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: DeleteDBClusterSnapshotCommandInput;
|
|
105
|
+
output: DeleteDBClusterSnapshotCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -224,4 +224,15 @@ declare const DeleteDBInstanceCommand_base: {
|
|
|
224
224
|
* @public
|
|
225
225
|
*/
|
|
226
226
|
export declare class DeleteDBInstanceCommand extends DeleteDBInstanceCommand_base {
|
|
227
|
+
/** @internal type navigation helper, not in runtime. */
|
|
228
|
+
protected static __types: {
|
|
229
|
+
api: {
|
|
230
|
+
input: DeleteDBInstanceMessage;
|
|
231
|
+
output: DeleteDBInstanceResult;
|
|
232
|
+
};
|
|
233
|
+
sdk: {
|
|
234
|
+
input: DeleteDBInstanceCommandInput;
|
|
235
|
+
output: DeleteDBInstanceCommandOutput;
|
|
236
|
+
};
|
|
237
|
+
};
|
|
227
238
|
}
|
|
@@ -65,4 +65,15 @@ declare const DeleteDBParameterGroupCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class DeleteDBParameterGroupCommand extends DeleteDBParameterGroupCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: DeleteDBParameterGroupMessage;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: DeleteDBParameterGroupCommandInput;
|
|
76
|
+
output: DeleteDBParameterGroupCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteDBSubnetGroupCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteDBSubnetGroupCommand extends DeleteDBSubnetGroupCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteDBSubnetGroupMessage;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteDBSubnetGroupCommandInput;
|
|
80
|
+
output: DeleteDBSubnetGroupCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -78,4 +78,15 @@ declare const DeleteEventSubscriptionCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: DeleteEventSubscriptionMessage;
|
|
85
|
+
output: DeleteEventSubscriptionResult;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DeleteEventSubscriptionCommandInput;
|
|
89
|
+
output: DeleteEventSubscriptionCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -82,4 +82,15 @@ declare const DeleteGlobalClusterCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DeleteGlobalClusterCommand extends DeleteGlobalClusterCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DeleteGlobalClusterMessage;
|
|
89
|
+
output: DeleteGlobalClusterResult;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DeleteGlobalClusterCommandInput;
|
|
93
|
+
output: DeleteGlobalClusterCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -94,4 +94,15 @@ declare const DescribeDBClusterEndpointsCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class DescribeDBClusterEndpointsCommand extends DescribeDBClusterEndpointsCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: DescribeDBClusterEndpointsMessage;
|
|
101
|
+
output: DBClusterEndpointMessage;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: DescribeDBClusterEndpointsCommandInput;
|
|
105
|
+
output: DescribeDBClusterEndpointsCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribeDBClusterParameterGroupsCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribeDBClusterParameterGroupsCommand extends DescribeDBClusterParameterGroupsCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribeDBClusterParameterGroupsMessage;
|
|
89
|
+
output: DBClusterParameterGroupsMessage;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribeDBClusterParameterGroupsCommandInput;
|
|
93
|
+
output: DescribeDBClusterParameterGroupsCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -87,4 +87,15 @@ declare const DescribeDBClusterParametersCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class DescribeDBClusterParametersCommand extends DescribeDBClusterParametersCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: DescribeDBClusterParametersMessage;
|
|
94
|
+
output: DBClusterParameterGroupDetails;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: DescribeDBClusterParametersCommandInput;
|
|
98
|
+
output: DescribeDBClusterParametersCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -81,4 +81,15 @@ declare const DescribeDBClusterSnapshotAttributesCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DescribeDBClusterSnapshotAttributesCommand extends DescribeDBClusterSnapshotAttributesCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DescribeDBClusterSnapshotAttributesMessage;
|
|
88
|
+
output: DescribeDBClusterSnapshotAttributesResult;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DescribeDBClusterSnapshotAttributesCommandInput;
|
|
92
|
+
output: DescribeDBClusterSnapshotAttributesCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -104,4 +104,15 @@ declare const DescribeDBClusterSnapshotsCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class DescribeDBClusterSnapshotsCommand extends DescribeDBClusterSnapshotsCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: DescribeDBClusterSnapshotsMessage;
|
|
111
|
+
output: DBClusterSnapshotMessage;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: DescribeDBClusterSnapshotsCommandInput;
|
|
115
|
+
output: DescribeDBClusterSnapshotsCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -173,4 +173,15 @@ declare const DescribeDBClustersCommand_base: {
|
|
|
173
173
|
* @public
|
|
174
174
|
*/
|
|
175
175
|
export declare class DescribeDBClustersCommand extends DescribeDBClustersCommand_base {
|
|
176
|
+
/** @internal type navigation helper, not in runtime. */
|
|
177
|
+
protected static __types: {
|
|
178
|
+
api: {
|
|
179
|
+
input: DescribeDBClustersMessage;
|
|
180
|
+
output: DBClusterMessage;
|
|
181
|
+
};
|
|
182
|
+
sdk: {
|
|
183
|
+
input: DescribeDBClustersCommandInput;
|
|
184
|
+
output: DescribeDBClustersCommandOutput;
|
|
185
|
+
};
|
|
186
|
+
};
|
|
176
187
|
}
|
|
@@ -112,4 +112,15 @@ declare const DescribeDBEngineVersionsCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class DescribeDBEngineVersionsCommand extends DescribeDBEngineVersionsCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: DescribeDBEngineVersionsMessage;
|
|
119
|
+
output: DBEngineVersionMessage;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: DescribeDBEngineVersionsCommandInput;
|
|
123
|
+
output: DescribeDBEngineVersionsCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -213,4 +213,15 @@ declare const DescribeDBInstancesCommand_base: {
|
|
|
213
213
|
* @public
|
|
214
214
|
*/
|
|
215
215
|
export declare class DescribeDBInstancesCommand extends DescribeDBInstancesCommand_base {
|
|
216
|
+
/** @internal type navigation helper, not in runtime. */
|
|
217
|
+
protected static __types: {
|
|
218
|
+
api: {
|
|
219
|
+
input: DescribeDBInstancesMessage;
|
|
220
|
+
output: DBInstanceMessage;
|
|
221
|
+
};
|
|
222
|
+
sdk: {
|
|
223
|
+
input: DescribeDBInstancesCommandInput;
|
|
224
|
+
output: DescribeDBInstancesCommandOutput;
|
|
225
|
+
};
|
|
226
|
+
};
|
|
216
227
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribeDBParameterGroupsCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribeDBParameterGroupsCommand extends DescribeDBParameterGroupsCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribeDBParameterGroupsMessage;
|
|
89
|
+
output: DBParameterGroupsMessage;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribeDBParameterGroupsCommandInput;
|
|
93
|
+
output: DescribeDBParameterGroupsCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -87,4 +87,15 @@ declare const DescribeDBParametersCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class DescribeDBParametersCommand extends DescribeDBParametersCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: DescribeDBParametersMessage;
|
|
94
|
+
output: DBParameterGroupDetails;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: DescribeDBParametersCommandInput;
|
|
98
|
+
output: DescribeDBParametersCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -92,4 +92,15 @@ declare const DescribeDBSubnetGroupsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DescribeDBSubnetGroupsCommand extends DescribeDBSubnetGroupsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DescribeDBSubnetGroupsMessage;
|
|
99
|
+
output: DBSubnetGroupMessage;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DescribeDBSubnetGroupsCommandInput;
|
|
103
|
+
output: DescribeDBSubnetGroupsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeEngineDefaultClusterParametersCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeEngineDefaultClusterParametersCommand extends DescribeEngineDefaultClusterParametersCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeEngineDefaultClusterParametersMessage;
|
|
92
|
+
output: DescribeEngineDefaultClusterParametersResult;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeEngineDefaultClusterParametersCommandInput;
|
|
96
|
+
output: DescribeEngineDefaultClusterParametersCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeEngineDefaultParametersCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeEngineDefaultParametersCommand extends DescribeEngineDefaultParametersCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeEngineDefaultParametersMessage;
|
|
92
|
+
output: DescribeEngineDefaultParametersResult;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeEngineDefaultParametersCommandInput;
|
|
96
|
+
output: DescribeEngineDefaultParametersCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -73,4 +73,15 @@ declare const DescribeEventCategoriesCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DescribeEventCategoriesCommand extends DescribeEventCategoriesCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DescribeEventCategoriesMessage;
|
|
80
|
+
output: EventCategoriesMessage;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DescribeEventCategoriesCommandInput;
|
|
84
|
+
output: DescribeEventCategoriesCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|