Interface LakeFormationConfiguration.Builder

    • Method Detail

      • locationRegistrationExcludeS3Locations

        LakeFormationConfiguration.Builder locationRegistrationExcludeS3Locations​(Collection<String> locationRegistrationExcludeS3Locations)

        Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode.

        Parameters:
        locationRegistrationExcludeS3Locations - Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • locationRegistrationExcludeS3Locations

        LakeFormationConfiguration.Builder locationRegistrationExcludeS3Locations​(String... locationRegistrationExcludeS3Locations)

        Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode.

        Parameters:
        locationRegistrationExcludeS3Locations - Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • locationRegistrationRole

        LakeFormationConfiguration.Builder locationRegistrationRole​(String locationRegistrationRole)

        The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using AWS Lake Formation hybrid access mode.

        Parameters:
        locationRegistrationRole - The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using AWS Lake Formation hybrid access mode.
        Returns:
        Returns a reference to this object so that method calls can be chained together.