InvocationCompletedDetails - AWS Lambda

InvocationCompletedDetails

Details about a function invocation that completed.

Contents

EndTimestamp

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

Type: Timestamp

Required: Yes

RequestId

The request ID for the invocation.

Type: String

Required: Yes

StartTimestamp

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

Type: Timestamp

Required: Yes

Error

Details about the invocation failure.

Type: EventError object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: