Read a conversation from Dynamo DB

  1. At the code of lambda function
  • Choose Test
  • Choose Configure test event
  1. At Configure test event interface
  • Choose Edit saved event
  • Event JSON:
{
    "pathParameters":{
        "proxy": "conversations/1"
    }
}
  • Choose Save
  1. Choose Test
  2. At S3 Bucket
  • Choose Upload
  • Choose Add files
  1. Go to v4
  • Go to site
  • Add file to upload
  1. Choose Grant public-read acccess
  • Choose I understand
  • Choose Upload
  1. Access browser and test again
  2. At API interface
  • Choose Test
  • Method type: GET
  • proxy: conversations
  • Choose Test
  • Chech the results