runway.cfngin.hooks.awslambda.constants module

Constant values.

runway.cfngin.hooks.awslambda.constants.AWS_SAM_BUILD_IMAGE_PREFIX = 'public.ecr.aws/sam/build-'

Prefix for build image registries.

runway.cfngin.hooks.awslambda.constants.DEFAULT_IMAGE_NAME = 'runway.cfngin.hooks.awslambda'

Default name to apply to an image when building from a Dockerfile.

runway.cfngin.hooks.awslambda.constants.DEFAULT_IMAGE_TAG = 'latest'

Default tag to apply to an image when building from a Dockerfile.