Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Enumeration Members

AGENT_ID: "AgentId"

Unique identifier for the agent instance.

AWS_REQUEST_ID: "AwsRequestId"

AWS requestId of the Lambda invocation.

COMPUTE_PLATFORM: "ComputePlatform"

Compute platform on which agent is running.

EXECUTION_ENVIRONMENT: "ExecutionEnvironment"

Execution environment on which Lambda function is running.

LAMBDA_FUNCTION_ARN: "LambdaFunctionArn"

Function ARN that's used to invoke the Lambda function.

LAMBDA_MEMORY_LIMIT_IN_MB: "LambdaMemoryLimitInMB"

Memory allocated for the Lambda function.

LAMBDA_PREVIOUS_EXECUTION_TIME_IN_MILLISECONDS: "LambdaPreviousExecutionTimeInMilliseconds"

Time in milliseconds for the previous Lambda invocation.

LAMBDA_REMAINING_TIME_IN_MILLISECONDS: "LambdaRemainingTimeInMilliseconds"

Time in milliseconds left before the execution times out.

LAMBDA_TIME_GAP_BETWEEN_INVOKES_IN_MILLISECONDS: "LambdaTimeGapBetweenInvokesInMilliseconds"

Time in milliseconds between two invocations of the Lambda function.