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
When the Status page is posting SNS messages through the SRE Bot, the following error is thrown:
Extra inputs are not permitted [type=extra_forbidden, input_value='🟩 GC Forms - Formulai....canada.ca/) is back up', input_type=str]
INFO:root:Ops msg: Error parsing AWS event due to ValidationError: ```
{
"text": "🟩 GC Forms - Formulaires GC (https://forms-formulaires.alpha.canada.ca/) is back up"
}
ERROR:root:1 validation error for AwsSnsPayload: text
This prevents the message from being posted properly.
The text was updated successfully, but these errors were encountered:
Summary
When the Status page is posting SNS messages through the SRE Bot, the following error is thrown:
This prevents the message from being posted properly.
The text was updated successfully, but these errors were encountered: