From 5c34153f9dae0b479634a72eeaa356508849c24b Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 14:21:02 +0200 Subject: [PATCH] Add IoT class to the Route53 integration (#15105) --- source/_integrations/route53.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/route53.markdown b/source/_integrations/route53.markdown index 320eed6390f..f1533f61c7a 100644 --- a/source/_integrations/route53.markdown +++ b/source/_integrations/route53.markdown @@ -3,6 +3,7 @@ title: AWS Route53 description: Automatically update your AWS Route53 DNS records. ha_category: - Network +ha_iot_class: Cloud Push ha_release: 0.81 ha_domain: route53 ---