AWS EC2 Health Check
AWS EC2 Health Check
The AWS EC2 Health Check can provide health status updates based on whether the EC2 instance is running or not.
Node Filter: This is the node filter that determines which nodes to run this health Check against. The default is
tags: EC2
. AnEC2
tag is applied automatically by the AWS EC2 Node Source.If the Project is using more than one EC2 Node Source for multiple regions it would be important to add the region to the Node Filter to the region this Node
Filter is targeting.Label: A user friendly label for the Health Check
Access Key ID: AWS Access Key ID associated with access to these EC2 instances.
Secret Key Path: Path in the Key Storage where the AWS Secret Key is stored.
Region: The AWS Region where these nodes are running.