You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does not allow me to send events to the bus with name: "aws.partner/wildrydes.com/12345678911/playgroundevents", this is the error:
An error occurred (ValidationException) when calling the PutEvents operation: 1 validation error detected: Value 'arn:aws:events:us-east-1:12345678911:event-bus/aws.partner/wildrydes.com/12345678911/playgroundevents' at 'entries.1 .member.eventBusName' failed to satisfy constraint: Member must satisfy regular expression pattern: (arn:aws[\w-]*:events:[a-z]{2}-[a-z]+-[\w-]+:[0-9]{12}:event-bus/?[.-_A-Za-z0-9]+
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It does not allow me to send events to the bus with name: "aws.partner/wildrydes.com/12345678911/playgroundevents", this is the error:
An error occurred (ValidationException) when calling the PutEvents operation: 1 validation error detected: Value 'arn:aws:events:us-east-1:12345678911:event-bus/aws.partner/wildrydes.com/12345678911/playgroundevents' at 'entries.1 .member.eventBusName' failed to satisfy constraint: Member must satisfy regular expression pattern: (arn:aws[\w-]*:events:[a-z]{2}-[a-z]+-[\w-]+:[0-9]{12}:event-bus/?[.-_A-Za-z0-9]+
Beta Was this translation helpful? Give feedback.
All reactions