ps/Modules/Cole.PowerShell.Developer/TODO/Set-AllAWSCredentials.ps1
2023-05-30 22:51:22 -07:00

4 lines
148 B
PowerShell

function Set-AllAWSCredentials {
# TODO
# It's possible to use one updated MP credential set to update for all accounts you have access to
}