Configuration for an alarm based on the percentage of 5XX responses served by the API Gateway instance.
For example:
monitoringConfiguration: { snsTopicName: "my-topic-for-cloudwatch-alerts", http5xxAlarm: { tolerated5xxPercentage: <sensible_error_percentage_threshold>, }}
Optional
Generated using TypeDoc
Configuration for an alarm based on the percentage of 5XX responses served by the API Gateway instance.
For example: