Skip to content

Instantly share code, notes, and snippets.

@alexei-led
Created February 17, 2020 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexei-led/90682305b879a96d273284df5d20fdcb to your computer and use it in GitHub Desktop.
Save alexei-led/90682305b879a96d273284df5d20fdcb to your computer and use it in GitHub Desktop.
Markdium-Securely Access AWS from GKE
aws s3 cp data.csv s3://my-data-bucket/datagram_12345.csv
aws sns publish --topic-arn arn:aws:sns:us-west-2:123456789012:my-data-topic --message "datagram_12345.csv apply geo-filter"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment