VOOZH about

URL: https://aws.amazon.com/amplify/data/

⇱ Full Stack Development - Web and Mobile Apps - AWS Amplify


Skip to main content

AWS Amplify

Create secure, real-time APIs backed by a database in minutes

Use fullstack TypeScript to add data modeling and fetching to your app with AWS Amplify

Type-Safe Data Modeling and Fetching

Define your data model using TypeScript, Amplify will deploy an API powered by AWS AppSync and connected to an Amazon DynamoDB database. Leverage client libraries to make API requests with in-IDE code completion.

Custom authorization made easy

Authorization rules are built in to the data model, providing fine-grained access control to your data to authenticated users, owners, and groups. Add permissions at the model or field level.

Define authorization rules

Add virtually any data source

Amplify is built with the AWS CDK, so you can use any cloud resource your app needs and customize any resource Amplify generates. You can also integrate with existing data sources -- from third-party PostgreSQL providers through Amazon Bedrock.

Learn more about extensibility