AWS SDK Version 3 for .NET
API Reference

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.

Details about a function invocation that completed.

Inheritance Hierarchy

System.Object
  Amazon.Lambda.Model.InvocationCompletedDetails

Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z

Syntax

C#
public class InvocationCompletedDetails

The InvocationCompletedDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EndTimestamp System.DateTime

Gets and sets the property EndTimestamp.

The date and time when the invocation ended, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

Public Property Error Amazon.Lambda.Model.EventError

Gets and sets the property Error.

Details about the invocation failure.

Public Property RequestId System.String

Gets and sets the property RequestId.

The request ID for the invocation.

Public Property StartTimestamp System.DateTime

Gets and sets the property StartTimestamp.

The date and time when the invocation started, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5