paws.security.identity (version 0.1.0)

iam_get_account_summary: Retrieves information about IAM entity usage and IAM quotas in the AWS account

Description

Retrieves information about IAM entity usage and IAM quotas in the AWS account.

Usage

iam_get_account_summary()

Arguments

Details

For information about limitations on IAM entities, see Limitations on IAM Entities in the IAM User Guide.

Examples

Run this code
# 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