Skip to content

Commit

Permalink
feat(route53): added L2 construct for Route53's health checks (aws#30739
Browse files Browse the repository at this point in the history
)

### Issue # (if applicable)

Part of aws#9481 
Another PR for this ticket aws#30664 

### Reason for this change

Added L2 construct for `AWS::Route53::HealthCheck` resource

### Description of changes

The changes only introduces the L2 construct for Route53 health check resources. Except the L2 construct itself, I added basic validations for the input props.

### Description of how you validated changes

- unit tests
- integration tests

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
wladyslawczyzewski authored Dec 10, 2024
1 parent 625c431 commit 7fdd974
Show file tree
Hide file tree
Showing 17 changed files with 35,321 additions and 0 deletions.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7fdd974

Please sign in to comment.