Daniel Fox
Daniel Fox
I had a very similar issue. I was able to login to SSH by using the auto-generated key. I removed references to `aws_ssh_key_id` in `driver` and `ssh_key` in `transport` That...
Code for this will eventually live [here](https://github.com/aws-samples/serverless-samples). We'll put a README file and meta data file in our repo. I'm working through [this PR](https://github.com/aws-samples/serverless-samples/pull/71) now.
The code has been approved and merged into an external repository. It is actually made up of three different projects. [Find them here](https://github.com/aws-samples/serverless-samples/tree/main/serverless-graphql-api). Please follow the pattern used by the...
We have a Python example [here](https://github.com/aws-samples/serverless-test-samples/tree/main/python-test-samples/apigw-lambda-layer).
Code for this will eventually live [here](https://github.com/aws-samples/serverless-samples). We'll put a README file and meta data file in our repo. I'm working through [this PR](https://github.com/aws-samples/serverless-samples/pull/71) now.