File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ this [example](https://github.com/awslabs/aws-lambda-web-adapter/tree/main/examp
106106
1071073 . Follow the prompts to configure:
108108 - ECR repository name (or use default: ` swift-chat-api ` )
109- - Image tag (or use default: ` latest ` )
110- - AWS region (or use default : ` us-east-1 ` )
109+ - Image tag (please use default: ` latest ` )
110+ - AWS region (the region you want to deploy, e.g., : ` us-east-1 ` )
111111 - Deployment type:
112112 - Option 1 (default): ** AppRunner** - uses amd64 architecture
113113 - Option 2: ** Lambda** - uses arm64 architecture
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ SwiftChat 是一款快速响应的 AI 聊天应用,采用 [React Native](https
9898
99993 . 按照提示进行配置:
100100 - ECR 仓库名称(或使用默认值:` swift-chat-api ` )
101- - 镜像标签(或使用默认值 :` latest ` )
102- - AWS 区域(或使用默认值 :` us-east-1 ` )
101+ - 镜像标签(请使用默认值 :` latest ` )
102+ - AWS 区域(填写你希望部署的区域,例如 :` us-east-1 ` )
103103 - 部署类型:
104104 - 选项 1(默认):** AppRunner** - 使用 amd64 架构
105105 - 选项 2:** Lambda** - 使用 arm64 架构
You can’t perform that action at this time.
0 commit comments