Interface BatchInferenceJobInput.Builder

    • Method Detail

      • s3DataSource

        BatchInferenceJobInput.Builder s3DataSource​(S3DataConfig s3DataSource)

        The URI of the Amazon S3 location that contains your input data. The Amazon S3 bucket must be in the same region as the API endpoint you are calling.

        Parameters:
        s3DataSource - The URI of the Amazon S3 location that contains your input data. The Amazon S3 bucket must be in the same region as the API endpoint you are calling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.