AWS athena documentation change
Summary
Updated list of supported federated connectors, adding multiple new data sources and reorganizing entries
Security assessment
The changes only involve adding new connector types (e.g., Azure Synapse, Db2, OpenSearch) to the documentation list. No security-related content or access control changes are mentioned in the diff.
Diff
diff --git a/athena/latest/ug/gdc-register-federated.md b/athena/latest/ug/gdc-register-federated.md index 299bdd090..086029ba9 100644 --- a//athena/latest/ug/gdc-register-federated.md +++ b//athena/latest/ug/gdc-register-federated.md @@ -17 +17 @@ After you create connections to federated data sources, you can register them as - * [Redshift](./connectors-redshift.html) + * [Azure Data Lake Storage](./connectors-adls-gen2.html) @@ -19 +19 @@ After you create connections to federated data sources, you can register them as - * [DynamoDB](./connectors-dynamodb.html) + * [Azure Synapse](./connectors-azure-synapse.html) @@ -23 +23,13 @@ After you create connections to federated data sources, you can register them as - * [Snowflake](./connectors-snowflake.html) + * [CMDB](./connectors-cmdb.html) + + * [Db2](./connectors-ibm-db2.html) + + * [Db2 iSeries](./connectors-ibm-db2-as400.html) + + * [DocumentDB](./connectors-docdb.html) + + * [DynamoDB](./connectors-dynamodb.html) + + * [Google Cloud Storage](./connectors-gcs.html) + + * [HBase](./connectors-hbase.html) @@ -26,0 +39,4 @@ After you create connections to federated data sources, you can register them as + * [OpenSearch](./connectors-opensearch.html) + + * [Oracle](./connectors-oracle.html) + @@ -28,0 +45,8 @@ After you create connections to federated data sources, you can register them as + * [Redshift](./connectors-redshift.html) + + * [SAP HANA](./connectors-sap-hana.html) + + * [Snowflake](./connectors-snowflake.html) + + * [SQL Server](./connectors-microsoft-sql-server.html) + @@ -31 +55 @@ After you create connections to federated data sources, you can register them as - * [CMDB](./connectors-cmdb.html) + * [TPC-DS](./connectors-tpcds.html)