Description
Use case
Currently this framework supports apiKey
, http
, oauth2
, and openIdConnect
security schemes in the OpenAPI specification. However, as of 3.1, there is one more type: mutualTLS
.
https://swagger.io/specification/#security-scheme-object
Solution/User Experience
Adding the necessary types to support the mutualTLS
types in event_handler/openapi/models.py
should enable this functionality.
Alternative solutions
No response
Acknowledgment
- This feature request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped