https://github.com/kaihendry/prazespeed
https://github.com/kaihendry/prazespeed
aws broadband cloudwatch cornwall getmetricwidgetimage internet quota rural serverless speed
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaihendry/prazespeed
- Owner: kaihendry
- Created: 2018-01-03T10:12:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T21:49:32.000Z (about 2 years ago)
- Last Synced: 2026-02-20T07:40:58.880Z (4 months ago)
- Topics: aws, broadband, cloudwatch, cornwall, getmetricwidgetimage, internet, quota, rural, serverless, speed
- Language: Go
- Homepage: https://speed.prazefarm.co.uk/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/kaihendry/prazespeed)
# Environment variables
Maintained via [up](https://up.docs.apex.sh/)
eval "$(up env export)"
# GetMetricWidgetImage cost

# GetMetricWidgetImage API
I am using the v2 Golang AWS SDK since I find the authentication stuff easier.
However it seems a bit laggard for
[GetMetricWidgetImage](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/CloudWatch-Metric-Widget-Structure.html)
models and such. :/
https://github.com/aws/aws-sdk-go-v2/issues/223#issuecomment-427084745