Skip to content

Supplement `sls info` with DynamoDB table names and capacities.

Notifications You must be signed in to change notification settings

mikepatrick/dynamodb-info-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

plugins:
  - dynamodb-info-plugin

Output

Service Information
service: dynamo-alarm-plugin-test
stage: dev
region: us-east-1
stack: dynamo-alarm-plugin-test-dev
api keys:
  None
endpoints:
  None
functions:
  None
tables (read/write):
  myTable-dev (5/5)
  otherTable-dev (30/10)

About

Supplement `sls info` with DynamoDB table names and capacities.

Resources

Stars

Watchers

Forks

Packages

No packages published