AWS.Tools.LakeFormation.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.LakeFormation</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet">
            <summary>
            Attaches one or more tags to an existing resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.Database_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.DataLocation_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog where the location is registered with AWS Lake
            Formation. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.LFTag_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.AddLKFLFTagsToResourceCmdlet.LFTagPolicy_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.AddLKFLFTagsToResourceCmdlet.Table_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.TableWithColumns_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.LFTagPolicy_Expression">
            <summary>
            <para>
            <para>A list of tag conditions that apply to the resource's tag policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.LFTag">
            <summary>
            <para>
            <para>The tags to attach to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.Table_Name">
            <summary>
            <para>
            <para>The name of the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.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.AddLKFLFTagsToResourceCmdlet.LFTagPolicy_ResourceType">
            <summary>
            <para>
            <para>The resource type for which the tag policy applies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.Table_TableWildcard">
            <summary>
            <para>
            <para>A wildcard object representing every table under a database.</para><para>At least one of <code>TableResource$Name</code> or <code>TableResource$TableWildcard</code>
            is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.LFTag_TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.LFTag_TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Failures'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.AddLFTagsToResourceResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.AddLFTagsToResourceResponse 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.LKF.AddLKFLFTagsToResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.AddLKFLFTagsToResourceCmdlet.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.GetLKFDataLakeSettingCmdlet">
            <summary>
            Retrieves the list of the data lake administrators of a Lake Formation-managed data
            lake.
            </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="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFDataLakeSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DataLakeSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.GetDataLakeSettingsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.GetDataLakeSettingsResponse 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.LKF.GetLKFDataLakeSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet">
            <summary>
            Returns the Lake Formation permissions for a specified table or database resource
            located at a path in Amazon S3. <code>GetEffectivePermissionsForPath</code> will not
            return databases and tables if the catalog is encrypted.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFEffectivePermissionsForPathCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Permissions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.GetEffectivePermissionsForPathResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.GetEffectivePermissionsForPathResponse 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.LKF.GetLKFEffectivePermissionsForPathCmdlet.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.LKF.GetLKFEffectivePermissionsForPathCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagCmdlet">
            <summary>
            Returns a tag definition.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagCmdlet.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.GetLKFLFTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagCmdlet.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.LakeFormation.Model.GetLFTagResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.GetLFTagResponse 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.LKF.GetLKFLFTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagKey parameter.
            The -PassThru parameter is deprecated, use -Select '^TagKey' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagListCmdlet">
            <summary>
            Lists tags that the requester has permission to view.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagListCmdlet.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.GetLKFLFTagListCmdlet.ResourceShareType">
            <summary>
            <para>
            <para>If resource share type is <code>ALL</code>, returns both in-account tags and shared
            tags that the requester has permission to view. If resource share type is <code>FOREIGN</code>,
            returns all share tags that the requester can view. If no resource share type is passed,
            lists tags in the given catalog ID that the requester has permission to view.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagListCmdlet.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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFLFTagListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LFTags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.ListLFTagsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.ListLFTagsResponse 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.LKF.GetLKFLFTagListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.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/lake-formation/latest/dg/security-data-access.html">Security
            and Access Control to Metadata and Data</a>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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.Database_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.DataLocation_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog where the location is registered with AWS Lake
            Formation. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.LFTag_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.LFTagPolicy_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.Table_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.TableWithColumns_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</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.LFTagPolicy_Expression">
            <summary>
            <para>
            <para>A list of tag conditions that apply to the resource's tag policy.</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.LFTagPolicy_ResourceType">
            <summary>
            <para>
            <para>The resource type for which the tag policy applies.</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.Table_TableWildcard">
            <summary>
            <para>
            <para>A wildcard object representing every table under a database.</para><para>At least one of <code>TableResource$Name</code> or <code>TableResource$TableWildcard</code>
            is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.LFTag_TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.LFTag_TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PrincipalResourcePermissions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.ListPermissionsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.ListPermissionsResponse 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.LKF.GetLKFPermissionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFPermissionListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.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="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ResourceInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.DescribeResourceResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.DescribeResourceResponse 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.LKF.GetLKFResourceCmdlet.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.LKF.GetLKFResourceLFTagCmdlet">
            <summary>
            Returns the tags applied to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.Database_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.DataLocation_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog where the location is registered with AWS Lake
            Formation. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.LFTag_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.GetLKFResourceLFTagCmdlet.LFTagPolicy_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.GetLKFResourceLFTagCmdlet.Table_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.TableWithColumns_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.LFTagPolicy_Expression">
            <summary>
            <para>
            <para>A list of tag conditions that apply to the resource's tag policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.Table_Name">
            <summary>
            <para>
            <para>The name of the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.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.GetLKFResourceLFTagCmdlet.LFTagPolicy_ResourceType">
            <summary>
            <para>
            <para>The resource type for which the tag policy applies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.ShowAssignedLFTag">
            <summary>
            <para>
            <para>Indicates whether to show the assigned tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.Table_TableWildcard">
            <summary>
            <para>
            <para>A wildcard object representing every table under a database.</para><para>At least one of <code>TableResource$Name</code> or <code>TableResource$TableWildcard</code>
            is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.LFTag_TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.LFTag_TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceLFTagCmdlet.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.LakeFormation.Model.GetResourceLFTagsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.GetResourceLFTagsResponse 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.LKF.GetLKFResourceListCmdlet">
            <summary>
            Lists the resources registered to be managed by the Data Catalog.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.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>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GetLKFResourceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ResourceInfoList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.ListResourcesResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.ListResourcesResponse 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.LKF.GetLKFResourceListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.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/lake-formation/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.Database_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.DataLocation_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog where the location is registered with AWS Lake
            Formation. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.LFTag_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.LFTagPolicy_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.Table_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.TableWithColumns_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</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.LFTagPolicy_Expression">
            <summary>
            <para>
            <para>A list of tag conditions that apply to the resource's tag policy.</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.LFTagPolicy_ResourceType">
            <summary>
            <para>
            <para>The resource type for which the tag policy applies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.Table_TableWildcard">
            <summary>
            <para>
            <para>A wildcard object representing every table under a database.</para><para>At least one of <code>TableResource$Name</code> or <code>TableResource$TableWildcard</code>
            is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.LFTag_TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.LFTag_TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.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.LakeFormation.Model.GrantPermissionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.GrantLKFPermissionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Permission parameter.
            The -PassThru parameter is deprecated, use -Select '^Permission' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Failures'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.BatchGrantPermissionsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.BatchGrantPermissionsResponse 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.LKF.GrantLKFPermissionBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Entry parameter.
            The -PassThru parameter is deprecated, use -Select '^Entry' instead. This parameter will be removed in a future version.
            </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.NewLKFLFTagCmdlet">
            <summary>
            Creates a tag with the specified name and values.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.NewLKFLFTagCmdlet.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.NewLKFLFTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.NewLKFLFTagCmdlet.TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.NewLKFLFTagCmdlet.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.LakeFormation.Model.CreateLFTagResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.NewLKFLFTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagKey parameter.
            The -PassThru parameter is deprecated, use -Select '^TagKey' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.NewLKFLFTagCmdlet.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><para>
            The following request registers a new location and gives AWS Lake Formation permission
            to use the service-linked role to access that location.
            </para><para><code>ResourceArn = arn:aws:s3:::my-bucket UseServiceLinkedRole = true</code></para><para>
            If <code>UseServiceLinkedRole</code> is not set to true, you must provide or set the
            <code>RoleArn</code>:
            </para><para><code>arn:aws:iam::12345:role/my-data-access-role</code></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 that registers the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.UseServiceLinkedRole">
            <summary>
            <para>
            <para>Designates an AWS Identity and Access Management (IAM) service-linked role by registering
            this role with the Data Catalog. A service-linked role is a unique type of IAM role
            that is linked directly to Lake Formation.</para><para>For more information, see <a href="https://docs-aws.amazon.com/lake-formation/latest/dg/service-linked-roles.html">Using
            Service-Linked Roles for Lake Formation</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.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.LakeFormation.Model.RegisterResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RegisterLKFResourceCmdlet.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.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.RemoveLKFLFTagCmdlet">
            <summary>
            Deletes the specified tag key name. If the attribute key does not exist or the tag
            does not exist, then the operation will not do anything. If the attribute key exists,
            then the operation checks if any resources are tagged with this attribute key, if
            yes, the API throws a 400 Exception with the message "Delete not allowed" as the tag
            key is still attached with resources. You can consider untagging resources with this
            tag key.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagCmdlet.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.RemoveLKFLFTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The key-name for the tag to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagCmdlet.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.LakeFormation.Model.DeleteLFTagResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagKey parameter.
            The -PassThru parameter is deprecated, use -Select '^TagKey' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet">
            <summary>
            Removes a tag from the resource. Only database, table, or tableWithColumns resource
            are allowed. To tag columns, use the column inclusion list in <code>tableWithColumns</code>
            to specify column input.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.Database_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.DataLocation_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog where the location is registered with AWS Lake
            Formation. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.LFTag_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.RemoveLKFLFTagsFromResourceCmdlet.LFTagPolicy_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.RemoveLKFLFTagsFromResourceCmdlet.Table_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.TableWithColumns_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.LFTagPolicy_Expression">
            <summary>
            <para>
            <para>A list of tag conditions that apply to the resource's tag policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.LFTag">
            <summary>
            <para>
            <para>The tags to be removed from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.Table_Name">
            <summary>
            <para>
            <para>The name of the table.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.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.RemoveLKFLFTagsFromResourceCmdlet.LFTagPolicy_ResourceType">
            <summary>
            <para>
            <para>The resource type for which the tag policy applies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.Table_TableWildcard">
            <summary>
            <para>
            <para>A wildcard object representing every table under a database.</para><para>At least one of <code>TableResource$Name</code> or <code>TableResource$TableWildcard</code>
            is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.LFTag_TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.LFTag_TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Failures'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.RemoveLFTagsFromResourceResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.RemoveLFTagsFromResourceResponse 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.LKF.RemoveLKFLFTagsFromResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RemoveLKFLFTagsFromResourceCmdlet.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.Database_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.DataLocation_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog where the location is registered with AWS Lake
            Formation. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.LFTag_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.LFTagPolicy_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.Table_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.TableWithColumns_CatalogId">
            <summary>
            <para>
            <para>The identifier for the Data Catalog. By default, it is the account ID of the caller.</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.LFTagPolicy_Expression">
            <summary>
            <para>
            <para>A list of tag conditions that apply to the resource's tag policy.</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/lake-formation/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.LFTagPolicy_ResourceType">
            <summary>
            <para>
            <para>The resource type for which the tag policy applies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.Table_TableWildcard">
            <summary>
            <para>
            <para>A wildcard object representing every table under a database.</para><para>At least one of <code>TableResource$Name</code> or <code>TableResource$TableWildcard</code>
            is required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.LFTag_TagKey">
            <summary>
            <para>
            <para>The key-name for the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.LFTag_TagValue">
            <summary>
            <para>
            <para>A list of possible values an attribute can take.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.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.LakeFormation.Model.RevokePermissionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.RevokeLKFPermissionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Permission parameter.
            The -PassThru parameter is deprecated, use -Select '^Permission' instead. This parameter will be removed in a future version.
            </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.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Failures'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.BatchRevokePermissionsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.BatchRevokePermissionsResponse 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.LKF.RevokeLKFPermissionBatchCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Entry parameter.
            The -PassThru parameter is deprecated, use -Select '^Entry' instead. This parameter will be removed in a future version.
            </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.SearchLKFDatabasesByLFTagCmdlet">
            <summary>
            This operation allows a search on <code>DATABASE</code> resources by <code>TagCondition</code>.
            This operation is used by admins who want to grant user permissions on certain <code>TagConditions</code>.
            Before making a grant, the admin can use <code>SearchDatabasesByTags</code> to find
            all resources where the given <code>TagConditions</code> are valid to verify whether
            the returned resources can be shared.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFDatabasesByLFTagCmdlet.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.SearchLKFDatabasesByLFTagCmdlet.Expression">
            <summary>
            <para>
            <para>A list of conditions (<code>LFTag</code> structures) to search for in database resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFDatabasesByLFTagCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFDatabasesByLFTagCmdlet.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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFDatabasesByLFTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DatabaseList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.SearchDatabasesByLFTagsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.SearchDatabasesByLFTagsResponse 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.LKF.SearchLKFDatabasesByLFTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFDatabasesByLFTagCmdlet.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="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFDatabasesByLFTagCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet">
            <summary>
            This operation allows a search on <code>TABLE</code> resources by <code>LFTag</code>s.
            This will be used by admins who want to grant user permissions on certain LFTags.
            Before making a grant, the admin can use <code>SearchTablesByLFTags</code> to find
            all resources where the given <code>LFTag</code>s are valid to verify whether the
            returned resources can be shared.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet.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.SearchLKFTablesByLFTagCmdlet.Expression">
            <summary>
            <para>
            <para>A list of conditions (<code>LFTag</code> structures) to search for in table resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet.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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TableList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LakeFormation.Model.SearchTablesByLFTagsResponse).
            Specifying the name of a property of type Amazon.LakeFormation.Model.SearchTablesByLFTagsResponse 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.LKF.SearchLKFTablesByLFTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet.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="P:Amazon.PowerShell.Cmdlets.LKF.SearchLKFTablesByLFTagCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.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.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.LakeFormation.Model.DeregisterResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UnregisterLKFResourceCmdlet.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.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.UpdateLKFLFTagCmdlet">
            <summary>
            Updates the list of possible values for the specified tag key. If the tag does not
            exist, the operation throws an EntityNotFoundException. The values in the delete key
            values will be deleted from list of possible values. If any value in the delete key
            values is attached to a resource, then API errors out with a 400 Exception - "Update
            not allowed". Untag the attribute before deleting the tag key's value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFLFTagCmdlet.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.UpdateLKFLFTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The key-name for the tag for which to add or delete values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFLFTagCmdlet.TagValuesToAdd">
            <summary>
            <para>
            <para>A list of tag values to add from the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFLFTagCmdlet.TagValuesToDelete">
            <summary>
            <para>
            <para>A list of tag values to delete from the tag.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFLFTagCmdlet.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.LakeFormation.Model.UpdateLFTagResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFLFTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagKey parameter.
            The -PassThru parameter is deprecated, use -Select '^TagKey' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFLFTagCmdlet.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.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.LakeFormation.Model.UpdateResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.UpdateLKFResourceCmdlet.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.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>
            Sets the list of data lake administrators who have admin privileges on all resources
            managed by Lake Formation. For more information on admin privileges, see <a href="https://docs.aws.amazon.com/lake-formation/latest/dg/lake-formation-permissions.html">Granting
            Lake Formation Permissions</a>.
             
              
            <para>
            This API replaces the current list of data lake admins with the new list being passed.
            To add an admin, fetch the current list and add the new admin to that list and pass
            that list in this API.
            </para>
            </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 structure representing 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 structure representing 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. Supported principals are IAM users or IAM
            roles.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.DataLakeSettings_TrustedResourceOwner">
            <summary>
            <para>
            <para>A list of the resource-owning account IDs that the caller's account can use to share
            their user access details (user ARNs). The user ARNs can be logged in the resource
            owner's AWS CloudTrail log.</para><para>You may want to specify this property when you are in a high-trust boundary, such
            as the same team or company. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.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.LakeFormation.Model.PutDataLakeSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LKF.WriteLKFDataLakeSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CatalogId parameter.
            The -PassThru parameter is deprecated, use -Select '^CatalogId' instead. This parameter will be removed in a future version.
            </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>