Skip to content

DynamoDBSecondaryIndexProjectionType

DynamoDBSecondaryIndexProjectionType defines the set of attributes that are projected into the index

Complete reference

This is a complete reference for the DynamoDBSecondaryIndexProjectionType enumeration in Atlan, showing all of its possible values. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Valid values

  • KEYS_ONLY
  • INCLUDE
  • ALL