Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ Authentication
- ``<iam_role_duration>`` - Optional: The session duration in seconds.
- ``<sts_endpoint>`` - 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
Expand Down
Loading