AWS lexv2 documentation change
Summary
Restructured content by removing learning path sections (No-Code/Developer/Enterprise paths) and simplified foundational exercises. Changed references from 'template' to 'blueprint' and updated exercise links.
Security assessment
The changes reorganize documentation structure and update terminology/examples, but there is no evidence of addressing security vulnerabilities or adding security features. The removed 'Enterprise Path' section previously mentioned security best practices, but this appears to be part of general content simplification rather than a security-specific update.
Diff
diff --git a/lexv2/latest/dg/gs-console.md b/lexv2/latest/dg/gs-console.md index 528c664f3..da3e1ce01 100644 --- a//lexv2/latest/dg/gs-console.md +++ b//lexv2/latest/dg/gs-console.md @@ -5,2 +4,0 @@ -Console OverviewChoose Your Learning PathFoundational Exercises - @@ -9,27 +7 @@ Console OverviewChoose Your Learning PathFoundational Exercises -## Console Overview - -The easiest way to learn how to use Amazon Lex V2 is by using the console. Choose the learning path that best matches your role and experience level: - -## Choose Your Learning Path - -Choose the learning path that best matches your role and experience level: - - * **No-Code Path (Business Users)** – Perfect for business analysts, product managers, and non-technical users who want to build bots using only the console interface. - - * Start with: [Quick Start: Create a chatbot in 5 minutes](./quick-start.html) - - * Then try: [Exercise 1: Create a chatbot from a template](./exercise-1.html) - - * Learn: [Best Practices for Getting Started](./getting-started-best-practices.html) - - * **Developer Path** – Ideal for software developers who want to integrate Amazon Lex V2 with applications, use APIs, and implement custom business logic. - - * Start with: [Exercise 1: Create a chatbot from a template](./exercise-1.html) - - * Advanced: [Exercise 3: Build an advanced customer service chatbot](./exercise-3.html) - - * Then explore: [Integrating an AWS Lambda function into your Amazon Lex V2 bot](./lambda.html) - - * Review: [Bot examples](./examples.html) - - * Advanced: API integration and SDK usage +The easiest way to learn how to use Amazon Lex V2 is by using the console. To get you started, we created the following exercises, all of which use the console: @@ -37,20 +9 @@ Choose the learning path that best matches your role and experience level: - * **Enterprise Path** – Designed for architects and engineers planning large-scale deployments with security, compliance, and scalability requirements. - - * Start with: [Exercise 1: Create a chatbot from a template](./exercise-1.html) - - * Enterprise example: [Exercise 3: Build an advanced customer service chatbot](./exercise-3.html) - - * Review: Security and IAM best practices - - * Explore: [Use Global Resiliency to deploy bots to other Regions](./global-resiliency.html) - - * Plan: Monitoring, logging, and cost optimization - - - - -## Foundational Exercises - -Regardless of your chosen path, we recommend starting with these foundational exercises: - - * Exercise 1 — Create an Amazon Lex V2 bot using a template, a predefined bot that provides all of the necessary bot configuration. You do only a minimum of work to test the end-to-end setup. + * Exercise 1 — Create an Amazon Lex V2 bot using a blueprint, a predefined bot that provides all of the necessary bot configuration. You do only a minimum of work to test the end-to-end setup. @@ -60,2 +12,0 @@ Regardless of your chosen path, we recommend starting with these foundational ex - * Exercise 3 — Build an advanced customer service chat bot that demonstrates enterprise-level capabilities including order management, intelligent up-selling, lead generation, and AI-powered features for personalized customer experiences. - @@ -66,0 +18,4 @@ Regardless of your chosen path, we recommend starting with these foundational ex + * [Exercise 1: Create a bot from an example](./exercise-1.html) + + * [Exercise 2: Review the conversation flow](./exercise-2.html) + @@ -78 +33 @@ Step 1: Set up an account -Quick Start: Create a chatbot in 5 minutes +Exercise 1: Create a bot from an example