ModeNotSupportedException
The Lambda function doesn't support the invocation mode requested. For example, calling Invoke with InvocationType=RequestResponse on a function configured for asynchronous-only invocation, or vice versa. For more information about invocation types, see Invoking Lambda functions.
Types
Functions
Link copied to clipboard
inline fun copy(block: ModeNotSupportedException.Builder.() -> Unit = {}): ModeNotSupportedException