Create a Global Secondary Index

  1. Sign in to the AWS Management Console and open the DynamoDB Console at DynamoDB Management Console.

  2. In the navigation bar on the left side of the panel, select Tables

  3. Select the Music board from the list of boards.

Create Global Secondary Index!

  1. Select the Indexes tab from the Music panel.

  2. Select Create index

Create Global Secondary Index!

  1. For Partition key , enter AlbumTitle.

  2. For Index name, enter AlbumTitle-index.

Create Global Secondary Index!

  1. Leave other items as default and select Create index

Create Global Secondary Index!

  1. Result:

Create Global Secondary Index!