Giter Club home page Giter Club logo

aws-cda-2018's Introduction

aws-cda-2018

aws-cda-2018's People

Contributors

fernando-mc avatar ianrob1201 avatar masonm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-cda-2018's Issues

Step Functions lab - issue with template

When doing the "Creating Your Own Serverless Reminder Service on AWS with Step Functions, API Gateway, Lambda and S3" lab in the AWS CDA 2018 course, the practice-time-labs/reminder-service-step-functions-api-gateway/step-function-template.json file contains placeholder values for the task resource ARN, for example:

"TextReminder": {
  "Type" : "Task",
  "Resource": "TEXT_REMINDER_ARN",
  "Next": "NextState"
},

Perhaps its a new thing in the step functions editor in AWS, but this is not allowed to be saved as it expects this Resource value to be a valid lambda or step function ARN format. I got around this by creating a new empty lambda function and using its ARN as a placeholder instead.

Hello

I am getting this error while working for Canary labda function can you please help! Copied ur code and enter he environmental variables as well, you can ping me at [email protected] to talk further....

START RequestId: 7e0a53d8-a99e-4886-80fc-0d7777338534 Version: $LATEST
'time': KeyError
Traceback (most recent call last):
File "/var/task/lambda_function.py", line 31, in lambda_handler
print('Checking {} at {}...'.format(SITE, event['time']))
KeyError: 'time'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.