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: javav2/example_code/controltower/src/main/java/com/example/controltower/scenario/ControlTowerScenario.java
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@
24
24
* and list all available baselines.
25
25
* This example uses the default settings specified in your shared credentials
26
26
* and config files.
27
+
*
28
+
* In addition, set up a landing zone by following this documentation:
0 commit comments