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

Support "generative" and "long-form" engines under "BotLocales.VoiceSettings" of the AWS::Lex::Bot resource in CFN #2219

Open
Arushi1597 opened this issue Dec 20, 2024 · 0 comments
Labels

Comments

@Arushi1597
Copy link

Name of the resource

AWS::Lex::Bot

Resource name

No response

Description

Lex V2 API supports 4 engine types in BotLocale VoiceSettings:

https://docs.aws.amazon.com/lexv2/latest/APIReference/API_VoiceSettings.html

However, the corresponding CloudFormation resource: "AWS::Lex::Bot" currently supports only 2 engine types: "standard" and "neural":

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-voicesettings.html

This request is to support the remaining two engine types, namely: "long-form" and "generative" under BotLocale VoiceSettings of the CloudFormation "AWS::Lex::Bot" resource.

Other Details

No response

@Arushi1597 Arushi1597 changed the title [Resource Type] - [Coverage] - Support "generative" and "long-form" engines under "BotLocales.VoiceSettings" of the AWS::Lex::Bot resource in CFN Dec 20, 2024
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

1 participant