Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.59 KB

File metadata and controls

41 lines (32 loc) · 1.59 KB

Capabilities

methodaws provides a number of capabilities to cyber security professionals working within AWS, spanning many of Amazon's most important resource types. Each of the below pages will provide you with a more in depth look at the methodaws capabilities related the specified resource.

Top Level Flags

methodaws has several top level flags that can be used on any subcommand. These include:

Flags:
  -h, --help                   help for methodaws
  -o, --output string          Output format (signal, json, yaml). Default value is signal (default "signal")
  -f, --output-file string     Path to output file. If blank, will output to STDOUT
  -q, --quiet                  Suppress output
  -r, --regions stringArray    AWS Regions to search for resources. You can specify multiple regions by providing the flag multiple times. If blank, will search all regions.
  -v, --verbose                Verbose output

Version Command

Run methodaws version to get the exact version information for your binary

Output Formats

For more information on the various output formats that are supported by methodaws, see the Output Formats page in our organization wide documentation.