Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit f306070

Browse files
author
Gregory Davis
committed
Updated python runtime version from 3.6 to 3.9
1 parent e58f888 commit f306070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImageProcessing/workshop/static/cloudformation/sam_220615.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Resources:
127127
- Fn::Sub: arn:aws:s3:::${ThumbnailS3Bucket}
128128
- Fn::Sub: arn:aws:s3:::${ThumbnailS3Bucket}/*
129129
Sid: DestBucketWriteAccess
130-
Runtime: python3.6
130+
Runtime: python3.9
131131
Timeout: 120
132132
Type: AWS::Serverless::Function
133133
EmptyThumbnailBucket:

0 commit comments

Comments
 (0)