@aws-sdk/client-resiliencehub 3.952.0 → 3.953.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/index.js +831 -564
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AcceptResourceGroupingRecommendationsCommand.js +2 -2
- package/dist-es/commands/AddDraftAppVersionResourceMappingsCommand.js +2 -2
- package/dist-es/commands/BatchUpdateRecommendationStatusCommand.js +2 -2
- package/dist-es/commands/CreateAppCommand.js +2 -2
- package/dist-es/commands/CreateAppVersionAppComponentCommand.js +2 -2
- package/dist-es/commands/CreateAppVersionResourceCommand.js +2 -2
- package/dist-es/commands/CreateRecommendationTemplateCommand.js +2 -2
- package/dist-es/commands/CreateResiliencyPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteAppAssessmentCommand.js +2 -2
- package/dist-es/commands/DeleteAppCommand.js +2 -2
- package/dist-es/commands/DeleteAppInputSourceCommand.js +2 -2
- package/dist-es/commands/DeleteAppVersionAppComponentCommand.js +2 -2
- package/dist-es/commands/DeleteAppVersionResourceCommand.js +2 -2
- package/dist-es/commands/DeleteRecommendationTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteResiliencyPolicyCommand.js +2 -2
- package/dist-es/commands/DescribeAppAssessmentCommand.js +2 -2
- package/dist-es/commands/DescribeAppCommand.js +2 -2
- package/dist-es/commands/DescribeAppVersionAppComponentCommand.js +2 -2
- package/dist-es/commands/DescribeAppVersionCommand.js +2 -2
- package/dist-es/commands/DescribeAppVersionResourceCommand.js +2 -2
- package/dist-es/commands/DescribeAppVersionResourcesResolutionStatusCommand.js +2 -2
- package/dist-es/commands/DescribeAppVersionTemplateCommand.js +2 -2
- package/dist-es/commands/DescribeDraftAppVersionResourcesImportStatusCommand.js +2 -2
- package/dist-es/commands/DescribeMetricsExportCommand.js +2 -2
- package/dist-es/commands/DescribeResiliencyPolicyCommand.js +2 -2
- package/dist-es/commands/DescribeResourceGroupingRecommendationTaskCommand.js +2 -2
- package/dist-es/commands/ImportResourcesToDraftAppVersionCommand.js +2 -2
- package/dist-es/commands/ListAlarmRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListAppAssessmentComplianceDriftsCommand.js +2 -2
- package/dist-es/commands/ListAppAssessmentResourceDriftsCommand.js +2 -2
- package/dist-es/commands/ListAppAssessmentsCommand.js +2 -2
- package/dist-es/commands/ListAppComponentCompliancesCommand.js +2 -2
- package/dist-es/commands/ListAppComponentRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListAppInputSourcesCommand.js +2 -2
- package/dist-es/commands/ListAppVersionAppComponentsCommand.js +2 -2
- package/dist-es/commands/ListAppVersionResourceMappingsCommand.js +2 -2
- package/dist-es/commands/ListAppVersionResourcesCommand.js +2 -2
- package/dist-es/commands/ListAppVersionsCommand.js +2 -2
- package/dist-es/commands/ListAppsCommand.js +2 -2
- package/dist-es/commands/ListMetricsCommand.js +2 -2
- package/dist-es/commands/ListRecommendationTemplatesCommand.js +2 -2
- package/dist-es/commands/ListResiliencyPoliciesCommand.js +2 -2
- package/dist-es/commands/ListResourceGroupingRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListSopRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListSuggestedResiliencyPoliciesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTestRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListUnsupportedAppVersionResourcesCommand.js +2 -2
- package/dist-es/commands/PublishAppVersionCommand.js +2 -2
- package/dist-es/commands/PutDraftAppVersionTemplateCommand.js +2 -2
- package/dist-es/commands/RejectResourceGroupingRecommendationsCommand.js +2 -2
- package/dist-es/commands/RemoveDraftAppVersionResourceMappingsCommand.js +2 -2
- package/dist-es/commands/ResolveAppVersionResourcesCommand.js +2 -2
- package/dist-es/commands/StartAppAssessmentCommand.js +2 -2
- package/dist-es/commands/StartMetricsExportCommand.js +2 -2
- package/dist-es/commands/StartResourceGroupingRecommendationTaskCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAppCommand.js +2 -2
- package/dist-es/commands/UpdateAppVersionAppComponentCommand.js +2 -2
- package/dist-es/commands/UpdateAppVersionCommand.js +2 -2
- package/dist-es/commands/UpdateAppVersionResourceCommand.js +2 -2
- package/dist-es/commands/UpdateResiliencyPolicyCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +522 -508
- package/dist-types/ResiliencehubClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +254 -313
- package/dist-types/ts3.4/ResiliencehubClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +253 -314
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAppVersionResourceMappings } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAppVersionResourceMappings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAppVersionResourceMappingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAppVersionResourceMappingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListAppVersionResourceMappings", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListAppVersionResourceMappingsCommand")
|
|
14
|
-
.sc(ListAppVersionResourceMappings)
|
|
14
|
+
.sc(ListAppVersionResourceMappings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAppVersionResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAppVersionResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAppVersionResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAppVersionResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListAppVersionResources", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListAppVersionResourcesCommand")
|
|
14
|
-
.sc(ListAppVersionResources)
|
|
14
|
+
.sc(ListAppVersionResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAppVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAppVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAppVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAppVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListAppVersions", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListAppVersionsCommand")
|
|
14
|
-
.sc(ListAppVersions)
|
|
14
|
+
.sc(ListAppVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListApps } from "../schemas/schemas_0";
|
|
4
|
+
import { ListApps$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAppsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAppsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListApps", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListAppsCommand")
|
|
14
|
-
.sc(ListApps)
|
|
14
|
+
.sc(ListApps$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListMetrics } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMetrics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMetricsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMetricsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListMetrics", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListMetricsCommand")
|
|
14
|
-
.sc(ListMetrics)
|
|
14
|
+
.sc(ListMetrics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRecommendationTemplates } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecommendationTemplates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecommendationTemplatesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecommendationTemplatesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListRecommendationTemplates", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListRecommendationTemplatesCommand")
|
|
14
|
-
.sc(ListRecommendationTemplates)
|
|
14
|
+
.sc(ListRecommendationTemplates$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListResiliencyPolicies } from "../schemas/schemas_0";
|
|
4
|
+
import { ListResiliencyPolicies$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResiliencyPoliciesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListResiliencyPoliciesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListResiliencyPolicies", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListResiliencyPoliciesCommand")
|
|
14
|
-
.sc(ListResiliencyPolicies)
|
|
14
|
+
.sc(ListResiliencyPolicies$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListResourceGroupingRecommendations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListResourceGroupingRecommendations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResourceGroupingRecommendationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListResourceGroupingRecommendationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListResourceGroupingRecommendations", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListResourceGroupingRecommendationsCommand")
|
|
14
|
-
.sc(ListResourceGroupingRecommendations)
|
|
14
|
+
.sc(ListResourceGroupingRecommendations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSopRecommendations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSopRecommendations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSopRecommendationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSopRecommendationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListSopRecommendations", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListSopRecommendationsCommand")
|
|
14
|
-
.sc(ListSopRecommendations)
|
|
14
|
+
.sc(ListSopRecommendations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSuggestedResiliencyPolicies } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSuggestedResiliencyPolicies$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSuggestedResiliencyPoliciesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSuggestedResiliencyPoliciesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListSuggestedResiliencyPolicies", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListSuggestedResiliencyPoliciesCommand")
|
|
14
|
-
.sc(ListSuggestedResiliencyPolicies)
|
|
14
|
+
.sc(ListSuggestedResiliencyPolicies$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListTagsForResource", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTestRecommendations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTestRecommendations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTestRecommendationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTestRecommendationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListTestRecommendations", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListTestRecommendationsCommand")
|
|
14
|
-
.sc(ListTestRecommendations)
|
|
14
|
+
.sc(ListTestRecommendations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListUnsupportedAppVersionResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListUnsupportedAppVersionResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListUnsupportedAppVersionResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListUnsupportedAppVersionResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ListUnsupportedAppVersionResources", {})
|
|
13
13
|
.n("ResiliencehubClient", "ListUnsupportedAppVersionResourcesCommand")
|
|
14
|
-
.sc(ListUnsupportedAppVersionResources)
|
|
14
|
+
.sc(ListUnsupportedAppVersionResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PublishAppVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { PublishAppVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PublishAppVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PublishAppVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "PublishAppVersion", {})
|
|
13
13
|
.n("ResiliencehubClient", "PublishAppVersionCommand")
|
|
14
|
-
.sc(PublishAppVersion)
|
|
14
|
+
.sc(PublishAppVersion$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutDraftAppVersionTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { PutDraftAppVersionTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDraftAppVersionTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutDraftAppVersionTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "PutDraftAppVersionTemplate", {})
|
|
13
13
|
.n("ResiliencehubClient", "PutDraftAppVersionTemplateCommand")
|
|
14
|
-
.sc(PutDraftAppVersionTemplate)
|
|
14
|
+
.sc(PutDraftAppVersionTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RejectResourceGroupingRecommendations } from "../schemas/schemas_0";
|
|
4
|
+
import { RejectResourceGroupingRecommendations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectResourceGroupingRecommendationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RejectResourceGroupingRecommendationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "RejectResourceGroupingRecommendations", {})
|
|
13
13
|
.n("ResiliencehubClient", "RejectResourceGroupingRecommendationsCommand")
|
|
14
|
-
.sc(RejectResourceGroupingRecommendations)
|
|
14
|
+
.sc(RejectResourceGroupingRecommendations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RemoveDraftAppVersionResourceMappings } from "../schemas/schemas_0";
|
|
4
|
+
import { RemoveDraftAppVersionResourceMappings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveDraftAppVersionResourceMappingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemoveDraftAppVersionResourceMappingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "RemoveDraftAppVersionResourceMappings", {})
|
|
13
13
|
.n("ResiliencehubClient", "RemoveDraftAppVersionResourceMappingsCommand")
|
|
14
|
-
.sc(RemoveDraftAppVersionResourceMappings)
|
|
14
|
+
.sc(RemoveDraftAppVersionResourceMappings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ResolveAppVersionResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ResolveAppVersionResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResolveAppVersionResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ResolveAppVersionResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "ResolveAppVersionResources", {})
|
|
13
13
|
.n("ResiliencehubClient", "ResolveAppVersionResourcesCommand")
|
|
14
|
-
.sc(ResolveAppVersionResources)
|
|
14
|
+
.sc(ResolveAppVersionResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartAppAssessment } from "../schemas/schemas_0";
|
|
4
|
+
import { StartAppAssessment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartAppAssessmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartAppAssessmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "StartAppAssessment", {})
|
|
13
13
|
.n("ResiliencehubClient", "StartAppAssessmentCommand")
|
|
14
|
-
.sc(StartAppAssessment)
|
|
14
|
+
.sc(StartAppAssessment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartMetricsExport } from "../schemas/schemas_0";
|
|
4
|
+
import { StartMetricsExport$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartMetricsExportCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartMetricsExportCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "StartMetricsExport", {})
|
|
13
13
|
.n("ResiliencehubClient", "StartMetricsExportCommand")
|
|
14
|
-
.sc(StartMetricsExport)
|
|
14
|
+
.sc(StartMetricsExport$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartResourceGroupingRecommendationTask } from "../schemas/schemas_0";
|
|
4
|
+
import { StartResourceGroupingRecommendationTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartResourceGroupingRecommendationTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartResourceGroupingRecommendationTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "StartResourceGroupingRecommendationTask", {})
|
|
13
13
|
.n("ResiliencehubClient", "StartResourceGroupingRecommendationTaskCommand")
|
|
14
|
-
.sc(StartResourceGroupingRecommendationTask)
|
|
14
|
+
.sc(StartResourceGroupingRecommendationTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "TagResource", {})
|
|
13
13
|
.n("ResiliencehubClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "UntagResource", {})
|
|
13
13
|
.n("ResiliencehubClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApp } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApp$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAppCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAppCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "UpdateApp", {})
|
|
13
13
|
.n("ResiliencehubClient", "UpdateAppCommand")
|
|
14
|
-
.sc(UpdateApp)
|
|
14
|
+
.sc(UpdateApp$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateAppVersionAppComponent } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAppVersionAppComponent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAppVersionAppComponentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAppVersionAppComponentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "UpdateAppVersionAppComponent", {})
|
|
13
13
|
.n("ResiliencehubClient", "UpdateAppVersionAppComponentCommand")
|
|
14
|
-
.sc(UpdateAppVersionAppComponent)
|
|
14
|
+
.sc(UpdateAppVersionAppComponent$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateAppVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAppVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAppVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAppVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "UpdateAppVersion", {})
|
|
13
13
|
.n("ResiliencehubClient", "UpdateAppVersionCommand")
|
|
14
|
-
.sc(UpdateAppVersion)
|
|
14
|
+
.sc(UpdateAppVersion$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateAppVersionResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAppVersionResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAppVersionResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAppVersionResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "UpdateAppVersionResource", {})
|
|
13
13
|
.n("ResiliencehubClient", "UpdateAppVersionResourceCommand")
|
|
14
|
-
.sc(UpdateAppVersionResource)
|
|
14
|
+
.sc(UpdateAppVersionResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateResiliencyPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateResiliencyPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateResiliencyPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateResiliencyPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsResilienceHub", "UpdateResiliencyPolicy", {})
|
|
13
13
|
.n("ResiliencehubClient", "UpdateResiliencyPolicyCommand")
|
|
14
|
-
.sc(UpdateResiliencyPolicy)
|
|
14
|
+
.sc(UpdateResiliencyPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.resiliencehub",
|
|
29
|
+
version: "2020-04-30",
|
|
30
|
+
serviceTarget: "AwsResilienceHub",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "resiliencehub",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|