cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Addded RuntimeManagementConfig attribute to serverless Function. #2154

Closed jayasimha537 closed 1 year ago

jayasimha537 commented 1 year ago

For more info : https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html#sam-function-runtimemanagementconfig

markpeek commented 1 year ago

Thank you for the PR. Manually merged via 6cbb504 to fix a conflict due to a previous PR.