AWS.Tools.AuditManager.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.AuditManager</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet">
            <summary>
            Associates a list of evidence to an assessment report in an Audit Manager assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.EvidenceId">
            <summary>
            <para>
            <para> The list of evidence identifiers. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.BatchAssociateAssessmentReportEvidenceResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.BatchAssociateAssessmentReportEvidenceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceFolderId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceFolderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet">
            <summary>
            Associates an evidence folder to an assessment report in a Audit Manager assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.AssociateAssessmentReportEvidenceFolderResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceFolderId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceFolderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet">
            <summary>
            Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.ManualEvidence">
            <summary>
            <para>
            <para> The list of manual evidence objects. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Errors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.BatchImportEvidenceToAssessmentControlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.BatchImportEvidenceToAssessmentControlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet">
            <summary>
            Tags the specified resource in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para> The tags that are associated with the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.ConfirmAUDMAssessmentReportIntegrityCmdlet">
            <summary>
            Validates the integrity of an assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.ConfirmAUDMAssessmentReportIntegrityCmdlet.S3RelativePath">
            <summary>
            <para>
            <para> The relative path of the Amazon S3 bucket that the assessment report is stored in.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.ConfirmAUDMAssessmentReportIntegrityCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ValidateAssessmentReportIntegrityResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ValidateAssessmentReportIntegrityResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.ConfirmAUDMAssessmentReportIntegrityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the S3RelativePath parameter.
            The -PassThru parameter is deprecated, use -Select '^S3RelativePath' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.ConfirmAUDMAssessmentReportIntegrityCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet">
            <summary>
            Edits an Audit Manager assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentDescription">
            <summary>
            <para>
            <para> The description of the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentName">
            <summary>
            <para>
            <para> The name of the assessment to be updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.Scope_AwsAccount">
            <summary>
            <para>
            <para> The Amazon Web Services accounts that are included in the scope of the assessment.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.Scope_AwsService">
            <summary>
            <para>
            <para> The Amazon Web Services services that are included in the scope of the assessment.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentReportsDestination_Destination">
            <summary>
            <para>
            <para> The destination of the assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentReportsDestination_DestinationType">
            <summary>
            <para>
            <para> The destination type, such as Amazon S3. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.Role">
            <summary>
            <para>
            <para> The list of roles for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Assessment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet">
            <summary>
            Updates a control within an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.CommentBody">
            <summary>
            <para>
            <para> The comment body text for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The unique identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The unique identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.ControlStatus">
            <summary>
            <para>
            <para> The status of the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Control'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateAssessmentControlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateAssessmentControlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet">
            <summary>
            Updates the status of a control set in an Audit Manager assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.Comment">
            <summary>
            <para>
            <para> The comment that's related to the status update. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The unique identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.Status">
            <summary>
            <para>
            <para> The status of the control set that's being updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlSet'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateAssessmentControlSetStatusResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateAssessmentControlSetStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlSetId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlSetId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet">
            <summary>
            Updates a custom framework in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.ComplianceType">
            <summary>
            <para>
            <para> The compliance type that the new custom framework supports, such as CIS or HIPAA.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.ControlSet">
            <summary>
            <para>
            <para> The control sets that are associated with the framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.Description">
            <summary>
            <para>
            <para> The description of the updated framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.FrameworkId">
            <summary>
            <para>
            <para> The unique identifier for the framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.Name">
            <summary>
            <para>
            <para> The name of the framework to be updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Framework'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateAssessmentFrameworkResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateAssessmentFrameworkResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FrameworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^FrameworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet">
            <summary>
            Updates the status of an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet.Status">
            <summary>
            <para>
            <para> The current status of the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Assessment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateAssessmentStatusResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateAssessmentStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet">
            <summary>
            Updates a custom control in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.ActionPlanInstruction">
            <summary>
            <para>
            <para> The recommended actions to carry out if the control isn't fulfilled. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.ActionPlanTitle">
            <summary>
            <para>
            <para> The title of the action plan for remediating the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.ControlMappingSource">
            <summary>
            <para>
            <para> The data mapping sources for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.Description">
            <summary>
            <para>
            <para> The optional description of the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.Name">
            <summary>
            <para>
            <para> The name of the updated control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.TestingInformation">
            <summary>
            <para>
            <para> The steps that you should follow to determine if the control is met. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Control'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateControlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateControlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet">
            <summary>
            Updates Audit Manager settings for the current user account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.DefaultProcessOwner">
            <summary>
            <para>
            <para> A list of the default audit owners. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.DefaultAssessmentReportsDestination_Destination">
            <summary>
            <para>
            <para> The destination of the assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.DefaultAssessmentReportsDestination_DestinationType">
            <summary>
            <para>
            <para> The destination type, such as Amazon S3. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.KmsKey">
            <summary>
            <para>
            <para> The KMS key details. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.SnsTopic">
            <summary>
            <para>
            <para> The Amazon Simple Notification Service (Amazon SNS) topic that Audit Manager sends
            notifications to. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Settings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateSettingsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateSettingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMSettingCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAccountStatusCmdlet">
            <summary>
            Returns the registration status of an account in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAccountStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Status'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetAccountStatusResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetAccountStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentCmdlet">
            <summary>
            Returns an assessment from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para>The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Assessment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet">
            <summary>
            Lists the latest analytics data for controls within a specific control domain and
            a specific active assessment.
             
             <note><para>
            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 <code>lastUpdated</code> date of <code>controlInsightsByAssessment</code>.
            If neither of these conditions are met, no data is listed for that control.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet.AssessmentId">
            <summary>
            <para>
            <para>The unique identifier for the active assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet.ControlDomainId">
            <summary>
            <para>
            <para>The unique identifier for the control domain. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlInsightsByAssessment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListAssessmentControlInsightsByControlDomainResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListAssessmentControlInsightsByControlDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentControlInsightsByControlDomainListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkCmdlet">
            <summary>
            Returns a framework from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkCmdlet.FrameworkId">
            <summary>
            <para>
            <para> The identifier for the framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Framework'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetAssessmentFrameworkResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetAssessmentFrameworkResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FrameworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^FrameworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet">
            <summary>
            Returns a list of the frameworks that are available in the Audit Manager framework
            library.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.FrameworkType">
            <summary>
            <para>
            <para> The type of framework, such as a standard framework or a custom framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FrameworkMetadataList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListAssessmentFrameworksResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListAssessmentFrameworksResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FrameworkType parameter.
            The -PassThru parameter is deprecated, use -Select '^FrameworkType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkShareRequestListCmdlet">
            <summary>
            Returns a list of sent or received share requests for custom frameworks in Audit
            Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkShareRequestListCmdlet.RequestType">
            <summary>
            <para>
            <para> Specifies whether the share request is a sent request or a received request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkShareRequestListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkShareRequestListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkShareRequestListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentFrameworkShareRequests'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListAssessmentFrameworkShareRequestsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListAssessmentFrameworkShareRequestsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkShareRequestListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RequestType parameter.
            The -PassThru parameter is deprecated, use -Select '^RequestType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet">
            <summary>
            Returns a list of current and past assessments from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet.Status">
            <summary>
            <para>
            <para> The current status of the assessment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentMetadata'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListAssessmentsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListAssessmentsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportListCmdlet">
            <summary>
            Returns a list of assessment reports created in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentReports'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListAssessmentReportsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListAssessmentReportsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet">
            <summary>
            Returns the URL of an assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet.AssessmentReportId">
            <summary>
            <para>
            <para> The unique identifier for the assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PreSignedUrl'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetAssessmentReportUrlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetAssessmentReportUrlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentReportId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentReportId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet">
            <summary>
            Returns a list of changelogs from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.AssessmentId">
            <summary>
            <para>
            <para>The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.ControlId">
            <summary>
            <para>
            <para> The unique identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The unique identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.MaxResult">
            <summary>
            <para>
            <para>Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ChangeLogs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetChangeLogsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetChangeLogsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlCmdlet">
            <summary>
            Returns a control from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Control'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetControlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetControlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightListCmdlet">
            <summary>
            Lists the latest analytics data for control domains across all of your active assessments.
             
             
             <note><para>
            A control domain is listed only if at least one of the controls within that domain
            collected evidence on the <code>lastUpdated</code> date of <code>controlDomainInsights</code>.
            If this condition isn’t met, no data is listed for that control domain.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlDomainInsights'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListControlDomainInsightsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListControlDomainInsightsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightsByAssessmentListCmdlet">
            <summary>
            Lists analytics data for control domains within a specified active assessment.
             
             <note><para>
            A control domain is listed only if at least one of the controls within that domain
            collected evidence on the <code>lastUpdated</code> date of <code>controlDomainInsights</code>.
            If this condition isn’t met, no data is listed for that domain.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightsByAssessmentListCmdlet.AssessmentId">
            <summary>
            <para>
            <para>The unique identifier for the active assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightsByAssessmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightsByAssessmentListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightsByAssessmentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlDomainInsights'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListControlDomainInsightsByAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListControlDomainInsightsByAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlDomainInsightsByAssessmentListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlInsightsByControlDomainListCmdlet">
            <summary>
            Lists the latest analytics data for controls within a specific control domain across
            all active assessments.
             
             <note><para>
            Control insights are listed only if the control belongs to the control domain that
            was specified and the control collected evidence on the <code>lastUpdated</code> date
            of <code>controlInsightsMetadata</code>. If neither of these conditions are met, no
            data is listed for that control.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlInsightsByControlDomainListCmdlet.ControlDomainId">
            <summary>
            <para>
            <para>The unique identifier for the control domain. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlInsightsByControlDomainListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlInsightsByControlDomainListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlInsightsByControlDomainListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlInsightsMetadata'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListControlInsightsByControlDomainResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListControlInsightsByControlDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlInsightsByControlDomainListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlDomainId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlDomainId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet">
            <summary>
            Returns a list of controls from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.ControlType">
            <summary>
            <para>
            <para> The type of control, such as a standard control or a custom control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlMetadataList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListControlsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListControlsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlType parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMDelegationCmdlet">
            <summary>
            Returns a list of delegations from an audit owner to a delegate.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMDelegationCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMDelegationCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMDelegationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Delegations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetDelegationsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetDelegationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet">
            <summary>
            Returns evidence from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The unique identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The unique identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.EvidenceId">
            <summary>
            <para>
            <para> The unique identifier for the evidence. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Evidence'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetEvidenceResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetEvidenceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet">
            <summary>
            Returns all evidence from a specified evidence folder in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The unique identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Evidence'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetEvidenceByEvidenceFolderResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetEvidenceByEvidenceFolderResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceFolderId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceFolderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet">
            <summary>
            Returns an evidence folder from the specified assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The unique identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The unique identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EvidenceFolder'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetEvidenceFolderResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetEvidenceFolderResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceFolderId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceFolderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet">
            <summary>
            Returns the evidence folders from a specified assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EvidenceFolders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetEvidenceFoldersByAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetEvidenceFoldersByAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet">
            <summary>
            Returns a list of evidence folders that are associated with a specified control of
            an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EvidenceFolders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetEvidenceFoldersByAssessmentControlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetEvidenceFoldersByAssessmentControlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMInsightCmdlet">
            <summary>
            Gets the latest analytics data for all your current active assessments.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMInsightCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Insights'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetInsightsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetInsightsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMInsightsByAssessmentCmdlet">
            <summary>
            Gets the latest analytics data for a specific active assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMInsightsByAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para>The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMInsightsByAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Insights'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetInsightsByAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetInsightsByAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMInsightsByAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet">
            <summary>
            Returns a list of keywords that are pre-mapped to the specified control data source.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.Source">
            <summary>
            <para>
            <para> The control mapping data source that the keywords apply to. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Keywords'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListKeywordsForDataSourceResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListKeywordsForDataSourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Source parameter.
            The -PassThru parameter is deprecated, use -Select '^Source' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMNotificationListCmdlet">
            <summary>
            Returns a list of all Audit Manager notifications.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMNotificationListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results on a page or for an API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMNotificationListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token that's used to fetch the next set of results. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMNotificationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Notifications'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListNotificationsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListNotificationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMOrganizationAdminAccountCmdlet">
            <summary>
            Returns the name of the delegated Amazon Web Services administrator account for the
            organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMOrganizationAdminAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetOrganizationAdminAccountResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetOrganizationAdminAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMResourceTagListCmdlet">
            <summary>
            Returns a list of tags for the specified resource in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMResourceTagListCmdlet.ResourceArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMResourceTagListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMResourceTagListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMServiceInScopeCmdlet">
            <summary>
            Returns a list of the in-scope Amazon Web Services services for the specified assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMServiceInScopeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceMetadata'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetServicesInScopeResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetServicesInScopeResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMSettingCmdlet">
            <summary>
            Returns the settings for the specified Amazon Web Services account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMSettingCmdlet.Attribute">
            <summary>
            <para>
            <para> The list of <code>SettingAttribute</code> enum values. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Settings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.GetSettingsResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.GetSettingsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Attribute parameter.
            The -PassThru parameter is deprecated, use -Select '^Attribute' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet">
            <summary>
            Creates an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Scope_AwsAccount">
            <summary>
            <para>
            <para> The Amazon Web Services accounts that are included in the scope of the assessment.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Scope_AwsService">
            <summary>
            <para>
            <para> The Amazon Web Services services that are included in the scope of the assessment.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Description">
            <summary>
            <para>
            <para> The optional description of the assessment to be created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.AssessmentReportsDestination_Destination">
            <summary>
            <para>
            <para> The destination of the assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.AssessmentReportsDestination_DestinationType">
            <summary>
            <para>
            <para> The destination type, such as Amazon S3. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.FrameworkId">
            <summary>
            <para>
            <para> The identifier for the framework that the assessment will be created from. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Name">
            <summary>
            <para>
            <para> The name of the assessment to be created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Role">
            <summary>
            <para>
            <para> The list of roles for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Tag">
            <summary>
            <para>
            <para> The tags that are associated with the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Assessment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.CreateAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.CreateAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FrameworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^FrameworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet">
            <summary>
            Creates a custom framework in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.ComplianceType">
            <summary>
            <para>
            <para> The compliance type that the new custom framework supports, such as CIS or HIPAA.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.ControlSet">
            <summary>
            <para>
            <para> The control sets that are associated with the framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.Description">
            <summary>
            <para>
            <para> An optional description for the new custom framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.Name">
            <summary>
            <para>
            <para> The name of the new custom framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.Tag">
            <summary>
            <para>
            <para> The tags that are associated with the framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Framework'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.CreateAssessmentFrameworkResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.CreateAssessmentFrameworkResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentFrameworkCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet">
            <summary>
            Creates an assessment report for the specified assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet.Description">
            <summary>
            <para>
            <para> The description of the assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet.Name">
            <summary>
            <para>
            <para> The name of the new assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentReport'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.CreateAssessmentReportResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.CreateAssessmentReportResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentReportCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet">
            <summary>
            Creates a new custom control in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.ActionPlanInstruction">
            <summary>
            <para>
            <para> The recommended actions to carry out if the control isn't fulfilled. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.ActionPlanTitle">
            <summary>
            <para>
            <para> The title of the action plan for remediating the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.ControlMappingSource">
            <summary>
            <para>
            <para> The data mapping sources for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.Description">
            <summary>
            <para>
            <para> The description of the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.Name">
            <summary>
            <para>
            <para> The name of the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.Tag">
            <summary>
            <para>
            <para> The tags that are associated with the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.TestingInformation">
            <summary>
            <para>
            <para> The steps to follow to determine if the control is satisfied. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Control'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.CreateControlResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.CreateControlResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMControlCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet">
            <summary>
            Creates a batch of delegations for an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet.CreateDelegationRequest">
            <summary>
            <para>
            <para> The API request to batch create delegations in Audit Manager. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.BatchCreateDelegationByAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.BatchCreateDelegationByAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMAccountCmdlet">
            <summary>
            Enables Audit Manager for the specified Amazon Web Services account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMAccountCmdlet.DelegatedAdminAccount">
            <summary>
            <para>
            <para> The delegated administrator account for Audit Manager. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMAccountCmdlet.KmsKey">
            <summary>
            <para>
            <para> The KMS key details. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Status'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.RegisterAccountResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.RegisterAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMOrganizationAdminAccountCmdlet">
            <summary>
            Enables an Amazon Web Services account within the organization as the delegated administrator
            for Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMOrganizationAdminAccountCmdlet.AdminAccountId">
            <summary>
            <para>
            <para> The identifier for the delegated administrator account. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMOrganizationAdminAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.RegisterOrganizationAdminAccountResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.RegisterOrganizationAdminAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMOrganizationAdminAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AdminAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AdminAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RegisterAUDMOrganizationAdminAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentCmdlet">
            <summary>
            Deletes an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeleteAssessmentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkCmdlet">
            <summary>
            Deletes a custom framework in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkCmdlet.FrameworkId">
            <summary>
            <para>
            <para> The identifier for the custom framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeleteAssessmentFrameworkResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FrameworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^FrameworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkShareCmdlet">
            <summary>
            Deletes a share request for a custom framework in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkShareCmdlet.RequestId">
            <summary>
            <para>
            <para>The unique identifier for the share request to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkShareCmdlet.RequestType">
            <summary>
            <para>
            <para>Specifies whether the share request is a sent request or a received request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkShareCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeleteAssessmentFrameworkShareResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RequestId parameter.
            The -PassThru parameter is deprecated, use -Select '^RequestId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentFrameworkShareCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportCmdlet">
            <summary>
            Deletes an assessment report from an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportCmdlet.AssessmentReportId">
            <summary>
            <para>
            <para> The unique identifier for the assessment report. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeleteAssessmentReportResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentReportId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentReportId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet">
            <summary>
            Disassociates a list of evidence from an assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.EvidenceId">
            <summary>
            <para>
            <para> The list of evidence identifiers. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.BatchDisassociateAssessmentReportEvidenceResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.BatchDisassociateAssessmentReportEvidenceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceFolderId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceFolderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet">
            <summary>
            Disassociates an evidence folder from the specified assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The unique identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The unique identifier for the folder that the evidence is stored in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DisassociateAssessmentReportEvidenceFolderResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EvidenceFolderId parameter.
            The -PassThru parameter is deprecated, use -Select '^EvidenceFolderId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMControlCmdlet">
            <summary>
            Deletes a custom control in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The unique identifier for the control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeleteControlResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^ControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMControlCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet">
            <summary>
            Deletes a batch of delegations for an assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.DelegationId">
            <summary>
            <para>
            <para> The identifiers for the delegations. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Errors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.BatchDeleteDelegationByAssessmentResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.BatchDeleteDelegationByAssessmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AssessmentId parameter.
            The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMResourceTagCmdlet">
            <summary>
            Removes a tag from a resource in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the specified resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para> The name or key of the tag. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet">
            <summary>
            Creates a share request for a custom framework in Audit Manager.
             
              
            <para>
            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.
            </para><important><para>
            When you invoke the <code>StartAssessmentFrameworkShare</code> 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 <a href="https://docs.aws.amazon.com/audit-manager/latest/userguide/share-custom-framework-concepts-and-terminology.html#eligibility">Framework
            sharing eligibility</a> in the <i>Audit Manager User Guide</i>.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.Comment">
            <summary>
            <para>
            <para> An optional comment from the sender about the share request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.DestinationAccount">
            <summary>
            <para>
            <para> The Amazon Web Services account of the recipient. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.DestinationRegion">
            <summary>
            <para>
            <para> The Amazon Web Services Region of the recipient. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.FrameworkId">
            <summary>
            <para>
            <para> The unique identifier for the custom framework to be shared. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentFrameworkShareRequest'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.StartAssessmentFrameworkShareResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.StartAssessmentFrameworkShareResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FrameworkId parameter.
            The -PassThru parameter is deprecated, use -Select '^FrameworkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.StartAUDMAssessmentFrameworkShareCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMAccountCmdlet">
            <summary>
            Deregisters an account in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Status'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeregisterAccountResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.DeregisterAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMOrganizationAdminAccountCmdlet">
            <summary>
            Removes the specified member Amazon Web Services account as a delegated administrator
            for Audit Manager.
             
             <important><para>
            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 Audit Manager.
            However, Audit Manager will stop collecting and attaching evidence to that delegated
            administrator account moving forward.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMOrganizationAdminAccountCmdlet.AdminAccountId">
            <summary>
            <para>
            <para> The identifier for the administrator account. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMOrganizationAdminAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.DeregisterOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMOrganizationAdminAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AdminAccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AdminAccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UnregisterAUDMOrganizationAdminAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet">
            <summary>
            Updates a share request for a custom framework in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet.Action">
            <summary>
            <para>
            <para>Specifies the update action for the share request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet.RequestId">
            <summary>
            <para>
            <para> The unique identifier for the share request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet.RequestType">
            <summary>
            <para>
            <para>Specifies whether the share request is a sent request or a received request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentFrameworkShareRequest'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AuditManager.Model.UpdateAssessmentFrameworkShareResponse).
            Specifying the name of a property of type Amazon.AuditManager.Model.UpdateAssessmentFrameworkShareResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RequestId parameter.
            The -PassThru parameter is deprecated, use -Select '^RequestId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.UpdateAUDMAssessmentFrameworkShareCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>