aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
185 stars 63 forks source link

support `sandbox secret remove --all` #2257

Open josefaidt opened 4 days ago

josefaidt commented 4 days ago

Environment information

n/a

Describe the feature

It can be tedious to remove all secrets related to a sandbox environment without removing each individual secret, or by navigating to the AWS console to remove secrets manually. Support the --all flag on sandbox secret remove to remove all secrets in a single command

Use case

see above

ykethan commented 4 days ago

Marking as feature request