Skip to content

Add support for indexes #14

@anorth848

Description

@anorth848

Right now, only DynamoDB tables are examined.
If we detect that there are indexes, we print a warning indicating not implemented yet.

Add support for indexes in TableAnalyzer.
For LSI: Not much to do as they consume base table capacity but this information should be surfaced
For GSI: This is essentially a 2nd table and we will want to present this information similar to the base table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions