dynamodb-info-plugin

Include DynamoDB tables in sls info command.

Usage no npm install needed!

<script type="module">
  import dynamodbInfoPlugin from 'https://cdn.skypack.dev/dynamodb-info-plugin';
</script>

README

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)