Header menu logo FsCDK

AlarmTemplate Type

Template for common CloudWatch alarm configurations

Union cases

Union case Description

ALB5xxErrors(loadBalancerName, threshold)

Full Usage: ALB5xxErrors(loadBalancerName, threshold)

Parameters:
    loadBalancerName : string
    threshold : float option

loadBalancerName : string
threshold : float option

LambdaErrors(functionName, threshold)

Full Usage: LambdaErrors(functionName, threshold)

Parameters:
    functionName : string
    threshold : float option

functionName : string
threshold : float option

RDSHighCpu(dbIdentifier, threshold)

Full Usage: RDSHighCpu(dbIdentifier, threshold)

Parameters:
    dbIdentifier : string
    threshold : float option

dbIdentifier : string
threshold : float option

Type something to start searching.