GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::IAM::GetAccountSummaryResponse(3) User Contributed Perl Documentation Paws::IAM::GetAccountSummaryResponse(3)

Paws::IAM::GetAccountSummaryResponse

A set of key value pairs containing information about IAM entity usage and IAM quotas.

"SummaryMap" contains the following keys:

  • AccessKeysPerUserQuota

    The maximum number of active access keys allowed for each IAM user.

  • AccountAccessKeysPresent

    This value is 1 if the AWS account (root) has an access key, otherwise it is 0.

  • AccountMFAEnabled

    This value is 1 if the AWS account (root) has an MFA device assigned, otherwise it is 0.

  • AccountSigningCertificatesPresent

    This value is 1 if the AWS account (root) has a signing certificate, otherwise it is 0.

  • AssumeRolePolicySizeQuota

    The maximum allowed size for assume role policy documents (trust policies), in non-whitespace characters.

  • AttachedPoliciesPerGroupQuota

    The maximum number of managed policies that can be attached to an IAM group.

  • AttachedPoliciesPerRoleQuota

    The maximum number of managed policies that can be attached to an IAM role.

  • AttachedPoliciesPerUserQuota

    The maximum number of managed policies that can be attached to an IAM user.

  • GroupPolicySizeQuota

    The maximum allowed size for the aggregate of all inline policies embedded in an IAM group, in non-whitespace characters.

  • Groups

    The number of IAM groups in the AWS account.

  • GroupsPerUserQuota

    The maximum number of IAM groups each IAM user can belong to.

  • GroupsQuota

    The maximum number of IAM groups allowed in the AWS account.

  • InstanceProfiles

    The number of instance profiles in the AWS account.

  • InstanceProfilesQuota

    The maximum number of instance profiles allowed in the AWS account.

  • MFADevices

    The number of MFA devices in the AWS account, including those assigned and unassigned.

  • MFADevicesInUse

    The number of MFA devices that have been assigned to an IAM user or to the AWS account (root).

  • Policies

    The number of customer managed policies in the AWS account.

  • PoliciesQuota

    The maximum number of customer managed policies allowed in the AWS account.

  • PolicySizeQuota

    The maximum allowed size of a customer managed policy, in non-whitespace characters.

  • PolicyVersionsInUse

    The number of managed policies that are attached to IAM users, groups, or roles in the AWS account.

  • PolicyVersionsInUseQuota

    The maximum number of managed policies that can be attached to IAM users, groups, or roles in the AWS account.

  • Providers

    The number of identity providers in the AWS account.

  • RolePolicySizeQuota

    The maximum allowed size for the aggregate of all inline policies (access policies, not the trust policy) embedded in an IAM role, in non-whitespace characters.

  • Roles

    The number of IAM roles in the AWS account.

  • RolesQuota

    The maximum number of IAM roles allowed in the AWS account.

  • ServerCertificates

    The number of server certificates in the AWS account.

  • ServerCertificatesQuota

    The maximum number of server certificates allowed in the AWS account.

  • SigningCertificatesPerUserQuota

    The maximum number of X.509 signing certificates allowed for each IAM user.

  • UserPolicySizeQuota

    The maximum allowed size for the aggregate of all inline policies embedded in an IAM user, in non-whitespace characters.

  • Users

    The number of IAM users in the AWS account.

  • UsersQuota

    The maximum number of IAM users allowed in the AWS account.

  • VersionsPerPolicyQuota

    The maximum number of policy versions allowed for each managed policy.

2015-08-06 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.