AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This operation requires permission for the lambda:InvokeAsync action.
Namespace: Amazon.Lambda
Assembly: AWSSDK.dll
Version: (assembly version)
public abstract InvokeAsyncResponse InvokeAsync( String functionName, String invokeArgs )
The cloud function to invoke.
A Json document that will be passed to the cloud function.
| Exception | Condition |
|---|---|
| InvalidRequestContentException | |
| ResourceNotFoundException | |
| ServiceException |
.NET Framework:
Supported in: 4.5, 4.0, 3.5