v3.5.1
- Added
Environment
,KmsKeyArn
, andVpcConfig
as optional parameters forAWS::Lambda::Function
. They are defaulted toNone
, thus the change will be backwards compatible. (see #117)
Environment
, KmsKeyArn
, and VpcConfig
as optional parameters for AWS::Lambda::Function
. They are defaulted to None
, thus the change will be backwards compatible. (see #117)