Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 448 Bytes

File metadata and controls

27 lines (15 loc) · 448 Bytes

Dynamodb List Tables

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

Running

bash dynamodb-list-tables.sh

What it does

  1. Listing tables
  2. Table details

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs