@aws-sdk/client-resiliencehub 3.490.0 → 3.496.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/Resiliencehub.js +1 -119
- package/dist-cjs/ResiliencehubClient.js +1 -43
- package/dist-cjs/commands/AddDraftAppVersionResourceMappingsCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateRecommendationStatusCommand.js +1 -28
- package/dist-cjs/commands/CreateAppCommand.js +1 -29
- package/dist-cjs/commands/CreateAppVersionAppComponentCommand.js +1 -28
- package/dist-cjs/commands/CreateAppVersionResourceCommand.js +1 -28
- package/dist-cjs/commands/CreateRecommendationTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateResiliencyPolicyCommand.js +1 -29
- package/dist-cjs/commands/DeleteAppAssessmentCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppInputSourceCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppVersionAppComponentCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppVersionResourceCommand.js +1 -28
- package/dist-cjs/commands/DeleteRecommendationTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteResiliencyPolicyCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppAssessmentCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppVersionAppComponentCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppVersionCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppVersionResourceCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppVersionResourcesResolutionStatusCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppVersionTemplateCommand.js +1 -28
- package/dist-cjs/commands/DescribeDraftAppVersionResourcesImportStatusCommand.js +1 -28
- package/dist-cjs/commands/DescribeResiliencyPolicyCommand.js +1 -29
- package/dist-cjs/commands/ImportResourcesToDraftAppVersionCommand.js +1 -28
- package/dist-cjs/commands/ListAlarmRecommendationsCommand.js +1 -28
- package/dist-cjs/commands/ListAppAssessmentComplianceDriftsCommand.js +1 -28
- package/dist-cjs/commands/ListAppAssessmentsCommand.js +1 -28
- package/dist-cjs/commands/ListAppComponentCompliancesCommand.js +1 -28
- package/dist-cjs/commands/ListAppComponentRecommendationsCommand.js +1 -28
- package/dist-cjs/commands/ListAppInputSourcesCommand.js +1 -28
- package/dist-cjs/commands/ListAppVersionAppComponentsCommand.js +1 -28
- package/dist-cjs/commands/ListAppVersionResourceMappingsCommand.js +1 -28
- package/dist-cjs/commands/ListAppVersionResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListAppVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListAppsCommand.js +1 -28
- package/dist-cjs/commands/ListRecommendationTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListResiliencyPoliciesCommand.js +1 -29
- package/dist-cjs/commands/ListSopRecommendationsCommand.js +1 -28
- package/dist-cjs/commands/ListSuggestedResiliencyPoliciesCommand.js +1 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -29
- package/dist-cjs/commands/ListTestRecommendationsCommand.js +1 -28
- package/dist-cjs/commands/ListUnsupportedAppVersionResourcesCommand.js +1 -28
- package/dist-cjs/commands/PublishAppVersionCommand.js +1 -28
- package/dist-cjs/commands/PutDraftAppVersionTemplateCommand.js +1 -28
- package/dist-cjs/commands/RemoveDraftAppVersionResourceMappingsCommand.js +1 -28
- package/dist-cjs/commands/ResolveAppVersionResourcesCommand.js +1 -28
- package/dist-cjs/commands/StartAppAssessmentCommand.js +1 -29
- package/dist-cjs/commands/TagResourceCommand.js +1 -29
- package/dist-cjs/commands/UntagResourceCommand.js +1 -29
- package/dist-cjs/commands/UpdateAppCommand.js +1 -29
- package/dist-cjs/commands/UpdateAppVersionAppComponentCommand.js +1 -28
- package/dist-cjs/commands/UpdateAppVersionCommand.js +1 -28
- package/dist-cjs/commands/UpdateAppVersionResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateResiliencyPolicyCommand.js +1 -29
- package/dist-cjs/commands/index.js +1 -57
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +5833 -11
- package/dist-cjs/models/ResiliencehubServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -414
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAlarmRecommendationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppAssessmentComplianceDriftsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppAssessmentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppComponentCompliancesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppComponentRecommendationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppInputSourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppVersionAppComponentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppVersionResourceMappingsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppVersionResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRecommendationTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListResiliencyPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSopRecommendationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSuggestedResiliencyPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestRecommendationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUnsupportedAppVersionResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -21
- package/dist-cjs/protocols/Aws_restJson1.js +1 -3983
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,119 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Resiliencehub = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AddDraftAppVersionResourceMappingsCommand_1 = require("./commands/AddDraftAppVersionResourceMappingsCommand");
|
|
6
|
-
const BatchUpdateRecommendationStatusCommand_1 = require("./commands/BatchUpdateRecommendationStatusCommand");
|
|
7
|
-
const CreateAppCommand_1 = require("./commands/CreateAppCommand");
|
|
8
|
-
const CreateAppVersionAppComponentCommand_1 = require("./commands/CreateAppVersionAppComponentCommand");
|
|
9
|
-
const CreateAppVersionResourceCommand_1 = require("./commands/CreateAppVersionResourceCommand");
|
|
10
|
-
const CreateRecommendationTemplateCommand_1 = require("./commands/CreateRecommendationTemplateCommand");
|
|
11
|
-
const CreateResiliencyPolicyCommand_1 = require("./commands/CreateResiliencyPolicyCommand");
|
|
12
|
-
const DeleteAppAssessmentCommand_1 = require("./commands/DeleteAppAssessmentCommand");
|
|
13
|
-
const DeleteAppCommand_1 = require("./commands/DeleteAppCommand");
|
|
14
|
-
const DeleteAppInputSourceCommand_1 = require("./commands/DeleteAppInputSourceCommand");
|
|
15
|
-
const DeleteAppVersionAppComponentCommand_1 = require("./commands/DeleteAppVersionAppComponentCommand");
|
|
16
|
-
const DeleteAppVersionResourceCommand_1 = require("./commands/DeleteAppVersionResourceCommand");
|
|
17
|
-
const DeleteRecommendationTemplateCommand_1 = require("./commands/DeleteRecommendationTemplateCommand");
|
|
18
|
-
const DeleteResiliencyPolicyCommand_1 = require("./commands/DeleteResiliencyPolicyCommand");
|
|
19
|
-
const DescribeAppAssessmentCommand_1 = require("./commands/DescribeAppAssessmentCommand");
|
|
20
|
-
const DescribeAppCommand_1 = require("./commands/DescribeAppCommand");
|
|
21
|
-
const DescribeAppVersionAppComponentCommand_1 = require("./commands/DescribeAppVersionAppComponentCommand");
|
|
22
|
-
const DescribeAppVersionCommand_1 = require("./commands/DescribeAppVersionCommand");
|
|
23
|
-
const DescribeAppVersionResourceCommand_1 = require("./commands/DescribeAppVersionResourceCommand");
|
|
24
|
-
const DescribeAppVersionResourcesResolutionStatusCommand_1 = require("./commands/DescribeAppVersionResourcesResolutionStatusCommand");
|
|
25
|
-
const DescribeAppVersionTemplateCommand_1 = require("./commands/DescribeAppVersionTemplateCommand");
|
|
26
|
-
const DescribeDraftAppVersionResourcesImportStatusCommand_1 = require("./commands/DescribeDraftAppVersionResourcesImportStatusCommand");
|
|
27
|
-
const DescribeResiliencyPolicyCommand_1 = require("./commands/DescribeResiliencyPolicyCommand");
|
|
28
|
-
const ImportResourcesToDraftAppVersionCommand_1 = require("./commands/ImportResourcesToDraftAppVersionCommand");
|
|
29
|
-
const ListAlarmRecommendationsCommand_1 = require("./commands/ListAlarmRecommendationsCommand");
|
|
30
|
-
const ListAppAssessmentComplianceDriftsCommand_1 = require("./commands/ListAppAssessmentComplianceDriftsCommand");
|
|
31
|
-
const ListAppAssessmentsCommand_1 = require("./commands/ListAppAssessmentsCommand");
|
|
32
|
-
const ListAppComponentCompliancesCommand_1 = require("./commands/ListAppComponentCompliancesCommand");
|
|
33
|
-
const ListAppComponentRecommendationsCommand_1 = require("./commands/ListAppComponentRecommendationsCommand");
|
|
34
|
-
const ListAppInputSourcesCommand_1 = require("./commands/ListAppInputSourcesCommand");
|
|
35
|
-
const ListAppsCommand_1 = require("./commands/ListAppsCommand");
|
|
36
|
-
const ListAppVersionAppComponentsCommand_1 = require("./commands/ListAppVersionAppComponentsCommand");
|
|
37
|
-
const ListAppVersionResourceMappingsCommand_1 = require("./commands/ListAppVersionResourceMappingsCommand");
|
|
38
|
-
const ListAppVersionResourcesCommand_1 = require("./commands/ListAppVersionResourcesCommand");
|
|
39
|
-
const ListAppVersionsCommand_1 = require("./commands/ListAppVersionsCommand");
|
|
40
|
-
const ListRecommendationTemplatesCommand_1 = require("./commands/ListRecommendationTemplatesCommand");
|
|
41
|
-
const ListResiliencyPoliciesCommand_1 = require("./commands/ListResiliencyPoliciesCommand");
|
|
42
|
-
const ListSopRecommendationsCommand_1 = require("./commands/ListSopRecommendationsCommand");
|
|
43
|
-
const ListSuggestedResiliencyPoliciesCommand_1 = require("./commands/ListSuggestedResiliencyPoliciesCommand");
|
|
44
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
45
|
-
const ListTestRecommendationsCommand_1 = require("./commands/ListTestRecommendationsCommand");
|
|
46
|
-
const ListUnsupportedAppVersionResourcesCommand_1 = require("./commands/ListUnsupportedAppVersionResourcesCommand");
|
|
47
|
-
const PublishAppVersionCommand_1 = require("./commands/PublishAppVersionCommand");
|
|
48
|
-
const PutDraftAppVersionTemplateCommand_1 = require("./commands/PutDraftAppVersionTemplateCommand");
|
|
49
|
-
const RemoveDraftAppVersionResourceMappingsCommand_1 = require("./commands/RemoveDraftAppVersionResourceMappingsCommand");
|
|
50
|
-
const ResolveAppVersionResourcesCommand_1 = require("./commands/ResolveAppVersionResourcesCommand");
|
|
51
|
-
const StartAppAssessmentCommand_1 = require("./commands/StartAppAssessmentCommand");
|
|
52
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
53
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
54
|
-
const UpdateAppCommand_1 = require("./commands/UpdateAppCommand");
|
|
55
|
-
const UpdateAppVersionAppComponentCommand_1 = require("./commands/UpdateAppVersionAppComponentCommand");
|
|
56
|
-
const UpdateAppVersionCommand_1 = require("./commands/UpdateAppVersionCommand");
|
|
57
|
-
const UpdateAppVersionResourceCommand_1 = require("./commands/UpdateAppVersionResourceCommand");
|
|
58
|
-
const UpdateResiliencyPolicyCommand_1 = require("./commands/UpdateResiliencyPolicyCommand");
|
|
59
|
-
const ResiliencehubClient_1 = require("./ResiliencehubClient");
|
|
60
|
-
const commands = {
|
|
61
|
-
AddDraftAppVersionResourceMappingsCommand: AddDraftAppVersionResourceMappingsCommand_1.AddDraftAppVersionResourceMappingsCommand,
|
|
62
|
-
BatchUpdateRecommendationStatusCommand: BatchUpdateRecommendationStatusCommand_1.BatchUpdateRecommendationStatusCommand,
|
|
63
|
-
CreateAppCommand: CreateAppCommand_1.CreateAppCommand,
|
|
64
|
-
CreateAppVersionAppComponentCommand: CreateAppVersionAppComponentCommand_1.CreateAppVersionAppComponentCommand,
|
|
65
|
-
CreateAppVersionResourceCommand: CreateAppVersionResourceCommand_1.CreateAppVersionResourceCommand,
|
|
66
|
-
CreateRecommendationTemplateCommand: CreateRecommendationTemplateCommand_1.CreateRecommendationTemplateCommand,
|
|
67
|
-
CreateResiliencyPolicyCommand: CreateResiliencyPolicyCommand_1.CreateResiliencyPolicyCommand,
|
|
68
|
-
DeleteAppCommand: DeleteAppCommand_1.DeleteAppCommand,
|
|
69
|
-
DeleteAppAssessmentCommand: DeleteAppAssessmentCommand_1.DeleteAppAssessmentCommand,
|
|
70
|
-
DeleteAppInputSourceCommand: DeleteAppInputSourceCommand_1.DeleteAppInputSourceCommand,
|
|
71
|
-
DeleteAppVersionAppComponentCommand: DeleteAppVersionAppComponentCommand_1.DeleteAppVersionAppComponentCommand,
|
|
72
|
-
DeleteAppVersionResourceCommand: DeleteAppVersionResourceCommand_1.DeleteAppVersionResourceCommand,
|
|
73
|
-
DeleteRecommendationTemplateCommand: DeleteRecommendationTemplateCommand_1.DeleteRecommendationTemplateCommand,
|
|
74
|
-
DeleteResiliencyPolicyCommand: DeleteResiliencyPolicyCommand_1.DeleteResiliencyPolicyCommand,
|
|
75
|
-
DescribeAppCommand: DescribeAppCommand_1.DescribeAppCommand,
|
|
76
|
-
DescribeAppAssessmentCommand: DescribeAppAssessmentCommand_1.DescribeAppAssessmentCommand,
|
|
77
|
-
DescribeAppVersionCommand: DescribeAppVersionCommand_1.DescribeAppVersionCommand,
|
|
78
|
-
DescribeAppVersionAppComponentCommand: DescribeAppVersionAppComponentCommand_1.DescribeAppVersionAppComponentCommand,
|
|
79
|
-
DescribeAppVersionResourceCommand: DescribeAppVersionResourceCommand_1.DescribeAppVersionResourceCommand,
|
|
80
|
-
DescribeAppVersionResourcesResolutionStatusCommand: DescribeAppVersionResourcesResolutionStatusCommand_1.DescribeAppVersionResourcesResolutionStatusCommand,
|
|
81
|
-
DescribeAppVersionTemplateCommand: DescribeAppVersionTemplateCommand_1.DescribeAppVersionTemplateCommand,
|
|
82
|
-
DescribeDraftAppVersionResourcesImportStatusCommand: DescribeDraftAppVersionResourcesImportStatusCommand_1.DescribeDraftAppVersionResourcesImportStatusCommand,
|
|
83
|
-
DescribeResiliencyPolicyCommand: DescribeResiliencyPolicyCommand_1.DescribeResiliencyPolicyCommand,
|
|
84
|
-
ImportResourcesToDraftAppVersionCommand: ImportResourcesToDraftAppVersionCommand_1.ImportResourcesToDraftAppVersionCommand,
|
|
85
|
-
ListAlarmRecommendationsCommand: ListAlarmRecommendationsCommand_1.ListAlarmRecommendationsCommand,
|
|
86
|
-
ListAppAssessmentComplianceDriftsCommand: ListAppAssessmentComplianceDriftsCommand_1.ListAppAssessmentComplianceDriftsCommand,
|
|
87
|
-
ListAppAssessmentsCommand: ListAppAssessmentsCommand_1.ListAppAssessmentsCommand,
|
|
88
|
-
ListAppComponentCompliancesCommand: ListAppComponentCompliancesCommand_1.ListAppComponentCompliancesCommand,
|
|
89
|
-
ListAppComponentRecommendationsCommand: ListAppComponentRecommendationsCommand_1.ListAppComponentRecommendationsCommand,
|
|
90
|
-
ListAppInputSourcesCommand: ListAppInputSourcesCommand_1.ListAppInputSourcesCommand,
|
|
91
|
-
ListAppsCommand: ListAppsCommand_1.ListAppsCommand,
|
|
92
|
-
ListAppVersionAppComponentsCommand: ListAppVersionAppComponentsCommand_1.ListAppVersionAppComponentsCommand,
|
|
93
|
-
ListAppVersionResourceMappingsCommand: ListAppVersionResourceMappingsCommand_1.ListAppVersionResourceMappingsCommand,
|
|
94
|
-
ListAppVersionResourcesCommand: ListAppVersionResourcesCommand_1.ListAppVersionResourcesCommand,
|
|
95
|
-
ListAppVersionsCommand: ListAppVersionsCommand_1.ListAppVersionsCommand,
|
|
96
|
-
ListRecommendationTemplatesCommand: ListRecommendationTemplatesCommand_1.ListRecommendationTemplatesCommand,
|
|
97
|
-
ListResiliencyPoliciesCommand: ListResiliencyPoliciesCommand_1.ListResiliencyPoliciesCommand,
|
|
98
|
-
ListSopRecommendationsCommand: ListSopRecommendationsCommand_1.ListSopRecommendationsCommand,
|
|
99
|
-
ListSuggestedResiliencyPoliciesCommand: ListSuggestedResiliencyPoliciesCommand_1.ListSuggestedResiliencyPoliciesCommand,
|
|
100
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
101
|
-
ListTestRecommendationsCommand: ListTestRecommendationsCommand_1.ListTestRecommendationsCommand,
|
|
102
|
-
ListUnsupportedAppVersionResourcesCommand: ListUnsupportedAppVersionResourcesCommand_1.ListUnsupportedAppVersionResourcesCommand,
|
|
103
|
-
PublishAppVersionCommand: PublishAppVersionCommand_1.PublishAppVersionCommand,
|
|
104
|
-
PutDraftAppVersionTemplateCommand: PutDraftAppVersionTemplateCommand_1.PutDraftAppVersionTemplateCommand,
|
|
105
|
-
RemoveDraftAppVersionResourceMappingsCommand: RemoveDraftAppVersionResourceMappingsCommand_1.RemoveDraftAppVersionResourceMappingsCommand,
|
|
106
|
-
ResolveAppVersionResourcesCommand: ResolveAppVersionResourcesCommand_1.ResolveAppVersionResourcesCommand,
|
|
107
|
-
StartAppAssessmentCommand: StartAppAssessmentCommand_1.StartAppAssessmentCommand,
|
|
108
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
109
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
110
|
-
UpdateAppCommand: UpdateAppCommand_1.UpdateAppCommand,
|
|
111
|
-
UpdateAppVersionCommand: UpdateAppVersionCommand_1.UpdateAppVersionCommand,
|
|
112
|
-
UpdateAppVersionAppComponentCommand: UpdateAppVersionAppComponentCommand_1.UpdateAppVersionAppComponentCommand,
|
|
113
|
-
UpdateAppVersionResourceCommand: UpdateAppVersionResourceCommand_1.UpdateAppVersionResourceCommand,
|
|
114
|
-
UpdateResiliencyPolicyCommand: UpdateResiliencyPolicyCommand_1.UpdateResiliencyPolicyCommand,
|
|
115
|
-
};
|
|
116
|
-
class Resiliencehub extends ResiliencehubClient_1.ResiliencehubClient {
|
|
117
|
-
}
|
|
118
|
-
exports.Resiliencehub = Resiliencehub;
|
|
119
|
-
(0, smithy_client_1.createAggregatedClient)(commands, Resiliencehub);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResiliencehubClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class ResiliencehubClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.ResiliencehubClient = ResiliencehubClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AddDraftAppVersionResourceMappingsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AddDraftAppVersionResourceMappingsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "AddDraftAppVersionResourceMappings", {})
|
|
22
|
-
.n("ResiliencehubClient", "AddDraftAppVersionResourceMappingsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AddDraftAppVersionResourceMappingsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AddDraftAppVersionResourceMappingsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AddDraftAppVersionResourceMappingsCommand = AddDraftAppVersionResourceMappingsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchUpdateRecommendationStatusCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchUpdateRecommendationStatusCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "BatchUpdateRecommendationStatus", {})
|
|
22
|
-
.n("ResiliencehubClient", "BatchUpdateRecommendationStatusCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchUpdateRecommendationStatusCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchUpdateRecommendationStatusCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchUpdateRecommendationStatusCommand = BatchUpdateRecommendationStatusCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAppCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateAppCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsResilienceHub", "CreateApp", {})
|
|
23
|
-
.n("ResiliencehubClient", "CreateAppCommand")
|
|
24
|
-
.f(models_0_1.CreateAppRequestFilterSensitiveLog, models_0_1.CreateAppResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restJson1_1.se_CreateAppCommand)
|
|
26
|
-
.de(Aws_restJson1_1.de_CreateAppCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateAppCommand = CreateAppCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAppVersionAppComponentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAppVersionAppComponentCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "CreateAppVersionAppComponent", {})
|
|
22
|
-
.n("ResiliencehubClient", "CreateAppVersionAppComponentCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateAppVersionAppComponentCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateAppVersionAppComponentCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAppVersionAppComponentCommand = CreateAppVersionAppComponentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAppVersionResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAppVersionResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "CreateAppVersionResource", {})
|
|
22
|
-
.n("ResiliencehubClient", "CreateAppVersionResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateAppVersionResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateAppVersionResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAppVersionResourceCommand = CreateAppVersionResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateRecommendationTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateRecommendationTemplateCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsResilienceHub", "CreateRecommendationTemplate", {})
|
|
23
|
-
.n("ResiliencehubClient", "CreateRecommendationTemplateCommand")
|
|
24
|
-
.f(models_0_1.CreateRecommendationTemplateRequestFilterSensitiveLog, models_0_1.CreateRecommendationTemplateResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restJson1_1.se_CreateRecommendationTemplateCommand)
|
|
26
|
-
.de(Aws_restJson1_1.de_CreateRecommendationTemplateCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateRecommendationTemplateCommand = CreateRecommendationTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateResiliencyPolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateResiliencyPolicyCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsResilienceHub", "CreateResiliencyPolicy", {})
|
|
23
|
-
.n("ResiliencehubClient", "CreateResiliencyPolicyCommand")
|
|
24
|
-
.f(models_0_1.CreateResiliencyPolicyRequestFilterSensitiveLog, models_0_1.CreateResiliencyPolicyResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restJson1_1.se_CreateResiliencyPolicyCommand)
|
|
26
|
-
.de(Aws_restJson1_1.de_CreateResiliencyPolicyCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateResiliencyPolicyCommand = CreateResiliencyPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAppAssessmentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteAppAssessmentCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteAppAssessment", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteAppAssessmentCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteAppAssessmentCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteAppAssessmentCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAppAssessmentCommand = DeleteAppAssessmentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAppCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteAppCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteApp", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteAppCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteAppCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteAppCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAppCommand = DeleteAppCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAppInputSourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteAppInputSourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteAppInputSource", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteAppInputSourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteAppInputSourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteAppInputSourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAppInputSourceCommand = DeleteAppInputSourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAppVersionAppComponentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteAppVersionAppComponentCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteAppVersionAppComponent", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteAppVersionAppComponentCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteAppVersionAppComponentCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteAppVersionAppComponentCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAppVersionAppComponentCommand = DeleteAppVersionAppComponentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAppVersionResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteAppVersionResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteAppVersionResource", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteAppVersionResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteAppVersionResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteAppVersionResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAppVersionResourceCommand = DeleteAppVersionResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteRecommendationTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteRecommendationTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteRecommendationTemplate", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteRecommendationTemplateCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteRecommendationTemplateCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteRecommendationTemplateCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteRecommendationTemplateCommand = DeleteRecommendationTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteResiliencyPolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteResiliencyPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsResilienceHub", "DeleteResiliencyPolicy", {})
|
|
22
|
-
.n("ResiliencehubClient", "DeleteResiliencyPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_DeleteResiliencyPolicyCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_DeleteResiliencyPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteResiliencyPolicyCommand = DeleteResiliencyPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAppAssessmentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class DescribeAppAssessmentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsResilienceHub", "DescribeAppAssessment", {})
|
|
23
|
-
.n("ResiliencehubClient", "DescribeAppAssessmentCommand")
|
|
24
|
-
.f(void 0, models_0_1.DescribeAppAssessmentResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restJson1_1.se_DescribeAppAssessmentCommand)
|
|
26
|
-
.de(Aws_restJson1_1.de_DescribeAppAssessmentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.DescribeAppAssessmentCommand = DescribeAppAssessmentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|