mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
This comma breaks the json syntax
@@ -52,7 +52,7 @@ If you want to use a much more restrictive AWS policy, use the following:
|
||||
"Effect": "Allow",
|
||||
"Action": [
|
||||
"route53:GetHostedZone",
|
||||
"route53:ListResourceRecordSets",
|
||||
"route53:ListResourceRecordSets"
|
||||
],
|
||||
"Resource": "arn:aws:route53:::hostedzone/<ZONE-ID>"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user