Uncaught TypeError: AWS.EventBridge is not a constructor #4289
-
Hey, I have the following code. Similar to the guide for in browser Polly implementation from the official docs I have tried to create a script that interacts with EventBridge to enable a rule. When I tried the Polly implementation from the guide, all worked well. So I tried to make a similar solution to use EventBridge:
However, when I try running this code by pressing the button, I get the following error:
I am able to interact with any other service I have tried so far, but I cannot seem to use AWS.EventBridge at all. Am I doing something wrong or is EventBridge simply unsupported by the AWS SDK JS, and they just forgot to document that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Can you please check comment: #4290 (comment) |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Can you please check comment: #4290 (comment)