Implement into_paginator
for aws_sdk_iam::client::Client::list_role_tags(&self)
#817
Labels
feature-request
A feature should be added or improved.
Describe the feature
Other builders such as
crate::operation::list_roles::builders::ListRolesFluentBuilder
implementinto_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
A note for the community
Community Note
The text was updated successfully, but these errors were encountered: