9 lines
261 B
JSON
9 lines
261 B
JSON
{
|
|
"domain": "route53",
|
|
"name": "AWS Route53",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/route53",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["boto3", "botocore", "s3transfer"],
|
|
"requirements": ["boto3==1.20.24"]
|
|
}
|