LoginSignup
1
0

More than 1 year has passed since last update.

AWS SecretMangerを即時削除する

Posted at
  • 数日間残るので削除して同じ名前で作り直すことができない。
  • 即時削除をする必要があり、CLIからのみできるみたい
aws secretsmanager delete-secret --secret-id secret-vault --force-delete-without-recovery
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0