You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[archive_file.rds_enhanced_monitoring](https://registry.terraform.io/providers/hashicorp/archive/latest/docs/data-sources/file)| data source |
168
174
|[aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity)| data source |
169
175
|[aws_iam_policy_document.assume](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
@@ -190,6 +196,7 @@ module "datadog" {
190
196
| <aname="input_enable_health_notifications"></a> [enable\_health\_notifications](#input\_enable\_health\_notifications)| Send AWS health notifications to Datadog (`install_log_forwarder` must be true). This routes AWS Health events to the log forwarder. Health events can also be received as a Datadog Event through the AWS Health integration. |`bool`|`true`| no |
191
197
| <aname="input_enable_rds_enhanced_monitoring_lambda"></a> [enable\_rds\_enhanced\_monitoring\_lambda](#input\_enable\_rds\_enhanced\_monitoring\_lambda)| Install the RDS Enhanced Monitoring Lambda |`bool`|`false`| no |
192
198
| <aname="input_enable_resource_collection"></a> [enable\_resource\_collection](#input\_enable\_resource\_collection)| Enable or disable resource collection |`bool`|`true`| no |
199
+
| <aname="input_enable_securityhub_notifications"></a> [enable\_securityhub\_notifications](#input\_enable\_securityhub\_notifications)| Send Security Hub notifications to Datadog (`install_log_forwarder` must be true). This routes Security Hub events to the log forwarder. |`bool`|`false`| no |
193
200
| <aname="input_estimated_usage_anomaly_message"></a> [estimated\_usage\_anomaly\_message](#input\_estimated\_usage\_anomaly\_message)| Message for usage anomaly alerts |`string`|`"Datadog usage anomaly detected"`| no |
194
201
| <aname="input_estimated_usage_detection_config"></a> [estimated\_usage\_detection\_config](#input\_estimated\_usage\_detection\_config)| Map of usage types to monitor. |`map(any)`|`{}`| no |
0 commit comments