Remove file from bucket

aws s3

  • CLI for AWS S3 - provides storage through web services interfaces.
    More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/index.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

aws s3 rm s3://{{bucket}}/{{path/to/file}}

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