-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates to readme #24
Comments
This issue has been automatically marked as stale because it has been open 30 days |
hi @antonbabenko hwdy! Glory to Ukraine! |
This issue has been automatically marked as stale because it has been open 30 days |
@antonbabenko are you available to review this minor change please? |
Thanks, @greenozon ! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Minor ticket to actualize readme page
current readme states:
there is no region as
sa-east-1
as stated in the readmeI believe this should be
ap-south-1
current list of AWS regions that supports pricing querying is as follows:
▶ $ aws pricing describe-services --region us-east-1
▶ $ aws pricing describe-services --region eu-central-1
▶ $ aws pricing describe-services --region ap-south-1
it means +1 new region:
eu-central-1
The idea is to update readme and make it up-to-date
thanks
The text was updated successfully, but these errors were encountered: