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 paginators for 4 IAM actions #919

Closed
gene1wood opened this issue May 12, 2016 · 1 comment
Closed

Add paginators for 4 IAM actions #919

gene1wood opened this issue May 12, 2016 · 1 comment
Labels
feature-request This issue requests a feature.

Comments

@gene1wood
Copy link
Contributor

It looks like the following IAM actions manifest pagination

  • GetAccountAuthorizationDetails
  • ListSshPublicKeys
  • SimulatePrinciplePolicy
  • SimulateCustomPolicy

but don't have paginators in botocore

Would it be possible to add them to the IAM paginators?

@jamesls
Copy link
Member

jamesls commented May 13, 2016

Yep, we can get that updated.

@jamesls jamesls added the feature-request This issue requests a feature. label May 13, 2016
JordonPhillips added a commit to JordonPhillips/botocore that referenced this issue May 17, 2016
Adds four new paginators:

* GetAccountAuthorizationDetails
* ListSSHPublicKeys
* SimulateCustomPolicy
* SimulatePrincipalPolicy

Closes boto#919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requests a feature.
Projects
None yet
Development

No branches or pull requests

2 participants