System:
OS: macOS 14.6.1
CPU: (8) arm64 Apple M1
Memory: 171.88 MB / 16.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.11.1 - ~/.local/share/nvm/v20.11.1/bin/node
Yarn: 1.22.21 - ~/.local/share/nvm/v20.11.1/bin/yarn
npm: 10.8.2 - ~/Documents/ampapps/backenddevtest/amplify-next-pages-template/node_modules/.bin/npm
pnpm: 9.4.0 - ~/Library/pnpm/pnpm
NPM Packages:
@aws-amplify/auth-construct: Not Found
@aws-amplify/backend: 1.1.1
@aws-amplify/backend-auth: Not Found
@aws-amplify/backend-cli: 1.2.3
@aws-amplify/backend-data: Not Found
@aws-amplify/backend-deployer: Not Found
@aws-amplify/backend-function: Not Found
@aws-amplify/backend-output-schemas: Not Found
@aws-amplify/backend-output-storage: Not Found
@aws-amplify/backend-secret: Not Found
@aws-amplify/backend-storage: Not Found
@aws-amplify/cli-core: Not Found
@aws-amplify/client-config: Not Found
@aws-amplify/deployed-backend-client: Not Found
@aws-amplify/form-generator: Not Found
@aws-amplify/model-generator: Not Found
@aws-amplify/platform-core: Not Found
@aws-amplify/plugin-types: Not Found
@aws-amplify/sandbox: Not Found
@aws-amplify/schema-generator: Not Found
aws-amplify: 6.5.0
aws-cdk: 2.151.0
aws-cdk-lib: 2.151.0
typescript: 5.5.4
AWS environment variables:
AWS_STS_REGIONAL_ENDPOINTS = regional
AWS_NODEJS_CONNECTION_REUSE_ENABLED = 1
AWS_SDK_LOAD_CONFIG = 1
No CDK environment variables
Description
if you re-run the npx ampx sandbox delete it shows the stack as being deleted when the stack was already deleted previously. A message showing no stack present and if this was already deleted would be great.
Environment information
Description
if you re-run the
npx ampx sandbox delete
it shows the stack as being deleted when the stack was already deleted previously. A message showing no stack present and if this was already deleted would be great.