Stacktape

Sign up



awsProfileUpdate()

Overview and basic usage


Updates existing AWS profile on your system


  • You will be prompted to enter profile name, new AWS access key id and new AWS secret access key.

Copy

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

API reference

Arguments

No available options.

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