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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Examples codified under the [`examples`](./examples) are intended to give users
134
134
| log\_forwarder\_timeout | The amount of time the log forwarder lambda has to execute in seconds |`number`|`120`| no |
135
135
| log\_forwarder\_use\_policy\_name\_prefix | Whether to use unique name beginning with the specified `policy_name` for the log forwarder policy |`bool`|`false`| no |
136
136
| log\_forwarder\_use\_role\_name\_prefix | Whether to use unique name beginning with the specified `role_name` for the log forwarder role |`bool`|`false`| no |
137
-
| log\_forwarder\_version | Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.4"`| no |
137
+
| log\_forwarder\_version | Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.5"`| no |
138
138
| log\_forwarder\_vpce\_policy | Policy to attach to the log forwarder endpoint that controls access to the service. Defaults to full access |`any`|`null`| no |
139
139
| log\_forwarder\_vpce\_security\_group\_ids | IDs of security groups to attach to log forwarder endpoint |`list(string)`|`[]`| no |
140
140
| log\_forwarder\_vpce\_subnet\_ids | IDs of subnets to associate with log forwarder endpoint |`list(string)`|`[]`| no |
@@ -172,7 +172,7 @@ Examples codified under the [`examples`](./examples) are intended to give users
172
172
| rds\_em\_forwarder\_timeout | The amount of time the RDS enhanced monitoring forwarder lambda has to execute in seconds |`number`|`10`| no |
173
173
| rds\_em\_forwarder\_use\_policy\_name\_prefix | Whether to use unique name beginning with the specified `rds_em_forwarder_policy_name` for the RDS enhanced monitoring forwarder role |`bool`|`false`| no |
174
174
| rds\_em\_forwarder\_use\_role\_name\_prefix | Whether to use unique name beginning with the specified `rds_em_forwarder_role_name` for the RDS enhanced monitoring forwarder role |`bool`|`false`| no |
175
-
| rds\_em\_forwarder\_version | RDS enhanced monitoring lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.4"`| no |
175
+
| rds\_em\_forwarder\_version | RDS enhanced monitoring lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.5"`| no |
176
176
| tags | A map of tags to use on all resources |`map(string)`|`{}`| no |
177
177
| traces\_vpce\_policy | Policy to attach to the traces endpoint that controls access to the service. Defaults to full access |`any`|`null`| no |
178
178
| traces\_vpce\_security\_group\_ids | IDs of security groups to attach to traces endpoint |`list(string)`|`[]`| no |
@@ -205,7 +205,7 @@ Examples codified under the [`examples`](./examples) are intended to give users
205
205
| vpc\_fl\_forwarder\_timeout | The amount of time the VPC flow log forwarder lambda has to execute in seconds |`number`|`10`| no |
206
206
| vpc\_fl\_forwarder\_use\_policy\_name\_prefix | Whether to use unique name beginning with the specified `vpc_fl_forwarder_policy_name` for the VPC flow log forwarder role |`bool`|`false`| no |
207
207
| vpc\_fl\_forwarder\_use\_role\_name\_prefix | Whether to use unique name beginning with the specified `vpc_fl_forwarder_role_name` for the VPC flow log forwarder role |`bool`|`false`| no |
208
-
| vpc\_fl\_forwarder\_version | VPC flow log lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.4"`| no |
208
+
| vpc\_fl\_forwarder\_version | VPC flow log lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.5"`| no |
209
209
| vpc\_id | ID of VPC to provision endpoints within |`string`|`null`| no |
| dd\_api\_key\_secret\_arn | The ARN of the Secrets Manager secret storing the Datadog API key, if you already have it stored in Secrets Manager |`string`|`""`| no |
64
64
| dd\_site | Define your Datadog Site to send data to. For the Datadog EU site, set to datadoghq.eu |`string`|`"datadoghq.com"`| no |
65
65
| environment\_variables | A map of environment variables for the forwarder lambda function |`map(string)`|`{}`| no |
66
-
| forwarder\_version | Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.4"`| no |
66
+
| forwarder\_version | Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.5"`| no |
67
67
| kms\_key\_arn | KMS key that is used to encrypt environment variables. If this configuration is not provided when environment variables are in use, AWS Lambda uses a default service key |`string`|`null`| no |
68
68
| lambda\_tags | A map of tags to apply to the forwarder lambda function |`map(string)`|`{}`| no |
69
69
| layers | List of Lambda Layer Version ARNs (maximum of 5) to attach to the forwarder lambda |`list(string)`|`[]`| no |
| dd\_app\_key | The Datadog application key associated with the user account that created it, which can be found from the APIs page |`string`|`""`| no |
54
54
| dd\_site | Define your Datadog Site to send data to. For the Datadog EU site, set to datadoghq.eu |`string`|`"datadoghq.com"`| no |
55
55
| environment\_variables | A map of environment variables for the forwarder lambda function |`map(string)`|`{}`| no |
56
-
| forwarder\_version | Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.4"`| no |
56
+
| forwarder\_version | Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.5"`| no |
57
57
| kms\_alias | Alias of KMS key used to encrypt the Datadog API keys - must start with `alias/`|`string`| n/a | yes |
58
58
| kms\_key\_arn | KMS key that is used to encrypt environment variables. If this configuration is not provided when environment variables are in use, AWS Lambda uses a default service key |`string`|`null`| no |
59
59
| lambda\_tags | A map of tags to apply to the forwarder lambda function |`map(string)`|`{}`| no |
| dd\_app\_key | The Datadog application key associated with the user account that created it, which can be found from the APIs page |`string`|`""`| no |
52
52
| dd\_site | Define your Datadog Site to send data to. For the Datadog EU site, set to datadoghq.eu |`string`|`"datadoghq.com"`| no |
53
53
| environment\_variables | A map of environment variables for the forwarder lambda function |`map(string)`|`{}`| no |
54
-
| forwarder\_version | VPC flow log monitoring version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.4"`| no |
54
+
| forwarder\_version | VPC flow log monitoring version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.21.5"`| no |
55
55
| kms\_alias | Alias of KMS key used to encrypt the Datadog API keys - must start with `alias/`|`string`| n/a | yes |
56
56
| kms\_key\_arn | KMS key that is used to encrypt environment variables. If this configuration is not provided when environment variables are in use, AWS Lambda uses a default service key |`string`|`null`| no |
57
57
| lambda\_tags | A map of tags to apply to the forwarder lambda function |`map(string)`|`{}`| no |
0 commit comments