AWS lexv2 documentation change
Summary
Restructured introduction section, removed prerequisites checklist and security-related IAM guidance
Security assessment
Removed detailed IAM user/permission requirements but maintained basic account setup instructions. While security best practices documentation was reduced, there's no evidence this change addresses a specific security issue. The removal of explicit permission guidance could potentially weaken security posture but doesn't directly relate to a disclosed vulnerability.
Diff
diff --git a/lexv2/latest/dg/getting-started.md b/lexv2/latest/dg/getting-started.md index 3e2575032..24ccbb0c4 100644 --- a//lexv2/latest/dg/getting-started.md +++ b//lexv2/latest/dg/getting-started.md @@ -5,2 +4,0 @@ -OverviewPrerequisites ChecklistIntroduction to Amazon Lex V2 - @@ -9,2 +6,0 @@ OverviewPrerequisites ChecklistIntroduction to Amazon Lex V2 -## Overview - @@ -13,12 +9 @@ If you are new to Amazon Lex V2, we recommend that you read [Amazon Lex V2 core -## Prerequisites Checklist - -Before you begin building your first Amazon Lex V2 bot, ensure you have the following: - - * **AWS Account** – You'll need an active AWS account. If you don't have one, you can create it for free and take advantage of the AWS Free Tier, which includes 10,000 text requests and 5,000 speech requests per month for Amazon Lex V2. For detailed setup instructions, see [Sign Up for AWS](./gs-account.html#gs-account-create). - - * **IAM User with Permissions** – Create an IAM user with appropriate Amazon Lex V2 permissions. We'll guide you through creating an administrator user for getting started. For comprehensive information about IAM permissions and policies, see [Identity and access management for Amazon Lex V2](./security-iam.html). - - * **Supported Browser** – Use a modern web browser (Chrome, Firefox, Safari, or Edge) to access the Amazon Lex V2 console. - - * **Time Commitment** – Allow 30-60 minutes to complete the getting started exercises, depending on your experience level. - +Before you can use Amazon Lex V2, you will need to create an AWS account and obtain an AWS account ID. You create a user account and an IAM role which gives you the permissions needed to use @@ -26,9 +11 @@ Before you begin building your first Amazon Lex V2 bot, ensure you have the foll - - -**Cost Estimate:** The exercises in this guide use AWS Free Tier resources. If you're within the free tier limits, there should be no charges. Otherwise, costs are typically under $1 for completing all exercises. - -## Introduction to Amazon Lex V2 - -Before you can use Amazon Lex V2, you will need to create an AWS account and obtain an AWS account ID. You create a user account and an IAM role which gives you the permissions needed to use Amazon Lex V2 - -After creating your accounts, you can start using Amazon Lex V2 with the AWS Console or with the API. +After creating your accounts, you can start using with the AWS Console or with the API. @@ -46,0 +24,4 @@ Amazon Lex V2 provides API operations that you can integrate with your existing + * [Step 1: Set up an AWS Account and create an administrator User](./gs-account.html) + + * [Step 2: Getting started (console)](./gs-console.html) +