Change aws api token for autorenewal

Hello, with your help i manages the autorenewal for a lets encrypt certificate with aws route 53. Great. So let's assume, i have to change the api token in aws because of reasons. The new api token also belongs to another user.

I need to create a ~/.aws/config which stores the api (secret) keys. Can i just replace them with the new ones and thats it - in 3 months i'll get a new certificate? Or do i need to change/recreate something else?

Yes, you can do that, and then test it with

certbot renew --dry-run
5 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.