From 0be30c5952c742c3f3d007fa3814cd54622e6b19 Mon Sep 17 00:00:00 2001 From: cthrasher Date: Tue, 6 Nov 2018 14:43:02 -0500 Subject: [PATCH] Update typo in dsm-mp.template Modified S3AcccessKeys to remove extra c --- templates/marketplace/dsm-mp.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/marketplace/dsm-mp.template b/templates/marketplace/dsm-mp.template index b396944..6277826 100644 --- a/templates/marketplace/dsm-mp.template +++ b/templates/marketplace/dsm-mp.template @@ -437,7 +437,7 @@ Resources: Type: AWS::EC2::Instance Metadata: AWS::CloudFormation::Authentication: - S3AcccessCreds: + S3AccessCreds: type: S3 roleName: !Ref DSMRole buckets: !Ref QSS3BucketName