Comment on page
Tutorial: Building an intelligent search solution
- Important The name of an Amazon S3 bucket must be unique across all of AWS.
- Note You must choose a region that supports both Amazon Comprehend and Amazon Kendra. You cannot change the region of a bucket after you have created it.
- Important For the metadata to be formatted correctly, the input values in steps 8-10 must be exact.
- Note If you do not have Boto3 installed, run
pip3 install boto3
to install it. - Important For the metadata to be formatted correctly, the input values in steps 5-7 must be exact.
- Important Misspelled entity types will not be recognized by the index.
Last modified 6mo ago