Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 606 Bytes

File metadata and controls

36 lines (21 loc) · 606 Bytes

Amazon Detective Gs

An AWS CLI tutorial that demonstrates Detective operations.

Running

bash amazon-detective-gs.sh

To auto-run with cleanup:

echo 'y' | bash amazon-detective-gs.sh

What it does

  1. Enabling Detective
  2. Listing graphs
  3. Listing members

Resources created

  • Graph

The script prompts you to clean up resources when it finishes.

Cost

Free tier eligible for most operations. Clean up resources after use to avoid charges.

Related docs