List of required configuration parameters for the S3 to IBM watsonx ReadyFlow

When deploying the S3 to IBM watsonx ReadyFlow, you have to provide the following parameters. Use the information you collected in Prerequisites.

Table 1. S3 to IBM watsonx ReadyFlow configuration parameters
Parameter Name Description
CDP Workload User Specify the CDP machine user or workload user name that you want to use to authenticate to the object stores. Ensure this user has the appropriate access rights to the object store locations in Ranger or IDBroker.
CDP Workload User Password Specify the password of the CDP machine user or workload user you are using to authenticate against the object stores.
CDPEnvironment The CDP Environment configuration resources.
Destination S3 Bucket Specify the name of the destination S3 bucket you want to write to. The full path will be constructed out of s3a://#{Destination S3 Bucket}/#{Destination S3 Path}
Destination S3 Path Specify the path within the destination bucket where you want to write to. The full path is constructed out of s3a://#{Destination S3 Bucket}/#{Destination S3 Path}
IBM Cloud API Key Specify the IBM Cloud API Key needed for the IAM token request.
IBM watsonx Model Input Specify the model input body in JSON format. You must enter your IBM project ID. The default LLM model used is ibm/granite-13b-chat-v1.

Do not modify the input attribute. Update other attributes as necessary.

IBM watsonx Model URL Specify the IBM watsonx model URL. The default value is https://us-south.ml.cloud.ibm.com/ml/v1-beta/generation/text?version=2023-05-29.
Source S3 Bucket Specify the name of the source S3 bucket you want to read from.
Source S3 Path Specify the path within the source bucket where you want to read files from.