|
52 | 52 | | <a name="input_access_key"></a> [access\_key](#input\_access\_key) | Sumo Logic Access Key. Visit https://help.sumologic.com/Manage/Security/Access-Keys#Create_an_access_key | `string` | n/a | yes | |
53 | 53 | | <a name="input_alb_monitors_disabled"></a> [alb\_monitors\_disabled](#input\_alb\_monitors\_disabled) | Indicates if the ALB Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
54 | 54 | | <a name="input_apigateway_monitors_disabled"></a> [apigateway\_monitors\_disabled](#input\_apigateway\_monitors\_disabled) | Indicates if the API Gateway Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
55 | | -| <a name="input_apps_folder_name"></a> [apps\_folder\_name](#input\_apps\_folder\_name) | Provide a folder name where all the apps will be installed under the Personal folder of the user whose access keys you have entered.<br> Default value will be: AWS Observability Apps | `string` | `"AWS Observability Apps"` | no | |
56 | | -| <a name="input_connection_notifications"></a> [connection\_notifications](#input\_connection\_notifications) | Connection Notifications to be sent by the alert. | <pre>list(object(<br> {<br> connection_type = string,<br> connection_id = string,<br> payload_override = string,<br> run_for_trigger_types = list(string)<br> }<br> ))</pre> | `[]` | no | |
| 55 | +| <a name="input_apps_folder_name"></a> [apps\_folder\_name](#input\_apps\_folder\_name) | Provide a folder name where all the apps will be installed under the Personal folder of the user whose access keys you have entered.<br/> Default value will be: AWS Observability Apps | `string` | `"AWS Observability Apps"` | no | |
| 56 | +| <a name="input_connection_notifications"></a> [connection\_notifications](#input\_connection\_notifications) | Connection Notifications to be sent by the alert. | <pre>list(object(<br/> {<br/> connection_type = string,<br/> connection_id = string,<br/> payload_override = string,<br/> run_for_trigger_types = list(string)<br/> }<br/> ))</pre> | `[]` | no | |
57 | 57 | | <a name="input_dynamodb_monitors_disabled"></a> [dynamodb\_monitors\_disabled](#input\_dynamodb\_monitors\_disabled) | Indicates if DynamoDB Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
58 | 58 | | <a name="input_ec2metrics_monitors_disabled"></a> [ec2metrics\_monitors\_disabled](#input\_ec2metrics\_monitors\_disabled) | Indicates if EC2 Metrics Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
59 | 59 | | <a name="input_ecs_monitors_disabled"></a> [ecs\_monitors\_disabled](#input\_ecs\_monitors\_disabled) | Indicates if ECS Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
60 | 60 | | <a name="input_elasticache_monitors_disabled"></a> [elasticache\_monitors\_disabled](#input\_elasticache\_monitors\_disabled) | Indicates if Elasticache Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
61 | 61 | | <a name="input_elb_monitors_disabled"></a> [elb\_monitors\_disabled](#input\_elb\_monitors\_disabled) | Indicates if the ALB Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
62 | | -| <a name="input_email_notifications"></a> [email\_notifications](#input\_email\_notifications) | Email Notifications to be sent by the alert. | <pre>list(object(<br> {<br> connection_type = string,<br> recipients = list(string),<br> subject = string,<br> time_zone = string,<br> message_body = string,<br> run_for_trigger_types = list(string)<br> }<br> ))</pre> | `[]` | no | |
| 62 | +| <a name="input_email_notifications"></a> [email\_notifications](#input\_email\_notifications) | Email Notifications to be sent by the alert. | <pre>list(object(<br/> {<br/> connection_type = string,<br/> recipients = list(string),<br/> subject = string,<br/> time_zone = string,<br/> message_body = string,<br/> run_for_trigger_types = list(string)<br/> }<br/> ))</pre> | `[]` | no | |
63 | 63 | | <a name="input_environment"></a> [environment](#input\_environment) | Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2. For more information on Sumo Logic deployments visit https://help.sumologic.com/APIs/General-API-Information/Sumo-Logic-Endpoints-and-Firewall-Security | `string` | n/a | yes | |
64 | 64 | | <a name="input_folder_installation_location"></a> [folder\_installation\_location](#input\_folder\_installation\_location) | Indicates where to install the app folder. Enter "Personal Folder" for installing in "Personal" folder and "Admin Recommended Folder" for installing in "Admin Recommended" folder. | `string` | `"Personal Folder"` | no | |
65 | 65 | | <a name="input_folder_share_with_org"></a> [folder\_share\_with\_org](#input\_folder\_share\_with\_org) | Indicates if AWS Observability folder should be shared with entire organization. true to enable; false to disable. | `bool` | `true` | no | |
66 | 66 | | <a name="input_group_notifications"></a> [group\_notifications](#input\_group\_notifications) | Whether or not to group notifications for individual items that meet the trigger condition. Defaults to true. | `bool` | `true` | no | |
67 | 67 | | <a name="input_json_file_directory_path"></a> [json\_file\_directory\_path](#input\_json\_file\_directory\_path) | Directory path where all the JSONs are present. | `string` | n/a | yes | |
68 | 68 | | <a name="input_lambda_monitors_disabled"></a> [lambda\_monitors\_disabled](#input\_lambda\_monitors\_disabled) | Indicates if Lambda Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
69 | | -| <a name="input_monitors_folder_name"></a> [monitors\_folder\_name](#input\_monitors\_folder\_name) | Provide a folder name where all the monitors will be installed under Monitor Folder.<br> Default value will be: AWS Observability Monitors | `string` | `"AWS Observability Monitors"` | no | |
| 69 | +| <a name="input_monitors_folder_name"></a> [monitors\_folder\_name](#input\_monitors\_folder\_name) | Provide a folder name where all the monitors will be installed under Monitor Folder.<br/> Default value will be: AWS Observability Monitors | `string` | `"AWS Observability Monitors"` | no | |
70 | 70 | | <a name="input_nlb_monitors_disabled"></a> [nlb\_monitors\_disabled](#input\_nlb\_monitors\_disabled) | Indicates if NLB Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
71 | 71 | | <a name="input_parent_folder_id"></a> [parent\_folder\_id](#input\_parent\_folder\_id) | Please provide a folder ID where you would like the apps to be installed. A folder with name provided in "apps\_folder\_name" will be created. If folder ID is empty, apps will be installed in Personal folder. | `string` | `""` | no | |
72 | 72 | | <a name="input_rds_monitors_disabled"></a> [rds\_monitors\_disabled](#input\_rds\_monitors\_disabled) | Indicates if RDS Apps monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
73 | 73 | | <a name="input_sns_monitors_disabled"></a> [sns\_monitors\_disabled](#input\_sns\_monitors\_disabled) | Indicates if the SNS App monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
74 | 74 | | <a name="input_sqs_monitors_disabled"></a> [sqs\_monitors\_disabled](#input\_sqs\_monitors\_disabled) | Indicates if the SQS App monitors should be enabled. true to disable; false to enable. | `bool` | `true` | no | |
75 | | -| <a name="input_sumologic_organization_id"></a> [sumologic\_organization\_id](#input\_sumologic\_organization\_id) | You can find your org on the Preferences page in the Sumo Logic UI. For more information, see the Preferences Page topic. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources."<br> For more details, visit https://help.sumologic.com/01Start-Here/05Customize-Your-Sumo-Logic-Experience/Preferences-Page | `string` | n/a | yes | |
| 75 | +| <a name="input_sumologic_organization_id"></a> [sumologic\_organization\_id](#input\_sumologic\_organization\_id) | You can find your org on the Preferences page in the Sumo Logic UI. For more information, see the Preferences Page topic. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources."<br/> For more details, visit https://help.sumologic.com/01Start-Here/05Customize-Your-Sumo-Logic-Experience/Preferences-Page | `string` | n/a | yes | |
76 | 76 |
|
77 | 77 | ## Outputs |
78 | 78 |
|
|
0 commit comments