AWS athena documentation change
Summary
Reorganized Glue connections content and added security requirements for Secrets Manager and connection versioning
Security assessment
The changes emphasize secure credential storage via AWS Secrets Manager and add operational security constraints, but lack evidence of addressing a specific vulnerability. This improves security documentation for compliance purposes.
Diff
diff --git a/athena/latest/ug/connectors-cmdb.md b/athena/latest/ug/connectors-cmdb.md index fad7e687f..2acd4bc9d 100644 --- a//athena/latest/ug/connectors-cmdb.md +++ b//athena/latest/ug/connectors-cmdb.md @@ -24,3 +23,0 @@ Use the parameters in this section to configure the AWS CMDB connector. -Glue connections (recommended) - - @@ -29,4 +25,0 @@ We recommend that you configure a AWS CMDB connector by using a Glue connections -###### Note - -All connectors that use Glue connections must use AWS Secrets Manager to store credentials. - @@ -44 +37,9 @@ glue_connection – Specifies the name of the Glue connection associated with th -Legacy connections +###### Note + + * All connectors that use Glue connections must use AWS Secrets Manager to store credentials. + + * The AWS CMDB connector created using Glue connections does not support the use of a multiplexing handler. + + * The AWS CMDB connector created using Glue connections only supports `ConnectionSchemaVersion` 2. + +