skip Destroy
Whether to retain the old version of a previously deployed Lambda Layer. Default is false
. When this is not set to true
, changing any of compatible_architectures
, compatible_runtimes
, description
, filename
, layer_name
, license_info
, s3_bucket
, s3_key
, s3_object_version
, or source_code_hash
forces deletion of the existing layer version and creation of a new layer version.