<aside> 💡

TODO


[사용자 브라우저 (Amplify 프론트)]
      ↓ (POST /start)
[API Gateway]
      ↓
[Lambda: entry-handler]
      ├─ S3 Presigned URL 생성 → 프론트 전달
      └─ Step Functions 실행
             ↓
        [Lambda chain]
          code-prompt-analysis
              ↓
          terraform-aws / azure / gcp (병렬)
              ↓
          cost-aws / azure / gcp (병렬)
              ↓
          gitaction-guide
              ↓
        결과 ZIP → S3 저장
      ↑
[프론트가 결과 ZIP Presigned URL 다운로드]

→ ap-northeast-2 리전 기준

s3 벗킷 생성 (파일 저장용)

image.png

image.png

image.png