AWS athena documentation change
Summary
Added a note specifying that AWS Glue Data Catalog federated connectors without Lambda require additional PrivateLink endpoints for KMS.
Security assessment
This change documents additional VPC endpoint requirements for secure connectivity when using specific connectors. It helps ensure proper network configuration for security but doesn't address a specific security vulnerability or incident.
Diff
diff --git a/athena/latest/ug/athena-connectors-vpc-creation.md b/athena/latest/ug/athena-connectors-vpc-creation.md index ba44a1032..381b19223 100644 --- a//athena/latest/ug/athena-connectors-vpc-creation.md +++ b//athena/latest/ug/athena-connectors-vpc-creation.md @@ -86,0 +87,9 @@ When using a VPC with AWS Glue connections, you will need to set up the followin +###### Note + +For **AWS Glue Data Catalog federated connectors without Lambda** , you will also need to set up the following PrivateLink endpoints: + + * KMS + + + +