A C D E F G H I K L M N P R S T U V W 

A

AccessKey - Class in com.amazonaws.services.identitymanagement.model
The AccessKey data type contains information about an AWS access key.
AccessKey() - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
Default constructor for a new AccessKey object.
AccessKey(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
Constructs a new AccessKey object.
AccessKey(String, String, StatusType, String) - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
Constructs a new AccessKey object.
AccessKeyMetadata - Class in com.amazonaws.services.identitymanagement.model
The AccessKey data type contains information about an AWS access key, without its secret key.
AccessKeyMetadata() - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Default constructor for a new AccessKeyMetadata object.
addRoleToInstanceProfile(AddRoleToInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds the specified role to the specified instance profile.
addRoleToInstanceProfile(AddRoleToInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified role to the specified instance profile.
AddRoleToInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the AddRoleToInstanceProfile operation.
AddRoleToInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
 
addSummaryMapEntry(String, Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
addUserToGroup(AddUserToGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds the specified user to the specified group.
addUserToGroup(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified user to the specified group.
AddUserToGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the AddUserToGroup operation.
AddUserToGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Default constructor for a new AddUserToGroupRequest object.
AddUserToGroupRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Constructs a new AddUserToGroupRequest object.
AmazonIdentityManagement - Interface in com.amazonaws.services.identitymanagement
Interface for accessing AmazonIdentityManagement.
AmazonIdentityManagementAsync - Interface in com.amazonaws.services.identitymanagement
Interface for accessing AmazonIdentityManagement asynchronously.
AmazonIdentityManagementAsyncClient - Class in com.amazonaws.services.identitymanagement
Asynchronous client for accessing AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient() - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials.
AmazonIdentityManagementAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials and executor service.
AmazonIdentityManagementAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials, executor service, and client configuration options.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider and executor service.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider and client configuration options.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonIdentityManagementClient - Class in com.amazonaws.services.identitymanagement
Client for accessing AmazonIdentityManagement.
AmazonIdentityManagementClient() - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementClient(ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementClient(AWSCredentials) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials.
AmazonIdentityManagementClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials and client configuration options.
AmazonIdentityManagementClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider.
AmazonIdentityManagementClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider and client configuration options.
AmazonIdentityManagementClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider, client configuration options, and request metric collector.
AssignmentStatusType - Enum in com.amazonaws.services.identitymanagement.model
Assignment Status Type

C

changePassword(ChangePasswordRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the password of the IAM user calling ChangePassword .
changePassword(ChangePasswordRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest, AsyncHandler<ChangePasswordRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest, AsyncHandler<ChangePasswordRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password of the IAM user calling ChangePassword .
ChangePasswordRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ChangePassword operation.
ChangePasswordRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
 
clearSummaryMapEntries() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
Removes all the entries added into SummaryMap.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.identitymanagement - package com.amazonaws.services.identitymanagement
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
com.amazonaws.services.identitymanagement.model - package com.amazonaws.services.identitymanagement.model
Classes modeling the various types represented by AmazonIdentityManagement.
createAccessKey(CreateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKey() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKey(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKey() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest, AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest, AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
CreateAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateAccessKey operation.
CreateAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
Default constructor for a new CreateAccessKeyRequest object.
CreateAccessKeyRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
Constructs a new CreateAccessKeyRequest object.
CreateAccessKeyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateAccessKey action.
CreateAccessKeyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
createAccountAlias(CreateAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
This action creates an alias for your AWS account.
createAccountAlias(CreateAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest, AsyncHandler<CreateAccountAliasRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest, AsyncHandler<CreateAccountAliasRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
This action creates an alias for your AWS account.
CreateAccountAliasRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateAccountAlias operation.
CreateAccountAliasRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Default constructor for a new CreateAccountAliasRequest object.
CreateAccountAliasRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Constructs a new CreateAccountAliasRequest object.
createGroup(CreateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new group.
createGroup(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new group.
createGroupAsync(CreateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new group.
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new group.
createGroupAsync(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new group.
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new group.
CreateGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateGroup operation.
CreateGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Default constructor for a new CreateGroupRequest object.
CreateGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Constructs a new CreateGroupRequest object.
CreateGroupResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateGroup action.
CreateGroupResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
createInstanceProfile(CreateInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new instance profile.
createInstanceProfile(CreateInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new instance profile.
CreateInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateInstanceProfile operation.
CreateInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
 
CreateInstanceProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateInstanceProfile action.
CreateInstanceProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
 
createLoginProfile(CreateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfile(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest, AsyncHandler<CreateLoginProfileRequest, CreateLoginProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest, AsyncHandler<CreateLoginProfileRequest, CreateLoginProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
CreateLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateLoginProfile operation.
CreateLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Default constructor for a new CreateLoginProfileRequest object.
CreateLoginProfileRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Constructs a new CreateLoginProfileRequest object.
CreateLoginProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateLoginProfile action.
CreateLoginProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
createRole(CreateRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new role for your AWS account.
createRole(CreateRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest, AsyncHandler<CreateRoleRequest, CreateRoleResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest, AsyncHandler<CreateRoleRequest, CreateRoleResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new role for your AWS account.
CreateRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateRole operation.
CreateRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
 
CreateRoleResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateRole action.
CreateRoleResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateRoleResult
 
createSAMLProvider(CreateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProvider(CreateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
CreateSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateSAMLProvider operation.
CreateSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
 
CreateSAMLProviderResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateSAMLProvider action.
CreateSAMLProviderResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new user for your AWS account.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new user for your AWS account.
CreateUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateUser operation.
CreateUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Default constructor for a new CreateUserRequest object.
CreateUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Constructs a new CreateUserRequest object.
CreateUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateUser action.
CreateUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
createVirtualMFADevice(CreateVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new virtual MFA device for the AWS account.
createVirtualMFADevice(CreateVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new virtual MFA device for the AWS account.
CreateVirtualMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateVirtualMFADevice operation.
CreateVirtualMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
 
CreateVirtualMFADeviceResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateVirtualMFADevice action.
CreateVirtualMFADeviceResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
 
CredentialReportExpiredException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the most recent credential report has expired.
CredentialReportExpiredException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.CredentialReportExpiredException
Constructs a new CredentialReportExpiredException with the specified error message.
CredentialReportNotPresentException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the credential report does not exist.
CredentialReportNotPresentException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.CredentialReportNotPresentException
Constructs a new CredentialReportNotPresentException with the specified error message.
CredentialReportNotReadyException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the credential report is still being generated.
CredentialReportNotReadyException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.CredentialReportNotReadyException
Constructs a new CredentialReportNotReadyException with the specified error message.

D

deactivateMFADevice(DeactivateMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADevice(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest, AsyncHandler<DeactivateMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest, AsyncHandler<DeactivateMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
DeactivateMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeactivateMFADevice operation.
DeactivateMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Default constructor for a new DeactivateMFADeviceRequest object.
DeactivateMFADeviceRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Constructs a new DeactivateMFADeviceRequest object.
deleteAccessKey(DeleteAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the access key associated with the specified user.
deleteAccessKey(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest, AsyncHandler<DeleteAccessKeyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest, AsyncHandler<DeleteAccessKeyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the access key associated with the specified user.
DeleteAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccessKey operation.
DeleteAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Default constructor for a new DeleteAccessKeyRequest object.
DeleteAccessKeyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Constructs a new DeleteAccessKeyRequest object.
deleteAccountAlias(DeleteAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified AWS account alias.
deleteAccountAlias(DeleteAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest, AsyncHandler<DeleteAccountAliasRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest, AsyncHandler<DeleteAccountAliasRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified AWS account alias.
DeleteAccountAliasRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccountAlias operation.
DeleteAccountAliasRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Default constructor for a new DeleteAccountAliasRequest object.
DeleteAccountAliasRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Constructs a new DeleteAccountAliasRequest object.
deleteAccountPasswordPolicy(DeleteAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicy() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicy(DeleteAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicy() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest, AsyncHandler<DeleteAccountPasswordPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest, AsyncHandler<DeleteAccountPasswordPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password policy for the AWS account.
DeleteAccountPasswordPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccountPasswordPolicy operation.
DeleteAccountPasswordPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
 
DeleteConflictException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to delete a resource that has attached subordinate entities.
DeleteConflictException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.DeleteConflictException
Constructs a new DeleteConflictException with the specified error message.
deleteGroup(DeleteGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified group.
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified group.
deleteGroupPolicy(DeleteGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicy(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest, AsyncHandler<DeleteGroupPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest, AsyncHandler<DeleteGroupPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy that is associated with the specified group.
DeleteGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteGroupPolicy operation.
DeleteGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Default constructor for a new DeleteGroupPolicyRequest object.
DeleteGroupPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Constructs a new DeleteGroupPolicyRequest object.
DeleteGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteGroup operation.
DeleteGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Default constructor for a new DeleteGroupRequest object.
DeleteGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Constructs a new DeleteGroupRequest object.
deleteInstanceProfile(DeleteInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified instance profile.
deleteInstanceProfile(DeleteInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest, AsyncHandler<DeleteInstanceProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest, AsyncHandler<DeleteInstanceProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified instance profile.
DeleteInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteInstanceProfile operation.
DeleteInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
 
deleteLoginProfile(DeleteLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfile(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest, AsyncHandler<DeleteLoginProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest, AsyncHandler<DeleteLoginProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
DeleteLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteLoginProfile operation.
DeleteLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Default constructor for a new DeleteLoginProfileRequest object.
DeleteLoginProfileRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Constructs a new DeleteLoginProfileRequest object.
deleteRole(DeleteRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified role.
deleteRole(DeleteRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest, AsyncHandler<DeleteRoleRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest, AsyncHandler<DeleteRoleRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified role.
deleteRolePolicy(DeleteRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy associated with the specified role.
deleteRolePolicy(DeleteRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest, AsyncHandler<DeleteRolePolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest, AsyncHandler<DeleteRolePolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified role.
DeleteRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteRolePolicy operation.
DeleteRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
 
DeleteRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteRole operation.
DeleteRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
 
deleteSAMLProvider(DeleteSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes a SAML provider.
deleteSAMLProvider(DeleteSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest, AsyncHandler<DeleteSAMLProviderRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest, AsyncHandler<DeleteSAMLProviderRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a SAML provider.
DeleteSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteSAMLProvider operation.
DeleteSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
 
deleteServerCertificate(DeleteServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified server certificate.
deleteServerCertificate(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest, AsyncHandler<DeleteServerCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest, AsyncHandler<DeleteServerCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified server certificate.
DeleteServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteServerCertificate operation.
DeleteServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Default constructor for a new DeleteServerCertificateRequest object.
DeleteServerCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Constructs a new DeleteServerCertificateRequest object.
deleteSigningCertificate(DeleteSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificate(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest, AsyncHandler<DeleteSigningCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest, AsyncHandler<DeleteSigningCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified signing certificate associated with the specified user.
DeleteSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteSigningCertificate operation.
DeleteSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Default constructor for a new DeleteSigningCertificateRequest object.
DeleteSigningCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Constructs a new DeleteSigningCertificateRequest object.
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified user.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified user.
deleteUserAsync(DeleteUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified user.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified user.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified user.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified user.
deleteUserPolicy(DeleteUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy associated with the specified user.
deleteUserPolicy(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest, AsyncHandler<DeleteUserPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest, AsyncHandler<DeleteUserPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified user.
DeleteUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteUserPolicy operation.
DeleteUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Default constructor for a new DeleteUserPolicyRequest object.
DeleteUserPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Constructs a new DeleteUserPolicyRequest object.
DeleteUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteUser operation.
DeleteUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Default constructor for a new DeleteUserRequest object.
DeleteUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Constructs a new DeleteUserRequest object.
deleteVirtualMFADevice(DeleteVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes a virtual MFA device.
deleteVirtualMFADevice(DeleteVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest, AsyncHandler<DeleteVirtualMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest, AsyncHandler<DeleteVirtualMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a virtual MFA device.
DeleteVirtualMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteVirtualMFADevice operation.
DeleteVirtualMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
 
DuplicateCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the same certificate is associated to another user under the account.
DuplicateCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.DuplicateCertificateException
Constructs a new DuplicateCertificateException with the specified error message.

E

enableMFADevice(EnableMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Enables the specified MFA device and associates it with the specified user name.
enableMFADevice(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest, AsyncHandler<EnableMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest, AsyncHandler<EnableMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Enables the specified MFA device and associates it with the specified user name.
EnableMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the EnableMFADevice operation.
EnableMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Default constructor for a new EnableMFADeviceRequest object.
EnableMFADeviceRequest(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Constructs a new EnableMFADeviceRequest object.
EntityAlreadyExistsException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to create a resource that already exists.
EntityAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.EntityAlreadyExistsException
Constructs a new EntityAlreadyExistsException with the specified error message.
EntityTemporarilyUnmodifiableException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it referenced an entity that is temporarily unmodifiable, such as a user name that was deleted and then recreated.
EntityTemporarilyUnmodifiableException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.EntityTemporarilyUnmodifiableException
Constructs a new EntityTemporarilyUnmodifiableException with the specified error message.
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.Group
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.Role
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.User
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
List of exception unmarshallers for all AmazonIdentityManagement exceptions.

F

fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.ReportFormatType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.ReportStateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.StatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
Use this in place of valueOf.

G

generateCredentialReport(GenerateCredentialReportRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Generates a credential report for the AWS account.
generateCredentialReport() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Generates a credential report for the AWS account.
generateCredentialReport(GenerateCredentialReportRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Generates a credential report for the AWS account.
generateCredentialReport() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Generates a credential report for the AWS account.
generateCredentialReportAsync(GenerateCredentialReportRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Generates a credential report for the AWS account.
generateCredentialReportAsync(GenerateCredentialReportRequest, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Generates a credential report for the AWS account.
generateCredentialReportAsync(GenerateCredentialReportRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Generates a credential report for the AWS account.
generateCredentialReportAsync(GenerateCredentialReportRequest, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Generates a credential report for the AWS account.
GenerateCredentialReportRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GenerateCredentialReport operation.
GenerateCredentialReportRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportRequest
 
GenerateCredentialReportResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GenerateCredentialReport action.
GenerateCredentialReportResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
 
getAccessKey() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The access key ID for the access key ID and secret access key you want to delete.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The access key ID of the secret access key you want to update.
getAccessKeyMetadata() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
getAccountAlias() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Name of the account alias to create.
getAccountAlias() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Name of the account alias to delete.
getAccountAliases() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
getAccountPasswordPolicy(GetAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the password policy for the AWS account.
getAccountPasswordPolicy() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the password policy for the AWS account.
getAccountPasswordPolicy(GetAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the password policy for the AWS account.
getAccountPasswordPolicy() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the password policy for the AWS account.
GetAccountPasswordPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetAccountPasswordPolicy operation.
GetAccountPasswordPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
 
GetAccountPasswordPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetAccountPasswordPolicy action.
GetAccountPasswordPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
 
getAccountSummary(GetAccountSummaryRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummary() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummary(GetAccountSummaryRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummary() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves account level information about account entity usage and IAM quotas.
GetAccountSummaryRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetAccountSummary operation.
GetAccountSummaryRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
 
GetAccountSummaryResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetAccountSummary action.
GetAccountSummaryResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.IdentityManagementActions
 
getAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are allowed to change their own password.
getAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Allows all IAM users in your account to use the AWS Management Console to change their own passwords.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The Amazon Resource Name (ARN) specifying the instance profile.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.Role
The Amazon Resource Name (ARN) specifying the role.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The Amazon Resource Name (ARN) of the SAML provider.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the user.
getAssignmentStatus() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
getAssumeRolePolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The policy that grants an entity permission to assume the role.
getAssumeRolePolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.Role
The policy that grants an entity permission to assume the role.
getAuthenticationCode1() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
getAuthenticationCode1() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
getAuthenticationCode2() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
getAuthenticationCode2() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
getBase32StringSeed() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The Base32 seed defined as specified in RFC3548.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCertificate() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
getCertificateChain() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
getCertificateChain() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
getCertificates() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
getContent() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
Contains the credential report.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The date and time when the SAML provider was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.Group
The date when the group was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The date when the instance profile was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The date when the password for the user was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.Role
The date when the role was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The date and time when the SAML provider was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.User
The date when the user was created.
getCredentialReport(GetCredentialReportRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves a credential report for the AWS account.
getCredentialReport() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves a credential report for the AWS account.
getCredentialReport(GetCredentialReportRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves a credential report for the AWS account.
getCredentialReport() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves a credential report for the AWS account.
getCredentialReportAsync(GetCredentialReportRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves a credential report for the AWS account.
getCredentialReportAsync(GetCredentialReportRequest, AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves a credential report for the AWS account.
getCredentialReportAsync(GetCredentialReportRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves a credential report for the AWS account.
getCredentialReportAsync(GetCredentialReportRequest, AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves a credential report for the AWS account.
GetCredentialReportRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetCredentialReport operation.
GetCredentialReportRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetCredentialReportRequest
 
GetCredentialReportResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetCredentialReport action.
GetCredentialReportResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
 
getDescription() - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the credential report.
getEnableDate() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The date when the MFA device was enabled for the user.
getEnableDate() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Returns the value of the EnableDate property for this object.
getExecutorService() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the executor service used by this async client to execute requests.
getExpiration() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date on which the certificate is set to expire.
getExpirePasswords() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are required to change their password after a specified number of days.
getGeneratedTime() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The time and date when the credential report was created, in ISO 8601 date-time format.
getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns a list of users that are in the specified group.
getGroup(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns a list of users that are in the specified group.
getGroup() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
getGroup() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
getGroupAsync(GetGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns a list of users that are in the specified group.
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns a list of users that are in the specified group.
getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns a list of users that are in the specified group.
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns a list of users that are in the specified group.
getGroupId() - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
getGroupPolicy(GetGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified group.
getGroupPolicy(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified group.
GetGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetGroupPolicy operation.
GetGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Default constructor for a new GetGroupPolicyRequest object.
GetGroupPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Constructs a new GetGroupPolicyRequest object.
GetGroupPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetGroupPolicy action.
GetGroupPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
GetGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetGroup operation.
GetGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Default constructor for a new GetGroupRequest object.
GetGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Constructs a new GetGroupRequest object.
GetGroupResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetGroup action.
GetGroupResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
getGroups() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
getGroups() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
getHardExpiry() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are prevented from setting a new password after their password has expired.
getHardExpiry() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Prevents IAM users from setting a new password after their password has expired.
getInstanceProfile(GetInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfile(GetInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfile() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Information about the instance profile.
getInstanceProfile() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Information about the instance profile.
getInstanceProfileAsync(GetInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileAsync(GetInstanceProfileRequest, AsyncHandler<GetInstanceProfileRequest, GetInstanceProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileAsync(GetInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileAsync(GetInstanceProfileRequest, AsyncHandler<GetInstanceProfileRequest, GetInstanceProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileId() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The stable and unique string identifying the instance profile.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the instance profile to update.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Name of the instance profile to create.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Name of the instance profile to delete.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Name of the instance profile to get information about.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The name identifying the instance profile.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the instance profile to update.
GetInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetInstanceProfile operation.
GetInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
 
GetInstanceProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetInstanceProfile action.
GetInstanceProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
 
getInstanceProfiles() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
getInstanceProfiles() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
getLoginProfile(GetLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the user name and password-creation date for the specified user.
getLoginProfile(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the user name and password-creation date for the specified user.
getLoginProfile() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The user name and password create date.
getLoginProfile() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
User name and password create date for the user.
getLoginProfileAsync(GetLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the user name and password-creation date for the specified user.
getLoginProfileAsync(GetLoginProfileRequest, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the user name and password-creation date for the specified user.
getLoginProfileAsync(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the user name and password-creation date for the specified user.
getLoginProfileAsync(GetLoginProfileRequest, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the user name and password-creation date for the specified user.
GetLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetLoginProfile operation.
GetLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Default constructor for a new GetLoginProfileRequest object.
GetLoginProfileRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Constructs a new GetLoginProfileRequest object.
GetLoginProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetLoginProfile action.
GetLoginProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results to indicate the maximum number of keys you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results to indicate the maximum number of account aliases you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of MFA devices you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxPasswordAge() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
The number of days that an IAM user password is valid.
getMaxPasswordAge() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
The number of days that an IAM user password is valid.
getMFADevices() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
getMinimumPasswordLength() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Minimum length to require for IAM user passwords.
getMinimumPasswordLength() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
The minimum number of characters allowed in an IAM user password.
getName() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
The name of the provider to create.
getNewGroupName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
getNewPassword() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
The new password.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the user.
getNewServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
getNewUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the user.
getOldPassword() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
The IAM users's current password.
getPassword() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the user.
getPassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the specified user.
getPasswordPolicy() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
The PasswordPolicy data type contains information about the account password policy.
getPasswordResetRequired() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Specifies whether the user is required to set a new password on next sign-in.
getPasswordResetRequired() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Specifies whether the user is required to set a new password on next sign-in.
getPasswordResetRequired() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Require the specified user to set a new password on next sign-in.
getPasswordReusePrevention() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies the number of previous passwords that IAM users are prevented from reusing.
getPasswordReusePrevention() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies the number of previous passwords that IAM users are prevented from reusing.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
The path to the instance profile.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The path to the role.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the user name.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The path for the virtual MFA device.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Path to the instance profile.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.Role
Path to the role.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the user.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
The policy that grants an entity permission to assume the role.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the policy document.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
getPrivateKey() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
getQRCodePNG() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName? secret=$Base32String where $virtualMFADeviceName is one of the create call arguments, AccountName is the user name if set (accountId otherwise), and Base32String is the seed in Base32 format.
getReportFormat() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The format (MIME type) of the credential report.
getRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
getRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one lowercase character from the ISO basic Latin alphabet (a to z).
getRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
getRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one numeric character (0 to 9).
getRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
getRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one of the following non-alphanumeric characters: ! @ # $ % ^ & * ( ) _ + - = [ ] { } | ' Default value: false
getRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
getRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z).
getRole(GetRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to assume the role.
getRole(GetRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to assume the role.
getRole() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Information about the role.
getRole() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Information about the role.
getRoleAsync(GetRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to assume the role.
getRoleAsync(GetRoleRequest, AsyncHandler<GetRoleRequest, GetRoleResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to assume the role.
getRoleAsync(GetRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to assume the role.
getRoleAsync(GetRoleRequest, AsyncHandler<GetRoleRequest, GetRoleResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to assume the role.
getRoleId() - Method in class com.amazonaws.services.identitymanagement.model.Role
The stable and unique string identifying the role.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the role to add.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Name of the role to create.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the role the associated with the policy.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Name of the role to delete.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the role associated with the policy.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The role the policy is associated with.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Name of the role to get information about.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
The name of the role to list instance profiles for.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
The name of the role to list policies for.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the role to associate the policy with.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the role to remove.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.Role
The name identifying the role.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Name of the role to update.
getRolePolicy(GetRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified role.
getRolePolicy(GetRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified role.
GetRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetRolePolicy operation.
GetRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
 
GetRolePolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetRolePolicy action.
GetRolePolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
 
GetRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetRole operation.
GetRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRoleRequest
 
GetRoleResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetRole action.
GetRoleResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRoleResult
 
getRoles() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
getRoles() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
getSAMLMetadataDocument() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
getSAMLMetadataDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The XML metadata document that includes information about an identity provider.
getSAMLMetadataDocument() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
getSAMLProvider(GetSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProvider(GetSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to delete.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to get information about.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to update.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider that was updated.
getSAMLProviderAsync(GetSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderAsync(GetSAMLProviderRequest, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderAsync(GetSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderAsync(GetSAMLProviderRequest, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderList() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
GetSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetSAMLProvider operation.
GetSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
 
GetSAMLProviderResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetSAMLProvider action.
GetSAMLProviderResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
 
getSecretAccessKey() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The serial number associated with VirtualMFADevice.
getServerCertificate(GetServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified server certificate.
getServerCertificate(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified server certificate.
getServerCertificate() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
getServerCertificateAsync(GetServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified server certificate.
getServerCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
getServerCertificateMetadata() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
getServerCertificateMetadata() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
getServerCertificateMetadataList() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
GetServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetServerCertificate operation.
GetServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Default constructor for a new GetServerCertificateRequest object.
GetServerCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Constructs a new GetServerCertificateRequest object.
GetServerCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetServerCertificate action.
GetServerCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
getState() - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the state of a credential report.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
getSummaryMap() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
getUploadDate() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
getUploadDate() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
getUser(GetUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the user.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the user.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The User data type contains information about a user.
getUserAsync(GetUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserId() - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the user.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the user the key is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the user the key is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the user to add.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The user name that the new key will belong to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the user to create a password for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the user to create.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the user whose MFA device you want to deactivate.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the user whose key you want to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the user whose password you want to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the user the signing certificate belongs to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the user the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the user to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the user for whom you want to enable the MFA device.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the user whose login profile you want to retrieve.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the user who the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The user the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the user to get information about.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the user.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the user to list groups for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the user whose MFA devices you want to list.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the user.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the user to list policies for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the user, which can be used for signing in to the AWS Management Console.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The user with whom the MFA device is associated.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the user to associate the policy with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the user to remove.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the user whose MFA device you want to resynchronize.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the user the signing certificate is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the user whose key you want to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the user whose password you want to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the user the signing certificate belongs to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the user to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the user the signing certificate is for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the user.
getUserPolicy(GetUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified user.
getUserPolicy(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified user.
GetUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetUserPolicy operation.
GetUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Default constructor for a new GetUserPolicyRequest object.
GetUserPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Constructs a new GetUserPolicyRequest object.
GetUserPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetUserPolicy action.
GetUserPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
GetUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetUser operation.
GetUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserRequest
Default constructor for a new GetUserRequest object.
GetUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetUser action.
GetUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserResult
 
getUsers() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
getUsers() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
getValidUntil() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The expiration date and time for the SAML provider.
getValidUntil() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The expiration date and time for the SAML provider.
getVirtualMFADevice() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
A newly created virtual MFA device.
getVirtualMFADeviceName() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The name of the virtual MFA device.
getVirtualMFADevices() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Returns the value of the VirtualMFADevices property for this object.
Group - Class in com.amazonaws.services.identitymanagement.model
The Group data type contains information about a group.
Group() - Constructor for class com.amazonaws.services.identitymanagement.model.Group
Default constructor for a new Group object.
Group(String, String, String, String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.Group
Constructs a new Group object.

H

hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.Group
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.Role
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.User
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
 

I

IdentityManagementActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS Identity and Access Management.
InstanceProfile - Class in com.amazonaws.services.identitymanagement.model
The InstanceProfile data type contains information about an instance profile.
InstanceProfile() - Constructor for class com.amazonaws.services.identitymanagement.model.InstanceProfile
 
InvalidAuthenticationCodeException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the authentication code was not recognized.
InvalidAuthenticationCodeException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidAuthenticationCodeException
Constructs a new InvalidAuthenticationCodeException with the specified error message.
InvalidCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the certificate is invalid.
InvalidCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidCertificateException
Constructs a new InvalidCertificateException with the specified error message.
InvalidInputException - Exception in com.amazonaws.services.identitymanagement.model
AmazonIdentityManagement exception
InvalidInputException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
InvalidUserTypeException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the type of user for the transaction was incorrect.
InvalidUserTypeException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidUserTypeException
Constructs a new InvalidUserTypeException with the specified error message.
isAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are allowed to change their own password.
isAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Allows all IAM users in your account to use the AWS Management Console to change their own passwords.
isExpirePasswords() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are required to change their password after a specified number of days.
isHardExpiry() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are prevented from setting a new password after their password has expired.
isHardExpiry() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Prevents IAM users from setting a new password after their password has expired.
isPasswordResetRequired() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Specifies whether the user is required to set a new password on next sign-in.
isPasswordResetRequired() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Specifies whether the user is required to set a new password on next sign-in.
isPasswordResetRequired() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Require the specified user to set a new password on next sign-in.
isRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
isRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one lowercase character from the ISO basic Latin alphabet (a to z).
isRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
isRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one numeric character (0 to 9).
isRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
isRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one of the following non-alphanumeric characters: ! @ # $ % ^ & * ( ) _ + - = [ ] { } | ' Default value: false
isRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
isRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z).
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.

K

KeyPairMismatchException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the public key certificate and the private key do not match.
KeyPairMismatchException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.KeyPairMismatchException
Constructs a new KeyPairMismatchException with the specified error message.

L

LimitExceededException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to create resources beyond the current AWS account limits.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listAccessKeys(ListAccessKeysRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the access key IDs associated with the specified user.
listAccessKeys() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the access key IDs associated with the specified user.
listAccessKeys(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the access key IDs associated with the specified user.
listAccessKeys() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the access key IDs associated with the specified user.
ListAccessKeysRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListAccessKeys operation.
ListAccessKeysRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Default constructor for a new ListAccessKeysRequest object.
ListAccessKeysResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListAccessKeys action.
ListAccessKeysResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
listAccountAliases(ListAccountAliasesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the account aliases associated with the account.
listAccountAliases() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the account aliases associated with the account.
listAccountAliases(ListAccountAliasesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the account aliases associated with the account.
listAccountAliases() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the account aliases associated with the account.
ListAccountAliasesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListAccountAliases operation.
ListAccountAliasesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Default constructor for a new ListAccountAliasesRequest object.
ListAccountAliasesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListAccountAliases action.
ListAccountAliasesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
 
listGroupPolicies(ListGroupPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified group.
listGroupPolicies(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified group.
ListGroupPoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroupPolicies operation.
ListGroupPoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Default constructor for a new ListGroupPoliciesRequest object.
ListGroupPoliciesRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Constructs a new ListGroupPoliciesRequest object.
ListGroupPoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroupPolicies action.
ListGroupPoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups that have the specified path prefix.
listGroups() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups that have the specified path prefix.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups that have the specified path prefix.
listGroups() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups that have the specified path prefix.
listGroupsForUser(ListGroupsForUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups the specified user belongs to.
listGroupsForUser(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups the specified user belongs to.
ListGroupsForUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroupsForUser operation.
ListGroupsForUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Default constructor for a new ListGroupsForUserRequest object.
ListGroupsForUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Constructs a new ListGroupsForUserRequest object.
ListGroupsForUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroupsForUser action.
ListGroupsForUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
ListGroupsRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroups operation.
ListGroupsRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Default constructor for a new ListGroupsRequest object.
ListGroupsResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroups action.
ListGroupsResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
listInstanceProfiles(ListInstanceProfilesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the instance profiles that have the specified path prefix.
listInstanceProfiles() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the instance profiles that have the specified path prefix.
listInstanceProfiles(ListInstanceProfilesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfiles() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified associated role.
ListInstanceProfilesForRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListInstanceProfilesForRole operation.
ListInstanceProfilesForRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
 
ListInstanceProfilesForRoleResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListInstanceProfilesForRole action.
ListInstanceProfilesForRoleResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
 
ListInstanceProfilesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListInstanceProfiles operation.
ListInstanceProfilesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
 
ListInstanceProfilesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListInstanceProfiles action.
ListInstanceProfilesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
 
listMFADevices(ListMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the MFA devices.
listMFADevices() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the MFA devices.
listMFADevices(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the MFA devices.
listMFADevices() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the MFA devices.
ListMFADevicesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListMFADevices operation.
ListMFADevicesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Default constructor for a new ListMFADevicesRequest object.
ListMFADevicesRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Constructs a new ListMFADevicesRequest object.
ListMFADevicesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListMFADevices action.
ListMFADevicesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
listRolePolicies(ListRolePoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified role.
listRolePolicies(ListRolePoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified role.
ListRolePoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListRolePolicies operation.
ListRolePoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
 
ListRolePoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListRolePolicies action.
ListRolePoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
 
listRoles(ListRolesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the roles that have the specified path prefix.
listRoles() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the roles that have the specified path prefix.
listRoles(ListRolesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the roles that have the specified path prefix.
listRoles() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest, AsyncHandler<ListRolesRequest, ListRolesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest, AsyncHandler<ListRolesRequest, ListRolesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the roles that have the specified path prefix.
ListRolesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListRoles operation.
ListRolesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolesRequest
 
ListRolesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListRoles action.
ListRolesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolesResult
 
listSAMLProviders(ListSAMLProvidersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the SAML providers in the account.
listSAMLProviders() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the SAML providers in the account.
listSAMLProviders(ListSAMLProvidersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the SAML providers in the account.
listSAMLProviders() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the SAML providers in the account.
ListSAMLProvidersRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListSAMLProviders operation.
ListSAMLProvidersRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
 
ListSAMLProvidersResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListSAMLProviders action.
ListSAMLProvidersResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
 
listServerCertificates(ListServerCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the server certificates that have the specified path prefix.
listServerCertificates() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the server certificates that have the specified path prefix.
listServerCertificates(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the server certificates that have the specified path prefix.
listServerCertificates() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the server certificates that have the specified path prefix.
ListServerCertificatesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListServerCertificates operation.
ListServerCertificatesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Default constructor for a new ListServerCertificatesRequest object.
ListServerCertificatesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListServerCertificates action.
ListServerCertificatesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
listSigningCertificates(ListSigningCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the signing certificates associated with the specified user.
listSigningCertificates() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the signing certificates associated with the specified user.
listSigningCertificates(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the signing certificates associated with the specified user.
listSigningCertificates() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the signing certificates associated with the specified user.
ListSigningCertificatesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListSigningCertificates operation.
ListSigningCertificatesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Default constructor for a new ListSigningCertificatesRequest object.
ListSigningCertificatesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListSigningCertificates action.
ListSigningCertificatesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
listUserPolicies(ListUserPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified user.
listUserPolicies(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified user.
ListUserPoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListUserPolicies operation.
ListUserPoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Default constructor for a new ListUserPoliciesRequest object.
ListUserPoliciesRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Constructs a new ListUserPoliciesRequest object.
ListUserPoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListUserPolicies action.
ListUserPoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the users that have the specified path prefix.
listUsers() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the users that have the specified path prefix.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the users that have the specified path prefix.
listUsers() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the users that have the specified path prefix.
ListUsersRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListUsers operation.
ListUsersRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Default constructor for a new ListUsersRequest object.
ListUsersResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListUsers action.
ListUsersResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
listVirtualMFADevices(ListVirtualMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevices() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevices(ListVirtualMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevices() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the virtual MFA devices under the AWS account by assignment status.
ListVirtualMFADevicesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListVirtualMFADevices operation.
ListVirtualMFADevicesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
 
ListVirtualMFADevicesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListVirtualMFADevices action.
ListVirtualMFADevicesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
 
LoginProfile - Class in com.amazonaws.services.identitymanagement.model
The LoginProfile data type contains the user name and password create date for a user.
LoginProfile() - Constructor for class com.amazonaws.services.identitymanagement.model.LoginProfile
Default constructor for a new LoginProfile object.
LoginProfile(String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.LoginProfile
Constructs a new LoginProfile object.

M

MalformedCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the certificate was malformed or expired.
MalformedCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.MalformedCertificateException
Constructs a new MalformedCertificateException with the specified error message.
MalformedPolicyDocumentException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
MFADevice - Class in com.amazonaws.services.identitymanagement.model
The MFADevice data type contains information about an MFA device.
MFADevice() - Constructor for class com.amazonaws.services.identitymanagement.model.MFADevice
Default constructor for a new MFADevice object.
MFADevice(String, String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.MFADevice
Constructs a new MFADevice object.

N

NoSuchEntityException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it referenced an entity that does not exist.
NoSuchEntityException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.NoSuchEntityException
Constructs a new NoSuchEntityException with the specified error message.

P

PasswordPolicy - Class in com.amazonaws.services.identitymanagement.model
The PasswordPolicy data type contains information about the account password policy.
PasswordPolicy() - Constructor for class com.amazonaws.services.identitymanagement.model.PasswordPolicy
 
PasswordPolicyViolationException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the provided password did not meet the requirements imposed by the account password policy.
PasswordPolicyViolationException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.PasswordPolicyViolationException
Constructs a new PasswordPolicyViolationException with the specified error message.
putGroupPolicy(PutGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified group.
putGroupPolicy(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified group.
PutGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutGroupPolicy operation.
PutGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Default constructor for a new PutGroupPolicyRequest object.
PutGroupPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Constructs a new PutGroupPolicyRequest object.
putRolePolicy(PutRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified role.
putRolePolicy(PutRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified role.
PutRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutRolePolicy operation.
PutRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
 
putUserPolicy(PutUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified user.
putUserPolicy(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified user.
PutUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutUserPolicy operation.
PutUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Default constructor for a new PutUserPolicyRequest object.
PutUserPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Constructs a new PutUserPolicyRequest object.

R

removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest, AsyncHandler<RemoveRoleFromInstanceProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest, AsyncHandler<RemoveRoleFromInstanceProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified role from the specified instance profile.
RemoveRoleFromInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the RemoveRoleFromInstanceProfile operation.
RemoveRoleFromInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
 
removeUserFromGroup(RemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Removes the specified user from the specified group.
removeUserFromGroup(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest, AsyncHandler<RemoveUserFromGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest, AsyncHandler<RemoveUserFromGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified user from the specified group.
RemoveUserFromGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the RemoveUserFromGroup operation.
RemoveUserFromGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Default constructor for a new RemoveUserFromGroupRequest object.
RemoveUserFromGroupRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Constructs a new RemoveUserFromGroupRequest object.
ReportFormatType - Enum in com.amazonaws.services.identitymanagement.model
Report Format Type
ReportStateType - Enum in com.amazonaws.services.identitymanagement.model
Report State Type
resyncMFADevice(ResyncMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Synchronizes the specified MFA device with AWS servers.
resyncMFADevice(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest, AsyncHandler<ResyncMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest, AsyncHandler<ResyncMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Synchronizes the specified MFA device with AWS servers.
ResyncMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ResyncMFADevice operation.
ResyncMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Default constructor for a new ResyncMFADeviceRequest object.
ResyncMFADeviceRequest(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Constructs a new ResyncMFADeviceRequest object.
Role - Class in com.amazonaws.services.identitymanagement.model
The Role data type contains information about a role.
Role() - Constructor for class com.amazonaws.services.identitymanagement.model.Role
 

S

SAMLProviderListEntry - Class in com.amazonaws.services.identitymanagement.model
The list of SAML providers for this account.
SAMLProviderListEntry() - Constructor for class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
 
ServerCertificate - Class in com.amazonaws.services.identitymanagement.model
The ServerCertificate data type contains information about a server certificate.
ServerCertificate() - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificate
Default constructor for a new ServerCertificate object.
ServerCertificate(ServerCertificateMetadata, String) - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificate
Constructs a new ServerCertificate object.
ServerCertificateMetadata - Class in com.amazonaws.services.identitymanagement.model
ServerCertificateMetadata contains information about a server certificate without its certificate body, certificate chain, and private key.
ServerCertificateMetadata() - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Default constructor for a new ServerCertificateMetadata object.
ServerCertificateMetadata(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Constructs a new ServerCertificateMetadata object.
setAccessKey(AccessKey) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The access key ID for the access key ID and secret access key you want to delete.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The access key ID of the secret access key you want to update.
setAccessKeyMetadata(Collection<AccessKeyMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
setAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Name of the account alias to create.
setAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Name of the account alias to delete.
setAccountAliases(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
setAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are allowed to change their own password.
setAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Allows all IAM users in your account to use the AWS Management Console to change their own passwords.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The Amazon Resource Name (ARN) specifying the instance profile.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The Amazon Resource Name (ARN) specifying the role.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The Amazon Resource Name (ARN) of the SAML provider.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the user.
setAssignmentStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
setAssignmentStatus(AssignmentStatusType) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
setAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The policy that grants an entity permission to assume the role.
setAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The policy that grants an entity permission to assume the role.
setAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
setAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
setAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
setAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
setBase32StringSeed(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The Base32 seed defined as specified in RFC3548.
setCertificate(SigningCertificate) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
setCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
setCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
setCertificates(Collection<SigningCertificate>) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
setContent(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
Contains the credential report.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The date and time when the SAML provider was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Group
The date when the group was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The date when the instance profile was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The date when the password for the user was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Role
The date when the role was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The date and time when the SAML provider was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.User
The date when the user was created.
setDescription(String) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the credential report.
setEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The date when the MFA device was enabled for the user.
setEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Sets the value of the EnableDate property for this object.
setEndpoint(String) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Overrides the default endpoint for this client ("https://iam.amazonaws.com").
setExpiration(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date on which the certificate is set to expire.
setExpirePasswords(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are required to change their password after a specified number of days.
setGeneratedTime(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The time and date when the credential report was created, in ISO 8601 date-time format.
setGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
setGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
setGroupId(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
setHardExpiry(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are prevented from setting a new password after their password has expired.
setHardExpiry(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Prevents IAM users from setting a new password after their password has expired.
setInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Information about the instance profile.
setInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Information about the instance profile.
setInstanceProfileId(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The stable and unique string identifying the instance profile.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the instance profile to update.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Name of the instance profile to create.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Name of the instance profile to delete.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Name of the instance profile to get information about.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The name identifying the instance profile.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the instance profile to update.
setInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
setInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
setLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The user name and password create date.
setLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
User name and password create date for the user.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results to indicate the maximum number of keys you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results to indicate the maximum number of account aliases you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of MFA devices you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxPasswordAge(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
The number of days that an IAM user password is valid.
setMaxPasswordAge(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
The number of days that an IAM user password is valid.
setMFADevices(Collection<MFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
setMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Minimum length to require for IAM user passwords.
setMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
The minimum number of characters allowed in an IAM user password.
setName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
The name of the provider to create.
setNewGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
setNewPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
The new password.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the user.
setNewServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
setNewUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the user.
setOldPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
The IAM users's current password.
setPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the user.
setPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the specified user.
setPasswordPolicy(PasswordPolicy) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
The PasswordPolicy data type contains information about the account password policy.
setPasswordResetRequired(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Specifies whether the user is required to set a new password on next sign-in.
setPasswordResetRequired(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Specifies whether the user is required to set a new password on next sign-in.
setPasswordResetRequired(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Require the specified user to set a new password on next sign-in.
setPasswordReusePrevention(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies the number of previous passwords that IAM users are prevented from reusing.
setPasswordReusePrevention(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies the number of previous passwords that IAM users are prevented from reusing.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
The path to the instance profile.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The path to the role.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the user name.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The path for the virtual MFA device.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Path to the instance profile.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
Path to the role.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the user.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
The policy that grants an entity permission to assume the role.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the policy document.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
setPrivateKey(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
setQRCodePNG(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName? secret=$Base32String where $virtualMFADeviceName is one of the create call arguments, AccountName is the user name if set (accountId otherwise), and Base32String is the seed in Base32 format.
setRegion(Region) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
An alternative to AmazonIdentityManagement.setEndpoint(String), sets the regional endpoint for this client's service calls.
setReportFormat(String) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The format (MIME type) of the credential report.
setReportFormat(ReportFormatType) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The format (MIME type) of the credential report.
setRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
setRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one lowercase character from the ISO basic Latin alphabet (a to z).
setRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
setRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one numeric character (0 to 9).
setRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
setRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one of the following non-alphanumeric characters: ! @ # $ % ^ & * ( ) _ + - = [ ] { } | ' Default value: false
setRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
setRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z).
setRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Information about the role.
setRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Information about the role.
setRoleId(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The stable and unique string identifying the role.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the role to add.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Name of the role to create.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the role the associated with the policy.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Name of the role to delete.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the role associated with the policy.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The role the policy is associated with.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Name of the role to get information about.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
The name of the role to list instance profiles for.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
The name of the role to list policies for.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the role to associate the policy with.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the role to remove.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The name identifying the role.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Name of the role to update.
setRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
setRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
setSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
setSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The XML metadata document that includes information about an identity provider.
setSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to delete.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to get information about.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to update.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider that was updated.
setSAMLProviderList(Collection<SAMLProviderListEntry>) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
setSecretAccessKey(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The serial number associated with VirtualMFADevice.
setServerCertificate(ServerCertificate) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
setServerCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
setServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
setServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
setServerCertificateMetadataList(Collection<ServerCertificateMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
setState(String) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the state of a credential report.
setState(ReportStateType) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the state of a credential report.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
setSummaryMap(Map<String, Integer>) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
setUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
setUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the user.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the user.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The User data type contains information about a user.
setUserId(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the user.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the user the key is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the user the key is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the user to add.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The user name that the new key will belong to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the user to create a password for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the user to create.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the user whose MFA device you want to deactivate.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the user whose key you want to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the user whose password you want to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the user the signing certificate belongs to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the user the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the user to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the user for whom you want to enable the MFA device.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the user whose login profile you want to retrieve.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the user who the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The user the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the user to get information about.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the user.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the user to list groups for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the user whose MFA devices you want to list.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the user.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the user to list policies for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the user, which can be used for signing in to the AWS Management Console.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The user with whom the MFA device is associated.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the user to associate the policy with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the user to remove.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the user whose MFA device you want to resynchronize.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the user the signing certificate is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the user whose key you want to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the user whose password you want to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the user the signing certificate belongs to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the user to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the user the signing certificate is for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the user.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
setValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The expiration date and time for the SAML provider.
setValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The expiration date and time for the SAML provider.
setVirtualMFADevice(VirtualMFADevice) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
A newly created virtual MFA device.
setVirtualMFADeviceName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The name of the virtual MFA device.
setVirtualMFADevices(Collection<VirtualMFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Sets the value of the VirtualMFADevices property for this object.
shutdown() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Shuts down the client, releasing all managed resources.
SigningCertificate - Class in com.amazonaws.services.identitymanagement.model
The SigningCertificate data type contains information about an X.509 signing certificate.
SigningCertificate() - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
Default constructor for a new SigningCertificate object.
SigningCertificate(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
Constructs a new SigningCertificate object.
SigningCertificate(String, String, String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
Constructs a new SigningCertificate object.
StatusType - Enum in com.amazonaws.services.identitymanagement.model
Status Type
SummaryKeyType - Enum in com.amazonaws.services.identitymanagement.model
Summary Key Type

T

toString() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.Group
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.identitymanagement.model.ReportFormatType
 
toString() - Method in enum com.amazonaws.services.identitymanagement.model.ReportStateType
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.Role
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.identitymanagement.model.StatusType
 
toString() - Method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.User
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Returns a string representation of this object; useful for testing and debugging.

U

updateAccessKey(UpdateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKey(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest, AsyncHandler<UpdateAccessKeyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest, AsyncHandler<UpdateAccessKeyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
UpdateAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAccessKey operation.
UpdateAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Default constructor for a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Constructs a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequest(String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Constructs a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Constructs a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequest(String, String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Constructs a new UpdateAccessKeyRequest object.
updateAccountPasswordPolicy(UpdateAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the password policy settings for the AWS account.
updateAccountPasswordPolicy(UpdateAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the password policy settings for the AWS account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the password policy settings for the AWS account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest, AsyncHandler<UpdateAccountPasswordPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the password policy settings for the AWS account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the password policy settings for the AWS account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest, AsyncHandler<UpdateAccountPasswordPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the password policy settings for the AWS account.
UpdateAccountPasswordPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAccountPasswordPolicy operation.
UpdateAccountPasswordPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
 
updateAssumeRolePolicy(UpdateAssumeRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicy(UpdateAssumeRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest, AsyncHandler<UpdateAssumeRolePolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest, AsyncHandler<UpdateAssumeRolePolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the policy that grants an entity permission to assume a role.
UpdateAssumeRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAssumeRolePolicy operation.
UpdateAssumeRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
 
updateGroup(UpdateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified group.
updateGroup(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest, AsyncHandler<UpdateGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest, AsyncHandler<UpdateGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified group.
UpdateGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateGroup operation.
UpdateGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Default constructor for a new UpdateGroupRequest object.
UpdateGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Constructs a new UpdateGroupRequest object.
updateLoginProfile(UpdateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the password for the specified user.
updateLoginProfile(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest, AsyncHandler<UpdateLoginProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest, AsyncHandler<UpdateLoginProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password for the specified user.
UpdateLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateLoginProfile operation.
UpdateLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Default constructor for a new UpdateLoginProfileRequest object.
UpdateLoginProfileRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Constructs a new UpdateLoginProfileRequest object.
updateSAMLProvider(UpdateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the metadata document for an existing SAML provider.
updateSAMLProvider(UpdateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the metadata document for an existing SAML provider.
UpdateSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateSAMLProvider operation.
UpdateSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
 
UpdateSAMLProviderResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UpdateSAMLProvider action.
UpdateSAMLProviderResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
 
updateServerCertificate(UpdateServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified server certificate.
updateServerCertificate(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest, AsyncHandler<UpdateServerCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest, AsyncHandler<UpdateServerCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified server certificate.
UpdateServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateServerCertificate operation.
UpdateServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Default constructor for a new UpdateServerCertificateRequest object.
UpdateServerCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Constructs a new UpdateServerCertificateRequest object.
updateSigningCertificate(UpdateSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificate(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest, AsyncHandler<UpdateSigningCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest, AsyncHandler<UpdateSigningCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
UpdateSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateSigningCertificate operation.
UpdateSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Default constructor for a new UpdateSigningCertificateRequest object.
UpdateSigningCertificateRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Constructs a new UpdateSigningCertificateRequest object.
UpdateSigningCertificateRequest(String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Constructs a new UpdateSigningCertificateRequest object.
updateUser(UpdateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified user.
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified user.
UpdateUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateUser operation.
UpdateUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Default constructor for a new UpdateUserRequest object.
UpdateUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Constructs a new UpdateUserRequest object.
uploadServerCertificate(UploadServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Uploads a server certificate entity for the AWS account.
uploadServerCertificate(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads a server certificate entity for the AWS account.
UploadServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UploadServerCertificate operation.
UploadServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Default constructor for a new UploadServerCertificateRequest object.
UploadServerCertificateRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Constructs a new UploadServerCertificateRequest object.
UploadServerCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UploadServerCertificate action.
UploadServerCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
uploadSigningCertificate(UploadSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificate(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads an X.509 signing certificate and associates it with the specified user.
UploadSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UploadSigningCertificate operation.
UploadSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Default constructor for a new UploadSigningCertificateRequest object.
UploadSigningCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Constructs a new UploadSigningCertificateRequest object.
UploadSigningCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UploadSigningCertificate action.
UploadSigningCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
User - Class in com.amazonaws.services.identitymanagement.model
The User data type contains information about a user.
User() - Constructor for class com.amazonaws.services.identitymanagement.model.User
Default constructor for a new User object.
User(String, String, String, String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.User
Constructs a new User object.

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.IdentityManagementActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.ReportFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.ReportStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.IdentityManagementActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.ReportFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.ReportStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualMFADevice - Class in com.amazonaws.services.identitymanagement.model
The VirtualMFADevice data type contains information about a virtual MFA device.
VirtualMFADevice() - Constructor for class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
 

W

withAccessKey(AccessKey) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The access key ID for the access key ID and secret access key you want to delete.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The access key ID of the secret access key you want to update.
withAccessKeyMetadata(AccessKeyMetadata...) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
withAccessKeyMetadata(Collection<AccessKeyMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
withAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Name of the account alias to create.
withAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Name of the account alias to delete.
withAccountAliases(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
withAccountAliases(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
withAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are allowed to change their own password.
withAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Allows all IAM users in your account to use the AWS Management Console to change their own passwords.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The Amazon Resource Name (ARN) specifying the instance profile.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The Amazon Resource Name (ARN) specifying the role.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The Amazon Resource Name (ARN) of the SAML provider.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the user.
withAssignmentStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
withAssignmentStatus(AssignmentStatusType) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
withAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The policy that grants an entity permission to assume the role.
withAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The policy that grants an entity permission to assume the role.
withAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
withAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
withAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
withAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
withBase32StringSeed(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The Base32 seed defined as specified in RFC3548.
withCertificate(SigningCertificate) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
withCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
withCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
withCertificates(SigningCertificate...) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
withCertificates(Collection<SigningCertificate>) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
withContent(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
Contains the credential report.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The date and time when the SAML provider was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Group
The date when the group was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The date when the instance profile was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The date when the password for the user was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Role
The date when the role was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The date and time when the SAML provider was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.User
The date when the user was created.
withDescription(String) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the credential report.
withEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The date when the MFA device was enabled for the user.
withEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Sets the value of the EnableDate property for this object.
withExpiration(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date on which the certificate is set to expire.
withExpirePasswords(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are required to change their password after a specified number of days.
withGeneratedTime(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The time and date when the credential report was created, in ISO 8601 date-time format.
withGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
withGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
withGroupId(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
withGroups(Group...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
withGroups(Group...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
withHardExpiry(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether IAM users are prevented from setting a new password after their password has expired.
withHardExpiry(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Prevents IAM users from setting a new password after their password has expired.
withInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Information about the instance profile.
withInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Information about the instance profile.
withInstanceProfileId(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The stable and unique string identifying the instance profile.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the instance profile to update.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Name of the instance profile to create.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Name of the instance profile to delete.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Name of the instance profile to get information about.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The name identifying the instance profile.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the instance profile to update.
withInstanceProfiles(InstanceProfile...) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
withInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
withInstanceProfiles(InstanceProfile...) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
withInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
withLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The user name and password create date.
withLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
User name and password create date for the user.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results to indicate the maximum number of keys you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results to indicate the maximum number of account aliases you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of MFA devices you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxPasswordAge(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
The number of days that an IAM user password is valid.
withMaxPasswordAge(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
The number of days that an IAM user password is valid.
withMFADevices(MFADevice...) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
withMFADevices(Collection<MFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
withMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Minimum length to require for IAM user passwords.
withMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
The minimum number of characters allowed in an IAM user password.
withName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
The name of the provider to create.
withNewGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
withNewPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
The new password.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the user.
withNewServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
withNewUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the user.
withOldPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
The IAM users's current password.
withPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the user.
withPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the specified user.
withPasswordPolicy(PasswordPolicy) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
The PasswordPolicy data type contains information about the account password policy.
withPasswordResetRequired(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Specifies whether the user is required to set a new password on next sign-in.
withPasswordResetRequired(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Specifies whether the user is required to set a new password on next sign-in.
withPasswordResetRequired(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Require the specified user to set a new password on next sign-in.
withPasswordReusePrevention(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies the number of previous passwords that IAM users are prevented from reusing.
withPasswordReusePrevention(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies the number of previous passwords that IAM users are prevented from reusing.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
The path to the instance profile.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The path to the role.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the user name.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The path for the virtual MFA device.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Path to the instance profile.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
Path to the role.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the user.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
The policy that grants an entity permission to assume the role.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the policy document.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
withPrivateKey(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
withQRCodePNG(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName? secret=$Base32String where $virtualMFADeviceName is one of the create call arguments, AccountName is the user name if set (accountId otherwise), and Base32String is the seed in Base32 format.
withReportFormat(String) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The format (MIME type) of the credential report.
withReportFormat(ReportFormatType) - Method in class com.amazonaws.services.identitymanagement.model.GetCredentialReportResult
The format (MIME type) of the credential report.
withRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
withRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one lowercase character from the ISO basic Latin alphabet (a to z).
withRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
withRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one numeric character (0 to 9).
withRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
withRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one of the following non-alphanumeric characters: ! @ # $ % ^ & * ( ) _ + - = [ ] { } | ' Default value: false
withRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
withRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Specifies whether IAM user passwords must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z).
withRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Information about the role.
withRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Information about the role.
withRoleId(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The stable and unique string identifying the role.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the role to add.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Name of the role to create.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the role the associated with the policy.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Name of the role to delete.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the role associated with the policy.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The role the policy is associated with.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Name of the role to get information about.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
The name of the role to list instance profiles for.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
The name of the role to list policies for.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the role to associate the policy with.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the role to remove.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The name identifying the role.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Name of the role to update.
withRoles(Role...) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
withRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
withRoles(Role...) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
withRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
withSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
withSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The XML metadata document that includes information about an identity provider.
withSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to delete.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to get information about.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to update.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider that was updated.
withSAMLProviderList(SAMLProviderListEntry...) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
withSAMLProviderList(Collection<SAMLProviderListEntry>) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
withSecretAccessKey(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The serial number associated with VirtualMFADevice.
withServerCertificate(ServerCertificate) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
withServerCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
withServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
withServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
withServerCertificateMetadataList(ServerCertificateMetadata...) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
withServerCertificateMetadataList(Collection<ServerCertificateMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
withState(String) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the state of a credential report.
withState(ReportStateType) - Method in class com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Information about the state of a credential report.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
withSummaryMap(Map<String, Integer>) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
withUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
withUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the user.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the user.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The User data type contains information about a user.
withUserId(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the user.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the user the key is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the user the key is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the user to add.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The user name that the new key will belong to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the user to create a password for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the user to create.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the user whose MFA device you want to deactivate.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the user whose key you want to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the user whose password you want to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the user the signing certificate belongs to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the user the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the user to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the user for whom you want to enable the MFA device.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the user whose login profile you want to retrieve.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the user who the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The user the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the user to get information about.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the user.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the user to list groups for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the user whose MFA devices you want to list.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the user.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the user to list policies for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the user, which can be used for signing in to the AWS Management Console.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The user with whom the MFA device is associated.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the user to associate the policy with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the user to remove.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the user whose MFA device you want to resynchronize.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the user the signing certificate is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the user whose key you want to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the user whose password you want to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the user the signing certificate belongs to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the user to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the user the signing certificate is for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the user.
withUsers(User...) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
withUsers(User...) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
withValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The expiration date and time for the SAML provider.
withValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The expiration date and time for the SAML provider.
withVirtualMFADevice(VirtualMFADevice) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
A newly created virtual MFA device.
withVirtualMFADeviceName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The name of the virtual MFA device.
withVirtualMFADevices(VirtualMFADevice...) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Sets the value of the VirtualMFADevices property for this object.
withVirtualMFADevices(Collection<VirtualMFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Sets the value of the VirtualMFADevices property for this object.
A C D E F G H I K L M N P R S T U V W 

Copyright © 2014. All rights reserved.