Support for EventBridge Global Endpoints? #585
-
Hello! Does the crate Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hey! It looks like we pulled in the optional Quoting from the article you linked:
The Rust SDK doesn't support the AWS Common Runtime (CRT) currently, so it's currently missing this functionality. You're welcome to open a feature request to add this support. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hey!
It looks like we pulled in the optional
endpoint_id
argument forPutEvents
, but its not actually wired up to modify the endpoint used.Quoting from the article you linked:
The Rust SDK doesn't support the AWS Common Runtime (CRT) currently, so it's currently missing this functionality.
You're welcome to open a feature request to add this support.