Skip to content

Instantly share code, notes, and snippets.

@Ry4an
Created February 15, 2013 14:20
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 Ry4an/4960647 to your computer and use it in GitHub Desktop.
Save Ry4an/4960647 to your computer and use it in GitHub Desktop.
dyanamodb to redshift
copy table_redshift from 'dynamodb:// table_dynamodb'
credentials 'aws_access_key_id=xxx;aws_secret_access_key=xxx'
readratio 50;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment