AWS athena documentation change
Summary
Updated AmazonAthenaFullAccess policy documentation URL
Security assessment
Link formatting change without altering security requirements for SageMaker access in Athena ML queries.
Diff
diff --git a/athena/latest/ug/machine-learning-iam-access.md b/athena/latest/ug/machine-learning-iam-access.md index b5155c435..b691dee32 100644 --- a//athena/latest/ug/machine-learning-iam-access.md +++ b//athena/latest/ug/machine-learning-iam-access.md @@ -7 +7 @@ -IAM principals who run Athena ML queries must be allowed to perform the `sagemaker:invokeEndpoint` action for Sagemaker endpoints that they use. Include a policy statement similar to the following in identity-based permissions policies attached to user identities. In addition, attach the [AWS managed policy: AmazonAthenaFullAccess](./managed-policies.html#amazonathenafullaccess-managed-policy), which grants full access to Athena actions, or a modified inline policy that allows a subset of actions. +IAM principals who run Athena ML queries must be allowed to perform the `sagemaker:invokeEndpoint` action for Sagemaker endpoints that they use. Include a policy statement similar to the following in identity-based permissions policies attached to user identities. In addition, attach the [AWS managed policy: AmazonAthenaFullAccess](./security-iam-awsmanpol.html#amazonathenafullaccess-managed-policy), which grants full access to Athena actions, or a modified inline policy that allows a subset of actions.