powered by
Retrieves information about IAM entity usage and IAM quotas in the AWS account.
iam_get_account_summary()
For information about limitations on IAM entities, see Limitations on IAM Entities in the IAM User Guide.
# NOT RUN { # The following command returns information about the IAM entity quotas # and usage in the current AWS account. # } # NOT RUN { svc$get_account_summary() # } # NOT RUN { # }
Run the code above in your browser using DataLab