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 unique identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder in which the evidence is stored. </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 the specified assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMAssessmentReportEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder in which evidence is stored. </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 the specified control in the assessment
            in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the specified control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMEvidenceToAssessmentControlCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified 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 specified resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.AddAUDMResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para> The tags to be 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 specified Amazon S3 bucket in which the assessment report
            is stored. </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 specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.AssessmentName">
            <summary>
            <para>
            <para> The name of the specified assessment to be updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentCmdlet.Scope_AwsAccount">
            <summary>
            <para>
            <para> The accounts 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 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 specified 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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.CommentBody">
            <summary>
            <para>
            <para> The comment body text for the specified control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the specified control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlCmdlet.ControlStatus">
            <summary>
            <para>
            <para> The status of the specified 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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.Comment">
            <summary>
            <para>
            <para> The comment related to the status update. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentControlSetStatusCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified 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 is 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 associated with the framework. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.Description">
            <summary>
            <para>
            <para> The description of the framework that is to be updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentFrameworkCmdlet.FrameworkId">
            <summary>
            <para>
            <para> The identifier for the specified 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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMAssessmentStatusCmdlet.Status">
            <summary>
            <para>
            <para> The current status of the specified 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 is not 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 specified control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.ControlMappingSource">
            <summary>
            <para>
            <para> The data mapping sources for the specified 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 control to be updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.EditAUDMControlCmdlet.TestingInformation">
            <summary>
            <para>
            <para> The steps that to follow to determine if the control has been satisfied. </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 to which Audit Manager
            sends notifications. </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 identifier for the specified 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.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 specified 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 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 standard or custom. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentFrameworkListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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.GetAUDMAssessmentListCmdlet">
            <summary>
            Returns a list of current and past assessments from Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 a specified assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMAssessmentReportUrlCmdlet.AssessmentReportId">
            <summary>
            <para>
            <para> The 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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the specified control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMChangeLogCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 specified 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.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 standard or custom. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMControlListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMDelegationCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder in which the evidence is stored. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceCmdlet.EvidenceId">
            <summary>
            <para>
            <para> The 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 specified 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 in which the evidence is stored. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceByEvidenceFolderCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder in which the evidence is stored. </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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 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 specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.ControlId">
            <summary>
            <para>
            <para> The identifier for the specified control. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.ControlSetId">
            <summary>
            <para>
            <para> The identifier for the specified control set. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMEvidenceFolderByAssessmentControlCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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.GetAUDMKeywordForDataSourceListCmdlet">
            <summary>
            Returns a list of keywords that 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 to which the keywords apply. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.MaxResult">
            <summary>
            <para>
            <para> Represents the maximum number of results per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMKeywordForDataSourceListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 per page, or per API request call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.GetAUDMNotificationListCmdlet.NextToken">
            <summary>
            <para>
            <para> The pagination token 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 specified 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 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 accounts 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 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 specified framework. </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 specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMAssessmentCmdlet.Tag">
            <summary>
            <para>
            <para> The tags 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 to be 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 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 specified 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 is not 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 specified 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 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 has been 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>
            Create a batch of delegations for a specified assessment in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.NewAUDMCreateDelegationByAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified 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 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 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 specified 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 specified 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 specified 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.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 identifier for the specified 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 the specified assessment report in Audit Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder in which evidence is stored. </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 identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMAssessmentReportEvidenceFolderCmdlet.EvidenceFolderId">
            <summary>
            <para>
            <para> The identifier for the folder in which evidence is stored. </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 identifier for the specified 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 the delegations in the specified Audit Manager assessment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.AssessmentId">
            <summary>
            <para>
            <para> The identifier for the specified assessment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AUDM.RemoveAUDMDelegationByAssessmentCmdlet.DelegationId">
            <summary>
            <para>
            <para> The identifiers for the specified 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.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 account as a delegated administrator for Audit Manager.
             
             
             <important><para>
            When you remove a delegated administrator from your Audit Manager settings, or when
            you deregister a delegated administrator from Organizations, you continue to have
            access to the evidence that you previously collected under that account. 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 specified 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>
    </members>
</doc>