| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation |
|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
GetEffectivePermissionsForPathResult |
AbstractAWSLakeFormation.getEffectivePermissionsForPath(GetEffectivePermissionsForPathRequest request) |
GetEffectivePermissionsForPathResult |
AWSLakeFormationClient.getEffectivePermissionsForPath(GetEffectivePermissionsForPathRequest request)
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
|
GetEffectivePermissionsForPathResult |
AWSLakeFormation.getEffectivePermissionsForPath(GetEffectivePermissionsForPathRequest getEffectivePermissionsForPathRequest)
Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
GetEffectivePermissionsForPathResult |
GetEffectivePermissionsForPathResult.clone() |
GetEffectivePermissionsForPathResult |
GetEffectivePermissionsForPathResult.withNextToken(String nextToken)
A continuation token, if this is not the first call to retrieve this list.
|
GetEffectivePermissionsForPathResult |
GetEffectivePermissionsForPathResult.withPermissions(Collection<PrincipalResourcePermissions> permissions)
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
|
GetEffectivePermissionsForPathResult |
GetEffectivePermissionsForPathResult.withPermissions(PrincipalResourcePermissions... permissions)
A list of the permissions for the specified table or database resource located at the path in Amazon S3.
|
Copyright © 2024. All rights reserved.