diff --git a/aws/logs_monitoring/template.yaml b/aws/logs_monitoring/template.yaml index c7137ed9f..3cc568efc 100644 --- a/aws/logs_monitoring/template.yaml +++ b/aws/logs_monitoring/template.yaml @@ -14,10 +14,7 @@ Parameters: DdSite: Type: String Default: datadoghq.com - AllowedValues: - - datadoghq.com - - datadoghq.eu - Description: Define your Datadog Site to send data to -- select datadoghq.com for the Datadog US site or datadoghq.eu for the Datadog EU site. + Description: Define your Datadog Site to send data to. For the Datadog EU site, set to datadoghq.eu FunctionName: Type: String Default: DatadogForwarder