Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chris-feist/59538c3f463ebd67c9d76a5a06f30381 to your computer and use it in GitHub Desktop.
Save chris-feist/59538c3f463ebd67c9d76a5a06f30381 to your computer and use it in GitHub Desktop.
resources:
tables:
Music:
partitionKey: Artist
sortKey: SongTitle
indexes:
- name: GenreByTitleIndex
partitionKey: Genre
sortKey: AlbumTitle
streamType: newItem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment