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 Lake Formation environment.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
-ColumnWildcard_ExcludedColumnName <
String[]>
Excludes column names. Any column with this name will be excluded.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_TableWithColumns_ColumnWildcard_ExcludedColumnNames |
The identifier for the Data Catalog. By default, it is the account ID of the caller.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_Database_CatalogId |
The name of the database resource. Unique to the Data Catalog.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_Database_Name |
-DataCellsFilter_DatabaseName <
String>
A database in the Glue Data Catalog.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_DataCellsFilter_DatabaseName |
-DataCellsFilter_Name <
String>
The name of the data cells filter.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_DataCellsFilter_Name |
-DataCellsFilter_TableCatalogId <
String>
The ID of the catalog to which the table belongs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_DataCellsFilter_TableCatalogId |
-DataCellsFilter_TableName <
String>
The name of the table.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_DataCellsFilter_TableName |
-DataLocation_CatalogId <
String>
The identifier for the Data Catalog where the location is registered with Lake Formation. By default, it is the account ID of the caller.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_DataLocation_CatalogId |
-DataLocation_ResourceArn <
String>
The Amazon Resource Name (ARN) that uniquely identifies the data location resource.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_DataLocation_ResourceArn |
Indicates that related permissions should be included in the results.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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 Lake Formation environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_LFTag_CatalogId |
The key-name for the LF-tag.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_LFTag_TagKey |
A list of possible values an attribute can take.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_LFTag_TagValues |
-LFTagPolicy_CatalogId <
String>
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 Lake Formation environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_LFTagPolicy_CatalogId |
A list of LF-tag conditions that apply to the resource's LF-tag policy.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_LFTagPolicy_Expression |
The resource type for which the LF-tag policy applies.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_LFTagPolicy_ResourceType |
The maximum number of results to return.
Note: In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MaxItems, MaxResults |
A continuation token, if this is not the first call to retrieve this list.
Note: This parameter is only used if you are manually controlling output pagination of the service API call.
In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Principal_DataLakePrincipalIdentifier <
String>
An identifier for the Lake Formation principal.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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 Lake Formation environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies a resource type to filter the permissions returned.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The identifier for the Data Catalog. By default, it is the account ID of the caller.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_Table_CatalogId |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_Table_DatabaseName |
The name of the table.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_Table_Name |
A wildcard object representing every table under a database.At least one of TableResource$Name
or TableResource$TableWildcard
is required.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_Table_TableWildcard |
-TableWithColumns_CatalogId <
String>
The identifier for the Data Catalog. By default, it is the account ID of the caller.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_TableWithColumns_CatalogId |
The list of column names for the table. At least one of ColumnNames
or ColumnWildcard
is required.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_TableWithColumns_ColumnNames |
-TableWithColumns_DatabaseName <
String>
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_TableWithColumns_DatabaseName |
-TableWithColumns_Name <
String>
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Resource_TableWithColumns_Name |