Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
environment | The environment where the lambda function runs | string |
n/a | yes |
filter_tag_key | The key name of the tag you want to add as a rule to be checked | string |
n/a | yes |
filter_tag_value | The value name of the tag you want to add as a rule to be checked for the provided key | string |
n/a | yes |
function_name | The name of the lambda function | string |
"stack-janitor" |
no |
janitor_lambda_schedule | The schedule of triggering a cloudwatch event to invoke lambda | string |
"cron(0 * * * *)" |
no |
lambda_timeout | The name of the lambda function | number |
120 |
no |
max_expiration_hours | The number of hours for the rule about revoking credentials | number |
1 |
no |
private_subet_ids | n/a | list(string) |
n/a | yes |
s3_bucket | The name of the bucket where the lambda artifact will exist | string |
n/a | yes |
s3_key | The key/path where the lambda artifact will exist | string |
n/a | yes |
sentry_dsn | The sentry DSN secret to send the tracked errors | string |
n/a | yes |
sentry_enabled | The sentry flag to enable track errors | bool |
n/a | yes |
No output.