@aws-sdk/client-neptune 3.476.0 → 3.478.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-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBClustersPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBParametersPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeEventsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_query.js +2408 -2048
- package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBClustersPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBInstancesPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBParametersPaginator.js +2 -23
- package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +2 -23
- package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +2 -23
- package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +2 -23
- package/dist-es/pagination/DescribeEventsPaginator.js +2 -23
- package/dist-es/pagination/DescribeGlobalClustersPaginator.js +2 -23
- package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +2 -23
- package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +2 -23
- package/dist-es/protocols/Aws_query.js +2408 -2048
- package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -3
- package/package.json +7 -6
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterEndpoints: (config: NeptunePaginationConfiguration, input: DescribeDBClusterEndpointsCommandInput, ...rest: any[]) => Paginator<DescribeDBClusterEndpointsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterParameterGroups: (config: NeptunePaginationConfiguration, input: DescribeDBClusterParameterGroupsCommandInput, ...rest: any[]) => Paginator<DescribeDBClusterParameterGroupsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterParameters: (config: NeptunePaginationConfiguration, input: DescribeDBClusterParametersCommandInput, ...rest: any[]) => Paginator<DescribeDBClusterParametersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterSnapshots: (config: NeptunePaginationConfiguration, input: DescribeDBClusterSnapshotsCommandInput, ...rest: any[]) => Paginator<DescribeDBClusterSnapshotsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusters: (config: NeptunePaginationConfiguration, input: DescribeDBClustersCommandInput, ...rest: any[]) => Paginator<DescribeDBClustersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBEngineVersions: (config: NeptunePaginationConfiguration, input: DescribeDBEngineVersionsCommandInput, ...rest: any[]) => Paginator<DescribeDBEngineVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBInstances: (config: NeptunePaginationConfiguration, input: DescribeDBInstancesCommandInput, ...rest: any[]) => Paginator<DescribeDBInstancesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBParameterGroups: (config: NeptunePaginationConfiguration, input: DescribeDBParameterGroupsCommandInput, ...rest: any[]) => Paginator<DescribeDBParameterGroupsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBParameters: (config: NeptunePaginationConfiguration, input: DescribeDBParametersCommandInput, ...rest: any[]) => Paginator<DescribeDBParametersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBSubnetGroups: (config: NeptunePaginationConfiguration, input: DescribeDBSubnetGroupsCommandInput, ...rest: any[]) => Paginator<DescribeDBSubnetGroupsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeEngineDefaultParameters: (config: NeptunePaginationConfiguration, input: DescribeEngineDefaultParametersCommandInput, ...rest: any[]) => Paginator<DescribeEngineDefaultParametersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeEventSubscriptions: (config: NeptunePaginationConfiguration, input: DescribeEventSubscriptionsCommandInput, ...rest: any[]) => Paginator<DescribeEventSubscriptionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeEvents: (config: NeptunePaginationConfiguration, input: DescribeEventsCommandInput, ...rest: any[]) => Paginator<DescribeEventsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeGlobalClusters: (config: NeptunePaginationConfiguration, input: DescribeGlobalClustersCommandInput, ...rest: any[]) => Paginator<DescribeGlobalClustersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeOrderableDBInstanceOptions: (config: NeptunePaginationConfiguration, input: DescribeOrderableDBInstanceOptionsCommandInput, ...rest: any[]) => Paginator<DescribeOrderableDBInstanceOptionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribePendingMaintenanceActions: (config: NeptunePaginationConfiguration, input: DescribePendingMaintenanceActionsCommandInput, ...rest: any[]) => Paginator<DescribePendingMaintenanceActionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBClusterEndpointsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBClusterEndpointsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterEndpoints: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBClusterEndpointsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBClusterEndpointsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBClusterParameterGroupsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBClusterParameterGroupsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterParameterGroups: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBClusterParameterGroupsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBClusterParameterGroupsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBClusterParametersCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBClusterParametersCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterParameters: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBClusterParametersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBClusterParametersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBClusterSnapshotsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusterSnapshots: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBClusterSnapshotsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBClusterSnapshotsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBClustersCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBClustersCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBClusters: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBClustersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBClustersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBEngineVersionsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBEngineVersionsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBEngineVersions: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBEngineVersionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBEngineVersionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBInstancesCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBInstancesCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBInstances: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBInstancesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBInstancesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBParameterGroupsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBParameterGroupsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBParameterGroups: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBParameterGroupsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBParameterGroupsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBParametersCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBParametersCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBParameters: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBParametersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBParametersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeDBSubnetGroupsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeDBSubnetGroupsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeDBSubnetGroups: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeDBSubnetGroupsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeDBSubnetGroupsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeEngineDefaultParametersCommandOutput,
|
|
5
5
|
} from "../commands/DescribeEngineDefaultParametersCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeEngineDefaultParameters: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeEngineDefaultParametersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeEngineDefaultParametersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeEventSubscriptionsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeEventSubscriptionsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeEventSubscriptions: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeEventSubscriptionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeEventSubscriptionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeEventsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeEventsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeEvents: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeEventsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeEventsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeGlobalClustersCommandOutput,
|
|
5
5
|
} from "../commands/DescribeGlobalClustersCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeGlobalClusters: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeGlobalClustersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeGlobalClustersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribeOrderableDBInstanceOptionsCommandOutput,
|
|
5
5
|
} from "../commands/DescribeOrderableDBInstanceOptionsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribeOrderableDBInstanceOptions: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeOrderableDBInstanceOptionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
DescribePendingMaintenanceActionsCommandOutput,
|
|
5
5
|
} from "../commands/DescribePendingMaintenanceActionsCommand";
|
|
6
6
|
import { NeptunePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateDescribePendingMaintenanceActions: (
|
|
8
8
|
config: NeptunePaginationConfiguration,
|
|
9
9
|
input: DescribePendingMaintenanceActionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribePendingMaintenanceActionsCommandOutput>;
|
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.
|
|
4
|
+
"version": "3.478.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,21 +20,22 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.478.0",
|
|
24
|
+
"@aws-sdk/core": "3.477.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.478.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
29
29
|
"@aws-sdk/middleware-sdk-rds": "3.470.0",
|
|
30
30
|
"@aws-sdk/middleware-signing": "3.468.0",
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
32
32
|
"@aws-sdk/region-config-resolver": "3.470.0",
|
|
33
33
|
"@aws-sdk/types": "3.468.0",
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.478.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
36
36
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
37
37
|
"@smithy/config-resolver": "^2.0.21",
|
|
38
|
+
"@smithy/core": "^1.2.0",
|
|
38
39
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
39
40
|
"@smithy/hash-node": "^2.0.17",
|
|
40
41
|
"@smithy/invalid-dependency": "^2.0.15",
|