---
type: resource-type
title: ApigwAuthorizer
description: aws resource type AWS::ApiGateway::Authorizer
name: ApigwAuthorizer
lexicon: aws
resource_type: AWS::ApiGateway::Authorizer
---
`AWS::ApiGateway::Authorizer`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `RestApiId` (`string`, required)
- `Type` (`string`, required)
- `AuthorizerCredentials` (`string`, optional)
- `AuthorizerId` (`string`, optional)
- `AuthorizerResultTtlInSeconds` (`number`, optional)
- `AuthorizerUri` (`string`, optional)
- `AuthType` (`string`, optional)
- `IdentitySource` (`string`, optional)
- `IdentityValidationExpression` (`string`, optional)
- `ProviderARNs` (`string[]`, optional)

## Attributes

- `AuthorizerId`
