Interface S3DataConfig.Builder

  • Method Details

    • path

      The file path of the Amazon S3 bucket.

      Parameters:
      path - The file path of the Amazon S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kmsKeyArn

      S3DataConfig.Builder kmsKeyArn(String kmsKeyArn)

      The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.

      Parameters:
      kmsKeyArn - The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.
      Returns:
      Returns a reference to this object so that method calls can be chained together.