Interface CustomS3Location.Builder

  • Method Details

    • bucketOwnerAccountId

      CustomS3Location.Builder bucketOwnerAccountId(String bucketOwnerAccountId)

      The identifier of the Amazon Web Services account that owns the S3 bucket containing the content to ingest.

      Parameters:
      bucketOwnerAccountId - The identifier of the Amazon Web Services account that owns the S3 bucket containing the content to ingest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uri

      The S3 URI of the file containing the content to ingest.

      Parameters:
      uri - The S3 URI of the file containing the content to ingest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.