deleteFunctionEventInvokeConfig
abstract suspend fun deleteFunctionEventInvokeConfig(input: DeleteFunctionEventInvokeConfigRequest): DeleteFunctionEventInvokeConfigResponse
Deletes the configuration for asynchronous invocation for a function, version, or alias.
To configure options for asynchronous invocation, use PutFunctionEventInvokeConfig.