chore: fix broken tag
This commit is contained in:
parent
3b5bf5196e
commit
dfaaef5084
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
categories:
|
categories:
|
||||||
- DevOps
|
- DevOps
|
||||||
- Backend
|
- Backend
|
||||||
tags: [AWS, aws-api-api-gateway, APIs]
|
tags: [AWS, APIs]
|
||||||
---
|
---
|
||||||
|
|
||||||
# AWS API Gateway
|
# AWS API Gateway
|
||||||
|
@ -11,4 +11,4 @@ We can use Gateway as the front-door to our application. It will create an [HTTP
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
See [using API Gateway as Lambda trigger](/DevOps/AWS/AWS_Lambda/Practical_walkthrough_Lambda_creation.md) for a basic example of usage.
|
See [using API Gateway as Lambda trigger](/DevOps/AWS/AWS_Lambda/Practical_walkthrough_Lambda_creation_within_AWS.md) for a basic example of usage.
|
||||||
|
|
Loading…
Add table
Reference in a new issue