We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7afe8e commit 9e83806Copy full SHA for 9e83806
s3-lambda-resizing-python/template.yaml
@@ -1,6 +1,6 @@
1
AWSTemplateFormatVersion: '2010-09-09'
2
Transform: AWS::Serverless-2016-10-31
3
-Description: Image resizing service (tag:s3-lambda-resizing-python)
+Description: Image resizing service (uksb-1tthgi812) (tag:s3-lambda-resizing-python)
4
5
Parameters:
6
SourceBucketName:
@@ -61,4 +61,4 @@ Outputs:
61
Description: S3 destination Bucket for object storage
62
FunctionArn:
63
Value: !Ref ResizerFunction
64
- Description: ResizerFunction function Arn
+ Description: ResizerFunction function Arn
0 commit comments