Giter VIP home page Giter VIP logo

Comments (6)

StevenEmelander avatar StevenEmelander commented on September 28, 2024

Thank you for this request, this is a good change that we had not previously looked at. We will investigate making this change for a future release.

from aws-secrets-manager-rotation-lambdas.

jogold avatar jogold commented on September 28, 2024

Another solution would be to take the arn of the master secret as a property in your Serverless Application and use it inside to construct a correct policy.

from aws-secrets-manager-rotation-lambdas.

jogold avatar jogold commented on September 28, 2024

Hello, any update on this?

It would be great to be able to create multi user rotation strategies with CloudFormation...

from aws-secrets-manager-rotation-lambdas.

jogold avatar jogold commented on September 28, 2024

@StevenEmelander @willtong1234 any update?

from aws-secrets-manager-rotation-lambdas.

willtong1234 avatar willtong1234 commented on September 28, 2024

I apologize for the delay in this. We have investigated the feasibility of outputting the IAM role from our templates. Unfortunately, since we simply leverage the AWS::Serverless::Function SAM resource (see https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessfunction), we do not have the IAM role in the output in order to output from our own template. The only output available is the ARN of the lambda itself, which we already output. In order to get the role ARN, we would first have to get the role ARN output from SAM. You will probably need to submit an issue to them here: https://github.com/awslabs/serverless-application-model/issues.

from aws-secrets-manager-rotation-lambdas.

rstevens011 avatar rstevens011 commented on September 28, 2024

I am closing this issue as this is a limitation of SAM. Please re-open if you have any questions.

from aws-secrets-manager-rotation-lambdas.

Related Issues (20)

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.