Stacktape

Sign up



awsProfileDelete()

Overview and basic usage


Deletes AWS profile from your system.


  • You will be prompted to enter the profile name

Copy

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

API reference

Arguments

No available options.

Need help? Ask a question on Discord or info@stacktape.com.