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

Include Name attribute in Instance.iam_instance_profile #769

Closed
nchammas opened this issue Aug 12, 2016 · 2 comments
Closed

Include Name attribute in Instance.iam_instance_profile #769

nchammas opened this issue Aug 12, 2016 · 2 comments
Labels
guidance Question that needs advice or information.

Comments

@nchammas
Copy link

Instance.iam_instance_profile reports the profile ARN and ID, but not the name.

This is strange since you can create new instances and associate an IAM profile with them by name, and if you want to lookup an IAM profile directly you can actually only do it by name. (Related: #768)

Can we have Instance.iam_instance_profile include the profile name in the set of attributes?

@kyleknap kyleknap added guidance Question that needs advice or information. move-to-forums labels Aug 12, 2016
@kyleknap
Copy link
Contributor

kyleknap commented Aug 12, 2016

This is something that would need to be exposed upstream in the service in order for us to pick the functionality up. I would suggest sending a feature request to the forums: https://forums.aws.amazon.com/forum.jspa?forumID=76 for this.

@nchammas
Copy link
Author

Posted upstream here: https://forums.aws.amazon.com/thread.jspa?threadID=237207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

2 participants