ps/Modules/Cole.PowerShell.Developer/TODO/Set-AllAWSCredentials.ps1

4 lines
148 B
PowerShell
Raw Normal View History

2023-05-30 22:51:22 -07:00
function Set-AllAWSCredentials {
# TODO
# It's possible to use one updated MP credential set to update for all accounts you have access to
}