aws-cloudformation / aws-cloudformation-macros

This repository hosts examples of AWS CloudFormation macros.
Apache License 2.0
83 stars 49 forks source link

Updated lambda runtime for boto3 macro #28

Closed rahul-amzn closed 4 months ago

rahul-amzn commented 1 year ago

Issue #16 , if available:

Description of changes: Updated lambda runtime as per recommendation.

% cfn-lint macro.template 
E2531 Deprecated runtime (python2.7) specified. Updating disabled since 2021-09-30. Please consider updating to python3.9
macro.template:4:3

E2531 Deprecated runtime (python3.6) specified. Updating disabled since 2022-08-17. Please consider updating to python3.9
macro.template:12:3

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ericzbeard commented 4 months ago

We are archiving this repository in favor of similar content located here: https://github.com/aws-cloudformation/aws-cloudformation-templates/tree/main/aws/services/CloudFormation/MacrosExamples