# Serverless Auth with AWS HTTP APIs

DevFeed: [Serverless Auth with AWS HTTP APIs](<https://devfeed.tech/articles/serverless-auth-with-aws-http-apis-14332.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-auth-with-aws-http-apis>)

Author: Fernando Medina Corey

Published: 2020-02-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [API](<https://devfeed.tech/topics/api.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [HTTP](<https://devfeed.tech/topics/http.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [auth](<https://devfeed.tech/tags/auth.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [http](<https://devfeed.tech/tags/http.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [learn](<https://devfeed.tech/tags/learn.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

A tutorial on creating an AWS HTTP API and configuring it with a Cognito Authorizer for authentication.

## Source excerpt

Learn how to create an AWS HTTP API and set it up with a Cognito Authorizer.