testInvokeAuthorizer
inline suspend fun ApiGatewayClient.testInvokeAuthorizer(crossinline block: TestInvokeAuthorizerRequest.Builder.() -> Unit): TestInvokeAuthorizerResponse
Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.