Skip to content

Commit

Permalink
update final
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaineault1 committed Sep 29, 2019
1 parent bd67f31 commit b84a61a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload-portfolio-lambda.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import zipfile
import mimetypes

#Pushes portfolio to AWS
def lambda_handler(event, context):
sns = boto3.resource('sns')
topic = sns.Topic('arn:aws:sns:us-east-1:685599794876:deployPortfolioTopic')
Expand Down

0 comments on commit b84a61a

Please sign in to comment.