Enum IdentityManagementActions
- java.lang.Object
-
- java.lang.Enum<IdentityManagementActions>
-
- com.amazonaws.auth.policy.actions.IdentityManagementActions
-
- All Implemented Interfaces:
Action
,Serializable
,Comparable<IdentityManagementActions>
public enum IdentityManagementActions extends Enum<IdentityManagementActions> implements Action
The available AWS access control policy actions for AWS Identity and Access Management.
-
-
Enum Constant Summary
Enum Constants Enum Constant 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.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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.
-
-
-
Enum Constant Detail
-
AllIdentityManagementActions
public static final IdentityManagementActions AllIdentityManagementActions
Represents any action executed on AWS Identity and Access Management.
-
AddRoleToInstanceProfile
public static final IdentityManagementActions AddRoleToInstanceProfile
Action for the AddRoleToInstanceProfile operation.
-
AddUserToGroup
public static final IdentityManagementActions AddUserToGroup
Action for the AddUserToGroup operation.
-
ChangePassword
public static final IdentityManagementActions ChangePassword
Action for the ChangePassword operation.
-
CreateAccessKey
public static final IdentityManagementActions CreateAccessKey
Action for the CreateAccessKey operation.
-
CreateAccountAlias
public static final IdentityManagementActions CreateAccountAlias
Action for the CreateAccountAlias operation.
-
CreateGroup
public static final IdentityManagementActions CreateGroup
Action for the CreateGroup operation.
-
CreateInstanceProfile
public static final IdentityManagementActions CreateInstanceProfile
Action for the CreateInstanceProfile operation.
-
CreateLoginProfile
public static final IdentityManagementActions CreateLoginProfile
Action for the CreateLoginProfile operation.
-
CreateRole
public static final IdentityManagementActions CreateRole
Action for the CreateRole operation.
-
CreateUser
public static final IdentityManagementActions CreateUser
Action for the CreateUser operation.
-
CreateVirtualMFADevice
public static final IdentityManagementActions CreateVirtualMFADevice
Action for the CreateVirtualMFADevice operation.
-
DeactivateMFADevice
public static final IdentityManagementActions DeactivateMFADevice
Action for the DeactivateMFADevice operation.
-
DeleteAccessKey
public static final IdentityManagementActions DeleteAccessKey
Action for the DeleteAccessKey operation.
-
DeleteAccountAlias
public static final IdentityManagementActions DeleteAccountAlias
Action for the DeleteAccountAlias operation.
-
DeleteAccountPasswordPolicy
public static final IdentityManagementActions DeleteAccountPasswordPolicy
Action for the DeleteAccountPasswordPolicy operation.
-
DeleteGroup
public static final IdentityManagementActions DeleteGroup
Action for the DeleteGroup operation.
-
DeleteGroupPolicy
public static final IdentityManagementActions DeleteGroupPolicy
Action for the DeleteGroupPolicy operation.
-
DeleteInstanceProfile
public static final IdentityManagementActions DeleteInstanceProfile
Action for the DeleteInstanceProfile operation.
-
DeleteLoginProfile
public static final IdentityManagementActions DeleteLoginProfile
Action for the DeleteLoginProfile operation.
-
DeleteRole
public static final IdentityManagementActions DeleteRole
Action for the DeleteRole operation.
-
DeleteRolePolicy
public static final IdentityManagementActions DeleteRolePolicy
Action for the DeleteRolePolicy operation.
-
DeleteServerCertificate
public static final IdentityManagementActions DeleteServerCertificate
Action for the DeleteServerCertificate operation.
-
DeleteSigningCertificate
public static final IdentityManagementActions DeleteSigningCertificate
Action for the DeleteSigningCertificate operation.
-
DeleteUser
public static final IdentityManagementActions DeleteUser
Action for the DeleteUser operation.
-
DeleteUserPolicy
public static final IdentityManagementActions DeleteUserPolicy
Action for the DeleteUserPolicy operation.
-
DeleteVirtualMFADevice
public static final IdentityManagementActions DeleteVirtualMFADevice
Action for the DeleteVirtualMFADevice operation.
-
EnableMFADevice
public static final IdentityManagementActions EnableMFADevice
Action for the EnableMFADevice operation.
-
GetAccountPasswordPolicy
public static final IdentityManagementActions GetAccountPasswordPolicy
Action for the GetAccountPasswordPolicy operation.
-
GetAccountSummary
public static final IdentityManagementActions GetAccountSummary
Action for the GetAccountSummary operation.
-
GetGroup
public static final IdentityManagementActions GetGroup
Action for the GetGroup operation.
-
GetGroupPolicy
public static final IdentityManagementActions GetGroupPolicy
Action for the GetGroupPolicy operation.
-
GetInstanceProfile
public static final IdentityManagementActions GetInstanceProfile
Action for the GetInstanceProfile operation.
-
GetLoginProfile
public static final IdentityManagementActions GetLoginProfile
Action for the GetLoginProfile operation.
-
GetRole
public static final IdentityManagementActions GetRole
Action for the GetRole operation.
-
GetRolePolicy
public static final IdentityManagementActions GetRolePolicy
Action for the GetRolePolicy operation.
-
GetServerCertificate
public static final IdentityManagementActions GetServerCertificate
Action for the GetServerCertificate operation.
-
GetUser
public static final IdentityManagementActions GetUser
Action for the GetUser operation.
-
GetUserPolicy
public static final IdentityManagementActions GetUserPolicy
Action for the GetUserPolicy operation.
-
ListAccessKeys
public static final IdentityManagementActions ListAccessKeys
Action for the ListAccessKeys operation.
-
ListAccountAliases
public static final IdentityManagementActions ListAccountAliases
Action for the ListAccountAliases operation.
-
ListGroupPolicies
public static final IdentityManagementActions ListGroupPolicies
Action for the ListGroupPolicies operation.
-
ListGroups
public static final IdentityManagementActions ListGroups
Action for the ListGroups operation.
-
ListGroupsForUser
public static final IdentityManagementActions ListGroupsForUser
Action for the ListGroupsForUser operation.
-
ListInstanceProfiles
public static final IdentityManagementActions ListInstanceProfiles
Action for the ListInstanceProfiles operation.
-
ListInstanceProfilesForRole
public static final IdentityManagementActions ListInstanceProfilesForRole
Action for the ListInstanceProfilesForRole operation.
-
ListMFADevices
public static final IdentityManagementActions ListMFADevices
Action for the ListMFADevices operation.
-
ListRolePolicies
public static final IdentityManagementActions ListRolePolicies
Action for the ListRolePolicies operation.
-
ListRoles
public static final IdentityManagementActions ListRoles
Action for the ListRoles operation.
-
ListServerCertificates
public static final IdentityManagementActions ListServerCertificates
Action for the ListServerCertificates operation.
-
ListSigningCertificates
public static final IdentityManagementActions ListSigningCertificates
Action for the ListSigningCertificates operation.
-
ListUserPolicies
public static final IdentityManagementActions ListUserPolicies
Action for the ListUserPolicies operation.
-
ListUsers
public static final IdentityManagementActions ListUsers
Action for the ListUsers operation.
-
ListVirtualMFADevices
public static final IdentityManagementActions ListVirtualMFADevices
Action for the ListVirtualMFADevices operation.
-
PassRole
public static final IdentityManagementActions PassRole
Action for the PassRole operation.
-
PutGroupPolicy
public static final IdentityManagementActions PutGroupPolicy
Action for the PutGroupPolicy operation.
-
PutRolePolicy
public static final IdentityManagementActions PutRolePolicy
Action for the PutRolePolicy operation.
-
PutUserPolicy
public static final IdentityManagementActions PutUserPolicy
Action for the PutUserPolicy operation.
-
RemoveRoleFromInstanceProfile
public static final IdentityManagementActions RemoveRoleFromInstanceProfile
Action for the RemoveRoleFromInstanceProfile operation.
-
RemoveUserFromGroup
public static final IdentityManagementActions RemoveUserFromGroup
Action for the RemoveUserFromGroup operation.
-
ResyncMFADevice
public static final IdentityManagementActions ResyncMFADevice
Action for the ResyncMFADevice operation.
-
UpdateAccessKey
public static final IdentityManagementActions UpdateAccessKey
Action for the UpdateAccessKey operation.
-
UpdateAccountPasswordPolicy
public static final IdentityManagementActions UpdateAccountPasswordPolicy
Action for the UpdateAccountPasswordPolicy operation.
-
UpdateAssumeRolePolicy
public static final IdentityManagementActions UpdateAssumeRolePolicy
Action for the UpdateAssumeRolePolicy operation.
-
UpdateGroup
public static final IdentityManagementActions UpdateGroup
Action for the UpdateGroup operation.
-
UpdateLoginProfile
public static final IdentityManagementActions UpdateLoginProfile
Action for the UpdateLoginProfile operation.
-
UpdateServerCertificate
public static final IdentityManagementActions UpdateServerCertificate
Action for the UpdateServerCertificate operation.
-
UpdateSigningCertificate
public static final IdentityManagementActions UpdateSigningCertificate
Action for the UpdateSigningCertificate operation.
-
UpdateUser
public static final IdentityManagementActions UpdateUser
Action for the UpdateUser operation.
-
UploadServerCertificate
public static final IdentityManagementActions UploadServerCertificate
Action for the UploadServerCertificate operation.
-
UploadSigningCertificate
public static final IdentityManagementActions UploadSigningCertificate
Action for the UploadSigningCertificate operation.
-
-
Method Detail
-
values
public static IdentityManagementActions[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (IdentityManagementActions c : IdentityManagementActions.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static IdentityManagementActions valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getActionName
public String getActionName()
Description copied from interface:Action
Returns the name of this action. For example, 'sqs:SendMessage' is the name corresponding to the SQS action that enables users to send a message to an SQS queue.- Specified by:
getActionName
in interfaceAction
- Returns:
- The name of this action.
-
-