@aws-sdk/client-auditmanager 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -62
- package/dist-types/AuditManagerClient.d.ts +4 -4
- package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateControlCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteControlCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeLogsCommand.d.ts +2 -1
- package/dist-types/commands/GetControlCommand.d.ts +2 -1
- package/dist-types/commands/GetDelegationsCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetServicesInScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListControlsCommand.d.ts +2 -1
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AuditManagerServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/AuditManagerClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -356,7 +356,6 @@ var AuditManagerClient = _AuditManagerClient;
|
|
|
356
356
|
|
|
357
357
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
358
358
|
|
|
359
|
-
var import_types = require("@smithy/types");
|
|
360
359
|
|
|
361
360
|
// src/protocols/Aws_restJson1.ts
|
|
362
361
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -3295,7 +3294,6 @@ var AssociateAssessmentReportEvidenceFolderCommand = _AssociateAssessmentReportE
|
|
|
3295
3294
|
|
|
3296
3295
|
|
|
3297
3296
|
|
|
3298
|
-
|
|
3299
3297
|
var _BatchAssociateAssessmentReportEvidenceCommand = class _BatchAssociateAssessmentReportEvidenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3300
3298
|
...commonParams
|
|
3301
3299
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3312,7 +3310,6 @@ var BatchAssociateAssessmentReportEvidenceCommand = _BatchAssociateAssessmentRep
|
|
|
3312
3310
|
|
|
3313
3311
|
|
|
3314
3312
|
|
|
3315
|
-
|
|
3316
3313
|
var _BatchCreateDelegationByAssessmentCommand = class _BatchCreateDelegationByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3317
3314
|
...commonParams
|
|
3318
3315
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3332,7 +3329,6 @@ var BatchCreateDelegationByAssessmentCommand = _BatchCreateDelegationByAssessmen
|
|
|
3332
3329
|
|
|
3333
3330
|
|
|
3334
3331
|
|
|
3335
|
-
|
|
3336
3332
|
var _BatchDeleteDelegationByAssessmentCommand = class _BatchDeleteDelegationByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3337
3333
|
...commonParams
|
|
3338
3334
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3349,7 +3345,6 @@ var BatchDeleteDelegationByAssessmentCommand = _BatchDeleteDelegationByAssessmen
|
|
|
3349
3345
|
|
|
3350
3346
|
|
|
3351
3347
|
|
|
3352
|
-
|
|
3353
3348
|
var _BatchDisassociateAssessmentReportEvidenceCommand = class _BatchDisassociateAssessmentReportEvidenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3354
3349
|
...commonParams
|
|
3355
3350
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3366,7 +3361,6 @@ var BatchDisassociateAssessmentReportEvidenceCommand = _BatchDisassociateAssessm
|
|
|
3366
3361
|
|
|
3367
3362
|
|
|
3368
3363
|
|
|
3369
|
-
|
|
3370
3364
|
var _BatchImportEvidenceToAssessmentControlCommand = class _BatchImportEvidenceToAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3371
3365
|
...commonParams
|
|
3372
3366
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3386,7 +3380,6 @@ var BatchImportEvidenceToAssessmentControlCommand = _BatchImportEvidenceToAssess
|
|
|
3386
3380
|
|
|
3387
3381
|
|
|
3388
3382
|
|
|
3389
|
-
|
|
3390
3383
|
var _CreateAssessmentCommand = class _CreateAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3391
3384
|
...commonParams
|
|
3392
3385
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3403,7 +3396,6 @@ var CreateAssessmentCommand = _CreateAssessmentCommand;
|
|
|
3403
3396
|
|
|
3404
3397
|
|
|
3405
3398
|
|
|
3406
|
-
|
|
3407
3399
|
var _CreateAssessmentFrameworkCommand = class _CreateAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3408
3400
|
...commonParams
|
|
3409
3401
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3420,7 +3412,6 @@ var CreateAssessmentFrameworkCommand = _CreateAssessmentFrameworkCommand;
|
|
|
3420
3412
|
|
|
3421
3413
|
|
|
3422
3414
|
|
|
3423
|
-
|
|
3424
3415
|
var _CreateAssessmentReportCommand = class _CreateAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3425
3416
|
...commonParams
|
|
3426
3417
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3437,7 +3428,6 @@ var CreateAssessmentReportCommand = _CreateAssessmentReportCommand;
|
|
|
3437
3428
|
|
|
3438
3429
|
|
|
3439
3430
|
|
|
3440
|
-
|
|
3441
3431
|
var _CreateControlCommand = class _CreateControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3442
3432
|
...commonParams
|
|
3443
3433
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3454,7 +3444,6 @@ var CreateControlCommand = _CreateControlCommand;
|
|
|
3454
3444
|
|
|
3455
3445
|
|
|
3456
3446
|
|
|
3457
|
-
|
|
3458
3447
|
var _DeleteAssessmentCommand = class _DeleteAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3459
3448
|
...commonParams
|
|
3460
3449
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3471,7 +3460,6 @@ var DeleteAssessmentCommand = _DeleteAssessmentCommand;
|
|
|
3471
3460
|
|
|
3472
3461
|
|
|
3473
3462
|
|
|
3474
|
-
|
|
3475
3463
|
var _DeleteAssessmentFrameworkCommand = class _DeleteAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3476
3464
|
...commonParams
|
|
3477
3465
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3488,7 +3476,6 @@ var DeleteAssessmentFrameworkCommand = _DeleteAssessmentFrameworkCommand;
|
|
|
3488
3476
|
|
|
3489
3477
|
|
|
3490
3478
|
|
|
3491
|
-
|
|
3492
3479
|
var _DeleteAssessmentFrameworkShareCommand = class _DeleteAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3493
3480
|
...commonParams
|
|
3494
3481
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3505,7 +3492,6 @@ var DeleteAssessmentFrameworkShareCommand = _DeleteAssessmentFrameworkShareComma
|
|
|
3505
3492
|
|
|
3506
3493
|
|
|
3507
3494
|
|
|
3508
|
-
|
|
3509
3495
|
var _DeleteAssessmentReportCommand = class _DeleteAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3510
3496
|
...commonParams
|
|
3511
3497
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3522,7 +3508,6 @@ var DeleteAssessmentReportCommand = _DeleteAssessmentReportCommand;
|
|
|
3522
3508
|
|
|
3523
3509
|
|
|
3524
3510
|
|
|
3525
|
-
|
|
3526
3511
|
var _DeleteControlCommand = class _DeleteControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3527
3512
|
...commonParams
|
|
3528
3513
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3539,7 +3524,6 @@ var DeleteControlCommand = _DeleteControlCommand;
|
|
|
3539
3524
|
|
|
3540
3525
|
|
|
3541
3526
|
|
|
3542
|
-
|
|
3543
3527
|
var _DeregisterAccountCommand = class _DeregisterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3544
3528
|
...commonParams
|
|
3545
3529
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3556,7 +3540,6 @@ var DeregisterAccountCommand = _DeregisterAccountCommand;
|
|
|
3556
3540
|
|
|
3557
3541
|
|
|
3558
3542
|
|
|
3559
|
-
|
|
3560
3543
|
var _DeregisterOrganizationAdminAccountCommand = class _DeregisterOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3561
3544
|
...commonParams
|
|
3562
3545
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3573,7 +3556,6 @@ var DeregisterOrganizationAdminAccountCommand = _DeregisterOrganizationAdminAcco
|
|
|
3573
3556
|
|
|
3574
3557
|
|
|
3575
3558
|
|
|
3576
|
-
|
|
3577
3559
|
var _DisassociateAssessmentReportEvidenceFolderCommand = class _DisassociateAssessmentReportEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3578
3560
|
...commonParams
|
|
3579
3561
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3590,7 +3572,6 @@ var DisassociateAssessmentReportEvidenceFolderCommand = _DisassociateAssessmentR
|
|
|
3590
3572
|
|
|
3591
3573
|
|
|
3592
3574
|
|
|
3593
|
-
|
|
3594
3575
|
var _GetAccountStatusCommand = class _GetAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3595
3576
|
...commonParams
|
|
3596
3577
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3607,7 +3588,6 @@ var GetAccountStatusCommand = _GetAccountStatusCommand;
|
|
|
3607
3588
|
|
|
3608
3589
|
|
|
3609
3590
|
|
|
3610
|
-
|
|
3611
3591
|
var _GetAssessmentCommand = class _GetAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3612
3592
|
...commonParams
|
|
3613
3593
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3624,7 +3604,6 @@ var GetAssessmentCommand = _GetAssessmentCommand;
|
|
|
3624
3604
|
|
|
3625
3605
|
|
|
3626
3606
|
|
|
3627
|
-
|
|
3628
3607
|
var _GetAssessmentFrameworkCommand = class _GetAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3629
3608
|
...commonParams
|
|
3630
3609
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3641,7 +3620,6 @@ var GetAssessmentFrameworkCommand = _GetAssessmentFrameworkCommand;
|
|
|
3641
3620
|
|
|
3642
3621
|
|
|
3643
3622
|
|
|
3644
|
-
|
|
3645
3623
|
var _GetAssessmentReportUrlCommand = class _GetAssessmentReportUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3646
3624
|
...commonParams
|
|
3647
3625
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3658,7 +3636,6 @@ var GetAssessmentReportUrlCommand = _GetAssessmentReportUrlCommand;
|
|
|
3658
3636
|
|
|
3659
3637
|
|
|
3660
3638
|
|
|
3661
|
-
|
|
3662
3639
|
var _GetChangeLogsCommand = class _GetChangeLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3663
3640
|
...commonParams
|
|
3664
3641
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3675,7 +3652,6 @@ var GetChangeLogsCommand = _GetChangeLogsCommand;
|
|
|
3675
3652
|
|
|
3676
3653
|
|
|
3677
3654
|
|
|
3678
|
-
|
|
3679
3655
|
var _GetControlCommand = class _GetControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3680
3656
|
...commonParams
|
|
3681
3657
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3692,7 +3668,6 @@ var GetControlCommand = _GetControlCommand;
|
|
|
3692
3668
|
|
|
3693
3669
|
|
|
3694
3670
|
|
|
3695
|
-
|
|
3696
3671
|
var _GetDelegationsCommand = class _GetDelegationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3697
3672
|
...commonParams
|
|
3698
3673
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3709,7 +3684,6 @@ var GetDelegationsCommand = _GetDelegationsCommand;
|
|
|
3709
3684
|
|
|
3710
3685
|
|
|
3711
3686
|
|
|
3712
|
-
|
|
3713
3687
|
var _GetEvidenceByEvidenceFolderCommand = class _GetEvidenceByEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3714
3688
|
...commonParams
|
|
3715
3689
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3726,7 +3700,6 @@ var GetEvidenceByEvidenceFolderCommand = _GetEvidenceByEvidenceFolderCommand;
|
|
|
3726
3700
|
|
|
3727
3701
|
|
|
3728
3702
|
|
|
3729
|
-
|
|
3730
3703
|
var _GetEvidenceCommand = class _GetEvidenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3731
3704
|
...commonParams
|
|
3732
3705
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3743,7 +3716,6 @@ var GetEvidenceCommand = _GetEvidenceCommand;
|
|
|
3743
3716
|
|
|
3744
3717
|
|
|
3745
3718
|
|
|
3746
|
-
|
|
3747
3719
|
var _GetEvidenceFileUploadUrlCommand = class _GetEvidenceFileUploadUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3748
3720
|
...commonParams
|
|
3749
3721
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3760,7 +3732,6 @@ var GetEvidenceFileUploadUrlCommand = _GetEvidenceFileUploadUrlCommand;
|
|
|
3760
3732
|
|
|
3761
3733
|
|
|
3762
3734
|
|
|
3763
|
-
|
|
3764
3735
|
var _GetEvidenceFolderCommand = class _GetEvidenceFolderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3765
3736
|
...commonParams
|
|
3766
3737
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3777,7 +3748,6 @@ var GetEvidenceFolderCommand = _GetEvidenceFolderCommand;
|
|
|
3777
3748
|
|
|
3778
3749
|
|
|
3779
3750
|
|
|
3780
|
-
|
|
3781
3751
|
var _GetEvidenceFoldersByAssessmentCommand = class _GetEvidenceFoldersByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3782
3752
|
...commonParams
|
|
3783
3753
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3794,7 +3764,6 @@ var GetEvidenceFoldersByAssessmentCommand = _GetEvidenceFoldersByAssessmentComma
|
|
|
3794
3764
|
|
|
3795
3765
|
|
|
3796
3766
|
|
|
3797
|
-
|
|
3798
3767
|
var _GetEvidenceFoldersByAssessmentControlCommand = class _GetEvidenceFoldersByAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3799
3768
|
...commonParams
|
|
3800
3769
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3811,7 +3780,6 @@ var GetEvidenceFoldersByAssessmentControlCommand = _GetEvidenceFoldersByAssessme
|
|
|
3811
3780
|
|
|
3812
3781
|
|
|
3813
3782
|
|
|
3814
|
-
|
|
3815
3783
|
var _GetInsightsByAssessmentCommand = class _GetInsightsByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3816
3784
|
...commonParams
|
|
3817
3785
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3828,7 +3796,6 @@ var GetInsightsByAssessmentCommand = _GetInsightsByAssessmentCommand;
|
|
|
3828
3796
|
|
|
3829
3797
|
|
|
3830
3798
|
|
|
3831
|
-
|
|
3832
3799
|
var _GetInsightsCommand = class _GetInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3833
3800
|
...commonParams
|
|
3834
3801
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3845,7 +3812,6 @@ var GetInsightsCommand = _GetInsightsCommand;
|
|
|
3845
3812
|
|
|
3846
3813
|
|
|
3847
3814
|
|
|
3848
|
-
|
|
3849
3815
|
var _GetOrganizationAdminAccountCommand = class _GetOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3850
3816
|
...commonParams
|
|
3851
3817
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3862,7 +3828,6 @@ var GetOrganizationAdminAccountCommand = _GetOrganizationAdminAccountCommand;
|
|
|
3862
3828
|
|
|
3863
3829
|
|
|
3864
3830
|
|
|
3865
|
-
|
|
3866
3831
|
var _GetServicesInScopeCommand = class _GetServicesInScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3867
3832
|
...commonParams
|
|
3868
3833
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3879,7 +3844,6 @@ var GetServicesInScopeCommand = _GetServicesInScopeCommand;
|
|
|
3879
3844
|
|
|
3880
3845
|
|
|
3881
3846
|
|
|
3882
|
-
|
|
3883
3847
|
var _GetSettingsCommand = class _GetSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3884
3848
|
...commonParams
|
|
3885
3849
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3896,7 +3860,6 @@ var GetSettingsCommand = _GetSettingsCommand;
|
|
|
3896
3860
|
|
|
3897
3861
|
|
|
3898
3862
|
|
|
3899
|
-
|
|
3900
3863
|
var _ListAssessmentControlInsightsByControlDomainCommand = class _ListAssessmentControlInsightsByControlDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3901
3864
|
...commonParams
|
|
3902
3865
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3913,7 +3876,6 @@ var ListAssessmentControlInsightsByControlDomainCommand = _ListAssessmentControl
|
|
|
3913
3876
|
|
|
3914
3877
|
|
|
3915
3878
|
|
|
3916
|
-
|
|
3917
3879
|
var _ListAssessmentFrameworksCommand = class _ListAssessmentFrameworksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3918
3880
|
...commonParams
|
|
3919
3881
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3930,7 +3892,6 @@ var ListAssessmentFrameworksCommand = _ListAssessmentFrameworksCommand;
|
|
|
3930
3892
|
|
|
3931
3893
|
|
|
3932
3894
|
|
|
3933
|
-
|
|
3934
3895
|
var _ListAssessmentFrameworkShareRequestsCommand = class _ListAssessmentFrameworkShareRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3935
3896
|
...commonParams
|
|
3936
3897
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3947,7 +3908,6 @@ var ListAssessmentFrameworkShareRequestsCommand = _ListAssessmentFrameworkShareR
|
|
|
3947
3908
|
|
|
3948
3909
|
|
|
3949
3910
|
|
|
3950
|
-
|
|
3951
3911
|
var _ListAssessmentReportsCommand = class _ListAssessmentReportsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3952
3912
|
...commonParams
|
|
3953
3913
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3964,7 +3924,6 @@ var ListAssessmentReportsCommand = _ListAssessmentReportsCommand;
|
|
|
3964
3924
|
|
|
3965
3925
|
|
|
3966
3926
|
|
|
3967
|
-
|
|
3968
3927
|
var _ListAssessmentsCommand = class _ListAssessmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3969
3928
|
...commonParams
|
|
3970
3929
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3981,7 +3940,6 @@ var ListAssessmentsCommand = _ListAssessmentsCommand;
|
|
|
3981
3940
|
|
|
3982
3941
|
|
|
3983
3942
|
|
|
3984
|
-
|
|
3985
3943
|
var _ListControlDomainInsightsByAssessmentCommand = class _ListControlDomainInsightsByAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3986
3944
|
...commonParams
|
|
3987
3945
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3998,7 +3956,6 @@ var ListControlDomainInsightsByAssessmentCommand = _ListControlDomainInsightsByA
|
|
|
3998
3956
|
|
|
3999
3957
|
|
|
4000
3958
|
|
|
4001
|
-
|
|
4002
3959
|
var _ListControlDomainInsightsCommand = class _ListControlDomainInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4003
3960
|
...commonParams
|
|
4004
3961
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4015,7 +3972,6 @@ var ListControlDomainInsightsCommand = _ListControlDomainInsightsCommand;
|
|
|
4015
3972
|
|
|
4016
3973
|
|
|
4017
3974
|
|
|
4018
|
-
|
|
4019
3975
|
var _ListControlInsightsByControlDomainCommand = class _ListControlInsightsByControlDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4020
3976
|
...commonParams
|
|
4021
3977
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4032,7 +3988,6 @@ var ListControlInsightsByControlDomainCommand = _ListControlInsightsByControlDom
|
|
|
4032
3988
|
|
|
4033
3989
|
|
|
4034
3990
|
|
|
4035
|
-
|
|
4036
3991
|
var _ListControlsCommand = class _ListControlsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4037
3992
|
...commonParams
|
|
4038
3993
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4049,7 +4004,6 @@ var ListControlsCommand = _ListControlsCommand;
|
|
|
4049
4004
|
|
|
4050
4005
|
|
|
4051
4006
|
|
|
4052
|
-
|
|
4053
4007
|
var _ListKeywordsForDataSourceCommand = class _ListKeywordsForDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4054
4008
|
...commonParams
|
|
4055
4009
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4066,7 +4020,6 @@ var ListKeywordsForDataSourceCommand = _ListKeywordsForDataSourceCommand;
|
|
|
4066
4020
|
|
|
4067
4021
|
|
|
4068
4022
|
|
|
4069
|
-
|
|
4070
4023
|
var _ListNotificationsCommand = class _ListNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4071
4024
|
...commonParams
|
|
4072
4025
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4083,7 +4036,6 @@ var ListNotificationsCommand = _ListNotificationsCommand;
|
|
|
4083
4036
|
|
|
4084
4037
|
|
|
4085
4038
|
|
|
4086
|
-
|
|
4087
4039
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4088
4040
|
...commonParams
|
|
4089
4041
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4100,7 +4052,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4100
4052
|
|
|
4101
4053
|
|
|
4102
4054
|
|
|
4103
|
-
|
|
4104
4055
|
var _RegisterAccountCommand = class _RegisterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4105
4056
|
...commonParams
|
|
4106
4057
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4117,7 +4068,6 @@ var RegisterAccountCommand = _RegisterAccountCommand;
|
|
|
4117
4068
|
|
|
4118
4069
|
|
|
4119
4070
|
|
|
4120
|
-
|
|
4121
4071
|
var _RegisterOrganizationAdminAccountCommand = class _RegisterOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4122
4072
|
...commonParams
|
|
4123
4073
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4134,7 +4084,6 @@ var RegisterOrganizationAdminAccountCommand = _RegisterOrganizationAdminAccountC
|
|
|
4134
4084
|
|
|
4135
4085
|
|
|
4136
4086
|
|
|
4137
|
-
|
|
4138
4087
|
var _StartAssessmentFrameworkShareCommand = class _StartAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4139
4088
|
...commonParams
|
|
4140
4089
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4151,7 +4100,6 @@ var StartAssessmentFrameworkShareCommand = _StartAssessmentFrameworkShareCommand
|
|
|
4151
4100
|
|
|
4152
4101
|
|
|
4153
4102
|
|
|
4154
|
-
|
|
4155
4103
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4156
4104
|
...commonParams
|
|
4157
4105
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4168,7 +4116,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4168
4116
|
|
|
4169
4117
|
|
|
4170
4118
|
|
|
4171
|
-
|
|
4172
4119
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4173
4120
|
...commonParams
|
|
4174
4121
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4185,7 +4132,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4185
4132
|
|
|
4186
4133
|
|
|
4187
4134
|
|
|
4188
|
-
|
|
4189
4135
|
var _UpdateAssessmentCommand = class _UpdateAssessmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4190
4136
|
...commonParams
|
|
4191
4137
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4202,7 +4148,6 @@ var UpdateAssessmentCommand = _UpdateAssessmentCommand;
|
|
|
4202
4148
|
|
|
4203
4149
|
|
|
4204
4150
|
|
|
4205
|
-
|
|
4206
4151
|
var _UpdateAssessmentControlCommand = class _UpdateAssessmentControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4207
4152
|
...commonParams
|
|
4208
4153
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4219,7 +4164,6 @@ var UpdateAssessmentControlCommand = _UpdateAssessmentControlCommand;
|
|
|
4219
4164
|
|
|
4220
4165
|
|
|
4221
4166
|
|
|
4222
|
-
|
|
4223
4167
|
var _UpdateAssessmentControlSetStatusCommand = class _UpdateAssessmentControlSetStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4224
4168
|
...commonParams
|
|
4225
4169
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4239,7 +4183,6 @@ var UpdateAssessmentControlSetStatusCommand = _UpdateAssessmentControlSetStatusC
|
|
|
4239
4183
|
|
|
4240
4184
|
|
|
4241
4185
|
|
|
4242
|
-
|
|
4243
4186
|
var _UpdateAssessmentFrameworkCommand = class _UpdateAssessmentFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4244
4187
|
...commonParams
|
|
4245
4188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4256,7 +4199,6 @@ var UpdateAssessmentFrameworkCommand = _UpdateAssessmentFrameworkCommand;
|
|
|
4256
4199
|
|
|
4257
4200
|
|
|
4258
4201
|
|
|
4259
|
-
|
|
4260
4202
|
var _UpdateAssessmentFrameworkShareCommand = class _UpdateAssessmentFrameworkShareCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4261
4203
|
...commonParams
|
|
4262
4204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4273,7 +4215,6 @@ var UpdateAssessmentFrameworkShareCommand = _UpdateAssessmentFrameworkShareComma
|
|
|
4273
4215
|
|
|
4274
4216
|
|
|
4275
4217
|
|
|
4276
|
-
|
|
4277
4218
|
var _UpdateAssessmentStatusCommand = class _UpdateAssessmentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4278
4219
|
...commonParams
|
|
4279
4220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4290,7 +4231,6 @@ var UpdateAssessmentStatusCommand = _UpdateAssessmentStatusCommand;
|
|
|
4290
4231
|
|
|
4291
4232
|
|
|
4292
4233
|
|
|
4293
|
-
|
|
4294
4234
|
var _UpdateControlCommand = class _UpdateControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4295
4235
|
...commonParams
|
|
4296
4236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4307,7 +4247,6 @@ var UpdateControlCommand = _UpdateControlCommand;
|
|
|
4307
4247
|
|
|
4308
4248
|
|
|
4309
4249
|
|
|
4310
|
-
|
|
4311
4250
|
var _UpdateSettingsCommand = class _UpdateSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4312
4251
|
...commonParams
|
|
4313
4252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4324,7 +4263,6 @@ var UpdateSettingsCommand = _UpdateSettingsCommand;
|
|
|
4324
4263
|
|
|
4325
4264
|
|
|
4326
4265
|
|
|
4327
|
-
|
|
4328
4266
|
var _ValidateAssessmentReportIntegrityCommand = class _ValidateAssessmentReportIntegrityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4329
4267
|
...commonParams
|
|
4330
4268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -152,15 +152,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
152
152
|
* Enables FIPS compatible endpoints.
|
|
153
153
|
*/
|
|
154
154
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
155
|
+
/**
|
|
156
|
+
* The AWS region to which this client will send requests
|
|
157
|
+
*/
|
|
158
|
+
region?: string | __Provider<string>;
|
|
155
159
|
/**
|
|
156
160
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
157
161
|
* @internal
|
|
158
162
|
*/
|
|
159
163
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
160
|
-
/**
|
|
161
|
-
* The AWS region to which this client will send requests
|
|
162
|
-
*/
|
|
163
|
-
region?: string | __Provider<string>;
|
|
164
164
|
/**
|
|
165
165
|
* Default credentials provider; Not available in browser runtime.
|
|
166
166
|
* @deprecated
|