aws / aws/aws-cdk

[route53] Support for health checks

Open
#9,481 9 comments 34 reactions 0 assignees View on GitHub
@aws-cdk/aws-route53 effort/medium feature-request p1
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

Currently the only way to define a health check or even to enable health checks for alias targets appears to be using `Cfn` resources instead of the higher level constructs.

### Use Case
Route53 health checks are commonly used for multi-region architectures, and not being able to create them is a little limiting

### Proposed Solution

### Other

* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change

---

This is a :rocket: Feature Request

Contributor guide

Open the contributing guide

Research direction

Start by locating the Route53 higher-level constructs and checking how they currently expose Cfn resources and alias targets. Compare the available AWS Route53 health-check capabilities with the construct APIs and their tests. Done means users can define health checks and enable them for alias targets without using Cfn resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.