[route53] Support for health checks
- 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
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