AWS.Tools.SecurityLake.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SecurityLake</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SLK.AddSLKResourceTagCmdlet">
            <summary>
            Adds or updates one or more tags that are associated with an Amazon Security Lake
            resource: a subscriber, or the data lake configuration for your Amazon Web Services
            account in a particular Amazon Web Services Region. A <i>tag</i> is a label that you
            can define and associate with Amazon Web Services resources. Each tag consists of
            a required <i>tag key</i> and an associated <i>tag value</i>. A <i>tag key</i> is
            a general label that acts as a category for a more specific tag value. A <i>tag value</i>
            acts as a descriptor for a tag key. Tags can help you identify, categorize, and manage
            resources in different ways, such as by owner, environment, or other criteria. For
            more information, see <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/tagging-resources.html">Tagging
            Amazon Security Lake resources</a> in the <i>Amazon Security Lake User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.AddSLKResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Security Lake resource to add or update
            the tags for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.AddSLKResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>An array of objects, one for each tag (key and value) to associate with the Amazon
            Security Lake resource. For each tag, you must specify both a tag key and a tag value.
            A tag value cannot be null, but it can be an empty string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.AddSLKResourceTagCmdlet.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.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.AddSLKResourceTagCmdlet.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.SLK.AddSLKResourceTagCmdlet.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.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.DataLakeRegions">
            <summary>
            <para>
            <para>The Amazon Web Services Regions from which exceptions are retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDataLakeExceptionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>List the maximum number of failures in Security Lake.</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 'Exceptions'.
            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="T:Amazon.PowerShell.Cmdlets.SLK.GetSLKDataLakeExceptionSubscriptionCmdlet">
            <summary>
            Retrieves the details of exception notifications for the account in Amazon Security
            Lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDataLakeExceptionSubscriptionCmdlet.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.GetDataLakeExceptionSubscriptionResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDataLakeExceptionSubscriptionResponse 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.GetSLKDataLakeListCmdlet">
            <summary>
            Retrieves the Amazon Security Lake configuration object for the specified Amazon Web
            Services Regions. You can use this operation to determine whether Security Lake is
            enabled for a Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDataLakeListCmdlet.DataLakeRegions">
            <summary>
            <para>
            <para>The list of Regions where Security Lake is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKDataLakeListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DataLakes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.ListDataLakesResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.ListDataLakesResponse 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.GetSLKDataLakeOrganizationConfigurationCmdlet">
            <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.GetSLKDataLakeOrganizationConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AutoEnableNewAccount'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.GetDataLakeOrganizationConfigurationResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDataLakeOrganizationConfigurationResponse 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.GetSLKDataLakeSourceCmdlet">
            <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.GetSLKDataLakeSourceCmdlet.Account">
            <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.GetSLKDataLakeSourceCmdlet.MaxResult">
            <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.GetSLKDataLakeSourceCmdlet.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.GetSLKDataLakeSourceCmdlet.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.GetDataLakeSourcesResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.GetDataLakeSourcesResponse 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.GetSLKLogSourceListCmdlet">
            <summary>
            Retrieves the log sources in the current Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.Account">
            <summary>
            <para>
            <para>The list of Amazon Web Services accounts for which log sources are displayed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.SourceRegions">
            <summary>
            <para>
            <para>The list of Regions for which log sources are displayed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKLogSourceListCmdlet.Source">
            <summary>
            <para>
            <para>The list of sources for which log sources are displayed.</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 'Sources'.
            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.GetSLKResourceTagCmdlet">
            <summary>
            Retrieves the tags (keys and values) that are associated with an Amazon Security Lake
            resource: a subscriber, or the data lake configuration for your Amazon Web Services
            account in a particular Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Security Lake resource for which you
            want to retrieve the tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.GetSLKResourceTagCmdlet.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.SecurityLake.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.SecurityLake.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.SLK.GetSLKResourceTagCmdlet.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.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.SubscriberId">
            <summary>
            <para>
            <para>A value created by Amazon Security Lake that uniquely identifies your <c>GetSubscriber</c>
            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 SubscriberId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberId' 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. Once you
            add an Amazon Web Service as a source, Security Lake starts collecting logs and events
            from it.
             
              
            <para>
            You can use this API only to enable natively supported Amazon Web Services as a source.
            Use <c>CreateCustomLogSource</c> to enable data collection from a custom source.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKAwsLogSourceCmdlet.Source">
            <summary>
            <para>
            <para>Specify the natively-supported Amazon Web Services service to add as a source in Security
            Lake.</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, this operation also creates
            an associated Glue table and an Glue crawler.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.EventClass">
            <summary>
            <para>
            <para>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type
            of data that the custom source will send to Security Lake. The supported event classes
            are:</para><ul><li><para><c>ACCESS_ACTIVITY</c></para></li><li><para><c>FILE_ACTIVITY</c></para></li><li><para><c>KERNEL_ACTIVITY</c></para></li><li><para><c>KERNEL_EXTENSION</c></para></li><li><para><c>MEMORY_ACTIVITY</c></para></li><li><para><c>MODULE_ACTIVITY</c></para></li><li><para><c>PROCESS_ACTIVITY</c></para></li><li><para><c>REGISTRY_KEY_ACTIVITY</c></para></li><li><para><c>REGISTRY_VALUE_ACTIVITY</c></para></li><li><para><c>RESOURCE_ACTIVITY</c></para></li><li><para><c>SCHEDULED_JOB_ACTIVITY</c></para></li><li><para><c>SECURITY_FINDING</c></para></li><li><para><c>ACCOUNT_CHANGE</c></para></li><li><para><c>AUTHENTICATION</c></para></li><li><para><c>AUTHORIZATION</c></para></li><li><para><c>ENTITY_MANAGEMENT_AUDIT</c></para></li><li><para><c>DHCP_ACTIVITY</c></para></li><li><para><c>NETWORK_ACTIVITY</c></para></li><li><para><c>DNS_ACTIVITY</c></para></li><li><para><c>FTP_ACTIVITY</c></para></li><li><para><c>HTTP_ACTIVITY</c></para></li><li><para><c>RDP_ACTIVITY</c></para></li><li><para><c>SMB_ACTIVITY</c></para></li><li><para><c>SSH_ACTIVITY</c></para></li><li><para><c>CONFIG_STATE</c></para></li><li><para><c>INVENTORY_INFO</c></para></li><li><para><c>EMAIL_ACTIVITY</c></para></li><li><para><c>API_ACTIVITY</c></para></li><li><para><c>CLOUD_API</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.ProviderIdentity_ExternalId">
            <summary>
            <para>
            <para>The external ID used to estalish trust relationship with the AWS identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.ProviderIdentity_Principal">
            <summary>
            <para>
            <para>The AWS identity principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKCustomLogSourceCmdlet.CrawlerConfiguration_RoleArn">
            <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 <c>AWSGlueServiceRole</c></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.SourceName">
            <summary>
            <para>
            <para>Specify 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.SourceVersion">
            <summary>
            <para>
            <para>Specify the source version for the third-party custom source, to limit log collection
            to a specific version of custom data source.</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. To specify particular Regions, configure
            these Regions using the <c>configurations</c> 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 <c>CreateAwsLogSource</c>
            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.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.Tag">
            <summary>
            <para>
            <para>An array of objects, one for each tag to associate with the data lake configuration.
            For each tag, you must specify both a tag key and a tag value. A tag value cannot
            be null, but it can be an empty string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DataLakes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.CreateDataLakeResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.CreateDataLakeResponse 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.NewSLKDataLakeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MetaStoreManagerRoleArn parameter.
            The -PassThru parameter is deprecated, use -Select '^MetaStoreManagerRoleArn' 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.NewSLKDataLakeExceptionSubscriptionCmdlet">
            <summary>
            Creates the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeExceptionSubscriptionCmdlet.ExceptionTimeToLive">
            <summary>
            <para>
            <para>The expiration period and time-to-live (TTL).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeExceptionSubscriptionCmdlet.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.NewSLKDataLakeExceptionSubscriptionCmdlet.SubscriptionProtocol">
            <summary>
            <para>
            <para>The subscription protocol to which exception notifications are posted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeExceptionSubscriptionCmdlet.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.CreateDataLakeExceptionSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeExceptionSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NotificationEndpoint parameter.
            The -PassThru parameter is deprecated, use -Select '^NotificationEndpoint' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeExceptionSubscriptionCmdlet.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.NewSLKDataLakeOrganizationConfigurationCmdlet">
            <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.NewSLKDataLakeOrganizationConfigurationCmdlet.AutoEnableNewAccount">
            <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.NewSLKDataLakeOrganizationConfigurationCmdlet.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.CreateDataLakeOrganizationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKDataLakeOrganizationConfigurationCmdlet.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.SubscriberIdentity_ExternalId">
            <summary>
            <para>
            <para>The external ID used to estalish trust relationship with the AWS identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.SubscriberIdentity_Principal">
            <summary>
            <para>
            <para>The AWS identity principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberCmdlet.Source">
            <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.Tag">
            <summary>
            <para>
            <para>An array of objects, one for each tag to associate with the subscriber. For each tag,
            you must specify both a tag key and a tag value. A tag value cannot be null, but it
            can be an empty string.</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.NewSLKSubscriberNotificationCmdlet">
            <summary>
            Notifies the subscriber when new data is written to the data lake for the sources
            that the subscriber consumes in Security Lake. You can create only one subscriber
            notification per subscriber.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_AuthorizationApiKeyName">
            <summary>
            <para>
            <para>The key name for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_AuthorizationApiKeyValue">
            <summary>
            <para>
            <para>The key value for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_Endpoint">
            <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.NewSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_HttpMethod">
            <summary>
            <para>
            <para>The HTTPS method used for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.Configuration_SqsNotificationConfiguration">
            <summary>
            <para>
            <para>The configurations for SQS subscriber notification.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.SubscriberId">
            <summary>
            <para>
            <para>The subscriber ID for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_TargetRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you
            created. For more information about ARNs and how to use them in policies, see <a href="https://docs.aws.amazon.com//security-lake/latest/userguide/subscriber-data-access.html">Managing
            data access</a> and <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/security-iam-awsmanpol.html">Amazon
            Web Services Managed Policies</a> in the <i>Amazon Security Lake User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SubscriberEndpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.CreateSubscriberNotificationResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.CreateSubscriberNotificationResponse 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.NewSLKSubscriberNotificationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriberId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.NewSLKSubscriberNotificationCmdlet.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.RegisterSLKDataLakeDelegatedAdministratorCmdlet">
            <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.RegisterSLKDataLakeDelegatedAdministratorCmdlet.AccountId">
            <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.RegisterSLKDataLakeDelegatedAdministratorCmdlet.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.RegisterDataLakeDelegatedAdministratorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RegisterSLKDataLakeDelegatedAdministratorCmdlet.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.SLK.RegisterSLKDataLakeDelegatedAdministratorCmdlet.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.
            You can remove a source for one or more Regions. When you remove the source, Security
            Lake stops collecting data from that source in the specified Regions and accounts,
            and subscribers can no longer consume new data from the source. However, subscribers
            can still consume data that Security Lake collected from the source before removal.
             
              
            <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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKAwsLogSourceCmdlet.Source">
            <summary>
            <para>
            <para>Specify the natively-supported Amazon Web Services service to remove as a source in
            Security Lake.</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, to stop sending data from the
            custom source to Security Lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKCustomLogSourceCmdlet.SourceName">
            <summary>
            <para>
            <para>The source name of custom log source that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKCustomLogSourceCmdlet.SourceVersion">
            <summary>
            <para>
            <para>The source version for the third-party custom source. You can limit the custom source
            removal to the specified source version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKCustomLogSourceCmdlet.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.DeleteCustomLogSourceResponse).
            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 SourceName parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceName' 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 disable Amazon Security Lake from your account, Security Lake is disabled
            in all Amazon Web Services Regions and it stops collecting data from your sources.
            Also, this API automatically takes steps to remove the account from Security Lake.
            However, Security Lake retains all of your existing settings and the resources that
            it created in your Amazon Web Services account in the current Amazon Web Services
            Region.
             
              
            <para>
            The <c>DeleteDataLake</c> operation does not delete the data that is stored in your
            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.DataLakeRegions">
            <summary>
            <para>
            <para>The list of Regions where Security Lake is enabled.</para>
            </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.RemoveSLKDataLakeDelegatedAdministratorCmdlet">
            <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.RemoveSLKDataLakeDelegatedAdministratorCmdlet.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.DeregisterDataLakeDelegatedAdministratorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDataLakeDelegatedAdministratorCmdlet.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.RemoveSLKDataLakeExceptionSubscriptionCmdlet">
            <summary>
            Deletes the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDataLakeExceptionSubscriptionCmdlet.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.DeleteDataLakeExceptionSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDataLakeExceptionSubscriptionCmdlet.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.RemoveSLKDataLakeOrganizationConfigurationCmdlet">
            <summary>
            Turns off automatic enablement of Amazon Security Lake for member accounts that are
            added to an organization in Organizations. Only the delegated Security Lake administrator
            for an organization can perform this operation. If the delegated Security Lake administrator
            performs this operation, new member accounts won't automatically contribute data to
            the data lake.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDataLakeOrganizationConfigurationCmdlet.AutoEnableNewAccount">
            <summary>
            <para>
            <para>Turns off automatic enablement of Security Lake for member accounts that are added
            to an organization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDataLakeOrganizationConfigurationCmdlet.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.DeleteDataLakeOrganizationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKDataLakeOrganizationConfigurationCmdlet.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.RemoveSLKResourceTagCmdlet">
            <summary>
            Removes one or more tags (keys and values) from an Amazon Security Lake resource:
            a subscriber, or the data lake configuration for your Amazon Web Services account
            in a particular Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Security Lake resource to remove one
            or more tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of one or more tag keys. For each value in the list, specify the tag key for
            a tag to remove from the Amazon Security Lake resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKResourceTagCmdlet.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.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKResourceTagCmdlet.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.SLK.RemoveSLKResourceTagCmdlet.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 and all notification settings for accounts that
            are already enabled in Amazon Security Lake. When you run <c>DeleteSubscriber</c>,
            the subscriber will no longer consume data from Security Lake and the subscriber is
            removed. This operation deletes the subscriber and removes access to data in the current
            Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberCmdlet.SubscriberId">
            <summary>
            <para>
            <para>A value created by Security Lake that uniquely identifies your <c>DeleteSubscriber</c>
            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 SubscriberId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberId' 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.RemoveSLKSubscriberNotificationCmdlet">
            <summary>
            Deletes the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberNotificationCmdlet.SubscriberId">
            <summary>
            <para>
            <para>The ID of the Security Lake subscriber account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberNotificationCmdlet.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.DeleteSubscriberNotificationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberNotificationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriberId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.RemoveSLKSubscriberNotificationCmdlet.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.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.UpdateSLKDataLakeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DataLakes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.UpdateDataLakeResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.UpdateDataLakeResponse 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.UpdateSLKDataLakeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MetaStoreManagerRoleArn parameter.
            The -PassThru parameter is deprecated, use -Select '^MetaStoreManagerRoleArn' instead. This parameter will be removed in a future version.
            </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.UpdateSLKDataLakeExceptionSubscriptionCmdlet">
            <summary>
            Updates the specified notification subscription in Amazon Security Lake for the organization
            you specify.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDataLakeExceptionSubscriptionCmdlet.ExceptionTimeToLive">
            <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.UpdateSLKDataLakeExceptionSubscriptionCmdlet.NotificationEndpoint">
            <summary>
            <para>
            <para>The account that is subscribed to receive exception notifications.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDataLakeExceptionSubscriptionCmdlet.SubscriptionProtocol">
            <summary>
            <para>
            <para>The subscription protocol to which exception messages are posted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDataLakeExceptionSubscriptionCmdlet.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.UpdateDataLakeExceptionSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDataLakeExceptionSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NotificationEndpoint parameter.
            The -PassThru parameter is deprecated, use -Select '^NotificationEndpoint' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKDataLakeExceptionSubscriptionCmdlet.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.SubscriberIdentity_ExternalId">
            <summary>
            <para>
            <para>The external ID used to estalish trust relationship with the AWS identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.SubscriberIdentity_Principal">
            <summary>
            <para>
            <para>The AWS identity principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberCmdlet.Source">
            <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.SubscriberId">
            <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.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 SubscriberId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberId' 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.UpdateSLKSubscriberNotificationCmdlet">
            <summary>
            Updates an existing notification method for the subscription (SQS or HTTPs endpoint)
            or switches the notification subscription endpoint for a subscriber.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_AuthorizationApiKeyName">
            <summary>
            <para>
            <para>The key name for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_AuthorizationApiKeyValue">
            <summary>
            <para>
            <para>The key value for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_Endpoint">
            <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.UpdateSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_HttpMethod">
            <summary>
            <para>
            <para>The HTTPS method used for the notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.Configuration_SqsNotificationConfiguration">
            <summary>
            <para>
            <para>The configurations for SQS subscriber notification.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.SubscriberId">
            <summary>
            <para>
            <para>The subscription ID for which the subscription notification is specified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.HttpsNotificationConfiguration_TargetRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you
            created. For more information about ARNs and how to use them in policies, see <a href="https://docs.aws.amazon.com//security-lake/latest/userguide/subscriber-data-access.html">Managing
            data access</a> and <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/security-iam-awsmanpol.html">Amazon
            Web Services Managed Policies</a> in the <i>Amazon Security Lake User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SubscriberEndpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityLake.Model.UpdateSubscriberNotificationResponse).
            Specifying the name of a property of type Amazon.SecurityLake.Model.UpdateSubscriberNotificationResponse 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.UpdateSLKSubscriberNotificationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriberId parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SLK.UpdateSLKSubscriberNotificationCmdlet.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>