Delete an instance

aws rds

  • CLI for AWS Relational Database Service.
    Create and manage relational databases.
    More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/index.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

aws rds delete-db-instance --db-instance-identifier {{instance_identifier}} --final-db-snapshot-identifier {{snapshot_identifier}} --delete-automated-backups

click the source code to copy install aws rds on any operating system with command-not-found.com