Skip to main content

AWS Glossary

AWS Amplify Gen 2

Amplify Gen 2 is the TypeScript-first, code-first rewrite of AWS Amplify — defining auth, data, storage, and functions in code with sandbox per-developer environments.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

Amplify Gen 2 is the TypeScript-first, code-first rewrite of AWS Amplify — defining auth, data, storage, and functions in code with sandbox per-developer environments.

Key Facts

  • Amplify Gen 2 is the TypeScript-first, code-first rewrite of AWS Amplify — defining auth, data, storage, and functions in code with sandbox per-developer environments
  • Definition AWS Amplify Gen 2 is the second-generation rewrite of AWS Amplify
  • Gen 2 replaces the Gen 1 CLI-and-JSON workflow with a code-first model built on AWS CDK under the hood — the practical AWS answer for React, Next
  • Gen 1 assumptions:** Gen 1 `amplify push` workflows, category folders, and CLI prompts do not map 1:1
  • Porting config without reading the Gen 2 data/auth APIs breaks auth flows silently

Entity Definitions

Bedrock
Bedrock is an AWS service relevant to aws amplify gen 2.
Lambda
Lambda is an AWS service relevant to aws amplify gen 2.
S3
S3 is an AWS service relevant to aws amplify gen 2.
IAM
IAM is an AWS service relevant to aws amplify gen 2.
VPC
VPC is an AWS service relevant to aws amplify gen 2.
serverless
serverless is a cloud computing concept relevant to aws amplify gen 2.
Terraform
Terraform is a term relevant to aws amplify gen 2.
CloudFormation
CloudFormation is a term relevant to aws amplify gen 2.
CDK
CDK is a term relevant to aws amplify gen 2.
AWS CDK
AWS CDK is a term relevant to aws amplify gen 2.

Related Content

Definition

AWS Amplify Gen 2 is the second-generation rewrite of AWS Amplify. You define auth, data, storage, functions, and AI resources in TypeScript under amplify/, and npx ampx deploys branch environments and per-developer sandboxes. Gen 2 replaces the Gen 1 CLI-and-JSON workflow with a code-first model built on AWS CDK under the hood — the practical AWS answer for React, Next.js, React Native, and similar teams that want managed backends without assembling CDK pipelines from scratch.

When to use it

When not to use it

Tips

Gotchas

Serious

Regular

Official references

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.