Skip to content

Getting ResourceNotFoundException when using Local Secondary Index #43

@kidsil

Description

@kidsil

I'm trying to use Local Secondary Indexes by adding:
index: 'secondary'

To one of my fields (type 'integer'), unfortunately I'm getting the following error:

Error creating tables: { [ResourceNotFoundException: Requested resource not found: Table: test_table not found]

Without the index, the table is created, with it - the aforementioned error appears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions