cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
Support "languageCode" for AWS::Kendra::DataSource and AWS::Kendra::Faq
Name of the resource
AWS::Kendra::DataSource
Resource name
No response
Description
The field "languageCode" is not supported in AWS::Kendra::DataSource and AWS::Kendra::Faq
Refer the API below for availabilities https://docs.aws.amazon.com/kendra/latest/APIReference/API_CreateFaq.html https://docs.aws.amazon.com/kendra/latest/APIReference/API_CreateDataSource.html
Other Details
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html
Here are the PRs to address this:
- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-kendra/pull/106
- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-kendra/pull/109
Once these have finished deployment, I'll follow up on this issue.
See DataSource: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html and FAQ: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html
Both now include LanguageCode
.