Skip to content

Add 'Advanced Options' fields#833

Closed
ssorc3 wants to merge 6 commits intoaws:devfrom
ssorc3:master
Closed

Add 'Advanced Options' fields#833
ssorc3 wants to merge 6 commits intoaws:devfrom
ssorc3:master

Conversation

@ssorc3
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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