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

IAM GetAccountSummaryResponse return value enumeration is not complete #3059

Closed
jcardali opened this issue Nov 13, 2023 · 2 comments
Closed
Assignees
Labels
documentation This is a problem with documentation. service-api This issue is caused by the service API, not the SDK implementation.

Comments

@jcardali
Copy link

Describe the issue

We have observed the following additional keys:

  • AssumeRolePolicySizeQuota
  • InstanceProfiles,
  • InstanceProfilesQuota
  • Providers
  • RolePolicySizeQuota
  • Roles
  • RolesQuota

Links

GetAccountSummaryResponse - https://github.com/boto/botocore/blob/develop/botocore/data/iam/2010-05-08/service-2.json#L4188
summaryMayType - https://github.com/boto/botocore/blob/develop/botocore/data/iam/2010-05-08/service-2.json#L9127
summaryKeyType - https://github.com/boto/botocore/blob/develop/botocore/data/iam/2010-05-08/service-2.json#L9096

@jcardali jcardali added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Nov 13, 2023
@tim-finnigan tim-finnigan self-assigned this Nov 17, 2023
@tim-finnigan tim-finnigan added service-api This issue is caused by the service API, not the SDK implementation. and removed needs-triage This issue or PR still needs to be triaged. labels Nov 17, 2023
@tim-finnigan
Copy link
Contributor

Thanks @jcardali for reporting this. Service API models are maintained by service teams and shared across SDKs, so I reached out to the IAM team regarding this issue. Because models are shared across SDKs, I created a new issue to track this in our cross-SDK repository: aws/aws-sdk#646. Please refer to that issue for updates going forward.

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
documentation This is a problem with documentation. service-api This issue is caused by the service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

2 participants