Skip to content

Commit a7f4b43

Browse files
Fix: question34
1 parent d117568 commit a7f4b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
797797

798798
**[⬆ Back to Top](#table-of-contents)**
799799

800-
### cation and maintains different branches of code. The developer wants to avoid updating the Amazon API Gateway target endpoint each time a new code push is performed. What solution would allow the developer to perform a code push efficiently, without the need to update the API Gateway?
800+
### A developer is creating a serverless web application and maintains different branches of code. The developer wants to avoid updating the Amazon API Gateway target endpoint each time a new code push is performed. What solution would allow the developer to perform a code push efficiently, without the need to update the API Gateway?
801801

802802
- [ ] Associate different AWS Lambda functions to an API Gateway target endpoint.
803803
- [ ] Create different stages in API Gateway, then associate API Gateway with aws Lambda.

0 commit comments

Comments
 (0)