runway.hooks.staticsite.cleanup module¶
Replicated Lambda Function cleanup warning.
-
runway.hooks.staticsite.cleanup.
get_replicated_function_names
(outputs)[source]¶ Extract replicated function names from CFN outputs.
-
runway.hooks.staticsite.cleanup.
warn
(context, provider, **kwargs)[source]¶ Notify the user of Lambda functions to delete.
- Parameters
context (
runway.cfngin.context.Context
) – The context instance.provider (
runway.cfngin.providers.base.BaseProvider
) – The provider instance.
- Keyword Arguments
stack_relative_name (str) – CFNgin stack name with Functions.