Interface S3InputFileLocation.Builder

  • Method Details

    • bucket

      Specifies the S3 bucket for the customer input file.

      Parameters:
      bucket - Specifies the S3 bucket for the customer input file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The name assigned to the file when it was created in Amazon S3. You use the object key to retrieve the object.

      Parameters:
      key - The name assigned to the file when it was created in Amazon S3. You use the object key to retrieve the object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.