Pinned Repositories
Alexa-OctoPrint-Skill
Control OctroPi with Alexa Skills Kit and AWS Lambda
aws-sdk-issue-3461
repo to use as an example for https://github.com/aws/aws-sdk-js/issues/3461
dynamo-to-s3-sar
json-to-dynamo
The deployed lambda will perform take a JSON array and for each item it will insert a record into Amazon DynamoDB. There is a sample JSON file named `fileToImport` that you can modify from the Lambda Console and add your custom content to.
lambda-errors-to-slack
Subscribes to tagged Lambdas in your account and forwards their errors to a specified Slack channel
lambda-errors-to-slack-sar
Subscribes to tagged Lambdas in your account and forwards their errors to a specified Slack channel
lambda-shortcut
Google Chrome extension that creates a button in the AWS CloudWatch UI when you are in Lambda logs to navigate to your Lambda function.
python-demo
quick-notes
Deploy a full stack web app to help you organize your notes when you're on the go.
chatpickle
Conversation Tests for Chatbots
cplankey's Repositories
cplankey/json-to-dynamo
The deployed lambda will perform take a JSON array and for each item it will insert a record into Amazon DynamoDB. There is a sample JSON file named `fileToImport` that you can modify from the Lambda Console and add your custom content to.
cplankey/lambda-errors-to-slack-sar
Subscribes to tagged Lambdas in your account and forwards their errors to a specified Slack channel
cplankey/lambda-errors-to-slack
Subscribes to tagged Lambdas in your account and forwards their errors to a specified Slack channel
cplankey/dynamo-to-s3-sar
cplankey/lambda-shortcut
Google Chrome extension that creates a button in the AWS CloudWatch UI when you are in Lambda logs to navigate to your Lambda function.
cplankey/Alexa-OctoPrint-Skill
Control OctroPi with Alexa Skills Kit and AWS Lambda
cplankey/aws-sdk-issue-3461
repo to use as an example for https://github.com/aws/aws-sdk-js/issues/3461
cplankey/python-demo
cplankey/quick-notes
Deploy a full stack web app to help you organize your notes when you're on the go.
cplankey/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
cplankey/serverlessops-workshops