Interface CreateUploadUrlResponse.Builder

  • Method Details

    • importId

      An identifier for a unique import job. Use it when you call the StartImport operation.

      Parameters:
      importId - An identifier for a unique import job. Use it when you call the StartImport operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uploadUrl

      A pre-signed S3 write URL. Upload the zip archive file that contains the definition of your bot or bot locale.

      Parameters:
      uploadUrl - A pre-signed S3 write URL. Upload the zip archive file that contains the definition of your bot or bot locale.
      Returns:
      Returns a reference to this object so that method calls can be chained together.