By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with AWS Chatbot

AWS Chatbot is an interactive agent that makes it easy to monitor, operate, and troubleshoot your AWS workloads in your chat channels.

Content language: English

Select up to 5 tags to filter
Sort by most recent
88 results
AWS
EXPERT
published 24 days ago0 votes40 views
Build a chat-bot for data stored in Amazon Redshift using retrieval augment generation and Amazon Bedrock
I have setup 2 sns topics, both has subscription endpoint is aws chatbot that will send message to slack. I use these for codepipeline notification. The first sns topics is configured to use kms key, ...
1
answers
0
votes
45
views
asked a month ago
Hello guys, so i'm working on this chatbot agent AI, using aws bedrock with anthropic claude sonnet 3 as model, anyway i have created my agent and provided the openai schema...everythings working fine...
0
answers
0
votes
33
views
asked 2 months ago
Hello, I'd like to know if it's possible to filter duplicate CVE findings that get sent to ChatBot, preferably without any Lambda functionality. Right now we get tons of duplicates in our Slack Channe...
1
answers
0
votes
108
views
asked 3 months ago
I am working on Supervisor dashboard using amazon connect streams, and amazon connect chat_js streams. For monitoring first i call the Amazon connect monitoring API and then use connect streams to s...
1
answers
0
votes
95
views
asked 3 months ago
Hello, we set up the following `Event pattern` for EventBridge: ``` { "source": ["aws.inspector2"], "detail-type": ["Inspector2 Finding"], "detail": { "status": ["ACTIVE"], "severity":...
1
answers
0
votes
97
views
asked 3 months ago
Hello, we are trying to use the Input Transformer to transform Amazon Inspector2 events that are then sent to our Slack. Without input transformer everything works as expected and we receive Notificat...
2
answers
0
votes
156
views
asked 3 months ago
We are using AWS Bedrock's "retrieve and generate" function on our propriertary data. What we want to know is that whether it can answer continuously back and forth like ChatGPT or no? If not, is ther...
1
answers
0
votes
269
views
asked 4 months ago
We configured chatbot with Bedrock and knowledge base. We see 'source' address bugs. Any assistance to configure and get source results.
1
answers
0
votes
210
views
asked 4 months ago
Using the aws cli and the command returns 22 results in an array ``` aws codepipeline list-pipelines --query "pipelines[?ends_with(name, '-main')].name" ``` The attempted equivalent in slack returns 1...
1
answers
0
votes
145
views
asked 4 months ago
We want to write some tests using test workbench to test some already created lex bots. Some of the agent inputs in the test do not match the actual bots text. Is there a way to check each input witho...
0
answers
0
votes
109
views
asked 5 months ago
I want to create my own generative AI chatbot using AWS Bedrock, so that my customers can ask questions related to my business when they visit my website. I've watched many tutorials and creating the ...
1
answers
0
votes
418
views
asked 5 months ago