Man pages for lewinfox/lambdar
Tools for building AWS Lambda functions in R

aws-generic-paramsShared params for AWS cli functions
build_configBuild a _lambdar.yml file
build_dockerfileCreate a Dockerfile
build_imageBuild a container image from a config file
build-listsConvert a vector into text
cleanRemove all the lambdar-related files and directories from a...
get_handler_from_blockExtract handler functions from a 'roxy_block'
get_osWhat operating system are we on?
initUse lambdar with your project
in_projectAre we in a project-y environment?
lam_aws_get_account_idAttempt to get our AWS account ID
lambdar-apiLambdar API responses
lambdar_config_from_fileCreate a new lambdar config object by reading the config file
lam_build_env_listCreate a space-separated list of environment variables
lam_docker_image_existsCheck whether an image with the specified name exists on the...
lam_ecr_create_repo_if_not_existsCreate an ECR repository if it doesn't already exist
lam_ecr_image_tag_nameCreate the AWS ECR tag for your image
lam_ecr_repo_urlGenerate an ECR repo URL
lam_ecr_tag_image_for_uploadTag an image in preparation for upload to AWS Lambda
lam_ecr_upload_imageUpload an image to ECR
lam_function_exists_in_fileCheck that a file contains a function
lam_get_project_dependenciesDetect R package dependencies in code
lam_has_aws_cliDo we have the AWS cli installed?
lam_has_dockerDo we have docker installed?
lam_parse_file_handlersParse files containing @lambda tags into AWS Lambda handler...
lam_parse_project_handlersSearch project files for @lambda tags
lam_proj_pathPath utilities
lam_roxy_block_has_lambda_tagDoes a parsed roxygen block contain a @lambda tag?
lam_run_system_commandInvoke a system command and check to see if it was successful
lam_r_versionGet the current R version
lam_scan_projectScan the project folder for handlers and package dependencies
read_configRead a YAML file and return a config object
relishTidy file paths by removing instances of 'dir' from 'x'.
upload_to_ecrUpload your container image to the Elastic Container Registry
using_lambdarHave we got everything we need?
write_configTake a config object, format its contents and write the...
write_dockerfileTake a config object, format its contents and write the...
write_dockerignoreWrite a '.dockerignore' file
lewinfox/lambdar documentation built on Dec. 21, 2021, 10:43 a.m.