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

(aws-lex): AMAZON.QnAIntent not supported in cdk #31941

Open
2 tasks
cjhelloletsgo opened this issue Oct 29, 2024 · 1 comment
Open
2 tasks

(aws-lex): AMAZON.QnAIntent not supported in cdk #31941

cjhelloletsgo opened this issue Oct 29, 2024 · 1 comment
Labels
@aws-cdk/aws-lex AWS Lex service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2

Comments

@cjhelloletsgo
Copy link

Describe the feature

AMAZON.QnAIntent is not supported in lex, it would be nice to be able to use this feature.

Use Case

I manage all my lex bots through the cdk but can not use this functionality unless I go through the console

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.164.1

Environment details (OS name and version, etc.)

Ubuntu 24.10

@cjhelloletsgo cjhelloletsgo added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 29, 2024
@khushail khushail changed the title lex: AMAZON.QnAIntent not supported in cdk (aws-lex): AMAZON.QnAIntent not supported in cdk Oct 29, 2024
@khushail khushail added the @aws-cdk/aws-lex AWS Lex service label Oct 29, 2024
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 and removed needs-triage This issue or PR still needs to be triaged. labels Oct 29, 2024
@khushail
Copy link
Contributor

khushail commented Oct 30, 2024

Hi @cjhelloletsgo , thanks for requesting this.

I found a mention of QnAIntent that in AWS docs, these are the supported intents for AWS LEX Bot which includes the one you are requesting, but since this needs to be supported by cloudformation for being available as L1 construct, you would have to create a request with Cloudformation team on their cloudformation coverage roadmap. You can also get it prioritised by getting upvotes from the community.

Hope that would be helpful!

@khushail khushail added effort/medium Medium work item – several days of effort needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Oct 30, 2024
@khushail khushail removed their assignment Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lex AWS Lex service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2
Projects
None yet
Development

No branches or pull requests

3 participants