aws-samples / sagemaker-studio-lifecycle-config-examples

MIT No Attribution
78 stars 51 forks source link

update s3 cp output location #16

Closed durgasury closed 2 years ago

durgasury commented 2 years ago

Issue #, if available: For installing auto shutdown server extension, the aws s3 cp link downloads the file in whatever name is stored in S3. However, the tar command expects the file to be named extension.tar.gz.

Description of changes: Updated the aws cp link to download to a specific file and location.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.