AWS lake-formation documentation change
Summary
Replaced references to a specific 'administrator user' with generic 'user with AdministratorAccess policy' in multiple console sign-in instructions.
Security assessment
Changes promote role-based access instead of fixed admin users, improving security posture. However, this is a routine best-practice update without evidence of addressing a specific vulnerability.
Diff
diff --git a/lake-formation/latest/dg/getting-started-tutorial-jdbc.md b/lake-formation/latest/dg/getting-started-tutorial-jdbc.md index 7a4f9f024..442faf403 100644 --- a//lake-formation/latest/dg/getting-started-tutorial-jdbc.md +++ b//lake-formation/latest/dg/getting-started-tutorial-jdbc.md @@ -84 +84 @@ 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. @@ -133 +133 @@ AWS Lake Formation accesses JDBC data sources through an AWS Glue _connection_. - 1. Open the AWS Glue the console at [https://console.aws.amazon.com/glue/](https://console.aws.amazon.com/glue/), and sign in as the administrator user that you created in [](./.html#create-an-admin). + 1. Open the AWS Glue console at [https://console.aws.amazon.com/glue/](https://console.aws.amazon.com/glue/), and sign in as a user with administrative access. @@ -152 +152 @@ In this step, you create the Amazon Simple Storage Service (Amazon S3) bucket th - 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. @@ -381 +381 @@ For more information about Amazon Redshift Spectrum, see [Using Amazon Redshift - 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) (user name `Administrator`) 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.