GithubHelp home page GithubHelp logo

callummackenzie / latest-lambda-layer-action Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 306 KB

Update the AWS lambda layers for a given function to their latest versions

JavaScript 97.37% Shell 2.63%
actions aws-lambda aws-lambda-layer aws-lambda-layers gihub-actions lambda

latest-lambda-layer-action's Introduction

Hi, Iโ€™m Callum Mackenzie!

I am interested in ...

  • Rendering
  • Biotechnology
  • Robotics
  • Software / hardware interaction
  • Algorithms & data structures
  • Programming language theory
  • Data science
  • Bioinformatics
  • ... the application of computer science in general

I am currently in a Computer Science and Statistics combined major at the University of British Columbia.

latest-lambda-layer-action's People

Contributors

callummackenzie avatar

Watchers

 avatar

latest-lambda-layer-action's Issues

Error when using Amazon Layer

User: arn:aws:iam::<numbers>:user/github-actions is not authorized to perform: lambda:ListLayerVersions on resource: arn:aws:lambda:***:133256977650:layer:AWS-Parameters-and-Secrets-Lambda-Extension because no resource-based policy allows the lambda:ListLayerVersions action

Not sure how to get past this. It's got the same permissions as my other layers in the policy, but no matter what I change I always get this error. I'm assuming it's something weird with it not being owned by me, but honestly I've got absolutely no idea why it won't work.

        {
            "Sid": "VisualEditor1",
            "Effect": "Allow",
            "Action": "lambda:ListLayerVersions",
            "Resource": "*"
        }

Any ideas? It's a shame because I can't get it to update just my other layers.
Thanks

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.