Interface S3Configuration.Builder

    • Method Detail

      • s3Uri

        S3Configuration.Builder s3Uri​(String s3Uri)

        The S3Uri is the user specified S3 location of the FHIR data to be imported into AWS HealthLake.

        Parameters:
        s3Uri - The S3Uri is the user specified S3 location of the FHIR data to be imported into AWS HealthLake.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • kmsKeyId

        S3Configuration.Builder kmsKeyId​(String kmsKeyId)

        The KMS key ID used to access the S3 bucket.

        Parameters:
        kmsKeyId - The KMS key ID used to access the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.