@aws-sdk/client-wellarchitected 3.296.0 → 3.298.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/commands/AssociateLensesCommand.js +2 -3
- package/dist-cjs/commands/CreateLensShareCommand.js +2 -3
- package/dist-cjs/commands/CreateLensVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateMilestoneCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkloadCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteLensCommand.js +2 -3
- package/dist-cjs/commands/DeleteLensShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkloadCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/DisassociateLensesCommand.js +2 -3
- package/dist-cjs/commands/ExportLensCommand.js +2 -3
- package/dist-cjs/commands/GetAnswerCommand.js +2 -3
- package/dist-cjs/commands/GetLensCommand.js +2 -3
- package/dist-cjs/commands/GetLensReviewCommand.js +2 -3
- package/dist-cjs/commands/GetLensReviewReportCommand.js +2 -3
- package/dist-cjs/commands/GetLensVersionDifferenceCommand.js +2 -3
- package/dist-cjs/commands/GetMilestoneCommand.js +2 -3
- package/dist-cjs/commands/GetWorkloadCommand.js +2 -3
- package/dist-cjs/commands/ImportLensCommand.js +2 -3
- package/dist-cjs/commands/ListAnswersCommand.js +2 -3
- package/dist-cjs/commands/ListCheckDetailsCommand.js +2 -3
- package/dist-cjs/commands/ListCheckSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListLensReviewImprovementsCommand.js +2 -3
- package/dist-cjs/commands/ListLensReviewsCommand.js +2 -3
- package/dist-cjs/commands/ListLensSharesCommand.js +2 -3
- package/dist-cjs/commands/ListLensesCommand.js +2 -3
- package/dist-cjs/commands/ListMilestonesCommand.js +2 -3
- package/dist-cjs/commands/ListNotificationsCommand.js +2 -3
- package/dist-cjs/commands/ListShareInvitationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWorkloadSharesCommand.js +2 -3
- package/dist-cjs/commands/ListWorkloadsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnswerCommand.js +2 -3
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateLensReviewCommand.js +2 -3
- package/dist-cjs/commands/UpdateShareInvitationCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkloadCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/UpgradeLensReviewCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -443
- package/dist-es/commands/AssociateLensesCommand.js +2 -3
- package/dist-es/commands/CreateLensShareCommand.js +2 -3
- package/dist-es/commands/CreateLensVersionCommand.js +2 -3
- package/dist-es/commands/CreateMilestoneCommand.js +2 -3
- package/dist-es/commands/CreateWorkloadCommand.js +2 -3
- package/dist-es/commands/CreateWorkloadShareCommand.js +2 -3
- package/dist-es/commands/DeleteLensCommand.js +2 -3
- package/dist-es/commands/DeleteLensShareCommand.js +2 -3
- package/dist-es/commands/DeleteWorkloadCommand.js +2 -3
- package/dist-es/commands/DeleteWorkloadShareCommand.js +2 -3
- package/dist-es/commands/DisassociateLensesCommand.js +2 -3
- package/dist-es/commands/ExportLensCommand.js +2 -3
- package/dist-es/commands/GetAnswerCommand.js +2 -3
- package/dist-es/commands/GetLensCommand.js +2 -3
- package/dist-es/commands/GetLensReviewCommand.js +2 -3
- package/dist-es/commands/GetLensReviewReportCommand.js +2 -3
- package/dist-es/commands/GetLensVersionDifferenceCommand.js +2 -3
- package/dist-es/commands/GetMilestoneCommand.js +2 -3
- package/dist-es/commands/GetWorkloadCommand.js +2 -3
- package/dist-es/commands/ImportLensCommand.js +2 -3
- package/dist-es/commands/ListAnswersCommand.js +2 -3
- package/dist-es/commands/ListCheckDetailsCommand.js +2 -3
- package/dist-es/commands/ListCheckSummariesCommand.js +2 -3
- package/dist-es/commands/ListLensReviewImprovementsCommand.js +2 -3
- package/dist-es/commands/ListLensReviewsCommand.js +2 -3
- package/dist-es/commands/ListLensSharesCommand.js +2 -3
- package/dist-es/commands/ListLensesCommand.js +2 -3
- package/dist-es/commands/ListMilestonesCommand.js +2 -3
- package/dist-es/commands/ListNotificationsCommand.js +2 -3
- package/dist-es/commands/ListShareInvitationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWorkloadSharesCommand.js +2 -3
- package/dist-es/commands/ListWorkloadsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAnswerCommand.js +2 -3
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateLensReviewCommand.js +2 -3
- package/dist-es/commands/UpdateShareInvitationCommand.js +2 -3
- package/dist-es/commands/UpdateWorkloadCommand.js +2 -3
- package/dist-es/commands/UpdateWorkloadShareCommand.js +2 -3
- package/dist-es/commands/UpgradeLensReviewCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -330
- package/dist-types/WellArchitected.d.ts +43 -0
- package/dist-types/WellArchitectedClient.d.ts +24 -4
- package/dist-types/commands/AssociateLensesCommand.d.ts +16 -0
- package/dist-types/commands/CreateLensShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateLensVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateMilestoneCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLensCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLensShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateLensesCommand.d.ts +16 -0
- package/dist-types/commands/ExportLensCommand.d.ts +16 -0
- package/dist-types/commands/GetAnswerCommand.d.ts +16 -0
- package/dist-types/commands/GetLensCommand.d.ts +16 -0
- package/dist-types/commands/GetLensReviewCommand.d.ts +16 -0
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +16 -0
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +16 -0
- package/dist-types/commands/GetMilestoneCommand.d.ts +16 -0
- package/dist-types/commands/GetWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/ImportLensCommand.d.ts +16 -0
- package/dist-types/commands/ListAnswersCommand.d.ts +16 -0
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +16 -0
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +16 -0
- package/dist-types/commands/ListLensReviewsCommand.d.ts +16 -0
- package/dist-types/commands/ListLensSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListLensesCommand.d.ts +16 -0
- package/dist-types/commands/ListMilestonesCommand.d.ts +16 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +16 -0
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkloadsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAnswerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +16 -0
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +16 -0
- package/dist-types/models/WellArchitectedServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +248 -440
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAnswersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCheckDetailsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCheckSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensReviewImprovementsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensReviewsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMilestonesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListShareInvitationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkloadSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkloadsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -306
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpgradeLensReviewInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpgradeLensReviewCommand, serializeAws_restJson1UpgradeLensReviewCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpgradeLensReviewCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpgradeLensReviewCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -249,333 +249,3 @@ export var ShareInvitationAction;
|
|
|
249
249
|
ShareInvitationAction["ACCEPT"] = "ACCEPT";
|
|
250
250
|
ShareInvitationAction["REJECT"] = "REJECT";
|
|
251
251
|
})(ShareInvitationAction || (ShareInvitationAction = {}));
|
|
252
|
-
export const ChoiceContentFilterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
});
|
|
255
|
-
export const AdditionalResourcesFilterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
});
|
|
258
|
-
export const ChoiceAnswerFilterSensitiveLog = (obj) => ({
|
|
259
|
-
...obj,
|
|
260
|
-
});
|
|
261
|
-
export const ChoiceFilterSensitiveLog = (obj) => ({
|
|
262
|
-
...obj,
|
|
263
|
-
});
|
|
264
|
-
export const AnswerFilterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
});
|
|
267
|
-
export const ChoiceAnswerSummaryFilterSensitiveLog = (obj) => ({
|
|
268
|
-
...obj,
|
|
269
|
-
});
|
|
270
|
-
export const AnswerSummaryFilterSensitiveLog = (obj) => ({
|
|
271
|
-
...obj,
|
|
272
|
-
});
|
|
273
|
-
export const AssociateLensesInputFilterSensitiveLog = (obj) => ({
|
|
274
|
-
...obj,
|
|
275
|
-
});
|
|
276
|
-
export const ValidationExceptionFieldFilterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
export const CheckDetailFilterSensitiveLog = (obj) => ({
|
|
280
|
-
...obj,
|
|
281
|
-
});
|
|
282
|
-
export const CheckSummaryFilterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
export const ChoiceImprovementPlanFilterSensitiveLog = (obj) => ({
|
|
286
|
-
...obj,
|
|
287
|
-
});
|
|
288
|
-
export const ChoiceUpdateFilterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
export const CreateLensShareInputFilterSensitiveLog = (obj) => ({
|
|
292
|
-
...obj,
|
|
293
|
-
});
|
|
294
|
-
export const CreateLensShareOutputFilterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
export const CreateLensVersionInputFilterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
});
|
|
300
|
-
export const CreateLensVersionOutputFilterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
export const CreateMilestoneInputFilterSensitiveLog = (obj) => ({
|
|
304
|
-
...obj,
|
|
305
|
-
});
|
|
306
|
-
export const CreateMilestoneOutputFilterSensitiveLog = (obj) => ({
|
|
307
|
-
...obj,
|
|
308
|
-
});
|
|
309
|
-
export const WorkloadDiscoveryConfigFilterSensitiveLog = (obj) => ({
|
|
310
|
-
...obj,
|
|
311
|
-
});
|
|
312
|
-
export const CreateWorkloadInputFilterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
});
|
|
315
|
-
export const CreateWorkloadOutputFilterSensitiveLog = (obj) => ({
|
|
316
|
-
...obj,
|
|
317
|
-
});
|
|
318
|
-
export const CreateWorkloadShareInputFilterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
export const CreateWorkloadShareOutputFilterSensitiveLog = (obj) => ({
|
|
322
|
-
...obj,
|
|
323
|
-
});
|
|
324
|
-
export const DeleteLensInputFilterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
export const DeleteLensShareInputFilterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
|
-
export const DeleteWorkloadInputFilterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
export const DeleteWorkloadShareInputFilterSensitiveLog = (obj) => ({
|
|
334
|
-
...obj,
|
|
335
|
-
});
|
|
336
|
-
export const DisassociateLensesInputFilterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
export const ExportLensInputFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
export const ExportLensOutputFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
export const GetAnswerInputFilterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
export const GetAnswerOutputFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
export const GetLensInputFilterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
});
|
|
354
|
-
export const LensFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
export const GetLensOutputFilterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
export const GetLensReviewInputFilterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
export const PillarReviewSummaryFilterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
});
|
|
366
|
-
export const LensReviewFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
export const GetLensReviewOutputFilterSensitiveLog = (obj) => ({
|
|
370
|
-
...obj,
|
|
371
|
-
});
|
|
372
|
-
export const GetLensReviewReportInputFilterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
export const LensReviewReportFilterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
});
|
|
378
|
-
export const GetLensReviewReportOutputFilterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
export const GetLensVersionDifferenceInputFilterSensitiveLog = (obj) => ({
|
|
382
|
-
...obj,
|
|
383
|
-
});
|
|
384
|
-
export const QuestionDifferenceFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
});
|
|
387
|
-
export const PillarDifferenceFilterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
});
|
|
390
|
-
export const VersionDifferencesFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
export const GetLensVersionDifferenceOutputFilterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
export const GetMilestoneInputFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
export const WorkloadFilterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
export const MilestoneFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
export const GetMilestoneOutputFilterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
export const GetWorkloadInputFilterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
|
411
|
-
export const GetWorkloadOutputFilterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
export const ImportLensInputFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
export const ImportLensOutputFilterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
export const ImprovementSummaryFilterSensitiveLog = (obj) => ({
|
|
421
|
-
...obj,
|
|
422
|
-
});
|
|
423
|
-
export const LensReviewSummaryFilterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
export const LensShareSummaryFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
export const LensSummaryFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
export const LensUpgradeSummaryFilterSensitiveLog = (obj) => ({
|
|
433
|
-
...obj,
|
|
434
|
-
});
|
|
435
|
-
export const ListAnswersInputFilterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
export const ListAnswersOutputFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
export const ListCheckDetailsInputFilterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
export const ListCheckDetailsOutputFilterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
export const ListCheckSummariesInputFilterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
});
|
|
450
|
-
export const ListCheckSummariesOutputFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
export const ListLensesInputFilterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
export const ListLensesOutputFilterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
export const ListLensReviewImprovementsInputFilterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
export const ListLensReviewImprovementsOutputFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
export const ListLensReviewsInputFilterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
export const ListLensReviewsOutputFilterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
export const ListLensSharesInputFilterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
export const ListLensSharesOutputFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
export const ListMilestonesInputFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
export const WorkloadSummaryFilterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
export const MilestoneSummaryFilterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
export const ListMilestonesOutputFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
export const ListNotificationsInputFilterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
export const NotificationSummaryFilterSensitiveLog = (obj) => ({
|
|
493
|
-
...obj,
|
|
494
|
-
});
|
|
495
|
-
export const ListNotificationsOutputFilterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
export const ListShareInvitationsInputFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
export const ShareInvitationSummaryFilterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
export const ListShareInvitationsOutputFilterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
export const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
export const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
export const ListWorkloadsInputFilterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
export const ListWorkloadsOutputFilterSensitiveLog = (obj) => ({
|
|
517
|
-
...obj,
|
|
518
|
-
});
|
|
519
|
-
export const ListWorkloadSharesInputFilterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
export const WorkloadShareSummaryFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
export const ListWorkloadSharesOutputFilterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
export const ShareInvitationFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
});
|
|
531
|
-
export const TagResourceInputFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
export const TagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
export const UntagResourceInputFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
export const UntagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const UpdateAnswerInputFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const UpdateAnswerOutputFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
export const UpdateGlobalSettingsInputFilterSensitiveLog = (obj) => ({
|
|
550
|
-
...obj,
|
|
551
|
-
});
|
|
552
|
-
export const UpdateLensReviewInputFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
export const UpdateLensReviewOutputFilterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
export const UpdateShareInvitationInputFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
export const UpdateShareInvitationOutputFilterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
export const UpdateWorkloadInputFilterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
export const UpdateWorkloadOutputFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
export const UpdateWorkloadShareInputFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
export const WorkloadShareFilterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
export const UpdateWorkloadShareOutputFilterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
export const UpgradeLensReviewInputFilterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
@@ -43,6 +43,7 @@ import { UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput } fro
|
|
|
43
43
|
import { UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput } from "./commands/UpgradeLensReviewCommand";
|
|
44
44
|
import { WellArchitectedClient } from "./WellArchitectedClient";
|
|
45
45
|
/**
|
|
46
|
+
* @public
|
|
46
47
|
* <fullname>Well-Architected Tool</fullname>
|
|
47
48
|
*
|
|
48
49
|
* <p>This is the <i>Well-Architected Tool API Reference</i>. The WA Tool API provides programmatic access to the
|
|
@@ -53,6 +54,7 @@ import { WellArchitectedClient } from "./WellArchitectedClient";
|
|
|
53
54
|
*/
|
|
54
55
|
export declare class WellArchitected extends WellArchitectedClient {
|
|
55
56
|
/**
|
|
57
|
+
* @public
|
|
56
58
|
* <p>Associate a lens to a workload.</p>
|
|
57
59
|
* <p>Up to 10 lenses can be associated with a workload in a single API operation. A
|
|
58
60
|
* maximum of 20 lenses can be associated with a workload.</p>
|
|
@@ -69,6 +71,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
69
71
|
associateLenses(args: AssociateLensesCommandInput, cb: (err: any, data?: AssociateLensesCommandOutput) => void): void;
|
|
70
72
|
associateLenses(args: AssociateLensesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLensesCommandOutput) => void): void;
|
|
71
73
|
/**
|
|
74
|
+
* @public
|
|
72
75
|
* <p>Create a lens share.</p>
|
|
73
76
|
* <p>The owner of a lens can share it with other Amazon Web Services accounts, IAM users, an organization,
|
|
74
77
|
* and organizational units (OUs) in the same Amazon Web Services Region.
|
|
@@ -89,6 +92,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
89
92
|
createLensShare(args: CreateLensShareCommandInput, cb: (err: any, data?: CreateLensShareCommandOutput) => void): void;
|
|
90
93
|
createLensShare(args: CreateLensShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLensShareCommandOutput) => void): void;
|
|
91
94
|
/**
|
|
95
|
+
* @public
|
|
92
96
|
* <p>Create a new lens version.</p>
|
|
93
97
|
* <p>A lens can have up to 100 versions.</p>
|
|
94
98
|
* <p>After a lens has been imported, create a new lens version to publish it. The owner of a lens can share the lens with other
|
|
@@ -99,12 +103,14 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
99
103
|
createLensVersion(args: CreateLensVersionCommandInput, cb: (err: any, data?: CreateLensVersionCommandOutput) => void): void;
|
|
100
104
|
createLensVersion(args: CreateLensVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLensVersionCommandOutput) => void): void;
|
|
101
105
|
/**
|
|
106
|
+
* @public
|
|
102
107
|
* <p>Create a milestone for an existing workload.</p>
|
|
103
108
|
*/
|
|
104
109
|
createMilestone(args: CreateMilestoneCommandInput, options?: __HttpHandlerOptions): Promise<CreateMilestoneCommandOutput>;
|
|
105
110
|
createMilestone(args: CreateMilestoneCommandInput, cb: (err: any, data?: CreateMilestoneCommandOutput) => void): void;
|
|
106
111
|
createMilestone(args: CreateMilestoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMilestoneCommandOutput) => void): void;
|
|
107
112
|
/**
|
|
113
|
+
* @public
|
|
108
114
|
* <p>Create a new workload.</p>
|
|
109
115
|
* <p>The owner of a workload can share the workload with other Amazon Web Services accounts, IAM users,
|
|
110
116
|
* an organization, and organizational units (OUs)
|
|
@@ -116,6 +122,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
116
122
|
createWorkload(args: CreateWorkloadCommandInput, cb: (err: any, data?: CreateWorkloadCommandOutput) => void): void;
|
|
117
123
|
createWorkload(args: CreateWorkloadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkloadCommandOutput) => void): void;
|
|
118
124
|
/**
|
|
125
|
+
* @public
|
|
119
126
|
* <p>Create a workload share.</p>
|
|
120
127
|
* <p>The owner of a workload can share it with other Amazon Web Services accounts and IAM users in the same
|
|
121
128
|
* Amazon Web Services Region. Shared access to a workload is not removed until the workload invitation is
|
|
@@ -127,6 +134,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
127
134
|
createWorkloadShare(args: CreateWorkloadShareCommandInput, cb: (err: any, data?: CreateWorkloadShareCommandOutput) => void): void;
|
|
128
135
|
createWorkloadShare(args: CreateWorkloadShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkloadShareCommandOutput) => void): void;
|
|
129
136
|
/**
|
|
137
|
+
* @public
|
|
130
138
|
* <p>Delete an existing lens.</p>
|
|
131
139
|
* <p>Only the owner of a lens can delete it. After the lens is deleted, Amazon Web Services accounts and IAM users
|
|
132
140
|
* that you shared the lens with can continue to use it, but they will no longer be able to apply it to new workloads.
|
|
@@ -147,6 +155,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
147
155
|
deleteLens(args: DeleteLensCommandInput, cb: (err: any, data?: DeleteLensCommandOutput) => void): void;
|
|
148
156
|
deleteLens(args: DeleteLensCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLensCommandOutput) => void): void;
|
|
149
157
|
/**
|
|
158
|
+
* @public
|
|
150
159
|
* <p>Delete a lens share.</p>
|
|
151
160
|
* <p>After the lens share is deleted, Amazon Web Services accounts, IAM users, organizations,
|
|
152
161
|
* and organizational units (OUs)
|
|
@@ -167,18 +176,21 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
167
176
|
deleteLensShare(args: DeleteLensShareCommandInput, cb: (err: any, data?: DeleteLensShareCommandOutput) => void): void;
|
|
168
177
|
deleteLensShare(args: DeleteLensShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLensShareCommandOutput) => void): void;
|
|
169
178
|
/**
|
|
179
|
+
* @public
|
|
170
180
|
* <p>Delete an existing workload.</p>
|
|
171
181
|
*/
|
|
172
182
|
deleteWorkload(args: DeleteWorkloadCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkloadCommandOutput>;
|
|
173
183
|
deleteWorkload(args: DeleteWorkloadCommandInput, cb: (err: any, data?: DeleteWorkloadCommandOutput) => void): void;
|
|
174
184
|
deleteWorkload(args: DeleteWorkloadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkloadCommandOutput) => void): void;
|
|
175
185
|
/**
|
|
186
|
+
* @public
|
|
176
187
|
* <p>Delete a workload share.</p>
|
|
177
188
|
*/
|
|
178
189
|
deleteWorkloadShare(args: DeleteWorkloadShareCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkloadShareCommandOutput>;
|
|
179
190
|
deleteWorkloadShare(args: DeleteWorkloadShareCommandInput, cb: (err: any, data?: DeleteWorkloadShareCommandOutput) => void): void;
|
|
180
191
|
deleteWorkloadShare(args: DeleteWorkloadShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkloadShareCommandOutput) => void): void;
|
|
181
192
|
/**
|
|
193
|
+
* @public
|
|
182
194
|
* <p>Disassociate a lens from a workload.</p>
|
|
183
195
|
* <p>Up to 10 lenses can be disassociated from a workload in a single API operation.</p>
|
|
184
196
|
* <note>
|
|
@@ -190,6 +202,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
190
202
|
disassociateLenses(args: DisassociateLensesCommandInput, cb: (err: any, data?: DisassociateLensesCommandOutput) => void): void;
|
|
191
203
|
disassociateLenses(args: DisassociateLensesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLensesCommandOutput) => void): void;
|
|
192
204
|
/**
|
|
205
|
+
* @public
|
|
193
206
|
* <p>Export an existing lens.</p>
|
|
194
207
|
* <p>Lenses are defined in JSON. For more information, see <a href="https://docs.aws.amazon.com/wellarchitected/latest/userguide/lenses-format-specification.html">JSON format specification</a>
|
|
195
208
|
* in the <i>Well-Architected Tool User Guide</i>. Only the owner of a lens can export it.
|
|
@@ -210,48 +223,56 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
210
223
|
exportLens(args: ExportLensCommandInput, cb: (err: any, data?: ExportLensCommandOutput) => void): void;
|
|
211
224
|
exportLens(args: ExportLensCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportLensCommandOutput) => void): void;
|
|
212
225
|
/**
|
|
226
|
+
* @public
|
|
213
227
|
* <p>Get the answer to a specific question in a workload review.</p>
|
|
214
228
|
*/
|
|
215
229
|
getAnswer(args: GetAnswerCommandInput, options?: __HttpHandlerOptions): Promise<GetAnswerCommandOutput>;
|
|
216
230
|
getAnswer(args: GetAnswerCommandInput, cb: (err: any, data?: GetAnswerCommandOutput) => void): void;
|
|
217
231
|
getAnswer(args: GetAnswerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAnswerCommandOutput) => void): void;
|
|
218
232
|
/**
|
|
233
|
+
* @public
|
|
219
234
|
* <p>Get an existing lens.</p>
|
|
220
235
|
*/
|
|
221
236
|
getLens(args: GetLensCommandInput, options?: __HttpHandlerOptions): Promise<GetLensCommandOutput>;
|
|
222
237
|
getLens(args: GetLensCommandInput, cb: (err: any, data?: GetLensCommandOutput) => void): void;
|
|
223
238
|
getLens(args: GetLensCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLensCommandOutput) => void): void;
|
|
224
239
|
/**
|
|
240
|
+
* @public
|
|
225
241
|
* <p>Get lens review.</p>
|
|
226
242
|
*/
|
|
227
243
|
getLensReview(args: GetLensReviewCommandInput, options?: __HttpHandlerOptions): Promise<GetLensReviewCommandOutput>;
|
|
228
244
|
getLensReview(args: GetLensReviewCommandInput, cb: (err: any, data?: GetLensReviewCommandOutput) => void): void;
|
|
229
245
|
getLensReview(args: GetLensReviewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLensReviewCommandOutput) => void): void;
|
|
230
246
|
/**
|
|
247
|
+
* @public
|
|
231
248
|
* <p>Get lens review report.</p>
|
|
232
249
|
*/
|
|
233
250
|
getLensReviewReport(args: GetLensReviewReportCommandInput, options?: __HttpHandlerOptions): Promise<GetLensReviewReportCommandOutput>;
|
|
234
251
|
getLensReviewReport(args: GetLensReviewReportCommandInput, cb: (err: any, data?: GetLensReviewReportCommandOutput) => void): void;
|
|
235
252
|
getLensReviewReport(args: GetLensReviewReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLensReviewReportCommandOutput) => void): void;
|
|
236
253
|
/**
|
|
254
|
+
* @public
|
|
237
255
|
* <p>Get lens version differences.</p>
|
|
238
256
|
*/
|
|
239
257
|
getLensVersionDifference(args: GetLensVersionDifferenceCommandInput, options?: __HttpHandlerOptions): Promise<GetLensVersionDifferenceCommandOutput>;
|
|
240
258
|
getLensVersionDifference(args: GetLensVersionDifferenceCommandInput, cb: (err: any, data?: GetLensVersionDifferenceCommandOutput) => void): void;
|
|
241
259
|
getLensVersionDifference(args: GetLensVersionDifferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLensVersionDifferenceCommandOutput) => void): void;
|
|
242
260
|
/**
|
|
261
|
+
* @public
|
|
243
262
|
* <p>Get a milestone for an existing workload.</p>
|
|
244
263
|
*/
|
|
245
264
|
getMilestone(args: GetMilestoneCommandInput, options?: __HttpHandlerOptions): Promise<GetMilestoneCommandOutput>;
|
|
246
265
|
getMilestone(args: GetMilestoneCommandInput, cb: (err: any, data?: GetMilestoneCommandOutput) => void): void;
|
|
247
266
|
getMilestone(args: GetMilestoneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMilestoneCommandOutput) => void): void;
|
|
248
267
|
/**
|
|
268
|
+
* @public
|
|
249
269
|
* <p>Get an existing workload.</p>
|
|
250
270
|
*/
|
|
251
271
|
getWorkload(args: GetWorkloadCommandInput, options?: __HttpHandlerOptions): Promise<GetWorkloadCommandOutput>;
|
|
252
272
|
getWorkload(args: GetWorkloadCommandInput, cb: (err: any, data?: GetWorkloadCommandOutput) => void): void;
|
|
253
273
|
getWorkload(args: GetWorkloadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkloadCommandOutput) => void): void;
|
|
254
274
|
/**
|
|
275
|
+
* @public
|
|
255
276
|
* <p>Import a new lens.</p>
|
|
256
277
|
* <p>The lens cannot be applied to workloads or shared with other Amazon Web Services accounts
|
|
257
278
|
* until it's published with <a>CreateLensVersion</a>
|
|
@@ -276,66 +297,77 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
276
297
|
importLens(args: ImportLensCommandInput, cb: (err: any, data?: ImportLensCommandOutput) => void): void;
|
|
277
298
|
importLens(args: ImportLensCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportLensCommandOutput) => void): void;
|
|
278
299
|
/**
|
|
300
|
+
* @public
|
|
279
301
|
* <p>List of answers.</p>
|
|
280
302
|
*/
|
|
281
303
|
listAnswers(args: ListAnswersCommandInput, options?: __HttpHandlerOptions): Promise<ListAnswersCommandOutput>;
|
|
282
304
|
listAnswers(args: ListAnswersCommandInput, cb: (err: any, data?: ListAnswersCommandOutput) => void): void;
|
|
283
305
|
listAnswers(args: ListAnswersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnswersCommandOutput) => void): void;
|
|
284
306
|
/**
|
|
307
|
+
* @public
|
|
285
308
|
* <p>List of Trusted Advisor check details by account related to the workload.</p>
|
|
286
309
|
*/
|
|
287
310
|
listCheckDetails(args: ListCheckDetailsCommandInput, options?: __HttpHandlerOptions): Promise<ListCheckDetailsCommandOutput>;
|
|
288
311
|
listCheckDetails(args: ListCheckDetailsCommandInput, cb: (err: any, data?: ListCheckDetailsCommandOutput) => void): void;
|
|
289
312
|
listCheckDetails(args: ListCheckDetailsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCheckDetailsCommandOutput) => void): void;
|
|
290
313
|
/**
|
|
314
|
+
* @public
|
|
291
315
|
* <p>List of Trusted Advisor checks summarized for all accounts related to the workload.</p>
|
|
292
316
|
*/
|
|
293
317
|
listCheckSummaries(args: ListCheckSummariesCommandInput, options?: __HttpHandlerOptions): Promise<ListCheckSummariesCommandOutput>;
|
|
294
318
|
listCheckSummaries(args: ListCheckSummariesCommandInput, cb: (err: any, data?: ListCheckSummariesCommandOutput) => void): void;
|
|
295
319
|
listCheckSummaries(args: ListCheckSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCheckSummariesCommandOutput) => void): void;
|
|
296
320
|
/**
|
|
321
|
+
* @public
|
|
297
322
|
* <p>List the available lenses.</p>
|
|
298
323
|
*/
|
|
299
324
|
listLenses(args: ListLensesCommandInput, options?: __HttpHandlerOptions): Promise<ListLensesCommandOutput>;
|
|
300
325
|
listLenses(args: ListLensesCommandInput, cb: (err: any, data?: ListLensesCommandOutput) => void): void;
|
|
301
326
|
listLenses(args: ListLensesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLensesCommandOutput) => void): void;
|
|
302
327
|
/**
|
|
328
|
+
* @public
|
|
303
329
|
* <p>List lens review improvements.</p>
|
|
304
330
|
*/
|
|
305
331
|
listLensReviewImprovements(args: ListLensReviewImprovementsCommandInput, options?: __HttpHandlerOptions): Promise<ListLensReviewImprovementsCommandOutput>;
|
|
306
332
|
listLensReviewImprovements(args: ListLensReviewImprovementsCommandInput, cb: (err: any, data?: ListLensReviewImprovementsCommandOutput) => void): void;
|
|
307
333
|
listLensReviewImprovements(args: ListLensReviewImprovementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLensReviewImprovementsCommandOutput) => void): void;
|
|
308
334
|
/**
|
|
335
|
+
* @public
|
|
309
336
|
* <p>List lens reviews.</p>
|
|
310
337
|
*/
|
|
311
338
|
listLensReviews(args: ListLensReviewsCommandInput, options?: __HttpHandlerOptions): Promise<ListLensReviewsCommandOutput>;
|
|
312
339
|
listLensReviews(args: ListLensReviewsCommandInput, cb: (err: any, data?: ListLensReviewsCommandOutput) => void): void;
|
|
313
340
|
listLensReviews(args: ListLensReviewsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLensReviewsCommandOutput) => void): void;
|
|
314
341
|
/**
|
|
342
|
+
* @public
|
|
315
343
|
* <p>List the lens shares associated with the lens.</p>
|
|
316
344
|
*/
|
|
317
345
|
listLensShares(args: ListLensSharesCommandInput, options?: __HttpHandlerOptions): Promise<ListLensSharesCommandOutput>;
|
|
318
346
|
listLensShares(args: ListLensSharesCommandInput, cb: (err: any, data?: ListLensSharesCommandOutput) => void): void;
|
|
319
347
|
listLensShares(args: ListLensSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLensSharesCommandOutput) => void): void;
|
|
320
348
|
/**
|
|
349
|
+
* @public
|
|
321
350
|
* <p>List all milestones for an existing workload.</p>
|
|
322
351
|
*/
|
|
323
352
|
listMilestones(args: ListMilestonesCommandInput, options?: __HttpHandlerOptions): Promise<ListMilestonesCommandOutput>;
|
|
324
353
|
listMilestones(args: ListMilestonesCommandInput, cb: (err: any, data?: ListMilestonesCommandOutput) => void): void;
|
|
325
354
|
listMilestones(args: ListMilestonesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMilestonesCommandOutput) => void): void;
|
|
326
355
|
/**
|
|
356
|
+
* @public
|
|
327
357
|
* <p>List lens notifications.</p>
|
|
328
358
|
*/
|
|
329
359
|
listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotificationsCommandOutput>;
|
|
330
360
|
listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
331
361
|
listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
332
362
|
/**
|
|
363
|
+
* @public
|
|
333
364
|
* <p>List the workload invitations.</p>
|
|
334
365
|
*/
|
|
335
366
|
listShareInvitations(args: ListShareInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<ListShareInvitationsCommandOutput>;
|
|
336
367
|
listShareInvitations(args: ListShareInvitationsCommandInput, cb: (err: any, data?: ListShareInvitationsCommandOutput) => void): void;
|
|
337
368
|
listShareInvitations(args: ListShareInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListShareInvitationsCommandOutput) => void): void;
|
|
338
369
|
/**
|
|
370
|
+
* @public
|
|
339
371
|
* <p>List the tags for a resource.</p>
|
|
340
372
|
* <note>
|
|
341
373
|
* <p>The WorkloadArn parameter can be either a workload ARN or a custom lens ARN.</p>
|
|
@@ -345,18 +377,21 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
345
377
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
346
378
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
347
379
|
/**
|
|
380
|
+
* @public
|
|
348
381
|
* <p>List workloads. Paginated.</p>
|
|
349
382
|
*/
|
|
350
383
|
listWorkloads(args: ListWorkloadsCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkloadsCommandOutput>;
|
|
351
384
|
listWorkloads(args: ListWorkloadsCommandInput, cb: (err: any, data?: ListWorkloadsCommandOutput) => void): void;
|
|
352
385
|
listWorkloads(args: ListWorkloadsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkloadsCommandOutput) => void): void;
|
|
353
386
|
/**
|
|
387
|
+
* @public
|
|
354
388
|
* <p>List the workload shares associated with the workload.</p>
|
|
355
389
|
*/
|
|
356
390
|
listWorkloadShares(args: ListWorkloadSharesCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkloadSharesCommandOutput>;
|
|
357
391
|
listWorkloadShares(args: ListWorkloadSharesCommandInput, cb: (err: any, data?: ListWorkloadSharesCommandOutput) => void): void;
|
|
358
392
|
listWorkloadShares(args: ListWorkloadSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkloadSharesCommandOutput) => void): void;
|
|
359
393
|
/**
|
|
394
|
+
* @public
|
|
360
395
|
* <p>Adds one or more tags to the specified resource.</p>
|
|
361
396
|
* <note>
|
|
362
397
|
* <p>The WorkloadArn parameter can be either a workload ARN or a custom lens ARN.</p>
|
|
@@ -366,6 +401,7 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
366
401
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
367
402
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
368
403
|
/**
|
|
404
|
+
* @public
|
|
369
405
|
* <p>Deletes specified tags from a resource.</p>
|
|
370
406
|
* <note>
|
|
371
407
|
* <p>The WorkloadArn parameter can be either a workload ARN or a custom lens ARN.</p>
|
|
@@ -380,24 +416,28 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
380
416
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
381
417
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
382
418
|
/**
|
|
419
|
+
* @public
|
|
383
420
|
* <p>Update the answer to a specific question in a workload review.</p>
|
|
384
421
|
*/
|
|
385
422
|
updateAnswer(args: UpdateAnswerCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAnswerCommandOutput>;
|
|
386
423
|
updateAnswer(args: UpdateAnswerCommandInput, cb: (err: any, data?: UpdateAnswerCommandOutput) => void): void;
|
|
387
424
|
updateAnswer(args: UpdateAnswerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAnswerCommandOutput) => void): void;
|
|
388
425
|
/**
|
|
426
|
+
* @public
|
|
389
427
|
* <p>Updates whether the Amazon Web Services account is opted into organization sharing features.</p>
|
|
390
428
|
*/
|
|
391
429
|
updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGlobalSettingsCommandOutput>;
|
|
392
430
|
updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void): void;
|
|
393
431
|
updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void): void;
|
|
394
432
|
/**
|
|
433
|
+
* @public
|
|
395
434
|
* <p>Update lens review.</p>
|
|
396
435
|
*/
|
|
397
436
|
updateLensReview(args: UpdateLensReviewCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLensReviewCommandOutput>;
|
|
398
437
|
updateLensReview(args: UpdateLensReviewCommandInput, cb: (err: any, data?: UpdateLensReviewCommandOutput) => void): void;
|
|
399
438
|
updateLensReview(args: UpdateLensReviewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLensReviewCommandOutput) => void): void;
|
|
400
439
|
/**
|
|
440
|
+
* @public
|
|
401
441
|
* <p>Update a workload or custom lens share invitation.</p>
|
|
402
442
|
* <note>
|
|
403
443
|
* <p>This API operation can be called independently of any resource. Previous documentation implied that a workload ARN must be specified.</p>
|
|
@@ -407,18 +447,21 @@ export declare class WellArchitected extends WellArchitectedClient {
|
|
|
407
447
|
updateShareInvitation(args: UpdateShareInvitationCommandInput, cb: (err: any, data?: UpdateShareInvitationCommandOutput) => void): void;
|
|
408
448
|
updateShareInvitation(args: UpdateShareInvitationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateShareInvitationCommandOutput) => void): void;
|
|
409
449
|
/**
|
|
450
|
+
* @public
|
|
410
451
|
* <p>Update an existing workload.</p>
|
|
411
452
|
*/
|
|
412
453
|
updateWorkload(args: UpdateWorkloadCommandInput, options?: __HttpHandlerOptions): Promise<UpdateWorkloadCommandOutput>;
|
|
413
454
|
updateWorkload(args: UpdateWorkloadCommandInput, cb: (err: any, data?: UpdateWorkloadCommandOutput) => void): void;
|
|
414
455
|
updateWorkload(args: UpdateWorkloadCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkloadCommandOutput) => void): void;
|
|
415
456
|
/**
|
|
457
|
+
* @public
|
|
416
458
|
* <p>Update a workload share.</p>
|
|
417
459
|
*/
|
|
418
460
|
updateWorkloadShare(args: UpdateWorkloadShareCommandInput, options?: __HttpHandlerOptions): Promise<UpdateWorkloadShareCommandOutput>;
|
|
419
461
|
updateWorkloadShare(args: UpdateWorkloadShareCommandInput, cb: (err: any, data?: UpdateWorkloadShareCommandOutput) => void): void;
|
|
420
462
|
updateWorkloadShare(args: UpdateWorkloadShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkloadShareCommandOutput) => void): void;
|
|
421
463
|
/**
|
|
464
|
+
* @public
|
|
422
465
|
* <p>Upgrade lens review.</p>
|
|
423
466
|
*/
|
|
424
467
|
upgradeLensReview(args: UpgradeLensReviewCommandInput, options?: __HttpHandlerOptions): Promise<UpgradeLensReviewCommandOutput>;
|