Skip to content

Instantly share code, notes, and snippets.

View jaimesromero's full-sized avatar

Jaime S. Romero jaimesromero

View GitHub Profile
@jaimesromero
jaimesromero / bidirectional_sync_s3.md
Last active December 19, 2018 16:28
Bidirectional sync between two s3 buckets

1. Copy new files in [ENV]-wowzer-iphone to [ENV]-wowza-repository

1.1 Configure the SNS topic

1.1.1 Create a new SNS topic

Create a new SNS topic with name: [ENV]-wowzer-iphone-fanout

1.1.2 Update SNS topic policy

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43304236-1', 'wepow.com');
ga('send', 'pageview');
</script>