AWS athena documentation change
Summary
Fixed apostrophe in security warning and maintained security best practice recommendation
Security assessment
Reinforces existing security guidance about avoiding hardcoded credentials but doesn't address a new vulnerability. Maintains security documentation quality.
Diff
diff --git a/athena/latest/ug/connectors-adls-gen2.md b/athena/latest/ug/connectors-adls-gen2.md index b9783098a..f1ce50fef 100644 --- a//athena/latest/ug/connectors-adls-gen2.md +++ b//athena/latest/ug/connectors-adls-gen2.md @@ -117 +117 @@ To provide a user name and password for your database in your JDBC connection st -As a security best practice, don&t use hardcoded credentials in your environment variables or connection strings. For information about moving your hardcoded secrets to AWS Secrets Manager, see [Move hardcoded secrets to AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/hardcoded.html) in the _AWS Secrets Manager User Guide_. +As a security best practice, don't use hardcoded credentials in your environment variables or connection strings. For information about moving your hardcoded secrets to AWS Secrets Manager, see [Move hardcoded secrets to AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/hardcoded.html) in the _AWS Secrets Manager User Guide_.