AWS.Tools.LakeFormation.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.LakeFormation</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFDataLakeSettingCmdlet">
            <summary>
            The AWS Lake Formation principal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFDataLakeSettingCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet">
            <summary>
            Returns the permissions for a specified table or database resource located at a path
            in Amazon S3.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource for which you want to get permissions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet.NextToken">
            <summary>
            <para>
            <para>A continuation token, if this is not the first call to retrieve this list.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet">
            <summary>
            Returns a list of the principal permissions on the resource, filtered by the permissions
            of the caller. For example, if you are granted an ALTER permission, you are able to
            see only the principal permissions for ALTER.
             
              
            <para>
            This operation returns only those permissions that have been explicitly granted.
            </para><para>
            For information about permissions, see <a href="https://docs-aws.amazon.com/michigan/latest/dg/security-data-access.html">Security
            and Access Control to Metadata and Data</a>.
            </para><br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.Resource_Catalog">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.TableWithColumns_ColumnName">
            <summary>
            <para>
            <para>The list of column names for the table. At least one of <code>ColumnNames</code> or
            <code>ColumnWildcard</code> is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.Table_DatabaseName">
            <summary>
            <para>
            <para>The name of the database for the table. Unique to a Data Catalog. A database is a
            set of associated table definitions organized into a logical group. You can Grant
            and Revoke database privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.TableWithColumns_DatabaseName">
            <summary>
            <para>
            <para>The name of the database for the table with columns resource. Unique to the Data Catalog.
            A database is a set of associated table definitions organized into a logical group.
            You can Grant and Revoke database privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.Principal_DataLakePrincipalIdentifier">
            <summary>
            <para>
            <para>An identifier for the AWS Lake Formation principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.ColumnWildcard_ExcludedColumnName">
            <summary>
            <para>
            <para>Excludes column names. Any column with this name will be excluded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.Database_Name">
            <summary>
            <para>
            <para>The name of the database resource. Unique to the Data Catalog.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.Table_Name">
            <summary>
            <para>
            <para>The name of the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.TableWithColumns_Name">
            <summary>
            <para>
            <para>The name of the table resource. A table is a metadata definition that represents your
            data. You can Grant and Revoke table privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.DataLocation_ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) that uniquely identifies the data location resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.ResourceType">
            <summary>
            <para>
            <para>Specifies a resource type to filter the permissions returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.NextToken">
            <summary>
            <para>
            <para>A continuation token, if this is not the first call to retrieve this list.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceCmdlet">
            <summary>
            Retrieves the current data access role for the given resource registered in AWS Lake
            Formation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The resource ARN.</para>
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceListCmdlet">
            <summary>
            Lists the resources registered to be managed by the Data Catalog.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceListCmdlet.FilterConditionList">
            <summary>
            <para>
            <para>Any applicable row-level and/or column-level filtering conditions for the resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of resource results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceListCmdlet.NextToken">
            <summary>
            <para>
            <para>A continuation token, if this is not the first call to retrieve these resources.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet">
            <summary>
            Grants permissions to the principal to access metadata in the Data Catalog and data
            organized in underlying data storage such as Amazon S3.
             
              
            <para>
            For information about permissions, see <a href="https://docs-aws.amazon.com/michigan/latest/dg/security-data-access.html">Security
            and Access Control to Metadata and Data</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Resource_Catalog">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.TableWithColumns_ColumnName">
            <summary>
            <para>
            <para>The list of column names for the table. At least one of <code>ColumnNames</code> or
            <code>ColumnWildcard</code> is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Table_DatabaseName">
            <summary>
            <para>
            <para>The name of the database for the table. Unique to a Data Catalog. A database is a
            set of associated table definitions organized into a logical group. You can Grant
            and Revoke database privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.TableWithColumns_DatabaseName">
            <summary>
            <para>
            <para>The name of the database for the table with columns resource. Unique to the Data Catalog.
            A database is a set of associated table definitions organized into a logical group.
            You can Grant and Revoke database privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Principal_DataLakePrincipalIdentifier">
            <summary>
            <para>
            <para>An identifier for the AWS Lake Formation principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.ColumnWildcard_ExcludedColumnName">
            <summary>
            <para>
            <para>Excludes column names. Any column with this name will be excluded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Database_Name">
            <summary>
            <para>
            <para>The name of the database resource. Unique to the Data Catalog.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Table_Name">
            <summary>
            <para>
            <para>The name of the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.TableWithColumns_Name">
            <summary>
            <para>
            <para>The name of the table resource. A table is a metadata definition that represents your
            data. You can Grant and Revoke table privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Permission">
            <summary>
            <para>
            <para>The permissions granted to the principal on the resource. AWS Lake Formation defines
            privileges to grant and revoke access to metadata in the Data Catalog and data organized
            in underlying data storage such as Amazon S3. AWS Lake Formation requires that each
            principal be authorized to perform a specific task on AWS Lake Formation resources.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.PermissionsWithGrantOption">
            <summary>
            <para>
            <para>Indicates a list of the granted permissions that the principal may pass to other users.
            These permissions may only be a subset of the permissions granted in the <code>Privileges</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.DataLocation_ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) that uniquely identifies the data location resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.PassThru">
            <summary>
            Returns the value passed to the Permission parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.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.LKF.GrantLKFPermissionBatchCmdlet">
            <summary>
            Batch operation to grant permissions to the principal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionBatchCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionBatchCmdlet.Entry">
            <summary>
            <para>
            <para>A list of up to 20 entries for resource permissions to be granted by batch operation
            to the principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionBatchCmdlet.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.LKF.RegisterLKFResourceCmdlet">
            <summary>
            Registers the resource as managed by the Data Catalog.
             
              
            <para>
            To add or update data, Lake Formation needs read/write access to the chosen Amazon
            S3 path. Choose a role that you know has permission to do this, or choose the AWSServiceRoleForLakeFormationDataAccess
            service-linked role. When you register the first Amazon S3 path, the service-linked
            role and a new inline policy are created on your behalf. Lake Formation adds the first
            path to the inline policy and attaches it to the service-linked role. When you register
            subsequent paths, Lake Formation adds the path to the existing policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource that you want to register.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.RoleArn">
            <summary>
            <para>
            <para>The identifier for the role.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.UseServiceLinkedRole">
            <summary>
            <para>
            <para>Designates a trusted caller, an IAM principal, by registering this caller with the
            Data Catalog. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.PassThru">
            <summary>
            Returns the value passed to the ResourceArn parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.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.LKF.RevokeLKFPermissionCmdlet">
            <summary>
            Revokes permissions to the principal to access metadata in the Data Catalog and data
            organized in underlying data storage such as Amazon S3.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Resource_Catalog">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.TableWithColumns_ColumnName">
            <summary>
            <para>
            <para>The list of column names for the table. At least one of <code>ColumnNames</code> or
            <code>ColumnWildcard</code> is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Table_DatabaseName">
            <summary>
            <para>
            <para>The name of the database for the table. Unique to a Data Catalog. A database is a
            set of associated table definitions organized into a logical group. You can Grant
            and Revoke database privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.TableWithColumns_DatabaseName">
            <summary>
            <para>
            <para>The name of the database for the table with columns resource. Unique to the Data Catalog.
            A database is a set of associated table definitions organized into a logical group.
            You can Grant and Revoke database privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Principal_DataLakePrincipalIdentifier">
            <summary>
            <para>
            <para>An identifier for the AWS Lake Formation principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.ColumnWildcard_ExcludedColumnName">
            <summary>
            <para>
            <para>Excludes column names. Any column with this name will be excluded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Database_Name">
            <summary>
            <para>
            <para>The name of the database resource. Unique to the Data Catalog.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Table_Name">
            <summary>
            <para>
            <para>The name of the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.TableWithColumns_Name">
            <summary>
            <para>
            <para>The name of the table resource. A table is a metadata definition that represents your
            data. You can Grant and Revoke table privileges to a principal. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Permission">
            <summary>
            <para>
            <para>The permissions revoked to the principal on the resource. For information about permissions,
            see <a href="https://docs-aws.amazon.com/michigan/latest/dg/security-data-access.html">Security
            and Access Control to Metadata and Data</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.PermissionsWithGrantOption">
            <summary>
            <para>
            <para>Indicates a list of permissions for which to revoke the grant option allowing the
            principal to pass permissions to other principals.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.DataLocation_ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) that uniquely identifies the data location resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.PassThru">
            <summary>
            Returns the value passed to the Permission parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.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.LKF.RevokeLKFPermissionBatchCmdlet">
            <summary>
            Batch operation to revoke permissions from the principal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionBatchCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionBatchCmdlet.Entry">
            <summary>
            <para>
            <para>A list of up to 20 entries for resource permissions to be revoked by batch operation
            to the principal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionBatchCmdlet.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.LKF.UnregisterLKFResourceCmdlet">
            <summary>
            Deregisters the resource as managed by the Data Catalog.
             
              
            <para>
            When you deregister a path, Lake Formation removes the path from the inline policy
            attached to your service-linked role.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UnregisterLKFResourceCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource that you want to deregister.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UnregisterLKFResourceCmdlet.PassThru">
            <summary>
            Returns the value passed to the ResourceArn parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UnregisterLKFResourceCmdlet.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.LKF.UpdateLKFResourceCmdlet">
            <summary>
            Updates the data access role used for vending access to the given (registered) resource
            in AWS Lake Formation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFResourceCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The resource ARN.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFResourceCmdlet.RoleArn">
            <summary>
            <para>
            <para>The new role to use for the given resource registered in AWS Lake Formation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFResourceCmdlet.PassThru">
            <summary>
            Returns the value passed to the ResourceArn parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFResourceCmdlet.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.LKF.WriteLKFDataLakeSettingCmdlet">
            <summary>
            The AWS Lake Formation principal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, the account ID. The Data Catalog
            is the persistent metadata store. It contains database definitions, table definitions,
            and other control information to manage your AWS Lake Formation environment. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.DataLakeSettings_CreateDatabaseDefaultPermission">
            <summary>
            <para>
            <para>A list of up to three principal permissions entries for default create database permissions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.DataLakeSettings_CreateTableDefaultPermission">
            <summary>
            <para>
            <para>A list of up to three principal permissions entries for default create table permissions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.DataLakeSettings_DataLakeAdmin">
            <summary>
            <para>
            <para>A list of AWS Lake Formation principals.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.PassThru">
            <summary>
            Returns the value passed to the CatalogId parameter.
            By default, this cmdlet does not generate any output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.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>