AWS athena documentation change
Summary
Updated multiple link references from './managed-policies.html' to './security-iam-awsmanpol.html' for managed policy examples (AmazonAthenaFullAccess and AWSQuicksightAthenaAccess) in various sections.
Security assessment
These changes are purely documentation link updates. They correct internal references but do not alter any security policies, describe new vulnerabilities, or add new security guidance. The content about required IAM policy actions remains unchanged.
Diff
diff --git a/athena/latest/ug/release-notes.md b/athena/latest/ug/release-notes.md index 909638a62..de27e0bd6 100644 --- a//athena/latest/ug/release-notes.md +++ b//athena/latest/ug/release-notes.md @@ -2692 +2692 @@ Made the following changes: -Workgroups are an IAM resource. For a full list of workgroup-related actions, resources, and conditions in IAM, see [Actions, Resources, and Condition Keys for Amazon Athena](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonathena.html) in the _Service Authorization Reference_. Before you create new workgroups, make sure that you use [workgroup IAM policies](./workgroups-iam-policy.html), and the [AWS managed policy: AmazonAthenaFullAccess](./managed-policies.html#amazonathenafullaccess-managed-policy). +Workgroups are an IAM resource. For a full list of workgroup-related actions, resources, and conditions in IAM, see [Actions, Resources, and Condition Keys for Amazon Athena](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonathena.html) in the _Service Authorization Reference_. Before you create new workgroups, make sure that you use [workgroup IAM policies](./workgroups-iam-policy.html), and the [AWS managed policy: AmazonAthenaFullAccess](./security-iam-awsmanpol.html#amazonathenafullaccess-managed-policy). @@ -2793 +2793 @@ To use the ODBC driver version 1.0.3, follow these requirements: - * Add the `athena:GetQueryResultsStream` policy action to the list of policies for Athena. This policy action is not exposed directly with the API and is only used 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). + * Add the `athena:GetQueryResultsStream` policy action to the list of policies for Athena. This policy action is not exposed directly with the API and is only used 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). @@ -2840 +2840 @@ For downloading the JDBC driver version 2.0.5 and its documentation, see [Connec -The JDBC driver version 2.0.5 is a drop-in replacement for the previous version of the driver (2.0.2). To ensure that you can use the JDBC driver version 2.0.5, add the `athena:GetQueryResultsStream` policy action to the list of policies for Athena. This policy action is not exposed directly with the API and is only used with the JDBC driver, as part of streaming results support. For an example policy, see [AWS managed policy: AWSQuicksightAthenaAccess](./managed-policies.html#awsquicksightathenaaccess-managed-policy). For more information about migrating from version 2.0.2 to version 2.0.5 of the driver, see the [JDBC Driver Migration Guide](https://downloads.athena.us-east-1.amazonaws.com/drivers/JDBC/SimbaAthenaJDBC_2.0.5/docs/Simba+Athena+JDBC+Driver+Migration+Guide.pdf). +The JDBC driver version 2.0.5 is a drop-in replacement for the previous version of the driver (2.0.2). To ensure that you can use the JDBC driver version 2.0.5, add the `athena:GetQueryResultsStream` policy action to the list of policies for Athena. This policy action is not exposed directly with the API and is only used with the JDBC driver, as part of streaming results support. For an example policy, see [AWS managed policy: AWSQuicksightAthenaAccess](./security-iam-awsmanpol.html#awsquicksightathenaaccess-managed-policy). For more information about migrating from version 2.0.2 to version 2.0.5 of the driver, see the [JDBC Driver Migration Guide](https://downloads.athena.us-east-1.amazonaws.com/drivers/JDBC/SimbaAthenaJDBC_2.0.5/docs/Simba+Athena+JDBC+Driver+Migration+Guide.pdf).