Release: AWS Identity and Access Management on 2014-12-04
This release of AWS Identity and Access Management (IAM) adds the GetAccountAuthorizationDetails API that enables you to retrieve a snapshot of the IAM users, groups, roles, and their policies in your AWS account.
Release Date: December 05, 2014
Created On: December 05, 2014
Last Updated: October 09, 2017
New Features
Feature | Description |
---|---|
New API: GetAccountAuthorizationDetails |
AWS Identity and Access Management introduces a new API: GetAccountAuthorizationDetails. This new API enables you to obtain a snapshot of all the IAM users, groups, roles, and their policies in your account. Previously, you needed at least four different APIs to obtain this information, some of which had to be called multiple times. This new API makes it possible to obtain a snapshot of the configuration of IAM permissions (users, groups, roles, and their policies) in your account with a single API call. For more information, see GetAccountAuthorizationDetails in the AWS Identity and Access Management API Reference. |