@aws-sdk/client-resiliencehub 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/ListAlarmRecommendationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppAssessmentComplianceDriftsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppAssessmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppComponentCompliancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppComponentRecommendationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppInputSourcesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppVersionAppComponentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppVersionResourceMappingsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppVersionResourcesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRecommendationTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListResiliencyPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSopRecommendationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSuggestedResiliencyPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestRecommendationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListUnsupportedAppVersionResourcesPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_restJson1.js +267 -641
- package/dist-es/pagination/ListAlarmRecommendationsPaginator.js +2 -23
- package/dist-es/pagination/ListAppAssessmentComplianceDriftsPaginator.js +2 -23
- package/dist-es/pagination/ListAppAssessmentsPaginator.js +2 -23
- package/dist-es/pagination/ListAppComponentCompliancesPaginator.js +2 -23
- package/dist-es/pagination/ListAppComponentRecommendationsPaginator.js +2 -23
- package/dist-es/pagination/ListAppInputSourcesPaginator.js +2 -23
- package/dist-es/pagination/ListAppVersionAppComponentsPaginator.js +2 -23
- package/dist-es/pagination/ListAppVersionResourceMappingsPaginator.js +2 -23
- package/dist-es/pagination/ListAppVersionResourcesPaginator.js +2 -23
- package/dist-es/pagination/ListAppVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListAppsPaginator.js +2 -23
- package/dist-es/pagination/ListRecommendationTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListResiliencyPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListSopRecommendationsPaginator.js +2 -23
- package/dist-es/pagination/ListSuggestedResiliencyPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListTestRecommendationsPaginator.js +2 -23
- package/dist-es/pagination/ListUnsupportedAppVersionResourcesPaginator.js +2 -23
- package/dist-es/protocols/Aws_restJson1.js +268 -642
- package/dist-types/pagination/ListAlarmRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppAssessmentComplianceDriftsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppAssessmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppComponentCompliancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppComponentRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppInputSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppVersionAppComponentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppVersionResourceMappingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppVersionResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommendationTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResiliencyPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSopRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSuggestedResiliencyPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUnsupportedAppVersionResourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAlarmRecommendationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppAssessmentComplianceDriftsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppAssessmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppComponentCompliancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppComponentRecommendationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppInputSourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppVersionAppComponentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppVersionResourceMappingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppVersionResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRecommendationTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListResiliencyPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSopRecommendationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSuggestedResiliencyPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestRecommendationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUnsupportedAppVersionResourcesPaginator.d.ts +3 -3
- package/package.json +7 -6
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAlarmRecommendations: (config: ResiliencehubPaginationConfiguration, input: ListAlarmRecommendationsCommandInput, ...rest: any[]) => Paginator<ListAlarmRecommendationsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppAssessmentComplianceDrifts: (config: ResiliencehubPaginationConfiguration, input: ListAppAssessmentComplianceDriftsCommandInput, ...rest: any[]) => Paginator<ListAppAssessmentComplianceDriftsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppAssessments: (config: ResiliencehubPaginationConfiguration, input: ListAppAssessmentsCommandInput, ...rest: any[]) => Paginator<ListAppAssessmentsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppComponentCompliances: (config: ResiliencehubPaginationConfiguration, input: ListAppComponentCompliancesCommandInput, ...rest: any[]) => Paginator<ListAppComponentCompliancesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppComponentRecommendations: (config: ResiliencehubPaginationConfiguration, input: ListAppComponentRecommendationsCommandInput, ...rest: any[]) => Paginator<ListAppComponentRecommendationsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppInputSources: (config: ResiliencehubPaginationConfiguration, input: ListAppInputSourcesCommandInput, ...rest: any[]) => Paginator<ListAppInputSourcesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersionAppComponents: (config: ResiliencehubPaginationConfiguration, input: ListAppVersionAppComponentsCommandInput, ...rest: any[]) => Paginator<ListAppVersionAppComponentsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersionResourceMappings: (config: ResiliencehubPaginationConfiguration, input: ListAppVersionResourceMappingsCommandInput, ...rest: any[]) => Paginator<ListAppVersionResourceMappingsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersionResources: (config: ResiliencehubPaginationConfiguration, input: ListAppVersionResourcesCommandInput, ...rest: any[]) => Paginator<ListAppVersionResourcesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersions: (config: ResiliencehubPaginationConfiguration, input: ListAppVersionsCommandInput, ...rest: any[]) => Paginator<ListAppVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApps: (config: ResiliencehubPaginationConfiguration, input: ListAppsCommandInput, ...rest: any[]) => Paginator<ListAppsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRecommendationTemplates: (config: ResiliencehubPaginationConfiguration, input: ListRecommendationTemplatesCommandInput, ...rest: any[]) => Paginator<ListRecommendationTemplatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListResiliencyPolicies: (config: ResiliencehubPaginationConfiguration, input: ListResiliencyPoliciesCommandInput, ...rest: any[]) => Paginator<ListResiliencyPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSopRecommendations: (config: ResiliencehubPaginationConfiguration, input: ListSopRecommendationsCommandInput, ...rest: any[]) => Paginator<ListSopRecommendationsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSuggestedResiliencyPolicies: (config: ResiliencehubPaginationConfiguration, input: ListSuggestedResiliencyPoliciesCommandInput, ...rest: any[]) => Paginator<ListSuggestedResiliencyPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTestRecommendations: (config: ResiliencehubPaginationConfiguration, input: ListTestRecommendationsCommandInput, ...rest: any[]) => Paginator<ListTestRecommendationsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListUnsupportedAppVersionResources: (config: ResiliencehubPaginationConfiguration, input: ListUnsupportedAppVersionResourcesCommandInput, ...rest: any[]) => Paginator<ListUnsupportedAppVersionResourcesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAlarmRecommendationsCommandOutput,
|
|
5
5
|
} from "../commands/ListAlarmRecommendationsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAlarmRecommendations: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAlarmRecommendationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAlarmRecommendationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppAssessmentComplianceDriftsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppAssessmentComplianceDriftsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppAssessmentComplianceDrifts: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppAssessmentComplianceDriftsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppAssessmentComplianceDriftsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppAssessmentsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppAssessmentsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppAssessments: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppAssessmentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppAssessmentsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppComponentCompliancesCommandOutput,
|
|
5
5
|
} from "../commands/ListAppComponentCompliancesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppComponentCompliances: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppComponentCompliancesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppComponentCompliancesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppComponentRecommendationsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppComponentRecommendationsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppComponentRecommendations: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppComponentRecommendationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppComponentRecommendationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppInputSourcesCommandOutput,
|
|
5
5
|
} from "../commands/ListAppInputSourcesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppInputSources: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppInputSourcesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppInputSourcesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppVersionAppComponentsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppVersionAppComponentsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersionAppComponents: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppVersionAppComponentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppVersionAppComponentsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppVersionResourceMappingsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppVersionResourceMappingsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersionResourceMappings: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppVersionResourceMappingsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppVersionResourceMappingsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppVersionResourcesCommandOutput,
|
|
5
5
|
} from "../commands/ListAppVersionResourcesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersionResources: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppVersionResourcesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppVersionResourcesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppVersionsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppVersionsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAppVersions: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppVersionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppVersionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAppsCommandOutput,
|
|
5
5
|
} from "../commands/ListAppsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApps: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListAppsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAppsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListRecommendationTemplatesCommandOutput,
|
|
5
5
|
} from "../commands/ListRecommendationTemplatesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRecommendationTemplates: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListRecommendationTemplatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListRecommendationTemplatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListResiliencyPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListResiliencyPoliciesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListResiliencyPolicies: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListResiliencyPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListResiliencyPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSopRecommendationsCommandOutput,
|
|
5
5
|
} from "../commands/ListSopRecommendationsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSopRecommendations: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListSopRecommendationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSopRecommendationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSuggestedResiliencyPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListSuggestedResiliencyPoliciesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSuggestedResiliencyPolicies: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListSuggestedResiliencyPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSuggestedResiliencyPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListTestRecommendationsCommandOutput,
|
|
5
5
|
} from "../commands/ListTestRecommendationsCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTestRecommendations: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListTestRecommendationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListTestRecommendationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListUnsupportedAppVersionResourcesCommandOutput,
|
|
5
5
|
} from "../commands/ListUnsupportedAppVersionResourcesCommand";
|
|
6
6
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListUnsupportedAppVersionResources: (
|
|
8
8
|
config: ResiliencehubPaginationConfiguration,
|
|
9
9
|
input: ListUnsupportedAppVersionResourcesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListUnsupportedAppVersionResourcesCommandOutput>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-resiliencehub",
|
|
3
3
|
"description": "AWS SDK for JavaScript Resiliencehub 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,20 +20,21 @@
|
|
|
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-signing": "3.468.0",
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
31
31
|
"@aws-sdk/region-config-resolver": "3.470.0",
|
|
32
32
|
"@aws-sdk/types": "3.468.0",
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.478.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
+
"@smithy/core": "^1.2.0",
|
|
37
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
38
39
|
"@smithy/hash-node": "^2.0.17",
|
|
39
40
|
"@smithy/invalid-dependency": "^2.0.15",
|