Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cross account deployment #85

Open
mvanbaak opened this issue Feb 21, 2018 · 0 comments
Open

Add support for cross account deployment #85

mvanbaak opened this issue Feb 21, 2018 · 0 comments

Comments

@mvanbaak
Copy link

Right now you can either use the instance profile, or an access/secret key combination.
Our usecase is: jenkins runs in AWS account A and needs to deploy lambda functions in account B.

The codedeploy plugin of jenkins allows for specifying an iamRole to assume in the aws sdk.
Would be great if this plugin supports this as well.

Example of the codedeploy plugin:
iamRoleArn: 'arn:aws:iam::XXXX:role/some-role'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant