0.2.0 • Published 3 years ago

herschel666-arc-macros-custom-log-groups v0.2.0

Weekly downloads
66
License
MIT
Repository
github
Last release
3 years ago

herschel666-arc-macros-custom-log-groups

Create log groups for @architect's Lambda functions with a custom RetentionInDays-value.

Installation

npm i herschel666-arc-macros-custom-log-groups

Usage

Add the herschel666-arc-macros-custom-log-groups to the list of macros in your .arc-file.

@app
some-app

@macros
herschel666-arc-macros-custom-log-groups

Customization

The default value for RetentionInDays is 14. To change this value, add the @herschel666-arc-macros-custom-log-groups-pragma to your .arc-file and set retentionInDays beneath it.

@app
some-app

@macros
herschel666-arc-macros-custom-log-groups

@herschel666-arc-macros-custom-log-groups
retentionInDays 28

License

MIT @ Emanuel Kluge

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

5 years ago

0.1.3-alpha.0

5 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.1-security

6 years ago