Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kendra Web Cwaler is executed, but the KendraCrawlerSNSTopic that launches the ClowlerLambda is not triggered #742

Open
3 of 6 tasks
k-kawamura008 opened this issue Jun 14, 2024 · 2 comments
Labels

Comments

@k-kawamura008
Copy link

Describe the bug
I have run Kendra Web Crawler and confirmed that the web crawl is successful, but the SNS (KendraCrawlerSNSTopic) that triggers the CrawlerLambda is not triggered.
https://github.com/aws-solutions/qnabot-on-aws/blob/main/source/docs/Technical%20Information.md#sns
The above says that the SNS (KendraCrawlerSNSTopic) that triggers the CrawlerLambda is triggered when the Kendra Web Crawler is executed, but is this documentation wrong?

To Reproduce

  1. Set and update KendraID in QnABot stack.
  2. Go to Designers UI > Settings
  3. Change ENABLE_KENDRA_WEB_INDEXER: true, KENDRA_INDEXER_URLS: https://aws.amazon.com/lex/faqs/ , KENDRA_INDEXER_SCHEDULER: rate (1 day) (from now on, implement Guide > Advanced setup > Integrating Amazon Kendra > Web page indexer)
  4. Designers UI > Amazon Kendra Web Crawler > START INDEXING
  5. Check Status:COMPLETE WITH ERRORS
  6. Check ClientUI > What is Lex?
  7. Check KendraCrawlerSNSTopic from AWS console, but no subscriptions are set and there is no evidence of Topic activity
  8. Add an Email to the subscription of KendraCrawlerSNSTopic and perform steps 4-6 again, but no Email is received

Expected behavior
When the Kendra Web Crawler is executed, an API is called in ContentDesigner and the SNS (KendraCrawlerSNSTopic) that triggers the ClowlerLambda is triggered

Please complete the following information about the solution:

  • Version: v5.5.2
  • Region: ap-northeast-1
  • Was the solution modified from the version published on this repository?
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the services this solution uses?
  • Were there any errors in the CloudWatch Logs?

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context
Add any other context about the problem here.

@abhirpat
Copy link
Member

abhirpat commented Jun 14, 2024

Hi @k-kawamura008 , thank you for reporting this. We'll look into this and get back to you.

@fhoueto-amz
Copy link
Member

Hi
Thanks for pointing this out. The KendraCrawlerSnsTopic is not currently used. We will plan on updating the code and the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants