Quantcast
Channel: Virtual To The Core
Viewing all articles
Browse latest Browse all 93

Using AWS credentials in Powershell scripts

$
0
0

Lately I was updating a couple of my scripts, and when I re-used my script that automatically updates AWS records for Let's Encrypt DNS challenges, I realised that I never stored my AWS credentials anywhere, but I was just using those cached into my powershell environment. Time to have some proper credential management.

The original post of this article is here: Using AWS credentials in Powershell scripts


Viewing all articles
Browse latest Browse all 93