Skip to content

Commit 9e83806

Browse files
authored
tagging
1 parent e7afe8e commit 9e83806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

s3-lambda-resizing-python/template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Image resizing service (tag:s3-lambda-resizing-python)
3+
Description: Image resizing service (uksb-1tthgi812) (tag:s3-lambda-resizing-python)
44

55
Parameters:
66
SourceBucketName:
@@ -61,4 +61,4 @@ Outputs:
6161
Description: S3 destination Bucket for object storage
6262
FunctionArn:
6363
Value: !Ref ResizerFunction
64-
Description: ResizerFunction function Arn
64+
Description: ResizerFunction function Arn

0 commit comments

Comments
 (0)