core/homeassistant/components/route53/manifest.json

11 lines
291 B
JSON

{
"domain": "route53",
"name": "AWS Route53",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/route53",
"iot_class": "cloud_push",
"loggers": ["boto3", "botocore", "s3transfer"],
"quality_scale": "legacy",
"requirements": ["boto3==1.34.131"]
}