diff --git a/docs/providers/aws/events/schedule.md b/docs/providers/aws/events/schedule.md index b5e32a024..d1e12f404 100644 --- a/docs/providers/aws/events/schedule.md +++ b/docs/providers/aws/events/schedule.md @@ -25,6 +25,8 @@ functions: ## Enabling/Disabling functions +Schedule events are enabled by default. + This will create and attach a schedule event for the `aggregate` function which is disabled. If enabled it will call the `aggregate` function every 10 minutes.