AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
SummaryKeyType.h File Reference
#include <aws/iam/IAM_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::IAM
 
 Aws::IAM::Model
 
 Aws::IAM::Model::SummaryKeyTypeMapper
 

Enumerations

enum  Aws::IAM::Model::SummaryKeyType {
  Aws::IAM::Model::SummaryKeyType::NOT_SET, Aws::IAM::Model::SummaryKeyType::Users, Aws::IAM::Model::SummaryKeyType::UsersQuota, Aws::IAM::Model::SummaryKeyType::Groups,
  Aws::IAM::Model::SummaryKeyType::GroupsQuota, Aws::IAM::Model::SummaryKeyType::ServerCertificates, Aws::IAM::Model::SummaryKeyType::ServerCertificatesQuota, Aws::IAM::Model::SummaryKeyType::UserPolicySizeQuota,
  Aws::IAM::Model::SummaryKeyType::GroupPolicySizeQuota, Aws::IAM::Model::SummaryKeyType::GroupsPerUserQuota, Aws::IAM::Model::SummaryKeyType::SigningCertificatesPerUserQuota, Aws::IAM::Model::SummaryKeyType::AccessKeysPerUserQuota,
  Aws::IAM::Model::SummaryKeyType::MFADevices, Aws::IAM::Model::SummaryKeyType::MFADevicesInUse, Aws::IAM::Model::SummaryKeyType::AccountMFAEnabled, Aws::IAM::Model::SummaryKeyType::AccountAccessKeysPresent,
  Aws::IAM::Model::SummaryKeyType::AccountSigningCertificatesPresent, Aws::IAM::Model::SummaryKeyType::AttachedPoliciesPerGroupQuota, Aws::IAM::Model::SummaryKeyType::AttachedPoliciesPerRoleQuota, Aws::IAM::Model::SummaryKeyType::AttachedPoliciesPerUserQuota,
  Aws::IAM::Model::SummaryKeyType::Policies, Aws::IAM::Model::SummaryKeyType::PoliciesQuota, Aws::IAM::Model::SummaryKeyType::PolicySizeQuota, Aws::IAM::Model::SummaryKeyType::PolicyVersionsInUse,
  Aws::IAM::Model::SummaryKeyType::PolicyVersionsInUseQuota, Aws::IAM::Model::SummaryKeyType::VersionsPerPolicyQuota
}
 

Functions

AWS_IAM_API SummaryKeyType Aws::IAM::Model::SummaryKeyTypeMapper::GetSummaryKeyTypeForName (const Aws::String &name)
 
AWS_IAM_API Aws::String Aws::IAM::Model::SummaryKeyTypeMapper::GetNameForSummaryKeyType (SummaryKeyType value)