Skip to content

Commit

Permalink
Merge pull request #143 from teknogeek0/master
Browse files Browse the repository at this point in the history
re-aligning Tag block for AWS::Serverless::Function
  • Loading branch information
teknogeek0 authored May 31, 2017
2 parents 3c57c10 + 3079eaf commit 5019617
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions/2016-10-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ Events:
Type: S3
Properties:
Bucket: my-photo-bucket
Tags:
AppNameTag: ThumbnailApp
DepartmentNameTag: ThumbnailDepartment
Tags:
AppNameTag: ThumbnailApp
DepartmentNameTag: ThumbnailDepartment
```

#### AWS::Serverless::Api
Expand Down

0 comments on commit 5019617

Please sign in to comment.