After you create an integration, a security scheme authentication object is added to the service configuration properties.
The following security schemes are supported:
apiKey (including AWS)httpsoauth2mutualTLSOpenIDConnectSchemesecurityScheme entry is an apiKey and has the following extension: "x-amazon-apigateway-authtype": "awsSigv4".securityScheme map is automatically selected.Listed below are examples of each security scheme that can be used with Integration Models. The property names API-Token and Authorization in the API Key and AWS examples come from the name of the securityScheme property in the OpenAPI document.
Certain AWS endpoints (i.e., AWS Sig4) may need a configured sessionToken. Itential Platform includes support for AWS Lambda, a custom extension to OpenAPI that requires a key/secret and a session token.
Basic:
Bearer: