[Bug]: r/aws_lexv2models_slot_type
: audio_recognition_strategy
cannot be set
#39246
Labels
bug
Addresses a defect in current functionality.
service/lexv2models
Issues and PRs that pertain to the lexv2models service.
Milestone
Terraform Core Version
1.9.0
AWS Provider Version
5.66.0
Affected Resource(s)
aws_lexv2models_slot_type
Expected Behavior
A slot type resource with the following block should provision successfully.
Actual Behavior
The argument is incorrectly named
audio_recognition_setting
in the underlying schema, so the correct argument name is not recognized. Passing the incorrect name will still fail because AutoFlex will not appropriately expand the specified value into the corresponding AWS data structure.Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: