Skip to content

Instantly share code, notes, and snippets.

@qtangs
Last active July 31, 2019 00:26
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 qtangs/a369a396e951e105c20ba336c51c5479 to your computer and use it in GitHub Desktop.
Save qtangs/a369a396e951e105c20ba336c51c5479 to your computer and use it in GitHub Desktop.
cd /home/ec2-user/SageMaker
aws s3 cp s3://${function_bucket_name}-${aws_region}/fraud-detection-using-machine-learning/${function_version}/notebooks/sagemaker_fraud_detection.ipynb .
sed -i 's/fraud-detection-end-to-end-demo/${s3_bucket_name_1}/g' sagemaker_fraud_detection.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment