No requirements.
Name | Version |
---|---|
archive | n/a |
aws | n/a |
null | n/a |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
lambda_execution_policy_name | The IAM policy name for the lambda execution permissions | string |
"VpcSubnetIpMonitorExecutionPolicy" |
no |
lambda_execution_role_name | The IAM role name for the lambda execution permissions | string |
"VpcSubnetIpMonitorRole" |
no |
lambda_function_name | The function name for the created lambda | string |
"VpcSubnetIpMonitorFunction" |
no |
lambda_invocation_rate_minutes | Fire the lambda every X minutes | number |
5 |
no |
lambda_invocation_timeout | The timeout parameter for the lambda invocation | number |
5 |
no |
Name | Description |
---|---|
monitoring_lambda | The aws_lambda_function output |