stackList()
Overview and basic usage
stack:list
Lists all stacks deployed in a specified region.
import { Stacktape } from "stacktape";const stacktape = new Stacktape();stacktape.stackList({region: "<<region>>",stage: "<<stage>>"});
API reference
Arguments
region
Required
stage
Required
awsAccount
profile
projectName