module Aws.Lambda.Runtime.API.Version ( value ) where -- | Version of the AWS Lambda runtime REST API value :: String value = "2018-06-01"