Application Integration
- Application Integration
- All Products
Asset Name
| Asset Type
| Description
|
---|---|---|
EmailConnectionAmazonBedrock | App connection | Email connection. |
AmazonBedrockConnection | App connection | Amazon Bedrock connection. |
AmazonS3forAmazonBedrockConnection | App connection
| Amazon S3 connection. |
Amazon Bedrock with File | Process
| Subprocess that creates a knowledge base if the ID is not specified. The
process splits the dataset into chunks and upsert them into the vector
database from the Amazon S3 bucket. The process calls LLM using the file
as context and sends an answer to the email specified in the user
prompt. |
Send Email with Process Result | Process
| Subprocess that sends an email with the process result. |
Write File to Amazon S3 | Process | Process that uploads the selected files to Amazon S3
and returns a list of uploaded files. |
Create Knowledge Base and Resources | Guide | Guide that creates knowledge base and resources automatically when the
file is uploaded. You can ask questions to the LLM based on the content
from the uploaded files. |