AWS lexv2 documentation change
Summary
Updated example error messages from 'Lenny's Burger' to 'Foo's item' and modified section linking
Security assessment
Cosmetic changes to example content without security context. Error message formatting guidance remains unchanged
Diff
diff --git a/lexv2/latest/dg/view-errors-test-sets.md b/lexv2/latest/dg/view-errors-test-sets.md index ff58f745c..b26c0ee4b 100644 --- a/lexv2/latest/dg/view-errors-test-sets.md +++ b/lexv2/latest/dg/view-errors-test-sets.md @@ -58,3 +58,3 @@ Expected slot, Session Attribute, Request Attribute should be have key value pai -Invalid quote at end | Found incorrect quoting in 'Lenny's Burger'“. It starts with quote character `"` but does not end with same quote character. | For example: `_"Lenny's Burger", KFC`_ -Invalid quote at middle | Found incorrect quoting in `"Lenny's" Burger, KFC`. It contains quote character `"` inside its content. Values containing single quotes should be wrapped within double quotes and vice-versa. | Correct For example: `_"Lenny's Burger", KFC`_ -Required quotes | `key = Lenny's Burger` contains single-quotes or double-quotes but has not been wrapped inside quotes. Values containing single quotes should be wrapped inside double quotes and vice-versa. | +Invalid quote at end | Found incorrect quoting in 'Foo's item'“. It starts with quote character `"` but does not end with same quote character. | For example: `_"Foo's item", KFC`_ +Invalid quote at middle | Found incorrect quoting in `"Foo's" Burger, etc.`. It contains quote character `"` inside its content. Values containing single quotes should be wrapped within double quotes and vice-versa. | Correct For example: `_"Foo's item", KFC`_ +Required quotes | `key = Foo's item` contains single-quotes or double-quotes but has not been wrapped inside quotes. Values containing single quotes should be wrapped inside double quotes and vice-versa. | @@ -72 +72 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Manage test sets +Test set columns supported by Test Workbench