You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/cloud-security/amazon/services/prerequisites/credentials.rst
-18Lines changed: 0 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ There are multiple ways to configure the AWS credentials:
16
16
- `IAM Roles`_
17
17
- `IAM roles for EC2 instances`_
18
18
- `Environment variables`_
19
-
- `Insert the credentials into the configuration`_
20
19
21
20
Create an IAM User
22
21
------------------
@@ -182,20 +181,3 @@ If you're using a single AWS account for all your buckets this could be the most
182
181
183
182
* ``AWS_ACCESS_KEY_ID``
184
183
* ``AWS_SECRET_ACCESS_KEY``
185
-
186
-
Insert the credentials into the configuration
187
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
188
-
189
-
.. deprecated:: 4.4.0
190
-
191
-
Another available option to set up credentials is writing them right into the Wazuh configuration file (``/var/ossec/etc/ossec.conf``), inside of the ``<bucket>`` block on the module configuration.
0 commit comments