im trying to access kendra service to try out the the funtions, its redirecting me the blank page.
1 Like
Hi @krishna2
Currenly, this service is not supported in the Kodekloud AWS playground. You can check the list of available services here.
Hi @krishna2,
It seems like there might be a temporary issue with the AWS Kendra console or permissions in the playground environment. Try these steps:
- Clear your browser cache or open the console in an incognito window.
- Make sure your IAM role has the required Kendra access permissions.
- If it still redirects to a blank page, check the AWS region — Kendra isn’t available in all regions.
You can also test the service through the AWS CLI or SDK as a workaround.
Hope this helps!