We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e0a32 commit 2c03266Copy full SHA for 2c03266
examples-internal/organizational-k8s-threat-reuse_cloudtrail/diagram.png
-1.17 KB
examples-internal/organizational-k8s-threat-reuse_cloudtrail/diagram.py
@@ -38,7 +38,7 @@
38
39
with Cluster("AWS organization"):
40
41
- with Cluster("member accounts (main target)", graph_attr={"bgcolor":"lightblue"}):
+ with Cluster("member account", graph_attr={"bgcolor":"lightblue"}):
42
# resources = General("resources-1..n\n(events)")
43
44
with Cluster("sysdig-secure-for-cloud resources"):
0 commit comments