aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

Create a Region Enum like the Java SDK

Open github2023spring opened this issue 1 year ago • 1 comments
trafficstars

Describe the feature

Create an Region Enum like Java SDK

Use Case

I can use pattern matching to evaluate regions, and I don't need to refer to AWS documentation for region.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

github2023spring avatar Oct 14 '24 19:10 github2023spring