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

Add 'Advanced Options' fields #833

Closed
wants to merge 6 commits into from
Closed

Add 'Advanced Options' fields #833

wants to merge 6 commits into from

Conversation

ssorc3
Copy link
Contributor

@ssorc3 ssorc3 commented Mar 12, 2021

Description of changes:
When you enable Advanced options in a bot, the LexEvent contains the extra fields ActiveContexts and AlternativeIntents and the LexResponse contains the field ActiveContexts. This pull request adds those fields.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj changed the base branch from master to dev March 22, 2021 22:42
normj added a commit that referenced this pull request Mar 22, 2021
LexEvent was also reordered to match the documentation here to make it easier to compare
https://docs.aws.amazon.com/lex/latest/dg/lambda-input-response-format.html
@normj
Copy link
Member

normj commented Mar 22, 2021

I have merged the commit manually into the dev branch with added tests and a few more missing fields. I'll get this released as part of the next round of packages released from this repo.

@normj
Copy link
Member

normj commented Mar 25, 2021

This PR was merged and released as part of version 2.2.0 of Amazon.Lambda.LexEvents. Thanks for the PR!

@normj normj closed this Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants