Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to deploy custom runtime #53

Open
ishanbhagawati opened this issue Feb 12, 2020 · 2 comments
Open

unable to deploy custom runtime #53

ishanbhagawati opened this issue Feb 12, 2020 · 2 comments

Comments

@ishanbhagawati
Copy link

Hi I have followed the steps

i am able to run ./docker_build.sh 3.6.0
followed by ./build.sh 3.6.0

however I am not able to find /deploy.sh file and if I use the deploy.sh available at the root it fails with the following error
aws: error: the following arguments are required: --template-file

here are my details

aws-cli/1.16.55 Python/3.7.1 Darwin/18.7.0 botocore/1.13.32

@ed-sparkes
Copy link

you need to cd into the layer you want to deploy

either
runtime
or
recommended
then run deploy.sh 3.6.0

@ishanbhagawati
Copy link
Author

this gives me error saying

aws: error: the following arguments are required: --content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants