https://github.com/lemonn/golangawsregionzonetypes
Unofficial Golang (Enum) Types for all AWS Regions and Zones. Types are fetched twice a day from AWS and updated whenever a new Region or Zone is added. Zones and Regions are only added, never removed. Whenever new Regions or Zones are added, a new version will be released.
https://github.com/lemonn/golangawsregionzonetypes
aws aws-sdk go golang regions types zones
Last synced: 3 months ago
JSON representation
Unofficial Golang (Enum) Types for all AWS Regions and Zones. Types are fetched twice a day from AWS and updated whenever a new Region or Zone is added. Zones and Regions are only added, never removed. Whenever new Regions or Zones are added, a new version will be released.
- Host: GitHub
- URL: https://github.com/lemonn/golangawsregionzonetypes
- Owner: Lemonn
- License: mit
- Created: 2025-04-02T19:41:53.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-04-03T13:34:09.000Z (6 months ago)
- Last Synced: 2025-04-10T00:13:31.641Z (6 months ago)
- Topics: aws, aws-sdk, go, golang, regions, types, zones
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Info
Unofficial Golang (Enum) Types for all AWS Regions and Zones. Types are fetched twice a day from AWS and updated
whenever a new Region or Zone is added. Zones and Regions are only added, never removed. Whenever new Regions or
Zones are added, a new version will be released.If you want to run your own version, you can find the code that updates this repo here: https://github.com/Lemonn/RegionAzGenerator