Data Source: aws_api_gateway_authorizers

Provides details about multiple API Gateway Authorizers.

Example Usage

data "aws_api_gateway_authorizers" "example" {
  rest_api_id = aws_api_gateway_rest_api.example.id
}

Argument Reference

The following arguments are required:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: