aws-observability / observability-best-practices

Observability best practices on AWS
https://aws-observability.github.io/observability-best-practices/
MIT No Attribution
224 stars 69 forks source link

Running into an error "Template format error: Unrecognized resource types: [AWS::Scheduler::Schedule]" #20

Open prabinsh opened 1 year ago

prabinsh commented 1 year ago

https://github.com/aws-observability/observability-best-practices/blob/1a3b4653dd9bc07d73473aefc03176be43498a5a/sandbox/monitor-aurora-with-grafana/template.yml#L28

When deploying the monitor-aurora-with-grafana, I running into the following error

Failed to create the changeset: Waiter ChangeSetCreateComplete failed: Waiter encountered a terminal failure state: For expression "Status" we matched expected path: "FAILED" Status: FAILED. Reason: Template format error: Unrecognized resource types: [AWS::Scheduler::Schedule]

awsimaya commented 1 year ago

@mhausenblas , Can you please help with this issue? May be help find the original author?