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

Implement into_paginator for aws_sdk_iam::client::Client::list_role_tags(&self) #817

Closed
2 tasks
lcmgh opened this issue Jun 1, 2023 · 3 comments
Closed
2 tasks
Labels
feature-request A feature should be added or improved.

Comments

@lcmgh
Copy link

lcmgh commented Jun 1, 2023

Describe the feature

Other builders such as crate::operation::list_roles::builders::ListRolesFluentBuilder implement into_paginator. aws_sdk_iam::client::Client::list_role_tags(&self) is lacking of that convenience method.

Use Case

To fetch all role tags in one command.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment
@lcmgh lcmgh added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jun 1, 2023
@Velfi Velfi removed the needs-triage This issue or PR still needs to be triaged. label Jun 1, 2023
@Velfi
Copy link
Contributor

Velfi commented Jun 1, 2023

@lcmgh thanks for submitting this issue. We'll add it to our backlog.

@jmklix
Copy link
Member

jmklix commented Jan 19, 2024

This is cross sdk feature request, so I have moved it to here

@jmklix jmklix closed this as completed Jan 19, 2024
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants