Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 955 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 955 Bytes

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
environment The environment where the lambda function runs string n/a yes
function_name The name of the lambda function string "credentials-janitor" no
janitor_lambda_schedule The schedule of triggering a cloudwatch event to invoke lambda string "cron(0 10 * * ? *)" no
lambda_timeout The name of the lambda function number 120 no
max_expiration_days The number of days for the rule about revoking credentials number 90 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

Outputs

No output.