invokeAsync

abstract suspend fun invokeAsync(input: InvokeAsyncRequest): InvokeAsyncResponse

Deprecated

No longer recommended for use. See AWS API documentation for more details.

For asynchronous function invocation, use Invoke.

Invokes a function asynchronously.

If you do use the InvokeAsync action, note that it doesn't support the use of X-Ray active tracing. Trace ID is not propagated to the function, even if X-Ray active tracing is turned on.