Terraform apply complete - 25 resources created: - API Gateway HTTP API (Discord Interactions) - Lambda Function (ECR image) - DynamoDB Tables (users, conversations) - Secrets Manager (4 secrets) - IAM Role + inline policies - CloudWatch Log Groups Endpoints: - API Gateway: https://yov87xk6nb.execute-api.ap-northeast-1.amazonaws.com - Discord Interactions: https://yov87xk6nb.execute-api.ap-northeast-1.amazonaws.com/interactions - Lambda Function URL: https://b6hld4ksms3np2le3anzdnxsc40cnqfg.lambda-url.ap-northeast-1.on.aws/ Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| .terraform.lock.hcl | ||
| api_gateway.tf | ||
| dynamodb.tf | ||
| iam.tf | ||
| lambda.tf | ||
| outputs.tf | ||
| secrets.tf | ||
| terraform.tfstate | ||
| variables.tf | ||
| versions.tf | ||