@aws-sdk/client-auditmanager 3.645.0 → 3.650.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/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +62 -186
- package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +1 -3
- package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +1 -3
- package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +1 -3
- package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +1 -3
- package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +1 -3
- package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +1 -3
- package/dist-es/commands/CreateAssessmentCommand.js +1 -3
- package/dist-es/commands/CreateAssessmentFrameworkCommand.js +1 -3
- package/dist-es/commands/CreateAssessmentReportCommand.js +1 -3
- package/dist-es/commands/CreateControlCommand.js +1 -3
- package/dist-es/commands/DeleteAssessmentCommand.js +1 -3
- package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +1 -3
- package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +1 -3
- package/dist-es/commands/DeleteAssessmentReportCommand.js +1 -3
- package/dist-es/commands/DeleteControlCommand.js +1 -3
- package/dist-es/commands/DeregisterAccountCommand.js +1 -3
- package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +1 -3
- package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +1 -3
- package/dist-es/commands/GetAccountStatusCommand.js +1 -3
- package/dist-es/commands/GetAssessmentCommand.js +1 -3
- package/dist-es/commands/GetAssessmentFrameworkCommand.js +1 -3
- package/dist-es/commands/GetAssessmentReportUrlCommand.js +1 -3
- package/dist-es/commands/GetChangeLogsCommand.js +1 -3
- package/dist-es/commands/GetControlCommand.js +1 -3
- package/dist-es/commands/GetDelegationsCommand.js +1 -3
- package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +1 -3
- package/dist-es/commands/GetEvidenceCommand.js +1 -3
- package/dist-es/commands/GetEvidenceFileUploadUrlCommand.js +1 -3
- package/dist-es/commands/GetEvidenceFolderCommand.js +1 -3
- package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +1 -3
- package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +1 -3
- package/dist-es/commands/GetInsightsByAssessmentCommand.js +1 -3
- package/dist-es/commands/GetInsightsCommand.js +1 -3
- package/dist-es/commands/GetOrganizationAdminAccountCommand.js +1 -3
- package/dist-es/commands/GetServicesInScopeCommand.js +1 -3
- package/dist-es/commands/GetSettingsCommand.js +1 -3
- package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +1 -3
- package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +1 -3
- package/dist-es/commands/ListAssessmentFrameworksCommand.js +1 -3
- package/dist-es/commands/ListAssessmentReportsCommand.js +1 -3
- package/dist-es/commands/ListAssessmentsCommand.js +1 -3
- package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +1 -3
- package/dist-es/commands/ListControlDomainInsightsCommand.js +1 -3
- package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +1 -3
- package/dist-es/commands/ListControlsCommand.js +1 -3
- package/dist-es/commands/ListKeywordsForDataSourceCommand.js +1 -3
- package/dist-es/commands/ListNotificationsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/RegisterAccountCommand.js +1 -3
- package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +1 -3
- package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAssessmentCommand.js +1 -3
- package/dist-es/commands/UpdateAssessmentControlCommand.js +1 -3
- package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +1 -3
- package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +1 -3
- package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +1 -3
- package/dist-es/commands/UpdateAssessmentStatusCommand.js +1 -3
- package/dist-es/commands/UpdateControlCommand.js +1 -3
- package/dist-es/commands/UpdateSettingsCommand.js +1 -3
- package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -3281,9 +3281,7 @@ var _so = "source";
|
|
|
3281
3281
|
var _tK = "tagKeys";
|
|
3282
3282
|
|
|
3283
3283
|
// src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts
|
|
3284
|
-
var _AssociateAssessmentReportEvidenceFolderCommand = class _AssociateAssessmentReportEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3285
|
-
...commonParams
|
|
3286
|
-
}).m(function(Command, cs, config, o) {
|
|
3284
|
+
var _AssociateAssessmentReportEvidenceFolderCommand = class _AssociateAssessmentReportEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3287
3285
|
return [
|
|
3288
3286
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3289
3287
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3297,9 +3295,7 @@ var AssociateAssessmentReportEvidenceFolderCommand = _AssociateAssessmentReportE
|
|
|
3297
3295
|
|
|
3298
3296
|
|
|
3299
3297
|
|
|
3300
|
-
var _BatchAssociateAssessmentReportEvidenceCommand = class _BatchAssociateAssessmentReportEvidenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3301
|
-
...commonParams
|
|
3302
|
-
}).m(function(Command, cs, config, o) {
|
|
3298
|
+
var _BatchAssociateAssessmentReportEvidenceCommand = class _BatchAssociateAssessmentReportEvidenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3303
3299
|
return [
|
|
3304
3300
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3305
3301
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3313,9 +3309,7 @@ var BatchAssociateAssessmentReportEvidenceCommand = _BatchAssociateAssessmentRep
|
|
|
3313
3309
|
|
|
3314
3310
|
|
|
3315
3311
|
|
|
3316
|
-
var _BatchCreateDelegationByAssessmentCommand = class _BatchCreateDelegationByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3317
|
-
...commonParams
|
|
3318
|
-
}).m(function(Command, cs, config, o) {
|
|
3312
|
+
var _BatchCreateDelegationByAssessmentCommand = class _BatchCreateDelegationByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3319
3313
|
return [
|
|
3320
3314
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3321
3315
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3332,9 +3326,7 @@ var BatchCreateDelegationByAssessmentCommand = _BatchCreateDelegationByAssessmen
|
|
|
3332
3326
|
|
|
3333
3327
|
|
|
3334
3328
|
|
|
3335
|
-
var _BatchDeleteDelegationByAssessmentCommand = class _BatchDeleteDelegationByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3336
|
-
...commonParams
|
|
3337
|
-
}).m(function(Command, cs, config, o) {
|
|
3329
|
+
var _BatchDeleteDelegationByAssessmentCommand = class _BatchDeleteDelegationByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3338
3330
|
return [
|
|
3339
3331
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3340
3332
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3348,9 +3340,7 @@ var BatchDeleteDelegationByAssessmentCommand = _BatchDeleteDelegationByAssessmen
|
|
|
3348
3340
|
|
|
3349
3341
|
|
|
3350
3342
|
|
|
3351
|
-
var _BatchDisassociateAssessmentReportEvidenceCommand = class _BatchDisassociateAssessmentReportEvidenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3352
|
-
...commonParams
|
|
3353
|
-
}).m(function(Command, cs, config, o) {
|
|
3343
|
+
var _BatchDisassociateAssessmentReportEvidenceCommand = class _BatchDisassociateAssessmentReportEvidenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3354
3344
|
return [
|
|
3355
3345
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3356
3346
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3364,9 +3354,7 @@ var BatchDisassociateAssessmentReportEvidenceCommand = _BatchDisassociateAssessm
|
|
|
3364
3354
|
|
|
3365
3355
|
|
|
3366
3356
|
|
|
3367
|
-
var _BatchImportEvidenceToAssessmentControlCommand = class _BatchImportEvidenceToAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3368
|
-
...commonParams
|
|
3369
|
-
}).m(function(Command, cs, config, o) {
|
|
3357
|
+
var _BatchImportEvidenceToAssessmentControlCommand = class _BatchImportEvidenceToAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3370
3358
|
return [
|
|
3371
3359
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3372
3360
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3383,9 +3371,7 @@ var BatchImportEvidenceToAssessmentControlCommand = _BatchImportEvidenceToAssess
|
|
|
3383
3371
|
|
|
3384
3372
|
|
|
3385
3373
|
|
|
3386
|
-
var _CreateAssessmentCommand = class _CreateAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3387
|
-
...commonParams
|
|
3388
|
-
}).m(function(Command, cs, config, o) {
|
|
3374
|
+
var _CreateAssessmentCommand = class _CreateAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3389
3375
|
return [
|
|
3390
3376
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3391
3377
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3399,9 +3385,7 @@ var CreateAssessmentCommand = _CreateAssessmentCommand;
|
|
|
3399
3385
|
|
|
3400
3386
|
|
|
3401
3387
|
|
|
3402
|
-
var _CreateAssessmentFrameworkCommand = class _CreateAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3403
|
-
...commonParams
|
|
3404
|
-
}).m(function(Command, cs, config, o) {
|
|
3388
|
+
var _CreateAssessmentFrameworkCommand = class _CreateAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3405
3389
|
return [
|
|
3406
3390
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3407
3391
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3415,9 +3399,7 @@ var CreateAssessmentFrameworkCommand = _CreateAssessmentFrameworkCommand;
|
|
|
3415
3399
|
|
|
3416
3400
|
|
|
3417
3401
|
|
|
3418
|
-
var _CreateAssessmentReportCommand = class _CreateAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3419
|
-
...commonParams
|
|
3420
|
-
}).m(function(Command, cs, config, o) {
|
|
3402
|
+
var _CreateAssessmentReportCommand = class _CreateAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3421
3403
|
return [
|
|
3422
3404
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3423
3405
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3431,9 +3413,7 @@ var CreateAssessmentReportCommand = _CreateAssessmentReportCommand;
|
|
|
3431
3413
|
|
|
3432
3414
|
|
|
3433
3415
|
|
|
3434
|
-
var _CreateControlCommand = class _CreateControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3435
|
-
...commonParams
|
|
3436
|
-
}).m(function(Command, cs, config, o) {
|
|
3416
|
+
var _CreateControlCommand = class _CreateControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3437
3417
|
return [
|
|
3438
3418
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3439
3419
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3447,9 +3427,7 @@ var CreateControlCommand = _CreateControlCommand;
|
|
|
3447
3427
|
|
|
3448
3428
|
|
|
3449
3429
|
|
|
3450
|
-
var _DeleteAssessmentCommand = class _DeleteAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3451
|
-
...commonParams
|
|
3452
|
-
}).m(function(Command, cs, config, o) {
|
|
3430
|
+
var _DeleteAssessmentCommand = class _DeleteAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3453
3431
|
return [
|
|
3454
3432
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3455
3433
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3463,9 +3441,7 @@ var DeleteAssessmentCommand = _DeleteAssessmentCommand;
|
|
|
3463
3441
|
|
|
3464
3442
|
|
|
3465
3443
|
|
|
3466
|
-
var _DeleteAssessmentFrameworkCommand = class _DeleteAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3467
|
-
...commonParams
|
|
3468
|
-
}).m(function(Command, cs, config, o) {
|
|
3444
|
+
var _DeleteAssessmentFrameworkCommand = class _DeleteAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3469
3445
|
return [
|
|
3470
3446
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3471
3447
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3479,9 +3455,7 @@ var DeleteAssessmentFrameworkCommand = _DeleteAssessmentFrameworkCommand;
|
|
|
3479
3455
|
|
|
3480
3456
|
|
|
3481
3457
|
|
|
3482
|
-
var _DeleteAssessmentFrameworkShareCommand = class _DeleteAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3483
|
-
...commonParams
|
|
3484
|
-
}).m(function(Command, cs, config, o) {
|
|
3458
|
+
var _DeleteAssessmentFrameworkShareCommand = class _DeleteAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3485
3459
|
return [
|
|
3486
3460
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3487
3461
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3495,9 +3469,7 @@ var DeleteAssessmentFrameworkShareCommand = _DeleteAssessmentFrameworkShareComma
|
|
|
3495
3469
|
|
|
3496
3470
|
|
|
3497
3471
|
|
|
3498
|
-
var _DeleteAssessmentReportCommand = class _DeleteAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3499
|
-
...commonParams
|
|
3500
|
-
}).m(function(Command, cs, config, o) {
|
|
3472
|
+
var _DeleteAssessmentReportCommand = class _DeleteAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3501
3473
|
return [
|
|
3502
3474
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3503
3475
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3511,9 +3483,7 @@ var DeleteAssessmentReportCommand = _DeleteAssessmentReportCommand;
|
|
|
3511
3483
|
|
|
3512
3484
|
|
|
3513
3485
|
|
|
3514
|
-
var _DeleteControlCommand = class _DeleteControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3515
|
-
...commonParams
|
|
3516
|
-
}).m(function(Command, cs, config, o) {
|
|
3486
|
+
var _DeleteControlCommand = class _DeleteControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3517
3487
|
return [
|
|
3518
3488
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3519
3489
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3527,9 +3497,7 @@ var DeleteControlCommand = _DeleteControlCommand;
|
|
|
3527
3497
|
|
|
3528
3498
|
|
|
3529
3499
|
|
|
3530
|
-
var _DeregisterAccountCommand = class _DeregisterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3531
|
-
...commonParams
|
|
3532
|
-
}).m(function(Command, cs, config, o) {
|
|
3500
|
+
var _DeregisterAccountCommand = class _DeregisterAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3533
3501
|
return [
|
|
3534
3502
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3535
3503
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3543,9 +3511,7 @@ var DeregisterAccountCommand = _DeregisterAccountCommand;
|
|
|
3543
3511
|
|
|
3544
3512
|
|
|
3545
3513
|
|
|
3546
|
-
var _DeregisterOrganizationAdminAccountCommand = class _DeregisterOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3547
|
-
...commonParams
|
|
3548
|
-
}).m(function(Command, cs, config, o) {
|
|
3514
|
+
var _DeregisterOrganizationAdminAccountCommand = class _DeregisterOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3549
3515
|
return [
|
|
3550
3516
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3551
3517
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3559,9 +3525,7 @@ var DeregisterOrganizationAdminAccountCommand = _DeregisterOrganizationAdminAcco
|
|
|
3559
3525
|
|
|
3560
3526
|
|
|
3561
3527
|
|
|
3562
|
-
var _DisassociateAssessmentReportEvidenceFolderCommand = class _DisassociateAssessmentReportEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3563
|
-
...commonParams
|
|
3564
|
-
}).m(function(Command, cs, config, o) {
|
|
3528
|
+
var _DisassociateAssessmentReportEvidenceFolderCommand = class _DisassociateAssessmentReportEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3565
3529
|
return [
|
|
3566
3530
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3567
3531
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3575,9 +3539,7 @@ var DisassociateAssessmentReportEvidenceFolderCommand = _DisassociateAssessmentR
|
|
|
3575
3539
|
|
|
3576
3540
|
|
|
3577
3541
|
|
|
3578
|
-
var _GetAccountStatusCommand = class _GetAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3579
|
-
...commonParams
|
|
3580
|
-
}).m(function(Command, cs, config, o) {
|
|
3542
|
+
var _GetAccountStatusCommand = class _GetAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3581
3543
|
return [
|
|
3582
3544
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3583
3545
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3591,9 +3553,7 @@ var GetAccountStatusCommand = _GetAccountStatusCommand;
|
|
|
3591
3553
|
|
|
3592
3554
|
|
|
3593
3555
|
|
|
3594
|
-
var _GetAssessmentCommand = class _GetAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3595
|
-
...commonParams
|
|
3596
|
-
}).m(function(Command, cs, config, o) {
|
|
3556
|
+
var _GetAssessmentCommand = class _GetAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3597
3557
|
return [
|
|
3598
3558
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3599
3559
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3607,9 +3567,7 @@ var GetAssessmentCommand = _GetAssessmentCommand;
|
|
|
3607
3567
|
|
|
3608
3568
|
|
|
3609
3569
|
|
|
3610
|
-
var _GetAssessmentFrameworkCommand = class _GetAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3611
|
-
...commonParams
|
|
3612
|
-
}).m(function(Command, cs, config, o) {
|
|
3570
|
+
var _GetAssessmentFrameworkCommand = class _GetAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3613
3571
|
return [
|
|
3614
3572
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3615
3573
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3623,9 +3581,7 @@ var GetAssessmentFrameworkCommand = _GetAssessmentFrameworkCommand;
|
|
|
3623
3581
|
|
|
3624
3582
|
|
|
3625
3583
|
|
|
3626
|
-
var _GetAssessmentReportUrlCommand = class _GetAssessmentReportUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3627
|
-
...commonParams
|
|
3628
|
-
}).m(function(Command, cs, config, o) {
|
|
3584
|
+
var _GetAssessmentReportUrlCommand = class _GetAssessmentReportUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3629
3585
|
return [
|
|
3630
3586
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3631
3587
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3639,9 +3595,7 @@ var GetAssessmentReportUrlCommand = _GetAssessmentReportUrlCommand;
|
|
|
3639
3595
|
|
|
3640
3596
|
|
|
3641
3597
|
|
|
3642
|
-
var _GetChangeLogsCommand = class _GetChangeLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3643
|
-
...commonParams
|
|
3644
|
-
}).m(function(Command, cs, config, o) {
|
|
3598
|
+
var _GetChangeLogsCommand = class _GetChangeLogsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3645
3599
|
return [
|
|
3646
3600
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3647
3601
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3655,9 +3609,7 @@ var GetChangeLogsCommand = _GetChangeLogsCommand;
|
|
|
3655
3609
|
|
|
3656
3610
|
|
|
3657
3611
|
|
|
3658
|
-
var _GetControlCommand = class _GetControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3659
|
-
...commonParams
|
|
3660
|
-
}).m(function(Command, cs, config, o) {
|
|
3612
|
+
var _GetControlCommand = class _GetControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3661
3613
|
return [
|
|
3662
3614
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3663
3615
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3671,9 +3623,7 @@ var GetControlCommand = _GetControlCommand;
|
|
|
3671
3623
|
|
|
3672
3624
|
|
|
3673
3625
|
|
|
3674
|
-
var _GetDelegationsCommand = class _GetDelegationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3675
|
-
...commonParams
|
|
3676
|
-
}).m(function(Command, cs, config, o) {
|
|
3626
|
+
var _GetDelegationsCommand = class _GetDelegationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3677
3627
|
return [
|
|
3678
3628
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3679
3629
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3687,9 +3637,7 @@ var GetDelegationsCommand = _GetDelegationsCommand;
|
|
|
3687
3637
|
|
|
3688
3638
|
|
|
3689
3639
|
|
|
3690
|
-
var _GetEvidenceByEvidenceFolderCommand = class _GetEvidenceByEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3691
|
-
...commonParams
|
|
3692
|
-
}).m(function(Command, cs, config, o) {
|
|
3640
|
+
var _GetEvidenceByEvidenceFolderCommand = class _GetEvidenceByEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3693
3641
|
return [
|
|
3694
3642
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3695
3643
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3703,9 +3651,7 @@ var GetEvidenceByEvidenceFolderCommand = _GetEvidenceByEvidenceFolderCommand;
|
|
|
3703
3651
|
|
|
3704
3652
|
|
|
3705
3653
|
|
|
3706
|
-
var _GetEvidenceCommand = class _GetEvidenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3707
|
-
...commonParams
|
|
3708
|
-
}).m(function(Command, cs, config, o) {
|
|
3654
|
+
var _GetEvidenceCommand = class _GetEvidenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3709
3655
|
return [
|
|
3710
3656
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3711
3657
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3719,9 +3665,7 @@ var GetEvidenceCommand = _GetEvidenceCommand;
|
|
|
3719
3665
|
|
|
3720
3666
|
|
|
3721
3667
|
|
|
3722
|
-
var _GetEvidenceFileUploadUrlCommand = class _GetEvidenceFileUploadUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3723
|
-
...commonParams
|
|
3724
|
-
}).m(function(Command, cs, config, o) {
|
|
3668
|
+
var _GetEvidenceFileUploadUrlCommand = class _GetEvidenceFileUploadUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3725
3669
|
return [
|
|
3726
3670
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3727
3671
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3735,9 +3679,7 @@ var GetEvidenceFileUploadUrlCommand = _GetEvidenceFileUploadUrlCommand;
|
|
|
3735
3679
|
|
|
3736
3680
|
|
|
3737
3681
|
|
|
3738
|
-
var _GetEvidenceFolderCommand = class _GetEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3739
|
-
...commonParams
|
|
3740
|
-
}).m(function(Command, cs, config, o) {
|
|
3682
|
+
var _GetEvidenceFolderCommand = class _GetEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3741
3683
|
return [
|
|
3742
3684
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3743
3685
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3751,9 +3693,7 @@ var GetEvidenceFolderCommand = _GetEvidenceFolderCommand;
|
|
|
3751
3693
|
|
|
3752
3694
|
|
|
3753
3695
|
|
|
3754
|
-
var _GetEvidenceFoldersByAssessmentCommand = class _GetEvidenceFoldersByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3755
|
-
...commonParams
|
|
3756
|
-
}).m(function(Command, cs, config, o) {
|
|
3696
|
+
var _GetEvidenceFoldersByAssessmentCommand = class _GetEvidenceFoldersByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3757
3697
|
return [
|
|
3758
3698
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3759
3699
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3767,9 +3707,7 @@ var GetEvidenceFoldersByAssessmentCommand = _GetEvidenceFoldersByAssessmentComma
|
|
|
3767
3707
|
|
|
3768
3708
|
|
|
3769
3709
|
|
|
3770
|
-
var _GetEvidenceFoldersByAssessmentControlCommand = class _GetEvidenceFoldersByAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3771
|
-
...commonParams
|
|
3772
|
-
}).m(function(Command, cs, config, o) {
|
|
3710
|
+
var _GetEvidenceFoldersByAssessmentControlCommand = class _GetEvidenceFoldersByAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3773
3711
|
return [
|
|
3774
3712
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3775
3713
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3783,9 +3721,7 @@ var GetEvidenceFoldersByAssessmentControlCommand = _GetEvidenceFoldersByAssessme
|
|
|
3783
3721
|
|
|
3784
3722
|
|
|
3785
3723
|
|
|
3786
|
-
var _GetInsightsByAssessmentCommand = class _GetInsightsByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3787
|
-
...commonParams
|
|
3788
|
-
}).m(function(Command, cs, config, o) {
|
|
3724
|
+
var _GetInsightsByAssessmentCommand = class _GetInsightsByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3789
3725
|
return [
|
|
3790
3726
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3791
3727
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3799,9 +3735,7 @@ var GetInsightsByAssessmentCommand = _GetInsightsByAssessmentCommand;
|
|
|
3799
3735
|
|
|
3800
3736
|
|
|
3801
3737
|
|
|
3802
|
-
var _GetInsightsCommand = class _GetInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3803
|
-
...commonParams
|
|
3804
|
-
}).m(function(Command, cs, config, o) {
|
|
3738
|
+
var _GetInsightsCommand = class _GetInsightsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3805
3739
|
return [
|
|
3806
3740
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3807
3741
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3815,9 +3749,7 @@ var GetInsightsCommand = _GetInsightsCommand;
|
|
|
3815
3749
|
|
|
3816
3750
|
|
|
3817
3751
|
|
|
3818
|
-
var _GetOrganizationAdminAccountCommand = class _GetOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3819
|
-
...commonParams
|
|
3820
|
-
}).m(function(Command, cs, config, o) {
|
|
3752
|
+
var _GetOrganizationAdminAccountCommand = class _GetOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3821
3753
|
return [
|
|
3822
3754
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3823
3755
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3831,9 +3763,7 @@ var GetOrganizationAdminAccountCommand = _GetOrganizationAdminAccountCommand;
|
|
|
3831
3763
|
|
|
3832
3764
|
|
|
3833
3765
|
|
|
3834
|
-
var _GetServicesInScopeCommand = class _GetServicesInScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3835
|
-
...commonParams
|
|
3836
|
-
}).m(function(Command, cs, config, o) {
|
|
3766
|
+
var _GetServicesInScopeCommand = class _GetServicesInScopeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3837
3767
|
return [
|
|
3838
3768
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3839
3769
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3847,9 +3777,7 @@ var GetServicesInScopeCommand = _GetServicesInScopeCommand;
|
|
|
3847
3777
|
|
|
3848
3778
|
|
|
3849
3779
|
|
|
3850
|
-
var _GetSettingsCommand = class _GetSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3851
|
-
...commonParams
|
|
3852
|
-
}).m(function(Command, cs, config, o) {
|
|
3780
|
+
var _GetSettingsCommand = class _GetSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3853
3781
|
return [
|
|
3854
3782
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3855
3783
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3863,9 +3791,7 @@ var GetSettingsCommand = _GetSettingsCommand;
|
|
|
3863
3791
|
|
|
3864
3792
|
|
|
3865
3793
|
|
|
3866
|
-
var _ListAssessmentControlInsightsByControlDomainCommand = class _ListAssessmentControlInsightsByControlDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3867
|
-
...commonParams
|
|
3868
|
-
}).m(function(Command, cs, config, o) {
|
|
3794
|
+
var _ListAssessmentControlInsightsByControlDomainCommand = class _ListAssessmentControlInsightsByControlDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3869
3795
|
return [
|
|
3870
3796
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3871
3797
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3879,9 +3805,7 @@ var ListAssessmentControlInsightsByControlDomainCommand = _ListAssessmentControl
|
|
|
3879
3805
|
|
|
3880
3806
|
|
|
3881
3807
|
|
|
3882
|
-
var _ListAssessmentFrameworksCommand = class _ListAssessmentFrameworksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3883
|
-
...commonParams
|
|
3884
|
-
}).m(function(Command, cs, config, o) {
|
|
3808
|
+
var _ListAssessmentFrameworksCommand = class _ListAssessmentFrameworksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3885
3809
|
return [
|
|
3886
3810
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3887
3811
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3895,9 +3819,7 @@ var ListAssessmentFrameworksCommand = _ListAssessmentFrameworksCommand;
|
|
|
3895
3819
|
|
|
3896
3820
|
|
|
3897
3821
|
|
|
3898
|
-
var _ListAssessmentFrameworkShareRequestsCommand = class _ListAssessmentFrameworkShareRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3899
|
-
...commonParams
|
|
3900
|
-
}).m(function(Command, cs, config, o) {
|
|
3822
|
+
var _ListAssessmentFrameworkShareRequestsCommand = class _ListAssessmentFrameworkShareRequestsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3901
3823
|
return [
|
|
3902
3824
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3903
3825
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3911,9 +3833,7 @@ var ListAssessmentFrameworkShareRequestsCommand = _ListAssessmentFrameworkShareR
|
|
|
3911
3833
|
|
|
3912
3834
|
|
|
3913
3835
|
|
|
3914
|
-
var _ListAssessmentReportsCommand = class _ListAssessmentReportsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3915
|
-
...commonParams
|
|
3916
|
-
}).m(function(Command, cs, config, o) {
|
|
3836
|
+
var _ListAssessmentReportsCommand = class _ListAssessmentReportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3917
3837
|
return [
|
|
3918
3838
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3919
3839
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3927,9 +3847,7 @@ var ListAssessmentReportsCommand = _ListAssessmentReportsCommand;
|
|
|
3927
3847
|
|
|
3928
3848
|
|
|
3929
3849
|
|
|
3930
|
-
var _ListAssessmentsCommand = class _ListAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3931
|
-
...commonParams
|
|
3932
|
-
}).m(function(Command, cs, config, o) {
|
|
3850
|
+
var _ListAssessmentsCommand = class _ListAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3933
3851
|
return [
|
|
3934
3852
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3935
3853
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3943,9 +3861,7 @@ var ListAssessmentsCommand = _ListAssessmentsCommand;
|
|
|
3943
3861
|
|
|
3944
3862
|
|
|
3945
3863
|
|
|
3946
|
-
var _ListControlDomainInsightsByAssessmentCommand = class _ListControlDomainInsightsByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3947
|
-
...commonParams
|
|
3948
|
-
}).m(function(Command, cs, config, o) {
|
|
3864
|
+
var _ListControlDomainInsightsByAssessmentCommand = class _ListControlDomainInsightsByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3949
3865
|
return [
|
|
3950
3866
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3951
3867
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3959,9 +3875,7 @@ var ListControlDomainInsightsByAssessmentCommand = _ListControlDomainInsightsByA
|
|
|
3959
3875
|
|
|
3960
3876
|
|
|
3961
3877
|
|
|
3962
|
-
var _ListControlDomainInsightsCommand = class _ListControlDomainInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3963
|
-
...commonParams
|
|
3964
|
-
}).m(function(Command, cs, config, o) {
|
|
3878
|
+
var _ListControlDomainInsightsCommand = class _ListControlDomainInsightsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3965
3879
|
return [
|
|
3966
3880
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3967
3881
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3975,9 +3889,7 @@ var ListControlDomainInsightsCommand = _ListControlDomainInsightsCommand;
|
|
|
3975
3889
|
|
|
3976
3890
|
|
|
3977
3891
|
|
|
3978
|
-
var _ListControlInsightsByControlDomainCommand = class _ListControlInsightsByControlDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3979
|
-
...commonParams
|
|
3980
|
-
}).m(function(Command, cs, config, o) {
|
|
3892
|
+
var _ListControlInsightsByControlDomainCommand = class _ListControlInsightsByControlDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3981
3893
|
return [
|
|
3982
3894
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3983
3895
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3991,9 +3903,7 @@ var ListControlInsightsByControlDomainCommand = _ListControlInsightsByControlDom
|
|
|
3991
3903
|
|
|
3992
3904
|
|
|
3993
3905
|
|
|
3994
|
-
var _ListControlsCommand = class _ListControlsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3995
|
-
...commonParams
|
|
3996
|
-
}).m(function(Command, cs, config, o) {
|
|
3906
|
+
var _ListControlsCommand = class _ListControlsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3997
3907
|
return [
|
|
3998
3908
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3999
3909
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4007,9 +3917,7 @@ var ListControlsCommand = _ListControlsCommand;
|
|
|
4007
3917
|
|
|
4008
3918
|
|
|
4009
3919
|
|
|
4010
|
-
var _ListKeywordsForDataSourceCommand = class _ListKeywordsForDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4011
|
-
...commonParams
|
|
4012
|
-
}).m(function(Command, cs, config, o) {
|
|
3920
|
+
var _ListKeywordsForDataSourceCommand = class _ListKeywordsForDataSourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4013
3921
|
return [
|
|
4014
3922
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4015
3923
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4023,9 +3931,7 @@ var ListKeywordsForDataSourceCommand = _ListKeywordsForDataSourceCommand;
|
|
|
4023
3931
|
|
|
4024
3932
|
|
|
4025
3933
|
|
|
4026
|
-
var _ListNotificationsCommand = class _ListNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4027
|
-
...commonParams
|
|
4028
|
-
}).m(function(Command, cs, config, o) {
|
|
3934
|
+
var _ListNotificationsCommand = class _ListNotificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4029
3935
|
return [
|
|
4030
3936
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4031
3937
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4039,9 +3945,7 @@ var ListNotificationsCommand = _ListNotificationsCommand;
|
|
|
4039
3945
|
|
|
4040
3946
|
|
|
4041
3947
|
|
|
4042
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4043
|
-
...commonParams
|
|
4044
|
-
}).m(function(Command, cs, config, o) {
|
|
3948
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4045
3949
|
return [
|
|
4046
3950
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4047
3951
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4055,9 +3959,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4055
3959
|
|
|
4056
3960
|
|
|
4057
3961
|
|
|
4058
|
-
var _RegisterAccountCommand = class _RegisterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4059
|
-
...commonParams
|
|
4060
|
-
}).m(function(Command, cs, config, o) {
|
|
3962
|
+
var _RegisterAccountCommand = class _RegisterAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4061
3963
|
return [
|
|
4062
3964
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4063
3965
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4071,9 +3973,7 @@ var RegisterAccountCommand = _RegisterAccountCommand;
|
|
|
4071
3973
|
|
|
4072
3974
|
|
|
4073
3975
|
|
|
4074
|
-
var _RegisterOrganizationAdminAccountCommand = class _RegisterOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4075
|
-
...commonParams
|
|
4076
|
-
}).m(function(Command, cs, config, o) {
|
|
3976
|
+
var _RegisterOrganizationAdminAccountCommand = class _RegisterOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4077
3977
|
return [
|
|
4078
3978
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4079
3979
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4087,9 +3987,7 @@ var RegisterOrganizationAdminAccountCommand = _RegisterOrganizationAdminAccountC
|
|
|
4087
3987
|
|
|
4088
3988
|
|
|
4089
3989
|
|
|
4090
|
-
var _StartAssessmentFrameworkShareCommand = class _StartAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4091
|
-
...commonParams
|
|
4092
|
-
}).m(function(Command, cs, config, o) {
|
|
3990
|
+
var _StartAssessmentFrameworkShareCommand = class _StartAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4093
3991
|
return [
|
|
4094
3992
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4095
3993
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4103,9 +4001,7 @@ var StartAssessmentFrameworkShareCommand = _StartAssessmentFrameworkShareCommand
|
|
|
4103
4001
|
|
|
4104
4002
|
|
|
4105
4003
|
|
|
4106
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4107
|
-
...commonParams
|
|
4108
|
-
}).m(function(Command, cs, config, o) {
|
|
4004
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4109
4005
|
return [
|
|
4110
4006
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4111
4007
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4119,9 +4015,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4119
4015
|
|
|
4120
4016
|
|
|
4121
4017
|
|
|
4122
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4123
|
-
...commonParams
|
|
4124
|
-
}).m(function(Command, cs, config, o) {
|
|
4018
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4125
4019
|
return [
|
|
4126
4020
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4127
4021
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4135,9 +4029,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4135
4029
|
|
|
4136
4030
|
|
|
4137
4031
|
|
|
4138
|
-
var _UpdateAssessmentCommand = class _UpdateAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4139
|
-
...commonParams
|
|
4140
|
-
}).m(function(Command, cs, config, o) {
|
|
4032
|
+
var _UpdateAssessmentCommand = class _UpdateAssessmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4141
4033
|
return [
|
|
4142
4034
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4143
4035
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4151,9 +4043,7 @@ var UpdateAssessmentCommand = _UpdateAssessmentCommand;
|
|
|
4151
4043
|
|
|
4152
4044
|
|
|
4153
4045
|
|
|
4154
|
-
var _UpdateAssessmentControlCommand = class _UpdateAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4155
|
-
...commonParams
|
|
4156
|
-
}).m(function(Command, cs, config, o) {
|
|
4046
|
+
var _UpdateAssessmentControlCommand = class _UpdateAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4157
4047
|
return [
|
|
4158
4048
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4159
4049
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4167,9 +4057,7 @@ var UpdateAssessmentControlCommand = _UpdateAssessmentControlCommand;
|
|
|
4167
4057
|
|
|
4168
4058
|
|
|
4169
4059
|
|
|
4170
|
-
var _UpdateAssessmentControlSetStatusCommand = class _UpdateAssessmentControlSetStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4171
|
-
...commonParams
|
|
4172
|
-
}).m(function(Command, cs, config, o) {
|
|
4060
|
+
var _UpdateAssessmentControlSetStatusCommand = class _UpdateAssessmentControlSetStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4173
4061
|
return [
|
|
4174
4062
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4175
4063
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4186,9 +4074,7 @@ var UpdateAssessmentControlSetStatusCommand = _UpdateAssessmentControlSetStatusC
|
|
|
4186
4074
|
|
|
4187
4075
|
|
|
4188
4076
|
|
|
4189
|
-
var _UpdateAssessmentFrameworkCommand = class _UpdateAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4190
|
-
...commonParams
|
|
4191
|
-
}).m(function(Command, cs, config, o) {
|
|
4077
|
+
var _UpdateAssessmentFrameworkCommand = class _UpdateAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4192
4078
|
return [
|
|
4193
4079
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4194
4080
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4202,9 +4088,7 @@ var UpdateAssessmentFrameworkCommand = _UpdateAssessmentFrameworkCommand;
|
|
|
4202
4088
|
|
|
4203
4089
|
|
|
4204
4090
|
|
|
4205
|
-
var _UpdateAssessmentFrameworkShareCommand = class _UpdateAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4206
|
-
...commonParams
|
|
4207
|
-
}).m(function(Command, cs, config, o) {
|
|
4091
|
+
var _UpdateAssessmentFrameworkShareCommand = class _UpdateAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4208
4092
|
return [
|
|
4209
4093
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4210
4094
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4218,9 +4102,7 @@ var UpdateAssessmentFrameworkShareCommand = _UpdateAssessmentFrameworkShareComma
|
|
|
4218
4102
|
|
|
4219
4103
|
|
|
4220
4104
|
|
|
4221
|
-
var _UpdateAssessmentStatusCommand = class _UpdateAssessmentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4222
|
-
...commonParams
|
|
4223
|
-
}).m(function(Command, cs, config, o) {
|
|
4105
|
+
var _UpdateAssessmentStatusCommand = class _UpdateAssessmentStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4224
4106
|
return [
|
|
4225
4107
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4226
4108
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4234,9 +4116,7 @@ var UpdateAssessmentStatusCommand = _UpdateAssessmentStatusCommand;
|
|
|
4234
4116
|
|
|
4235
4117
|
|
|
4236
4118
|
|
|
4237
|
-
var _UpdateControlCommand = class _UpdateControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4238
|
-
...commonParams
|
|
4239
|
-
}).m(function(Command, cs, config, o) {
|
|
4119
|
+
var _UpdateControlCommand = class _UpdateControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4240
4120
|
return [
|
|
4241
4121
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4242
4122
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4250,9 +4130,7 @@ var UpdateControlCommand = _UpdateControlCommand;
|
|
|
4250
4130
|
|
|
4251
4131
|
|
|
4252
4132
|
|
|
4253
|
-
var _UpdateSettingsCommand = class _UpdateSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4254
|
-
...commonParams
|
|
4255
|
-
}).m(function(Command, cs, config, o) {
|
|
4133
|
+
var _UpdateSettingsCommand = class _UpdateSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4256
4134
|
return [
|
|
4257
4135
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4258
4136
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4266,9 +4144,7 @@ var UpdateSettingsCommand = _UpdateSettingsCommand;
|
|
|
4266
4144
|
|
|
4267
4145
|
|
|
4268
4146
|
|
|
4269
|
-
var _ValidateAssessmentReportIntegrityCommand = class _ValidateAssessmentReportIntegrityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4270
|
-
...commonParams
|
|
4271
|
-
}).m(function(Command, cs, config, o) {
|
|
4147
|
+
var _ValidateAssessmentReportIntegrityCommand = class _ValidateAssessmentReportIntegrityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4272
4148
|
return [
|
|
4273
4149
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4274
4150
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|