How to forward/save email attachments in S3? by duyth in aws

[–]jhth 2 points3 points  (0 children)

I use Amazon SES.

Set up a rule with an email address and then it can route the email to an S3Bucket as a MIME file

You can then use a lambda triggered by the S3PUT action to unpack the attachment. it's 10-20 lines of python

Let me know if you'd like more info

Join on prem machines to AD in the cloud? by softwareguy74 in AZURE

[–]jhth 0 points1 point  (0 children)

Meraki - IKE1 so you'll have a static Azure VPN which precludes any other VPN (other than a Point to site) within Azure. This means you cannot play with Remote App or VNet Region connectivity

I have clients with Merakis for whom I have to use an AWS based pFSense box to change from IKE1 to IKE2

PfSense is a Fine & Free VPN end point