Stacktape
Stacktape


awsProfileList()

Overview and basic usage


Lists all AWS profiles configured on your system.



import { Stacktape } from "stacktape";
const stacktape = new Stacktape();
stacktape.awsProfileList();

API reference

Arguments

No available options.

Contents