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
| <aname="input_name_prefix"></a> [name\_prefix](#input\_name\_prefix)| Name prefix for resources on AWS |`any`| n/a | yes |
91
91
| <aname="input_scale_target_max_capacity"></a> [scale\_target\_max\_capacity](#input\_scale\_target\_max\_capacity)| The max capacity of the scalable target |`number`|`5`| no |
92
92
| <aname="input_scale_target_min_capacity"></a> [scale\_target\_min\_capacity](#input\_scale\_target\_min\_capacity)| The min capacity of the scalable target |`number`|`1`| no |
93
+
| <aname="input_sns_topic_arn"></a> [sns\_topic\_arn](#input\_sns\_topic\_arn)| The ARN of an SNS topic to send notifications on alarm actions. |`string`|`""`| no |
93
94
| <aname="input_tags"></a> [tags](#input\_tags)| Resource tags |`map(string)`|`{}`| no |
0 commit comments