Home > @codemonger-io/cdk-rest-api-with-spec > IAuthorizerWithSpec
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Authorizer augmented with the features to describe the OpenAPI definition.
Signature:
export interface IAuthorizerWithSpec extends apigateway.IAuthorizer Extends: apigateway.IAuthorizer
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
SecuritySchemeObject |
(BETA) (Optional) Security scheme object representing this authorizer. |