@aws-sdk/client-resiliencehub 3.490.0 → 3.495.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 +5831 -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,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResiliencehubServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class ResiliencehubServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, ResiliencehubServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.ResiliencehubServiceException = ResiliencehubServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,414 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RecommendationTemplateFilterSensitiveLog = exports.CreateRecommendationTemplateRequestFilterSensitiveLog = exports.CreateAppResponseFilterSensitiveLog = exports.CreateAppRequestFilterSensitiveLog = exports.AppAssessmentFilterSensitiveLog = exports.ResiliencyPolicyFilterSensitiveLog = exports.AppFilterSensitiveLog = exports.TestType = exports.TestRisk = exports.SopServiceType = exports.RecommendationComplianceStatus = exports.ConfigRecommendationOptimizationType = exports.HaArchitecture = exports.DriftType = exports.DifferenceType = exports.ResourceImportStrategyType = exports.ResourceImportStatusType = exports.ResourceResolutionStatusType = exports.RecommendationTemplateStatus = exports.RenderRecommendationType = exports.TemplateFormat = exports.ResourceSourceType = exports.ServiceQuotaExceededException = exports.ResiliencyScoreType = exports.ResiliencyPolicyTier = exports.EstimatedCostTier = exports.DataLocationConstraint = exports.AssessmentInvoker = exports.DriftStatus = exports.CostFrequency = exports.ComplianceStatus = exports.DisruptionType = exports.AssessmentStatus = exports.AppStatusType = exports.PermissionModelType = exports.EventType = exports.AppDriftStatusType = exports.AppComplianceStatusType = exports.AppAssessmentScheduleType = exports.AlarmType = exports.RecommendationStatus = exports.ExcludeRecommendationReason = exports.ValidationException = exports.ThrottlingException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.PhysicalIdentifierType = exports.ResourceMappingType = exports.AccessDeniedException = void 0;
|
|
4
|
-
exports.UpdateResiliencyPolicyResponseFilterSensitiveLog = exports.UpdateAppResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StartAppAssessmentResponseFilterSensitiveLog = exports.StartAppAssessmentRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog = exports.ListResiliencyPoliciesResponseFilterSensitiveLog = exports.ListRecommendationTemplatesResponseFilterSensitiveLog = exports.DescribeResiliencyPolicyResponseFilterSensitiveLog = exports.DescribeAppAssessmentResponseFilterSensitiveLog = exports.DescribeAppResponseFilterSensitiveLog = exports.CreateResiliencyPolicyResponseFilterSensitiveLog = exports.CreateResiliencyPolicyRequestFilterSensitiveLog = exports.CreateRecommendationTemplateResponseFilterSensitiveLog = void 0;
|
|
5
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
|
-
const ResiliencehubServiceException_1 = require("./ResiliencehubServiceException");
|
|
7
|
-
class AccessDeniedException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
8
|
-
constructor(opts) {
|
|
9
|
-
super({
|
|
10
|
-
name: "AccessDeniedException",
|
|
11
|
-
$fault: "client",
|
|
12
|
-
...opts,
|
|
13
|
-
});
|
|
14
|
-
this.name = "AccessDeniedException";
|
|
15
|
-
this.$fault = "client";
|
|
16
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
exports.AccessDeniedException = AccessDeniedException;
|
|
20
|
-
exports.ResourceMappingType = {
|
|
21
|
-
APP_REGISTRY_APP: "AppRegistryApp",
|
|
22
|
-
CFN_STACK: "CfnStack",
|
|
23
|
-
EKS: "EKS",
|
|
24
|
-
RESOURCE: "Resource",
|
|
25
|
-
RESOURCE_GROUP: "ResourceGroup",
|
|
26
|
-
TERRAFORM: "Terraform",
|
|
27
|
-
};
|
|
28
|
-
exports.PhysicalIdentifierType = {
|
|
29
|
-
ARN: "Arn",
|
|
30
|
-
NATIVE: "Native",
|
|
31
|
-
};
|
|
32
|
-
class ConflictException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
33
|
-
constructor(opts) {
|
|
34
|
-
super({
|
|
35
|
-
name: "ConflictException",
|
|
36
|
-
$fault: "client",
|
|
37
|
-
...opts,
|
|
38
|
-
});
|
|
39
|
-
this.name = "ConflictException";
|
|
40
|
-
this.$fault = "client";
|
|
41
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
42
|
-
this.resourceId = opts.resourceId;
|
|
43
|
-
this.resourceType = opts.resourceType;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
exports.ConflictException = ConflictException;
|
|
47
|
-
class InternalServerException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
48
|
-
constructor(opts) {
|
|
49
|
-
super({
|
|
50
|
-
name: "InternalServerException",
|
|
51
|
-
$fault: "server",
|
|
52
|
-
...opts,
|
|
53
|
-
});
|
|
54
|
-
this.name = "InternalServerException";
|
|
55
|
-
this.$fault = "server";
|
|
56
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
exports.InternalServerException = InternalServerException;
|
|
60
|
-
class ResourceNotFoundException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
61
|
-
constructor(opts) {
|
|
62
|
-
super({
|
|
63
|
-
name: "ResourceNotFoundException",
|
|
64
|
-
$fault: "client",
|
|
65
|
-
...opts,
|
|
66
|
-
});
|
|
67
|
-
this.name = "ResourceNotFoundException";
|
|
68
|
-
this.$fault = "client";
|
|
69
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
70
|
-
this.resourceId = opts.resourceId;
|
|
71
|
-
this.resourceType = opts.resourceType;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
75
|
-
class ThrottlingException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
76
|
-
constructor(opts) {
|
|
77
|
-
super({
|
|
78
|
-
name: "ThrottlingException",
|
|
79
|
-
$fault: "client",
|
|
80
|
-
...opts,
|
|
81
|
-
});
|
|
82
|
-
this.name = "ThrottlingException";
|
|
83
|
-
this.$fault = "client";
|
|
84
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
85
|
-
this.retryAfterSeconds = opts.retryAfterSeconds;
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
exports.ThrottlingException = ThrottlingException;
|
|
89
|
-
class ValidationException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
90
|
-
constructor(opts) {
|
|
91
|
-
super({
|
|
92
|
-
name: "ValidationException",
|
|
93
|
-
$fault: "client",
|
|
94
|
-
...opts,
|
|
95
|
-
});
|
|
96
|
-
this.name = "ValidationException";
|
|
97
|
-
this.$fault = "client";
|
|
98
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
exports.ValidationException = ValidationException;
|
|
102
|
-
exports.ExcludeRecommendationReason = {
|
|
103
|
-
ALREADY_IMPLEMENTED: "AlreadyImplemented",
|
|
104
|
-
COMPLEXITY_OF_IMPLEMENTATION: "ComplexityOfImplementation",
|
|
105
|
-
NOT_RELEVANT: "NotRelevant",
|
|
106
|
-
};
|
|
107
|
-
exports.RecommendationStatus = {
|
|
108
|
-
EXCLUDED: "Excluded",
|
|
109
|
-
IMPLEMENTED: "Implemented",
|
|
110
|
-
INACTIVE: "Inactive",
|
|
111
|
-
NOT_IMPLEMENTED: "NotImplemented",
|
|
112
|
-
};
|
|
113
|
-
exports.AlarmType = {
|
|
114
|
-
CANARY: "Canary",
|
|
115
|
-
COMPOSITE: "Composite",
|
|
116
|
-
EVENT: "Event",
|
|
117
|
-
LOGS: "Logs",
|
|
118
|
-
METRIC: "Metric",
|
|
119
|
-
};
|
|
120
|
-
exports.AppAssessmentScheduleType = {
|
|
121
|
-
DAILY: "Daily",
|
|
122
|
-
DISABLED: "Disabled",
|
|
123
|
-
};
|
|
124
|
-
exports.AppComplianceStatusType = {
|
|
125
|
-
CHANGES_DETECTED: "ChangesDetected",
|
|
126
|
-
NOT_ASSESSED: "NotAssessed",
|
|
127
|
-
POLICY_BREACHED: "PolicyBreached",
|
|
128
|
-
POLICY_MET: "PolicyMet",
|
|
129
|
-
};
|
|
130
|
-
exports.AppDriftStatusType = {
|
|
131
|
-
DETECTED: "Detected",
|
|
132
|
-
NOT_CHECKED: "NotChecked",
|
|
133
|
-
NOT_DETECTED: "NotDetected",
|
|
134
|
-
};
|
|
135
|
-
exports.EventType = {
|
|
136
|
-
DRIFT_DETECTED: "DriftDetected",
|
|
137
|
-
SCHEDULED_ASSESSMENT_FAILURE: "ScheduledAssessmentFailure",
|
|
138
|
-
};
|
|
139
|
-
exports.PermissionModelType = {
|
|
140
|
-
LEGACY_IAM_USER: "LegacyIAMUser",
|
|
141
|
-
ROLE_BASED: "RoleBased",
|
|
142
|
-
};
|
|
143
|
-
exports.AppStatusType = {
|
|
144
|
-
ACTIVE: "Active",
|
|
145
|
-
DELETING: "Deleting",
|
|
146
|
-
};
|
|
147
|
-
exports.AssessmentStatus = {
|
|
148
|
-
FAILED: "Failed",
|
|
149
|
-
INPROGRESS: "InProgress",
|
|
150
|
-
PENDING: "Pending",
|
|
151
|
-
SUCCESS: "Success",
|
|
152
|
-
};
|
|
153
|
-
exports.DisruptionType = {
|
|
154
|
-
AZ: "AZ",
|
|
155
|
-
HARDWARE: "Hardware",
|
|
156
|
-
REGION: "Region",
|
|
157
|
-
SOFTWARE: "Software",
|
|
158
|
-
};
|
|
159
|
-
exports.ComplianceStatus = {
|
|
160
|
-
POLICY_BREACHED: "PolicyBreached",
|
|
161
|
-
POLICY_MET: "PolicyMet",
|
|
162
|
-
};
|
|
163
|
-
exports.CostFrequency = {
|
|
164
|
-
DAILY: "Daily",
|
|
165
|
-
HOURLY: "Hourly",
|
|
166
|
-
MONTHLY: "Monthly",
|
|
167
|
-
YEARLY: "Yearly",
|
|
168
|
-
};
|
|
169
|
-
exports.DriftStatus = {
|
|
170
|
-
DETECTED: "Detected",
|
|
171
|
-
NOT_CHECKED: "NotChecked",
|
|
172
|
-
NOT_DETECTED: "NotDetected",
|
|
173
|
-
};
|
|
174
|
-
exports.AssessmentInvoker = {
|
|
175
|
-
SYSTEM: "System",
|
|
176
|
-
USER: "User",
|
|
177
|
-
};
|
|
178
|
-
exports.DataLocationConstraint = {
|
|
179
|
-
ANY_LOCATION: "AnyLocation",
|
|
180
|
-
SAME_CONTINENT: "SameContinent",
|
|
181
|
-
SAME_COUNTRY: "SameCountry",
|
|
182
|
-
};
|
|
183
|
-
exports.EstimatedCostTier = {
|
|
184
|
-
L1: "L1",
|
|
185
|
-
L2: "L2",
|
|
186
|
-
L3: "L3",
|
|
187
|
-
L4: "L4",
|
|
188
|
-
};
|
|
189
|
-
exports.ResiliencyPolicyTier = {
|
|
190
|
-
CORE_SERVICES: "CoreServices",
|
|
191
|
-
CRITICAL: "Critical",
|
|
192
|
-
IMPORTANT: "Important",
|
|
193
|
-
MISSION_CRITICAL: "MissionCritical",
|
|
194
|
-
NON_CRITICAL: "NonCritical",
|
|
195
|
-
NOT_APPLICABLE: "NotApplicable",
|
|
196
|
-
};
|
|
197
|
-
exports.ResiliencyScoreType = {
|
|
198
|
-
ALARM: "Alarm",
|
|
199
|
-
COMPLIANCE: "Compliance",
|
|
200
|
-
SOP: "Sop",
|
|
201
|
-
TEST: "Test",
|
|
202
|
-
};
|
|
203
|
-
class ServiceQuotaExceededException extends ResiliencehubServiceException_1.ResiliencehubServiceException {
|
|
204
|
-
constructor(opts) {
|
|
205
|
-
super({
|
|
206
|
-
name: "ServiceQuotaExceededException",
|
|
207
|
-
$fault: "client",
|
|
208
|
-
...opts,
|
|
209
|
-
});
|
|
210
|
-
this.name = "ServiceQuotaExceededException";
|
|
211
|
-
this.$fault = "client";
|
|
212
|
-
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
216
|
-
exports.ResourceSourceType = {
|
|
217
|
-
APP_TEMPLATE: "AppTemplate",
|
|
218
|
-
DISCOVERED: "Discovered",
|
|
219
|
-
};
|
|
220
|
-
exports.TemplateFormat = {
|
|
221
|
-
CFN_JSON: "CfnJson",
|
|
222
|
-
CFN_YAML: "CfnYaml",
|
|
223
|
-
};
|
|
224
|
-
exports.RenderRecommendationType = {
|
|
225
|
-
ALARM: "Alarm",
|
|
226
|
-
SOP: "Sop",
|
|
227
|
-
TEST: "Test",
|
|
228
|
-
};
|
|
229
|
-
exports.RecommendationTemplateStatus = {
|
|
230
|
-
FAILED: "Failed",
|
|
231
|
-
IN_PROGRESS: "InProgress",
|
|
232
|
-
PENDING: "Pending",
|
|
233
|
-
SUCCESS: "Success",
|
|
234
|
-
};
|
|
235
|
-
exports.ResourceResolutionStatusType = {
|
|
236
|
-
FAILED: "Failed",
|
|
237
|
-
IN_PROGRESS: "InProgress",
|
|
238
|
-
PENDING: "Pending",
|
|
239
|
-
SUCCESS: "Success",
|
|
240
|
-
};
|
|
241
|
-
exports.ResourceImportStatusType = {
|
|
242
|
-
FAILED: "Failed",
|
|
243
|
-
IN_PROGRESS: "InProgress",
|
|
244
|
-
PENDING: "Pending",
|
|
245
|
-
SUCCESS: "Success",
|
|
246
|
-
};
|
|
247
|
-
exports.ResourceImportStrategyType = {
|
|
248
|
-
ADD_ONLY: "AddOnly",
|
|
249
|
-
REPLACE_ALL: "ReplaceAll",
|
|
250
|
-
};
|
|
251
|
-
exports.DifferenceType = {
|
|
252
|
-
NOT_EQUAL: "NotEqual",
|
|
253
|
-
};
|
|
254
|
-
exports.DriftType = {
|
|
255
|
-
APPLICATION_COMPLIANCE: "ApplicationCompliance",
|
|
256
|
-
};
|
|
257
|
-
exports.HaArchitecture = {
|
|
258
|
-
BACKUP_AND_RESTORE: "BackupAndRestore",
|
|
259
|
-
MULTI_SITE: "MultiSite",
|
|
260
|
-
NO_RECOVERY_PLAN: "NoRecoveryPlan",
|
|
261
|
-
PILOT_LIGHT: "PilotLight",
|
|
262
|
-
WARM_STANDBY: "WarmStandby",
|
|
263
|
-
};
|
|
264
|
-
exports.ConfigRecommendationOptimizationType = {
|
|
265
|
-
BEST_ATTAINABLE: "BestAttainable",
|
|
266
|
-
BEST_AZ_RECOVERY: "BestAZRecovery",
|
|
267
|
-
BEST_REGION_RECOVERY: "BestRegionRecovery",
|
|
268
|
-
LEAST_CHANGE: "LeastChange",
|
|
269
|
-
LEAST_COST: "LeastCost",
|
|
270
|
-
LEAST_ERRORS: "LeastErrors",
|
|
271
|
-
};
|
|
272
|
-
exports.RecommendationComplianceStatus = {
|
|
273
|
-
BREACHED_CAN_MEET: "BreachedCanMeet",
|
|
274
|
-
BREACHED_UNATTAINABLE: "BreachedUnattainable",
|
|
275
|
-
MET_CAN_IMPROVE: "MetCanImprove",
|
|
276
|
-
};
|
|
277
|
-
exports.SopServiceType = {
|
|
278
|
-
SSM: "SSM",
|
|
279
|
-
};
|
|
280
|
-
exports.TestRisk = {
|
|
281
|
-
HIGH: "High",
|
|
282
|
-
MEDIUM: "Medium",
|
|
283
|
-
SMALL: "Small",
|
|
284
|
-
};
|
|
285
|
-
exports.TestType = {
|
|
286
|
-
AZ: "AZ",
|
|
287
|
-
HARDWARE: "Hardware",
|
|
288
|
-
REGION: "Region",
|
|
289
|
-
SOFTWARE: "Software",
|
|
290
|
-
};
|
|
291
|
-
const AppFilterSensitiveLog = (obj) => ({
|
|
292
|
-
...obj,
|
|
293
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
294
|
-
});
|
|
295
|
-
exports.AppFilterSensitiveLog = AppFilterSensitiveLog;
|
|
296
|
-
const ResiliencyPolicyFilterSensitiveLog = (obj) => ({
|
|
297
|
-
...obj,
|
|
298
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
299
|
-
});
|
|
300
|
-
exports.ResiliencyPolicyFilterSensitiveLog = ResiliencyPolicyFilterSensitiveLog;
|
|
301
|
-
const AppAssessmentFilterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
...(obj.policy && { policy: (0, exports.ResiliencyPolicyFilterSensitiveLog)(obj.policy) }),
|
|
304
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
305
|
-
});
|
|
306
|
-
exports.AppAssessmentFilterSensitiveLog = AppAssessmentFilterSensitiveLog;
|
|
307
|
-
const CreateAppRequestFilterSensitiveLog = (obj) => ({
|
|
308
|
-
...obj,
|
|
309
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
310
|
-
});
|
|
311
|
-
exports.CreateAppRequestFilterSensitiveLog = CreateAppRequestFilterSensitiveLog;
|
|
312
|
-
const CreateAppResponseFilterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
...(obj.app && { app: (0, exports.AppFilterSensitiveLog)(obj.app) }),
|
|
315
|
-
});
|
|
316
|
-
exports.CreateAppResponseFilterSensitiveLog = CreateAppResponseFilterSensitiveLog;
|
|
317
|
-
const CreateRecommendationTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
318
|
-
...obj,
|
|
319
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
320
|
-
});
|
|
321
|
-
exports.CreateRecommendationTemplateRequestFilterSensitiveLog = CreateRecommendationTemplateRequestFilterSensitiveLog;
|
|
322
|
-
const RecommendationTemplateFilterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
325
|
-
});
|
|
326
|
-
exports.RecommendationTemplateFilterSensitiveLog = RecommendationTemplateFilterSensitiveLog;
|
|
327
|
-
const CreateRecommendationTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
...(obj.recommendationTemplate && {
|
|
330
|
-
recommendationTemplate: (0, exports.RecommendationTemplateFilterSensitiveLog)(obj.recommendationTemplate),
|
|
331
|
-
}),
|
|
332
|
-
});
|
|
333
|
-
exports.CreateRecommendationTemplateResponseFilterSensitiveLog = CreateRecommendationTemplateResponseFilterSensitiveLog;
|
|
334
|
-
const CreateResiliencyPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
335
|
-
...obj,
|
|
336
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
337
|
-
});
|
|
338
|
-
exports.CreateResiliencyPolicyRequestFilterSensitiveLog = CreateResiliencyPolicyRequestFilterSensitiveLog;
|
|
339
|
-
const CreateResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
...(obj.policy && { policy: (0, exports.ResiliencyPolicyFilterSensitiveLog)(obj.policy) }),
|
|
342
|
-
});
|
|
343
|
-
exports.CreateResiliencyPolicyResponseFilterSensitiveLog = CreateResiliencyPolicyResponseFilterSensitiveLog;
|
|
344
|
-
const DescribeAppResponseFilterSensitiveLog = (obj) => ({
|
|
345
|
-
...obj,
|
|
346
|
-
...(obj.app && { app: (0, exports.AppFilterSensitiveLog)(obj.app) }),
|
|
347
|
-
});
|
|
348
|
-
exports.DescribeAppResponseFilterSensitiveLog = DescribeAppResponseFilterSensitiveLog;
|
|
349
|
-
const DescribeAppAssessmentResponseFilterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
...(obj.assessment && { assessment: (0, exports.AppAssessmentFilterSensitiveLog)(obj.assessment) }),
|
|
352
|
-
});
|
|
353
|
-
exports.DescribeAppAssessmentResponseFilterSensitiveLog = DescribeAppAssessmentResponseFilterSensitiveLog;
|
|
354
|
-
const DescribeResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
...(obj.policy && { policy: (0, exports.ResiliencyPolicyFilterSensitiveLog)(obj.policy) }),
|
|
357
|
-
});
|
|
358
|
-
exports.DescribeResiliencyPolicyResponseFilterSensitiveLog = DescribeResiliencyPolicyResponseFilterSensitiveLog;
|
|
359
|
-
const ListRecommendationTemplatesResponseFilterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
...(obj.recommendationTemplates && {
|
|
362
|
-
recommendationTemplates: obj.recommendationTemplates.map((item) => (0, exports.RecommendationTemplateFilterSensitiveLog)(item)),
|
|
363
|
-
}),
|
|
364
|
-
});
|
|
365
|
-
exports.ListRecommendationTemplatesResponseFilterSensitiveLog = ListRecommendationTemplatesResponseFilterSensitiveLog;
|
|
366
|
-
const ListResiliencyPoliciesResponseFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
...(obj.resiliencyPolicies && {
|
|
369
|
-
resiliencyPolicies: obj.resiliencyPolicies.map((item) => (0, exports.ResiliencyPolicyFilterSensitiveLog)(item)),
|
|
370
|
-
}),
|
|
371
|
-
});
|
|
372
|
-
exports.ListResiliencyPoliciesResponseFilterSensitiveLog = ListResiliencyPoliciesResponseFilterSensitiveLog;
|
|
373
|
-
const ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
...(obj.resiliencyPolicies && {
|
|
376
|
-
resiliencyPolicies: obj.resiliencyPolicies.map((item) => (0, exports.ResiliencyPolicyFilterSensitiveLog)(item)),
|
|
377
|
-
}),
|
|
378
|
-
});
|
|
379
|
-
exports.ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog = ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog;
|
|
380
|
-
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
381
|
-
...obj,
|
|
382
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
383
|
-
});
|
|
384
|
-
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
385
|
-
const StartAppAssessmentRequestFilterSensitiveLog = (obj) => ({
|
|
386
|
-
...obj,
|
|
387
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
388
|
-
});
|
|
389
|
-
exports.StartAppAssessmentRequestFilterSensitiveLog = StartAppAssessmentRequestFilterSensitiveLog;
|
|
390
|
-
const StartAppAssessmentResponseFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
...(obj.assessment && { assessment: (0, exports.AppAssessmentFilterSensitiveLog)(obj.assessment) }),
|
|
393
|
-
});
|
|
394
|
-
exports.StartAppAssessmentResponseFilterSensitiveLog = StartAppAssessmentResponseFilterSensitiveLog;
|
|
395
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
396
|
-
...obj,
|
|
397
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
398
|
-
});
|
|
399
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
400
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
401
|
-
...obj,
|
|
402
|
-
...(obj.tagKeys && { tagKeys: smithy_client_1.SENSITIVE_STRING }),
|
|
403
|
-
});
|
|
404
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
405
|
-
const UpdateAppResponseFilterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
...(obj.app && { app: (0, exports.AppFilterSensitiveLog)(obj.app) }),
|
|
408
|
-
});
|
|
409
|
-
exports.UpdateAppResponseFilterSensitiveLog = UpdateAppResponseFilterSensitiveLog;
|
|
410
|
-
const UpdateResiliencyPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
...(obj.policy && { policy: (0, exports.ResiliencyPolicyFilterSensitiveLog)(obj.policy) }),
|
|
413
|
-
});
|
|
414
|
-
exports.UpdateResiliencyPolicyResponseFilterSensitiveLog = UpdateResiliencyPolicyResponseFilterSensitiveLog;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAlarmRecommendations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAlarmRecommendationsCommand_1 = require("../commands/ListAlarmRecommendationsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAlarmRecommendations = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAlarmRecommendationsCommand_1.ListAlarmRecommendationsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppAssessmentComplianceDrifts = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppAssessmentComplianceDriftsCommand_1 = require("../commands/ListAppAssessmentComplianceDriftsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppAssessmentComplianceDrifts = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppAssessmentComplianceDriftsCommand_1.ListAppAssessmentComplianceDriftsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppAssessments = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppAssessmentsCommand_1 = require("../commands/ListAppAssessmentsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppAssessments = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppAssessmentsCommand_1.ListAppAssessmentsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppComponentCompliances = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppComponentCompliancesCommand_1 = require("../commands/ListAppComponentCompliancesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppComponentCompliances = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppComponentCompliancesCommand_1.ListAppComponentCompliancesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppComponentRecommendations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppComponentRecommendationsCommand_1 = require("../commands/ListAppComponentRecommendationsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppComponentRecommendations = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppComponentRecommendationsCommand_1.ListAppComponentRecommendationsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppInputSources = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppInputSourcesCommand_1 = require("../commands/ListAppInputSourcesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppInputSources = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppInputSourcesCommand_1.ListAppInputSourcesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppVersionAppComponents = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppVersionAppComponentsCommand_1 = require("../commands/ListAppVersionAppComponentsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppVersionAppComponents = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppVersionAppComponentsCommand_1.ListAppVersionAppComponentsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppVersionResourceMappings = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppVersionResourceMappingsCommand_1 = require("../commands/ListAppVersionResourceMappingsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppVersionResourceMappings = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppVersionResourceMappingsCommand_1.ListAppVersionResourceMappingsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppVersionResources = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppVersionResourcesCommand_1 = require("../commands/ListAppVersionResourcesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppVersionResources = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppVersionResourcesCommand_1.ListAppVersionResourcesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppVersions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppVersionsCommand_1 = require("../commands/ListAppVersionsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListAppVersions = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppVersionsCommand_1.ListAppVersionsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListApps = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAppsCommand_1 = require("../commands/ListAppsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListApps = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListAppsCommand_1.ListAppsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListRecommendationTemplates = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListRecommendationTemplatesCommand_1 = require("../commands/ListRecommendationTemplatesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListRecommendationTemplates = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListRecommendationTemplatesCommand_1.ListRecommendationTemplatesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListResiliencyPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListResiliencyPoliciesCommand_1 = require("../commands/ListResiliencyPoliciesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListResiliencyPolicies = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListResiliencyPoliciesCommand_1.ListResiliencyPoliciesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSopRecommendations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSopRecommendationsCommand_1 = require("../commands/ListSopRecommendationsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListSopRecommendations = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListSopRecommendationsCommand_1.ListSopRecommendationsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSuggestedResiliencyPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSuggestedResiliencyPoliciesCommand_1 = require("../commands/ListSuggestedResiliencyPoliciesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListSuggestedResiliencyPolicies = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListSuggestedResiliencyPoliciesCommand_1.ListSuggestedResiliencyPoliciesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTestRecommendations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTestRecommendationsCommand_1 = require("../commands/ListTestRecommendationsCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListTestRecommendations = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListTestRecommendationsCommand_1.ListTestRecommendationsCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListUnsupportedAppVersionResources = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListUnsupportedAppVersionResourcesCommand_1 = require("../commands/ListUnsupportedAppVersionResourcesCommand");
|
|
6
|
-
const ResiliencehubClient_1 = require("../ResiliencehubClient");
|
|
7
|
-
exports.paginateListUnsupportedAppVersionResources = (0, core_1.createPaginator)(ResiliencehubClient_1.ResiliencehubClient, ListUnsupportedAppVersionResourcesCommand_1.ListUnsupportedAppVersionResourcesCommand, "nextToken", "nextToken", "maxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,21 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./ListAlarmRecommendationsPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListAppAssessmentComplianceDriftsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListAppAssessmentsPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListAppComponentCompliancesPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListAppComponentRecommendationsPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ListAppInputSourcesPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./ListAppVersionAppComponentsPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./ListAppVersionResourceMappingsPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./ListAppVersionResourcesPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./ListAppVersionsPaginator"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./ListAppsPaginator"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./ListRecommendationTemplatesPaginator"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./ListResiliencyPoliciesPaginator"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./ListSopRecommendationsPaginator"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./ListSuggestedResiliencyPoliciesPaginator"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./ListTestRecommendationsPaginator"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./ListUnsupportedAppVersionResourcesPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|