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: aws/telemetry/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ module "telemetry" {
64
64
| <aname="input_kms_alias_name"></a> [kms\_alias\_name](#input\_kms\_alias\_name)| KMS alias name for SNS topics |`string`|`"alias/sns-alarm-topics"`| no |
65
65
| <aname="input_monitoring_account_ids"></a> [monitoring\_account\_ids](#input\_monitoring\_account\_ids)| AWS account IDs in which Grafana will run |`list(string)`|`null`| no |
66
66
| <aname="input_prometheus_workspace_name"></a> [prometheus\_workspace\_name](#input\_prometheus\_workspace\_name)| Name of the AWS Managed Prometheus workspace |`string`| n/a | yes |
67
+
| <aname="input_sns_topic_name_suffix"></a> [sns\_topic\_name\_suffix](#input\_sns\_topic\_name\_suffix)| Suffix for SNS topic names |`string`|`""`| no |
67
68
| <aname="input_tags"></a> [tags](#input\_tags)| Tags to be applied to created resources |`map(string)`|`{}`| no |
0 commit comments