@aws-sdk/client-auditmanager 3.33.0 → 3.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/{dist/cjs → dist-cjs}/AuditManager.js +0 -34
- package/dist-cjs/AuditManagerClient.js +35 -0
- package/{dist/cjs → dist-cjs}/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/BatchCreateDelegationByAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/CreateAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/CreateAssessmentFrameworkCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/CreateAssessmentReportCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/CreateControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/DeleteAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/DeleteAssessmentFrameworkCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/DeleteAssessmentReportCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/DeleteControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/DeregisterAccountCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/DeregisterOrganizationAdminAccountCommand.js +2 -34
- package/{dist/cjs → dist-cjs}/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetAccountStatusCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetAssessmentFrameworkCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetAssessmentReportUrlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetChangeLogsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetDelegationsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetEvidenceByEvidenceFolderCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetEvidenceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetEvidenceFolderCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetOrganizationAdminAccountCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetServicesInScopeCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/GetSettingsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListAssessmentFrameworksCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListAssessmentReportsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListAssessmentsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListControlsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListKeywordsForDataSourceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListNotificationsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/RegisterAccountCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/RegisterOrganizationAdminAccountCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentControlSetStatusCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentFrameworkCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentStatusCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateControlCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/UpdateSettingsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/ValidateAssessmentReportIntegrityCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -1
- package/{dist/cjs → dist-cjs}/index.js +0 -1
- package/{dist/cjs → dist-cjs}/models/index.js +0 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -448
- package/{dist/cjs → dist-cjs}/pagination/GetChangeLogsPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/GetDelegationsPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/GetEvidenceByEvidenceFolderPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/GetEvidenceFoldersByAssessmentPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -1
- package/{dist/cjs → dist-cjs}/pagination/ListAssessmentFrameworksPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/ListAssessmentReportsPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/ListAssessmentsPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/ListControlsPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/ListKeywordsForDataSourcePaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/pagination/ListNotificationsPaginator.js +0 -11
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +19 -25
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +1 -5
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +1 -5
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -4
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -5
- package/{dist/es → dist-es}/AuditManager.js +1 -35
- package/dist-es/AuditManagerClient.js +37 -0
- package/{dist/es → dist-es}/commands/AssociateAssessmentReportEvidenceFolderCommand.js +4 -32
- package/{dist/es → dist-es}/commands/BatchAssociateAssessmentReportEvidenceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/BatchCreateDelegationByAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/BatchDeleteDelegationByAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/BatchImportEvidenceToAssessmentControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/CreateAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/CreateAssessmentFrameworkCommand.js +4 -32
- package/{dist/es → dist-es}/commands/CreateAssessmentReportCommand.js +4 -32
- package/{dist/es → dist-es}/commands/CreateControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/DeleteAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/DeleteAssessmentFrameworkCommand.js +4 -32
- package/{dist/es → dist-es}/commands/DeleteAssessmentReportCommand.js +4 -32
- package/{dist/es → dist-es}/commands/DeleteControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/DeregisterAccountCommand.js +4 -32
- package/{dist/es → dist-es}/commands/DeregisterOrganizationAdminAccountCommand.js +4 -37
- package/{dist/es → dist-es}/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetAccountStatusCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetAssessmentFrameworkCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetAssessmentReportUrlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetChangeLogsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetDelegationsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetEvidenceByEvidenceFolderCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetEvidenceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetEvidenceFolderCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetEvidenceFoldersByAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetEvidenceFoldersByAssessmentControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetOrganizationAdminAccountCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetServicesInScopeCommand.js +4 -32
- package/{dist/es → dist-es}/commands/GetSettingsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListAssessmentFrameworksCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListAssessmentReportsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListAssessmentsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListControlsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListKeywordsForDataSourceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListNotificationsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/RegisterAccountCommand.js +4 -32
- package/{dist/es → dist-es}/commands/RegisterOrganizationAdminAccountCommand.js +4 -32
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateAssessmentCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateAssessmentControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateAssessmentControlSetStatusCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateAssessmentFrameworkCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateAssessmentStatusCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateControlCommand.js +4 -32
- package/{dist/es → dist-es}/commands/UpdateSettingsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/ValidateAssessmentReportIntegrityCommand.js +4 -32
- package/{dist/es → dist-es}/endpoints.js +1 -2
- package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
- package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -448
- package/{dist/es → dist-es}/pagination/GetChangeLogsPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/GetDelegationsPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/GetEvidenceByEvidenceFolderPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/GetEvidenceFoldersByAssessmentPaginator.js +16 -29
- package/dist-es/pagination/Interfaces.js +1 -0
- package/{dist/es → dist-es}/pagination/ListAssessmentFrameworksPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/ListAssessmentReportsPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/ListAssessmentsPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/ListControlsPaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/ListKeywordsForDataSourcePaginator.js +16 -29
- package/{dist/es → dist-es}/pagination/ListNotificationsPaginator.js +16 -29
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +1209 -1215
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -5
- package/{dist/es → dist-es}/runtimeConfig.js +1 -5
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -4
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -5
- package/{dist/types → dist-types}/AuditManager.d.ts +1 -1
- package/{dist/types → dist-types}/AuditManagerClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateAssessmentFrameworkCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateAssessmentReportCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteAssessmentReportCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeregisterAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetAccountStatusCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetAssessmentFrameworkCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetAssessmentReportUrlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetChangeLogsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetDelegationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetEvidenceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetEvidenceFolderCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetOrganizationAdminAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetServicesInScopeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetSettingsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListAssessmentFrameworksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListAssessmentReportsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListAssessmentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListControlsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListKeywordsForDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListNotificationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RegisterAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateAssessmentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateAssessmentControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateAssessmentStatusCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateControlCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateSettingsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{index.ts → dist-types/index.d.ts} +0 -0
- package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/GetChangeLogsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetDelegationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListAssessmentFrameworksPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListAssessmentReportsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListAssessmentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListControlsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListKeywordsForDataSourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListNotificationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/AuditManager.d.ts +53 -294
- package/{dist/types → dist-types}/ts3.4/AuditManagerClient.d.ts +32 -127
- package/{dist/types → dist-types}/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/CreateAssessmentCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/CreateAssessmentReportCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/DeleteAssessmentCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/DeregisterAccountCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/ListAssessmentReportsCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +4 -24
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +4 -24
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1971 -0
- package/{dist/types → dist-types}/ts3.4/pagination/GetChangeLogsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetDelegationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListAssessmentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListControlsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListNotificationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -4
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +52 -49
- package/AuditManager.ts +0 -2000
- package/AuditManagerClient.ts +0 -502
- package/commands/AssociateAssessmentReportEvidenceFolderCommand.ts +0 -111
- package/commands/BatchAssociateAssessmentReportEvidenceCommand.ts +0 -108
- package/commands/BatchCreateDelegationByAssessmentCommand.ts +0 -107
- package/commands/BatchDeleteDelegationByAssessmentCommand.ts +0 -107
- package/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts +0 -111
- package/commands/BatchImportEvidenceToAssessmentControlCommand.ts +0 -108
- package/commands/CreateAssessmentCommand.ts +0 -96
- package/commands/CreateAssessmentFrameworkCommand.ts +0 -99
- package/commands/CreateAssessmentReportCommand.ts +0 -96
- package/commands/CreateControlCommand.ts +0 -96
- package/commands/DeleteAssessmentCommand.ts +0 -96
- package/commands/DeleteAssessmentFrameworkCommand.ts +0 -99
- package/commands/DeleteAssessmentReportCommand.ts +0 -96
- package/commands/DeleteControlCommand.ts +0 -96
- package/commands/DeregisterAccountCommand.ts +0 -96
- package/commands/DeregisterOrganizationAdminAccountCommand.ts +0 -112
- package/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts +0 -111
- package/commands/GetAccountStatusCommand.ts +0 -96
- package/commands/GetAssessmentCommand.ts +0 -96
- package/commands/GetAssessmentFrameworkCommand.ts +0 -96
- package/commands/GetAssessmentReportUrlCommand.ts +0 -96
- package/commands/GetChangeLogsCommand.ts +0 -96
- package/commands/GetControlCommand.ts +0 -96
- package/commands/GetDelegationsCommand.ts +0 -96
- package/commands/GetEvidenceByEvidenceFolderCommand.ts +0 -101
- package/commands/GetEvidenceCommand.ts +0 -96
- package/commands/GetEvidenceFolderCommand.ts +0 -96
- package/commands/GetEvidenceFoldersByAssessmentCommand.ts +0 -104
- package/commands/GetEvidenceFoldersByAssessmentControlCommand.ts +0 -108
- package/commands/GetOrganizationAdminAccountCommand.ts +0 -101
- package/commands/GetServicesInScopeCommand.ts +0 -96
- package/commands/GetSettingsCommand.ts +0 -96
- package/commands/ListAssessmentFrameworksCommand.ts +0 -96
- package/commands/ListAssessmentReportsCommand.ts +0 -96
- package/commands/ListAssessmentsCommand.ts +0 -96
- package/commands/ListControlsCommand.ts +0 -96
- package/commands/ListKeywordsForDataSourceCommand.ts +0 -99
- package/commands/ListNotificationsCommand.ts +0 -96
- package/commands/ListTagsForResourceCommand.ts +0 -96
- package/commands/RegisterAccountCommand.ts +0 -96
- package/commands/RegisterOrganizationAdminAccountCommand.ts +0 -104
- package/commands/TagResourceCommand.ts +0 -96
- package/commands/UntagResourceCommand.ts +0 -96
- package/commands/UpdateAssessmentCommand.ts +0 -96
- package/commands/UpdateAssessmentControlCommand.ts +0 -96
- package/commands/UpdateAssessmentControlSetStatusCommand.ts +0 -104
- package/commands/UpdateAssessmentFrameworkCommand.ts +0 -99
- package/commands/UpdateAssessmentStatusCommand.ts +0 -96
- package/commands/UpdateControlCommand.ts +0 -96
- package/commands/UpdateSettingsCommand.ts +0 -96
- package/commands/ValidateAssessmentReportIntegrityCommand.ts +0 -107
- package/dist/cjs/AuditManager.js.map +0 -1
- package/dist/cjs/AuditManagerClient.js +0 -74
- package/dist/cjs/AuditManagerClient.js.map +0 -1
- package/dist/cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
- package/dist/cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js.map +0 -1
- package/dist/cjs/commands/BatchCreateDelegationByAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/BatchDeleteDelegationByAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js.map +0 -1
- package/dist/cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssessmentFrameworkCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssessmentReportCommand.js.map +0 -1
- package/dist/cjs/commands/CreateControlCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssessmentFrameworkCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssessmentReportCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteControlCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterAccountCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterOrganizationAdminAccountCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
- package/dist/cjs/commands/GetAccountStatusCommand.js.map +0 -1
- package/dist/cjs/commands/GetAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/GetAssessmentFrameworkCommand.js.map +0 -1
- package/dist/cjs/commands/GetAssessmentReportUrlCommand.js.map +0 -1
- package/dist/cjs/commands/GetChangeLogsCommand.js.map +0 -1
- package/dist/cjs/commands/GetControlCommand.js.map +0 -1
- package/dist/cjs/commands/GetDelegationsCommand.js.map +0 -1
- package/dist/cjs/commands/GetEvidenceByEvidenceFolderCommand.js.map +0 -1
- package/dist/cjs/commands/GetEvidenceCommand.js.map +0 -1
- package/dist/cjs/commands/GetEvidenceFolderCommand.js.map +0 -1
- package/dist/cjs/commands/GetEvidenceFoldersByAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js.map +0 -1
- package/dist/cjs/commands/GetOrganizationAdminAccountCommand.js.map +0 -1
- package/dist/cjs/commands/GetServicesInScopeCommand.js.map +0 -1
- package/dist/cjs/commands/GetSettingsCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssessmentFrameworksCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssessmentReportsCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssessmentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListControlsCommand.js.map +0 -1
- package/dist/cjs/commands/ListKeywordsForDataSourceCommand.js.map +0 -1
- package/dist/cjs/commands/ListNotificationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterAccountCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterOrganizationAdminAccountCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssessmentCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssessmentControlCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssessmentControlSetStatusCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssessmentFrameworkCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssessmentStatusCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateControlCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateSettingsCommand.js.map +0 -1
- package/dist/cjs/commands/ValidateAssessmentReportIntegrityCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/GetChangeLogsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetDelegationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js.map +0 -1
- package/dist/cjs/pagination/Interfaces.js.map +0 -1
- package/dist/cjs/pagination/ListAssessmentFrameworksPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAssessmentReportsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAssessmentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListControlsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListKeywordsForDataSourcePaginator.js.map +0 -1
- package/dist/cjs/pagination/ListNotificationsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/AuditManager.js.map +0 -1
- package/dist/es/AuditManagerClient.js +0 -76
- package/dist/es/AuditManagerClient.js.map +0 -1
- package/dist/es/commands/AssociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
- package/dist/es/commands/BatchAssociateAssessmentReportEvidenceCommand.js.map +0 -1
- package/dist/es/commands/BatchCreateDelegationByAssessmentCommand.js.map +0 -1
- package/dist/es/commands/BatchDeleteDelegationByAssessmentCommand.js.map +0 -1
- package/dist/es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js.map +0 -1
- package/dist/es/commands/BatchImportEvidenceToAssessmentControlCommand.js.map +0 -1
- package/dist/es/commands/CreateAssessmentCommand.js.map +0 -1
- package/dist/es/commands/CreateAssessmentFrameworkCommand.js.map +0 -1
- package/dist/es/commands/CreateAssessmentReportCommand.js.map +0 -1
- package/dist/es/commands/CreateControlCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssessmentCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssessmentFrameworkCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssessmentReportCommand.js.map +0 -1
- package/dist/es/commands/DeleteControlCommand.js.map +0 -1
- package/dist/es/commands/DeregisterAccountCommand.js.map +0 -1
- package/dist/es/commands/DeregisterOrganizationAdminAccountCommand.js.map +0 -1
- package/dist/es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
- package/dist/es/commands/GetAccountStatusCommand.js.map +0 -1
- package/dist/es/commands/GetAssessmentCommand.js.map +0 -1
- package/dist/es/commands/GetAssessmentFrameworkCommand.js.map +0 -1
- package/dist/es/commands/GetAssessmentReportUrlCommand.js.map +0 -1
- package/dist/es/commands/GetChangeLogsCommand.js.map +0 -1
- package/dist/es/commands/GetControlCommand.js.map +0 -1
- package/dist/es/commands/GetDelegationsCommand.js.map +0 -1
- package/dist/es/commands/GetEvidenceByEvidenceFolderCommand.js.map +0 -1
- package/dist/es/commands/GetEvidenceCommand.js.map +0 -1
- package/dist/es/commands/GetEvidenceFolderCommand.js.map +0 -1
- package/dist/es/commands/GetEvidenceFoldersByAssessmentCommand.js.map +0 -1
- package/dist/es/commands/GetEvidenceFoldersByAssessmentControlCommand.js.map +0 -1
- package/dist/es/commands/GetOrganizationAdminAccountCommand.js.map +0 -1
- package/dist/es/commands/GetServicesInScopeCommand.js.map +0 -1
- package/dist/es/commands/GetSettingsCommand.js.map +0 -1
- package/dist/es/commands/ListAssessmentFrameworksCommand.js.map +0 -1
- package/dist/es/commands/ListAssessmentReportsCommand.js.map +0 -1
- package/dist/es/commands/ListAssessmentsCommand.js.map +0 -1
- package/dist/es/commands/ListControlsCommand.js.map +0 -1
- package/dist/es/commands/ListKeywordsForDataSourceCommand.js.map +0 -1
- package/dist/es/commands/ListNotificationsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/RegisterAccountCommand.js.map +0 -1
- package/dist/es/commands/RegisterOrganizationAdminAccountCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssessmentCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssessmentControlCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssessmentControlSetStatusCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssessmentFrameworkCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssessmentStatusCommand.js.map +0 -1
- package/dist/es/commands/UpdateControlCommand.js.map +0 -1
- package/dist/es/commands/UpdateSettingsCommand.js.map +0 -1
- package/dist/es/commands/ValidateAssessmentReportIntegrityCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js +0 -67
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js +0 -2
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/GetChangeLogsPaginator.js.map +0 -1
- package/dist/es/pagination/GetDelegationsPaginator.js.map +0 -1
- package/dist/es/pagination/GetEvidenceByEvidenceFolderPaginator.js.map +0 -1
- package/dist/es/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js.map +0 -1
- package/dist/es/pagination/GetEvidenceFoldersByAssessmentPaginator.js.map +0 -1
- package/dist/es/pagination/Interfaces.js +0 -2
- package/dist/es/pagination/Interfaces.js.map +0 -1
- package/dist/es/pagination/ListAssessmentFrameworksPaginator.js.map +0 -1
- package/dist/es/pagination/ListAssessmentReportsPaginator.js.map +0 -1
- package/dist/es/pagination/ListAssessmentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListControlsPaginator.js.map +0 -1
- package/dist/es/pagination/ListKeywordsForDataSourcePaginator.js.map +0 -1
- package/dist/es/pagination/ListNotificationsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/types/ts3.4/commands/CreateControlCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeleteControlCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +0 -42
- package/dist/types/ts3.4/commands/GetAccountStatusCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetAssessmentCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetChangeLogsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetControlCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetDelegationsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetEvidenceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetServicesInScopeCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetSettingsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListAssessmentsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListControlsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListNotificationsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/RegisterAccountCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/TagResourceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UntagResourceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UpdateControlCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UpdateSettingsCommand.d.ts +0 -37
- package/dist/types/ts3.4/models/models_0.d.ts +0 -4275
- package/endpoints.ts +0 -57
- package/jest.config.js +0 -4
- package/models/models_0.ts +0 -5175
- package/pagination/GetChangeLogsPaginator.ts +0 -58
- package/pagination/GetDelegationsPaginator.ts +0 -58
- package/pagination/GetEvidenceByEvidenceFolderPaginator.ts +0 -58
- package/pagination/GetEvidenceFoldersByAssessmentControlPaginator.ts +0 -58
- package/pagination/GetEvidenceFoldersByAssessmentPaginator.ts +0 -58
- package/pagination/Interfaces.ts +0 -7
- package/pagination/ListAssessmentFrameworksPaginator.ts +0 -58
- package/pagination/ListAssessmentReportsPaginator.ts +0 -58
- package/pagination/ListAssessmentsPaginator.ts +0 -58
- package/pagination/ListControlsPaginator.ts +0 -58
- package/pagination/ListKeywordsForDataSourcePaginator.ts +0 -58
- package/pagination/ListNotificationsPaginator.ts +0 -58
- package/protocols/Aws_restJson1.ts +0 -7353
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
- package/tsconfig.es.json +0 -12
- package/tsconfig.json +0 -32
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
1
2
|
import { AuditManagerClient } from "./AuditManagerClient";
|
|
2
3
|
import { AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput } from "./commands/AssociateAssessmentReportEvidenceFolderCommand";
|
|
3
4
|
import { BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput } from "./commands/BatchAssociateAssessmentReportEvidenceCommand";
|
|
@@ -50,451 +51,209 @@ import { UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput
|
|
|
50
51
|
import { UpdateControlCommandInput, UpdateControlCommandOutput } from "./commands/UpdateControlCommand";
|
|
51
52
|
import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "./commands/UpdateSettingsCommand";
|
|
52
53
|
import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput } from "./commands/ValidateAssessmentReportIntegrityCommand";
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* <p>Welcome to the Audit Manager API reference. This guide is for developers who need detailed information about the Audit Manager API operations, data types, and errors. </p>
|
|
56
|
-
* <p>Audit Manager is a service that provides automated evidence collection so that you
|
|
57
|
-
* can continuously audit your Amazon Web Services usage, and assess the effectiveness of your controls to
|
|
58
|
-
* better manage risk and simplify compliance.</p>
|
|
59
|
-
* <p>Audit Manager provides pre-built frameworks that structure and automate assessments
|
|
60
|
-
* for a given compliance standard. Frameworks include a pre-built collection of controls with
|
|
61
|
-
* descriptions and testing procedures, which are grouped according to the requirements of the
|
|
62
|
-
* specified compliance standard or regulation. You can also customize frameworks and controls
|
|
63
|
-
* to support internal audits with unique requirements. </p>
|
|
64
|
-
*
|
|
65
|
-
* <p>Use the following links to get started with the Audit Manager API:</p>
|
|
66
|
-
* <ul>
|
|
67
|
-
* <li>
|
|
68
|
-
* <p>
|
|
69
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Operations.html">Actions</a>: An alphabetical list of all Audit Manager API operations.</p>
|
|
70
|
-
* </li>
|
|
71
|
-
* <li>
|
|
72
|
-
* <p>
|
|
73
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Types.html">Data types</a>: An alphabetical list of all Audit Manager data types.</p>
|
|
74
|
-
* </li>
|
|
75
|
-
* <li>
|
|
76
|
-
* <p>
|
|
77
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonParameters.html">Common parameters</a>: Parameters that all Query operations can use.</p>
|
|
78
|
-
* </li>
|
|
79
|
-
* <li>
|
|
80
|
-
* <p>
|
|
81
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p>
|
|
82
|
-
* </li>
|
|
83
|
-
* </ul>
|
|
84
|
-
*
|
|
85
|
-
* <p>If you're new to Audit Manager, we recommend that you review the <a href="https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html"> Audit Manager User Guide</a>.</p>
|
|
86
|
-
*/
|
|
54
|
+
|
|
87
55
|
export declare class AuditManager extends AuditManagerClient {
|
|
88
|
-
|
|
89
|
-
* <p>
|
|
90
|
-
* Associates an evidence folder to the specified assessment report in Audit Manager.
|
|
91
|
-
* </p>
|
|
92
|
-
*/
|
|
56
|
+
|
|
93
57
|
associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
|
|
94
58
|
associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
95
59
|
associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
96
|
-
|
|
97
|
-
* <p>
|
|
98
|
-
* Associates a list of evidence to an assessment report in an Audit Manager assessment.
|
|
99
|
-
* </p>
|
|
100
|
-
*/
|
|
60
|
+
|
|
101
61
|
batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
|
|
102
62
|
batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
103
63
|
batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
104
|
-
|
|
105
|
-
* <p>
|
|
106
|
-
* Create a batch of delegations for a specified assessment in Audit Manager.
|
|
107
|
-
* </p>
|
|
108
|
-
*/
|
|
64
|
+
|
|
109
65
|
batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<BatchCreateDelegationByAssessmentCommandOutput>;
|
|
110
66
|
batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void): void;
|
|
111
67
|
batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void): void;
|
|
112
|
-
|
|
113
|
-
* <p>
|
|
114
|
-
* Deletes the delegations in the specified Audit Manager assessment.
|
|
115
|
-
* </p>
|
|
116
|
-
*/
|
|
68
|
+
|
|
117
69
|
batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
|
|
118
70
|
batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void): void;
|
|
119
71
|
batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void): void;
|
|
120
|
-
|
|
121
|
-
* <p>
|
|
122
|
-
* Disassociates a list of evidence from the specified assessment report in Audit Manager.
|
|
123
|
-
* </p>
|
|
124
|
-
*/
|
|
72
|
+
|
|
125
73
|
batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
|
|
126
74
|
batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
127
75
|
batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
128
|
-
|
|
129
|
-
* <p>
|
|
130
|
-
* Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager.
|
|
131
|
-
* </p>
|
|
132
|
-
*/
|
|
76
|
+
|
|
133
77
|
batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
|
|
134
78
|
batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void): void;
|
|
135
79
|
batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void): void;
|
|
136
|
-
|
|
137
|
-
* <p>
|
|
138
|
-
* Creates an assessment in Audit Manager.
|
|
139
|
-
* </p>
|
|
140
|
-
*/
|
|
80
|
+
|
|
141
81
|
createAssessment(args: CreateAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentCommandOutput>;
|
|
142
82
|
createAssessment(args: CreateAssessmentCommandInput, cb: (err: any, data?: CreateAssessmentCommandOutput) => void): void;
|
|
143
83
|
createAssessment(args: CreateAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentCommandOutput) => void): void;
|
|
144
|
-
|
|
145
|
-
* <p>
|
|
146
|
-
* Creates a custom framework in Audit Manager.
|
|
147
|
-
* </p>
|
|
148
|
-
*/
|
|
84
|
+
|
|
149
85
|
createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentFrameworkCommandOutput>;
|
|
150
86
|
createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void): void;
|
|
151
87
|
createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void): void;
|
|
152
|
-
|
|
153
|
-
* <p>
|
|
154
|
-
* Creates an assessment report for the specified assessment.
|
|
155
|
-
* </p>
|
|
156
|
-
*/
|
|
88
|
+
|
|
157
89
|
createAssessmentReport(args: CreateAssessmentReportCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentReportCommandOutput>;
|
|
158
90
|
createAssessmentReport(args: CreateAssessmentReportCommandInput, cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void): void;
|
|
159
91
|
createAssessmentReport(args: CreateAssessmentReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void): void;
|
|
160
|
-
|
|
161
|
-
* <p>
|
|
162
|
-
* Creates a new custom control in Audit Manager.
|
|
163
|
-
* </p>
|
|
164
|
-
*/
|
|
92
|
+
|
|
165
93
|
createControl(args: CreateControlCommandInput, options?: __HttpHandlerOptions): Promise<CreateControlCommandOutput>;
|
|
166
94
|
createControl(args: CreateControlCommandInput, cb: (err: any, data?: CreateControlCommandOutput) => void): void;
|
|
167
95
|
createControl(args: CreateControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateControlCommandOutput) => void): void;
|
|
168
|
-
|
|
169
|
-
* <p>
|
|
170
|
-
* Deletes an assessment in Audit Manager.
|
|
171
|
-
* </p>
|
|
172
|
-
*/
|
|
96
|
+
|
|
173
97
|
deleteAssessment(args: DeleteAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentCommandOutput>;
|
|
174
98
|
deleteAssessment(args: DeleteAssessmentCommandInput, cb: (err: any, data?: DeleteAssessmentCommandOutput) => void): void;
|
|
175
99
|
deleteAssessment(args: DeleteAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentCommandOutput) => void): void;
|
|
176
|
-
|
|
177
|
-
* <p>
|
|
178
|
-
* Deletes a custom framework in Audit Manager.
|
|
179
|
-
* </p>
|
|
180
|
-
*/
|
|
100
|
+
|
|
181
101
|
deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentFrameworkCommandOutput>;
|
|
182
102
|
deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void): void;
|
|
183
103
|
deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void): void;
|
|
184
|
-
|
|
185
|
-
* <p>
|
|
186
|
-
* Deletes an assessment report from an assessment in Audit Manager.
|
|
187
|
-
* </p>
|
|
188
|
-
*/
|
|
104
|
+
|
|
189
105
|
deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentReportCommandOutput>;
|
|
190
106
|
deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void): void;
|
|
191
107
|
deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void): void;
|
|
192
|
-
|
|
193
|
-
* <p>
|
|
194
|
-
* Deletes a custom control in Audit Manager.
|
|
195
|
-
* </p>
|
|
196
|
-
*/
|
|
108
|
+
|
|
197
109
|
deleteControl(args: DeleteControlCommandInput, options?: __HttpHandlerOptions): Promise<DeleteControlCommandOutput>;
|
|
198
110
|
deleteControl(args: DeleteControlCommandInput, cb: (err: any, data?: DeleteControlCommandOutput) => void): void;
|
|
199
111
|
deleteControl(args: DeleteControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteControlCommandOutput) => void): void;
|
|
200
|
-
|
|
201
|
-
* <p>
|
|
202
|
-
* Deregisters an account in Audit Manager.
|
|
203
|
-
* </p>
|
|
204
|
-
*/
|
|
112
|
+
|
|
205
113
|
deregisterAccount(args: DeregisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterAccountCommandOutput>;
|
|
206
114
|
deregisterAccount(args: DeregisterAccountCommandInput, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
|
|
207
115
|
deregisterAccount(args: DeregisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
|
|
208
|
-
|
|
209
|
-
* <p>Removes the specified member account as a delegated administrator for Audit Manager. </p>
|
|
210
|
-
* <important>
|
|
211
|
-
* <p>When you remove a delegated administrator from your Audit Manager settings, or when you
|
|
212
|
-
* deregister a delegated administrator from Organizations, you continue to have access
|
|
213
|
-
* to the evidence that you previously collected under that account. However, Audit Manager
|
|
214
|
-
* will stop collecting and attaching evidence to that delegated administrator account
|
|
215
|
-
* moving forward.</p>
|
|
216
|
-
* </important>
|
|
217
|
-
*/
|
|
116
|
+
|
|
218
117
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
|
|
219
118
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
220
119
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
221
|
-
|
|
222
|
-
* <p>
|
|
223
|
-
* Disassociates an evidence folder from the specified assessment report in Audit Manager.
|
|
224
|
-
* </p>
|
|
225
|
-
*/
|
|
120
|
+
|
|
226
121
|
disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
|
|
227
122
|
disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
228
123
|
disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
229
|
-
|
|
230
|
-
* <p>
|
|
231
|
-
* Returns the registration status of an account in Audit Manager.
|
|
232
|
-
* </p>
|
|
233
|
-
*/
|
|
124
|
+
|
|
234
125
|
getAccountStatus(args: GetAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountStatusCommandOutput>;
|
|
235
126
|
getAccountStatus(args: GetAccountStatusCommandInput, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
|
|
236
127
|
getAccountStatus(args: GetAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
|
|
237
|
-
|
|
238
|
-
* <p>
|
|
239
|
-
* Returns an assessment from Audit Manager.
|
|
240
|
-
* </p>
|
|
241
|
-
*/
|
|
128
|
+
|
|
242
129
|
getAssessment(args: GetAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentCommandOutput>;
|
|
243
130
|
getAssessment(args: GetAssessmentCommandInput, cb: (err: any, data?: GetAssessmentCommandOutput) => void): void;
|
|
244
131
|
getAssessment(args: GetAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentCommandOutput) => void): void;
|
|
245
|
-
|
|
246
|
-
* <p>
|
|
247
|
-
* Returns a framework from Audit Manager.
|
|
248
|
-
* </p>
|
|
249
|
-
*/
|
|
132
|
+
|
|
250
133
|
getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentFrameworkCommandOutput>;
|
|
251
134
|
getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void): void;
|
|
252
135
|
getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void): void;
|
|
253
|
-
|
|
254
|
-
* <p>
|
|
255
|
-
* Returns the URL of a specified assessment report in Audit Manager.
|
|
256
|
-
* </p>
|
|
257
|
-
*/
|
|
136
|
+
|
|
258
137
|
getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentReportUrlCommandOutput>;
|
|
259
138
|
getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void): void;
|
|
260
139
|
getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void): void;
|
|
261
|
-
|
|
262
|
-
* <p>
|
|
263
|
-
* Returns a list of changelogs from Audit Manager.
|
|
264
|
-
* </p>
|
|
265
|
-
*/
|
|
140
|
+
|
|
266
141
|
getChangeLogs(args: GetChangeLogsCommandInput, options?: __HttpHandlerOptions): Promise<GetChangeLogsCommandOutput>;
|
|
267
142
|
getChangeLogs(args: GetChangeLogsCommandInput, cb: (err: any, data?: GetChangeLogsCommandOutput) => void): void;
|
|
268
143
|
getChangeLogs(args: GetChangeLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeLogsCommandOutput) => void): void;
|
|
269
|
-
|
|
270
|
-
* <p>
|
|
271
|
-
* Returns a control from Audit Manager.
|
|
272
|
-
* </p>
|
|
273
|
-
*/
|
|
144
|
+
|
|
274
145
|
getControl(args: GetControlCommandInput, options?: __HttpHandlerOptions): Promise<GetControlCommandOutput>;
|
|
275
146
|
getControl(args: GetControlCommandInput, cb: (err: any, data?: GetControlCommandOutput) => void): void;
|
|
276
147
|
getControl(args: GetControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetControlCommandOutput) => void): void;
|
|
277
|
-
|
|
278
|
-
* <p>
|
|
279
|
-
* Returns a list of delegations from an audit owner to a delegate.
|
|
280
|
-
* </p>
|
|
281
|
-
*/
|
|
148
|
+
|
|
282
149
|
getDelegations(args: GetDelegationsCommandInput, options?: __HttpHandlerOptions): Promise<GetDelegationsCommandOutput>;
|
|
283
150
|
getDelegations(args: GetDelegationsCommandInput, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
|
|
284
151
|
getDelegations(args: GetDelegationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
|
|
285
|
-
|
|
286
|
-
* <p>
|
|
287
|
-
* Returns evidence from Audit Manager.
|
|
288
|
-
* </p>
|
|
289
|
-
*/
|
|
152
|
+
|
|
290
153
|
getEvidence(args: GetEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceCommandOutput>;
|
|
291
154
|
getEvidence(args: GetEvidenceCommandInput, cb: (err: any, data?: GetEvidenceCommandOutput) => void): void;
|
|
292
155
|
getEvidence(args: GetEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceCommandOutput) => void): void;
|
|
293
|
-
|
|
294
|
-
* <p>
|
|
295
|
-
* Returns all evidence from a specified evidence folder in Audit Manager.
|
|
296
|
-
* </p>
|
|
297
|
-
*/
|
|
156
|
+
|
|
298
157
|
getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceByEvidenceFolderCommandOutput>;
|
|
299
158
|
getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void): void;
|
|
300
159
|
getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void): void;
|
|
301
|
-
|
|
302
|
-
* <p>
|
|
303
|
-
* Returns an evidence folder from the specified assessment in Audit Manager.
|
|
304
|
-
* </p>
|
|
305
|
-
*/
|
|
160
|
+
|
|
306
161
|
getEvidenceFolder(args: GetEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFolderCommandOutput>;
|
|
307
162
|
getEvidenceFolder(args: GetEvidenceFolderCommandInput, cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void): void;
|
|
308
163
|
getEvidenceFolder(args: GetEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void): void;
|
|
309
|
-
|
|
310
|
-
* <p>
|
|
311
|
-
* Returns the evidence folders from a specified assessment in Audit Manager.
|
|
312
|
-
* </p>
|
|
313
|
-
*/
|
|
164
|
+
|
|
314
165
|
getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
|
|
315
166
|
getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void): void;
|
|
316
167
|
getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void): void;
|
|
317
|
-
|
|
318
|
-
* <p>
|
|
319
|
-
* Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager.
|
|
320
|
-
* </p>
|
|
321
|
-
*/
|
|
168
|
+
|
|
322
169
|
getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
|
|
323
170
|
getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void): void;
|
|
324
171
|
getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void): void;
|
|
325
|
-
|
|
326
|
-
* <p>
|
|
327
|
-
* Returns the name of the delegated Amazon Web Services administrator account for the organization.
|
|
328
|
-
* </p>
|
|
329
|
-
*/
|
|
172
|
+
|
|
330
173
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetOrganizationAdminAccountCommandOutput>;
|
|
331
174
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
|
|
332
175
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
|
|
333
|
-
|
|
334
|
-
* <p>
|
|
335
|
-
* Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
|
336
|
-
* </p>
|
|
337
|
-
*/
|
|
176
|
+
|
|
338
177
|
getServicesInScope(args: GetServicesInScopeCommandInput, options?: __HttpHandlerOptions): Promise<GetServicesInScopeCommandOutput>;
|
|
339
178
|
getServicesInScope(args: GetServicesInScopeCommandInput, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
|
|
340
179
|
getServicesInScope(args: GetServicesInScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
|
|
341
|
-
|
|
342
|
-
* <p>
|
|
343
|
-
* Returns the settings for the specified account.
|
|
344
|
-
* </p>
|
|
345
|
-
*/
|
|
180
|
+
|
|
346
181
|
getSettings(args: GetSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetSettingsCommandOutput>;
|
|
347
182
|
getSettings(args: GetSettingsCommandInput, cb: (err: any, data?: GetSettingsCommandOutput) => void): void;
|
|
348
183
|
getSettings(args: GetSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSettingsCommandOutput) => void): void;
|
|
349
|
-
|
|
350
|
-
* <p>
|
|
351
|
-
* Returns a list of the frameworks available in the Audit Manager framework library.
|
|
352
|
-
* </p>
|
|
353
|
-
*/
|
|
184
|
+
|
|
354
185
|
listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentFrameworksCommandOutput>;
|
|
355
186
|
listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void): void;
|
|
356
187
|
listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void): void;
|
|
357
|
-
|
|
358
|
-
* <p>
|
|
359
|
-
* Returns a list of assessment reports created in Audit Manager.
|
|
360
|
-
* </p>
|
|
361
|
-
*/
|
|
188
|
+
|
|
362
189
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentReportsCommandOutput>;
|
|
363
190
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
|
|
364
191
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
|
|
365
|
-
|
|
366
|
-
* <p>
|
|
367
|
-
* Returns a list of current and past assessments from Audit Manager.
|
|
368
|
-
* </p>
|
|
369
|
-
*/
|
|
192
|
+
|
|
370
193
|
listAssessments(args: ListAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentsCommandOutput>;
|
|
371
194
|
listAssessments(args: ListAssessmentsCommandInput, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
|
|
372
195
|
listAssessments(args: ListAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
|
|
373
|
-
|
|
374
|
-
* <p>
|
|
375
|
-
* Returns a list of controls from Audit Manager.
|
|
376
|
-
* </p>
|
|
377
|
-
*/
|
|
196
|
+
|
|
378
197
|
listControls(args: ListControlsCommandInput, options?: __HttpHandlerOptions): Promise<ListControlsCommandOutput>;
|
|
379
198
|
listControls(args: ListControlsCommandInput, cb: (err: any, data?: ListControlsCommandOutput) => void): void;
|
|
380
199
|
listControls(args: ListControlsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlsCommandOutput) => void): void;
|
|
381
|
-
|
|
382
|
-
* <p>
|
|
383
|
-
* Returns a list of keywords that pre-mapped to the specified control data source.
|
|
384
|
-
* </p>
|
|
385
|
-
*/
|
|
200
|
+
|
|
386
201
|
listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<ListKeywordsForDataSourceCommandOutput>;
|
|
387
202
|
listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void): void;
|
|
388
203
|
listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void): void;
|
|
389
|
-
|
|
390
|
-
* <p>
|
|
391
|
-
* Returns a list of all Audit Manager notifications.
|
|
392
|
-
* </p>
|
|
393
|
-
*/
|
|
204
|
+
|
|
394
205
|
listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotificationsCommandOutput>;
|
|
395
206
|
listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
396
207
|
listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
397
|
-
|
|
398
|
-
* <p>
|
|
399
|
-
* Returns a list of tags for the specified resource in Audit Manager.
|
|
400
|
-
* </p>
|
|
401
|
-
*/
|
|
208
|
+
|
|
402
209
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
403
210
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
404
211
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
405
|
-
|
|
406
|
-
* <p>
|
|
407
|
-
* Enables Audit Manager for the specified account.
|
|
408
|
-
* </p>
|
|
409
|
-
*/
|
|
212
|
+
|
|
410
213
|
registerAccount(args: RegisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterAccountCommandOutput>;
|
|
411
214
|
registerAccount(args: RegisterAccountCommandInput, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
|
|
412
215
|
registerAccount(args: RegisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
|
|
413
|
-
|
|
414
|
-
* <p>
|
|
415
|
-
* Enables an account within the organization as the delegated administrator for Audit Manager.
|
|
416
|
-
* </p>
|
|
417
|
-
*/
|
|
216
|
+
|
|
418
217
|
registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterOrganizationAdminAccountCommandOutput>;
|
|
419
218
|
registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
420
219
|
registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
421
|
-
|
|
422
|
-
* <p>
|
|
423
|
-
* Tags the specified resource in Audit Manager.
|
|
424
|
-
* </p>
|
|
425
|
-
*/
|
|
220
|
+
|
|
426
221
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
427
222
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
428
223
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
429
|
-
|
|
430
|
-
* <p>
|
|
431
|
-
* Removes a tag from a resource in Audit Manager.
|
|
432
|
-
* </p>
|
|
433
|
-
*/
|
|
224
|
+
|
|
434
225
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
435
226
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
436
227
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
437
|
-
|
|
438
|
-
* <p>
|
|
439
|
-
* Edits an Audit Manager assessment.
|
|
440
|
-
* </p>
|
|
441
|
-
*/
|
|
228
|
+
|
|
442
229
|
updateAssessment(args: UpdateAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentCommandOutput>;
|
|
443
230
|
updateAssessment(args: UpdateAssessmentCommandInput, cb: (err: any, data?: UpdateAssessmentCommandOutput) => void): void;
|
|
444
231
|
updateAssessment(args: UpdateAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentCommandOutput) => void): void;
|
|
445
|
-
|
|
446
|
-
* <p>
|
|
447
|
-
* Updates a control within an assessment in Audit Manager.
|
|
448
|
-
* </p>
|
|
449
|
-
*/
|
|
232
|
+
|
|
450
233
|
updateAssessmentControl(args: UpdateAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentControlCommandOutput>;
|
|
451
234
|
updateAssessmentControl(args: UpdateAssessmentControlCommandInput, cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void): void;
|
|
452
235
|
updateAssessmentControl(args: UpdateAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void): void;
|
|
453
|
-
|
|
454
|
-
* <p>
|
|
455
|
-
* Updates the status of a control set in an Audit Manager assessment.
|
|
456
|
-
* </p>
|
|
457
|
-
*/
|
|
236
|
+
|
|
458
237
|
updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentControlSetStatusCommandOutput>;
|
|
459
238
|
updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void): void;
|
|
460
239
|
updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void): void;
|
|
461
|
-
|
|
462
|
-
* <p>
|
|
463
|
-
* Updates a custom framework in Audit Manager.
|
|
464
|
-
* </p>
|
|
465
|
-
*/
|
|
240
|
+
|
|
466
241
|
updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentFrameworkCommandOutput>;
|
|
467
242
|
updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void): void;
|
|
468
243
|
updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void): void;
|
|
469
|
-
|
|
470
|
-
* <p>
|
|
471
|
-
* Updates the status of an assessment in Audit Manager.
|
|
472
|
-
* </p>
|
|
473
|
-
*/
|
|
244
|
+
|
|
474
245
|
updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentStatusCommandOutput>;
|
|
475
246
|
updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void): void;
|
|
476
247
|
updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void): void;
|
|
477
|
-
|
|
478
|
-
* <p>
|
|
479
|
-
* Updates a custom control in Audit Manager.
|
|
480
|
-
* </p>
|
|
481
|
-
*/
|
|
248
|
+
|
|
482
249
|
updateControl(args: UpdateControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateControlCommandOutput>;
|
|
483
250
|
updateControl(args: UpdateControlCommandInput, cb: (err: any, data?: UpdateControlCommandOutput) => void): void;
|
|
484
251
|
updateControl(args: UpdateControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateControlCommandOutput) => void): void;
|
|
485
|
-
|
|
486
|
-
* <p>
|
|
487
|
-
* Updates Audit Manager settings for the current user account.
|
|
488
|
-
* </p>
|
|
489
|
-
*/
|
|
252
|
+
|
|
490
253
|
updateSettings(args: UpdateSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSettingsCommandOutput>;
|
|
491
254
|
updateSettings(args: UpdateSettingsCommandInput, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
|
|
492
255
|
updateSettings(args: UpdateSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
|
|
493
|
-
|
|
494
|
-
* <p>
|
|
495
|
-
* Validates the integrity of an assessment report in Audit Manager.
|
|
496
|
-
* </p>
|
|
497
|
-
*/
|
|
256
|
+
|
|
498
257
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options?: __HttpHandlerOptions): Promise<ValidateAssessmentReportIntegrityCommandOutput>;
|
|
499
258
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
|
|
500
259
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
|