Write data

Steps to record data to the Music table (created in section 2.1.2):

  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. In the list of boards, select the Music board.

  4. Select Explore items

Write Data Dashboard!

  1. In the Items interface, select Create item

Write Data Dashboard!

  1. Select Add new attribute, then select Number. School name: Awards.

Write Data Dashboard!

  1. Repeat step 6 creating AlbumTitle with type String.

Write Data Dashboard!

  1. Enter values ​​for items:
  • Artist, enter No One You Know

  • SongTitle, enter Call Me Today

  • AlbumTitle, enter Somewhat Famous

  • Awards, enter 1.

Write Data Dashboard!

  1. Select Create item.

Write Data Dashboard!

  1. Repeat step 8 and create another entry with the following values:
  • Artist, enter Acme Band.

  • SongTitle enter Happy Day.

  • AlbumTitle, enter Songs About Life.

  • Awards, enter 10.

Write Data Dashboard!

  1. Do this again to create another item with the same Artist as the previous step, but different values ​​for the other attributes:
  • Artist, enter Acme Band.

  • SongTitle import PartiQL Rocks.

  • AlbumTitle, enter Another Album Title.

  • Awards, enter 8.

Write Data Dashboard!

  1. Result:

Write Data Dashboard!