forked from TrueCloudLab/lego
Removed an outdated instruction (#743)
The latest version of the policy doesn't need any manual adjusting; it's fine to use as-is.
This commit is contained in:
parent
820c2b7531
commit
8d8ec2c92c
1 changed files with 0 additions and 1 deletions
|
@ -279,7 +279,6 @@ func main() {
|
||||||
### AWS Route 53
|
### AWS Route 53
|
||||||
|
|
||||||
The following AWS IAM policy document describes the permissions required for lego to complete the DNS challenge.
|
The following AWS IAM policy document describes the permissions required for lego to complete the DNS challenge.
|
||||||
Replace `<INSERT_YOUR_HOSTED_ZONE_ID_HERE>` with the Route 53 zone ID of the domain you are authorizing.
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue