InvocationCompletedDetails - AWS Lambda
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: