Interface LakeFormationConfiguration.Builder

  • Method Details

    • useLakeFormationCredentials

      LakeFormationConfiguration.Builder useLakeFormationCredentials(Boolean useLakeFormationCredentials)

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

      Parameters:
      useLakeFormationCredentials - Specifies whether to use Lake Formation credentials for the crawler instead of the IAM role credentials.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

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

      Parameters:
      accountId - Required for cross account crawls. For same account crawls as the target data, this can be left as null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.