public enum IdentityManagementActions extends Enum<IdentityManagementActions> implements Action
Enum Constant and Description |
---|
AddRoleToInstanceProfile
Action for the AddRoleToInstanceProfile operation.
|
AddUserToGroup
Action for the AddUserToGroup operation.
|
AllIdentityManagementActions
Represents any action executed on AWS Identity and Access Management.
|
ChangePassword
Action for the ChangePassword operation.
|
CreateAccessKey
Action for the CreateAccessKey operation.
|
CreateAccountAlias
Action for the CreateAccountAlias operation.
|
CreateGroup
Action for the CreateGroup operation.
|
CreateInstanceProfile
Action for the CreateInstanceProfile operation.
|
CreateLoginProfile
Action for the CreateLoginProfile operation.
|
CreateRole
Action for the CreateRole operation.
|
CreateUser
Action for the CreateUser operation.
|
CreateVirtualMFADevice
Action for the CreateVirtualMFADevice operation.
|
DeactivateMFADevice
Action for the DeactivateMFADevice operation.
|
DeleteAccessKey
Action for the DeleteAccessKey operation.
|
DeleteAccountAlias
Action for the DeleteAccountAlias operation.
|
DeleteAccountPasswordPolicy
Action for the DeleteAccountPasswordPolicy operation.
|
DeleteGroup
Action for the DeleteGroup operation.
|
DeleteGroupPolicy
Action for the DeleteGroupPolicy operation.
|
DeleteInstanceProfile
Action for the DeleteInstanceProfile operation.
|
DeleteLoginProfile
Action for the DeleteLoginProfile operation.
|
DeleteRole
Action for the DeleteRole operation.
|
DeleteRolePolicy
Action for the DeleteRolePolicy operation.
|
DeleteServerCertificate
Action for the DeleteServerCertificate operation.
|
DeleteSigningCertificate
Action for the DeleteSigningCertificate operation.
|
DeleteUser
Action for the DeleteUser operation.
|
DeleteUserPolicy
Action for the DeleteUserPolicy operation.
|
DeleteVirtualMFADevice
Action for the DeleteVirtualMFADevice operation.
|
EnableMFADevice
Action for the EnableMFADevice operation.
|
GetAccountPasswordPolicy
Action for the GetAccountPasswordPolicy operation.
|
GetAccountSummary
Action for the GetAccountSummary operation.
|
GetGroup
Action for the GetGroup operation.
|
GetGroupPolicy
Action for the GetGroupPolicy operation.
|
GetInstanceProfile
Action for the GetInstanceProfile operation.
|
GetLoginProfile
Action for the GetLoginProfile operation.
|
GetRole
Action for the GetRole operation.
|
GetRolePolicy
Action for the GetRolePolicy operation.
|
GetServerCertificate
Action for the GetServerCertificate operation.
|
GetUser
Action for the GetUser operation.
|
GetUserPolicy
Action for the GetUserPolicy operation.
|
ListAccessKeys
Action for the ListAccessKeys operation.
|
ListAccountAliases
Action for the ListAccountAliases operation.
|
ListGroupPolicies
Action for the ListGroupPolicies operation.
|
ListGroups
Action for the ListGroups operation.
|
ListGroupsForUser
Action for the ListGroupsForUser operation.
|
ListInstanceProfiles
Action for the ListInstanceProfiles operation.
|
ListInstanceProfilesForRole
Action for the ListInstanceProfilesForRole operation.
|
ListMFADevices
Action for the ListMFADevices operation.
|
ListRolePolicies
Action for the ListRolePolicies operation.
|
ListRoles
Action for the ListRoles operation.
|
ListServerCertificates
Action for the ListServerCertificates operation.
|
ListSigningCertificates
Action for the ListSigningCertificates operation.
|
ListUserPolicies
Action for the ListUserPolicies operation.
|
ListUsers
Action for the ListUsers operation.
|
ListVirtualMFADevices
Action for the ListVirtualMFADevices operation.
|
PassRole
Action for the PassRole operation.
|
PutGroupPolicy
Action for the PutGroupPolicy operation.
|
PutRolePolicy
Action for the PutRolePolicy operation.
|
PutUserPolicy
Action for the PutUserPolicy operation.
|
RemoveRoleFromInstanceProfile
Action for the RemoveRoleFromInstanceProfile operation.
|
RemoveUserFromGroup
Action for the RemoveUserFromGroup operation.
|
ResyncMFADevice
Action for the ResyncMFADevice operation.
|
UpdateAccessKey
Action for the UpdateAccessKey operation.
|
UpdateAccountPasswordPolicy
Action for the UpdateAccountPasswordPolicy operation.
|
UpdateAssumeRolePolicy
Action for the UpdateAssumeRolePolicy operation.
|
UpdateGroup
Action for the UpdateGroup operation.
|
UpdateLoginProfile
Action for the UpdateLoginProfile operation.
|
UpdateServerCertificate
Action for the UpdateServerCertificate operation.
|
UpdateSigningCertificate
Action for the UpdateSigningCertificate operation.
|
UpdateUser
Action for the UpdateUser operation.
|
UploadServerCertificate
Action for the UploadServerCertificate operation.
|
UploadSigningCertificate
Action for the UploadSigningCertificate operation.
|
Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Returns the name of this action.
|
static IdentityManagementActions |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityManagementActions[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IdentityManagementActions AllIdentityManagementActions
public static final IdentityManagementActions AddRoleToInstanceProfile
public static final IdentityManagementActions AddUserToGroup
public static final IdentityManagementActions ChangePassword
public static final IdentityManagementActions CreateAccessKey
public static final IdentityManagementActions CreateAccountAlias
public static final IdentityManagementActions CreateGroup
public static final IdentityManagementActions CreateInstanceProfile
public static final IdentityManagementActions CreateLoginProfile
public static final IdentityManagementActions CreateRole
public static final IdentityManagementActions CreateUser
public static final IdentityManagementActions CreateVirtualMFADevice
public static final IdentityManagementActions DeactivateMFADevice
public static final IdentityManagementActions DeleteAccessKey
public static final IdentityManagementActions DeleteAccountAlias
public static final IdentityManagementActions DeleteAccountPasswordPolicy
public static final IdentityManagementActions DeleteGroup
public static final IdentityManagementActions DeleteGroupPolicy
public static final IdentityManagementActions DeleteInstanceProfile
public static final IdentityManagementActions DeleteLoginProfile
public static final IdentityManagementActions DeleteRole
public static final IdentityManagementActions DeleteRolePolicy
public static final IdentityManagementActions DeleteServerCertificate
public static final IdentityManagementActions DeleteSigningCertificate
public static final IdentityManagementActions DeleteUser
public static final IdentityManagementActions DeleteUserPolicy
public static final IdentityManagementActions DeleteVirtualMFADevice
public static final IdentityManagementActions EnableMFADevice
public static final IdentityManagementActions GetAccountPasswordPolicy
public static final IdentityManagementActions GetAccountSummary
public static final IdentityManagementActions GetGroup
public static final IdentityManagementActions GetGroupPolicy
public static final IdentityManagementActions GetInstanceProfile
public static final IdentityManagementActions GetLoginProfile
public static final IdentityManagementActions GetRole
public static final IdentityManagementActions GetRolePolicy
public static final IdentityManagementActions GetServerCertificate
public static final IdentityManagementActions GetUser
public static final IdentityManagementActions GetUserPolicy
public static final IdentityManagementActions ListAccessKeys
public static final IdentityManagementActions ListAccountAliases
public static final IdentityManagementActions ListGroupPolicies
public static final IdentityManagementActions ListGroups
public static final IdentityManagementActions ListGroupsForUser
public static final IdentityManagementActions ListInstanceProfiles
public static final IdentityManagementActions ListInstanceProfilesForRole
public static final IdentityManagementActions ListMFADevices
public static final IdentityManagementActions ListRolePolicies
public static final IdentityManagementActions ListRoles
public static final IdentityManagementActions ListServerCertificates
public static final IdentityManagementActions ListSigningCertificates
public static final IdentityManagementActions ListUserPolicies
public static final IdentityManagementActions ListUsers
public static final IdentityManagementActions ListVirtualMFADevices
public static final IdentityManagementActions PassRole
public static final IdentityManagementActions PutGroupPolicy
public static final IdentityManagementActions PutRolePolicy
public static final IdentityManagementActions PutUserPolicy
public static final IdentityManagementActions RemoveRoleFromInstanceProfile
public static final IdentityManagementActions RemoveUserFromGroup
public static final IdentityManagementActions ResyncMFADevice
public static final IdentityManagementActions UpdateAccessKey
public static final IdentityManagementActions UpdateAccountPasswordPolicy
public static final IdentityManagementActions UpdateAssumeRolePolicy
public static final IdentityManagementActions UpdateGroup
public static final IdentityManagementActions UpdateLoginProfile
public static final IdentityManagementActions UpdateServerCertificate
public static final IdentityManagementActions UpdateSigningCertificate
public static final IdentityManagementActions UpdateUser
public static final IdentityManagementActions UploadServerCertificate
public static final IdentityManagementActions UploadSigningCertificate
public static IdentityManagementActions[] values()
for (IdentityManagementActions c : IdentityManagementActions.values()) System.out.println(c);
public static IdentityManagementActions valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getActionName()
Action
getActionName
in interface Action
Copyright © 2018. All rights reserved.