AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specifies Lake Formation configuration settings for the crawler.

Inheritance Hierarchy

System.Object
  Amazon.Glue.Model.LakeFormationConfiguration

Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z

Syntax

C#
public class LakeFormationConfiguration

The LakeFormationConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

Required for cross account crawls. For same account crawls as the target data, this can be left as null.

Public Property UseLakeFormationCredentials System.Boolean

Gets and sets the property UseLakeFormationCredentials.

Specifies whether to use Lake Formation credentials for the crawler instead of the IAM role credentials.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5