mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-27 19:10:14 +08:00
This comma breaks the json syntax
parent
4fd9a1a12d
commit
97fccc034f
@ -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>"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user