mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
10 lines
216 B
YAML
10 lines
216 B
YAML
name: aws-route53
|
|
title: AWS Route53
|
|
desc: AWS Route53 DNS解析提供商
|
|
accessType: aws
|
|
icon: svg:icon-aws
|
|
order: 0
|
|
pluginType: dnsProvider
|
|
type: builtIn
|
|
scriptFilePath: /plugins/plugin-aws/aws-route53-provider.js
|