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

Commit c03e628

Browse files
alexcasalbonimikedeck
authored andcommitted
Fixed description of UpdateConfigFunction (yaml)
1 parent 741f32d commit c03e628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApplication/2_UserManagement/user-management.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Resources:
9696

9797
UpdateConfigFunction:
9898
Properties:
99-
Description: Copies objects from a source S3 bucket to a destination
99+
Description: Updates object on S3 for client-side configuration
100100
Handler: index.handler
101101
Runtime: python2.7
102102
Role: !GetAtt CognitoConfigRole.Arn

0 commit comments

Comments
 (0)