Simplify do:
curl 'https://ec2.shop?region=us-west-2&filter=m5&json' | jq
You can pipe it to whatever your system store to get the real time price without dealing with AWS Price API
Simplify do:
curl 'https://ec2.shop?region=us-west-2&filter=m5&json' | jq
You can pipe it to whatever your system store to get the real time price without dealing with AWS Price API