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
If a stack can't be created for some reason, boondoggle dumps raw JSON at the user, like so:
$ boondoggle [ . . . ]
Could not create stack
{"Error":{"Code":"ValidationError","Message":"Template format error: Unresolved
resource dependencies [Things] in the Resources block of the template",
"Type":"Sender"},"RequestId":"[redacted]"}
If a stack can't be created for some reason, boondoggle dumps raw JSON at the user, like so: