#aws-lambda
Read more stories on Hashnode
Articles with this tag
In the article How to Use Non-Proxy Integration with Amazon API Gateway, we define resources such as AWS::ApiGateway::RestApi,...
As we discussed in our article Understanding Amazon API Gateway: Methods and Integrations, there are two types of integration with a backend service:...
Sometimes, we need custom or flexible authorization logic that goes beyond the built-in capabilities of Amazon API Gateway, such as AWS IAM...
AWS Amazon API Gateway supports multiple methods to secure our REST APIs. One of them, AWS IAM Authorization, is a good fit in scenarios where both...
The RDS Data API is a service that allows us to interact with databases hosted on Amazon RDS using HTTP REST API calls. It provides a secure and...
The external configuration storage pattern is widely used today. To support this, AWS provides a range of services for storing and managing...