1.0.0 • Published 6 years ago

arc-macro-log-subscription v1.0.0

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

macro-log-subscription

arc macro for cloudwatch log subscriptions

example arc

@app
macro-test

@http
get /
post /log

@macros
log-subscription

@logSubscription
function PostLog
filter ?error ?notice ?timeout ?"timed out"
retention 14
1.0.0

6 years ago