Update Amazon Bedrock Knowledge Base > Using the Update Amazon Bedrock Knowledge Base recipe > Step 5. Invoke the process
  

Step 5. Invoke the process

When you invoke the Update Amazon Bedrock Knowledge Base process, the process updates the existing Amazon Bedrock knowledge base using Amazon S3 data source and provide notification status.
  1. 1Open the Update Amazon Bedrock Knowledge Base process and click Actions > Properties Details > Copy Service URL.
  2. 2Open a text editor and add the input fields and values to the service URL as shown in the following format:
  3. <Cloud Application Integration POD URL>/active-bpel/public/rt/<API_name>?Knowledge_Base_ID=<Knowledge_Base_ID>&Email_Address=<Email_Address>&Bucket_Name=<Amazon_S3_Bucket_Name>&Data_Source_ID=<Data_Source_ID>
  4. 3Open a browser and paste the service URL.
You can also invoke the process using the Run Using option, REST or SOAP API endpoints in any API client, such as cURL, Postman, SOAP UI, or through any programming language.