Module Awso_auditmanager_asyncSource

include module type of struct include Awso_auditmanager.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

A comment that's posted by a user on a control. This includes the author's name, the comment text, and a timestamp.

A keyword that relates to the control data source. For manual evidence, this keyword indicates if the manual evidence is a file or text. For automated evidence, this keyword identifies a specific CloudTrail event, Config rule, Security Hub control, or Amazon Web Services API name. To learn more about the supported keywords that you can use when mapping a control data source, see the following pages in the Audit Manager User Guide: Config rules supported by Audit Manager Security Hub controls supported by Audit Manager API calls supported by Audit Manager CloudTrail event names supported by Audit Manager

The data source that determines where Audit Manager collects evidence from for the control.

The control entity that represents a standard control or a custom control in an Audit Manager assessment.

The assignment of a control set to a delegate for review.

The wrapper that contains the Audit Manager role information of the current user. This includes the role type and IAM Amazon Resource Name (ARN).

The wrapper of Amazon Web Services account details, such as account ID or email address.

An Amazon Web Services service such as Amazon S3 or CloudTrail. For an example of how to find an Amazon Web Services service name and how to define it in your assessment scope, see the following: Finding an Amazon Web Services service name to use in your assessment scope Defining an Amazon Web Services service name in your assessment scope

A control in Audit Manager.

Represents a set of controls in an Audit Manager assessment.

Sourcemodule CreateAssessmentFrameworkControl = Awso_auditmanager.Values.CreateAssessmentFrameworkControl

The control entity attributes that uniquely identify an existing control to be added to a framework in Audit Manager.

A system asset that's evaluated in an Audit Manager assessment.

Indicates that the request has invalid or missing parameters for the field.

The metadata of a framework, such as the name, ID, or description.

The location where Audit Manager saves assessment reports for the given assessment.

The wrapper that contains the Amazon Web Services accounts that are in scope for the assessment. You no longer need to specify which Amazon Web Services services are in scope when you create or update an assessment. Audit Manager infers the services in scope by examining your assessment controls and their data sources, and then mapping this information to the relevant Amazon Web Services services. If an underlying data source changes for your assessment, we automatically update the services scope as needed to reflect the correct Amazon Web Services services. This ensures that your assessment collects accurate and comprehensive evidence about all of the relevant services in your AWS environment.

A set of controls in Audit Manager.

Sourcemodule CreateAssessmentFrameworkControls = Awso_auditmanager.Values.CreateAssessmentFrameworkControls

A breakdown of the latest compliance check status for the evidence in your Audit Manager assessments.

Evidence that's manually added to a control in Audit Manager. manualEvidence can be one of the following: evidenceFileName, s3ResourcePath, or textResponse.

A collection of attributes that's used to create a delegation for an assessment in Audit Manager.

The default s3 bucket where Audit Manager saves the files that you export from evidence finder.

The deregistration policy for the data that's stored in Audit Manager. You can use this attribute to determine how your data is handled when you deregister Audit Manager. By default, Audit Manager retains evidence data for two years from the time of its creation. Other Audit Manager resources (including assessments, custom controls, and custom frameworks) remain in Audit Manager indefinitely, and are available if you re-register Audit Manager in the future. For more information about data retention, see Data Protection in the Audit Manager User Guide. If you choose to delete all data, this action permanently deletes all evidence data in your account within seven days. It also deletes all of the Audit Manager resources that you created, including assessments, custom controls, and custom frameworks. Your data will not be available if you re-register Audit Manager in the future.

The settings object that specifies whether evidence finder is enabled. This object also describes the related event data store, and the backfill status for populating the event data store with evidence data.

The file used to structure and automate Audit Manager assessments for a given compliance standard.

The metadata that's associated with the specified assessment.

Sourcemodule UpdateAssessmentFrameworkControlSet = Awso_auditmanager.Values.UpdateAssessmentFrameworkControlSet

A controlSet entity that represents a collection of controls in Audit Manager. This doesn't contain the control set ID.

The notification that informs a user of an update in Audit Manager. For example, this includes the notification that's sent when a control set is delegated for review.

The metadata that's associated with the standard control or custom control.

A summary of the latest analytics data for a specific control. This data reflects the total counts for the specified control across all active assessments. Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

A summary of the latest analytics data for a specific control domain. Control domain insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

A metadata object that's associated with an assessment in Audit Manager.

The metadata objects that are associated with the specified assessment report.

The metadata that's associated with a standard framework or a custom framework.

Represents a share request for a custom framework in Audit Manager.

Sourcemodule ControlInsightsMetadataByAssessmentItem = Awso_auditmanager.Values.ControlInsightsMetadataByAssessmentItem

A summary of the latest analytics data for a specific control in a specific active assessment. Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

The metadata that's associated with the Amazon Web Services service.

The folder where Audit Manager stores evidence for an assessment.

A record that contains the information needed to demonstrate compliance with the requirements specified by a control. Examples of evidence include change activity invoked by a user, or a system configuration snapshot.

The metadata that's associated with the delegation.

The record of a change within Audit Manager. For example, this could be the status change of an assessment or the delegation of a control set.

The mapping attributes that determine the evidence source for a given control, along with related parameters and metadata. This doesn't contain mappingID.

Sourcemodule CreateAssessmentFrameworkControlSet = Awso_auditmanager.Values.CreateAssessmentFrameworkControlSet

A controlSet entity that represents a collection of controls in Audit Manager. This doesn't contain the control set ID.

Sourcemodule BatchImportEvidenceToAssessmentControlError = Awso_auditmanager.Values.BatchImportEvidenceToAssessmentControlError

An error entity for the BatchImportEvidenceToAssessmentControl API. This is used to provide more meaningful errors than a simple string message.

An error entity for assessment report evidence errors. This is used to provide more meaningful errors than a simple string message.

Sourcemodule BatchDeleteDelegationByAssessmentError = Awso_auditmanager.Values.BatchDeleteDelegationByAssessmentError

An error entity for the BatchDeleteDelegationByAssessment API. This is used to provide more meaningful errors than a simple string message.

Sourcemodule BatchCreateDelegationByAssessmentError = Awso_auditmanager.Values.BatchCreateDelegationByAssessmentError

An error entity for the BatchCreateDelegationByAssessment API. This is used to provide more meaningful errors than a simple string message.

Your account isn't registered with Audit Manager. Check the delegated administrator setup on the Audit Manager settings page, and try again.

An internal service error occurred during the processing of your request. Try again later.

The resource that's specified in the request can't be found.

The request has invalid or missing parameters.

The settings object that holds all supported Audit Manager settings.

An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.

You've reached your account quota for this resource type. To perform the requested action, delete some existing resources or request a quota increase from the Service Quotas console. For a list of Audit Manager service quotas, see Quotas and restrictions for Audit Manager.

The request was denied due to request throttling.

The file that's used to structure and automate Audit Manager assessments for a given compliance standard.

Sourcemodule UpdateAssessmentFrameworkControlSets = Awso_auditmanager.Values.UpdateAssessmentFrameworkControlSets

Max results in the page.

Sourcemodule AssessmentFrameworkShareRequestList = Awso_auditmanager.Values.AssessmentFrameworkShareRequestList
Sourcemodule ControlInsightsMetadataByAssessment = Awso_auditmanager.Values.ControlInsightsMetadataByAssessment

A summary of the latest analytics data for all your active assessments. This summary is a snapshot of the data that your active assessments collected on the lastUpdated date. It’s important to understand that the following totals are daily counts based on this date — they aren’t a total sum to date. The Insights data is eventually consistent. This means that, when you read data from Insights, the response might not instantly reflect the results of a recently completed write or update operation. If you repeat your read request after a few hours, the response should return the latest data. If you delete an assessment or change its status to inactive, InsightsByAssessment includes data for that assessment as follows. Inactive assessments - If Audit Manager collected evidence for your assessment before you changed it inactive, that evidence is included in the InsightsByAssessment counts for that day. Deleted assessments - If Audit Manager collected evidence for your assessment before you deleted it, that evidence isn't included in the InsightsByAssessment counts for that day.

A summary of the latest analytics data for a specific active assessment. This summary is a snapshot of the data that was collected on the lastUpdated date. It’s important to understand that the totals in InsightsByAssessment are daily counts based on this date — they aren’t a total sum to date. The InsightsByAssessment data is eventually consistent. This means that when you read data from InsightsByAssessment, the response might not instantly reflect the results of a recently completed write or update operation. If you repeat your read request after a few hours, the response returns the latest data. If you delete an assessment or change its status to inactive, InsightsByAssessment includes data for that assessment as follows. Inactive assessments - If Audit Manager collected evidence for your assessment before you changed it inactive, that evidence is included in the InsightsByAssessment counts for that day. Deleted assessments - If Audit Manager collected evidence for your assessment before you deleted it, that evidence isn't included in the InsightsByAssessment counts for that day.

Short for uniform resource locator. A URL is used as a unique identifier to locate a resource on the internet.

A finalized document that's generated from an Audit Manager assessment. These reports summarize the relevant evidence that was collected for your audit, and link to the relevant evidence folders. These evidence folders are named and organized according to the controls that are specified in your assessment.

Sourcemodule CreateAssessmentFrameworkControlSets = Awso_auditmanager.Values.CreateAssessmentFrameworkControlSets
Sourcemodule BatchImportEvidenceToAssessmentControlErrors = Awso_auditmanager.Values.BatchImportEvidenceToAssessmentControlErrors
Sourcemodule BatchDeleteDelegationByAssessmentErrors = Awso_auditmanager.Values.BatchDeleteDelegationByAssessmentErrors
Sourcemodule BatchCreateDelegationByAssessmentErrors = Awso_auditmanager.Values.BatchCreateDelegationByAssessmentErrors
Sourcemodule ValidateAssessmentReportIntegrityResponse = Awso_auditmanager.Values.ValidateAssessmentReportIntegrityResponse

Validates the integrity of an assessment report in Audit Manager.

Sourcemodule ValidateAssessmentReportIntegrityRequest = Awso_auditmanager.Values.ValidateAssessmentReportIntegrityRequest

Validates the integrity of an assessment report in Audit Manager.

Updates Audit Manager settings for the current account.

Updates Audit Manager settings for the current account.

Updates a custom control in Audit Manager.

Updates a custom control in Audit Manager.

Updates the status of an assessment in Audit Manager.

Updates the status of an assessment in Audit Manager.

Edits an Audit Manager assessment.

Edits an Audit Manager assessment.

Sourcemodule UpdateAssessmentFrameworkShareResponse = Awso_auditmanager.Values.UpdateAssessmentFrameworkShareResponse

Updates a share request for a custom framework in Audit Manager.

Sourcemodule UpdateAssessmentFrameworkShareRequest = Awso_auditmanager.Values.UpdateAssessmentFrameworkShareRequest

Updates a share request for a custom framework in Audit Manager.

Sourcemodule UpdateAssessmentFrameworkResponse = Awso_auditmanager.Values.UpdateAssessmentFrameworkResponse

Updates a custom framework in Audit Manager.

Sourcemodule UpdateAssessmentFrameworkRequest = Awso_auditmanager.Values.UpdateAssessmentFrameworkRequest

Updates a custom framework in Audit Manager.

Sourcemodule UpdateAssessmentControlSetStatusResponse = Awso_auditmanager.Values.UpdateAssessmentControlSetStatusResponse

Updates the status of a control set in an Audit Manager assessment.

Sourcemodule UpdateAssessmentControlSetStatusRequest = Awso_auditmanager.Values.UpdateAssessmentControlSetStatusRequest

Updates the status of a control set in an Audit Manager assessment.

Updates a control within an assessment in Audit Manager.

Updates a control within an assessment in Audit Manager.

Removes a tag from a resource in Audit Manager.

Removes a tag from a resource in Audit Manager.

Tags the specified resource in Audit Manager.

Tags the specified resource in Audit Manager.

Sourcemodule StartAssessmentFrameworkShareResponse = Awso_auditmanager.Values.StartAssessmentFrameworkShareResponse

Creates a share request for a custom framework in Audit Manager. The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires. When you create a share request, Audit Manager stores a snapshot of your custom framework in the US East (N. Virginia) Amazon Web Services Region. Audit Manager also stores a backup of the same snapshot in the US West (Oregon) Amazon Web Services Region. Audit Manager deletes the snapshot and the backup snapshot when one of the following events occurs: The sender revokes the share request. The recipient declines the share request. The recipient encounters an error and doesn't successfully accept the share request. The share request expires before the recipient responds to the request. When a sender resends a share request, the snapshot is replaced with an updated version that corresponds with the latest version of the custom framework. When a recipient accepts a share request, the snapshot is replicated into their Amazon Web Services account under the Amazon Web Services Region that was specified in the share request. When you invoke the StartAssessmentFrameworkShare API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see Framework sharing eligibility in the Audit Manager User Guide.

Sourcemodule StartAssessmentFrameworkShareRequest = Awso_auditmanager.Values.StartAssessmentFrameworkShareRequest

Creates a share request for a custom framework in Audit Manager. The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires. When you create a share request, Audit Manager stores a snapshot of your custom framework in the US East (N. Virginia) Amazon Web Services Region. Audit Manager also stores a backup of the same snapshot in the US West (Oregon) Amazon Web Services Region. Audit Manager deletes the snapshot and the backup snapshot when one of the following events occurs: The sender revokes the share request. The recipient declines the share request. The recipient encounters an error and doesn't successfully accept the share request. The share request expires before the recipient responds to the request. When a sender resends a share request, the snapshot is replaced with an updated version that corresponds with the latest version of the custom framework. When a recipient accepts a share request, the snapshot is replicated into their Amazon Web Services account under the Amazon Web Services Region that was specified in the share request. When you invoke the StartAssessmentFrameworkShare API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see Framework sharing eligibility in the Audit Manager User Guide.

Sourcemodule RegisterOrganizationAdminAccountResponse = Awso_auditmanager.Values.RegisterOrganizationAdminAccountResponse

Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.

Sourcemodule RegisterOrganizationAdminAccountRequest = Awso_auditmanager.Values.RegisterOrganizationAdminAccountRequest

Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.

Enables Audit Manager for the specified Amazon Web Services account.

Enables Audit Manager for the specified Amazon Web Services account.

Returns a list of tags for the specified resource in Audit Manager.

Returns a list of tags for the specified resource in Audit Manager.

Returns a list of all Audit Manager notifications.

Returns a list of all Audit Manager notifications.

Sourcemodule ListKeywordsForDataSourceResponse = Awso_auditmanager.Values.ListKeywordsForDataSourceResponse

Returns a list of keywords that are pre-mapped to the specified control data source.

Sourcemodule ListKeywordsForDataSourceRequest = Awso_auditmanager.Values.ListKeywordsForDataSourceRequest

Returns a list of keywords that are pre-mapped to the specified control data source.

Returns a list of controls from Audit Manager.

Returns a list of controls from Audit Manager.

Sourcemodule ListControlInsightsByControlDomainResponse = Awso_auditmanager.Values.ListControlInsightsByControlDomainResponse

Lists the latest analytics data for controls within a specific control domain across all active assessments. Control insights are listed only if the control belongs to the control domain that was specified and the control collected evidence on the lastUpdated date of controlInsightsMetadata. If neither of these conditions are met, no data is listed for that control.

Sourcemodule ListControlInsightsByControlDomainRequest = Awso_auditmanager.Values.ListControlInsightsByControlDomainRequest

Lists the latest analytics data for controls within a specific control domain across all active assessments. Control insights are listed only if the control belongs to the control domain that was specified and the control collected evidence on the lastUpdated date of controlInsightsMetadata. If neither of these conditions are met, no data is listed for that control.

Sourcemodule ListControlDomainInsightsResponse = Awso_auditmanager.Values.ListControlDomainInsightsResponse

Lists the latest analytics data for control domains across all of your active assessments. Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains in the Amazon Web Services Control Catalog API Reference. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that control domain.

Sourcemodule ListControlDomainInsightsRequest = Awso_auditmanager.Values.ListControlDomainInsightsRequest

Lists the latest analytics data for control domains across all of your active assessments. Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains in the Amazon Web Services Control Catalog API Reference. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that control domain.

Sourcemodule ListControlDomainInsightsByAssessmentResponse = Awso_auditmanager.Values.ListControlDomainInsightsByAssessmentResponse

Lists analytics data for control domains within a specified active assessment. Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains in the Amazon Web Services Control Catalog API Reference. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that domain.

Sourcemodule ListControlDomainInsightsByAssessmentRequest = Awso_auditmanager.Values.ListControlDomainInsightsByAssessmentRequest

Lists analytics data for control domains within a specified active assessment. Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains in the Amazon Web Services Control Catalog API Reference. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that domain.

Returns a list of current and past assessments from Audit Manager.

Returns a list of current and past assessments from Audit Manager.

Returns a list of assessment reports created in Audit Manager.

Returns a list of assessment reports created in Audit Manager.

Sourcemodule ListAssessmentFrameworksResponse = Awso_auditmanager.Values.ListAssessmentFrameworksResponse

Returns a list of the frameworks that are available in the Audit Manager framework library.

Returns a list of the frameworks that are available in the Audit Manager framework library.

Sourcemodule ListAssessmentFrameworkShareRequestsResponse = Awso_auditmanager.Values.ListAssessmentFrameworkShareRequestsResponse

Returns a list of sent or received share requests for custom frameworks in Audit Manager.

Sourcemodule ListAssessmentFrameworkShareRequestsRequest = Awso_auditmanager.Values.ListAssessmentFrameworkShareRequestsRequest

Returns a list of sent or received share requests for custom frameworks in Audit Manager.

Sourcemodule ListAssessmentControlInsightsByControlDomainResponse = Awso_auditmanager.Values.ListAssessmentControlInsightsByControlDomainResponse

Lists the latest analytics data for controls within a specific control domain and a specific active assessment. Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.

Sourcemodule ListAssessmentControlInsightsByControlDomainRequest = Awso_auditmanager.Values.ListAssessmentControlInsightsByControlDomainRequest

Lists the latest analytics data for controls within a specific control domain and a specific active assessment. Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.

Gets the settings for a specified Amazon Web Services account.

Gets the settings for a specified Amazon Web Services account.

Gets a list of the Amazon Web Services services from which Audit Manager can collect evidence. Audit Manager defines which Amazon Web Services services are in scope for an assessment. Audit Manager infers this scope by examining the assessment’s controls and their data sources, and then mapping this information to one or more of the corresponding Amazon Web Services services that are in this list. For information about why it's no longer possible to specify services in scope manually, see I can't edit the services in scope for my assessment in the Troubleshooting section of the Audit Manager user guide.

Gets a list of the Amazon Web Services services from which Audit Manager can collect evidence. Audit Manager defines which Amazon Web Services services are in scope for an assessment. Audit Manager infers this scope by examining the assessment’s controls and their data sources, and then mapping this information to one or more of the corresponding Amazon Web Services services that are in this list. For information about why it's no longer possible to specify services in scope manually, see I can't edit the services in scope for my assessment in the Troubleshooting section of the Audit Manager user guide.

Sourcemodule GetOrganizationAdminAccountResponse = Awso_auditmanager.Values.GetOrganizationAdminAccountResponse

Gets the name of the delegated Amazon Web Services administrator account for a specified organization.

Sourcemodule GetOrganizationAdminAccountRequest = Awso_auditmanager.Values.GetOrganizationAdminAccountRequest

Gets the name of the delegated Amazon Web Services administrator account for a specified organization.

Gets the latest analytics data for all your current active assessments.

Gets the latest analytics data for all your current active assessments.

Gets the latest analytics data for a specific active assessment.

Gets the latest analytics data for a specific active assessment.

Gets information about a specified evidence item.

Gets information about a specified evidence item.

Sourcemodule GetEvidenceFoldersByAssessmentResponse = Awso_auditmanager.Values.GetEvidenceFoldersByAssessmentResponse

Gets the evidence folders from a specified assessment in Audit Manager.

Sourcemodule GetEvidenceFoldersByAssessmentRequest = Awso_auditmanager.Values.GetEvidenceFoldersByAssessmentRequest

Gets the evidence folders from a specified assessment in Audit Manager.

Sourcemodule GetEvidenceFoldersByAssessmentControlResponse = Awso_auditmanager.Values.GetEvidenceFoldersByAssessmentControlResponse

Gets a list of evidence folders that are associated with a specified control in an Audit Manager assessment.

Sourcemodule GetEvidenceFoldersByAssessmentControlRequest = Awso_auditmanager.Values.GetEvidenceFoldersByAssessmentControlRequest

Gets a list of evidence folders that are associated with a specified control in an Audit Manager assessment.

Gets an evidence folder from a specified assessment in Audit Manager.

Gets an evidence folder from a specified assessment in Audit Manager.

Sourcemodule GetEvidenceFileUploadUrlResponse = Awso_auditmanager.Values.GetEvidenceFileUploadUrlResponse

Creates a presigned Amazon S3 URL that can be used to upload a file as manual evidence. For instructions on how to use this operation, see Upload a file from your browser in the Audit Manager User Guide. The following restrictions apply to this operation: Maximum size of an individual evidence file: 100 MB Number of daily manual evidence uploads per control: 100 Supported file formats: See Supported file types for manual evidence in the Audit Manager User Guide For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.

Creates a presigned Amazon S3 URL that can be used to upload a file as manual evidence. For instructions on how to use this operation, see Upload a file from your browser in the Audit Manager User Guide. The following restrictions apply to this operation: Maximum size of an individual evidence file: 100 MB Number of daily manual evidence uploads per control: 100 Supported file formats: See Supported file types for manual evidence in the Audit Manager User Guide For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.

Sourcemodule GetEvidenceByEvidenceFolderResponse = Awso_auditmanager.Values.GetEvidenceByEvidenceFolderResponse

Gets all evidence from a specified evidence folder in Audit Manager.

Sourcemodule GetEvidenceByEvidenceFolderRequest = Awso_auditmanager.Values.GetEvidenceByEvidenceFolderRequest

Gets all evidence from a specified evidence folder in Audit Manager.

Gets a list of delegations from an audit owner to a delegate.

Gets a list of delegations from an audit owner to a delegate.

Gets information about a specified control.

Gets information about a specified control.

Gets a list of changelogs from Audit Manager.

Gets a list of changelogs from Audit Manager.

Gets information about a specified assessment.

Gets information about a specified assessment.

Gets the URL of an assessment report in Audit Manager.

Gets the URL of an assessment report in Audit Manager.

Gets information about a specified framework.

Gets information about a specified framework.

Gets the registration status of an account in Audit Manager.

Gets the registration status of an account in Audit Manager.

Sourcemodule DisassociateAssessmentReportEvidenceFolderResponse = Awso_auditmanager.Values.DisassociateAssessmentReportEvidenceFolderResponse

Disassociates an evidence folder from the specified assessment report in Audit Manager.

Sourcemodule DisassociateAssessmentReportEvidenceFolderRequest = Awso_auditmanager.Values.DisassociateAssessmentReportEvidenceFolderRequest

Disassociates an evidence folder from the specified assessment report in Audit Manager.

Sourcemodule DeregisterOrganizationAdminAccountResponse = Awso_auditmanager.Values.DeregisterOrganizationAdminAccountResponse

Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager stops collecting and attaching evidence to that delegated administrator account moving forward. Keep in mind the following cleanup task if you use evidence finder: Before you use your management account to remove a delegated administrator, make sure that the current delegated administrator account signs in to Audit Manager and disables evidence finder first. Disabling evidence finder automatically deletes the event data store that was created in their account when they enabled evidence finder. If this task isn’t completed, the event data store remains in their account. In this case, we recommend that the original delegated administrator goes to CloudTrail Lake and manually deletes the event data store. This cleanup task is necessary to ensure that you don't end up with multiple event data stores. Audit Manager ignores an unused event data store after you remove or change a delegated administrator account. However, the unused event data store continues to incur storage costs from CloudTrail Lake if you don't delete it. When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager. To delete your Audit Manager resource data, see the following instructions: DeleteAssessment (see also: Deleting an assessment in the Audit Manager User Guide) DeleteAssessmentFramework (see also: Deleting a custom framework in the Audit Manager User Guide) DeleteAssessmentFrameworkShare (see also: Deleting a share request in the Audit Manager User Guide) DeleteAssessmentReport (see also: Deleting an assessment report in the Audit Manager User Guide) DeleteControl (see also: Deleting a custom control in the Audit Manager User Guide) At this time, Audit Manager doesn't provide an option to delete evidence for a specific delegated administrator. Instead, when your management account deregisters Audit Manager, we perform a cleanup for the current delegated administrator account at the time of deregistration.

Sourcemodule DeregisterOrganizationAdminAccountRequest = Awso_auditmanager.Values.DeregisterOrganizationAdminAccountRequest

Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager stops collecting and attaching evidence to that delegated administrator account moving forward. Keep in mind the following cleanup task if you use evidence finder: Before you use your management account to remove a delegated administrator, make sure that the current delegated administrator account signs in to Audit Manager and disables evidence finder first. Disabling evidence finder automatically deletes the event data store that was created in their account when they enabled evidence finder. If this task isn’t completed, the event data store remains in their account. In this case, we recommend that the original delegated administrator goes to CloudTrail Lake and manually deletes the event data store. This cleanup task is necessary to ensure that you don't end up with multiple event data stores. Audit Manager ignores an unused event data store after you remove or change a delegated administrator account. However, the unused event data store continues to incur storage costs from CloudTrail Lake if you don't delete it. When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager. To delete your Audit Manager resource data, see the following instructions: DeleteAssessment (see also: Deleting an assessment in the Audit Manager User Guide) DeleteAssessmentFramework (see also: Deleting a custom framework in the Audit Manager User Guide) DeleteAssessmentFrameworkShare (see also: Deleting a share request in the Audit Manager User Guide) DeleteAssessmentReport (see also: Deleting an assessment report in the Audit Manager User Guide) DeleteControl (see also: Deleting a custom control in the Audit Manager User Guide) At this time, Audit Manager doesn't provide an option to delete evidence for a specific delegated administrator. Instead, when your management account deregisters Audit Manager, we perform a cleanup for the current delegated administrator account at the time of deregistration.

Deregisters an account in Audit Manager. Before you deregister, you can use the UpdateSettings API operation to set your preferred data retention policy. By default, Audit Manager retains your data. If you want to delete your data, you can use the DeregistrationPolicy attribute to request the deletion of your data. For more information about data retention, see Data Protection in the Audit Manager User Guide.

Deregisters an account in Audit Manager. Before you deregister, you can use the UpdateSettings API operation to set your preferred data retention policy. By default, Audit Manager retains your data. If you want to delete your data, you can use the DeregistrationPolicy attribute to request the deletion of your data. For more information about data retention, see Data Protection in the Audit Manager User Guide.

Deletes a custom control in Audit Manager. When you invoke this operation, the custom control is deleted from any frameworks or assessments that it’s currently part of. As a result, Audit Manager will stop collecting evidence for that custom control in all of your assessments. This includes assessments that you previously created before you deleted the custom control.

Deletes a custom control in Audit Manager. When you invoke this operation, the custom control is deleted from any frameworks or assessments that it’s currently part of. As a result, Audit Manager will stop collecting evidence for that custom control in all of your assessments. This includes assessments that you previously created before you deleted the custom control.

Deletes an assessment in Audit Manager.

Deletes an assessment in Audit Manager.

Deletes an assessment report in Audit Manager. When you run the DeleteAssessmentReport operation, Audit Manager attempts to delete the following data: The specified assessment report that’s stored in your S3 bucket The associated metadata that’s stored in Audit Manager If Audit Manager can’t access the assessment report in your S3 bucket, the report isn’t deleted. In this event, the DeleteAssessmentReport operation doesn’t fail. Instead, it proceeds to delete the associated metadata only. You must then delete the assessment report from the S3 bucket yourself. This scenario happens when Audit Manager receives a 403 (Forbidden) or 404 (Not Found) error from Amazon S3. To avoid this, make sure that your S3 bucket is available, and that you configured the correct permissions for Audit Manager to delete resources in your S3 bucket. For an example permissions policy that you can use, see Assessment report destination permissions in the Audit Manager User Guide. For information about the issues that could cause a 403 (Forbidden) or 404 (Not Found) error from Amazon S3, see List of Error Codes in the Amazon Simple Storage Service API Reference.

Deletes an assessment report in Audit Manager. When you run the DeleteAssessmentReport operation, Audit Manager attempts to delete the following data: The specified assessment report that’s stored in your S3 bucket The associated metadata that’s stored in Audit Manager If Audit Manager can’t access the assessment report in your S3 bucket, the report isn’t deleted. In this event, the DeleteAssessmentReport operation doesn’t fail. Instead, it proceeds to delete the associated metadata only. You must then delete the assessment report from the S3 bucket yourself. This scenario happens when Audit Manager receives a 403 (Forbidden) or 404 (Not Found) error from Amazon S3. To avoid this, make sure that your S3 bucket is available, and that you configured the correct permissions for Audit Manager to delete resources in your S3 bucket. For an example permissions policy that you can use, see Assessment report destination permissions in the Audit Manager User Guide. For information about the issues that could cause a 403 (Forbidden) or 404 (Not Found) error from Amazon S3, see List of Error Codes in the Amazon Simple Storage Service API Reference.

Sourcemodule DeleteAssessmentFrameworkShareResponse = Awso_auditmanager.Values.DeleteAssessmentFrameworkShareResponse

Deletes a share request for a custom framework in Audit Manager.

Sourcemodule DeleteAssessmentFrameworkShareRequest = Awso_auditmanager.Values.DeleteAssessmentFrameworkShareRequest

Deletes a share request for a custom framework in Audit Manager.

Sourcemodule DeleteAssessmentFrameworkResponse = Awso_auditmanager.Values.DeleteAssessmentFrameworkResponse

Deletes a custom framework in Audit Manager.

Sourcemodule DeleteAssessmentFrameworkRequest = Awso_auditmanager.Values.DeleteAssessmentFrameworkRequest

Deletes a custom framework in Audit Manager.

Creates a new custom control in Audit Manager.

Creates a new custom control in Audit Manager.

Creates an assessment in Audit Manager.

Creates an assessment in Audit Manager.

Creates an assessment report for the specified assessment.

Creates an assessment report for the specified assessment.

Sourcemodule CreateAssessmentFrameworkResponse = Awso_auditmanager.Values.CreateAssessmentFrameworkResponse

Creates a custom framework in Audit Manager.

Sourcemodule CreateAssessmentFrameworkRequest = Awso_auditmanager.Values.CreateAssessmentFrameworkRequest

Creates a custom framework in Audit Manager.

Sourcemodule BatchImportEvidenceToAssessmentControlResponse = Awso_auditmanager.Values.BatchImportEvidenceToAssessmentControlResponse

Adds one or more pieces of evidence to a control in an Audit Manager assessment. You can import manual evidence from any S3 bucket by specifying the S3 URI of the object. You can also upload a file from your browser, or enter plain text in response to a risk assessment question. The following restrictions apply to this action: manualEvidence can be only one of the following: evidenceFileName, s3ResourcePath, or textResponse Maximum size of an individual evidence file: 100 MB Number of daily manual evidence uploads per control: 100 Supported file formats: See Supported file types for manual evidence in the Audit Manager User Guide For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.

Sourcemodule BatchImportEvidenceToAssessmentControlRequest = Awso_auditmanager.Values.BatchImportEvidenceToAssessmentControlRequest

Adds one or more pieces of evidence to a control in an Audit Manager assessment. You can import manual evidence from any S3 bucket by specifying the S3 URI of the object. You can also upload a file from your browser, or enter plain text in response to a risk assessment question. The following restrictions apply to this action: manualEvidence can be only one of the following: evidenceFileName, s3ResourcePath, or textResponse Maximum size of an individual evidence file: 100 MB Number of daily manual evidence uploads per control: 100 Supported file formats: See Supported file types for manual evidence in the Audit Manager User Guide For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.

Sourcemodule BatchDisassociateAssessmentReportEvidenceResponse = Awso_auditmanager.Values.BatchDisassociateAssessmentReportEvidenceResponse

Disassociates a list of evidence from an assessment report in Audit Manager.

Sourcemodule BatchDisassociateAssessmentReportEvidenceRequest = Awso_auditmanager.Values.BatchDisassociateAssessmentReportEvidenceRequest

Disassociates a list of evidence from an assessment report in Audit Manager.

Sourcemodule BatchDeleteDelegationByAssessmentResponse = Awso_auditmanager.Values.BatchDeleteDelegationByAssessmentResponse

Deletes a batch of delegations for an assessment in Audit Manager.

Sourcemodule BatchDeleteDelegationByAssessmentRequest = Awso_auditmanager.Values.BatchDeleteDelegationByAssessmentRequest

Deletes a batch of delegations for an assessment in Audit Manager.

Sourcemodule BatchCreateDelegationByAssessmentResponse = Awso_auditmanager.Values.BatchCreateDelegationByAssessmentResponse

Creates a batch of delegations for an assessment in Audit Manager.

Sourcemodule BatchCreateDelegationByAssessmentRequest = Awso_auditmanager.Values.BatchCreateDelegationByAssessmentRequest

Creates a batch of delegations for an assessment in Audit Manager.

Sourcemodule BatchAssociateAssessmentReportEvidenceResponse = Awso_auditmanager.Values.BatchAssociateAssessmentReportEvidenceResponse

Associates a list of evidence to an assessment report in an Audit Manager assessment.

Sourcemodule BatchAssociateAssessmentReportEvidenceRequest = Awso_auditmanager.Values.BatchAssociateAssessmentReportEvidenceRequest

Associates a list of evidence to an assessment report in an Audit Manager assessment.

Sourcemodule AssociateAssessmentReportEvidenceFolderResponse = Awso_auditmanager.Values.AssociateAssessmentReportEvidenceFolderResponse

Associates an evidence folder to an assessment report in an Audit Manager assessment.

Sourcemodule AssociateAssessmentReportEvidenceFolderRequest = Awso_auditmanager.Values.AssociateAssessmentReportEvidenceFolderRequest

Associates an evidence folder to an assessment report in an Audit Manager assessment.

Sourcemodule Cli : sig ... end