Book Image

DynamoDB Cookbook

By : Tanmay Deshpande
Book Image

DynamoDB Cookbook

By: Tanmay Deshpande

Overview of this book

Table of Contents (18 chapters)
DynamoDB Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Developing Mobile Applications using DynamoDB

In this chapter, we will cover the following topics:

  • Performing data modeling and table creation

  • Creating an identity pool using AWS Cognito

  • Creating the access policy and applying it to the AWS Cognito role

  • Implementing user registration services

  • Implementing user login services

  • Implementing add new contact services

  • Implementing view contacts services