Documentation
¶
Overview ¶
Command genregions regenerates the per-service region table that lets the AWS scanner skip (service × region) cells AWS does not offer.
Run it through go generate:
go generate ./internal/providers/aws/awsregions/...
or via `make gen-regions`. The output is committed; internal/regionsgen holds the logic and its test fails when the committed file drifts.
Click to show internal directories.
Click to hide internal directories.