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. It does not introduce, modify, or address any security-related content. The policy action mentioned (athena:GetQueryResultsStream) remains the same.
Diff
diff --git a/athena/latest/ug/odbc-v2-driver.md b/athena/latest/ug/odbc-v2-driver.md index cf070b2a5..491aac261 100644 --- a//athena/latest/ug/odbc-v2-driver.md +++ b//athena/latest/ug/odbc-v2-driver.md @@ -25 +25 @@ When you use the ODBC 2.x driver, be sure to note the following requirements: - * athena:GetQueryResultsStream policy – Add the `athena:GetQueryResultsStream` policy action to the IAM principals that use the ODBC driver. This policy action is not exposed directly with the API. It is used only with the ODBC and JDBC drivers as part of streaming results support. For an example policy, see [AWS managed policy: AWSQuicksightAthenaAccess](./managed-policies.html#awsquicksightathenaaccess-managed-policy). + * athena:GetQueryResultsStream policy – Add the `athena:GetQueryResultsStream` policy action to the IAM principals that use the ODBC driver. This policy action is not exposed directly with the API. It is used only with the ODBC and JDBC drivers as part of streaming results support. For an example policy, see [AWS managed policy: AWSQuicksightAthenaAccess](./security-iam-awsmanpol.html#awsquicksightathenaaccess-managed-policy).