AWS athena documentation change
Summary
Updated link reference from './managed-policies.html' to './security-iam-awsmanpol.html' for the AWSQuicksightAthenaAccess managed policy example.
Security assessment
This change only updates a documentation link path. The content about requiring IAM permissions for JDBC/ODBC drivers remains unchanged and is a standard security best practice, but the update itself is not security-related.
Diff
diff --git a/athena/latest/ug/policy-actions.md b/athena/latest/ug/policy-actions.md index bf6cacc0d..402936a66 100644 --- a//athena/latest/ug/policy-actions.md +++ b//athena/latest/ug/policy-actions.md @@ -9 +9 @@ Authentication methods -To gain access to AWS services and resources, such as Athena and the Amazon S3 buckets, provide the JDBC or ODBC driver credentials to your application. If you are using the JDBC or ODBC driver, ensure that the IAM permissions policy includes all of the actions listed in [AWS managed policy: AWSQuicksightAthenaAccess](./managed-policies.html#awsquicksightathenaaccess-managed-policy). +To gain access to AWS services and resources, such as Athena and the Amazon S3 buckets, provide the JDBC or ODBC driver credentials to your application. If you are using the JDBC or ODBC driver, ensure that the IAM permissions policy includes all of the actions listed in [AWS managed policy: AWSQuicksightAthenaAccess](./security-iam-awsmanpol.html#awsquicksightathenaaccess-managed-policy).