From a2404cbef6e913e0121ac477652b024d5f445be5 Mon Sep 17 00:00:00 2001 From: Ayooluwa Akindeko Date: Fri, 21 Nov 2025 11:50:55 +0100 Subject: [PATCH 1/2] remove security lake note --- .../amazon/services/supported-services/security-lake.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/cloud-security/amazon/services/supported-services/security-lake.rst b/source/cloud-security/amazon/services/supported-services/security-lake.rst index 10f5ae8f18..3a19ffbadb 100644 --- a/source/cloud-security/amazon/services/supported-services/security-lake.rst +++ b/source/cloud-security/amazon/services/supported-services/security-lake.rst @@ -179,10 +179,6 @@ Authentication - ```` - Optional: The session duration in seconds. - ```` - Optional: The URL of the VPC endpoint of the AWS Security Token Service. -.. note:: - - This authentication method requires adding credentials to the configuration using the ``/root/.aws/credentials`` file. - More information about the different authentication methods can be found in the :doc:`../prerequisites/credentials` documentation. Configure Wazuh to process Amazon Security Lake logs From e14b531b3f9b2ebc37911474a8d00540bc528781 Mon Sep 17 00:00:00 2001 From: Ayooluwa Akindeko Date: Fri, 21 Nov 2025 11:53:34 +0100 Subject: [PATCH 2/2] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 237f541aef..2696bcb6e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. ### Removed - **Post-release**: Removed the *Environment variables* sub-section in *Configuring AWS credentials*. ([#9110](https://github.com/wazuh/wazuh-documentation/pull/9110)) +- **Post-release**: Removed note about the credentials file in *Amazon Security Lake* section. ([#9112](https://github.com/wazuh/wazuh-documentation/pull/9112)) ## [v4.14.0]