Skip to main content

AWSLambdaFunctionRuntimeVersionConfiguration

No description

type AWSLambdaFunctionRuntimeVersionConfiguration {
error: AWSLambdaFunctionRuntimeRuntimeVersionError
arn: String!
}

Fields

AWSLambdaFunctionRuntimeVersionConfiguration.error ● AWSLambdaFunctionRuntimeRuntimeVersionError object

Error response when Lambda is unable to retrieve the runtime version for a function

AWSLambdaFunctionRuntimeVersionConfiguration.arn ● String! non-null scalar

The ARN of the runtime version you want the function to use

Member of

AWSLambdaFunction object