@aws-sdk/client-resiliencehub 3.170.0 → 3.178.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/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/Resiliencehub.d.ts +0 -39
- package/dist-types/ts3.4/ResiliencehubClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppAssessmentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRecommendationTemplatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListResiliencyPoliciesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/ResiliencehubServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -435
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-resiliencehub
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-resiliencehub
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-resiliencehub
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: ResiliencehubClientConfig) => {
|
|
|
30
30
|
tls?: boolean | undefined;
|
|
31
31
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
32
32
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
33
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
33
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
34
34
|
signingEscapePath?: boolean | undefined;
|
|
35
35
|
systemClockOffset?: number | undefined;
|
|
36
36
|
signingRegion?: string | undefined;
|
|
@@ -156,7 +156,6 @@ import {
|
|
|
156
156
|
UpdateResiliencyPolicyCommandOutput,
|
|
157
157
|
} from "./commands/UpdateResiliencyPolicyCommand";
|
|
158
158
|
import { ResiliencehubClient } from "./ResiliencehubClient";
|
|
159
|
-
|
|
160
159
|
export declare class Resiliencehub extends ResiliencehubClient {
|
|
161
160
|
addDraftAppVersionResourceMappings(
|
|
162
161
|
args: AddDraftAppVersionResourceMappingsCommandInput,
|
|
@@ -177,7 +176,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
177
176
|
data?: AddDraftAppVersionResourceMappingsCommandOutput
|
|
178
177
|
) => void
|
|
179
178
|
): void;
|
|
180
|
-
|
|
181
179
|
createApp(
|
|
182
180
|
args: CreateAppCommandInput,
|
|
183
181
|
options?: __HttpHandlerOptions
|
|
@@ -191,7 +189,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
191
189
|
options: __HttpHandlerOptions,
|
|
192
190
|
cb: (err: any, data?: CreateAppCommandOutput) => void
|
|
193
191
|
): void;
|
|
194
|
-
|
|
195
192
|
createRecommendationTemplate(
|
|
196
193
|
args: CreateRecommendationTemplateCommandInput,
|
|
197
194
|
options?: __HttpHandlerOptions
|
|
@@ -205,7 +202,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
205
202
|
options: __HttpHandlerOptions,
|
|
206
203
|
cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void
|
|
207
204
|
): void;
|
|
208
|
-
|
|
209
205
|
createResiliencyPolicy(
|
|
210
206
|
args: CreateResiliencyPolicyCommandInput,
|
|
211
207
|
options?: __HttpHandlerOptions
|
|
@@ -219,7 +215,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
219
215
|
options: __HttpHandlerOptions,
|
|
220
216
|
cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void
|
|
221
217
|
): void;
|
|
222
|
-
|
|
223
218
|
deleteApp(
|
|
224
219
|
args: DeleteAppCommandInput,
|
|
225
220
|
options?: __HttpHandlerOptions
|
|
@@ -233,7 +228,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
233
228
|
options: __HttpHandlerOptions,
|
|
234
229
|
cb: (err: any, data?: DeleteAppCommandOutput) => void
|
|
235
230
|
): void;
|
|
236
|
-
|
|
237
231
|
deleteAppAssessment(
|
|
238
232
|
args: DeleteAppAssessmentCommandInput,
|
|
239
233
|
options?: __HttpHandlerOptions
|
|
@@ -247,7 +241,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
247
241
|
options: __HttpHandlerOptions,
|
|
248
242
|
cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void
|
|
249
243
|
): void;
|
|
250
|
-
|
|
251
244
|
deleteRecommendationTemplate(
|
|
252
245
|
args: DeleteRecommendationTemplateCommandInput,
|
|
253
246
|
options?: __HttpHandlerOptions
|
|
@@ -261,7 +254,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
261
254
|
options: __HttpHandlerOptions,
|
|
262
255
|
cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void
|
|
263
256
|
): void;
|
|
264
|
-
|
|
265
257
|
deleteResiliencyPolicy(
|
|
266
258
|
args: DeleteResiliencyPolicyCommandInput,
|
|
267
259
|
options?: __HttpHandlerOptions
|
|
@@ -275,7 +267,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
275
267
|
options: __HttpHandlerOptions,
|
|
276
268
|
cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void
|
|
277
269
|
): void;
|
|
278
|
-
|
|
279
270
|
describeApp(
|
|
280
271
|
args: DescribeAppCommandInput,
|
|
281
272
|
options?: __HttpHandlerOptions
|
|
@@ -289,7 +280,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
289
280
|
options: __HttpHandlerOptions,
|
|
290
281
|
cb: (err: any, data?: DescribeAppCommandOutput) => void
|
|
291
282
|
): void;
|
|
292
|
-
|
|
293
283
|
describeAppAssessment(
|
|
294
284
|
args: DescribeAppAssessmentCommandInput,
|
|
295
285
|
options?: __HttpHandlerOptions
|
|
@@ -303,7 +293,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
303
293
|
options: __HttpHandlerOptions,
|
|
304
294
|
cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void
|
|
305
295
|
): void;
|
|
306
|
-
|
|
307
296
|
describeAppVersionResourcesResolutionStatus(
|
|
308
297
|
args: DescribeAppVersionResourcesResolutionStatusCommandInput,
|
|
309
298
|
options?: __HttpHandlerOptions
|
|
@@ -323,7 +312,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
323
312
|
data?: DescribeAppVersionResourcesResolutionStatusCommandOutput
|
|
324
313
|
) => void
|
|
325
314
|
): void;
|
|
326
|
-
|
|
327
315
|
describeAppVersionTemplate(
|
|
328
316
|
args: DescribeAppVersionTemplateCommandInput,
|
|
329
317
|
options?: __HttpHandlerOptions
|
|
@@ -337,7 +325,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
337
325
|
options: __HttpHandlerOptions,
|
|
338
326
|
cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void
|
|
339
327
|
): void;
|
|
340
|
-
|
|
341
328
|
describeDraftAppVersionResourcesImportStatus(
|
|
342
329
|
args: DescribeDraftAppVersionResourcesImportStatusCommandInput,
|
|
343
330
|
options?: __HttpHandlerOptions
|
|
@@ -357,7 +344,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
357
344
|
data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput
|
|
358
345
|
) => void
|
|
359
346
|
): void;
|
|
360
|
-
|
|
361
347
|
describeResiliencyPolicy(
|
|
362
348
|
args: DescribeResiliencyPolicyCommandInput,
|
|
363
349
|
options?: __HttpHandlerOptions
|
|
@@ -371,7 +357,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
371
357
|
options: __HttpHandlerOptions,
|
|
372
358
|
cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void
|
|
373
359
|
): void;
|
|
374
|
-
|
|
375
360
|
importResourcesToDraftAppVersion(
|
|
376
361
|
args: ImportResourcesToDraftAppVersionCommandInput,
|
|
377
362
|
options?: __HttpHandlerOptions
|
|
@@ -385,7 +370,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
385
370
|
options: __HttpHandlerOptions,
|
|
386
371
|
cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void
|
|
387
372
|
): void;
|
|
388
|
-
|
|
389
373
|
listAlarmRecommendations(
|
|
390
374
|
args: ListAlarmRecommendationsCommandInput,
|
|
391
375
|
options?: __HttpHandlerOptions
|
|
@@ -399,7 +383,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
399
383
|
options: __HttpHandlerOptions,
|
|
400
384
|
cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void
|
|
401
385
|
): void;
|
|
402
|
-
|
|
403
386
|
listAppAssessments(
|
|
404
387
|
args: ListAppAssessmentsCommandInput,
|
|
405
388
|
options?: __HttpHandlerOptions
|
|
@@ -413,7 +396,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
413
396
|
options: __HttpHandlerOptions,
|
|
414
397
|
cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void
|
|
415
398
|
): void;
|
|
416
|
-
|
|
417
399
|
listAppComponentCompliances(
|
|
418
400
|
args: ListAppComponentCompliancesCommandInput,
|
|
419
401
|
options?: __HttpHandlerOptions
|
|
@@ -427,7 +409,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
427
409
|
options: __HttpHandlerOptions,
|
|
428
410
|
cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void
|
|
429
411
|
): void;
|
|
430
|
-
|
|
431
412
|
listAppComponentRecommendations(
|
|
432
413
|
args: ListAppComponentRecommendationsCommandInput,
|
|
433
414
|
options?: __HttpHandlerOptions
|
|
@@ -441,7 +422,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
441
422
|
options: __HttpHandlerOptions,
|
|
442
423
|
cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void
|
|
443
424
|
): void;
|
|
444
|
-
|
|
445
425
|
listApps(
|
|
446
426
|
args: ListAppsCommandInput,
|
|
447
427
|
options?: __HttpHandlerOptions
|
|
@@ -455,7 +435,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
455
435
|
options: __HttpHandlerOptions,
|
|
456
436
|
cb: (err: any, data?: ListAppsCommandOutput) => void
|
|
457
437
|
): void;
|
|
458
|
-
|
|
459
438
|
listAppVersionResourceMappings(
|
|
460
439
|
args: ListAppVersionResourceMappingsCommandInput,
|
|
461
440
|
options?: __HttpHandlerOptions
|
|
@@ -469,7 +448,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
469
448
|
options: __HttpHandlerOptions,
|
|
470
449
|
cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void
|
|
471
450
|
): void;
|
|
472
|
-
|
|
473
451
|
listAppVersionResources(
|
|
474
452
|
args: ListAppVersionResourcesCommandInput,
|
|
475
453
|
options?: __HttpHandlerOptions
|
|
@@ -483,7 +461,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
483
461
|
options: __HttpHandlerOptions,
|
|
484
462
|
cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void
|
|
485
463
|
): void;
|
|
486
|
-
|
|
487
464
|
listAppVersions(
|
|
488
465
|
args: ListAppVersionsCommandInput,
|
|
489
466
|
options?: __HttpHandlerOptions
|
|
@@ -497,7 +474,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
497
474
|
options: __HttpHandlerOptions,
|
|
498
475
|
cb: (err: any, data?: ListAppVersionsCommandOutput) => void
|
|
499
476
|
): void;
|
|
500
|
-
|
|
501
477
|
listRecommendationTemplates(
|
|
502
478
|
args: ListRecommendationTemplatesCommandInput,
|
|
503
479
|
options?: __HttpHandlerOptions
|
|
@@ -511,7 +487,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
511
487
|
options: __HttpHandlerOptions,
|
|
512
488
|
cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void
|
|
513
489
|
): void;
|
|
514
|
-
|
|
515
490
|
listResiliencyPolicies(
|
|
516
491
|
args: ListResiliencyPoliciesCommandInput,
|
|
517
492
|
options?: __HttpHandlerOptions
|
|
@@ -525,7 +500,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
525
500
|
options: __HttpHandlerOptions,
|
|
526
501
|
cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void
|
|
527
502
|
): void;
|
|
528
|
-
|
|
529
503
|
listSopRecommendations(
|
|
530
504
|
args: ListSopRecommendationsCommandInput,
|
|
531
505
|
options?: __HttpHandlerOptions
|
|
@@ -539,7 +513,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
539
513
|
options: __HttpHandlerOptions,
|
|
540
514
|
cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void
|
|
541
515
|
): void;
|
|
542
|
-
|
|
543
516
|
listSuggestedResiliencyPolicies(
|
|
544
517
|
args: ListSuggestedResiliencyPoliciesCommandInput,
|
|
545
518
|
options?: __HttpHandlerOptions
|
|
@@ -553,7 +526,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
553
526
|
options: __HttpHandlerOptions,
|
|
554
527
|
cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void
|
|
555
528
|
): void;
|
|
556
|
-
|
|
557
529
|
listTagsForResource(
|
|
558
530
|
args: ListTagsForResourceCommandInput,
|
|
559
531
|
options?: __HttpHandlerOptions
|
|
@@ -567,7 +539,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
567
539
|
options: __HttpHandlerOptions,
|
|
568
540
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
569
541
|
): void;
|
|
570
|
-
|
|
571
542
|
listTestRecommendations(
|
|
572
543
|
args: ListTestRecommendationsCommandInput,
|
|
573
544
|
options?: __HttpHandlerOptions
|
|
@@ -581,7 +552,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
581
552
|
options: __HttpHandlerOptions,
|
|
582
553
|
cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void
|
|
583
554
|
): void;
|
|
584
|
-
|
|
585
555
|
listUnsupportedAppVersionResources(
|
|
586
556
|
args: ListUnsupportedAppVersionResourcesCommandInput,
|
|
587
557
|
options?: __HttpHandlerOptions
|
|
@@ -601,7 +571,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
601
571
|
data?: ListUnsupportedAppVersionResourcesCommandOutput
|
|
602
572
|
) => void
|
|
603
573
|
): void;
|
|
604
|
-
|
|
605
574
|
publishAppVersion(
|
|
606
575
|
args: PublishAppVersionCommandInput,
|
|
607
576
|
options?: __HttpHandlerOptions
|
|
@@ -615,7 +584,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
615
584
|
options: __HttpHandlerOptions,
|
|
616
585
|
cb: (err: any, data?: PublishAppVersionCommandOutput) => void
|
|
617
586
|
): void;
|
|
618
|
-
|
|
619
587
|
putDraftAppVersionTemplate(
|
|
620
588
|
args: PutDraftAppVersionTemplateCommandInput,
|
|
621
589
|
options?: __HttpHandlerOptions
|
|
@@ -629,7 +597,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
629
597
|
options: __HttpHandlerOptions,
|
|
630
598
|
cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void
|
|
631
599
|
): void;
|
|
632
|
-
|
|
633
600
|
removeDraftAppVersionResourceMappings(
|
|
634
601
|
args: RemoveDraftAppVersionResourceMappingsCommandInput,
|
|
635
602
|
options?: __HttpHandlerOptions
|
|
@@ -649,7 +616,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
649
616
|
data?: RemoveDraftAppVersionResourceMappingsCommandOutput
|
|
650
617
|
) => void
|
|
651
618
|
): void;
|
|
652
|
-
|
|
653
619
|
resolveAppVersionResources(
|
|
654
620
|
args: ResolveAppVersionResourcesCommandInput,
|
|
655
621
|
options?: __HttpHandlerOptions
|
|
@@ -663,7 +629,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
663
629
|
options: __HttpHandlerOptions,
|
|
664
630
|
cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void
|
|
665
631
|
): void;
|
|
666
|
-
|
|
667
632
|
startAppAssessment(
|
|
668
633
|
args: StartAppAssessmentCommandInput,
|
|
669
634
|
options?: __HttpHandlerOptions
|
|
@@ -677,7 +642,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
677
642
|
options: __HttpHandlerOptions,
|
|
678
643
|
cb: (err: any, data?: StartAppAssessmentCommandOutput) => void
|
|
679
644
|
): void;
|
|
680
|
-
|
|
681
645
|
tagResource(
|
|
682
646
|
args: TagResourceCommandInput,
|
|
683
647
|
options?: __HttpHandlerOptions
|
|
@@ -691,7 +655,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
691
655
|
options: __HttpHandlerOptions,
|
|
692
656
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
693
657
|
): void;
|
|
694
|
-
|
|
695
658
|
untagResource(
|
|
696
659
|
args: UntagResourceCommandInput,
|
|
697
660
|
options?: __HttpHandlerOptions
|
|
@@ -705,7 +668,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
705
668
|
options: __HttpHandlerOptions,
|
|
706
669
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
707
670
|
): void;
|
|
708
|
-
|
|
709
671
|
updateApp(
|
|
710
672
|
args: UpdateAppCommandInput,
|
|
711
673
|
options?: __HttpHandlerOptions
|
|
@@ -719,7 +681,6 @@ export declare class Resiliencehub extends ResiliencehubClient {
|
|
|
719
681
|
options: __HttpHandlerOptions,
|
|
720
682
|
cb: (err: any, data?: UpdateAppCommandOutput) => void
|
|
721
683
|
): void;
|
|
722
|
-
|
|
723
684
|
updateResiliencyPolicy(
|
|
724
685
|
args: UpdateResiliencyPolicyCommandInput,
|
|
725
686
|
options?: __HttpHandlerOptions
|
|
@@ -281,47 +281,26 @@ export declare type ServiceOutputTypes =
|
|
|
281
281
|
export interface ClientDefaults
|
|
282
282
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
283
283
|
requestHandler?: __HttpHandler;
|
|
284
|
-
|
|
285
284
|
sha256?: __HashConstructor;
|
|
286
|
-
|
|
287
285
|
urlParser?: __UrlParser;
|
|
288
|
-
|
|
289
286
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
290
|
-
|
|
291
287
|
streamCollector?: __StreamCollector;
|
|
292
|
-
|
|
293
288
|
base64Decoder?: __Decoder;
|
|
294
|
-
|
|
295
289
|
base64Encoder?: __Encoder;
|
|
296
|
-
|
|
297
290
|
utf8Decoder?: __Decoder;
|
|
298
|
-
|
|
299
291
|
utf8Encoder?: __Encoder;
|
|
300
|
-
|
|
301
292
|
runtime?: string;
|
|
302
|
-
|
|
303
293
|
disableHostPrefix?: boolean;
|
|
304
|
-
|
|
305
294
|
maxAttempts?: number | __Provider<number>;
|
|
306
|
-
|
|
307
295
|
retryMode?: string | __Provider<string>;
|
|
308
|
-
|
|
309
296
|
logger?: __Logger;
|
|
310
|
-
|
|
311
297
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
312
|
-
|
|
313
298
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
314
|
-
|
|
315
299
|
serviceId?: string;
|
|
316
|
-
|
|
317
300
|
region?: string | __Provider<string>;
|
|
318
|
-
|
|
319
301
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
320
|
-
|
|
321
302
|
regionInfoProvider?: RegionInfoProvider;
|
|
322
|
-
|
|
323
303
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
324
|
-
|
|
325
304
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
326
305
|
}
|
|
327
306
|
declare type ResiliencehubClientConfigType = Partial<
|
|
@@ -334,7 +313,6 @@ declare type ResiliencehubClientConfigType = Partial<
|
|
|
334
313
|
HostHeaderInputConfig &
|
|
335
314
|
AwsAuthInputConfig &
|
|
336
315
|
UserAgentInputConfig;
|
|
337
|
-
|
|
338
316
|
export interface ResiliencehubClientConfig
|
|
339
317
|
extends ResiliencehubClientConfigType {}
|
|
340
318
|
declare type ResiliencehubClientResolvedConfigType =
|
|
@@ -346,10 +324,8 @@ declare type ResiliencehubClientResolvedConfigType =
|
|
|
346
324
|
HostHeaderResolvedConfig &
|
|
347
325
|
AwsAuthResolvedConfig &
|
|
348
326
|
UserAgentResolvedConfig;
|
|
349
|
-
|
|
350
327
|
export interface ResiliencehubClientResolvedConfig
|
|
351
328
|
extends ResiliencehubClientResolvedConfigType {}
|
|
352
|
-
|
|
353
329
|
export declare class ResiliencehubClient extends __Client<
|
|
354
330
|
__HttpHandlerOptions,
|
|
355
331
|
ServiceInputTypes,
|
|
@@ -358,7 +334,6 @@ export declare class ResiliencehubClient extends __Client<
|
|
|
358
334
|
> {
|
|
359
335
|
readonly config: ResiliencehubClientResolvedConfig;
|
|
360
336
|
constructor(configuration: ResiliencehubClientConfig);
|
|
361
|
-
|
|
362
337
|
destroy(): void;
|
|
363
338
|
}
|
|
364
339
|
export {};
|
|
@@ -19,7 +19,6 @@ export interface AddDraftAppVersionResourceMappingsCommandInput
|
|
|
19
19
|
export interface AddDraftAppVersionResourceMappingsCommandOutput
|
|
20
20
|
extends AddDraftAppVersionResourceMappingsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class AddDraftAppVersionResourceMappingsCommand extends $Command<
|
|
24
23
|
AddDraftAppVersionResourceMappingsCommandInput,
|
|
25
24
|
AddDraftAppVersionResourceMappingsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class AddDraftAppVersionResourceMappingsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: AddDraftAppVersionResourceMappingsCommandInput;
|
|
29
28
|
constructor(input: AddDraftAppVersionResourceMappingsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CreateAppCommandInput extends CreateAppRequest {}
|
|
|
15
15
|
export interface CreateAppCommandOutput
|
|
16
16
|
extends CreateAppResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CreateAppCommand extends $Command<
|
|
20
19
|
CreateAppCommandInput,
|
|
21
20
|
CreateAppCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CreateAppCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CreateAppCommandInput;
|
|
25
24
|
constructor(input: CreateAppCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateRecommendationTemplateCommandInput
|
|
|
19
19
|
export interface CreateRecommendationTemplateCommandOutput
|
|
20
20
|
extends CreateRecommendationTemplateResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateRecommendationTemplateCommand extends $Command<
|
|
24
23
|
CreateRecommendationTemplateCommandInput,
|
|
25
24
|
CreateRecommendationTemplateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateRecommendationTemplateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateRecommendationTemplateCommandInput;
|
|
29
28
|
constructor(input: CreateRecommendationTemplateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateResiliencyPolicyCommandInput
|
|
|
19
19
|
export interface CreateResiliencyPolicyCommandOutput
|
|
20
20
|
extends CreateResiliencyPolicyResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateResiliencyPolicyCommand extends $Command<
|
|
24
23
|
CreateResiliencyPolicyCommandInput,
|
|
25
24
|
CreateResiliencyPolicyCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateResiliencyPolicyCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateResiliencyPolicyCommandInput;
|
|
29
28
|
constructor(input: CreateResiliencyPolicyCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteAppAssessmentCommandInput
|
|
|
19
19
|
export interface DeleteAppAssessmentCommandOutput
|
|
20
20
|
extends DeleteAppAssessmentResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteAppAssessmentCommand extends $Command<
|
|
24
23
|
DeleteAppAssessmentCommandInput,
|
|
25
24
|
DeleteAppAssessmentCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteAppAssessmentCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteAppAssessmentCommandInput;
|
|
29
28
|
constructor(input: DeleteAppAssessmentCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteAppCommandInput extends DeleteAppRequest {}
|
|
|
15
15
|
export interface DeleteAppCommandOutput
|
|
16
16
|
extends DeleteAppResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteAppCommand extends $Command<
|
|
20
19
|
DeleteAppCommandInput,
|
|
21
20
|
DeleteAppCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteAppCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteAppCommandInput;
|
|
25
24
|
constructor(input: DeleteAppCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteRecommendationTemplateCommandInput
|
|
|
19
19
|
export interface DeleteRecommendationTemplateCommandOutput
|
|
20
20
|
extends DeleteRecommendationTemplateResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteRecommendationTemplateCommand extends $Command<
|
|
24
23
|
DeleteRecommendationTemplateCommandInput,
|
|
25
24
|
DeleteRecommendationTemplateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteRecommendationTemplateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteRecommendationTemplateCommandInput;
|
|
29
28
|
constructor(input: DeleteRecommendationTemplateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteResiliencyPolicyCommandInput
|
|
|
19
19
|
export interface DeleteResiliencyPolicyCommandOutput
|
|
20
20
|
extends DeleteResiliencyPolicyResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteResiliencyPolicyCommand extends $Command<
|
|
24
23
|
DeleteResiliencyPolicyCommandInput,
|
|
25
24
|
DeleteResiliencyPolicyCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteResiliencyPolicyCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteResiliencyPolicyCommandInput;
|
|
29
28
|
constructor(input: DeleteResiliencyPolicyCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeAppAssessmentCommandInput
|
|
|
19
19
|
export interface DescribeAppAssessmentCommandOutput
|
|
20
20
|
extends DescribeAppAssessmentResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeAppAssessmentCommand extends $Command<
|
|
24
23
|
DescribeAppAssessmentCommandInput,
|
|
25
24
|
DescribeAppAssessmentCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeAppAssessmentCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeAppAssessmentCommandInput;
|
|
29
28
|
constructor(input: DescribeAppAssessmentCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DescribeAppCommandInput extends DescribeAppRequest {}
|
|
|
15
15
|
export interface DescribeAppCommandOutput
|
|
16
16
|
extends DescribeAppResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DescribeAppCommand extends $Command<
|
|
20
19
|
DescribeAppCommandInput,
|
|
21
20
|
DescribeAppCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DescribeAppCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DescribeAppCommandInput;
|
|
25
24
|
constructor(input: DescribeAppCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeAppVersionResourcesResolutionStatusCommandInput
|
|
|
19
19
|
export interface DescribeAppVersionResourcesResolutionStatusCommandOutput
|
|
20
20
|
extends DescribeAppVersionResourcesResolutionStatusResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeAppVersionResourcesResolutionStatusCommand extends $Command<
|
|
24
23
|
DescribeAppVersionResourcesResolutionStatusCommandInput,
|
|
25
24
|
DescribeAppVersionResourcesResolutionStatusCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeAppVersionResourcesResolutionStatusCommand extends
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeAppVersionResourcesResolutionStatusCommandInput;
|
|
29
28
|
constructor(input: DescribeAppVersionResourcesResolutionStatusCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeAppVersionTemplateCommandInput
|
|
|
19
19
|
export interface DescribeAppVersionTemplateCommandOutput
|
|
20
20
|
extends DescribeAppVersionTemplateResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeAppVersionTemplateCommand extends $Command<
|
|
24
23
|
DescribeAppVersionTemplateCommandInput,
|
|
25
24
|
DescribeAppVersionTemplateCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeAppVersionTemplateCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeAppVersionTemplateCommandInput;
|
|
29
28
|
constructor(input: DescribeAppVersionTemplateCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDraftAppVersionResourcesImportStatusCommandInput
|
|
|
19
19
|
export interface DescribeDraftAppVersionResourcesImportStatusCommandOutput
|
|
20
20
|
extends DescribeDraftAppVersionResourcesImportStatusResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDraftAppVersionResourcesImportStatusCommand extends $Command<
|
|
24
23
|
DescribeDraftAppVersionResourcesImportStatusCommandInput,
|
|
25
24
|
DescribeDraftAppVersionResourcesImportStatusCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDraftAppVersionResourcesImportStatusCommand extends
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDraftAppVersionResourcesImportStatusCommandInput;
|
|
29
28
|
constructor(input: DescribeDraftAppVersionResourcesImportStatusCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeResiliencyPolicyCommandInput
|
|
|
19
19
|
export interface DescribeResiliencyPolicyCommandOutput
|
|
20
20
|
extends DescribeResiliencyPolicyResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeResiliencyPolicyCommand extends $Command<
|
|
24
23
|
DescribeResiliencyPolicyCommandInput,
|
|
25
24
|
DescribeResiliencyPolicyCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeResiliencyPolicyCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeResiliencyPolicyCommandInput;
|
|
29
28
|
constructor(input: DescribeResiliencyPolicyCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ResiliencehubClientResolvedConfig,
|