Giter Site home page Giter Site logo

aws-lambda-update-route53-record-to-ec2-public-ip-python3's People

Contributors

aidenkihyunkim avatar aidenkihyunkim-tb avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

aws-lambda-update-route53-record-to-ec2-public-ip-python3's Issues

Eventname too long

First: thanks for your lambda script. But i've stumbled into a little error. I tried to change the CloudWatch rule to add some instance ID's. As soon as I want to save the rule, I get the following error:

"There was an error while saving rule serverlessrepo-Update-Rou-UpdateRoute53RecordToEc2-1GD7M49G9D2VE.
Details: 1 validation error detected: Value 'AWSEvents_serverlessrepo-Update-Rou-UpdateRoute53RecordToEc2-1GD7M49G9D2VE_UpdateRoute53RecordToEc2PublicIpEC2StateChangeEventLambdaTarget' at 'statementId' failed to satisfy constraint: Member must have length less than or equal to 100."

it appears the eventname is too long thanks to the long rulename. 100 is the max and the eventname is 139. When I create a new rule with a shorter name, link it to lambda it all works like a charm...

Perhaps some default names can be shortened?

Thanks again!

The runtime parameter of python3.6 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9)

Getting the following error when trying to install the app

Resource handler returned message: "The runtime parameter of python3.6 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: xxxxx )" (RequestToken: xxxxxxx , HandlerErrorCode: InvalidRequest)

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.