@aws-sdk/client-resiliencehub 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/Resiliencehub.d.ts +217 -309
- package/dist-types/ts3.4/ResiliencehubClient.d.ts +13 -44
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptResourceGroupingRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchUpdateRecommendationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteAppInputSourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMetricsExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeResourceGroupingRecommendationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentResourceDriftsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppInputSourcesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAppVersionAppComponentsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListRecommendationTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResiliencyPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResourceGroupingRecommendationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RejectResourceGroupingRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetricsExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartResourceGroupingRecommendationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAppVersionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +17 -34
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListMetricsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateResiliencyPolicyRequest,
|
|
4
|
-
UpdateResiliencyPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateResiliencyPolicyRequest, UpdateResiliencyPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateResiliencyPolicyCommandInput
|
|
8
|
-
extends UpdateResiliencyPolicyRequest {}
|
|
4
|
+
export interface UpdateResiliencyPolicyCommandInput extends UpdateResiliencyPolicyRequest {}
|
|
9
5
|
export interface UpdateResiliencyPolicyCommandOutput
|
|
10
|
-
extends UpdateResiliencyPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateResiliencyPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateResiliencyPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateResiliencyPolicyCommandInput
|
|
9
|
+
input: UpdateResiliencyPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateResiliencyPolicyCommandInput,
|
|
17
12
|
UpdateResiliencyPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateResiliencyPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateResiliencyPolicyCommandInput
|
|
18
|
+
input: UpdateResiliencyPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateResiliencyPolicyCommandInput,
|
|
26
21
|
UpdateResiliencyPolicyCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface ResiliencehubExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -6,8 +6,7 @@ export declare const ResourceMappingType: {
|
|
|
6
6
|
readonly RESOURCE_GROUP: "ResourceGroup";
|
|
7
7
|
readonly TERRAFORM: "Terraform";
|
|
8
8
|
};
|
|
9
|
-
export type ResourceMappingType =
|
|
10
|
-
(typeof ResourceMappingType)[keyof typeof ResourceMappingType];
|
|
9
|
+
export type ResourceMappingType = (typeof ResourceMappingType)[keyof typeof ResourceMappingType];
|
|
11
10
|
export declare const PhysicalIdentifierType: {
|
|
12
11
|
readonly ARN: "Arn";
|
|
13
12
|
readonly NATIVE: "Native";
|
|
@@ -27,8 +26,7 @@ export declare const RecommendationStatus: {
|
|
|
27
26
|
readonly INACTIVE: "Inactive";
|
|
28
27
|
readonly NOT_IMPLEMENTED: "NotImplemented";
|
|
29
28
|
};
|
|
30
|
-
export type RecommendationStatus =
|
|
31
|
-
(typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
29
|
+
export type RecommendationStatus = (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
32
30
|
export declare const AlarmType: {
|
|
33
31
|
readonly CANARY: "Canary";
|
|
34
32
|
readonly COMPOSITE: "Composite";
|
|
@@ -58,8 +56,7 @@ export declare const AppDriftStatusType: {
|
|
|
58
56
|
readonly NOT_CHECKED: "NotChecked";
|
|
59
57
|
readonly NOT_DETECTED: "NotDetected";
|
|
60
58
|
};
|
|
61
|
-
export type AppDriftStatusType =
|
|
62
|
-
(typeof AppDriftStatusType)[keyof typeof AppDriftStatusType];
|
|
59
|
+
export type AppDriftStatusType = (typeof AppDriftStatusType)[keyof typeof AppDriftStatusType];
|
|
63
60
|
export declare const EventType: {
|
|
64
61
|
readonly DRIFT_DETECTED: "DriftDetected";
|
|
65
62
|
readonly SCHEDULED_ASSESSMENT_FAILURE: "ScheduledAssessmentFailure";
|
|
@@ -69,8 +66,7 @@ export declare const PermissionModelType: {
|
|
|
69
66
|
readonly LEGACY_IAM_USER: "LegacyIAMUser";
|
|
70
67
|
readonly ROLE_BASED: "RoleBased";
|
|
71
68
|
};
|
|
72
|
-
export type PermissionModelType =
|
|
73
|
-
(typeof PermissionModelType)[keyof typeof PermissionModelType];
|
|
69
|
+
export type PermissionModelType = (typeof PermissionModelType)[keyof typeof PermissionModelType];
|
|
74
70
|
export declare const AppStatusType: {
|
|
75
71
|
readonly ACTIVE: "Active";
|
|
76
72
|
readonly DELETING: "Deleting";
|
|
@@ -82,24 +78,21 @@ export declare const AssessmentStatus: {
|
|
|
82
78
|
readonly PENDING: "Pending";
|
|
83
79
|
readonly SUCCESS: "Success";
|
|
84
80
|
};
|
|
85
|
-
export type AssessmentStatus =
|
|
86
|
-
(typeof AssessmentStatus)[keyof typeof AssessmentStatus];
|
|
81
|
+
export type AssessmentStatus = (typeof AssessmentStatus)[keyof typeof AssessmentStatus];
|
|
87
82
|
export declare const DisruptionType: {
|
|
88
83
|
readonly AZ: "AZ";
|
|
89
84
|
readonly HARDWARE: "Hardware";
|
|
90
85
|
readonly REGION: "Region";
|
|
91
86
|
readonly SOFTWARE: "Software";
|
|
92
87
|
};
|
|
93
|
-
export type DisruptionType =
|
|
94
|
-
(typeof DisruptionType)[keyof typeof DisruptionType];
|
|
88
|
+
export type DisruptionType = (typeof DisruptionType)[keyof typeof DisruptionType];
|
|
95
89
|
export declare const ComplianceStatus: {
|
|
96
90
|
readonly MISSING_POLICY: "MissingPolicy";
|
|
97
91
|
readonly NOT_APPLICABLE: "NotApplicable";
|
|
98
92
|
readonly POLICY_BREACHED: "PolicyBreached";
|
|
99
93
|
readonly POLICY_MET: "PolicyMet";
|
|
100
94
|
};
|
|
101
|
-
export type ComplianceStatus =
|
|
102
|
-
(typeof ComplianceStatus)[keyof typeof ComplianceStatus];
|
|
95
|
+
export type ComplianceStatus = (typeof ComplianceStatus)[keyof typeof ComplianceStatus];
|
|
103
96
|
export declare const CostFrequency: {
|
|
104
97
|
readonly DAILY: "Daily";
|
|
105
98
|
readonly HOURLY: "Hourly";
|
|
@@ -117,8 +110,7 @@ export declare const AssessmentInvoker: {
|
|
|
117
110
|
readonly SYSTEM: "System";
|
|
118
111
|
readonly USER: "User";
|
|
119
112
|
};
|
|
120
|
-
export type AssessmentInvoker =
|
|
121
|
-
(typeof AssessmentInvoker)[keyof typeof AssessmentInvoker];
|
|
113
|
+
export type AssessmentInvoker = (typeof AssessmentInvoker)[keyof typeof AssessmentInvoker];
|
|
122
114
|
export declare const DataLocationConstraint: {
|
|
123
115
|
readonly ANY_LOCATION: "AnyLocation";
|
|
124
116
|
readonly SAME_CONTINENT: "SameContinent";
|
|
@@ -132,8 +124,7 @@ export declare const EstimatedCostTier: {
|
|
|
132
124
|
readonly L3: "L3";
|
|
133
125
|
readonly L4: "L4";
|
|
134
126
|
};
|
|
135
|
-
export type EstimatedCostTier =
|
|
136
|
-
(typeof EstimatedCostTier)[keyof typeof EstimatedCostTier];
|
|
127
|
+
export type EstimatedCostTier = (typeof EstimatedCostTier)[keyof typeof EstimatedCostTier];
|
|
137
128
|
export declare const ResiliencyPolicyTier: {
|
|
138
129
|
readonly CORE_SERVICES: "CoreServices";
|
|
139
130
|
readonly CRITICAL: "Critical";
|
|
@@ -142,28 +133,24 @@ export declare const ResiliencyPolicyTier: {
|
|
|
142
133
|
readonly NON_CRITICAL: "NonCritical";
|
|
143
134
|
readonly NOT_APPLICABLE: "NotApplicable";
|
|
144
135
|
};
|
|
145
|
-
export type ResiliencyPolicyTier =
|
|
146
|
-
(typeof ResiliencyPolicyTier)[keyof typeof ResiliencyPolicyTier];
|
|
136
|
+
export type ResiliencyPolicyTier = (typeof ResiliencyPolicyTier)[keyof typeof ResiliencyPolicyTier];
|
|
147
137
|
export declare const ResiliencyScoreType: {
|
|
148
138
|
readonly ALARM: "Alarm";
|
|
149
139
|
readonly COMPLIANCE: "Compliance";
|
|
150
140
|
readonly SOP: "Sop";
|
|
151
141
|
readonly TEST: "Test";
|
|
152
142
|
};
|
|
153
|
-
export type ResiliencyScoreType =
|
|
154
|
-
(typeof ResiliencyScoreType)[keyof typeof ResiliencyScoreType];
|
|
143
|
+
export type ResiliencyScoreType = (typeof ResiliencyScoreType)[keyof typeof ResiliencyScoreType];
|
|
155
144
|
export declare const ResourceSourceType: {
|
|
156
145
|
readonly APP_TEMPLATE: "AppTemplate";
|
|
157
146
|
readonly DISCOVERED: "Discovered";
|
|
158
147
|
};
|
|
159
|
-
export type ResourceSourceType =
|
|
160
|
-
(typeof ResourceSourceType)[keyof typeof ResourceSourceType];
|
|
148
|
+
export type ResourceSourceType = (typeof ResourceSourceType)[keyof typeof ResourceSourceType];
|
|
161
149
|
export declare const TemplateFormat: {
|
|
162
150
|
readonly CFN_JSON: "CfnJson";
|
|
163
151
|
readonly CFN_YAML: "CfnYaml";
|
|
164
152
|
};
|
|
165
|
-
export type TemplateFormat =
|
|
166
|
-
(typeof TemplateFormat)[keyof typeof TemplateFormat];
|
|
153
|
+
export type TemplateFormat = (typeof TemplateFormat)[keyof typeof TemplateFormat];
|
|
167
154
|
export declare const RenderRecommendationType: {
|
|
168
155
|
readonly ALARM: "Alarm";
|
|
169
156
|
readonly SOP: "Sop";
|
|
@@ -222,8 +209,7 @@ export declare const DifferenceType: {
|
|
|
222
209
|
readonly NOT_EQUAL: "NotEqual";
|
|
223
210
|
readonly REMOVED: "Removed";
|
|
224
211
|
};
|
|
225
|
-
export type DifferenceType =
|
|
226
|
-
(typeof DifferenceType)[keyof typeof DifferenceType];
|
|
212
|
+
export type DifferenceType = (typeof DifferenceType)[keyof typeof DifferenceType];
|
|
227
213
|
export declare const DriftType: {
|
|
228
214
|
readonly APPLICATION_COMPLIANCE: "ApplicationCompliance";
|
|
229
215
|
readonly APP_COMPONENT_RESILIENCY_COMPLIANCE_STATUS: "AppComponentResiliencyComplianceStatus";
|
|
@@ -236,8 +222,7 @@ export declare const HaArchitecture: {
|
|
|
236
222
|
readonly PILOT_LIGHT: "PilotLight";
|
|
237
223
|
readonly WARM_STANDBY: "WarmStandby";
|
|
238
224
|
};
|
|
239
|
-
export type HaArchitecture =
|
|
240
|
-
(typeof HaArchitecture)[keyof typeof HaArchitecture];
|
|
225
|
+
export type HaArchitecture = (typeof HaArchitecture)[keyof typeof HaArchitecture];
|
|
241
226
|
export declare const ConfigRecommendationOptimizationType: {
|
|
242
227
|
readonly BEST_ATTAINABLE: "BestAttainable";
|
|
243
228
|
readonly BEST_AZ_RECOVERY: "BestAZRecovery";
|
|
@@ -273,8 +258,7 @@ export declare const FieldAggregationType: {
|
|
|
273
258
|
readonly MIN: "Min";
|
|
274
259
|
readonly SUM: "Sum";
|
|
275
260
|
};
|
|
276
|
-
export type FieldAggregationType =
|
|
277
|
-
(typeof FieldAggregationType)[keyof typeof FieldAggregationType];
|
|
261
|
+
export type FieldAggregationType = (typeof FieldAggregationType)[keyof typeof FieldAggregationType];
|
|
278
262
|
export declare const GroupingRecommendationConfidenceLevel: {
|
|
279
263
|
readonly HIGH: "High";
|
|
280
264
|
readonly MEDIUM: "Medium";
|
|
@@ -299,8 +283,7 @@ export type GroupingRecommendationStatusType =
|
|
|
299
283
|
export declare const SopServiceType: {
|
|
300
284
|
readonly SSM: "SSM";
|
|
301
285
|
};
|
|
302
|
-
export type SopServiceType =
|
|
303
|
-
(typeof SopServiceType)[keyof typeof SopServiceType];
|
|
286
|
+
export type SopServiceType = (typeof SopServiceType)[keyof typeof SopServiceType];
|
|
304
287
|
export declare const TestRisk: {
|
|
305
288
|
readonly HIGH: "High";
|
|
306
289
|
readonly MEDIUM: "Medium";
|
|
@@ -3,40 +3,30 @@ import { ResiliencehubServiceException as __BaseException } from "./Resiliencehu
|
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|
|
5
5
|
readonly $fault: "client";
|
|
6
|
-
constructor(
|
|
7
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
8
|
-
);
|
|
6
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
9
7
|
}
|
|
10
8
|
export declare class InternalServerException extends __BaseException {
|
|
11
9
|
readonly name: "InternalServerException";
|
|
12
10
|
readonly $fault: "server";
|
|
13
|
-
constructor(
|
|
14
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
15
|
-
);
|
|
11
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
16
12
|
}
|
|
17
13
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
18
14
|
readonly name: "ResourceNotFoundException";
|
|
19
15
|
readonly $fault: "client";
|
|
20
16
|
resourceId?: string | undefined;
|
|
21
17
|
resourceType?: string | undefined;
|
|
22
|
-
constructor(
|
|
23
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
24
|
-
);
|
|
18
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
25
19
|
}
|
|
26
20
|
export declare class ThrottlingException extends __BaseException {
|
|
27
21
|
readonly name: "ThrottlingException";
|
|
28
22
|
readonly $fault: "client";
|
|
29
23
|
retryAfterSeconds?: number | undefined;
|
|
30
|
-
constructor(
|
|
31
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
32
|
-
);
|
|
24
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
33
25
|
}
|
|
34
26
|
export declare class ValidationException extends __BaseException {
|
|
35
27
|
readonly name: "ValidationException";
|
|
36
28
|
readonly $fault: "client";
|
|
37
|
-
constructor(
|
|
38
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
39
|
-
);
|
|
29
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
40
30
|
}
|
|
41
31
|
export declare class ConflictException extends __BaseException {
|
|
42
32
|
readonly name: "ConflictException";
|
|
@@ -48,7 +38,5 @@ export declare class ConflictException extends __BaseException {
|
|
|
48
38
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
49
39
|
readonly name: "ServiceQuotaExceededException";
|
|
50
40
|
readonly $fault: "client";
|
|
51
|
-
constructor(
|
|
52
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
53
|
-
);
|
|
41
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
54
42
|
}
|
|
@@ -213,9 +213,7 @@ export interface AppAssessment {
|
|
|
213
213
|
invoker: AssessmentInvoker | undefined;
|
|
214
214
|
cost?: Cost | undefined;
|
|
215
215
|
resiliencyScore?: ResiliencyScore | undefined;
|
|
216
|
-
compliance?:
|
|
217
|
-
| Partial<Record<DisruptionType, DisruptionCompliance>>
|
|
218
|
-
| undefined;
|
|
216
|
+
compliance?: Partial<Record<DisruptionType, DisruptionCompliance>> | undefined;
|
|
219
217
|
complianceStatus?: ComplianceStatus | undefined;
|
|
220
218
|
assessmentStatus: AssessmentStatus | undefined;
|
|
221
219
|
startTime?: Date | undefined;
|
|
@@ -255,9 +253,7 @@ export interface AppComponent {
|
|
|
255
253
|
export interface AppComponentCompliance {
|
|
256
254
|
cost?: Cost | undefined;
|
|
257
255
|
appComponentName?: string | undefined;
|
|
258
|
-
compliance?:
|
|
259
|
-
| Partial<Record<DisruptionType, DisruptionCompliance>>
|
|
260
|
-
| undefined;
|
|
256
|
+
compliance?: Partial<Record<DisruptionType, DisruptionCompliance>> | undefined;
|
|
261
257
|
message?: string | undefined;
|
|
262
258
|
status?: ComplianceStatus | undefined;
|
|
263
259
|
resiliencyScore?: ResiliencyScore | undefined;
|
|
@@ -329,9 +325,7 @@ export interface BatchUpdateRecommendationStatusSuccessfulEntry {
|
|
|
329
325
|
}
|
|
330
326
|
export interface BatchUpdateRecommendationStatusResponse {
|
|
331
327
|
appArn: string | undefined;
|
|
332
|
-
successfulEntries:
|
|
333
|
-
| BatchUpdateRecommendationStatusSuccessfulEntry[]
|
|
334
|
-
| undefined;
|
|
328
|
+
successfulEntries: BatchUpdateRecommendationStatusSuccessfulEntry[] | undefined;
|
|
335
329
|
failedEntries: BatchUpdateRecommendationStatusFailedEntry[] | undefined;
|
|
336
330
|
}
|
|
337
331
|
export interface CreateAppRequest {
|
|
@@ -651,13 +645,9 @@ export interface ComplianceDrift {
|
|
|
651
645
|
appId?: string | undefined;
|
|
652
646
|
appVersion?: string | undefined;
|
|
653
647
|
expectedReferenceId?: string | undefined;
|
|
654
|
-
expectedValue?:
|
|
655
|
-
| Partial<Record<DisruptionType, DisruptionCompliance>>
|
|
656
|
-
| undefined;
|
|
648
|
+
expectedValue?: Partial<Record<DisruptionType, DisruptionCompliance>> | undefined;
|
|
657
649
|
actualReferenceId?: string | undefined;
|
|
658
|
-
actualValue?:
|
|
659
|
-
| Partial<Record<DisruptionType, DisruptionCompliance>>
|
|
660
|
-
| undefined;
|
|
650
|
+
actualValue?: Partial<Record<DisruptionType, DisruptionCompliance>> | undefined;
|
|
661
651
|
diffType?: DifferenceType | undefined;
|
|
662
652
|
}
|
|
663
653
|
export interface ListAppAssessmentComplianceDriftsResponse {
|
|
@@ -722,9 +712,7 @@ export interface RecommendationDisruptionCompliance {
|
|
|
722
712
|
export interface ConfigRecommendation {
|
|
723
713
|
cost?: Cost | undefined;
|
|
724
714
|
appComponentName?: string | undefined;
|
|
725
|
-
compliance?:
|
|
726
|
-
| Partial<Record<DisruptionType, DisruptionCompliance>>
|
|
727
|
-
| undefined;
|
|
715
|
+
compliance?: Partial<Record<DisruptionType, DisruptionCompliance>> | undefined;
|
|
728
716
|
recommendationCompliance?:
|
|
729
717
|
| Partial<Record<DisruptionType, RecommendationDisruptionCompliance>>
|
|
730
718
|
| undefined;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { ResiliencehubClient } from "../ResiliencehubClient";
|
|
3
|
-
export interface ResiliencehubPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface ResiliencehubPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: ResiliencehubClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAppsCommandInput,
|
|
4
|
-
ListAppsCommandOutput,
|
|
5
|
-
} from "../commands/ListAppsCommand";
|
|
2
|
+
import { ListAppsCommandInput, ListAppsCommandOutput } from "../commands/ListAppsCommand";
|
|
6
3
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListApps: (
|
|
8
5
|
config: ResiliencehubPaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListMetricsCommandInput,
|
|
4
|
-
ListMetricsCommandOutput,
|
|
5
|
-
} from "../commands/ListMetricsCommand";
|
|
2
|
+
import { ListMetricsCommandInput, ListMetricsCommandOutput } from "../commands/ListMetricsCommand";
|
|
6
3
|
import { ResiliencehubPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListMetrics: (
|
|
8
5
|
config: ResiliencehubPaginationConfiguration,
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
16
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
|
-
requestHandler:
|
|
20
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
|
-
| RequestHandler;
|
|
17
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
22
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
19
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
20
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
21
|
) => Promise<Uint8Array>;
|
|
30
22
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
31
23
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
53
45
|
logger: import("@smithy/types").Logger;
|
|
54
46
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
userAgentAppId?:
|
|
57
|
-
|
|
58
|
-
| undefined
|
|
59
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
60
|
-
retryStrategy?:
|
|
61
|
-
| import("@smithy/types").RetryStrategy
|
|
62
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
48
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
49
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
63
50
|
endpoint?:
|
|
64
51
|
| ((
|
|
65
52
|
| string
|
|
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
81
68
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
82
69
|
context?: {
|
|
83
70
|
logger?: import("@smithy/types").Logger;
|
|
84
|
-
}
|
|
71
|
+
},
|
|
85
72
|
) => import("@smithy/types").EndpointV2;
|
|
86
73
|
tls?: boolean;
|
|
87
74
|
serviceConfiguredEndpoint?: never;
|
|
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
94
81
|
signer?:
|
|
95
82
|
| import("@smithy/types").RequestSigner
|
|
96
83
|
| ((
|
|
97
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
98
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
99
86
|
signingEscapePath?: boolean;
|
|
100
87
|
systemClockOffset?: number;
|
|
101
88
|
signingRegion?: string;
|
|
102
89
|
signerConstructor?: new (
|
|
103
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
104
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
105
92
|
) => import("@smithy/types").RequestSigner;
|
|
106
93
|
};
|
|
@@ -10,23 +10,17 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
10
10
|
credentialDefaultProvider:
|
|
11
11
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
12
12
|
| ((
|
|
13
|
-
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
13
|
+
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
|
|
14
14
|
) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
15
15
|
defaultUserAgentProvider: (
|
|
16
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
16
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
17
17
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
18
18
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
19
19
|
region: string | import("@smithy/types").Provider<string>;
|
|
20
|
-
requestHandler:
|
|
21
|
-
| RequestHandler
|
|
22
|
-
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
20
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
23
21
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
24
22
|
streamCollector: (
|
|
25
|
-
stream:
|
|
26
|
-
| import("stream").Readable
|
|
27
|
-
| import("stream/web").ReadableStream
|
|
28
|
-
| ReadableStream
|
|
29
|
-
| Blob
|
|
23
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
30
24
|
) => Promise<Uint8Array>;
|
|
31
25
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
32
26
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -53,9 +47,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
53
47
|
logger: import("@smithy/types").Logger;
|
|
54
48
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
49
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
retryStrategy?:
|
|
57
|
-
| import("@smithy/types").RetryStrategy
|
|
58
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
50
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
59
51
|
endpoint?:
|
|
60
52
|
| ((
|
|
61
53
|
| string
|
|
@@ -77,7 +69,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
77
69
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
78
70
|
context?: {
|
|
79
71
|
logger?: import("@smithy/types").Logger;
|
|
80
|
-
}
|
|
72
|
+
},
|
|
81
73
|
) => import("@smithy/types").EndpointV2;
|
|
82
74
|
tls?: boolean;
|
|
83
75
|
serviceConfiguredEndpoint?: never;
|
|
@@ -89,13 +81,13 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
89
81
|
signer?:
|
|
90
82
|
| import("@smithy/types").RequestSigner
|
|
91
83
|
| ((
|
|
92
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
93
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
94
86
|
signingEscapePath?: boolean;
|
|
95
87
|
systemClockOffset?: number;
|
|
96
88
|
signingRegion?: string;
|
|
97
89
|
signerConstructor?: new (
|
|
98
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
99
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
100
92
|
) => import("@smithy/types").RequestSigner;
|
|
101
93
|
};
|
|
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
23
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
24
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
25
|
) => Promise<Uint8Array>;
|
|
30
26
|
base64Decoder: import("@smithy/types").Decoder;
|
|
31
27
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -40,30 +36,21 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
40
36
|
region: string | import("@smithy/types").Provider<any>;
|
|
41
37
|
profile?: string;
|
|
42
38
|
defaultUserAgentProvider: (
|
|
43
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
39
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
44
40
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
45
41
|
credentialDefaultProvider:
|
|
46
42
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
47
|
-
| ((
|
|
48
|
-
_: unknown
|
|
49
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
43
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
50
44
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
51
45
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
52
46
|
logger: import("@smithy/types").Logger;
|
|
53
47
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
54
48
|
defaultsMode:
|
|
55
49
|
| import("@smithy/core/client").DefaultsMode
|
|
56
|
-
| import("@smithy/types").Provider<
|
|
57
|
-
import("@smithy/core/client").DefaultsMode
|
|
58
|
-
>;
|
|
50
|
+
| import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
59
51
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
60
|
-
userAgentAppId?:
|
|
61
|
-
|
|
62
|
-
| undefined
|
|
63
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
64
|
-
retryStrategy?:
|
|
65
|
-
| import("@smithy/types").RetryStrategy
|
|
66
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
52
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
53
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
67
54
|
endpoint?:
|
|
68
55
|
| ((
|
|
69
56
|
| string
|
|
@@ -85,7 +72,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
85
72
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
86
73
|
context?: {
|
|
87
74
|
logger?: import("@smithy/types").Logger;
|
|
88
|
-
}
|
|
75
|
+
},
|
|
89
76
|
) => import("@smithy/types").EndpointV2;
|
|
90
77
|
tls?: boolean;
|
|
91
78
|
serviceConfiguredEndpoint?: never;
|
|
@@ -98,13 +85,13 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
98
85
|
signer?:
|
|
99
86
|
| import("@smithy/types").RequestSigner
|
|
100
87
|
| ((
|
|
101
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
88
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
102
89
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
103
90
|
signingEscapePath?: boolean;
|
|
104
91
|
systemClockOffset?: number;
|
|
105
92
|
signingRegion?: string;
|
|
106
93
|
signerConstructor?: new (
|
|
107
94
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
108
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
95
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
109
96
|
) => import("@smithy/types").RequestSigner;
|
|
110
97
|
};
|
|
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
9
9
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
10
10
|
context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger;
|
|
12
|
-
}
|
|
12
|
+
},
|
|
13
13
|
) => import("@smithy/types").EndpointV2;
|
|
14
14
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
15
15
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ResiliencehubHttpAuthSchemeProvider;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
2
|
-
import {
|
|
3
|
-
StaticErrorSchema,
|
|
4
|
-
StaticOperationSchema,
|
|
5
|
-
StaticStructureSchema,
|
|
6
|
-
} from "@smithy/types";
|
|
2
|
+
import { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
7
3
|
export declare var ResiliencehubServiceException$: StaticErrorSchema;
|
|
8
4
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
9
5
|
export declare var ConflictException$: StaticErrorSchema;
|