Lakeformation Functions
object LakeformationFunctions
Functions
Link copied to clipboard
suspend fun getPrincipalPermissions(argument: GetPrincipalPermissionsPlainArgs): GetPrincipalPermissionsResult
A resource schema representing a Lake Formation Permission.
suspend fun getPrincipalPermissions(argument: suspend GetPrincipalPermissionsPlainArgsBuilder.() -> Unit): GetPrincipalPermissionsResult
suspend fun getPrincipalPermissions(principalIdentifier: String, resourceIdentifier: String): GetPrincipalPermissionsResult
Link copied to clipboard
A resource schema representing a Lake Formation Tag.
Link copied to clipboard
A resource schema representing a Lake Formation Tag Association. While tag associations are not explicit Lake Formation resources, this CloudFormation resource can be used to associate tags with Lake Formation entities.
suspend fun getTagAssociation(argument: suspend GetTagAssociationPlainArgsBuilder.() -> Unit): GetTagAssociationResult
suspend fun getTagAssociation(resourceIdentifier: String, tagsIdentifier: String): GetTagAssociationResult