Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kenzo0107/guardduty-archiver

archive AWS Guardduty findings
https://github.com/kenzo0107/guardduty-archiver

aws golang guardduty

Last synced: 2 days ago
JSON representation

archive AWS Guardduty findings

Awesome Lists containing this project

README

        

guardduty archiver

## Usage

* profile

```
go run ./main.go -p
```

* MFA

```
awsume
go run ./main.go
```

## TODO

Get available regions for guardduty and execute to archive guardduty findings.