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
description = "CloudFront functions to attach to the CloudFront distribution. Max of one function per event type (i.e. viewer-request and viewer-response)."
type = set(object({ event_type = string, function_arn = string }))