AWS.Tools.SecurityLake.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SecurityLake</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeCmdlet">
            <summary>
            Retrieves the Amazon Security Lake configuration object for the specified Amazon Web
            Services account ID. You can use the <code>GetDatalake</code> API to know whether
            Security Lake is enabled for the current Region. This API does not take input parameters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Configurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetDatalakeResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDatalakeResponse 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.SLK.GetSLKDatalakeAutoEnableCmdlet">
            <summary>
            Retrieves the configuration that will be automatically set up for accounts added to
            the organization after the organization has onboarded to Amazon Security Lake. This
            API does not take input parameters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeAutoEnableCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AutoEnableNewAccounts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetDatalakeAutoEnableResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDatalakeAutoEnableResponse 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.SLK.GetSLKDatalakeExceptionListCmdlet">
            <summary>
            Lists the Amazon Security Lake exceptions that you can use to find the source of problems
            and fix them.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionListCmdlet.MaxFailure">
            <summary>
            <para>
            <para>List the maximum number of failures in Security Lake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionListCmdlet.RegionSet">
            <summary>
            <para>
            <para>List the Amazon Web Services Regions from which exceptions are retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionListCmdlet.NextToken">
            <summary>
            <para>
            <para>List if there are more results available. The value of nextToken is a unique pagination
            token for each page. Repeat the call using the returned token to retrieve the next
            page. Keep all other arguments unchanged. </para><para>Each pagination token expires after 24 hours. Using an expired pagination token will
            return an HTTP 400 InvalidToken error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NonRetryableFailures'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.ListDatalakeExceptionsResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.ListDatalakeExceptionsResponse 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.SLK.GetSLKDatalakeExceptionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MaxFailure parameter.
            The -PassThru parameter is deprecated, use -Select '^MaxFailure' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionsExpiryCmdlet">
            <summary>
            Retrieves the expiration period and time-to-live (TTL) for which the exception message
            will remain. Exceptions are stored by default, for 2 weeks from when a record was
            created in Amazon Security Lake. This API does not take input parameters.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionsExpiryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ExceptionMessageExpiry'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetDatalakeExceptionsExpiryResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDatalakeExceptionsExpiryResponse 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.SLK.GetSLKDatalakeExceptionsSubscriptionCmdlet">
            <summary>
            Retrieves the details of exception notifications for the account in Amazon Security
            Lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeExceptionsSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProtocolAndNotificationEndpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetDatalakeExceptionsSubscriptionResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDatalakeExceptionsSubscriptionResponse 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.SLK.GetSLKDatalakeStatusCmdlet">
            <summary>
            Retrieves a snapshot of the current Region, including whether Amazon Security Lake
            is enabled for those accounts and which sources Security Lake is collecting data from.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeStatusCmdlet.AccountSet">
            <summary>
            <para>
            <para>The Amazon Web Services account ID for which a static snapshot of the current Amazon
            Web Services Region, including enabled accounts and log sources, is retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeStatusCmdlet.MaxAccountResult">
            <summary>
            <para>
            <para>The maximum limit of accounts for which the static snapshot of the current Region,
            including enabled accounts and log sources, is retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeStatusCmdlet.NextToken">
            <summary>
            <para>
            <para>Lists if there are more results available. The value of nextToken is a unique pagination
            token for each page. Repeat the call using the returned token to retrieve the next
            page. Keep all other arguments unchanged. </para><para>Each pagination token expires after 24 hours. Using an expired pagination token will
            return an HTTP 400 InvalidToken error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDatalakeStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountSourcesList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetDatalakeStatusResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDatalakeStatusResponse 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.SLK.GetSLKDatalakeStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MaxAccountResult parameter.
            The -PassThru parameter is deprecated, use -Select '^MaxAccountResult' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet">
            <summary>
            Retrieves the log sources in the current Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.InputOrder">
            <summary>
            <para>
            <para>Lists the log sources in input order, namely Region, source type, and member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.ListAllDimension">
            <summary>
            <para>
            <para>List the view of log sources for enabled Amazon Security Lake accounts for specific
            Amazon Web Services sources from specific accounts and specific Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.ListSingleDimension">
            <summary>
            <para>
            <para>List the view of log sources for enabled Security Lake accounts for all Amazon Web
            Services sources from specific accounts or specific Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.ListTwoDimension">
            <summary>
            <para>
            <para>Lists the view of log sources for enabled Security Lake accounts for specific Amazon
            Web Services sources from specific accounts or specific Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of accounts for which the log sources are displayed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.NextToken">
            <summary>
            <para>
            <para>If nextToken is returned, there are more results available. You can repeat the call
            using the returned token to retrieve the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RegionSourceTypesAccountsList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.ListLogSourcesResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.ListLogSourcesResponse 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.SLK.GetSLKSubscriberCmdlet">
            <summary>
            Retrieves the subscription information for the specified subscription ID. You can
            get information about a specific subscriber.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKSubscriberCmdlet.Id">
            <summary>
            <para>
            <para>A value created by Amazon Security Lake that uniquely identifies your <code>GetSubscriber</code>
            API request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKSubscriberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Subscriber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetSubscriberResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetSubscriberResponse 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.SLK.GetSLKSubscriberCmdlet.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="T:Amazon.PowerShell.Cmdlets.SLK.GetSLKSubscriberListCmdlet">
            <summary>
            List all subscribers for the specific Amazon Security Lake account ID. You can retrieve
            a list of subscriptions associated with a specific organization or Amazon Web Services
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKSubscriberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of accounts for which the configuration is displayed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKSubscriberListCmdlet.NextToken">
            <summary>
            <para>
            <para>If nextToken is returned, there are more results available. You can repeat the call
            using the returned token to retrieve the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKSubscriberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Subscribers'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.ListSubscribersResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.ListSubscribersResponse 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.SLK.NewSLKAwsLogSourceCmdlet">
            <summary>
            Adds a natively supported Amazon Web Service as an Amazon Security Lake source. Enables
            source types for member accounts in required Amazon Web Services Regions, based on
            the parameters you specify. You can choose any source type in any Region for either
            accounts that are part of a trusted organization or standalone accounts. At least
            one of the three dimensions is a mandatory input to this API. However, you can supply
            any combination of the three dimensions to this API.
             
              
            <para>
            By default, a dimension refers to the entire set. When you don't provide a dimension,
            Security Lake assumes that the missing dimension refers to the entire set. This is
            overridden when you supply any one of the inputs. For instance, when you do not specify
            members, the API enables all Security Lake member accounts for all sources. Similarly,
            when you do not specify Regions, Security Lake is enabled for all the Regions where
            Security Lake is available as a service.
            </para><para>
            You can use this API only to enable natively supported Amazon Web Services as a source.
            Use <code>CreateCustomLogSource</code> to enable data collection from a custom source.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKAwsLogSourceCmdlet.EnableAllDimension">
            <summary>
            <para>
            <para>Enables data collection from specific Amazon Web Services sources in all specific
            accounts and specific Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKAwsLogSourceCmdlet.EnableSingleDimension">
            <summary>
            <para>
            <para>Enables data collection from all Amazon Web Services sources in specific accounts
            or Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKAwsLogSourceCmdlet.EnableTwoDimension">
            <summary>
            <para>
            <para>Enables data collection from specific Amazon Web Services sources in specific accounts
            or Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKAwsLogSourceCmdlet.InputOrder">
            <summary>
            <para>
            <para>Specifies the input order to enable dimensions in Security Lake, namely Region, source
            type, and member account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKAwsLogSourceCmdlet.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.SecurityLake.Model.CreateAwsLogSourceResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.CreateAwsLogSourceResponse 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.SLK.NewSLKAwsLogSourceCmdlet.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.SLK.NewSLKCustomLogSourceCmdlet">
            <summary>
            Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services
            Region where you want to create a custom source. Security Lake can collect logs and
            events from third-party custom sources. After creating the appropriate IAM role to
            invoke Glue crawler, use this API to add a custom source name in Security Lake. This
            operation creates a partition in the Amazon S3 bucket for Security Lake as the target
            location for log files from the custom source in addition to an associated Glue table
            and an Glue crawler.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.CustomSourceName">
            <summary>
            <para>
            <para>The name for a third-party custom source. This must be a Regionally unique value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.EventClass">
            <summary>
            <para>
            <para>The Open Cybersecurity Schema Framework (OCSF) event class which describes the type
            of data that the custom source will send to Security Lake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.GlueInvocationRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to
            be used by the Glue crawler. The recommended IAM policies are:</para><ul><li><para>The managed policy <code>AWSGlueServiceRole</code></para></li><li><para>A custom policy granting access to your Amazon S3 Data Lake</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.LogProviderAccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID of the custom source that will write logs and events
            into the Amazon S3 Data Lake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.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.SecurityLake.Model.CreateCustomLogSourceResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.CreateCustomLogSourceResponse 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.SLK.NewSLKCustomLogSourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventClass parameter.
            The -PassThru parameter is deprecated, use -Select '^EventClass' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.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.SLK.NewSLKDatalakeCmdlet">
            <summary>
            Initializes an Amazon Security Lake instance with the provided (or default) configuration.
            You can enable Security Lake in Amazon Web Services Regions with customized settings
            before enabling log collection in Regions. You can either use the <code>enableAll</code>
            parameter to specify all Regions or specify the Regions where you want to enable Security
            Lake. To specify particular Regions, use the <code>Regions</code> parameter and then
            configure these Regions using the <code>configurations</code> parameter. If you have
            already enabled Security Lake in a Region when you call this command, the command
            will update the Region if you provide new configuration parameters. If you have not
            already enabled Security Lake in the Region when you call this API, it will set up
            the data lake in the Region with the specified configurations.
             
              
            <para>
            When you enable Security Lake, it starts ingesting security data after the <code>CreateAwsLogSource</code>
            call. This includes ingesting security data from sources, storing data, and making
            data accessible to subscribers. Security Lake also enables all the existing settings
            and resources that it stores or maintains for your Amazon Web Services account in
            the current Region, including security log and event data. For more information, see
            the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/what-is-security-lake.html">Amazon
            Security Lake User Guide</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.Configuration">
            <summary>
            <para>
            <para>Specify the Region or Regions that will contribute data to the rollup region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.EnableAll">
            <summary>
            <para>
            <para>Enable Security Lake in all Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.MetaStoreManagerRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) used to create and update the Glue table. This table
            contains partitions generated by the ingestion and normalization of Amazon Web Services
            log sources and custom sources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.InputRegion">
            <summary>
            <para>
            <para>Enable Security Lake in the specified Regions. To enable Security Lake in specific
            Amazon Web Services Regions, such as us-east-1 or ap-northeast-3, provide the Region
            codes. For a list of Region codes, see <a href="https://docs.aws.amazon.com/general/latest/gr/securitylake.html">Amazon
            Security Lake endpoints</a> in the Amazon Web Services General Reference.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.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.SecurityLake.Model.CreateDatalakeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnableAll parameter.
            The -PassThru parameter is deprecated, use -Select '^EnableAll' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeCmdlet.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.SLK.NewSLKDatalakeAutoEnableCmdlet">
            <summary>
            Automatically enables Amazon Security Lake for new member accounts in your organization.
            Security Lake is not automatically enabled for any existing member accounts in your
            organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeAutoEnableCmdlet.ConfigurationForNewAccount">
            <summary>
            <para>
            <para>Enable Security Lake with the specified configuration settings to begin collecting
            security data for new accounts in your organization. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeAutoEnableCmdlet.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.SecurityLake.Model.CreateDatalakeAutoEnableResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeAutoEnableCmdlet.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.SLK.NewSLKDatalakeDelegatedAdminCmdlet">
            <summary>
            Designates the Amazon Security Lake delegated administrator account for the organization.
            This API can only be called by the organization management account. The organization
            management account cannot be the delegated administrator account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeDelegatedAdminCmdlet.Account">
            <summary>
            <para>
            <para>The Amazon Web Services account ID of the Security Lake delegated administrator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeDelegatedAdminCmdlet.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.SecurityLake.Model.CreateDatalakeDelegatedAdminResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeDelegatedAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Account parameter.
            The -PassThru parameter is deprecated, use -Select '^Account' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeDelegatedAdminCmdlet.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.SLK.NewSLKDatalakeExceptionsSubscriptionCmdlet">
            <summary>
            Creates the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeExceptionsSubscriptionCmdlet.NotificationEndpoint">
            <summary>
            <para>
            <para>The Amazon Web Services account where you want to receive exception notifications.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeExceptionsSubscriptionCmdlet.SubscriptionProtocol">
            <summary>
            <para>
            <para>The subscription protocol to which exception notifications are posted. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeExceptionsSubscriptionCmdlet.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.SecurityLake.Model.CreateDatalakeExceptionsSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeExceptionsSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionProtocol parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionProtocol' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDatalakeExceptionsSubscriptionCmdlet.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.SLK.NewSLKSubscriberCmdlet">
            <summary>
            Creates a subscription permission for accounts that are already enabled in Amazon
            Security Lake. You can create a subscriber with access to data in the current Amazon
            Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.AccessType">
            <summary>
            <para>
            <para>The Amazon S3 or Lake Formation access type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID used to access your data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.ExternalId">
            <summary>
            <para>
            <para>The external ID of the subscriber. This lets the user that is assuming the role assert
            the circumstances in which they are operating. It also provides a way for the account
            owner to permit the role to be assumed only under specific circumstances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.SourceType">
            <summary>
            <para>
            <para>The supported Amazon Web Services from which logs and events are collected. Security
            Lake supports log and event collection for natively supported Amazon Web Services.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.SubscriberDescription">
            <summary>
            <para>
            <para>The description for your subscriber account in Security Lake. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.SubscriberName">
            <summary>
            <para>
            <para>The name of your Security Lake subscriber account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.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.SecurityLake.Model.CreateSubscriberResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.CreateSubscriberResponse 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.SLK.NewSLKSubscriberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriberName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.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.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet">
            <summary>
            Notifies the subscriber when new data is written to the data lake for the sources
            that the subscriber consumes in Security Lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.CreateSq">
            <summary>
            <para>
            <para>Create an Amazon Simple Queue Service queue.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.HttpsApiKeyName">
            <summary>
            <para>
            <para>The key name for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.HttpsApiKeyValue">
            <summary>
            <para>
            <para>The key value for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.HttpsMethod">
            <summary>
            <para>
            <para>The HTTPS method used for the notification subscription. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you
            created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.SubscriptionEndpoint">
            <summary>
            <para>
            <para>The subscription endpoint in Security Lake. If you prefer notification with an HTTPs
            endpoint, populate this field.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.SubscriptionId">
            <summary>
            <para>
            <para>The subscription ID for the notification subscription/</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QueueArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.CreateSubscriptionNotificationConfigurationResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.CreateSubscriptionNotificationConfigurationResponse 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.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriptionNotificationConfigurationCmdlet.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.SLK.RemoveSLKAwsLogSourceCmdlet">
            <summary>
            Removes a natively supported Amazon Web Service as an Amazon Security Lake source.
            When you remove the source, Security Lake stops collecting data from that source,
            and subscribers can no longer consume new data from the source. Subscribers can still
            consume data that Security Lake collected from the source before disablement.
             
              
            <para>
            You can choose any source type in any Amazon Web Services Region for either accounts
            that are part of a trusted organization or standalone accounts. At least one of the
            three dimensions is a mandatory input to this API. However, you can supply any combination
            of the three dimensions to this API.
            </para><para>
            By default, a dimension refers to the entire set. This is overridden when you supply
            any one of the inputs. For instance, when you do not specify members, the API disables
            all Security Lake member accounts for sources. Similarly, when you do not specify
            Regions, Security Lake is disabled for all the Regions where Security Lake is available
            as a service.
            </para><para>
            When you don't provide a dimension, Security Lake assumes that the missing dimension
            refers to the entire set. For example, if you don't provide specific accounts, the
            API applies to the entire set of accounts in your organization.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKAwsLogSourceCmdlet.DisableAllDimension">
            <summary>
            <para>
            <para>Removes the specific Amazon Web Services sources from specific accounts and specific
            Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKAwsLogSourceCmdlet.DisableSingleDimension">
            <summary>
            <para>
            <para>Removes all Amazon Web Services sources from specific accounts or Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKAwsLogSourceCmdlet.DisableTwoDimension">
            <summary>
            <para>
            <para>Remove a specific Amazon Web Services source from specific accounts or Regions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKAwsLogSourceCmdlet.InputOrder">
            <summary>
            <para>
            <para>This is a mandatory input. Specify the input order to disable dimensions in Security
            Lake, namely Region (Amazon Web Services Region code, source type, and member (account
            ID of a specific Amazon Web Services account). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKAwsLogSourceCmdlet.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.SecurityLake.Model.DeleteAwsLogSourceResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.DeleteAwsLogSourceResponse 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.SLK.RemoveSLKAwsLogSourceCmdlet.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.SLK.RemoveSLKCustomLogSourceCmdlet">
            <summary>
            Removes a custom log source from Amazon Security Lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKCustomLogSourceCmdlet.CustomSourceName">
            <summary>
            <para>
            <para>The custom source name for the custom log source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKCustomLogSourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomDataLocation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.DeleteCustomLogSourceResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.DeleteCustomLogSourceResponse 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.SLK.RemoveSLKCustomLogSourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CustomSourceName parameter.
            The -PassThru parameter is deprecated, use -Select '^CustomSourceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKCustomLogSourceCmdlet.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.SLK.RemoveSLKDatalakeCmdlet">
            <summary>
            When you delete Amazon Security Lake from your account, Security Lake is disabled
            in all Amazon Web Services Regions. Also, this API automatically takes steps to remove
            the account from Security Lake .
             
              
            <para>
            This operation disables security data collection from sources, deletes data stored,
            and stops making data accessible to subscribers. Security Lake also deletes all the
            existing settings and resources that it stores or maintains for your Amazon Web Services
            account in the current Region, including security log and event data. The <code>DeleteDatalake</code>
            operation does not delete the Amazon S3 bucket, which is owned by your Amazon Web
            Services account. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/disable-security-lake.html">Amazon
            Security Lake User Guide</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeCmdlet.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.SecurityLake.Model.DeleteDatalakeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeCmdlet.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.SLK.RemoveSLKDatalakeAutoEnableCmdlet">
            <summary>
            Automatically deletes Amazon Security Lake to stop collecting security data. When
            you delete Amazon Security Lake from your account, Security Lake is disabled in all
            Regions. Also, this API automatically takes steps to remove the account from Security
            Lake .
             
              
            <para>
            This operation disables security data collection from sources, deletes data stored,
            and stops making data accessible to subscribers. Security Lake also deletes all the
            existing settings and resources that it stores or maintains for your Amazon Web Services
            account in the current Region, including security log and event data. The <code>DeleteDatalake</code>
            operation does not delete the Amazon S3 bucket, which is owned by your Amazon Web
            Services account. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/disable-security-lake.html">Amazon
            Security Lake User Guide</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeAutoEnableCmdlet.RemoveFromConfigurationForNewAccount">
            <summary>
            <para>
            <para>Delete Amazon Security Lake with the specified configuration settings to stop ingesting
            security data for new accounts in Security Lake. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeAutoEnableCmdlet.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.SecurityLake.Model.DeleteDatalakeAutoEnableResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeAutoEnableCmdlet.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.SLK.RemoveSLKDatalakeDelegatedAdminCmdlet">
            <summary>
            Deletes the Amazon Security Lake delegated administrator account for the organization.
            This API can only be called by the organization management account. The organization
            management account cannot be the delegated administrator account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeDelegatedAdminCmdlet.Account">
            <summary>
            <para>
            <para>The account ID the Security Lake delegated administrator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeDelegatedAdminCmdlet.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.SecurityLake.Model.DeleteDatalakeDelegatedAdminResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeDelegatedAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Account parameter.
            The -PassThru parameter is deprecated, use -Select '^Account' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeDelegatedAdminCmdlet.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.SLK.RemoveSLKDatalakeExceptionsSubscriptionCmdlet">
            <summary>
            Deletes the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDatalakeExceptionsSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Status'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.DeleteDatalakeExceptionsSubscriptionResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.DeleteDatalakeExceptionsSubscriptionResponse 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.SLK.RemoveSLKDatalakeExceptionsSubscriptionCmdlet.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.SLK.RemoveSLKSubscriberCmdlet">
            <summary>
            Deletes the subscription permission for accounts that are already enabled in Amazon
            Security Lake. You can delete a subscriber and remove access to data in the current
            Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberCmdlet.Id">
            <summary>
            <para>
            <para>A value created by Security Lake that uniquely identifies your <code>DeleteSubscriber</code>
            API request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberCmdlet.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.SecurityLake.Model.DeleteSubscriberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberCmdlet.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.SLK.RemoveSLKSubscriberCmdlet.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.SLK.RemoveSLKSubscriptionNotificationConfigurationCmdlet">
            <summary>
            Deletes the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriptionNotificationConfigurationCmdlet.SubscriptionId">
            <summary>
            <para>
            <para>The ID of the Security Lake subscriber account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriptionNotificationConfigurationCmdlet.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.SecurityLake.Model.DeleteSubscriptionNotificationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriptionNotificationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriptionNotificationConfigurationCmdlet.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.SLK.UpdateSLKDatalakeCmdlet">
            <summary>
            Specifies where to store your security data and for how long. You can add a rollup
            Region to consolidate data from multiple Amazon Web Services Regions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeCmdlet.Configuration">
            <summary>
            <para>
            <para>Specify the Region or Regions that will contribute data to the rollup region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeCmdlet.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.SecurityLake.Model.UpdateDatalakeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeCmdlet.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.SLK.UpdateSLKDatalakeExceptionsExpiryCmdlet">
            <summary>
            Update the expiration period for the exception message to your preferred time, and
            control the time-to-live (TTL) for the exception message to remain. Exceptions are
            stored by default for 2 weeks from when a record was created in Amazon Security Lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsExpiryCmdlet.ExceptionMessageExpiry">
            <summary>
            <para>
            <para>The time-to-live (TTL) for the exception message to remain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsExpiryCmdlet.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.SecurityLake.Model.UpdateDatalakeExceptionsExpiryResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsExpiryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExceptionMessageExpiry parameter.
            The -PassThru parameter is deprecated, use -Select '^ExceptionMessageExpiry' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsExpiryCmdlet.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.SLK.UpdateSLKDatalakeExceptionsSubscriptionCmdlet">
            <summary>
            Updates the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsSubscriptionCmdlet.NotificationEndpoint">
            <summary>
            <para>
            <para>The account that is subscribed to receive exception notifications.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsSubscriptionCmdlet.SubscriptionProtocol">
            <summary>
            <para>
            <para>The subscription protocol to which exception messages are posted. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsSubscriptionCmdlet.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.SecurityLake.Model.UpdateDatalakeExceptionsSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionProtocol parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionProtocol' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDatalakeExceptionsSubscriptionCmdlet.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.SLK.UpdateSLKSubscriberCmdlet">
            <summary>
            Updates an existing subscription for the given Amazon Security Lake account ID. You
            can update a subscriber by changing the sources that the subscriber consumes data
            from.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.ExternalId">
            <summary>
            <para>
            <para>The external ID of the Security Lake account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.Id">
            <summary>
            <para>
            <para>A value created by Security Lake that uniquely identifies your subscription. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.SourceType">
            <summary>
            <para>
            <para>The supported Amazon Web Services from which logs and events are collected. For the
            list of supported Amazon Web Services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon
            Security Lake User Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.SubscriberDescription">
            <summary>
            <para>
            <para>The description of the Security Lake account subscriber.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.SubscriberName">
            <summary>
            <para>
            <para>The name of the Security Lake account subscriber. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Subscriber'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.UpdateSubscriberResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.UpdateSubscriberResponse 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.SLK.UpdateSLKSubscriberCmdlet.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.SLK.UpdateSLKSubscriberCmdlet.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.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet">
            <summary>
            Creates a new subscription notification or adds the existing subscription notification
            setting for the specified subscription ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.CreateSq">
            <summary>
            <para>
            <para>Create a new subscription notification for the specified subscription ID in Amazon
            Security Lake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.HttpsApiKeyName">
            <summary>
            <para>
            <para>The key name for the subscription notification.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.HttpsApiKeyValue">
            <summary>
            <para>
            <para>The key value for the subscription notification.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.HttpsMethod">
            <summary>
            <para>
            <para>The HTTPS method used for the subscription notification. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) specifying the role of the subscriber. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.SubscriptionEndpoint">
            <summary>
            <para>
            <para>The subscription endpoint in Security Lake.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.SubscriptionId">
            <summary>
            <para>
            <para>The subscription ID for which the subscription notification is specified. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QueueArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.UpdateSubscriptionNotificationConfigurationResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.UpdateSubscriptionNotificationConfigurationResponse 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.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriptionNotificationConfigurationCmdlet.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>