Code Fellows Reading Notes

418

AWS API Gateway Overview

Amazon S3: API Gateway can be used to create RESTful APIs that expose S3 objects.Amazon DynamoDB: API Gateway can be used to create APIs that allow users to perform CRUD (Create, Read, Update, Delete) operations on DynamoDB tables. AWS IAM: API Gateway can be integrated with IAM to control access to APIs at the user and role level. AWS CloudTrail: API Gateway can be configured to log all API calls to CloudTrail, which can be used for auditing and compliance purposes.

AWS API Gateway

AWS DynamoDB Guide

AWS DynamoDB

Dynamoose