AWS.Tools.SecurityHub.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SecurityHub</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.AddSHUBResourceTagCmdlet">
            <summary>
            Adds one or more tags to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.AddSHUBResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to apply the tags to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.AddSHUBResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the resource. You can add up to 50 tags at a time. The tag keys
            can be no longer than 128 characters. The tag values can be no longer than 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.AddSHUBResourceTagCmdlet.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.SecurityHub.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.AddSHUBResourceTagCmdlet.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.SHUB.AddSHUBResourceTagCmdlet.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.SHUB.ConfirmSHUBAdministratorInvitationCmdlet">
            <summary>
            Accepts the invitation to be a member account and be monitored by the Security Hub
            administrator account that the invitation was sent from.
             
              
            <para>
            This operation is only used by member accounts that are not added through Organizations.
            </para><para>
            When the member account accepts the invitation, permission is granted to the administrator
            account to view findings generated in the member account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBAdministratorInvitationCmdlet.AdministratorId">
            <summary>
            <para>
            <para>The account ID of the Security Hub administrator account that sent the invitation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBAdministratorInvitationCmdlet.InvitationId">
            <summary>
            <para>
            <para>The identifier of the invitation sent from the Security Hub administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBAdministratorInvitationCmdlet.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.SecurityHub.Model.AcceptAdministratorInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBAdministratorInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InvitationId parameter.
            The -PassThru parameter is deprecated, use -Select '^InvitationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBAdministratorInvitationCmdlet.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.SHUB.ConfirmSHUBInvitationCmdlet">
            <summary>
            This method is deprecated. Instead, use <c>AcceptAdministratorInvitation</c>.
             
              
            <para>
            The Security Hub console continues to use <c>AcceptInvitation</c>. It will eventually
            change to use <c>AcceptAdministratorInvitation</c>. Any IAM policies that specifically
            control access to this function must continue to use <c>AcceptInvitation</c>. You
            should also add <c>AcceptAdministratorInvitation</c> to your policies to ensure that
            the correct permissions are in place after the console begins to use <c>AcceptAdministratorInvitation</c>.
            </para><para>
            Accepts the invitation to be a member account and be monitored by the Security Hub
            administrator account that the invitation was sent from.
            </para><para>
            This operation is only used by member accounts that are not added through Organizations.
            </para><para>
            When the member account accepts the invitation, permission is granted to the administrator
            account to view findings generated in the member account.
            </para><br/><br/>This operation is deprecated.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBInvitationCmdlet.InvitationId">
            <summary>
            <para>
            <para>The identifier of the invitation sent from the Security Hub administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBInvitationCmdlet.MasterId">
            <summary>
            <para>
            <para>The account ID of the Security Hub administrator account that sent the invitation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBInvitationCmdlet.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.SecurityHub.Model.AcceptInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InvitationId parameter.
            The -PassThru parameter is deprecated, use -Select '^InvitationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ConfirmSHUBInvitationCmdlet.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.SHUB.DenySHUBInvitationCmdlet">
            <summary>
            Declines invitations to become a member account.
             
              
            <para>
            A prospective member account uses this operation to decline an invitation to become
            a member.
            </para><para>
            This operation is only called by member accounts that aren't part of an organization.
            Organization accounts don't receive invitations.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DenySHUBInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of prospective member account IDs for which to decline an invitation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DenySHUBInvitationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DeclineInvitationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DeclineInvitationsResponse 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.SHUB.DenySHUBInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DenySHUBInvitationCmdlet.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.SHUB.DisableSHUBImportFindingsForProductCmdlet">
            <summary>
            Disables the integration of the specified product with Security Hub. After the integration
            is disabled, findings from that product are no longer sent to Security Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBImportFindingsForProductCmdlet.ProductSubscriptionArn">
            <summary>
            <para>
            <para>The ARN of the integrated product to disable the integration for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBImportFindingsForProductCmdlet.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.SecurityHub.Model.DisableImportFindingsForProductResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBImportFindingsForProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductSubscriptionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductSubscriptionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBImportFindingsForProductCmdlet.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.SHUB.DisableSHUBOrganizationAdminAccountCmdlet">
            <summary>
            Disables a Security Hub administrator account. Can only be called by the organization
            management account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBOrganizationAdminAccountCmdlet.AdminAccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account identifier of the Security Hub administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBOrganizationAdminAccountCmdlet.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.SecurityHub.Model.DisableOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBOrganizationAdminAccountCmdlet.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.SHUB.DisableSHUBOrganizationAdminAccountCmdlet.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.SHUB.DisableSHUBSecurityHubCmdlet">
            <summary>
            Disables Security Hub in your account only in the current Amazon Web Services Region.
            To disable Security Hub in all Regions, you must submit one request per Region where
            you have enabled Security Hub.
             
              
            <para>
            You can't disable Security Hub in an account that is currently the Security Hub administrator.
            </para><para>
            When you disable Security Hub, your existing findings and insights and any Security
            Hub configuration settings are deleted after 90 days and cannot be recovered. Any
            standards that were enabled are disabled, and your administrator and member account
            associations are removed.
            </para><para>
            If you want to save your existing findings, you must export them before you disable
            Security Hub.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBSecurityHubCmdlet.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.SecurityHub.Model.DisableSecurityHubResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBSecurityHubCmdlet.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.SHUB.DisableSHUBStandardsBatchCmdlet">
            <summary>
            Disables the standards specified by the provided <c>StandardsSubscriptionArns</c>.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html">Security
            Standards</a> section of the <i>Security Hub User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBStandardsBatchCmdlet.StandardsSubscriptionArn">
            <summary>
            <para>
            <para>The ARNs of the standards subscriptions to disable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBStandardsBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StandardsSubscriptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.BatchDisableStandardsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchDisableStandardsResponse 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.SHUB.DisableSHUBStandardsBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StandardsSubscriptionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StandardsSubscriptionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.DisableSHUBStandardsBatchCmdlet.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.SHUB.EditSHUBUpdateAutomationRuleCmdlet">
            <summary>
            Updates one or more automation rules based on rule Amazon Resource Names (ARNs) and
            input parameters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EditSHUBUpdateAutomationRuleCmdlet.UpdateAutomationRulesRequestItem">
            <summary>
            <para>
            <para> An array of ARNs for the rules that are to be updated. Optionally, you can also include
            <c>RuleStatus</c> and <c>RuleOrder</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EditSHUBUpdateAutomationRuleCmdlet.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.SecurityHub.Model.BatchUpdateAutomationRulesResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchUpdateAutomationRulesResponse 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.SHUB.EditSHUBUpdateAutomationRuleCmdlet.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.SHUB.EditSHUBUpdateStandardsControlAssociationCmdlet">
            <summary>
            For a batch of security controls and standards, this operation updates the enablement
            status of a control in a standard.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EditSHUBUpdateStandardsControlAssociationCmdlet.StandardsControlAssociationUpdate">
            <summary>
            <para>
            <para> Updates the enablement status of a security control in a specified standard. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EditSHUBUpdateStandardsControlAssociationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAssociationUpdates'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.BatchUpdateStandardsControlAssociationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchUpdateStandardsControlAssociationsResponse 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.SHUB.EditSHUBUpdateStandardsControlAssociationCmdlet.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.SHUB.EnableSHUBImportFindingsForProductCmdlet">
            <summary>
            Enables the integration of a partner product with Security Hub. Integrated products
            send findings to Security Hub.
             
              
            <para>
            When you enable a product integration, a permissions policy that grants permission
            for the product to send findings to Security Hub is applied.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBImportFindingsForProductCmdlet.ProductArn">
            <summary>
            <para>
            <para>The ARN of the product to enable the integration for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBImportFindingsForProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProductSubscriptionArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.EnableImportFindingsForProductResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.EnableImportFindingsForProductResponse 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.SHUB.EnableSHUBImportFindingsForProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBImportFindingsForProductCmdlet.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.SHUB.EnableSHUBOrganizationAdminAccountCmdlet">
            <summary>
            Designates the Security Hub administrator account for an organization. Can only be
            called by the organization management account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBOrganizationAdminAccountCmdlet.AdminAccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account identifier of the account to designate as the Security
            Hub administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBOrganizationAdminAccountCmdlet.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.SecurityHub.Model.EnableOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBOrganizationAdminAccountCmdlet.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.SHUB.EnableSHUBOrganizationAdminAccountCmdlet.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.SHUB.EnableSHUBSecurityHubCmdlet">
            <summary>
            Enables Security Hub for your account in the current Region or the Region you specify
            in the request.
             
              
            <para>
            When you enable Security Hub, you grant to Security Hub the permissions necessary
            to gather findings from other services that are integrated with Security Hub.
            </para><para>
            When you use the <c>EnableSecurityHub</c> operation to enable Security Hub, you also
            automatically enable the following standards:
            </para><ul><li><para>
            Center for Internet Security (CIS) Amazon Web Services Foundations Benchmark v1.2.0
            </para></li><li><para>
            Amazon Web Services Foundational Security Best Practices
            </para></li></ul><para>
            Other standards are not automatically enabled.
            </para><para>
            To opt out of automatically enabled standards, set <c>EnableDefaultStandards</c> to
            <c>false</c>.
            </para><para>
            After you enable Security Hub, to enable a standard, use the <c>BatchEnableStandards</c>
            operation. To disable a standard, use the <c>BatchDisableStandards</c> operation.
            </para><para>
            To learn more, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-settingup.html">setup
            information</a> in the <i>Security Hub User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBSecurityHubCmdlet.ControlFindingGenerator">
            <summary>
            <para>
            <para>This field, used when enabling Security Hub, specifies whether the calling account
            has consolidated control findings turned on. If the value for this field is set to
            <c>SECURITY_CONTROL</c>, Security Hub generates a single finding for a control check
            even when the check applies to multiple enabled standards.</para><para>If the value for this field is set to <c>STANDARD_CONTROL</c>, Security Hub generates
            separate findings for a control check when the check applies to multiple enabled standards.</para><para>The value for this field in a member account matches the value in the administrator
            account. For accounts that aren't part of an organization, the default value of this
            field is <c>SECURITY_CONTROL</c> if you enabled Security Hub on or after February
            23, 2023.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBSecurityHubCmdlet.EnableDefaultStandard">
            <summary>
            <para>
            <para>Whether to enable the security standards that Security Hub has designated as automatically
            enabled. If you do not provide a value for <c>EnableDefaultStandards</c>, it is set
            to <c>true</c>. To not enable the automatically enabled standards, set <c>EnableDefaultStandards</c>
            to <c>false</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBSecurityHubCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the hub resource when you enable Security Hub.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBSecurityHubCmdlet.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.SecurityHub.Model.EnableSecurityHubResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBSecurityHubCmdlet.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.SHUB.EnableSHUBStandardsBatchCmdlet">
            <summary>
            Enables the standards specified by the provided <c>StandardsArn</c>. To obtain the
            ARN for a standard, use the <c>DescribeStandards</c> operation.
             
              
            <para>
            For more information, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html">Security
            Standards</a> section of the <i>Security Hub User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBStandardsBatchCmdlet.StandardsSubscriptionRequest">
            <summary>
            <para>
            <para>The list of standards checks to enable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBStandardsBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StandardsSubscriptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.BatchEnableStandardsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchEnableStandardsResponse 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.SHUB.EnableSHUBStandardsBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StandardsSubscriptionRequest parameter.
            The -PassThru parameter is deprecated, use -Select '^StandardsSubscriptionRequest' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.EnableSHUBStandardsBatchCmdlet.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.SHUB.GetSHUBActionTargetCmdlet">
            <summary>
            Returns a list of the custom action targets in Security Hub in your account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBActionTargetCmdlet.ActionTargetArn">
            <summary>
            <para>
            <para>A list of custom action target ARNs for the custom action targets to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBActionTargetCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBActionTargetCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>DescribeActionTargets</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBActionTargetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ActionTargets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DescribeActionTargetsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DescribeActionTargetsResponse 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.SHUB.GetSHUBActionTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ActionTargetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ActionTargetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBActionTargetCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBAdministratorAccountCmdlet">
            <summary>
            Provides the details for the Security Hub administrator account for the current member
            account.
             
              
            <para>
            Can be used by both member accounts that are managed using Organizations and accounts
            that were invited manually.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBAdministratorAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Administrator'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetAdministratorAccountResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetAdministratorAccountResponse 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.SHUB.GetSHUBAutomationRuleListCmdlet">
            <summary>
            A list of automation rules and their metadata for the calling account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBAutomationRuleListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of rules to return in the response. This currently ranges from
            1 to 100. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBAutomationRuleListCmdlet.NextToken">
            <summary>
            <para>
            <para> A token to specify where to start paginating the response. This is the <c>NextToken</c>
            from a previously truncated response. On your first call to the <c>ListAutomationRules</c>
            API, set the value of this parameter to <c>NULL</c>. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBAutomationRuleListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AutomationRulesMetadata'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListAutomationRulesResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListAutomationRulesResponse 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.SHUB.GetSHUBAutomationRuleListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyCmdlet">
            <summary>
            Provides information about a configuration policy. Only the Security Hub delegated
            administrator can invoke this operation from the home Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyCmdlet.Identifier">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) or universally unique identifier (UUID) of the configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyCmdlet.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.SecurityHub.Model.GetConfigurationPolicyResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetConfigurationPolicyResponse 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.SHUB.GetSHUBConfigurationPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationCmdlet">
            <summary>
            Returns the association between a configuration and a target account, organizational
            unit, or the root. The configuration can be a configuration policy or self-managed
            behavior. Only the Security Hub delegated administrator can invoke this operation
            from the home Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationCmdlet.Target_AccountId">
            <summary>
            <para>
            <para> The Amazon Web Services account ID of the target account. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationCmdlet.Target_OrganizationalUnitId">
            <summary>
            <para>
            <para> The organizational unit ID of the target organizational unit. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationCmdlet.Target_RootId">
            <summary>
            <para>
            <para> The ID of the organization root. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationCmdlet.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.SecurityHub.Model.GetConfigurationPolicyAssociationResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetConfigurationPolicyAssociationResponse 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.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet">
            <summary>
            Provides information about the associations for your configuration policies and self-managed
            behavior. Only the Security Hub delegated administrator can invoke this operation
            from the home Region.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.Filters_AssociationStatus">
            <summary>
            <para>
            <para> The current status of the association between a target and a configuration policy.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.Filters_AssociationType">
            <summary>
            <para>
            <para> Indicates whether the association between a target and a configuration was directly
            applied by the Security Hub delegated administrator or inherited from a parent. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.Filters_ConfigurationPolicyId">
            <summary>
            <para>
            <para> The ARN or UUID of the configuration policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of results that's returned by <c>ListConfigurationPolicies</c>
            in each page of the response. When this parameter is used, <c>ListConfigurationPolicyAssociations</c>
            returns the specified number of results in a single page and a <c>NextToken</c> response
            element. You can see the remaining results of the initial request by sending another
            <c>ListConfigurationPolicyAssociations</c> request with the returned <c>NextToken</c>
            value. A valid range for <c>MaxResults</c> is between 1 and 100. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para> The <c>NextToken</c> value that's returned from a previous paginated <c>ListConfigurationPolicyAssociations</c>
            request where <c>MaxResults</c> was used but the results exceeded the value of that
            parameter. Pagination continues from the end of the previous response that returned
            the <c>NextToken</c> value. This value is <c>null</c> when there are no more results
            to return. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfigurationPolicyAssociationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListConfigurationPolicyAssociationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListConfigurationPolicyAssociationsResponse 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.SHUB.GetSHUBConfigurationPolicyAssociationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyListCmdlet">
            <summary>
            Lists the configuration policies that the Security Hub delegated administrator has
            created for your organization. Only the delegated administrator can invoke this operation
            from the home Region.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of results that's returned by <c>ListConfigurationPolicies</c>
            in each page of the response. When this parameter is used, <c>ListConfigurationPolicies</c>
            returns the specified number of results in a single page and a <c>NextToken</c> response
            element. You can see the remaining results of the initial request by sending another
            <c>ListConfigurationPolicies</c> request with the returned <c>NextToken</c> value.
            A valid range for <c>MaxResults</c> is between 1 and 100. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyListCmdlet.NextToken">
            <summary>
            <para>
            <para> The NextToken value that's returned from a previous paginated <c>ListConfigurationPolicies</c>
            request where <c>MaxResults</c> was used but the results exceeded the value of that
            parameter. Pagination continues from the <c>MaxResults</c> was used but the results
            exceeded the value of that parameter. Pagination continues from the end of the previous
            response that returned the <c>NextToken</c> value. This value is <c>null</c> when
            there are no more results to return. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBConfigurationPolicyListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfigurationPolicySummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListConfigurationPoliciesResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListConfigurationPoliciesResponse 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.SHUB.GetSHUBConfigurationPolicyListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledProductsForImportListCmdlet">
            <summary>
            Lists all findings-generating solutions (products) that you are subscribed to receive
            findings from in Security Hub.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledProductsForImportListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledProductsForImportListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>ListEnabledProductsForImport</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledProductsForImportListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProductSubscriptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListEnabledProductsForImportResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListEnabledProductsForImportResponse 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.SHUB.GetSHUBEnabledProductsForImportListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledStandardCmdlet">
            <summary>
            Returns a list of the standards that are currently enabled.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledStandardCmdlet.StandardsSubscriptionArn">
            <summary>
            <para>
            <para>The list of the standards subscription ARNs for the standards to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledStandardCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledStandardCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>GetEnabledStandards</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBEnabledStandardCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StandardsSubscriptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetEnabledStandardsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetEnabledStandardsResponse 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.SHUB.GetSHUBEnabledStandardCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingCmdlet">
            <summary>
            Returns a list of findings that match the specified criteria.
             
              
            <para>
            If finding aggregation is enabled, then when you call <c>GetFindings</c> from the
            aggregation Region, the results include all of the matching findings from both the
            aggregation Region and the linked Regions.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingCmdlet.Filter">
            <summary>
            <para>
            <para>The finding attributes used to define a condition to filter the returned findings.</para><para>You can filter by up to 10 finding attributes. For each attribute, you can provide
            up to 20 filter values.</para><para>Note that in the available filter fields, <c>WorkflowState</c> is deprecated. To search
            for a finding based on its workflow status, use <c>WorkflowStatus</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingCmdlet.SortCriterion">
            <summary>
            <para>
            <para>The finding attributes used to sort the list of returned findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of findings to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>GetFindings</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Findings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetFindingsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetFindingsResponse 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.SHUB.GetSHUBFindingCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorCmdlet">
            <summary>
            Returns the current finding aggregation configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorCmdlet.FindingAggregatorArn">
            <summary>
            <para>
            <para>The ARN of the finding aggregator to return details for. To obtain the ARN, use <c>ListFindingAggregators</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorCmdlet.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.SecurityHub.Model.GetFindingAggregatorResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetFindingAggregatorResponse 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.SHUB.GetSHUBFindingAggregatorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FindingAggregatorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FindingAggregatorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorListCmdlet">
            <summary>
            If finding aggregation is enabled, then <c>ListFindingAggregators</c> returns the
            ARN of the finding aggregator. You can run this operation from any Region.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return. This operation currently only returns a single
            result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token returned with the previous set of results. Identifies the next set of results
            to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingAggregatorListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FindingAggregators'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListFindingAggregatorsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListFindingAggregatorsResponse 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.SHUB.GetSHUBFindingAggregatorListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet">
            <summary>
            Returns history for a Security Hub finding in the last 90 days. The history includes
            changes made to any fields in the Amazon Web Services Security Finding Format (ASFF).<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.EndTime">
            <summary>
            <para>
            <para> An ISO 8601-formatted timestamp that indicates the end time of the requested finding
            history.</para><para>If you provide values for both <c>StartTime</c> and <c>EndTime</c>, Security Hub returns
            finding history for the specified time period. If you provide a value for <c>StartTime</c>
            but not for <c>EndTime</c>, Security Hub returns finding history from the <c>StartTime</c>
            to the time at which the API is called. If you provide a value for <c>EndTime</c>
            but not for <c>StartTime</c>, Security Hub returns finding history from the <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_AwsSecurityFindingFilters.html#securityhub-Type-AwsSecurityFindingFilters-CreatedAt">CreatedAt</a>
            timestamp of the finding to the <c>EndTime</c>. If you provide neither <c>StartTime</c>
            nor <c>EndTime</c>, Security Hub returns finding history from the CreatedAt timestamp
            of the finding to the time at which the API is called. In all of these scenarios,
            the response is limited to 100 results, and the maximum time period is limited to
            90 days.</para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.FindingIdentifier_Id">
            <summary>
            <para>
            <para>The identifier of the finding that was specified by the finding provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.FindingIdentifier_ProductArn">
            <summary>
            <para>
            <para>The ARN generated by Security Hub that uniquely identifies a product that generates
            findings. This can be the ARN for a third-party product that is integrated with Security
            Hub, or the ARN for a custom integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.StartTime">
            <summary>
            <para>
            <para>A timestamp that indicates the start time of the requested finding history.</para><para>If you provide values for both <c>StartTime</c> and <c>EndTime</c>, Security Hub returns
            finding history for the specified time period. If you provide a value for <c>StartTime</c>
            but not for <c>EndTime</c>, Security Hub returns finding history from the <c>StartTime</c>
            to the time at which the API is called. If you provide a value for <c>EndTime</c>
            but not for <c>StartTime</c>, Security Hub returns finding history from the <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_AwsSecurityFindingFilters.html#securityhub-Type-AwsSecurityFindingFilters-CreatedAt">CreatedAt</a>
            timestamp of the finding to the <c>EndTime</c>. If you provide neither <c>StartTime</c>
            nor <c>EndTime</c>, Security Hub returns finding history from the CreatedAt timestamp
            of the finding to the time at which the API is called. In all of these scenarios,
            the response is limited to 100 results, and the maximum time period is limited to
            90 days.</para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of results to be returned. If you don’t provide it, Security Hub
            returns up to 100 results of finding history. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.NextToken">
            <summary>
            <para>
            <para> A token for pagination purposes. Provide <c>NULL</c> as the initial value. In subsequent
            requests, provide the token included in the response to get up to an additional 100
            results of finding history. If you don’t provide <c>NextToken</c>, Security Hub returns
            up to 100 results of finding history for each request. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBFindingHistoryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Records'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetFindingHistoryResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetFindingHistoryResponse 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.SHUB.GetSHUBFindingHistoryCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetAutomationRuleCmdlet">
            <summary>
            Retrieves a list of details for automation rules based on rule Amazon Resource Names
            (ARNs).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetAutomationRuleCmdlet.AutomationRulesArn">
            <summary>
            <para>
            <para> A list of rule ARNs to get details for. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetAutomationRuleCmdlet.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.SecurityHub.Model.BatchGetAutomationRulesResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchGetAutomationRulesResponse 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.SHUB.GetSHUBGetConfigurationPolicyAssociationCmdlet">
            <summary>
            Returns associations between an Security Hub configuration and a batch of target
            accounts, organizational units, or the root. Only the Security Hub delegated administrator
            can invoke this operation from the home Region. A configuration can refer to a configuration
            policy or to a self-managed configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetConfigurationPolicyAssociationCmdlet.ConfigurationPolicyAssociationIdentifier">
            <summary>
            <para>
            <para> Specifies one or more target account IDs, organizational unit (OU) IDs, or the root
            ID to retrieve associations for. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetConfigurationPolicyAssociationCmdlet.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.SecurityHub.Model.BatchGetConfigurationPolicyAssociationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchGetConfigurationPolicyAssociationsResponse 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.SHUB.GetSHUBGetSecurityControlCmdlet">
            <summary>
            Provides details about a batch of security controls for the current Amazon Web Services
            account and Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetSecurityControlCmdlet.SecurityControlId">
            <summary>
            <para>
            <para> A list of security controls (identified with <c>SecurityControlId</c>, <c>SecurityControlArn</c>,
            or a mix of both parameters). The security control ID or Amazon Resource Name (ARN)
            is the same across standards. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetSecurityControlCmdlet.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.SecurityHub.Model.BatchGetSecurityControlsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchGetSecurityControlsResponse 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.SHUB.GetSHUBGetStandardsControlAssociationCmdlet">
            <summary>
            For a batch of security controls and standards, identifies whether each control is
            currently enabled or disabled in a standard.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetStandardsControlAssociationCmdlet.StandardsControlAssociationId">
            <summary>
            <para>
            <para> An array with one or more objects that includes a security control (identified with
            <c>SecurityControlId</c>, <c>SecurityControlArn</c>, or a mix of both parameters)
            and the Amazon Resource Name (ARN) of a standard. This field is used to query the
            enablement status of a control in a specified standard. The security control ID or
            ARN is the same across standards. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBGetStandardsControlAssociationCmdlet.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.SecurityHub.Model.BatchGetStandardsControlAssociationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchGetStandardsControlAssociationsResponse 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.SHUB.GetSHUBHubCmdlet">
            <summary>
            Returns details about the Hub resource in your account, including the <c>HubArn</c>
            and the time when you enabled Security Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBHubCmdlet.HubArn">
            <summary>
            <para>
            <para>The ARN of the Hub resource to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBHubCmdlet.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.SecurityHub.Model.DescribeHubResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DescribeHubResponse 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.SHUB.GetSHUBHubCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the HubArn parameter.
            The -PassThru parameter is deprecated, use -Select '^HubArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet">
            <summary>
            Lists and describes insights for the specified insight ARNs.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet.InsightArn">
            <summary>
            <para>
            <para>The ARNs of the insights to describe. If you do not provide any insight ARNs, then
            <c>GetInsights</c> returns all of your custom insights. It does not return any managed
            insights.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>GetInsights</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Insights'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetInsightsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetInsightsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InsightArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InsightArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightResultCmdlet">
            <summary>
            Lists the results of the Security Hub insight specified by the insight ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightResultCmdlet.InsightArn">
            <summary>
            <para>
            <para>The ARN of the insight for which to return results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInsightResultCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InsightResults'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetInsightResultsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetInsightResultsResponse 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.SHUB.GetSHUBInsightResultCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InsightArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InsightArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInvitationListCmdlet">
            <summary>
            Lists all Security Hub membership invitations that were sent to the current Amazon
            Web Services account.
             
              
            <para>
            This operation is only used by accounts that are managed by invitation. Accounts that
            are managed using the integration with Organizations do not receive invitations.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInvitationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return in the response. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>50</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInvitationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>ListInvitations</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInvitationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Invitations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListInvitationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListInvitationsResponse 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.SHUB.GetSHUBInvitationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInvitationsCountCmdlet">
            <summary>
            Returns the count of all Security Hub membership invitations that were sent to the
            current member account, not including the currently accepted invitation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBInvitationsCountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InvitationsCount'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetInvitationsCountResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetInvitationsCountResponse 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.SHUB.GetSHUBMasterAccountCmdlet">
            <summary>
            This method is deprecated. Instead, use <c>GetAdministratorAccount</c>.
             
              
            <para>
            The Security Hub console continues to use <c>GetMasterAccount</c>. It will eventually
            change to use <c>GetAdministratorAccount</c>. Any IAM policies that specifically control
            access to this function must continue to use <c>GetMasterAccount</c>. You should also
            add <c>GetAdministratorAccount</c> to your policies to ensure that the correct permissions
            are in place after the console begins to use <c>GetAdministratorAccount</c>.
            </para><para>
            Provides the details for the Security Hub administrator account for the current member
            account.
            </para><para>
            Can be used by both member accounts that are managed using Organizations and accounts
            that were invited manually.
            </para><br/><br/>This operation is deprecated.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMasterAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Master'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetMasterAccountResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetMasterAccountResponse 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.SHUB.GetSHUBMemberCmdlet">
            <summary>
            Returns the details for the Security Hub member accounts for the specified account
            IDs.
             
              
            <para>
            An administrator account can be either the delegated Security Hub administrator account
            for an organization or an administrator account that enabled Security Hub manually.
            </para><para>
            The results include both member accounts that are managed using Organizations and
            accounts that were invited manually.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of account IDs for the Security Hub member accounts to return the details
            for. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberCmdlet.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.SecurityHub.Model.GetMembersResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetMembersResponse 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.SHUB.GetSHUBMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberListCmdlet">
            <summary>
            Lists details about all member accounts for the current Security Hub administrator
            account.
             
              
            <para>
            The results include both member accounts that belong to an organization and member
            accounts that were invited manually.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberListCmdlet.OnlyAssociated">
            <summary>
            <para>
            <para>Specifies which member accounts to include in the response based on their relationship
            status with the administrator account. The default value is <c>TRUE</c>.</para><para>If <c>OnlyAssociated</c> is set to <c>TRUE</c>, the response includes member accounts
            whose relationship status with the administrator account is set to <c>ENABLED</c>.</para><para>If <c>OnlyAssociated</c> is set to <c>FALSE</c>, the response includes all existing
            member accounts. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return in the response. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>50</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>ListMembers</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBMemberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Members'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListMembersResponse 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.SHUB.GetSHUBMemberListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBOrganizationAdminAccountListCmdlet">
            <summary>
            Lists the Security Hub administrator accounts. Can only be called by the organization
            management account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBOrganizationAdminAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return in the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBOrganizationAdminAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>ListOrganizationAdminAccounts</c>
            operation, set the value of this parameter to <c>NULL</c>. For subsequent calls to
            the operation, to continue listing data, set the value of this parameter to the value
            returned from the previous response. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBOrganizationAdminAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AdminAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListOrganizationAdminAccountsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListOrganizationAdminAccountsResponse 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.SHUB.GetSHUBOrganizationAdminAccountListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBOrganizationConfigurationCmdlet">
            <summary>
            Returns information about the way your organization is configured in Security Hub.
            Only the Security Hub administrator account can invoke this operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBOrganizationConfigurationCmdlet.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.SecurityHub.Model.DescribeOrganizationConfigurationResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DescribeOrganizationConfigurationResponse 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.SHUB.GetSHUBProductCmdlet">
            <summary>
            Returns information about product integrations in Security Hub.
             
              
            <para>
            You can optionally provide an integration ARN. If you provide an integration ARN,
            then the results only include that integration.
            </para><para>
            If you do not provide an integration ARN, then the results include all of the available
            product integrations.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBProductCmdlet.ProductArn">
            <summary>
            <para>
            <para>The ARN of the integration to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBProductCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBProductCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>DescribeProducts</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Products'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DescribeProductsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DescribeProductsResponse 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.SHUB.GetSHUBProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBProductCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBResourceTagCmdlet">
            <summary>
            Returns a list of tags associated with a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to retrieve tags for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBResourceTagCmdlet.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.SecurityHub.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.SecurityHub.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.SHUB.GetSHUBResourceTagCmdlet.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.SHUB.GetSHUBSecurityControlDefinitionCmdlet">
            <summary>
            Retrieves the definition of a security control. The definition includes the control
            title, description, Region availability, parameter definitions, and other details.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionCmdlet.SecurityControlId">
            <summary>
            <para>
            <para> The ID of the security control to retrieve the definition for. This field doesn’t
            accept an Amazon Resource Name (ARN). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityControlDefinition'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.GetSecurityControlDefinitionResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.GetSecurityControlDefinitionResponse 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.SHUB.GetSHUBSecurityControlDefinitionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionListCmdlet">
            <summary>
            Lists all of the security controls that apply to a specified standard.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionListCmdlet.StandardsArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the standard that you want to view controls for.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionListCmdlet.MaxResult">
            <summary>
            <para>
            <para> An optional parameter that limits the total results of the API response to the specified
            number. If this parameter isn't provided in the request, the results include the first
            25 security controls that apply to the specified standard. The results also include
            a <c>NextToken</c> parameter that you can use in a subsequent API call to get the
            next 25 controls. This repeats until all controls for the standard are returned. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionListCmdlet.NextToken">
            <summary>
            <para>
            <para> Optional pagination parameter. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SecurityControlDefinitions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListSecurityControlDefinitionsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListSecurityControlDefinitionsResponse 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.SHUB.GetSHUBSecurityControlDefinitionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StandardsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StandardsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBSecurityControlDefinitionListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardCmdlet">
            <summary>
            Returns a list of the available standards in Security Hub.
             
              
            <para>
            For each standard, the results include the standard ARN, the name, and a description.
             
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of standards to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>DescribeStandards</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Standards'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DescribeStandardsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DescribeStandardsResponse 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.SHUB.GetSHUBStandardCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlCmdlet">
            <summary>
            Returns a list of security standards controls.
             
              
            <para>
            For each control, the results include information about whether it is currently enabled,
            the severity, and a link to remediation information.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlCmdlet.StandardsSubscriptionArn">
            <summary>
            <para>
            <para>The ARN of a resource that represents your subscription to a supported standard. To
            get the subscription ARNs of the standards you have enabled, use the <c>GetEnabledStandards</c>
            operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of security standard controls to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that is required for pagination. On your first call to the <c>DescribeStandardsControls</c>
            operation, set the value of this parameter to <c>NULL</c>.</para><para>For subsequent calls to the operation, to continue listing data, set the value of
            this parameter to the value returned from the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Controls'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DescribeStandardsControlsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DescribeStandardsControlsResponse 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.SHUB.GetSHUBStandardsControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StandardsSubscriptionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StandardsSubscriptionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlAssociationListCmdlet">
            <summary>
            Specifies whether a control is currently enabled or disabled in each enabled standard
            in the calling account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlAssociationListCmdlet.SecurityControlId">
            <summary>
            <para>
            <para> The identifier of the control (identified with <c>SecurityControlId</c>, <c>SecurityControlArn</c>,
            or a mix of both parameters) that you want to determine the enablement status of in
            each enabled standard. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para> An optional parameter that limits the total results of the API response to the specified
            number. If this parameter isn't provided in the request, the results include the first
            25 standard and control associations. The results also include a <c>NextToken</c>
            parameter that you can use in a subsequent API call to get the next 25 associations.
            This repeats until all associations for the specified control are returned. The number
            of results is limited by the number of supported Security Hub standards that you've
            enabled in the calling account. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para> Optional pagination parameter. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StandardsControlAssociationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.ListStandardsControlAssociationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.ListStandardsControlAssociationsResponse 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.SHUB.GetSHUBStandardsControlAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.GetSHUBStandardsControlAssociationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SHUB.ImportSHUBFindingsBatchCmdlet">
            <summary>
            Imports security findings generated by a finding provider into Security Hub. This
            action is requested by the finding provider to import its findings into Security Hub.
             
              
            <para><c>BatchImportFindings</c> must be called by one of the following:
            </para><ul><li><para>
            The Amazon Web Services account that is associated with a finding if you are using
            the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-custom-providers.html#securityhub-custom-providers-bfi-reqs">default
            product ARN</a> or are a partner sending findings from within a customer's Amazon
            Web Services account. In these cases, the identifier of the account that you are calling
            <c>BatchImportFindings</c> from needs to be the same as the <c>AwsAccountId</c> attribute
            for the finding.
            </para></li><li><para>
            An Amazon Web Services account that Security Hub has allow-listed for an official
            partner integration. In this case, you can call <c>BatchImportFindings</c> from the
            allow-listed account and send findings from different customer accounts in the same
            batch.
            </para></li></ul><para>
            The maximum allowed size for a finding is 240 Kb. An error is returned for any finding
            larger than 240 Kb.
            </para><para>
            After a finding is created, <c>BatchImportFindings</c> cannot be used to update the
            following finding fields and objects, which Security Hub customers use to manage their
            investigation workflow.
            </para><ul><li><para><c>Note</c></para></li><li><para><c>UserDefinedFields</c></para></li><li><para><c>VerificationState</c></para></li><li><para><c>Workflow</c></para></li></ul><para>
            Finding providers also should not use <c>BatchImportFindings</c> to update the following
            attributes.
            </para><ul><li><para><c>Confidence</c></para></li><li><para><c>Criticality</c></para></li><li><para><c>RelatedFindings</c></para></li><li><para><c>Severity</c></para></li><li><para><c>Types</c></para></li></ul><para>
            Instead, finding providers use <c>FindingProviderFields</c> to provide values for
            these attributes.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ImportSHUBFindingsBatchCmdlet.Finding">
            <summary>
            <para>
            <para>A list of findings to import. To successfully import a finding, it must follow the
            <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html">Amazon
            Web Services Security Finding Format</a>. Maximum of 100 findings per request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ImportSHUBFindingsBatchCmdlet.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.SecurityHub.Model.BatchImportFindingsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchImportFindingsResponse 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.SHUB.ImportSHUBFindingsBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Finding parameter.
            The -PassThru parameter is deprecated, use -Select '^Finding' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.ImportSHUBFindingsBatchCmdlet.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.SHUB.NewSHUBActionTargetCmdlet">
            <summary>
            Creates a custom action target in Security Hub.
             
              
            <para>
            You can use custom actions on findings and insights in Security Hub to trigger target
            actions in Amazon CloudWatch Events.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBActionTargetCmdlet.Description">
            <summary>
            <para>
            <para>The description for the custom action target.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBActionTargetCmdlet.Id">
            <summary>
            <para>
            <para>The ID for the custom action target. Can contain up to 20 alphanumeric characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBActionTargetCmdlet.Name">
            <summary>
            <para>
            <para>The name of the custom action target. Can contain up to 20 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBActionTargetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ActionTargetArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.CreateActionTargetResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.CreateActionTargetResponse 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.SHUB.NewSHUBActionTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBActionTargetCmdlet.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.SHUB.NewSHUBAutomationRuleCmdlet">
            <summary>
            Creates an automation rule based on input parameters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Action">
            <summary>
            <para>
            <para> One or more actions to update finding fields if a finding matches the conditions
            specified in <c>Criteria</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_AwsAccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID in which a finding was generated.</para><para> Array Members: Minimum number of 1 item. Maximum number of 100 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_AwsAccountName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services account in which a finding was generated. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_CompanyName">
            <summary>
            <para>
            <para> The name of the company for the product that generated the finding. For control-based
            findings, the company is Amazon Web Services. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ComplianceAssociatedStandardsId">
            <summary>
            <para>
            <para>The unique identifier of a standard in which a control is enabled. This field consists
            of the resource portion of the Amazon Resource Name (ARN) returned for a standard
            in the <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeStandards.html">DescribeStandards</a>
            API response.</para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ComplianceSecurityControlId">
            <summary>
            <para>
            <para> The security control ID for which a finding was generated. Security control IDs are
            the same across standards.</para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ComplianceStatus">
            <summary>
            <para>
            <para> The result of a security check. This field is only used for findings generated from
            controls. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_Confidence">
            <summary>
            <para>
            <para>The likelihood that a finding accurately identifies the behavior or issue that it
            was intended to identify. <c>Confidence</c> is scored on a 0–100 basis using a ratio
            scale. A value of <c>0</c> means 0 percent confidence, and a value of <c>100</c> means
            100 percent confidence. For example, a data exfiltration detection based on a statistical
            deviation of network traffic has low confidence because an actual exfiltration hasn't
            been verified. For more information, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/asff-top-level-attributes.html#asff-confidence">Confidence</a>
            in the <i>Security Hub User Guide</i>.</para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_CreatedAt">
            <summary>
            <para>
            <para> A timestamp that indicates when this finding record was created. </para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_Criticality">
            <summary>
            <para>
            <para> The level of importance that is assigned to the resources that are associated with
            a finding. <c>Criticality</c> is scored on a 0–100 basis, using a ratio scale that
            supports only full integers. A score of <c>0</c> means that the underlying resources
            have no criticality, and a score of <c>100</c> is reserved for the most critical resources.
            For more information, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/asff-top-level-attributes.html#asff-criticality">Criticality</a>
            in the <i>Security Hub User Guide</i>.</para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_Description">
            <summary>
            <para>
            <para> A finding's description. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Description">
            <summary>
            <para>
            <para> A description of the rule. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_FirstObservedAt">
            <summary>
            <para>
            <para> A timestamp that indicates when the potential security issue captured by a finding
            was first observed by the security findings product. </para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_GeneratorId">
            <summary>
            <para>
            <para> The identifier for the solution-specific component that generated a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 100 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_Id">
            <summary>
            <para>
            <para> The product-specific identifier for a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.IsTerminal">
            <summary>
            <para>
            <para>Specifies whether a rule is the last to be applied with respect to a finding that
            matches the rule criteria. This is useful when a finding matches the criteria for
            multiple rules, and each rule has different actions. If a rule is terminal, Security
            Hub applies the rule action to a finding that matches the rule criteria and doesn't
            evaluate other rules for the finding. By default, a rule isn't terminal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_LastObservedAt">
            <summary>
            <para>
            <para> A timestamp that indicates when the potential security issue captured by a finding
            was most recently observed by the security findings product. </para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_NoteText">
            <summary>
            <para>
            <para> The text of a user-defined note that's added to a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_NoteUpdatedAt">
            <summary>
            <para>
            <para> The timestamp of when the note was updated.</para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_NoteUpdatedBy">
            <summary>
            <para>
            <para> The principal that created a note. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ProductArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) for a third-party product that generated a finding
            in Security Hub. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ProductName">
            <summary>
            <para>
            <para> Provides the name of the product that generated the finding. For control-based findings,
            the product name is Security Hub. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_RecordState">
            <summary>
            <para>
            <para> Provides the current state of a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_RelatedFindingsId">
            <summary>
            <para>
            <para> The product-generated identifier for a related finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_RelatedFindingsProductArn">
            <summary>
            <para>
            <para> The ARN for the product that generated a related finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceApplicationArn">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the application that is related to a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceApplicationName">
            <summary>
            <para>
            <para> The name of the application that is related to a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceDetailsOther">
            <summary>
            <para>
            <para> Custom fields and values about the resource that a finding pertains to. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceId">
            <summary>
            <para>
            <para> The identifier for the given resource type. For Amazon Web Services resources that
            are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services
            resources that lack ARNs, this is the identifier as defined by the Amazon Web Service
            that created the resource. For non-Amazon Web Services resources, this is a unique
            identifier that is associated with the resource. </para><para> Array Members: Minimum number of 1 item. Maximum number of 100 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourcePartition">
            <summary>
            <para>
            <para> The partition in which the resource that the finding pertains to is located. A partition
            is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped
            to one partition. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceRegion">
            <summary>
            <para>
            <para> The Amazon Web Services Region where the resource that a finding pertains to is located.
            </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceTag">
            <summary>
            <para>
            <para> A list of Amazon Web Services tags associated with a resource at the time the finding
            was processed. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_ResourceType">
            <summary>
            <para>
            <para> The type of resource that the finding pertains to. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.RuleName">
            <summary>
            <para>
            <para> The name of the rule. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.RuleOrder">
            <summary>
            <para>
            <para>An integer ranging from 1 to 1000 that represents the order in which the rule action
            is applied to findings. Security Hub applies rules with lower values for this parameter
            first. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.RuleStatus">
            <summary>
            <para>
            <para> Whether the rule is active after it is created. If this parameter is equal to <c>ENABLED</c>,
            Security Hub starts applying the rule to findings and finding updates after the rule
            is created. To change the value of this parameter after creating a rule, use <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateAutomationRules.html"><c>BatchUpdateAutomationRules</c></a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_SeverityLabel">
            <summary>
            <para>
            <para> The severity value of the finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_SourceUrl">
            <summary>
            <para>
            <para> Provides a URL that links to a page about the current finding in the finding product.
            </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Tag">
            <summary>
            <para>
            <para> User-defined tags associated with an automation rule. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_Title">
            <summary>
            <para>
            <para> A finding's title. </para><para> Array Members: Minimum number of 1 item. Maximum number of 100 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_Type">
            <summary>
            <para>
            <para> One or more finding types in the format of namespace/category/classifier that classify
            a finding. For a list of namespaces, classifiers, and categories, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format-type-taxonomy.html">Types
            taxonomy for ASFF</a> in the <i>Security Hub User Guide</i>.</para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_UpdatedAt">
            <summary>
            <para>
            <para> A timestamp that indicates when the finding record was most recently updated. </para><para>This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
            <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
            limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
            timestamp formats with examples:</para><ul><li><para><c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)</para></li><li><para><c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)</para></li></ul><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_UserDefinedField">
            <summary>
            <para>
            <para> A list of user-defined name and value string pairs added to a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_VerificationState">
            <summary>
            <para>
            <para> Provides the veracity of a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Criteria_WorkflowStatus">
            <summary>
            <para>
            <para> Provides information about the status of the investigation into a finding. </para><para> Array Members: Minimum number of 1 item. Maximum number of 20 items. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBAutomationRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.CreateAutomationRuleResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.CreateAutomationRuleResponse 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.SHUB.NewSHUBAutomationRuleCmdlet.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.SHUB.NewSHUBConfigurationPolicyCmdlet">
            <summary>
            Creates a configuration policy with the defined configuration. Only the Security
            Hub delegated administrator can invoke this operation from the home Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.Description">
            <summary>
            <para>
            <para> The description of the configuration policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.SecurityControlsConfiguration_DisabledSecurityControlIdentifier">
            <summary>
            <para>
            <para> A list of security controls that are disabled in the configuration policy. Security
            Hub enables all other controls (including newly released controls) other than the
            listed controls. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.SecurityControlsConfiguration_EnabledSecurityControlIdentifier">
            <summary>
            <para>
            <para> A list of security controls that are enabled in the configuration policy. Security
            Hub disables all other controls (including newly released controls) other than the
            listed controls. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.SecurityHub_EnabledStandardIdentifier">
            <summary>
            <para>
            <para> A list that defines which security standards are enabled in the configuration policy.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.Name">
            <summary>
            <para>
            <para> The name of the configuration policy. Alphanumeric characters and the following ASCII
            characters are permitted: <c>-, ., !, *, /</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.SecurityControlsConfiguration_SecurityControlCustomParameter">
            <summary>
            <para>
            <para> A list of security controls and control parameter values that are included in a configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.SecurityHub_ServiceEnabled">
            <summary>
            <para>
            <para> Indicates whether Security Hub is enabled in the policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.Tag">
            <summary>
            <para>
            <para> User-defined tags associated with a configuration policy. For more information, see
            <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/tagging-resources.html">Tagging
            Security Hub resources</a> in the <i>Security Hub user guide</i>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBConfigurationPolicyCmdlet.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.SecurityHub.Model.CreateConfigurationPolicyResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.CreateConfigurationPolicyResponse 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.SHUB.NewSHUBConfigurationPolicyCmdlet.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.SHUB.NewSHUBConfigurationPolicyCmdlet.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.SHUB.NewSHUBFindingAggregatorCmdlet">
            <summary>
            Used to enable finding aggregation. Must be called from the aggregation Region.
             
              
            <para>
            For more details about cross-Region replication, see <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html">Configuring
            finding aggregation</a> in the <i>Security Hub User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBFindingAggregatorCmdlet.RegionLinkingMode">
            <summary>
            <para>
            <para>Indicates whether to aggregate findings from all of the available Regions in the current
            partition. Also determines whether to automatically aggregate findings from new Regions
            as Security Hub supports them and you opt into them.</para><para>The selected option also determines how to use the Regions provided in the Regions
            list.</para><para>The options are as follows:</para><ul><li><para><c>ALL_REGIONS</c> - Indicates to aggregate findings from all of the Regions where
            Security Hub is enabled. When you choose this option, Security Hub also automatically
            aggregates findings from new Regions as Security Hub supports them and you opt into
            them. </para></li><li><para><c>ALL_REGIONS_EXCEPT_SPECIFIED</c> - Indicates to aggregate findings from all of
            the Regions where Security Hub is enabled, except for the Regions listed in the <c>Regions</c>
            parameter. When you choose this option, Security Hub also automatically aggregates
            findings from new Regions as Security Hub supports them and you opt into them. </para></li><li><para><c>SPECIFIED_REGIONS</c> - Indicates to aggregate findings only from the Regions
            listed in the <c>Regions</c> parameter. Security Hub does not automatically aggregate
            findings from new Regions. </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBFindingAggregatorCmdlet.RegionList">
            <summary>
            <para>
            <para>If <c>RegionLinkingMode</c> is <c>ALL_REGIONS_EXCEPT_SPECIFIED</c>, then this is a
            space-separated list of Regions that do not aggregate findings to the aggregation
            Region.</para><para>If <c>RegionLinkingMode</c> is <c>SPECIFIED_REGIONS</c>, then this is a space-separated
            list of Regions that do aggregate findings to the aggregation Region. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBFindingAggregatorCmdlet.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.SecurityHub.Model.CreateFindingAggregatorResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.CreateFindingAggregatorResponse 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.SHUB.NewSHUBFindingAggregatorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RegionLinkingMode parameter.
            The -PassThru parameter is deprecated, use -Select '^RegionLinkingMode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBFindingAggregatorCmdlet.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.SHUB.NewSHUBInsightCmdlet">
            <summary>
            Creates a custom insight in Security Hub. An insight is a consolidation of findings
            that relate to a security issue that requires attention or remediation.
             
              
            <para>
            To group the related findings in the insight, use the <c>GroupByAttribute</c>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBInsightCmdlet.Filter">
            <summary>
            <para>
            <para>One or more attributes used to filter the findings included in the insight. The insight
            only includes findings that match the criteria defined in the filters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBInsightCmdlet.GroupByAttribute">
            <summary>
            <para>
            <para>The attribute used to group the findings for the insight. The grouping attribute identifies
            the type of item that the insight applies to. For example, if an insight is grouped
            by resource identifier, then the insight produces a list of resource identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBInsightCmdlet.Name">
            <summary>
            <para>
            <para>The name of the custom insight to create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBInsightCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InsightArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.CreateInsightResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.CreateInsightResponse 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.SHUB.NewSHUBInsightCmdlet.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.SHUB.NewSHUBInsightCmdlet.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.SHUB.NewSHUBMemberCmdlet">
            <summary>
            Creates a member association in Security Hub between the specified accounts and the
            account used to make the request, which is the administrator account. If you are integrated
            with Organizations, then the administrator account is designated by the organization
            management account.
             
              
            <para><c>CreateMembers</c> is always used to add accounts that are not organization members.
            </para><para>
            For accounts that are managed using Organizations, <c>CreateMembers</c> is only used
            in the following cases:
            </para><ul><li><para>
            Security Hub is not configured to automatically add new organization accounts.
            </para></li><li><para>
            The account was disassociated or deleted in Security Hub.
            </para></li></ul><para>
            This action can only be used by an account that has Security Hub enabled. To enable
            Security Hub, you can use the <c>EnableSecurityHub</c> operation.
            </para><para>
            For accounts that are not organization members, you create the account association
            and then send an invitation to the member account. To send the invitation, you use
            the <c>InviteMembers</c> operation. If the account owner accepts the invitation, the
            account becomes a member account in Security Hub.
            </para><para>
            Accounts that are managed using Organizations do not receive an invitation. They automatically
            become a member account in Security Hub.
            </para><ul><li><para>
            If the organization account does not have Security Hub enabled, then Security Hub
            and the default standards are automatically enabled. Note that Security Hub cannot
            be enabled automatically for the organization management account. The organization
            management account must enable Security Hub before the administrator account enables
            it as a member account.
            </para></li><li><para>
            For organization accounts that already have Security Hub enabled, Security Hub does
            not make any other changes to those accounts. It does not change their enabled standards
            or controls.
            </para></li></ul><para>
            A permissions policy is added that permits the administrator account to view the findings
            generated in the member account.
            </para><para>
            To remove the association between the administrator and member accounts, use the <c>DisassociateFromMasterAccount</c>
            or <c>DisassociateMembers</c> operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBMemberCmdlet.AccountDetail">
            <summary>
            <para>
            <para>The list of accounts to associate with the Security Hub administrator account. For
            each account, the list includes the account ID and optionally the email address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.CreateMembersResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.CreateMembersResponse 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.SHUB.NewSHUBMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountDetail parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountDetail' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.NewSHUBMemberCmdlet.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.SHUB.RemoveSHUBActionTargetCmdlet">
            <summary>
            Deletes a custom action target from Security Hub.
             
              
            <para>
            Deleting a custom action target does not affect any findings or insights that were
            already sent to Amazon CloudWatch Events using the custom action.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBActionTargetCmdlet.ActionTargetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the custom action target to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBActionTargetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ActionTargetArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DeleteActionTargetResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DeleteActionTargetResponse 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.SHUB.RemoveSHUBActionTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ActionTargetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ActionTargetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBActionTargetCmdlet.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.SHUB.RemoveSHUBConfigurationPolicyCmdlet">
            <summary>
            Deletes a configuration policy. Only the Security Hub delegated administrator can
            invoke this operation from the home Region. For the deletion to succeed, you must
            first disassociate a configuration policy from target accounts, organizational units,
            or the root by invoking the <c>StartConfigurationPolicyDisassociation</c> operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBConfigurationPolicyCmdlet.Identifier">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) or universally unique identifier (UUID) of the configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBConfigurationPolicyCmdlet.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.SecurityHub.Model.DeleteConfigurationPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBConfigurationPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBConfigurationPolicyCmdlet.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.SHUB.RemoveSHUBDeleteAutomationRuleCmdlet">
            <summary>
            Deletes one or more automation rules.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBDeleteAutomationRuleCmdlet.AutomationRulesArn">
            <summary>
            <para>
            <para> A list of Amazon Resource Names (ARNs) for the rules that are to be deleted. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBDeleteAutomationRuleCmdlet.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.SecurityHub.Model.BatchDeleteAutomationRulesResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchDeleteAutomationRulesResponse 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.SHUB.RemoveSHUBDeleteAutomationRuleCmdlet.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.SHUB.RemoveSHUBFindingAggregatorCmdlet">
            <summary>
            Deletes a finding aggregator. When you delete the finding aggregator, you stop finding
            aggregation.
             
              
            <para>
            When you stop finding aggregation, findings that were already aggregated to the aggregation
            Region are still visible from the aggregation Region. New findings and finding updates
            are not aggregated.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBFindingAggregatorCmdlet.FindingAggregatorArn">
            <summary>
            <para>
            <para>The ARN of the finding aggregator to delete. To obtain the ARN, use <c>ListFindingAggregators</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBFindingAggregatorCmdlet.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.SecurityHub.Model.DeleteFindingAggregatorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBFindingAggregatorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FindingAggregatorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FindingAggregatorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBFindingAggregatorCmdlet.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.SHUB.RemoveSHUBFromAdministratorAccountCmdlet">
            <summary>
            Disassociates the current Security Hub member account from the associated administrator
            account.
             
              
            <para>
            This operation is only used by accounts that are not part of an organization. For
            organization accounts, only the administrator account can disassociate a member account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBFromAdministratorAccountCmdlet.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.SecurityHub.Model.DisassociateFromAdministratorAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBFromAdministratorAccountCmdlet.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.SHUB.RemoveSHUBInsightCmdlet">
            <summary>
            Deletes the insight specified by the <c>InsightArn</c>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBInsightCmdlet.InsightArn">
            <summary>
            <para>
            <para>The ARN of the insight to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBInsightCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InsightArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DeleteInsightResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DeleteInsightResponse 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.SHUB.RemoveSHUBInsightCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InsightArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InsightArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBInsightCmdlet.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.SHUB.RemoveSHUBInvitationCmdlet">
            <summary>
            Deletes invitations received by the Amazon Web Services account to become a member
            account.
             
              
            <para>
            A Security Hub administrator account can use this operation to delete invitations
            sent to one or more member accounts.
            </para><para>
            This operation is only used to delete invitations that are sent to member accounts
            that aren't part of an organization. Organization accounts don't receive invitations.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of member account IDs that received the invitations you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBInvitationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DeleteInvitationsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DeleteInvitationsResponse 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.SHUB.RemoveSHUBInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBInvitationCmdlet.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.SHUB.RemoveSHUBMasterAccountAssociationCmdlet">
            <summary>
            This method is deprecated. Instead, use <c>DisassociateFromAdministratorAccount</c>.
             
              
            <para>
            The Security Hub console continues to use <c>DisassociateFromMasterAccount</c>. It
            will eventually change to use <c>DisassociateFromAdministratorAccount</c>. Any IAM
            policies that specifically control access to this function must continue to use <c>DisassociateFromMasterAccount</c>.
            You should also add <c>DisassociateFromAdministratorAccount</c> to your policies to
            ensure that the correct permissions are in place after the console begins to use <c>DisassociateFromAdministratorAccount</c>.
            </para><para>
            Disassociates the current Security Hub member account from the associated administrator
            account.
            </para><para>
            This operation is only used by accounts that are not part of an organization. For
            organization accounts, only the administrator account can disassociate a member account.
            </para><br/><br/>This operation is deprecated.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMasterAccountAssociationCmdlet.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.SecurityHub.Model.DisassociateFromMasterAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMasterAccountAssociationCmdlet.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.SHUB.RemoveSHUBMemberCmdlet">
            <summary>
            Deletes the specified member accounts from Security Hub.
             
              
            <para>
            You can invoke this API only to delete accounts that became members through invitation.
            You can't invoke this API to delete accounts that belong to an Organizations organization.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of account IDs for the member accounts to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.DeleteMembersResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.DeleteMembersResponse 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.SHUB.RemoveSHUBMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberCmdlet.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.SHUB.RemoveSHUBMemberAssociationCmdlet">
            <summary>
            Disassociates the specified member accounts from the associated administrator account.
             
              
            <para>
            Can be used to disassociate both accounts that are managed using Organizations and
            accounts that were invited manually.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberAssociationCmdlet.AccountId">
            <summary>
            <para>
            <para>The account IDs of the member accounts to disassociate from the administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberAssociationCmdlet.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.SecurityHub.Model.DisassociateMembersResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBMemberAssociationCmdlet.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.SHUB.RemoveSHUBResourceTagCmdlet">
            <summary>
            Removes one or more tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to remove the tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys associated with the tags to remove from the resource. You can remove
            up to 50 tags at a time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBResourceTagCmdlet.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.SecurityHub.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.RemoveSHUBResourceTagCmdlet.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.SHUB.RemoveSHUBResourceTagCmdlet.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.SHUB.SendSHUBMemberInvitationCmdlet">
            <summary>
            Invites other Amazon Web Services accounts to become member accounts for the Security
            Hub administrator account that the invitation is sent from.
             
              
            <para>
            This operation is only used to invite accounts that do not belong to an organization.
            Organization accounts do not receive invitations.
            </para><para>
            Before you can use this action to invite a member, you must first use the <c>CreateMembers</c>
            action to create the member account in Security Hub.
            </para><para>
            When the account owner enables Security Hub and accepts the invitation to become a
            member account, the administrator account can view the findings generated from the
            member account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.SendSHUBMemberInvitationCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of account IDs of the Amazon Web Services accounts to invite to Security
            Hub as members. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.SendSHUBMemberInvitationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UnprocessedAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityHub.Model.InviteMembersResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.InviteMembersResponse 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.SHUB.SendSHUBMemberInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.SendSHUBMemberInvitationCmdlet.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.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet">
            <summary>
            Associates a target account, organizational unit, or the root with a specified configuration.
            The target can be associated with a configuration policy or self-managed behavior.
            Only the Security Hub delegated administrator can invoke this operation from the home
            Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.Target_AccountId">
            <summary>
            <para>
            <para> The Amazon Web Services account ID of the target account. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.ConfigurationPolicyIdentifier">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) or universally unique identifier (UUID) of the configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.Target_OrganizationalUnitId">
            <summary>
            <para>
            <para> The organizational unit ID of the target organizational unit. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.Target_RootId">
            <summary>
            <para>
            <para> The ID of the organization root. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.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.SecurityHub.Model.StartConfigurationPolicyAssociationResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.StartConfigurationPolicyAssociationResponse 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.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationPolicyIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationPolicyIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyAssociationCmdlet.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.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet">
            <summary>
            Disassociates a target account, organizational unit, or the root from a specified
            configuration. When you disassociate a configuration from its target, the target inherits
            the configuration of the closest parent. If there’s no configuration to inherit, the
            target retains its settings but becomes a self-managed account. A target can be disassociated
            from a configuration policy or self-managed behavior. Only the Security Hub delegated
            administrator can invoke this operation from the home Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.Target_AccountId">
            <summary>
            <para>
            <para> The Amazon Web Services account ID of the target account. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.ConfigurationPolicyIdentifier">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) or universally unique identifier (UUID) of the configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.Target_OrganizationalUnitId">
            <summary>
            <para>
            <para> The organizational unit ID of the target organizational unit. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.Target_RootId">
            <summary>
            <para>
            <para> The ID of the organization root. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.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.SecurityHub.Model.StartConfigurationPolicyDisassociationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationPolicyIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationPolicyIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.StartSHUBConfigurationPolicyDisassociationCmdlet.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.SHUB.UpdateSHUBActionTargetCmdlet">
            <summary>
            Updates the name and description of a custom action target in Security Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBActionTargetCmdlet.ActionTargetArn">
            <summary>
            <para>
            <para>The ARN of the custom action target to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBActionTargetCmdlet.Description">
            <summary>
            <para>
            <para>The updated description for the custom action target.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBActionTargetCmdlet.Name">
            <summary>
            <para>
            <para>The updated name of the custom action target.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBActionTargetCmdlet.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.SecurityHub.Model.UpdateActionTargetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBActionTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ActionTargetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ActionTargetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBActionTargetCmdlet.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.SHUB.UpdateSHUBConfigurationPolicyCmdlet">
            <summary>
            Updates a configuration policy. Only the Security Hub delegated administrator can
            invoke this operation from the home Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.Description">
            <summary>
            <para>
            <para> The description of the configuration policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.SecurityControlsConfiguration_DisabledSecurityControlIdentifier">
            <summary>
            <para>
            <para> A list of security controls that are disabled in the configuration policy. Security
            Hub enables all other controls (including newly released controls) other than the
            listed controls. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.SecurityControlsConfiguration_EnabledSecurityControlIdentifier">
            <summary>
            <para>
            <para> A list of security controls that are enabled in the configuration policy. Security
            Hub disables all other controls (including newly released controls) other than the
            listed controls. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.SecurityHub_EnabledStandardIdentifier">
            <summary>
            <para>
            <para> A list that defines which security standards are enabled in the configuration policy.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.Identifier">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) or universally unique identifier (UUID) of the configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.Name">
            <summary>
            <para>
            <para> The name of the configuration policy. Alphanumeric characters and the following ASCII
            characters are permitted: <c>-, ., !, *, /</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.SecurityControlsConfiguration_SecurityControlCustomParameter">
            <summary>
            <para>
            <para> A list of security controls and control parameter values that are included in a configuration
            policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.SecurityHub_ServiceEnabled">
            <summary>
            <para>
            <para> Indicates whether Security Hub is enabled in the policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.UpdatedReason">
            <summary>
            <para>
            <para> The reason for updating the configuration policy. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.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.SecurityHub.Model.UpdateConfigurationPolicyResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.UpdateConfigurationPolicyResponse 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.SHUB.UpdateSHUBConfigurationPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBConfigurationPolicyCmdlet.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.SHUB.UpdateSHUBFindingCmdlet">
            <summary>
            <c>UpdateFindings</c> is deprecated. Instead of <c>UpdateFindings</c>, use <c>BatchUpdateFindings</c>.
             
              
            <para>
            Updates the <c>Note</c> and <c>RecordState</c> of the Security Hub-aggregated findings
            that the filter attributes specify. Any member account that can view the finding also
            sees the update to the finding.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingCmdlet.Filter">
            <summary>
            <para>
            <para>A collection of attributes that specify which findings you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingCmdlet.RecordState">
            <summary>
            <para>
            <para>The updated record state for the finding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingCmdlet.Note_Text">
            <summary>
            <para>
            <para>The updated note text.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingCmdlet.Note_UpdatedBy">
            <summary>
            <para>
            <para>The principal that updated the note.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingCmdlet.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.SecurityHub.Model.UpdateFindingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingCmdlet.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.SHUB.UpdateSHUBFindingAggregatorCmdlet">
            <summary>
            Updates the finding aggregation configuration. Used to update the Region linking mode
            and the list of included or excluded Regions. You cannot use <c>UpdateFindingAggregator</c>
            to change the aggregation Region.
             
              
            <para>
            You must run <c>UpdateFindingAggregator</c> from the current aggregation Region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingAggregatorCmdlet.FindingAggregatorArn">
            <summary>
            <para>
            <para>The ARN of the finding aggregator. To obtain the ARN, use <c>ListFindingAggregators</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingAggregatorCmdlet.RegionLinkingMode">
            <summary>
            <para>
            <para>Indicates whether to aggregate findings from all of the available Regions in the current
            partition. Also determines whether to automatically aggregate findings from new Regions
            as Security Hub supports them and you opt into them.</para><para>The selected option also determines how to use the Regions provided in the Regions
            list.</para><para>The options are as follows:</para><ul><li><para><c>ALL_REGIONS</c> - Indicates to aggregate findings from all of the Regions where
            Security Hub is enabled. When you choose this option, Security Hub also automatically
            aggregates findings from new Regions as Security Hub supports them and you opt into
            them. </para></li><li><para><c>ALL_REGIONS_EXCEPT_SPECIFIED</c> - Indicates to aggregate findings from all of
            the Regions where Security Hub is enabled, except for the Regions listed in the <c>Regions</c>
            parameter. When you choose this option, Security Hub also automatically aggregates
            findings from new Regions as Security Hub supports them and you opt into them. </para></li><li><para><c>SPECIFIED_REGIONS</c> - Indicates to aggregate findings only from the Regions
            listed in the <c>Regions</c> parameter. Security Hub does not automatically aggregate
            findings from new Regions. </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingAggregatorCmdlet.RegionList">
            <summary>
            <para>
            <para>If <c>RegionLinkingMode</c> is <c>ALL_REGIONS_EXCEPT_SPECIFIED</c>, then this is a
            space-separated list of Regions that do not aggregate findings to the aggregation
            Region.</para><para>If <c>RegionLinkingMode</c> is <c>SPECIFIED_REGIONS</c>, then this is a space-separated
            list of Regions that do aggregate findings to the aggregation Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingAggregatorCmdlet.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.SecurityHub.Model.UpdateFindingAggregatorResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.UpdateFindingAggregatorResponse 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.SHUB.UpdateSHUBFindingAggregatorCmdlet.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.SHUB.UpdateSHUBFindingsBatchCmdlet">
            <summary>
            Used by Security Hub customers to update information about their investigation into
            a finding. Requested by administrator accounts or member accounts. Administrator accounts
            can update findings for their account and their member accounts. Member accounts can
            update findings for their account.
             
              
            <para>
            Updates from <c>BatchUpdateFindings</c> do not affect the value of <c>UpdatedAt</c>
            for a finding.
            </para><para>
            Administrator and member accounts can use <c>BatchUpdateFindings</c> to update the
            following finding fields and objects.
            </para><ul><li><para><c>Confidence</c></para></li><li><para><c>Criticality</c></para></li><li><para><c>Note</c></para></li><li><para><c>RelatedFindings</c></para></li><li><para><c>Severity</c></para></li><li><para><c>Types</c></para></li><li><para><c>UserDefinedFields</c></para></li><li><para><c>VerificationState</c></para></li><li><para><c>Workflow</c></para></li></ul><para>
            You can configure IAM policies to restrict access to fields and field values. For
            example, you might not want member accounts to be able to suppress findings or change
            the finding severity. See <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/finding-update-batchupdatefindings.html#batchupdatefindings-configure-access">Configuring
            access to BatchUpdateFindings</a> in the <i>Security Hub User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Confidence">
            <summary>
            <para>
            <para>The updated value for the finding confidence. Confidence is defined as the likelihood
            that a finding accurately identifies the behavior or issue that it was intended to
            identify.</para><para>Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent
            confidence and 100 means 100 percent confidence.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Criticality">
            <summary>
            <para>
            <para>The updated value for the level of importance assigned to the resources associated
            with the findings.</para><para>A score of 0 means that the underlying resources have no criticality, and a score
            of 100 is reserved for the most critical resources. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.FindingIdentifier">
            <summary>
            <para>
            <para>The list of findings to update. <c>BatchUpdateFindings</c> can be used to update up
            to 100 findings at a time.</para><para>For each finding, the list provides the finding identifier and the ARN of the finding
            provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Severity_Label">
            <summary>
            <para>
            <para>The severity value of the finding. The allowed values are the following.</para><ul><li><para><c>INFORMATIONAL</c> - No issue was found.</para></li><li><para><c>LOW</c> - The issue does not require action on its own.</para></li><li><para><c>MEDIUM</c> - The issue must be addressed but not urgently.</para></li><li><para><c>HIGH</c> - The issue must be addressed as a priority.</para></li><li><para><c>CRITICAL</c> - The issue must be remediated immediately to avoid it escalating.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Severity_Normalized">
            <summary>
            <para>
            <para>The normalized severity for the finding. This attribute is to be deprecated in favor
            of <c>Label</c>.</para><para>If you provide <c>Normalized</c> and do not provide <c>Label</c>, <c>Label</c> is
            set automatically as follows.</para><ul><li><para>0 - <c>INFORMATIONAL</c></para></li><li><para>1–39 - <c>LOW</c></para></li><li><para>40–69 - <c>MEDIUM</c></para></li><li><para>70–89 - <c>HIGH</c></para></li><li><para>90–100 - <c>CRITICAL</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Severity_Product">
            <summary>
            <para>
            <para>The native severity as defined by the Amazon Web Services service or integrated partner
            product that generated the finding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.RelatedFinding">
            <summary>
            <para>
            <para>A list of findings that are related to the updated findings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Workflow_Status">
            <summary>
            <para>
            <para>The status of the investigation into the finding. The workflow status is specific
            to an individual finding. It does not affect the generation of new findings. For example,
            setting the workflow status to <c>SUPPRESSED</c> or <c>RESOLVED</c> does not prevent
            a new finding for the same issue.</para><para>The allowed values are the following.</para><ul><li><para><c>NEW</c> - The initial state of a finding, before it is reviewed.</para><para>Security Hub also resets <c>WorkFlowStatus</c> from <c>NOTIFIED</c> or <c>RESOLVED</c>
            to <c>NEW</c> in the following cases:</para><ul><li><para>The record state changes from <c>ARCHIVED</c> to <c>ACTIVE</c>.</para></li><li><para>The compliance status changes from <c>PASSED</c> to either <c>WARNING</c>, <c>FAILED</c>,
            or <c>NOT_AVAILABLE</c>.</para></li></ul></li><li><para><c>NOTIFIED</c> - Indicates that you notified the resource owner about the security
            issue. Used when the initial reviewer is not the resource owner, and needs intervention
            from the resource owner.</para></li><li><para><c>RESOLVED</c> - The finding was reviewed and remediated and is now considered resolved.</para></li><li><para><c>SUPPRESSED</c> - Indicates that you reviewed the finding and do not believe that
            any action is needed. The finding is no longer updated.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Note_Text">
            <summary>
            <para>
            <para>The updated note text.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Type">
            <summary>
            <para>
            <para>One or more finding types in the format of namespace/category/classifier that classify
            a finding.</para><para>Valid namespace values are as follows.</para><ul><li><para>Software and Configuration Checks</para></li><li><para>TTPs</para></li><li><para>Effects</para></li><li><para>Unusual Behaviors</para></li><li><para>Sensitive Data Identifications </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.Note_UpdatedBy">
            <summary>
            <para>
            <para>The principal that updated the note.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.UserDefinedField">
            <summary>
            <para>
            <para>A list of name/value string pairs associated with the finding. These are custom, user-defined
            fields added to a finding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.VerificationState">
            <summary>
            <para>
            <para>Indicates the veracity of a finding.</para><para>The available values for <c>VerificationState</c> are as follows.</para><ul><li><para><c>UNKNOWN</c> – The default disposition of a security finding</para></li><li><para><c>TRUE_POSITIVE</c> – The security finding is confirmed</para></li><li><para><c>FALSE_POSITIVE</c> – The security finding was determined to be a false alarm</para></li><li><para><c>BENIGN_POSITIVE</c> – A special case of <c>TRUE_POSITIVE</c> where the finding
            doesn't pose any threat, is expected, or both</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBFindingsBatchCmdlet.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.SecurityHub.Model.BatchUpdateFindingsResponse).
            Specifying the name of a property of type Amazon.SecurityHub.Model.BatchUpdateFindingsResponse 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.SHUB.UpdateSHUBFindingsBatchCmdlet.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.SHUB.UpdateSHUBInsightCmdlet">
            <summary>
            Updates the Security Hub insight identified by the specified insight ARN.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.Filter">
            <summary>
            <para>
            <para>The updated filters that define this insight.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.GroupByAttribute">
            <summary>
            <para>
            <para>The updated <c>GroupBy</c> attribute that defines this insight.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.InsightArn">
            <summary>
            <para>
            <para>The ARN of the insight that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.Name">
            <summary>
            <para>
            <para>The updated name for the insight.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.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.SecurityHub.Model.UpdateInsightResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the InsightArn parameter.
            The -PassThru parameter is deprecated, use -Select '^InsightArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBInsightCmdlet.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.SHUB.UpdateSHUBOrganizationConfigurationCmdlet">
            <summary>
            Updates the configuration of your organization in Security Hub. Only the Security
            Hub administrator account can invoke this operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.AutoEnable">
            <summary>
            <para>
            <para>Whether to automatically enable Security Hub in new member accounts when they join
            the organization.</para><para>If set to <c>true</c>, then Security Hub is automatically enabled in new accounts.
            If set to <c>false</c>, then Security Hub isn't enabled in new accounts automatically.
            The default value is <c>false</c>.</para><para>If the <c>ConfigurationType</c> of your organization is set to <c>CENTRAL</c>, then
            this field is set to <c>false</c> and can't be changed in the home Region and linked
            Regions. However, in that case, the delegated administrator can create a configuration
            policy in which Security Hub is enabled and associate the policy with new organization
            accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.AutoEnableStandard">
            <summary>
            <para>
            <para>Whether to automatically enable Security Hub <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-enable-disable.html">default
            standards</a> in new member accounts when they join the organization.</para><para>The default value of this parameter is equal to <c>DEFAULT</c>.</para><para>If equal to <c>DEFAULT</c>, then Security Hub default standards are automatically
            enabled for new member accounts. If equal to <c>NONE</c>, then default standards are
            not automatically enabled for new member accounts.</para><para>If the <c>ConfigurationType</c> of your organization is set to <c>CENTRAL</c>, then
            this field is set to <c>NONE</c> and can't be changed in the home Region and linked
            Regions. However, in that case, the delegated administrator can create a configuration
            policy in which specific security standards are enabled and associate the policy with
            new organization accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.OrganizationConfiguration_ConfigurationType">
            <summary>
            <para>
            <para> Indicates whether the organization uses local or central configuration. </para><para>If you use local configuration, the Security Hub delegated administrator can set <c>AutoEnable</c>
            to <c>true</c> and <c>AutoEnableStandards</c> to <c>DEFAULT</c>. This automatically
            enables Security Hub and default security standards in new organization accounts.
            These new account settings must be set separately in each Amazon Web Services Region,
            and settings may be different in each Region. </para><para> If you use central configuration, the delegated administrator can create configuration
            policies. Configuration policies can be used to configure Security Hub, security standards,
            and security controls in multiple accounts and Regions. If you want new organization
            accounts to use a specific configuration, you can create a configuration policy and
            associate it with the root or specific organizational units (OUs). New accounts will
            inherit the policy from the root or their assigned OU. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.OrganizationConfiguration_Status">
            <summary>
            <para>
            <para> Describes whether central configuration could be enabled as the <c>ConfigurationType</c>
            for the organization. If your <c>ConfigurationType</c> is local configuration, then
            the value of <c>Status</c> is always <c>ENABLED</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.OrganizationConfiguration_StatusMessage">
            <summary>
            <para>
            <para> Provides an explanation if the value of <c>Status</c> is equal to <c>FAILED</c> when
            <c>ConfigurationType</c> is equal to <c>CENTRAL</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.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.SecurityHub.Model.UpdateOrganizationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AutoEnable parameter.
            The -PassThru parameter is deprecated, use -Select '^AutoEnable' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBOrganizationConfigurationCmdlet.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.SHUB.UpdateSHUBSecurityControlCmdlet">
            <summary>
            Updates the properties of a security control.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityControlCmdlet.LastUpdateReason">
            <summary>
            <para>
            <para> The most recent reason for updating the properties of the security control. This
            field accepts alphanumeric characters in addition to white spaces, dashes, and underscores.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityControlCmdlet.Parameter">
            <summary>
            <para>
            <para> An object that specifies which security control parameters to update. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityControlCmdlet.SecurityControlId">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) or ID of the control to update. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityControlCmdlet.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.SecurityHub.Model.UpdateSecurityControlResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecurityControlId parameter.
            The -PassThru parameter is deprecated, use -Select '^SecurityControlId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityControlCmdlet.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.SHUB.UpdateSHUBSecurityHubConfigurationCmdlet">
            <summary>
            Updates configuration options for Security Hub.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityHubConfigurationCmdlet.AutoEnableControl">
            <summary>
            <para>
            <para>Whether to automatically enable new controls when they are added to standards that
            are enabled.</para><para>By default, this is set to <c>true</c>, and new controls are enabled automatically.
            To not automatically enable new controls, set this to <c>false</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityHubConfigurationCmdlet.ControlFindingGenerator">
            <summary>
            <para>
            <para>Updates whether the calling account has consolidated control findings turned on. If
            the value for this field is set to <c>SECURITY_CONTROL</c>, Security Hub generates
            a single finding for a control check even when the check applies to multiple enabled
            standards.</para><para>If the value for this field is set to <c>STANDARD_CONTROL</c>, Security Hub generates
            separate findings for a control check when the check applies to multiple enabled standards.</para><para>For accounts that are part of an organization, this value can only be updated in the
            administrator account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityHubConfigurationCmdlet.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.SecurityHub.Model.UpdateSecurityHubConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityHubConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AutoEnableControl parameter.
            The -PassThru parameter is deprecated, use -Select '^AutoEnableControl' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBSecurityHubConfigurationCmdlet.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.SHUB.UpdateSHUBStandardsControlCmdlet">
            <summary>
            Used to control whether an individual security standard control is enabled or disabled.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBStandardsControlCmdlet.ControlStatus">
            <summary>
            <para>
            <para>The updated status of the security standard control.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBStandardsControlCmdlet.DisabledReason">
            <summary>
            <para>
            <para>A description of the reason why you are disabling a security standard control. If
            you are disabling a control, then this is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBStandardsControlCmdlet.StandardsControlArn">
            <summary>
            <para>
            <para>The ARN of the security standard control to enable or disable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBStandardsControlCmdlet.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.SecurityHub.Model.UpdateStandardsControlResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBStandardsControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StandardsControlArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StandardsControlArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SHUB.UpdateSHUBStandardsControlCmdlet.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>