Lists all AWS profiles configured on your system.
Copyimport { Stacktape } from "stacktape"; const stacktape = new Stacktape(); stacktape.awsProfileList();
Copy
import { Stacktape } from "stacktape"; const stacktape = new Stacktape(); stacktape.awsProfileList();
Arguments
No available options.