mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-06-08 14:13:28 +00:00
fa6f22987e
Reverts585d996+c70b9d0. Both CFN deploys failed at changeset validation; prod stack was never mutated. Approach A (AWS::Scheduler::Schedule with arn:aws:scheduler:::http-invoke target) is unimplementable in pure CloudFormation — the Target schema has no property for HTTP endpoint/method/headers, regardless of name. Replacement landing in a follow-up commit. Restored: plans/reports/brainstorm-260517-1411-eventbridge-schedule-fix.md (useful design context even though Approach A invalidated).