Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 566 Bytes

File metadata and controls

28 lines (16 loc) · 566 Bytes

S3 Metrics

A read-only script that queries Cloudwatch resources and displays information.

Running

bash s3-metrics.sh

What it does

  1. Listing buckets with sizes
  2. Getting bucket metrics (request count)

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs