diff --git a/apps/stack/template.yaml b/apps/stack/template.yaml index 82f0a752..e5c9ccda 100644 --- a/apps/stack/template.yaml +++ b/apps/stack/template.yaml @@ -122,7 +122,7 @@ Parameters: S3 URI containing filters for metrics to be collected by CloudWatch Metrics Stream. If empty, no metrics will be collected. Default: 's3://observeinc/cloudwatchmetrics/filters/recommended.yaml' - AllowedPattern: "^s3:\/\/.*$" + AllowedPattern: "^(s3:\/\/.*)?$" DebugEndpoint: Type: String Description: >-