AWS lake-formation documentation change
Summary
Updated prerequisites: replaced references to dedicated admin user with generic administrative access requirements
Security assessment
Removes specific security practice (dedicated admin) but doesn't address vulnerabilities. Change simplifies instructions without adding security features or fixes.
Diff
diff --git a/lake-formation/latest/dg/getting-started-cloudtrail-tutorial.md b/lake-formation/latest/dg/getting-started-cloudtrail-tutorial.md index 4e8e3d6de..648ed4343 100644 --- a//lake-formation/latest/dg/getting-started-cloudtrail-tutorial.md +++ b//lake-formation/latest/dg/getting-started-cloudtrail-tutorial.md @@ -93 +93 @@ This user has the minimum set of permissions to query the data lake. - 1. Open the IAM console at [https://console.aws.amazon.com/iam](https://console.aws.amazon.com/iam). Sign in as the administrator user that you created in [](./.html#create-an-admin) or as a user with the `AdministratorAccess` AWS managed policy. + 1. Open the IAM console at [https://console.aws.amazon.com/iam](https://console.aws.amazon.com/iam). Sign in as a user with the `AdministratorAccess` AWS managed policy. @@ -169 +169 @@ Create the Amazon S3 bucket that is to be the root location of your data lake. - 1. Open the Amazon S3 console at [https://console.aws.amazon.com/s3/](https://console.aws.amazon.com/s3/) and sign in as the administrator user that you created in [](./.html#create-an-admin). + 1. Open the Amazon S3 console at [https://console.aws.amazon.com/s3/](https://console.aws.amazon.com/s3/) and sign in as a user with administrative access.