aws-region-table-parser
aws-region-table-parser copied to clipboard
query options
as a developer I'd like to have a way to know:
- [ ] get all regions and the availability
- [ ] get 1 region's availability based on a serviceName
- [ ] get multiple regions availability based on a serviceName
ps.: basically I need to move the querys from https://github.com/burib/aws-region-table-parser-api/blob/master/index.js to here.
function names should be human read friendly. for example: .getSupportedRegions('serviceName')