-
I am currently exploring using some AWS services in a Rust PoC. Quite a few of the AWS services I'm interested in this SDK have excellent examples on how to use/implement them. However, there is only one example for For example, some additional examples on the following would be very helpful:
The general structure of this project is to develop, more-or-less, a Rust based middleware (pretty much Actix, Tera, and a few other crates) that ties together a variety of AWS services to deliver the intended functionality. As such the general structure is: AWS < - > Rust Middleware/Server < - > Client Frontend It would be very helpful and drastically reduce development time to have access to more examples for Cognito. The examples for other services, such as DynamoDB, are excellent and provide a great starting point. Any additional examples, help or guidance would be greatly appreciated. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Hey @hypnoseal, thanks for creating this thoughful request. I'm going to connect with our docs writer and let them know about this post. We're currently focusing on features and bugfixes so I don't yet have an estimate of when we'll get to this. Thank you for your patience. |
Beta Was this translation helpful? Give feedback.
-
Hi, If you want to see a comprehensive example using the AWS SDK for Rust see https://github.com/lucdew/cognito-srp-auth |
Beta Was this translation helpful? Give feedback.
-
Examples for gust auth would be nice |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hey @hypnoseal, thanks for creating this thoughful request. I'm going to connect with our docs writer and let them know about this post. We're currently focusing on features and bugfixes so I don't yet have an estimate of when we'll get to this. Thank you for your patience.