Skip to content

Commit 169a350

Browse files
committed
doc: specify aws/security holmes toolset is only for CLI
1 parent 97d0e86 commit 169a350

1 file changed

Lines changed: 5 additions & 19 deletions

File tree

  • docs/configuration/holmesgpt/toolsets

docs/configuration/holmesgpt/toolsets/aws.rst

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,7 @@ Configuration
1515

1616
.. md-tab-item:: Robusta Helm Chart
1717

18-
.. code-block:: yaml
19-
20-
holmes:
21-
additionalEnvVars:
22-
- name: AWS_ACCESS_KEY_ID
23-
value: AKIAIOSFODNN7EXAMPLE
24-
- name: AWS_SECRET_ACCESS_KEY
25-
value: =wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
26-
- name: AWS_DEFAULT_REGION
27-
value: us-west-2
28-
toolsets:
29-
aws/security:
30-
enabled: true
31-
32-
.. include:: ./_toolset_configuration.inc.rst
18+
This builtin toolset is currently only available in HolmesGPT CLI.
3319

3420
.. md-tab-item:: Holmes CLI
3521

@@ -52,10 +38,10 @@ Configuration
5238
enabled: true
5339
5440
55-
To test, run:
41+
To test, run:
5642

5743
.. code-block:: yaml
58-
44+
5945
holmes ask "Are there any security misconfigurations my signup application, particularly in the database?"
6046
6147
Capabilities
@@ -122,10 +108,10 @@ Configuration
122108
aws/rds:
123109
enabled: true
124110
125-
To test, run:
111+
To test, run:
126112

127113
.. code-block:: yaml
128-
114+
129115
holmes ask "Why is my signup application slow, also look into the database"
130116
131117

0 commit comments

Comments
 (0)