AWSLambdaFunctionEphemeralStorage
No description
type AWSLambdaFunctionEphemeralStorage {
size: Int!
}
Fields
AWSLambdaFunctionEphemeralStorage.size ● Int! non-null scalar
The size of the function's /tmp directory The default value: 512 The range: 512 - 10240 MB
Member of
AWSLambdaFunction object