An open API service indexing awesome lists of open source software.

https://github.com/herschel666/arc-macros

A collection of useful macros for @architect.
https://github.com/herschel666/arc-macros

arc arc-macro architect

Last synced: about 1 year ago
JSON representation

A collection of useful macros for @architect.

Awesome Lists containing this project

README

          

# `arc-macros`

> A collection of useful macros for [@architect](https://arc.codes/).

## Available macros

### [`herschel666-arc-macros-custom-log-groups`](https://github.com/herschel666/arc-macros/tree/master/macros/custom-log-groups)

> Create log groups for [@architect](https://arc.codes/)'s Lambda functions with a custom
> [`RetentionInDays`](https://docs.aws.amazon.com/en_en/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-cwl-loggroup-retentionindays)-value.

### [`herschel666-arc-macros-local-routes`](https://github.com/herschel666/arc-macros/tree/master/macros/local-routes)

> Remove selected routes from [@architect](https://arc.codes/)'s Lambda functions before the
> deployment. A handy solution when you're leveraging HTTP handlers for local scaffolding tasks.

## License

MIT @ [Emanuel Kluge](https://twitter.com/Herschel_R)