Uses of Class
com.amazonaws.AmazonClientException
-
-
Uses of AmazonClientException in com.amazonaws
Subclasses of AmazonClientException in com.amazonaws Modifier and Type Class Description class
AbortedException
SDK operation aborted exception.class
AmazonServiceException
Extension of AmazonClientException that represents an error response returned by an Amazon web service.class
ResetException
Stream reset failure. -
Uses of AmazonClientException in com.amazonaws.auth
Methods in com.amazonaws.auth that throw AmazonClientException Modifier and Type Method Description byte[]
AbstractAWSSigner. hash(byte[] data)
Hashes the binary data using the SHA-256 algorithm.protected byte[]
AbstractAWSSigner. hash(InputStream input)
byte[]
AbstractAWSSigner. hash(String text)
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.protected boolean
AWS3Signer. shouldUseHttpsScheme(SignableRequest<?> request)
protected byte[]
AbstractAWSSigner. sign(byte[] data, byte[] key, SigningAlgorithm algorithm)
byte[]
AbstractAWSSigner. sign(String stringData, byte[] key, SigningAlgorithm algorithm)
void
AWS3Signer. sign(SignableRequest<?> request, AWSCredentials credentials)
Signs the specified request with the AWS3 signing protocol by using the AWS account credentials specified when this object was constructed and adding the required AWS3 headers to the request.void
QueryStringSigner. sign(SignableRequest<?> request, AWSCredentials credentials)
This signer will add "Signature" parameter to the request.void
QueryStringSigner. sign(SignableRequest<?> request, SignatureVersion version, SigningAlgorithm algorithm, AWSCredentials credentials)
This signer will add following authentication parameters to the request: AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signatureprotected String
AbstractAWSSigner. signAndBase64Encode(byte[] data, String key, SigningAlgorithm algorithm)
Computes an RFC 2104-compliant HMAC signature for an array of bytes and returns the result as a Base64 encoded string.protected String
AbstractAWSSigner. signAndBase64Encode(String data, String key, SigningAlgorithm algorithm)
Computes an RFC 2104-compliant HMAC signature and returns the result as a Base64 encoded string. -
Uses of AmazonClientException in com.amazonaws.auth.profile
Constructors in com.amazonaws.auth.profile that throw AmazonClientException Constructor Description ProfilesConfigFile()
Loads the AWS credential profiles file from the default location (~/.aws/credentials) or from an alternate location ifAWS_CREDENTIAL_PROFILES_FILE
is set.ProfilesConfigFile(File file)
Loads the AWS credential profiles from the file.ProfilesConfigFile(File file, ProfileCredentialsService credentialsService)
Loads the AWS credential profiles from the file.ProfilesConfigFile(String filePath, ProfileCredentialsService credentialsService)
Loads the AWS credential profiles from the file. -
Uses of AmazonClientException in com.amazonaws.http.timers.client
Subclasses of AmazonClientException in com.amazonaws.http.timers.client Modifier and Type Class Description class
ClientExecutionTimeoutException
-
Uses of AmazonClientException in com.amazonaws.protocol.json
Subclasses of AmazonClientException in com.amazonaws.protocol.json Modifier and Type Class Description static class
SdkJsonGenerator.JsonGenerationException
Indicates an issue writing JSON content. -
Uses of AmazonClientException in com.amazonaws.retry
Methods in com.amazonaws.retry with parameters of type AmazonClientException Modifier and Type Method Description long
RetryPolicy.BackoffStrategy. delayBeforeNextRetry(AmazonWebServiceRequest originalRequest, AmazonClientException exception, int retriesAttempted)
Returns the delay (in milliseconds) before next retry attempt.boolean
PredefinedRetryPolicies.SDKDefaultRetryCondition. shouldRetry(AmazonWebServiceRequest originalRequest, AmazonClientException exception, int retriesAttempted)
boolean
RetryPolicy.RetryCondition. shouldRetry(AmazonWebServiceRequest originalRequest, AmazonClientException exception, int retriesAttempted)
Returns whether a failed request should be retried according to the given request context. -
Uses of AmazonClientException in com.amazonaws.services.apigateway.model
Subclasses of AmazonClientException in com.amazonaws.services.apigateway.model Modifier and Type Class Description class
BadRequestException
class
ConflictException
class
LimitExceededException
class
NotFoundException
class
ServiceUnavailableException
class
TooManyRequestsException
class
UnauthorizedException
-
Uses of AmazonClientException in com.amazonaws.services.applicationautoscaling.model
Subclasses of AmazonClientException in com.amazonaws.services.applicationautoscaling.model Modifier and Type Class Description class
ConcurrentUpdateException
Concurrent updates caused an exception, for example, if you request an update to an Application Auto Scaling resource that already has a pending update.class
FailedResourceAccessException
Failed access to resources caused an exception.class
InternalServiceException
The service encountered an internal error.class
InvalidNextTokenException
The next token supplied was invalid.class
LimitExceededException
Your account exceeded a limit.class
ObjectNotFoundException
The specified object could not be found.class
ValidationException
An exception was thrown for a validation issue. -
Uses of AmazonClientException in com.amazonaws.services.applicationdiscovery.model
Subclasses of AmazonClientException in com.amazonaws.services.applicationdiscovery.model Modifier and Type Class Description class
AuthorizationErrorException
The AWS user account does not have permission to perform the action.class
InvalidParameterException
One or more parameters are not valid.class
InvalidParameterValueException
The value of one or more parameters are either invalid or out of range.class
OperationNotPermittedException
This operation is not permitted.class
ResourceNotFoundException
The specified configuration ID was not located.class
ServerInternalErrorException
The server experienced an internal error. -
Uses of AmazonClientException in com.amazonaws.services.autoscaling.model
Subclasses of AmazonClientException in com.amazonaws.services.autoscaling.model Modifier and Type Class Description class
AlreadyExistsException
You already have an Auto Scaling group or launch configuration with this name.class
InvalidNextTokenException
TheNextToken
value is not valid.class
LimitExceededException
You have already reached a limit for your Auto Scaling resources (for example, groups, launch configurations, or lifecycle hooks).class
ResourceContentionException
You already have a pending update to an Auto Scaling resource (for example, a group, instance, or load balancer).class
ResourceInUseException
The Auto Scaling group or launch configuration can't be deleted because it is in use.class
ScalingActivityInProgressException
The Auto Scaling group can't be deleted because there are scaling activities in progress. -
Uses of AmazonClientException in com.amazonaws.services.certificatemanager.model
Subclasses of AmazonClientException in com.amazonaws.services.certificatemanager.model Modifier and Type Class Description class
InvalidArnException
The requested Amazon Resource Name (ARN) does not refer to an existing resource.class
InvalidDomainValidationOptionsException
One or more values in the DomainValidationOption structure is incorrect.class
InvalidStateException
Processing has reached an invalid state.class
InvalidTagException
One or both of the values that make up the key-value pair is not valid.class
LimitExceededException
An ACM limit has been exceeded.class
RequestInProgressException
The certificate request is in process and the certificate in your account has not yet been issued.class
ResourceInUseException
The certificate is in use by another AWS service in the caller's account.class
ResourceNotFoundException
The specified certificate cannot be found in the caller's account, or the caller's account cannot be found.class
TooManyTagsException
The request contains too many tags. -
Uses of AmazonClientException in com.amazonaws.services.cloudformation.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudformation.model Modifier and Type Class Description class
AlreadyExistsException
Resource with the name requested already exists.class
ChangeSetNotFoundException
The specified change set name or ID doesn't exit.class
InsufficientCapabilitiesException
The template contains resources with capabilities that were not specified in the Capabilities parameter.class
InvalidChangeSetStatusException
The specified change set cannot be used to update the stack.class
LimitExceededException
Quota for the resource has already been reached. -
Uses of AmazonClientException in com.amazonaws.services.cloudfront.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudfront.model Modifier and Type Class Description class
AccessDeniedException
Access denied.class
BatchTooLargeException
class
CloudFrontOriginAccessIdentityAlreadyExistsException
If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.class
CloudFrontOriginAccessIdentityInUseException
class
CNAMEAlreadyExistsException
class
DistributionAlreadyExistsException
The caller reference you attempted to create the distribution with is associated with another distribution.class
DistributionNotDisabledException
class
IllegalUpdateException
Origin and CallerReference cannot be updated.class
InconsistentQuantitiesException
The value of Quantity and the size of Items do not match.class
InvalidArgumentException
The argument is invalid.class
InvalidDefaultRootObjectException
The default root object file name is too big or contains an invalid character.class
InvalidErrorCodeException
class
InvalidForwardCookiesException
Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names.class
InvalidGeoRestrictionParameterException
class
InvalidHeadersForS3OriginException
class
InvalidIfMatchVersionException
The If-Match version is missing or not valid for the distribution.class
InvalidLocationCodeException
class
InvalidMinimumProtocolVersionException
class
InvalidOriginAccessIdentityException
The origin access identity is not valid or doesn't exist.class
InvalidOriginException
The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.class
InvalidProtocolSettingsException
You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that Support Server Name Indication (SNI).class
InvalidRelativePathException
The relative path is too big, is not URL-encoded, or does not begin with a slash (/).class
InvalidRequiredProtocolException
This operation requires the HTTPS protocol.class
InvalidResponseCodeException
class
InvalidTTLOrderException
class
InvalidViewerCertificateException
class
InvalidWebACLIdException
class
MissingBodyException
This operation requires a body.class
NoSuchCloudFrontOriginAccessIdentityException
The specified origin access identity does not exist.class
NoSuchDistributionException
The specified distribution does not exist.class
NoSuchInvalidationException
The specified invalidation does not exist.class
NoSuchOriginException
No origin exists with the specified Origin Id.class
NoSuchStreamingDistributionException
The specified streaming distribution does not exist.class
PreconditionFailedException
The precondition given in one or more of the request-header fields evaluated to false.class
StreamingDistributionAlreadyExistsException
class
StreamingDistributionNotDisabledException
class
TooManyCacheBehaviorsException
You cannot create anymore cache behaviors for the distribution.class
TooManyCertificatesException
You cannot create anymore custom ssl certificates.class
TooManyCloudFrontOriginAccessIdentitiesException
Processing your request would cause you to exceed the maximum number of origin access identities allowed.class
TooManyCookieNamesInWhiteListException
Your request contains more cookie names in the whitelist than are allowed per cache behavior.class
TooManyDistributionCNAMEsException
Your request contains more CNAMEs than are allowed per distribution.class
TooManyDistributionsException
Processing your request would cause you to exceed the maximum number of distributions allowed.class
TooManyHeadersInForwardedValuesException
class
TooManyInvalidationsInProgressException
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.class
TooManyOriginCustomHeadersException
class
TooManyOriginsException
You cannot create anymore origins for the distribution.class
TooManyStreamingDistributionCNAMEsException
class
TooManyStreamingDistributionsException
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.class
TooManyTrustedSignersException
Your request contains more trusted signers than are allowed per distribution.class
TrustedSignerDoesNotExistException
One or more of your trusted signers do not exist. -
Uses of AmazonClientException in com.amazonaws.services.cloudhsm.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudhsm.model Modifier and Type Class Description class
CloudHsmInternalException
Indicates that an internal error occurred.class
CloudHsmServiceException
Indicates that an exception occurred in the AWS CloudHSM service.class
InvalidRequestException
Indicates that one or more of the request parameters are not valid. -
Uses of AmazonClientException in com.amazonaws.services.cloudsearchdomain.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudsearchdomain.model Modifier and Type Class Description class
DocumentServiceException
Information about any problems encountered while processing an upload request.class
SearchException
Information about any problems encountered while processing a search request. -
Uses of AmazonClientException in com.amazonaws.services.cloudsearchv2.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudsearchv2.model Modifier and Type Class Description class
BaseException
An error occurred while processing the request.class
DisabledOperationException
The request was rejected because it attempted an operation which is not enabled.class
InternalException
An internal error occurred while processing the request.class
InvalidTypeException
The request was rejected because it specified an invalid type definition.class
LimitExceededException
The request was rejected because a resource limit has already been met.class
ResourceNotFoundException
The request was rejected because it attempted to reference a resource that does not exist. -
Uses of AmazonClientException in com.amazonaws.services.cloudtrail.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudtrail.model Modifier and Type Class Description class
CloudTrailARNInvalidException
This exception is thrown when an operation is called with an invalid trail ARN.class
CloudWatchLogsDeliveryUnavailableException
Cannot set a CloudWatch Logs delivery for this region.class
InsufficientEncryptionPolicyException
This exception is thrown when the policy on the S3 bucket or KMS key is not sufficient.class
InsufficientS3BucketPolicyException
This exception is thrown when the policy on the S3 bucket is not sufficient.class
InsufficientSnsTopicPolicyException
This exception is thrown when the policy on the SNS topic is not sufficient.class
InvalidCloudWatchLogsLogGroupArnException
This exception is thrown when the provided CloudWatch log group is not valid.class
InvalidCloudWatchLogsRoleArnException
This exception is thrown when the provided role is not valid.class
InvalidHomeRegionException
This exception is thrown when an operation is called on a trail from a region other than the region in which the trail was created.class
InvalidKmsKeyIdException
This exception is thrown when the KMS key ARN is invalid.class
InvalidLookupAttributesException
Occurs when an invalid lookup attribute is specified.class
InvalidMaxResultsException
This exception is thrown if the limit specified is invalid.class
InvalidNextTokenException
Invalid token or token that was previously used in a request with different parameters.class
InvalidParameterCombinationException
This exception is thrown when the combination of parameters provided is not valid.class
InvalidS3BucketNameException
This exception is thrown when the provided S3 bucket name is not valid.class
InvalidS3PrefixException
This exception is thrown when the provided S3 prefix is not valid.class
InvalidSnsTopicNameException
This exception is thrown when the provided SNS topic name is not valid.class
InvalidTagParameterException
This exception is thrown when the key or value specified for the tag does not match the regular expression^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$
.class
InvalidTimeRangeException
Occurs if the timestamp values are invalid.class
InvalidTokenException
Reserved for future use.class
InvalidTrailNameException
This exception is thrown when the provided trail name is not valid.class
KmsKeyDisabledException
This exception is thrown when the KMS key is disabled.class
KmsKeyNotFoundException
This exception is thrown when the KMS key does not exist, or when the S3 bucket and the KMS key are not in the same region.class
MaximumNumberOfTrailsExceededException
This exception is thrown when the maximum number of trails is reached.class
OperationNotPermittedException
This exception is thrown when the requested operation is not permitted.class
ResourceNotFoundException
This exception is thrown when the specified resource is not found.class
ResourceTypeNotSupportedException
This exception is thrown when the specified resource type is not supported by CloudTrail.class
S3BucketDoesNotExistException
This exception is thrown when the specified S3 bucket does not exist.class
TagsLimitExceededException
The number of tags per trail has exceeded the permitted amount.class
TrailAlreadyExistsException
This exception is thrown when the specified trail already exists.class
TrailNotFoundException
This exception is thrown when the trail with the given name is not found.class
TrailNotProvidedException
This exception is deprecated.class
UnsupportedOperationException
This exception is thrown when the requested operation is not supported. -
Uses of AmazonClientException in com.amazonaws.services.cloudwatch.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudwatch.model Modifier and Type Class Description class
InternalServiceException
Indicates that the request processing has failed due to some unknown error, exception, or failure.class
InvalidFormatException
Data was not syntactically valid JSON.class
InvalidNextTokenException
The next token specified is invalid.class
InvalidParameterCombinationException
Parameters that must not be used together were used together.class
InvalidParameterValueException
Bad or out-of-range value was supplied for the input parameter.class
LimitExceededException
The quota for alarms for this customer has already been reached.class
MissingRequiredParameterException
An input parameter that is mandatory for processing the request is not supplied.class
ResourceNotFoundException
The named resource does not exist. -
Uses of AmazonClientException in com.amazonaws.services.cloudwatchevents.model
Subclasses of AmazonClientException in com.amazonaws.services.cloudwatchevents.model Modifier and Type Class Description class
ConcurrentModificationException
This exception occurs if there is concurrent modification on rule or target.class
InternalException
This exception occurs due to unexpected causes.class
InvalidEventPatternException
The event pattern is invalid.class
LimitExceededException
This exception occurs if you try to create more rules or add more targets to a rule than allowed by default.class
ResourceNotFoundException
The rule does not exist. -
Uses of AmazonClientException in com.amazonaws.services.codecommit.model
Subclasses of AmazonClientException in com.amazonaws.services.codecommit.model Modifier and Type Class Description class
BranchDoesNotExistException
The specified branch does not exist.class
BranchNameExistsException
The specified branch name already exists.class
BranchNameRequiredException
A branch name is required but was not specified.class
CommitDoesNotExistException
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.class
CommitIdDoesNotExistException
The specified commit ID does not exist.class
CommitIdRequiredException
A commit ID was not specified.class
EncryptionIntegrityChecksFailedException
An encryption integrity check failed.class
EncryptionKeyAccessDeniedException
An encryption key could not be accessed.class
EncryptionKeyDisabledException
The encryption key is disabled.class
EncryptionKeyNotFoundException
No encryption key was found.class
EncryptionKeyUnavailableException
The encryption key is not available.class
InvalidBranchNameException
The specified branch name is not valid.class
InvalidCommitIdException
The specified commit ID is not valid.class
InvalidContinuationTokenException
The specified continuation token is not valid.class
InvalidOrderException
The specified sort order is not valid.class
InvalidRepositoryDescriptionException
The specified repository description is not valid.class
InvalidRepositoryNameException
At least one specified repository name is not valid.class
InvalidRepositoryTriggerBranchNameException
One or more branch names specified for the trigger is not valid.class
InvalidRepositoryTriggerCustomDataException
The custom data provided for the trigger is not valid.class
InvalidRepositoryTriggerDestinationArnException
The Amazon Resource Name (ARN) for the trigger is not valid for the specified destination.class
InvalidRepositoryTriggerEventsException
One or more events specified for the trigger is not valid.class
InvalidRepositoryTriggerNameException
The name of the trigger is not valid.class
InvalidRepositoryTriggerRegionException
The region for the trigger target does not match the region for the repository.class
InvalidSortByException
The specified sort by value is not valid.class
MaximumBranchesExceededException
The number of branches for the trigger was exceeded.class
MaximumRepositoryNamesExceededException
The maximum number of allowed repository names was exceeded.class
MaximumRepositoryTriggersExceededException
The number of triggers allowed for the repository was exceeded.class
RepositoryDoesNotExistException
The specified repository does not exist.class
RepositoryLimitExceededException
A repository resource limit was exceeded.class
RepositoryNameExistsException
The specified repository name already exists.class
RepositoryNameRequiredException
A repository name is required but was not specified.class
RepositoryNamesRequiredException
A repository names object is required but was not specified.class
RepositoryTriggerBranchNameListRequiredException
At least one branch name is required but was not specified in the trigger configuration.class
RepositoryTriggerDestinationArnRequiredException
A destination ARN for the target service for the trigger is required but was not specified.class
RepositoryTriggerEventsListRequiredException
At least one event for the trigger is required but was not specified.class
RepositoryTriggerNameRequiredException
A name for the trigger is required but was not specified.class
RepositoryTriggersListRequiredException
The list of triggers for the repository is required but was not specified. -
Uses of AmazonClientException in com.amazonaws.services.codedeploy.model
Subclasses of AmazonClientException in com.amazonaws.services.codedeploy.model Modifier and Type Class Description class
ApplicationAlreadyExistsException
An application with the specified name already exists with the applicable IAM user or AWS account.class
ApplicationDoesNotExistException
The application does not exist with the applicable IAM user or AWS account.class
ApplicationLimitExceededException
More applications were attempted to be created than are allowed.class
ApplicationNameRequiredException
The minimum number of required application names was not specified.class
BatchLimitExceededException
The maximum number of names or IDs allowed for this request (100) was exceeded.class
BucketNameFilterRequiredException
A bucket name is required, but was not provided.class
DeploymentAlreadyCompletedException
The deployment is already complete.class
DeploymentConfigAlreadyExistsException
A deployment configuration with the specified name already exists with the applicable IAM user or AWS account.class
DeploymentConfigDoesNotExistException
The deployment configuration does not exist with the applicable IAM user or AWS account.class
DeploymentConfigInUseException
The deployment configuration is still in use.class
DeploymentConfigLimitExceededException
The deployment configurations limit was exceeded.class
DeploymentConfigNameRequiredException
The deployment configuration name was not specified.class
DeploymentDoesNotExistException
The deployment does not exist with the applicable IAM user or AWS account.class
DeploymentGroupAlreadyExistsException
A deployment group with the specified name already exists with the applicable IAM user or AWS account.class
DeploymentGroupDoesNotExistException
The named deployment group does not exist with the applicable IAM user or AWS account.class
DeploymentGroupLimitExceededException
The deployment groups limit was exceeded.class
DeploymentGroupNameRequiredException
The deployment group name was not specified.class
DeploymentIdRequiredException
At least one deployment ID must be specified.class
DeploymentLimitExceededException
The number of allowed deployments was exceeded.class
DeploymentNotStartedException
The specified deployment has not started.class
DescriptionTooLongException
The description is too long.class
IamUserArnAlreadyRegisteredException
The specified IAM user ARN is already registered with an on-premises instance.class
IamUserArnRequiredException
An IAM user ARN was not specified.class
InstanceDoesNotExistException
The specified instance does not exist in the deployment group.class
InstanceIdRequiredException
The instance ID was not specified.class
InstanceLimitExceededException
The maximum number of allowed on-premises instances in a single call was exceeded.class
InstanceNameAlreadyRegisteredException
The specified on-premises instance name is already registered.class
InstanceNameRequiredException
An on-premises instance name was not specified.class
InstanceNotRegisteredException
The specified on-premises instance is not registered.class
InvalidApplicationNameException
The application name was specified in an invalid format.class
InvalidAutoScalingGroupException
The Auto Scaling group was specified in an invalid format or does not exist.class
InvalidBucketNameFilterException
The bucket name either doesn't exist or was specified in an invalid format.class
InvalidDeployedStateFilterException
The deployed state filter was specified in an invalid format.class
InvalidDeploymentConfigNameException
The deployment configuration name was specified in an invalid format.class
InvalidDeploymentGroupNameException
The deployment group name was specified in an invalid format.class
InvalidDeploymentIdException
At least one of the deployment IDs was specified in an invalid format.class
InvalidDeploymentStatusException
The specified deployment status doesn't exist or cannot be determined.class
InvalidEC2TagException
The tag was specified in an invalid format.class
InvalidIamUserArnException
The IAM user ARN was specified in an invalid format.class
InvalidInstanceNameException
The specified on-premises instance name was specified in an invalid format.class
InvalidInstanceStatusException
The specified instance status does not exist.class
InvalidKeyPrefixFilterException
The specified key prefix filter was specified in an invalid format.class
InvalidMinimumHealthyHostValueException
The minimum healthy instance value was specified in an invalid format.class
InvalidNextTokenException
The next token was specified in an invalid format.class
InvalidOperationException
An invalid operation was detected.class
InvalidRegistrationStatusException
The registration status was specified in an invalid format.class
InvalidRevisionException
The revision was specified in an invalid format.class
InvalidRoleException
The service role ARN was specified in an invalid format.class
InvalidSortByException
The column name to sort by is either not present or was specified in an invalid format.class
InvalidSortOrderException
The sort order was specified in an invalid format.class
InvalidTagException
The specified tag was specified in an invalid format.class
InvalidTagFilterException
The specified tag filter was specified in an invalid format.class
InvalidTimeRangeException
The specified time range was specified in an invalid format.class
InvalidTriggerConfigException
The trigger was specified in an invalid format.class
LifecycleHookLimitExceededException
The limit for lifecycle hooks was exceeded.class
RevisionDoesNotExistException
The named revision does not exist with the applicable IAM user or AWS account.class
RevisionRequiredException
The revision ID was not specified.class
RoleRequiredException
The role ID was not specified.class
TagLimitExceededException
The maximum allowed number of tags was exceeded.class
TagRequiredException
A tag was not specified.class
TriggerTargetsLimitExceededException
The maximum allowed number of triggers was exceeded. -
Uses of AmazonClientException in com.amazonaws.services.codepipeline.model
Subclasses of AmazonClientException in com.amazonaws.services.codepipeline.model Modifier and Type Class Description class
ActionNotFoundException
The specified action cannot be found.class
ActionTypeNotFoundException
The specified action type cannot be found.class
InvalidActionDeclarationException
The specified action declaration was specified in an invalid format.class
InvalidBlockerDeclarationException
Reserved for future use.class
InvalidClientTokenException
The client token was specified in an invalid formatclass
InvalidJobException
The specified job was specified in an invalid format or cannot be found.class
InvalidJobStateException
The specified job state was specified in an invalid format.class
InvalidNextTokenException
The next token was specified in an invalid format.class
InvalidNonceException
The specified nonce was specified in an invalid format.class
InvalidStageDeclarationException
The specified stage declaration was specified in an invalid format.class
InvalidStructureException
The specified structure was specified in an invalid format.class
JobNotFoundException
The specified job was specified in an invalid format or cannot be found.class
LimitExceededException
The number of pipelines associated with the AWS account has exceeded the limit allowed for the account.class
PipelineNameInUseException
The specified pipeline name is already in use.class
PipelineNotFoundException
The specified pipeline was specified in an invalid format or cannot be found.class
PipelineVersionNotFoundException
The specified pipeline version was specified in an invalid format or cannot be found.class
StageNotFoundException
The specified stage was specified in an invalid format or cannot be found.class
ValidationException
The validation was specified in an invalid format. -
Uses of AmazonClientException in com.amazonaws.services.cognitoidentity.model
Subclasses of AmazonClientException in com.amazonaws.services.cognitoidentity.model Modifier and Type Class Description class
ConcurrentModificationException
Thrown if there are parallel requests to modify a resource.class
DeveloperUserAlreadyRegisteredException
The provided developer user identifier is already registered with Cognito under a different identity ID.class
ExternalServiceException
An exception thrown when a dependent service such as Facebook or Twitter is not respondingclass
InternalErrorException
Thrown when the service encounters an error during processing the request.class
InvalidIdentityPoolConfigurationException
Thrown if the identity pool has no role associated for the given auth type (auth/unauth) or if the AssumeRole fails.class
InvalidParameterException
Thrown for missing or bad input parameter(s).class
LimitExceededException
Thrown when the total number of user pools has exceeded a preset limit.class
NotAuthorizedException
Thrown when a user is not authorized to access the requested resource.class
ResourceConflictException
Thrown when a user tries to use a login which is already linked to another account.class
ResourceNotFoundException
Thrown when the requested resource (for example, a dataset or record) does not exist.class
TooManyRequestsException
Thrown when a request is throttled. -
Uses of AmazonClientException in com.amazonaws.services.cognitoidp.model
Subclasses of AmazonClientException in com.amazonaws.services.cognitoidp.model Modifier and Type Class Description class
AliasExistsException
This exception is thrown when a user tries to confirm the account with an email or phone number that has already been supplied as an alias from a different account.class
CodeMismatchException
This exception is thrown if the provided code does not match what the server was expecting.class
ConcurrentModificationException
This exception is thrown if two or more modifications are happening concurrently.class
ExpiredCodeException
This exception is thrown if a code has expired.class
InternalErrorException
This exception is thrown when Amazon Cognito encounters an internal error.class
InvalidLambdaResponseException
This exception is thrown when the Amazon Cognito service encounters an invalid AWS Lambda response.class
InvalidParameterException
This exception is thrown when the Amazon Cognito service encounters an invalid parameter.class
InvalidPasswordException
This exception is thrown when the Amazon Cognito service encounters an invalid password.class
LimitExceededException
This exception is thrown when a user exceeds the limit for a requested AWS resource.class
NotAuthorizedException
This exception gets thrown when a user is not authorized.class
ResourceNotFoundException
This exception is thrown when the Amazon Cognito service cannot find the requested resource.class
TooManyFailedAttemptsException
This exception gets thrown when the user has made too many failed attempts for a given action (e.g., sign in).class
TooManyRequestsException
This exception gets thrown when the user has made too many requests for a given operation.class
UnexpectedLambdaException
This exception gets thrown when the Amazon Cognito service encounters an unexpected exception with the AWS Lambda service.class
UserLambdaValidationException
This exception gets thrown when the Amazon Cognito service encounters a user validation exception with the AWS Lambda service.class
UsernameExistsException
This exception is thrown when Amazon Cognito encounters a user name that already exists in the user pool. -
Uses of AmazonClientException in com.amazonaws.services.cognitosync.model
Subclasses of AmazonClientException in com.amazonaws.services.cognitosync.model Modifier and Type Class Description class
AlreadyStreamedException
An exception thrown when a bulk publish operation is requested less than 24 hours after a previous bulk publish operation completed successfully.class
ConcurrentModificationException
Thrown if there are parallel requests to modify a resource.class
DuplicateRequestException
An exception thrown when there is an IN_PROGRESS bulk publish operation for the given identity pool.class
InternalErrorException
Indicates an internal service error.class
InvalidConfigurationException
class
InvalidLambdaFunctionOutputException
The AWS Lambda function returned invalid output or an exception.class
InvalidParameterException
Thrown when a request parameter does not comply with the associated constraints.class
LambdaThrottledException
AWS Lambda throttled your account, please contact AWS Supportclass
LimitExceededException
Thrown when the limit on the number of objects or operations has been exceeded.class
NotAuthorizedException
Thrown when a user is not authorized to access the requested resource.class
ResourceConflictException
Thrown if an update can't be applied because the resource was changed by another call and this would result in a conflict.class
ResourceNotFoundException
Thrown if the resource doesn't exist.class
TooManyRequestsException
Thrown if the request is throttled. -
Uses of AmazonClientException in com.amazonaws.services.config.model
Subclasses of AmazonClientException in com.amazonaws.services.config.model Modifier and Type Class Description class
InsufficientDeliveryPolicyException
Your Amazon S3 bucket policy does not permit AWS Config to write to it.class
InsufficientPermissionsException
Indicates one of the following errors:class
InvalidConfigurationRecorderNameException
You have provided a configuration recorder name that is not valid.class
InvalidDeliveryChannelNameException
The specified delivery channel name is not valid.class
InvalidLimitException
The specified limit is outside the allowable range.class
InvalidNextTokenException
The specified next token is invalid.class
InvalidParameterValueException
One or more of the specified parameters are invalid.class
InvalidRecordingGroupException
AWS Config throws an exception if the recording group does not contain a valid list of resource types.class
InvalidResultTokenException
The result token is invalid.class
InvalidRoleException
You have provided a null or empty role ARN.class
InvalidS3KeyPrefixException
The specified Amazon S3 key prefix is not valid.class
InvalidSNSTopicARNException
The specified Amazon SNS topic does not exist.class
InvalidTimeRangeException
The specified time range is not valid.class
LastDeliveryChannelDeleteFailedException
You cannot delete the delivery channel you specified because the configuration recorder is running.class
MaxNumberOfConfigRulesExceededException
Failed to add the AWS Config rule because the account already contains the maximum number of 25 rules.class
MaxNumberOfConfigurationRecordersExceededException
You have reached the limit on the number of recorders you can create.class
MaxNumberOfDeliveryChannelsExceededException
You have reached the limit on the number of delivery channels you can create.class
NoAvailableConfigurationRecorderException
There are no configuration recorders available to provide the role needed to describe your resources.class
NoAvailableDeliveryChannelException
There is no delivery channel available to record configurations.class
NoRunningConfigurationRecorderException
There is no configuration recorder running.class
NoSuchBucketException
The specified Amazon S3 bucket does not exist.class
NoSuchConfigRuleException
One or more AWS Config rules in the request are invalid.class
NoSuchConfigurationRecorderException
You have specified a configuration recorder that does not exist.class
NoSuchDeliveryChannelException
You have specified a delivery channel that does not exist.class
ResourceInUseException
The rule is currently being deleted.class
ResourceNotDiscoveredException
You have specified a resource that is either unknown or has not been discovered.class
ValidationException
The requested action is not valid. -
Uses of AmazonClientException in com.amazonaws.services.databasemigrationservice.model
Subclasses of AmazonClientException in com.amazonaws.services.databasemigrationservice.model Modifier and Type Class Description class
AccessDeniedException
AWS DMS was denied access to the endpoint.class
InsufficientResourceCapacityException
There are not enough resources allocated to the database migration.class
InvalidResourceStateException
The resource is in a state that prevents it from being used for database migration.class
InvalidSubnetException
The subnet provided is invalid.class
KMSKeyNotAccessibleException
AWS DMS cannot access the KMS key.class
ReplicationSubnetGroupDoesNotCoverEnoughAZsException
The replication subnet group does not cover enough Availability Zones (AZs).class
ResourceAlreadyExistsException
The resource you are attempting to create already exists.class
ResourceNotFoundException
The resource could not be found.class
ResourceQuotaExceededException
The quota for this resource quota has been exceeded.class
StorageQuotaExceededException
The storage quota has been exceeded.class
SubnetAlreadyInUseException
The specified subnet is already in use.class
UpgradeDependencyFailureException
An upgrade dependency is preventing the database migration. -
Uses of AmazonClientException in com.amazonaws.services.datapipeline.model
Subclasses of AmazonClientException in com.amazonaws.services.datapipeline.model Modifier and Type Class Description class
InternalServiceErrorException
An internal service error occurred.class
InvalidRequestException
The request was not valid.class
PipelineDeletedException
The specified pipeline has been deleted.class
PipelineNotFoundException
The specified pipeline was not found.class
TaskNotFoundException
The specified task was not found. -
Uses of AmazonClientException in com.amazonaws.services.devicefarm.model
Subclasses of AmazonClientException in com.amazonaws.services.devicefarm.model Modifier and Type Class Description class
ArgumentException
An invalid argument was specified.class
IdempotencyException
An entity with the same name already exists.class
LimitExceededException
A limit was exceeded.class
NotEligibleException
Exception gets thrown when a user is not eligible to perform the specified transaction.class
NotFoundException
The specified entity was not found.class
ServiceAccountException
There was a problem with the service account. -
Uses of AmazonClientException in com.amazonaws.services.directconnect.model
Subclasses of AmazonClientException in com.amazonaws.services.directconnect.model Modifier and Type Class Description class
DirectConnectClientException
The API was called with invalid parameters.class
DirectConnectServerException
A server-side error occurred during the API call. -
Uses of AmazonClientException in com.amazonaws.services.directory.model
Subclasses of AmazonClientException in com.amazonaws.services.directory.model Modifier and Type Class Description class
AuthenticationFailedException
An authentication error occurred.class
ClientException
A client exception has occurred.class
DirectoryLimitExceededException
The maximum number of directories in the region has been reached.class
DirectoryUnavailableException
The specified directory is unavailable or could not be found.class
EntityAlreadyExistsException
The specified entity already exists.class
EntityDoesNotExistException
The specified entity could not be found.class
InsufficientPermissionsException
The account does not have sufficient permission to perform the operation.class
InvalidNextTokenException
The NextToken value is not valid.class
InvalidParameterException
One or more parameters are not valid.class
ServiceException
An exception has occurred in AWS Directory Service.class
SnapshotLimitExceededException
The maximum number of manual snapshots for the directory has been reached.class
UnsupportedOperationException
The operation is not supported. -
Uses of AmazonClientException in com.amazonaws.services.dynamodbv2.datamodeling
Methods in com.amazonaws.services.dynamodbv2.datamodeling that throw AmazonClientException Modifier and Type Method Description List<ScanResult>
ParallelScanTask. getNextBatchOfScanResults()
-
Uses of AmazonClientException in com.amazonaws.services.dynamodbv2.document
Subclasses of AmazonClientException in com.amazonaws.services.dynamodbv2.document Modifier and Type Class Description class
IncompatibleTypeException
Thrown upon incompatible type during data conversion. -
Uses of AmazonClientException in com.amazonaws.services.dynamodbv2.model
Subclasses of AmazonClientException in com.amazonaws.services.dynamodbv2.model Modifier and Type Class Description class
ConditionalCheckFailedException
A condition specified in the operation could not be evaluated.class
ExpiredIteratorException
The shard iterator has expired and can no longer be used to retrieve stream records.class
InternalServerErrorException
An error occurred on the server side.class
ItemCollectionSizeLimitExceededException
An item collection is too large.class
LimitExceededException
The number of concurrent table requests (cumulative number of tables in theCREATING
,DELETING
orUPDATING
state) exceeds the maximum allowed of 10.class
ProvisionedThroughputExceededException
Your request rate is too high.class
ResourceInUseException
The operation conflicts with the resource's availability.class
ResourceNotFoundException
The operation tried to access a nonexistent table or index.class
TrimmedDataAccessException
The operation attempted to read past the oldest stream record in a shard. -
Uses of AmazonClientException in com.amazonaws.services.dynamodbv2.util
Subclasses of AmazonClientException in com.amazonaws.services.dynamodbv2.util Modifier and Type Class Description static class
TableUtils.TableNeverTransitionedToStateException
Thrown byTableUtils
when a table never reaches a desired state -
Uses of AmazonClientException in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that throw AmazonClientException Modifier and Type Method Description <X extends AmazonWebServiceRequest>
DryRunResult<X>AbstractAmazonEC2. dryRun(DryRunSupportedRequest<X> request)
<X extends AmazonWebServiceRequest>
DryRunResult<X>AmazonEC2. dryRun(DryRunSupportedRequest<X> request)
Checks whether you have the required permissions for the provided Amazon EC2 operation, without actually running it.<X extends AmazonWebServiceRequest>
DryRunResult<X>AmazonEC2Client. dryRun(DryRunSupportedRequest<X> request)
Checks whether you have the required permissions for the provided Amazon EC2 operation, without actually running it. -
Uses of AmazonClientException in com.amazonaws.services.ec2.util
Methods in com.amazonaws.services.ec2.util that throw AmazonClientException Modifier and Type Method Description static boolean
SecurityGroupUtils. doesSecurityGroupExist(AmazonEC2 ec2, String securityGroupName)
Provides a quick answer to whether a security group exists. -
Uses of AmazonClientException in com.amazonaws.services.ecr.model
Subclasses of AmazonClientException in com.amazonaws.services.ecr.model Modifier and Type Class Description class
EmptyUploadException
The specified layer upload does not contain any layer parts.class
ImageAlreadyExistsException
The specified image has already been pushed, and there are no changes to the manifest or image tag since the last push.class
InvalidLayerException
The layer digest calculation performed by Amazon ECR upon receipt of the image layer does not match the digest specified.class
InvalidLayerPartException
The layer part size is not valid, or the first byte specified is not consecutive to the last byte of a previous layer part upload.class
InvalidParameterException
The specified parameter is invalid.class
LayerAlreadyExistsException
The image layer already exists in the associated repository.class
LayerInaccessibleException
The specified layer is not available because it is not associated with an image.class
LayerPartTooSmallException
Layer parts must be at least 5 MiB in size.class
LayersNotFoundException
The specified layers could not be found, or the specified layer is not valid for this repository.class
LimitExceededException
The operation did not succeed because it would have exceeded a service limit for your account.class
RepositoryAlreadyExistsException
The specified repository already exists in the specified registry.class
RepositoryNotEmptyException
The specified repository contains images.class
RepositoryNotFoundException
The specified repository could not be found.class
RepositoryPolicyNotFoundException
The specified repository and registry combination does not have an associated repository policy.class
ServerException
These errors are usually caused by a server-side issue.class
UploadNotFoundException
The upload could not be found, or the specified upload id is not valid for this repository. -
Uses of AmazonClientException in com.amazonaws.services.ecs.model
Subclasses of AmazonClientException in com.amazonaws.services.ecs.model Modifier and Type Class Description class
ClientException
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that doesn't have permission to use the action or resource, or specifying an identifier that is not valid.class
ClusterContainsContainerInstancesException
You cannot delete a cluster that has registered container instances.class
ClusterContainsServicesException
You cannot delete a cluster that contains services.class
ClusterNotFoundException
The specified cluster could not be found.class
InvalidParameterException
The specified parameter is invalid.class
MissingVersionException
Amazon ECS is unable to determine the current version of the Amazon ECS container agent on the container instance and does not have enough information to proceed with an update.class
NoUpdateAvailableException
There is no update available for this Amazon ECS container agent.class
ServerException
These errors are usually caused by a server issue.class
ServiceNotActiveException
The specified service is not active.class
ServiceNotFoundException
The specified service could not be found.class
UpdateInProgressException
There is already a current Amazon ECS container agent update in progress on the specified container instance. -
Uses of AmazonClientException in com.amazonaws.services.elasticache.model
Subclasses of AmazonClientException in com.amazonaws.services.elasticache.model Modifier and Type Class Description class
AuthorizationAlreadyExistsException
The specified Amazon EC2 security group is already authorized for the specified cache security group.class
AuthorizationNotFoundException
The specified Amazon EC2 security group is not authorized for the specified cache security group.class
CacheClusterAlreadyExistsException
You already have a cache cluster with the given identifier.class
CacheClusterNotFoundException
The requested cache cluster ID does not refer to an existing cache cluster.class
CacheParameterGroupAlreadyExistsException
A cache parameter group with the requested name already exists.class
CacheParameterGroupNotFoundException
The requested cache parameter group name does not refer to an existing cache parameter group.class
CacheParameterGroupQuotaExceededException
The request cannot be processed because it would exceed the maximum number of cache security groups.class
CacheSecurityGroupAlreadyExistsException
A cache security group with the specified name already exists.class
CacheSecurityGroupNotFoundException
The requested cache security group name does not refer to an existing cache security group.class
CacheSecurityGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of cache security groups.class
CacheSubnetGroupAlreadyExistsException
The requested cache subnet group name is already in use by an existing cache subnet group.class
CacheSubnetGroupInUseException
The requested cache subnet group is currently in use.class
CacheSubnetGroupNotFoundException
The requested cache subnet group name does not refer to an existing cache subnet group.class
CacheSubnetGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of cache subnet groups.class
CacheSubnetQuotaExceededException
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.class
ClusterQuotaForCustomerExceededException
The request cannot be processed because it would exceed the allowed number of cache clusters per customer.class
InsufficientCacheClusterCapacityException
The requested cache node type is not available in the specified Availability Zone.class
InvalidARNException
The requested Amazon Resource Name (ARN) does not refer to an existing resource.class
InvalidCacheClusterStateException
The requested cache cluster is not in the available state.class
InvalidCacheParameterGroupStateException
The current state of the cache parameter group does not allow the requested action to occur.class
InvalidCacheSecurityGroupStateException
The current state of the cache security group does not allow deletion.class
InvalidParameterCombinationException
Two or more incompatible parameters were specified.class
InvalidParameterValueException
The value for a parameter is invalid.class
InvalidReplicationGroupStateException
The requested replication group is not in the available state.class
InvalidSnapshotStateException
The current state of the snapshot does not allow the requested action to occur.class
InvalidSubnetException
An invalid subnet identifier was specified.class
InvalidVPCNetworkStateException
The VPC network is in an invalid state.class
NodeQuotaForClusterExceededException
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.class
NodeQuotaForCustomerExceededException
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.class
ReplicationGroupAlreadyExistsException
The specified replication group already exists.class
ReplicationGroupNotFoundException
The specified replication group does not exist.class
ReservedCacheNodeAlreadyExistsException
You already have a reservation with the given identifier.class
ReservedCacheNodeNotFoundException
The requested reserved cache node was not found.class
ReservedCacheNodeQuotaExceededException
The request cannot be processed because it would exceed the user's cache node quota.class
ReservedCacheNodesOfferingNotFoundException
The requested cache node offering does not exist.class
SnapshotAlreadyExistsException
You already have a snapshot with the given name.class
SnapshotFeatureNotSupportedException
You attempted one of the following actions:class
SnapshotNotFoundException
The requested snapshot name does not refer to an existing snapshot.class
SnapshotQuotaExceededException
The request cannot be processed because it would exceed the maximum number of snapshots.class
SubnetInUseException
The requested subnet is being used by another cache subnet group.class
TagNotFoundException
The requested tag was not found on this resource.class
TagQuotaPerResourceExceededException
The request cannot be processed because it would cause the resource to have more than the allowed number of tags. -
Uses of AmazonClientException in com.amazonaws.services.elasticbeanstalk.model
Subclasses of AmazonClientException in com.amazonaws.services.elasticbeanstalk.model Modifier and Type Class Description class
ElasticBeanstalkServiceException
A generic service exception has occurred.class
InsufficientPrivilegesException
The specified account does not have sufficient privileges for one of more AWS services.class
InvalidRequestException
One or more input parameters is not valid.class
ManagedActionInvalidStateException
Cannot modify the managed action in its current state.class
OperationInProgressException
Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.class
S3LocationNotInServiceRegionException
The specified S3 bucket does not belong to the S3 region in which the service is running.class
S3SubscriptionRequiredException
The specified account does not have a subscription to Amazon S3.class
SourceBundleDeletionException
Unable to delete the Amazon S3 source bundle associated with the application version.class
TooManyApplicationsException
The specified account has reached its limit of applications.class
TooManyApplicationVersionsException
The specified account has reached its limit of application versions.class
TooManyBucketsException
The specified account has reached its limit of Amazon S3 buckets.class
TooManyConfigurationTemplatesException
The specified account has reached its limit of configuration templates.class
TooManyEnvironmentsException
The specified account has reached its limit of environments. -
Uses of AmazonClientException in com.amazonaws.services.elasticfilesystem.model
Subclasses of AmazonClientException in com.amazonaws.services.elasticfilesystem.model Modifier and Type Class Description class
BadRequestException
Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required parameter.class
DependencyTimeoutException
The service timed out trying to fulfill the request, and the client should try the call again.class
FileSystemAlreadyExistsException
Returned if the file system you are trying to create already exists, with the creation token you provided.class
FileSystemInUseException
Returned if a file system has mount targets.class
FileSystemLimitExceededException
Returned if the AWS account has already created maximum number of file systems allowed per account.class
FileSystemNotFoundException
Returned if the specifiedFileSystemId
does not exist in the requester's AWS account.class
IncorrectFileSystemLifeCycleStateException
Returned if the file system's life cycle state is not "created".class
IncorrectMountTargetStateException
Returned if the mount target is not in the correct state for the operation.class
InternalServerErrorException
Returned if an error occurred on the server side.class
IpAddressInUseException
Returned if the request specified anIpAddress
that is already in use in the subnet.class
MountTargetConflictException
Returned if the mount target would violate one of the specified restrictions based on the file system's existing mount targets.class
MountTargetNotFoundException
Returned if there is no mount target with the specified ID found in the caller's account.class
NetworkInterfaceLimitExceededException
The calling account has reached the ENI limit for the specific AWS region.class
NoFreeAddressesInSubnetException
Returned ifIpAddress
was not specified in the request and there are no free IP addresses in the subnet.class
SecurityGroupLimitExceededException
Returned if the size ofSecurityGroups
specified in the request is greater than five.class
SecurityGroupNotFoundException
Returned if one of the specified security groups does not exist in the subnet's VPC.class
SubnetNotFoundException
Returned if there is no subnet with IDSubnetId
provided in the request.class
UnsupportedAvailabilityZoneException
-
Uses of AmazonClientException in com.amazonaws.services.elasticloadbalancing.model
Subclasses of AmazonClientException in com.amazonaws.services.elasticloadbalancing.model Modifier and Type Class Description class
CertificateNotFoundException
The specified SSL ID does not refer to a valid SSL certificate in AWS Identity and Access Management (IAM).class
DuplicateListenerException
A listener already exists for the specifiedLoadBalancerName
andLoadBalancerPort
, but with a differentInstancePort
,Protocol
, orSSLCertificateId
.class
DuplicateLoadBalancerNameException
The specified load balancer name already exists for this account.class
DuplicatePolicyNameException
A policy with the specified name already exists for this load balancer.class
DuplicateTagKeysException
A tag key was specified more than once.class
InvalidConfigurationRequestException
The requested configuration change is not valid.class
InvalidInstanceException
The specified endpoint is not valid.class
InvalidSchemeException
The specified value for the schema is not valid.class
InvalidSecurityGroupException
One or more of the specified security groups do not exist.class
InvalidSubnetException
The specified VPC has no associated Internet gateway.class
ListenerNotFoundException
The load balancer does not have a listener configured at the specified port.class
LoadBalancerAttributeNotFoundException
The specified load balancer attribute does not exist.class
LoadBalancerNotFoundException
The specified load balancer does not exist.class
PolicyNotFoundException
One or more of the specified policies do not exist.class
PolicyTypeNotFoundException
One or more of the specified policy types do not exist.class
SubnetNotFoundException
One or more of the specified subnets do not exist.class
TooManyLoadBalancersException
The quota for the number of load balancers has been reached.class
TooManyPoliciesException
The quota for the number of policies for this load balancer has been reached.class
TooManyTagsException
The quota for the number of tags that can be assigned to a load balancer has been reached. -
Uses of AmazonClientException in com.amazonaws.services.elasticmapreduce.model
Subclasses of AmazonClientException in com.amazonaws.services.elasticmapreduce.model Modifier and Type Class Description class
InternalServerErrorException
Indicates that an error occurred while processing the request and that the request was not completed.class
InternalServerException
This exception occurs when there is an internal failure in the EMR service.class
InvalidRequestException
This exception occurs when there is something wrong with user input. -
Uses of AmazonClientException in com.amazonaws.services.elasticsearch.model
Subclasses of AmazonClientException in com.amazonaws.services.elasticsearch.model Modifier and Type Class Description class
BaseException
An error occurred while processing the request.class
DisabledOperationException
An error occured because the client wanted to access a not supported operation.class
InternalException
The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) .class
InvalidTypeException
An exception for trying to create or access sub-resource that is either invalid or not supported.class
LimitExceededException
An exception for trying to create more than allowed resources or sub-resources.class
ResourceAlreadyExistsException
An exception for creating a resource that already exists.class
ResourceNotFoundException
An exception for accessing or deleting a resource that does not exist.class
ValidationException
An exception for missing / invalid input fields. -
Uses of AmazonClientException in com.amazonaws.services.elastictranscoder.model
Subclasses of AmazonClientException in com.amazonaws.services.elastictranscoder.model Modifier and Type Class Description class
AccessDeniedException
General authentication failure.class
IncompatibleVersionException
class
InternalServiceException
Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.class
LimitExceededException
Too many operations for a given AWS account.class
ResourceInUseException
The resource you are attempting to change is in use.class
ResourceNotFoundException
The requested resource does not exist or is not available.class
ValidationException
One or more required parameter values were not provided in the request. -
Uses of AmazonClientException in com.amazonaws.services.gamelift.model
Subclasses of AmazonClientException in com.amazonaws.services.gamelift.model Modifier and Type Class Description class
ConflictException
The requested operation would cause a conflict with the current state of a service resource associated with the request.class
FleetCapacityExceededException
The specified fleet has no available instances to fulfill a request to create a new game session.class
GameSessionFullException
The game instance is currently full and cannot allow the requested player(s) to join.class
InternalServiceException
The service encountered an unrecoverable internal failure while processing the request.class
InvalidFleetStatusException
The requested operation would cause a conflict with the current state of a resource associated with the request and/or the fleet.class
InvalidGameSessionStatusException
The requested operation would cause a conflict with the current state of a resource associated with the request and/or the game instance.class
InvalidRequestException
One or more parameters specified as part of the request are invalid.class
LimitExceededException
The requested operation would cause the resource to exceed the allowed service limit.class
NotFoundException
A service resource associated with the request could not be found.class
TerminalRoutingStrategyException
The service is unable to resolve the routing for a particular alias because it has a terminal RoutingStrategy associated with it.class
UnauthorizedException
The client failed authentication. -
Uses of AmazonClientException in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier that throw AmazonClientException Modifier and Type Method Description static String
TreeHashGenerator. calculateTreeHash(File file)
Calculates a hex encoded binary hash using a tree hashing algorithm for the data in the specified file.static String
TreeHashGenerator. calculateTreeHash(InputStream input)
Calculates a hex encoded binary hash using a tree hashing algorithm for the data in the specified input stream.static String
TreeHashGenerator. calculateTreeHash(List<byte[]> checksums)
Returns the hex encoded binary tree hash for the individual checksums given. -
Uses of AmazonClientException in com.amazonaws.services.glacier.model
Subclasses of AmazonClientException in com.amazonaws.services.glacier.model Modifier and Type Class Description class
InvalidParameterValueException
Returned if a parameter of the request is incorrectly specified.class
LimitExceededException
Returned if the request results in a vault or account limit being exceeded.class
MissingParameterValueException
Returned if a required header or parameter is missing from the request.class
PolicyEnforcedException
Returned if a retrieval job would exceed the current data policy's retrieval rate limit.class
RequestTimeoutException
Returned if, when uploading an archive, Amazon Glacier times out while receiving the upload.class
ResourceNotFoundException
Returned if the specified resource, such as a vault, upload ID, or job ID, does not exist.class
ServiceUnavailableException
Returned if the service cannot complete the request. -
Uses of AmazonClientException in com.amazonaws.services.glacier.transfer
Methods in com.amazonaws.services.glacier.transfer that throw AmazonClientException Modifier and Type Method Description void
ArchiveTransferManager. download(String vaultName, String archiveId, File file)
Downloads an archive from Amazon Glacier in the specified vault for the current user's account, and saves it to the specified file.void
ArchiveTransferManager. download(String accountId, String vaultName, String archiveId, File file)
Downloads an archive from Amazon Glacier in the specified vault in the specified user's account, and saves it to the specified file.void
ArchiveTransferManager. download(String accountId, String vaultName, String archiveId, File file, ProgressListener progressListener)
Downloads an archive from Amazon Glacier in the specified vault in the specified user's account, and saves it to the specified file.UploadResult
ArchiveTransferManager. upload(String vaultName, String archiveDescription, File file)
Uploads the specified file to Amazon Glacier for archival storage in the specified vault for the user's current account.UploadResult
ArchiveTransferManager. upload(String accountId, String vaultName, String archiveDescription, File file)
Uploads the specified file to Amazon Glacier for archival storage in the specified vault in the specified user's account.UploadResult
ArchiveTransferManager. upload(String accountId, String vaultName, String archiveDescription, File file, ProgressListener progressListener)
Uploads the specified file to Amazon Glacier for archival storage in the specified vault in the specified user's account. -
Uses of AmazonClientException in com.amazonaws.services.identitymanagement.model
Subclasses of AmazonClientException in com.amazonaws.services.identitymanagement.model Modifier and Type Class Description class
CredentialReportExpiredException
The request was rejected because the most recent credential report has expired.class
CredentialReportNotPresentException
The request was rejected because the credential report does not exist.class
CredentialReportNotReadyException
The request was rejected because the credential report is still being generated.class
DeleteConflictException
The request was rejected because it attempted to delete a resource that has attached subordinate entities.class
DuplicateCertificateException
The request was rejected because the same certificate is associated with an IAM user in the account.class
DuplicateSSHPublicKeyException
The request was rejected because the SSH public key is already associated with the specified IAM user.class
EntityAlreadyExistsException
The request was rejected because it attempted to create a resource that already exists.class
EntityTemporarilyUnmodifiableException
The request was rejected because it referenced an entity that is temporarily unmodifiable, such as a user name that was deleted and then recreated.class
InvalidAuthenticationCodeException
The request was rejected because the authentication code was not recognized.class
InvalidCertificateException
The request was rejected because the certificate is invalid.class
InvalidInputException
The request was rejected because an invalid or out-of-range value was supplied for an input parameter.class
InvalidPublicKeyException
The request was rejected because the public key is malformed or otherwise invalid.class
InvalidUserTypeException
The request was rejected because the type of user for the transaction was incorrect.class
KeyPairMismatchException
The request was rejected because the public key certificate and the private key do not match.class
LimitExceededException
The request was rejected because it attempted to create resources beyond the current AWS account limits.class
MalformedCertificateException
The request was rejected because the certificate was malformed or expired.class
MalformedPolicyDocumentException
The request was rejected because the policy document was malformed.class
NoSuchEntityException
The request was rejected because it referenced an entity that does not exist.class
PasswordPolicyViolationException
The request was rejected because the provided password did not meet the requirements imposed by the account password policy.class
PolicyEvaluationException
The request failed because a provided policy could not be successfully evaluated.class
ServiceFailureException
The request processing has failed because of an unknown error, exception or failure.class
UnrecognizedPublicKeyEncodingException
The request was rejected because the public key encoding format is unsupported or unrecognized. -
Uses of AmazonClientException in com.amazonaws.services.importexport.model
Subclasses of AmazonClientException in com.amazonaws.services.importexport.model Modifier and Type Class Description class
BucketPermissionException
The account specified does not have the appropriate bucket permissions.class
CanceledJobIdException
The specified job ID has been canceled and is no longer valid.class
CreateJobQuotaExceededException
Each account can create only a certain number of jobs per day.class
ExpiredJobIdException
Indicates that the specified job has expired out of the system.class
InvalidAccessKeyIdException
The AWS Access Key ID specified in the request did not match the manifest's accessKeyId value.class
InvalidAddressException
The address specified in the manifest is invalid.class
InvalidCustomsException
One or more customs parameters was invalid.class
InvalidFileSystemException
File system specified in export manifest is invalid.class
InvalidJobIdException
The JOBID was missing, not found, or not associated with the AWS account.class
InvalidManifestFieldException
One or more manifest fields was invalid.class
InvalidParameterException
One or more parameters had an invalid value.class
InvalidVersionException
The client tool version is invalid.class
MalformedManifestException
Your manifest is not well-formed.class
MissingCustomsException
One or more required customs parameters was missing from the manifest.class
MissingManifestFieldException
One or more required fields were missing from the manifest file.class
MissingParameterException
One or more required parameters was missing from the request.class
MultipleRegionsException
Your manifest file contained buckets from multiple regions.class
NoSuchBucketException
The specified bucket does not exist.class
UnableToCancelJobIdException
AWS Import/Export cannot cancel the jobclass
UnableToUpdateJobIdException
AWS Import/Export cannot update the job -
Uses of AmazonClientException in com.amazonaws.services.inspector.model
Subclasses of AmazonClientException in com.amazonaws.services.inspector.model Modifier and Type Class Description class
AccessDeniedException
You do not have required permissions to access the requested resource.class
AgentsAlreadyRunningAssessmentException
You started an assessment run, but one of the instances is already participating in another assessment run.class
AssessmentRunInProgressException
You cannot perform a specified action if an assessment run is currently in progress.class
InternalException
Internal server error.class
InvalidCrossAccountRoleException
Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 instances during the assessment run.class
InvalidInputException
The request was rejected because an invalid or out-of-range value was supplied for an input parameter.class
LimitExceededException
The request was rejected because it attempted to create resources beyond the current AWS account limits.class
NoSuchEntityException
The request was rejected because it referenced an entity that does not exist. -
Uses of AmazonClientException in com.amazonaws.services.iot.model
Subclasses of AmazonClientException in com.amazonaws.services.iot.model Modifier and Type Class Description class
CertificateConflictException
Unable to verify the CA certificate used to sign the device certificate you are attempting to register.class
CertificateStateException
The certificate operation is not allowed.class
CertificateValidationException
The certificate is invalid.class
DeleteConflictException
You can't delete the resource because it is attached to one or more resources.class
InternalException
An unexpected error has occurred.class
InternalFailureException
An unexpected error has occurred.class
InvalidRequestException
The request is not valid.class
LimitExceededException
The number of attached entities exceeds the limit.class
MalformedPolicyException
The policy documentation is not valid.class
RegistrationCodeValidationException
The registration code is invalid.class
ResourceAlreadyExistsException
The resource already exists.class
ResourceNotFoundException
The specified resource does not exist.class
ServiceUnavailableException
The service is temporarily unavailable.class
SqlParseException
The Rule-SQL expression can't be parsed correctly.class
ThrottlingException
The rate exceeds the limit.class
TransferAlreadyCompletedException
You can't revert the certificate transfer because the transfer is already complete.class
TransferConflictException
You can't transfer the certificate because authorization policies are still attached.class
UnauthorizedException
You are not authorized to perform this operation.class
VersionsLimitExceededException
The number of policy versions exceeds the limit. -
Uses of AmazonClientException in com.amazonaws.services.iotdata.model
Subclasses of AmazonClientException in com.amazonaws.services.iotdata.model Modifier and Type Class Description class
ConflictException
The specified version does not match the version of the document.class
InternalFailureException
An unexpected error has occurred.class
InvalidRequestException
The request is not valid.class
MethodNotAllowedException
The specified combination of HTTP verb and URI is not supported.class
RequestEntityTooLargeException
The payload exceeds the maximum size allowed.class
ResourceNotFoundException
The specified resource does not exist.class
ServiceUnavailableException
The service is temporarily unavailable.class
ThrottlingException
The rate exceeds the limit.class
UnauthorizedException
You are not authorized to perform this operation.class
UnsupportedDocumentEncodingException
The document encoding is not supported. -
Uses of AmazonClientException in com.amazonaws.services.kinesis.model
Subclasses of AmazonClientException in com.amazonaws.services.kinesis.model Modifier and Type Class Description class
ExpiredIteratorException
The provided iterator exceeds the maximum age allowed.class
InvalidArgumentException
A specified parameter exceeds its restrictions, is not supported, or can't be used.class
LimitExceededException
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed (5).class
ProvisionedThroughputExceededException
The request rate for the stream is too high, or the requested data is too large for the available throughput.class
ResourceInUseException
The resource is not available for this operation.class
ResourceNotFoundException
The requested resource could not be found. -
Uses of AmazonClientException in com.amazonaws.services.kinesisfirehose.model
Subclasses of AmazonClientException in com.amazonaws.services.kinesisfirehose.model Modifier and Type Class Description class
ConcurrentModificationException
Another modification has already happened.class
InvalidArgumentException
The specified input parameter has an value that is not valid.class
LimitExceededException
You have already reached the limit for a requested resource.class
ResourceInUseException
The resource is already in use and not available for this operation.class
ResourceNotFoundException
The specified resource could not be found.class
ServiceUnavailableException
The service is unavailable, back off and retry the operation. -
Uses of AmazonClientException in com.amazonaws.services.kms.model
Subclasses of AmazonClientException in com.amazonaws.services.kms.model Modifier and Type Class Description class
AlreadyExistsException
The request was rejected because it attempted to create a resource that already exists.class
DependencyTimeoutException
The system timed out while trying to fulfill the request.class
DisabledException
The request was rejected because the specified key was marked as disabled.class
InvalidAliasNameException
The request was rejected because the specified alias name is not valid.class
InvalidArnException
The request was rejected because a specified ARN was not valid.class
InvalidCiphertextException
The request was rejected because the specified ciphertext has been corrupted or is otherwise invalid.class
InvalidGrantIdException
The request was rejected because the specifiedGrantId
is not valid.class
InvalidGrantTokenException
The request was rejected because a grant token provided as part of the request is invalid.class
InvalidKeyUsageException
The request was rejected because the specified KeySpec parameter is not valid.class
InvalidMarkerException
The request was rejected because the marker that specifies where pagination should next begin is not valid.class
KeyUnavailableException
The request was rejected because the key was not available.class
KMSInternalException
The request was rejected because an internal exception occurred.class
KMSInvalidStateException
The request was rejected because the state of the specified resource is not valid for this request.class
LimitExceededException
The request was rejected because a limit was exceeded.class
MalformedPolicyDocumentException
The request was rejected because the specified policy is not syntactically or semantically correct.class
NotFoundException
The request was rejected because the specified entity or resource could not be found.class
UnsupportedOperationException
The request was rejected because a specified parameter is not supported. -
Uses of AmazonClientException in com.amazonaws.services.lambda.model
Subclasses of AmazonClientException in com.amazonaws.services.lambda.model Modifier and Type Class Description class
CodeStorageExceededException
You have exceeded your maximum total code size per account.class
EC2AccessDeniedException
class
EC2ThrottledException
AWS Lambda was throttled by Amazon EC2 during Lambda function initiatization using the execution role provided for the Lambda function.class
EC2UnexpectedException
AWS Lambda received an unexpected EC2 client exception while setting up for the Lambda function.class
ENILimitReachedException
AWS Lambda was not able to create an Elastic Network Interface (ENI) in the VPC, specified as part of Lambda function configuration, because the limit for network interfaces has been reached.class
InvalidParameterValueException
One of the parameters in the request is invalid.class
InvalidRequestContentException
The request body could not be parsed as JSON.class
InvalidSecurityGroupIDException
The Security Group ID provided in the Lambda function VPC configuration is invalid.class
InvalidSubnetIDException
The Subnet ID provided in the Lambda function VPC configuration is invalid.class
PolicyLengthExceededException
Lambda function access policy is limited to 20 KB.class
RequestTooLargeException
The request payload exceeded theInvoke
request body JSON input limit.class
ResourceConflictException
The resource already exists.class
ResourceNotFoundException
The resource (for example, a Lambda function or access policy statement) specified in the request does not exist.class
ServiceException
The AWS Lambda service encountered an internal error.class
SubnetIPAddressLimitReachedException
AWS Lambda was not able to set up VPC access for the Lambda function because one or more configured subnets has no available IP addresses.class
TooManyRequestsException
class
UnsupportedMediaTypeException
The content type of theInvoke
request body is not JSON. -
Uses of AmazonClientException in com.amazonaws.services.logs.model
Subclasses of AmazonClientException in com.amazonaws.services.logs.model Modifier and Type Class Description class
DataAlreadyAcceptedException
class
InvalidOperationException
Returned if the operation is not valid on the specified resourceclass
InvalidParameterException
Returned if a parameter of the request is incorrectly specified.class
InvalidSequenceTokenException
class
LimitExceededException
Returned if you have reached the maximum number of resources that can be created.class
OperationAbortedException
Returned if multiple requests to update the same resource were in conflict.class
ResourceAlreadyExistsException
Returned if the specified resource already exists.class
ResourceNotFoundException
Returned if the specified resource does not exist.class
ServiceUnavailableException
Returned if the service cannot complete the request. -
Uses of AmazonClientException in com.amazonaws.services.machinelearning.model
Subclasses of AmazonClientException in com.amazonaws.services.machinelearning.model Modifier and Type Class Description class
IdempotentParameterMismatchException
A second request to use or change an object was not allowed.class
InternalServerException
An error on the server occurred when trying to process a request.class
InvalidInputException
An error on the client occurred.class
LimitExceededException
The subscriber exceeded the maximum number of operations.class
PredictorNotMountedException
The exception is thrown when a predict request is made to an unmountedMLModel
.class
ResourceNotFoundException
A specified resource cannot be located. -
Uses of AmazonClientException in com.amazonaws.services.marketplacecommerceanalytics.model
Subclasses of AmazonClientException in com.amazonaws.services.marketplacecommerceanalytics.model Modifier and Type Class Description class
MarketplaceCommerceAnalyticsException
This exception is thrown when an internal service error occurs. -
Uses of AmazonClientException in com.amazonaws.services.marketplacemetering.model
Subclasses of AmazonClientException in com.amazonaws.services.marketplacemetering.model Modifier and Type Class Description class
DuplicateRequestException
A metering record has already been emitted by the same EC2 instance for the given {usageDimension, timestamp} with a different usageQuantity.class
InternalServiceErrorException
An internal error has occurred.class
InvalidEndpointRegionException
The endpoint being called is in a region different from your EC2 instance.class
InvalidProductCodeException
The product code passed does not match the product code used for publishing the product.class
InvalidUsageDimensionException
The usage dimension does not match one of the UsageDimensions associated with products.class
ThrottlingException
The calls to the MeterUsage API are throttled.class
TimestampOutOfBoundsException
The timestamp value passed in the meterUsage() is out of allowed range. -
Uses of AmazonClientException in com.amazonaws.services.opsworks.model
Subclasses of AmazonClientException in com.amazonaws.services.opsworks.model Modifier and Type Class Description class
ResourceNotFoundException
Indicates that a resource was not found.class
ValidationException
Indicates that a request was invalid. -
Uses of AmazonClientException in com.amazonaws.services.rds.model
Subclasses of AmazonClientException in com.amazonaws.services.rds.model Modifier and Type Class Description class
AuthorizationAlreadyExistsException
The specified CIDRIP or EC2 security group is already authorized for the specified DB security group.class
AuthorizationNotFoundException
Specified CIDRIP or EC2 security group is not authorized for the specified DB security group.class
AuthorizationQuotaExceededException
DB security group authorization quota has been reached.class
CertificateNotFoundException
CertificateIdentifier does not refer to an existing certificate.class
DBClusterAlreadyExistsException
User already has a DB cluster with the given identifier.class
DBClusterNotFoundException
DBClusterIdentifier does not refer to an existing DB cluster.class
DBClusterParameterGroupNotFoundException
DBClusterParameterGroupName does not refer to an existing DB Cluster parameter group.class
DBClusterQuotaExceededException
User attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.class
DBClusterSnapshotAlreadyExistsException
User already has a DB cluster snapshot with the given identifier.class
DBClusterSnapshotNotFoundException
DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.class
DBInstanceAlreadyExistsException
User already has a DB instance with the given identifier.class
DBInstanceNotFoundException
DBInstanceIdentifier does not refer to an existing DB instance.class
DBLogFileNotFoundException
LogFileName does not refer to an existing DB log file.class
DBParameterGroupAlreadyExistsException
A DB parameter group with the same name exists.class
DBParameterGroupNotFoundException
DBParameterGroupName does not refer to an existing DB parameter group.class
DBParameterGroupQuotaExceededException
Request would result in user exceeding the allowed number of DB parameter groups.class
DBSecurityGroupAlreadyExistsException
A DB security group with the name specified in DBSecurityGroupName already exists.class
DBSecurityGroupNotFoundException
DBSecurityGroupName does not refer to an existing DB security group.class
DBSecurityGroupNotSupportedException
A DB security group is not allowed for this action.class
DBSecurityGroupQuotaExceededException
Request would result in user exceeding the allowed number of DB security groups.class
DBSnapshotAlreadyExistsException
DBSnapshotIdentifier is already used by an existing snapshot.class
DBSnapshotNotFoundException
DBSnapshotIdentifier does not refer to an existing DB snapshot.class
DBSubnetGroupAlreadyExistsException
DBSubnetGroupName is already used by an existing DB subnet group.class
DBSubnetGroupDoesNotCoverEnoughAZsException
Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.class
DBSubnetGroupNotAllowedException
Indicates that the DBSubnetGroup should not be specified while creating read replicas that lie in the same region as the source instance.class
DBSubnetGroupNotFoundException
DBSubnetGroupName does not refer to an existing DB subnet group.class
DBSubnetGroupQuotaExceededException
Request would result in user exceeding the allowed number of DB subnet groups.class
DBSubnetQuotaExceededException
Request would result in user exceeding the allowed number of subnets in a DB subnet groups.class
DBUpgradeDependencyFailureException
The DB upgrade failed because a resource the DB depends on could not be modified.class
DomainNotFoundException
class
EventSubscriptionQuotaExceededException
You have reached the maximum number of event subscriptions.class
InstanceQuotaExceededException
Request would result in user exceeding the allowed number of DB instances.class
InsufficientDBClusterCapacityException
The DB cluster does not have enough capacity for the current operation.class
InsufficientDBInstanceCapacityException
Specified DB instance class is not available in the specified Availability Zone.class
InsufficientStorageClusterCapacityException
There is insufficient storage available for the current action.class
InvalidDBClusterSnapshotStateException
The supplied value is not a valid DB cluster snapshot state.class
InvalidDBClusterStateException
The supplied value is not a valid DB cluster state.class
InvalidDBInstanceStateException
The specified DB instance is not in the available state.class
InvalidDBParameterGroupStateException
The DB parameter group cannot be deleted because it is in use.class
InvalidDBSecurityGroupStateException
The state of the DB security group does not allow deletion.class
InvalidDBSnapshotStateException
The state of the DB snapshot does not allow deletion.class
InvalidDBSubnetGroupException
Indicates the DBSubnetGroup does not belong to the same VPC as that of an existing cross region read replica of the same source instance.class
InvalidDBSubnetGroupStateException
The DB subnet group cannot be deleted because it is in use.class
InvalidDBSubnetStateException
The DB subnet is not in the available state.class
InvalidEventSubscriptionStateException
This error can occur if someone else is modifying a subscription.class
InvalidOptionGroupStateException
The option group is not in the available state.class
InvalidRestoreException
Cannot restore from vpc backup to non-vpc DB instance.class
InvalidSubnetException
The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.class
InvalidVPCNetworkStateException
DB subnet group does not cover all Availability Zones after it is created because users' change.class
KMSKeyNotAccessibleException
Error accessing KMS key.class
OptionGroupAlreadyExistsException
The option group you are trying to create already exists.class
OptionGroupNotFoundException
The specified option group could not be found.class
OptionGroupQuotaExceededException
The quota of 20 option groups was exceeded for this AWS account.class
PointInTimeRestoreNotEnabledException
SourceDBInstanceIdentifier refers to a DB instance with BackupRetentionPeriod equal to 0.class
ProvisionedIopsNotAvailableInAZException
Provisioned IOPS not available in the specified Availability Zone.class
ReservedDBInstanceAlreadyExistsException
User already has a reservation with the given identifier.class
ReservedDBInstanceNotFoundException
The specified reserved DB Instance not found.class
ReservedDBInstanceQuotaExceededException
Request would exceed the user's DB Instance quota.class
ReservedDBInstancesOfferingNotFoundException
Specified offering does not exist.class
ResourceNotFoundException
The specified resource ID was not found.class
SharedSnapshotQuotaExceededException
You have exceeded the maximum number of account ids that you can share a manual DB snapshot with.class
SnapshotQuotaExceededException
Request would result in user exceeding the allowed number of DB snapshots.class
SNSInvalidTopicException
SNS has responded that there is a problem with the SND topic specified.class
SNSNoAuthorizationException
You do not have permission to publish to the SNS topic ARN.class
SNSTopicArnNotFoundException
The SNS topic ARN does not exist.class
SourceNotFoundException
The requested source could not be found.class
StorageQuotaExceededException
Request would result in user exceeding the allowed amount of storage available across all DB instances.class
StorageTypeNotSupportedException
StorageType specified cannot be associated with the DB Instance.class
SubnetAlreadyInUseException
The DB subnet is already in use in the Availability Zone.class
SubscriptionAlreadyExistException
The supplied subscription name already exists.class
SubscriptionCategoryNotFoundException
The supplied category does not exist.class
SubscriptionNotFoundException
The subscription name does not exist. -
Uses of AmazonClientException in com.amazonaws.services.redshift.model
Subclasses of AmazonClientException in com.amazonaws.services.redshift.model Modifier and Type Class Description class
AccessToSnapshotDeniedException
The owner of the specified snapshot has not authorized your account to access the snapshot.class
AuthorizationAlreadyExistsException
The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.class
AuthorizationNotFoundException
The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.class
AuthorizationQuotaExceededException
The authorization quota for the cluster security group has been reached.class
BucketNotFoundException
Could not find the specified S3 bucket.class
ClusterAlreadyExistsException
The account already has a cluster with the given identifier.class
ClusterNotFoundException
TheClusterIdentifier
parameter does not refer to an existing cluster.class
ClusterParameterGroupAlreadyExistsException
A cluster parameter group with the same name already exists.class
ClusterParameterGroupNotFoundException
The parameter group name does not refer to an existing parameter group.class
ClusterParameterGroupQuotaExceededException
The request would result in the user exceeding the allowed number of cluster parameter groups.class
ClusterQuotaExceededException
The request would exceed the allowed number of cluster instances for this account.class
ClusterSecurityGroupAlreadyExistsException
A cluster security group with the same name already exists.class
ClusterSecurityGroupNotFoundException
The cluster security group name does not refer to an existing cluster security group.class
ClusterSecurityGroupQuotaExceededException
The request would result in the user exceeding the allowed number of cluster security groups.class
ClusterSnapshotAlreadyExistsException
The value specified as a snapshot identifier is already used by an existing snapshot.class
ClusterSnapshotNotFoundException
The snapshot identifier does not refer to an existing cluster snapshot.class
ClusterSnapshotQuotaExceededException
The request would result in the user exceeding the allowed number of cluster snapshots.class
ClusterSubnetGroupAlreadyExistsException
A ClusterSubnetGroupName is already used by an existing cluster subnet group.class
ClusterSubnetGroupNotFoundException
The cluster subnet group name does not refer to an existing cluster subnet group.class
ClusterSubnetGroupQuotaExceededException
The request would result in user exceeding the allowed number of cluster subnet groups.class
ClusterSubnetQuotaExceededException
The request would result in user exceeding the allowed number of subnets in a cluster subnet groups.class
CopyToRegionDisabledException
Cross-region snapshot copy was temporarily disabled.class
DependentServiceRequestThrottlingException
The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf.class
EventSubscriptionQuotaExceededException
The request would exceed the allowed number of event subscriptions for this account.class
HsmClientCertificateAlreadyExistsException
There is already an existing Amazon Redshift HSM client certificate with the specified identifier.class
HsmClientCertificateNotFoundException
There is no Amazon Redshift HSM client certificate with the specified identifier.class
HsmClientCertificateQuotaExceededException
The quota for HSM client certificates has been reached.class
HsmConfigurationAlreadyExistsException
There is already an existing Amazon Redshift HSM configuration with the specified identifier.class
HsmConfigurationNotFoundException
There is no Amazon Redshift HSM configuration with the specified identifier.class
HsmConfigurationQuotaExceededException
The quota for HSM configurations has been reached.class
IncompatibleOrderableOptionsException
The specified options are incompatible.class
InProgressTableRestoreQuotaExceededException
You have exceeded the allowed number of table restore requests.class
InsufficientClusterCapacityException
The number of nodes specified exceeds the allotted capacity of the cluster.class
InsufficientS3BucketPolicyException
The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.class
InvalidClusterParameterGroupStateException
The cluster parameter group action can not be completed because another task is in progress that involves the parameter group.class
InvalidClusterSecurityGroupStateException
The state of the cluster security group is notavailable
.class
InvalidClusterSnapshotStateException
The specified cluster snapshot is not in theavailable
state, or other accounts are authorized to access the snapshot.class
InvalidClusterStateException
The specified cluster is not in theavailable
state.class
InvalidClusterSubnetGroupStateException
The cluster subnet group cannot be deleted because it is in use.class
InvalidClusterSubnetStateException
The state of the subnet is invalid.class
InvalidElasticIpException
The Elastic IP (EIP) is invalid or cannot be found.class
InvalidHsmClientCertificateStateException
The specified HSM client certificate is not in theavailable
state, or it is still in use by one or more Amazon Redshift clusters.class
InvalidHsmConfigurationStateException
The specified HSM configuration is not in theavailable
state, or it is still in use by one or more Amazon Redshift clusters.class
InvalidRestoreException
The restore is invalid.class
InvalidS3BucketNameException
The S3 bucket name is invalid.class
InvalidS3KeyPrefixException
The string specified for the logging S3 key prefix does not comply with the documented constraints.class
InvalidSnapshotCopyGrantStateException
The snapshot copy grant can't be deleted because it is used by one or more clusters.class
InvalidSubnetException
The requested subnet is not valid, or not all of the subnets are in the same VPC.class
InvalidSubscriptionStateException
The subscription request is invalid because it is a duplicate request.class
InvalidTableRestoreArgumentException
The value specified for thesourceDatabaseName
,sourceSchemaName
, orsourceTableName
parameter, or a combination of these, doesn't exist in the snapshot.class
InvalidTagException
The tag is invalid.class
InvalidVPCNetworkStateException
The cluster subnet group does not cover all Availability Zones.class
LimitExceededException
The encryption key has exceeded its grant limit in AWS KMS.class
NumberOfNodesPerClusterLimitExceededException
The operation would exceed the number of nodes allowed for a cluster.class
NumberOfNodesQuotaExceededException
The operation would exceed the number of nodes allotted to the account.class
ReservedNodeAlreadyExistsException
User already has a reservation with the given identifier.class
ReservedNodeNotFoundException
The specified reserved compute node not found.class
ReservedNodeOfferingNotFoundException
Specified offering does not exist.class
ReservedNodeQuotaExceededException
Request would exceed the user's compute node quota.class
ResizeNotFoundException
A resize operation for the specified cluster is not found.class
ResourceNotFoundException
The resource could not be found.class
SnapshotCopyAlreadyDisabledException
The cluster already has cross-region snapshot copy disabled.class
SnapshotCopyAlreadyEnabledException
The cluster already has cross-region snapshot copy enabled.class
SnapshotCopyDisabledException
Cross-region snapshot copy was temporarily disabled.class
SnapshotCopyGrantAlreadyExistsException
The snapshot copy grant can't be created because a grant with the same name already exists.class
SnapshotCopyGrantNotFoundException
The specified snapshot copy grant can't be found.class
SnapshotCopyGrantQuotaExceededException
The AWS account has exceeded the maximum number of snapshot copy grants in this region.class
SNSInvalidTopicException
Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.class
SNSNoAuthorizationException
You do not have permission to publish to the specified Amazon SNS topic.class
SNSTopicArnNotFoundException
An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.class
SourceNotFoundException
The specified Amazon Redshift event source could not be found.class
SubnetAlreadyInUseException
A specified subnet is already in use by another cluster.class
SubscriptionAlreadyExistException
There is already an existing event notification subscription with the specified name.class
SubscriptionCategoryNotFoundException
The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type.class
SubscriptionEventIdNotFoundException
An Amazon Redshift event with the specified event ID does not exist.class
SubscriptionNotFoundException
An Amazon Redshift event notification subscription with the specified name does not exist.class
SubscriptionSeverityNotFoundException
The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type.class
TableRestoreNotFoundException
The specifiedTableRestoreRequestId
value was not found.class
TagLimitExceededException
The request exceeds the limit of 10 tags for the resource.class
UnauthorizedOperationException
Your account is not authorized to perform the requested operation.class
UnknownSnapshotCopyRegionException
The specified region is incorrect or does not exist.class
UnsupportedOperationException
The requested operation isn't supported.class
UnsupportedOptionException
A request option was specified that is not supported. -
Uses of AmazonClientException in com.amazonaws.services.route53.model
Subclasses of AmazonClientException in com.amazonaws.services.route53.model Modifier and Type Class Description class
ConcurrentModificationException
Another user submitted a request to update the object at the same time that you did.class
ConflictingDomainExistsException
class
ConflictingTypesException
You tried to update a traffic policy instance by using a traffic policy version that has a different DNS type than the current type for the instance.class
DelegationSetAlreadyCreatedException
A delegation set with the same owner and caller reference combination has already been created.class
DelegationSetAlreadyReusableException
The specified delegation set has already been marked as reusable.class
DelegationSetInUseException
The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.class
DelegationSetNotAvailableException
Amazon Route 53 allows some duplicate domain names, but there is a maximum number of duplicate names.class
DelegationSetNotReusableException
The specified delegation set has not been marked as reusable.class
HealthCheckAlreadyExistsException
The health check you are trying to create already exists.class
HealthCheckInUseException
There are resource records associated with this health check.class
HealthCheckVersionMismatchException
class
HostedZoneAlreadyExistsException
The hosted zone you are trying to create already exists.class
HostedZoneNotEmptyException
The hosted zone contains resource record sets in addition to the default NS and SOA resource record sets.class
HostedZoneNotFoundException
The specified HostedZone cannot be found.class
IncompatibleVersionException
The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.class
InvalidArgumentException
At least one of the specified arguments is invalid.class
InvalidChangeBatchException
This error contains a list of one or more error messages.class
InvalidDomainNameException
This error indicates that the specified domain name is not valid.class
InvalidInputException
Some value specified in the request is invalid or the XML document is malformed.class
InvalidTrafficPolicyDocumentException
The format of the traffic policy document that you specified in theDocument
element is invalid.class
InvalidVPCIdException
The hosted zone you are trying to create for your VPC_ID does not belong to you.class
LastVPCAssociationException
The VPC you are trying to disassociate from the hosted zone is the last the VPC that is associated with the hosted zone.class
LimitsExceededException
The limits specified for a resource have been exceeded.class
NoSuchChangeException
class
NoSuchDelegationSetException
The specified delegation set does not exist.class
NoSuchGeoLocationException
The geo location you are trying to get does not exist.class
NoSuchHealthCheckException
The health check you are trying to get or delete does not exist.class
NoSuchHostedZoneException
class
NoSuchTrafficPolicyException
No traffic policy exists with the specified ID.class
NoSuchTrafficPolicyInstanceException
No traffic policy instance exists with the specified ID.class
PriorRequestNotCompleteException
The request was rejected because Amazon Route 53 was still processing a prior request.class
PublicZoneVPCAssociationException
The hosted zone you are trying to associate VPC with doesn't have any VPC association.class
ThrottlingException
class
TooManyHealthChecksException
class
TooManyHostedZonesException
This error indicates that you've reached the maximum number of hosted zones that can be created for the current AWS account.class
TooManyTrafficPoliciesException
You've created the maximum number of traffic policies that can be created for the current AWS account.class
TooManyTrafficPolicyInstancesException
You've created the maximum number of traffic policy instances that can be created for the current AWS account.class
TrafficPolicyAlreadyExistsException
A traffic policy that has the same value forName
already exists.class
TrafficPolicyInstanceAlreadyExistsException
Traffic policy instance with given Id already exists.class
TrafficPolicyInUseException
One or more traffic policy instances were created by using the specified traffic policy.class
VPCAssociationNotFoundException
The VPC you specified is not currently associated with the hosted zone. -
Uses of AmazonClientException in com.amazonaws.services.route53domains.model
Subclasses of AmazonClientException in com.amazonaws.services.route53domains.model Modifier and Type Class Description class
DomainLimitExceededException
The number of domains has exceeded the allowed threshold for the account.class
DuplicateRequestException
The request is already in progress for the domain.class
InvalidInputException
The requested item is not acceptable.class
OperationLimitExceededException
The number of operations or jobs running exceeded the allowed threshold for the account.class
TLDRulesViolationException
The top-level domain does not support this operation.class
UnsupportedTLDException
Amazon Route 53 does not support this top-level domain. -
Uses of AmazonClientException in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 that throw AmazonClientException Modifier and Type Method Description void
AbstractAmazonS3. abortMultipartUpload(AbortMultipartUploadRequest request)
void
AmazonS3. abortMultipartUpload(AbortMultipartUploadRequest request)
Aborts a multipart upload.void
AmazonS3Client. abortMultipartUpload(AbortMultipartUploadRequest abortMultipartUploadRequest)
void
AbstractAmazonS3. changeObjectStorageClass(String bucketName, String key, StorageClass newStorageClass)
void
AmazonS3. changeObjectStorageClass(String bucketName, String key, StorageClass newStorageClass)
Deprecated.this operation will not retain the ACL's or SSE parameters associated with the given Amazon S3 object.void
AmazonS3Client. changeObjectStorageClass(String bucketName, String key, StorageClass newStorageClass)
CompleteMultipartUploadResult
AbstractAmazonS3. completeMultipartUpload(CompleteMultipartUploadRequest request)
CompleteMultipartUploadResult
AmazonS3. completeMultipartUpload(CompleteMultipartUploadRequest request)
Completes a multipart upload by assembling previously uploaded parts.CompleteMultipartUploadResult
AmazonS3Client. completeMultipartUpload(CompleteMultipartUploadRequest completeMultipartUploadRequest)
CopyObjectResult
AbstractAmazonS3. copyObject(CopyObjectRequest copyObjectRequest)
CopyObjectResult
AbstractAmazonS3. copyObject(String sourceBucketName, String sourceKey, String destinationBucketName, String destinationKey)
CopyObjectResult
AmazonS3. copyObject(CopyObjectRequest copyObjectRequest)
Copies a source object to a new destination in Amazon S3.CopyObjectResult
AmazonS3. copyObject(String sourceBucketName, String sourceKey, String destinationBucketName, String destinationKey)
Copies a source object to a new destination in Amazon S3.CopyObjectResult
AmazonS3Client. copyObject(CopyObjectRequest copyObjectRequest)
CopyObjectResult
AmazonS3Client. copyObject(String sourceBucketName, String sourceKey, String destinationBucketName, String destinationKey)
CopyPartResult
AbstractAmazonS3. copyPart(CopyPartRequest copyPartRequest)
CopyPartResult
AmazonS3. copyPart(CopyPartRequest copyPartRequest)
Copies a source object to a part of a multipart upload.Bucket
AbstractAmazonS3. createBucket(CreateBucketRequest createBucketRequest)
Bucket
AbstractAmazonS3. createBucket(String bucketName)
Bucket
AbstractAmazonS3. createBucket(String bucketName, Region region)
Bucket
AbstractAmazonS3. createBucket(String bucketName, String region)
Bucket
AmazonS3. createBucket(CreateBucketRequest createBucketRequest)
Creates a new Amazon S3 bucket in the default region,Region.US_Standard
.Bucket
AmazonS3. createBucket(String bucketName)
Creates a new Amazon S3 bucket with the specified name in the default (US) region,Region.US_Standard
.Bucket
AmazonS3. createBucket(String bucketName, Region region)
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.Bucket
AmazonS3. createBucket(String bucketName, String region)
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.Bucket
AmazonS3Client. createBucket(CreateBucketRequest createBucketRequest)
Bucket
AmazonS3Client. createBucket(String bucketName)
Bucket
AmazonS3Client. createBucket(String bucketName, Region region)
Bucket
AmazonS3Client. createBucket(String bucketName, String region)
void
AbstractAmazonS3. deleteBucket(DeleteBucketRequest deleteBucketRequest)
void
AbstractAmazonS3. deleteBucket(String bucketName)
void
AmazonS3. deleteBucket(DeleteBucketRequest deleteBucketRequest)
Deletes the specified bucket.void
AmazonS3. deleteBucket(String bucketName)
Deletes the specified bucket.void
AmazonS3Client. deleteBucket(DeleteBucketRequest deleteBucketRequest)
void
AmazonS3Client. deleteBucket(String bucketName)
void
AbstractAmazonS3. deleteBucketPolicy(DeleteBucketPolicyRequest deleteBucketPolicyRequest)
void
AbstractAmazonS3. deleteBucketPolicy(String bucketName)
void
AmazonS3. deleteBucketPolicy(DeleteBucketPolicyRequest deleteBucketPolicyRequest)
Deletes the policy associated with the specified bucket.void
AmazonS3. deleteBucketPolicy(String bucketName)
Deletes the policy associated with the specified bucket.void
AmazonS3Client. deleteBucketPolicy(DeleteBucketPolicyRequest deleteBucketPolicyRequest)
void
AmazonS3Client. deleteBucketPolicy(String bucketName)
void
AbstractAmazonS3. deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest request)
void
AbstractAmazonS3. deleteBucketReplicationConfiguration(String bucketName)
void
AmazonS3. deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest request)
Deletes the replication configuration for the given Amazon S3 bucket.void
AmazonS3. deleteBucketReplicationConfiguration(String bucketName)
Deletes the replication configuration for the given Amazon S3 bucket.void
AmazonS3Client. deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest deleteBucketReplicationConfigurationRequest)
void
AmazonS3Client. deleteBucketReplicationConfiguration(String bucketName)
void
AbstractAmazonS3. deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest deleteBucketWebsiteConfigurationRequest)
void
AbstractAmazonS3. deleteBucketWebsiteConfiguration(String bucketName)
void
AmazonS3. deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest deleteBucketWebsiteConfigurationRequest)
This operation removes the website configuration for a bucket.void
AmazonS3. deleteBucketWebsiteConfiguration(String bucketName)
This operation removes the website configuration for a bucket.void
AmazonS3Client. deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest deleteBucketWebsiteConfigurationRequest)
void
AmazonS3Client. deleteBucketWebsiteConfiguration(String bucketName)
void
AbstractAmazonS3. deleteObject(DeleteObjectRequest deleteObjectRequest)
void
AbstractAmazonS3. deleteObject(String bucketName, String key)
void
AmazonS3. deleteObject(DeleteObjectRequest deleteObjectRequest)
Deletes the specified object in the specified bucket.void
AmazonS3. deleteObject(String bucketName, String key)
Deletes the specified object in the specified bucket.void
AmazonS3Client. deleteObject(DeleteObjectRequest deleteObjectRequest)
void
AmazonS3Client. deleteObject(String bucketName, String key)
DeleteObjectsResult
AbstractAmazonS3. deleteObjects(DeleteObjectsRequest deleteObjectsRequest)
DeleteObjectsResult
AmazonS3. deleteObjects(DeleteObjectsRequest deleteObjectsRequest)
Deletes multiple objects in a single bucket from S3.void
AbstractAmazonS3. deleteVersion(DeleteVersionRequest deleteVersionRequest)
void
AbstractAmazonS3. deleteVersion(String bucketName, String key, String versionId)
void
AmazonS3. deleteVersion(DeleteVersionRequest deleteVersionRequest)
Deletes a specific version of an object in the specified bucket.void
AmazonS3. deleteVersion(String bucketName, String key, String versionId)
Deletes a specific version of the specified object in the specified bucket.void
AmazonS3Client. deleteVersion(DeleteVersionRequest deleteVersionRequest)
void
AmazonS3Client. deleteVersion(String bucketName, String key, String versionId)
void
AbstractAmazonS3. disableRequesterPays(String bucketName)
void
AmazonS3. disableRequesterPays(String bucketName)
Allows Amazon S3 bucket owner to disable the Requester Pays for the given bucket name.boolean
AbstractAmazonS3. doesBucketExist(String bucketName)
boolean
AmazonS3. doesBucketExist(String bucketName)
Checks if the specified bucket exists.boolean
AmazonS3Client. doesBucketExist(String bucketName)
boolean
AbstractAmazonS3. doesObjectExist(String bucketName, String objectName)
boolean
AmazonS3. doesObjectExist(String bucketName, String objectName)
boolean
AmazonS3Client. doesObjectExist(String bucketName, String objectName)
void
AbstractAmazonS3. enableRequesterPays(String bucketName)
void
AmazonS3. enableRequesterPays(String bucketName)
Allows Amazon S3 bucket owner to enable the Requester Pays for the given bucket name.URL
AbstractAmazonS3. generatePresignedUrl(GeneratePresignedUrlRequest generatePresignedUrlRequest)
URL
AbstractAmazonS3. generatePresignedUrl(String bucketName, String key, Date expiration)
URL
AbstractAmazonS3. generatePresignedUrl(String bucketName, String key, Date expiration, HttpMethod method)
URL
AmazonS3. generatePresignedUrl(GeneratePresignedUrlRequest generatePresignedUrlRequest)
Returns a pre-signed URL for accessing an Amazon S3 resource.URL
AmazonS3. generatePresignedUrl(String bucketName, String key, Date expiration)
Returns a pre-signed URL for accessing an Amazon S3 resource.URL
AmazonS3. generatePresignedUrl(String bucketName, String key, Date expiration, HttpMethod method)
Returns a pre-signed URL for accessing an Amazon S3 resource.URL
AmazonS3Client. generatePresignedUrl(String bucketName, String key, Date expiration)
URL
AmazonS3Client. generatePresignedUrl(String bucketName, String key, Date expiration, HttpMethod method)
BucketAccelerateConfiguration
AbstractAmazonS3. getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest getBucketAccelerateConfigurationRequest)
BucketAccelerateConfiguration
AbstractAmazonS3. getBucketAccelerateConfiguration(String bucketName)
BucketAccelerateConfiguration
AmazonS3. getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest getBucketAccelerateConfigurationRequest)
Retrieves the accelerate configuration for the given bucket.BucketAccelerateConfiguration
AmazonS3. getBucketAccelerateConfiguration(String bucket)
Retrieves the accelerate configuration for the given bucket.BucketAccelerateConfiguration
AmazonS3Client. getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest getBucketAccelerateConfigurationRequest)
BucketAccelerateConfiguration
AmazonS3Client. getBucketAccelerateConfiguration(String bucketName)
AccessControlList
AbstractAmazonS3. getBucketAcl(GetBucketAclRequest getBucketAclRequest)
AccessControlList
AbstractAmazonS3. getBucketAcl(String bucketName)
AccessControlList
AmazonS3. getBucketAcl(GetBucketAclRequest getBucketAclRequest)
Gets theAccessControlList
(ACL) for the specified Amazon S3 bucket.AccessControlList
AmazonS3. getBucketAcl(String bucketName)
Gets theAccessControlList
(ACL) for the specified Amazon S3 bucket.AccessControlList
AmazonS3Client. getBucketAcl(GetBucketAclRequest getBucketAclRequest)
AccessControlList
AmazonS3Client. getBucketAcl(String bucketName)
Gets theAccessControlList
(ACL) for the specified Amazon S3 bucket.String
AbstractAmazonS3. getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
String
AbstractAmazonS3. getBucketLocation(String bucketName)
String
AmazonS3. getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
Gets the geographical region where Amazon S3 stores the specified bucket.String
AmazonS3. getBucketLocation(String bucketName)
Gets the geographical region where Amazon S3 stores the specified bucket.String
AmazonS3Client. getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
String
AmazonS3Client. getBucketLocation(String bucketName)
BucketLoggingConfiguration
AbstractAmazonS3. getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest getBucketLoggingConfigurationRequest)
BucketLoggingConfiguration
AbstractAmazonS3. getBucketLoggingConfiguration(String bucketName)
BucketLoggingConfiguration
AmazonS3. getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest getBucketLoggingConfigurationRequest)
Gets the logging configuration for the specified bucket.BucketLoggingConfiguration
AmazonS3. getBucketLoggingConfiguration(String bucketName)
Gets the logging configuration for the specified bucket.BucketLoggingConfiguration
AmazonS3Client. getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest getBucketLoggingConfigurationRequest)
BucketLoggingConfiguration
AmazonS3Client. getBucketLoggingConfiguration(String bucketName)
BucketNotificationConfiguration
AbstractAmazonS3. getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest)
BucketNotificationConfiguration
AbstractAmazonS3. getBucketNotificationConfiguration(String bucketName)
BucketNotificationConfiguration
AmazonS3. getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest)
Gets the notification configuration for the specified bucket.BucketNotificationConfiguration
AmazonS3. getBucketNotificationConfiguration(String bucketName)
Gets the notification configuration for the specified bucket.BucketNotificationConfiguration
AmazonS3Client. getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest)
BucketNotificationConfiguration
AmazonS3Client. getBucketNotificationConfiguration(String bucketName)
BucketPolicy
AbstractAmazonS3. getBucketPolicy(GetBucketPolicyRequest getBucketPolicyRequest)
BucketPolicy
AbstractAmazonS3. getBucketPolicy(String bucketName)
BucketPolicy
AmazonS3. getBucketPolicy(GetBucketPolicyRequest getBucketPolicyRequest)
Gets the policy for the specified bucket.BucketPolicy
AmazonS3. getBucketPolicy(String bucketName)
Gets the policy for the specified bucket.BucketPolicy
AmazonS3Client. getBucketPolicy(GetBucketPolicyRequest getBucketPolicyRequest)
BucketPolicy
AmazonS3Client. getBucketPolicy(String bucketName)
BucketReplicationConfiguration
AbstractAmazonS3. getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest getBucketReplicationConfigurationRequest)
BucketReplicationConfiguration
AbstractAmazonS3. getBucketReplicationConfiguration(String bucketName)
BucketReplicationConfiguration
AmazonS3. getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest getBucketReplicationConfigurationRequest)
Retrieves the replication configuration for the given Amazon S3 bucket.BucketReplicationConfiguration
AmazonS3. getBucketReplicationConfiguration(String bucketName)
Retrieves the replication configuration for the given Amazon S3 bucket.BucketReplicationConfiguration
AmazonS3Client. getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest getBucketReplicationConfigurationRequest)
BucketReplicationConfiguration
AmazonS3Client. getBucketReplicationConfiguration(String bucketName)
BucketVersioningConfiguration
AbstractAmazonS3. getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest getBucketVersioningConfigurationRequest)
BucketVersioningConfiguration
AbstractAmazonS3. getBucketVersioningConfiguration(String bucketName)
BucketVersioningConfiguration
AmazonS3. getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest getBucketVersioningConfigurationRequest)
Returns the versioning configuration for the specified bucket.BucketVersioningConfiguration
AmazonS3. getBucketVersioningConfiguration(String bucketName)
Returns the versioning configuration for the specified bucket.BucketVersioningConfiguration
AmazonS3Client. getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest getBucketVersioningConfigurationRequest)
BucketVersioningConfiguration
AmazonS3Client. getBucketVersioningConfiguration(String bucketName)
BucketWebsiteConfiguration
AbstractAmazonS3. getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest getBucketWebsiteConfigurationRequest)
BucketWebsiteConfiguration
AbstractAmazonS3. getBucketWebsiteConfiguration(String bucketName)
BucketWebsiteConfiguration
AmazonS3. getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest getBucketWebsiteConfigurationRequest)
Returns the website configuration for the specified bucket.BucketWebsiteConfiguration
AmazonS3. getBucketWebsiteConfiguration(String bucketName)
Returns the website configuration for the specified bucket.BucketWebsiteConfiguration
AmazonS3Client. getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest getBucketWebsiteConfigurationRequest)
BucketWebsiteConfiguration
AmazonS3Client. getBucketWebsiteConfiguration(String bucketName)
S3Object
AbstractAmazonS3. getObject(GetObjectRequest getObjectRequest)
ObjectMetadata
AbstractAmazonS3. getObject(GetObjectRequest getObjectRequest, File destinationFile)
S3Object
AbstractAmazonS3. getObject(String bucketName, String key)
S3Object
AmazonS3. getObject(GetObjectRequest getObjectRequest)
Gets the object stored in Amazon S3 under the specified bucket and key.ObjectMetadata
AmazonS3. getObject(GetObjectRequest getObjectRequest, File destinationFile)
Gets the object metadata for the object stored in Amazon S3 under the specified bucket and key, and saves the object contents to the specified file.S3Object
AmazonS3. getObject(String bucketName, String key)
Gets the object stored in Amazon S3 under the specified bucket and key.S3Object
AmazonS3Client. getObject(GetObjectRequest getObjectRequest)
ObjectMetadata
AmazonS3Client. getObject(GetObjectRequest getObjectRequest, File destinationFile)
S3Object
AmazonS3Client. getObject(String bucketName, String key)
AccessControlList
AbstractAmazonS3. getObjectAcl(GetObjectAclRequest getObjectAclRequest)
AccessControlList
AbstractAmazonS3. getObjectAcl(String bucketName, String key)
AccessControlList
AbstractAmazonS3. getObjectAcl(String bucketName, String key, String versionId)
AccessControlList
AmazonS3. getObjectAcl(GetObjectAclRequest getObjectAclRequest)
Gets theAccessControlList
(ACL) for the specified object in Amazon S3.AccessControlList
AmazonS3. getObjectAcl(String bucketName, String key)
Gets theAccessControlList
(ACL) for the specified object in Amazon S3.AccessControlList
AmazonS3. getObjectAcl(String bucketName, String key, String versionId)
Gets theAccessControlList
(ACL) for the specified object with the specified version in Amazon S3.AccessControlList
AmazonS3Client. getObjectAcl(String bucketName, String key)
AccessControlList
AmazonS3Client. getObjectAcl(String bucketName, String key, String versionId)
ObjectMetadata
AbstractAmazonS3. getObjectMetadata(GetObjectMetadataRequest getObjectMetadataRequest)
ObjectMetadata
AbstractAmazonS3. getObjectMetadata(String bucketName, String key)
ObjectMetadata
AmazonS3. getObjectMetadata(GetObjectMetadataRequest getObjectMetadataRequest)
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.ObjectMetadata
AmazonS3. getObjectMetadata(String bucketName, String key)
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.ObjectMetadata
AmazonS3Client. getObjectMetadata(GetObjectMetadataRequest getObjectMetadataRequest)
ObjectMetadata
AmazonS3Client. getObjectMetadata(String bucketName, String key)
Owner
AbstractAmazonS3. getS3AccountOwner()
Owner
AbstractAmazonS3. getS3AccountOwner(GetS3AccountOwnerRequest getS3AccountOwnerRequest)
Owner
AmazonS3. getS3AccountOwner()
Gets the current owner of the AWS account that the authenticated sender of the request is using.Owner
AmazonS3. getS3AccountOwner(GetS3AccountOwnerRequest getS3AccountOwnerRequest)
Gets the current owner of the AWS account that the authenticated sender of the request is using.Owner
AmazonS3Client. getS3AccountOwner()
Owner
AmazonS3Client. getS3AccountOwner(GetS3AccountOwnerRequest getS3AccountOwnerRequest)
HeadBucketResult
AbstractAmazonS3. headBucket(HeadBucketRequest headBucketRequest)
HeadBucketResult
AmazonS3. headBucket(HeadBucketRequest headBucketRequest)
Performs a head bucket operation on the requested bucket name.HeadBucketResult
AmazonS3Client. headBucket(HeadBucketRequest headBucketRequest)
InitiateMultipartUploadResult
AbstractAmazonS3. initiateMultipartUpload(InitiateMultipartUploadRequest request)
InitiateMultipartUploadResult
AmazonS3. initiateMultipartUpload(InitiateMultipartUploadRequest request)
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.InitiateMultipartUploadResult
AmazonS3Client. initiateMultipartUpload(InitiateMultipartUploadRequest initiateMultipartUploadRequest)
boolean
AbstractAmazonS3. isRequesterPaysEnabled(String bucketName)
boolean
AmazonS3. isRequesterPaysEnabled(String bucketName)
Retrieves the Requester Pays configuration associated with an Amazon S3 bucket.List<Bucket>
AbstractAmazonS3. listBuckets()
List<Bucket>
AbstractAmazonS3. listBuckets(ListBucketsRequest listBucketsRequest)
List<Bucket>
AmazonS3. listBuckets()
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.List<Bucket>
AmazonS3. listBuckets(ListBucketsRequest listBucketsRequest)
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.List<Bucket>
AmazonS3Client. listBuckets()
List<Bucket>
AmazonS3Client. listBuckets(ListBucketsRequest listBucketsRequest)
MultipartUploadListing
AbstractAmazonS3. listMultipartUploads(ListMultipartUploadsRequest request)
MultipartUploadListing
AmazonS3. listMultipartUploads(ListMultipartUploadsRequest request)
Lists in-progress multipart uploads.MultipartUploadListing
AmazonS3Client. listMultipartUploads(ListMultipartUploadsRequest listMultipartUploadsRequest)
ObjectListing
AbstractAmazonS3. listNextBatchOfObjects(ListNextBatchOfObjectsRequest listNextBatchOfObjectsRequest)
ObjectListing
AbstractAmazonS3. listNextBatchOfObjects(ObjectListing previousObjectListing)
ObjectListing
AmazonS3. listNextBatchOfObjects(ListNextBatchOfObjectsRequest listNextBatchOfObjectsRequest)
Provides an easy way to continue a truncated object listing and retrieve the next page of results.ObjectListing
AmazonS3. listNextBatchOfObjects(ObjectListing previousObjectListing)
Provides an easy way to continue a truncated object listing and retrieve the next page of results.ObjectListing
AmazonS3Client. listNextBatchOfObjects(ListNextBatchOfObjectsRequest listNextBatchOfObjectsRequest)
ObjectListing
AmazonS3Client. listNextBatchOfObjects(ObjectListing previousObjectListing)
VersionListing
AbstractAmazonS3. listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest)
VersionListing
AbstractAmazonS3. listNextBatchOfVersions(VersionListing previousVersionListing)
VersionListing
AmazonS3. listNextBatchOfVersions(ListNextBatchOfVersionsRequest listNextBatchOfVersionsRequest)
Provides an easy way to continue a truncatedVersionListing
and retrieve the next page of results.VersionListing
AmazonS3. listNextBatchOfVersions(VersionListing previousVersionListing)
Provides an easy way to continue a truncatedVersionListing
and retrieve the next page of results.VersionListing
AmazonS3Client. listNextBatchOfVersions(VersionListing previousVersionListing)
ObjectListing
AbstractAmazonS3. listObjects(ListObjectsRequest listObjectsRequest)
ObjectListing
AbstractAmazonS3. listObjects(String bucketName)
ObjectListing
AbstractAmazonS3. listObjects(String bucketName, String prefix)
ObjectListing
AmazonS3. listObjects(ListObjectsRequest listObjectsRequest)
Returns a list of summary information about the objects in the specified bucket.ObjectListing
AmazonS3. listObjects(String bucketName)
Returns a list of summary information about the objects in the specified buckets.ObjectListing
AmazonS3. listObjects(String bucketName, String prefix)
Returns a list of summary information about the objects in the specified bucket.ObjectListing
AmazonS3Client. listObjects(ListObjectsRequest listObjectsRequest)
ObjectListing
AmazonS3Client. listObjects(String bucketName)
ObjectListing
AmazonS3Client. listObjects(String bucketName, String prefix)
ListObjectsV2Result
AbstractAmazonS3. listObjectsV2(ListObjectsV2Request listObjectsV2Request)
ListObjectsV2Result
AbstractAmazonS3. listObjectsV2(String bucketName)
ListObjectsV2Result
AbstractAmazonS3. listObjectsV2(String bucketName, String prefix)
ListObjectsV2Result
AmazonS3. listObjectsV2(ListObjectsV2Request listObjectsV2Request)
ListObjectsV2Result
AmazonS3. listObjectsV2(String bucketName)
ListObjectsV2Result
AmazonS3. listObjectsV2(String bucketName, String prefix)
ListObjectsV2Result
AmazonS3Client. listObjectsV2(ListObjectsV2Request listObjectsV2Request)
ListObjectsV2Result
AmazonS3Client. listObjectsV2(String bucketName)
ListObjectsV2Result
AmazonS3Client. listObjectsV2(String bucketName, String prefix)
PartListing
AbstractAmazonS3. listParts(ListPartsRequest request)
PartListing
AmazonS3. listParts(ListPartsRequest request)
Lists the parts that have been uploaded for a specific multipart upload.PartListing
AmazonS3Client. listParts(ListPartsRequest listPartsRequest)
VersionListing
AbstractAmazonS3. listVersions(ListVersionsRequest listVersionsRequest)
VersionListing
AbstractAmazonS3. listVersions(String bucketName, String prefix)
VersionListing
AbstractAmazonS3. listVersions(String bucketName, String prefix, String keyMarker, String versionIdMarker, String delimiter, Integer maxResults)
VersionListing
AmazonS3. listVersions(ListVersionsRequest listVersionsRequest)
Returns a list of summary information about the versions in the specified bucket.VersionListing
AmazonS3. listVersions(String bucketName, String prefix)
Returns a list of summary information about the versions in the specified bucket.VersionListing
AmazonS3. listVersions(String bucketName, String prefix, String keyMarker, String versionIdMarker, String delimiter, Integer maxResults)
Returns a list of summary information about the versions in the specified bucket.VersionListing
AmazonS3Client. listVersions(ListVersionsRequest listVersionsRequest)
VersionListing
AmazonS3Client. listVersions(String bucketName, String prefix)
VersionListing
AmazonS3Client. listVersions(String bucketName, String prefix, String keyMarker, String versionIdMarker, String delimiter, Integer maxKeys)
PutObjectResult
AbstractAmazonS3. putObject(PutObjectRequest putObjectRequest)
PutObjectResult
AbstractAmazonS3. putObject(String bucketName, String key, File file)
PutObjectResult
AbstractAmazonS3. putObject(String bucketName, String key, InputStream input, ObjectMetadata metadata)
PutObjectResult
AmazonS3. putObject(PutObjectRequest putObjectRequest)
Uploads a new object to the specified Amazon S3 bucket.PutObjectResult
AmazonS3. putObject(String bucketName, String key, File file)
Uploads the specified file to Amazon S3 under the specified bucket and key name.PutObjectResult
AmazonS3. putObject(String bucketName, String key, InputStream input, ObjectMetadata metadata)
Uploads the specified input stream and object metadata to Amazon S3 under the specified bucket and key name.PutObjectResult
AmazonS3Client. putObject(PutObjectRequest putObjectRequest)
PutObjectResult
AmazonS3Client. putObject(String bucketName, String key, File file)
PutObjectResult
AmazonS3Client. putObject(String bucketName, String key, InputStream input, ObjectMetadata metadata)
void
AbstractAmazonS3. setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest setBucketAccelerateConfigurationRequest)
void
AbstractAmazonS3. setBucketAccelerateConfiguration(String bucketName, BucketAccelerateConfiguration accelerateConfiguration)
void
AmazonS3. setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest setBucketAccelerateConfigurationRequest)
Sets the accelerate configuration for the specified bucket.void
AmazonS3. setBucketAccelerateConfiguration(String bucketName, BucketAccelerateConfiguration accelerateConfiguration)
Sets the accelerate configuration for the specified bucketvoid
AmazonS3Client. setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest setBucketAccelerateConfigurationRequest)
void
AmazonS3Client. setBucketAccelerateConfiguration(String bucketName, BucketAccelerateConfiguration accelerateConfiguration)
void
AbstractAmazonS3. setBucketAcl(SetBucketAclRequest setBucketAclRequest)
void
AbstractAmazonS3. setBucketAcl(String bucketName, AccessControlList acl)
void
AbstractAmazonS3. setBucketAcl(String bucketName, CannedAccessControlList cannedAcl)
void
AmazonS3. setBucketAcl(SetBucketAclRequest setBucketAclRequest)
Sets theAccessControlList
for the specified Amazon S3 bucket.void
AmazonS3. setBucketAcl(String bucketName, AccessControlList acl)
Sets theAccessControlList
for the specified Amazon S3 bucket.void
AmazonS3. setBucketAcl(String bucketName, CannedAccessControlList acl)
Sets theCannedAccessControlList
for the specified Amazon S3 bucket using one of the pre-configuredCannedAccessControlLists
.void
AmazonS3Client. setBucketAcl(SetBucketAclRequest setBucketAclRequest)
void
AmazonS3Client. setBucketAcl(String bucketName, AccessControlList acl)
void
AmazonS3Client. setBucketAcl(String bucketName, CannedAccessControlList cannedAcl)
void
AmazonS3Client. setBucketAcl(String bucketName, CannedAccessControlList cannedAcl, RequestMetricCollector requestMetricCollector)
Same asAmazonS3Client.setBucketAcl(String, CannedAccessControlList)
but allows specifying a request metric collector.void
AbstractAmazonS3. setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest setBucketLoggingConfigurationRequest)
void
AmazonS3. setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest setBucketLoggingConfigurationRequest)
Sets the logging configuration for the specified bucket.void
AmazonS3Client. setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest setBucketLoggingConfigurationRequest)
void
AbstractAmazonS3. setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest setBucketNotificationConfigurationRequest)
void
AbstractAmazonS3. setBucketNotificationConfiguration(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration)
void
AmazonS3. setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest setBucketNotificationConfigurationRequest)
Sets the notification configuration for the specified bucket.void
AmazonS3. setBucketNotificationConfiguration(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration)
Sets the notification configuration for the specified bucket.void
AmazonS3Client. setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest setBucketNotificationConfigurationRequest)
void
AmazonS3Client. setBucketNotificationConfiguration(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration)
void
AbstractAmazonS3. setBucketPolicy(SetBucketPolicyRequest setBucketPolicyRequest)
void
AbstractAmazonS3. setBucketPolicy(String bucketName, String policyText)
void
AmazonS3. setBucketPolicy(SetBucketPolicyRequest setBucketPolicyRequest)
Sets the policy associated with the specified bucket.void
AmazonS3. setBucketPolicy(String bucketName, String policyText)
Sets the policy associated with the specified bucket.void
AmazonS3Client. setBucketPolicy(SetBucketPolicyRequest setBucketPolicyRequest)
void
AmazonS3Client. setBucketPolicy(String bucketName, String policyText)
void
AbstractAmazonS3. setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest setBucketReplicationConfigurationRequest)
void
AbstractAmazonS3. setBucketReplicationConfiguration(String bucketName, BucketReplicationConfiguration configuration)
void
AmazonS3. setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest setBucketReplicationConfigurationRequest)
Sets a replication configuration for the Amazon S3 bucket.void
AmazonS3. setBucketReplicationConfiguration(String bucketName, BucketReplicationConfiguration configuration)
Sets a replication configuration for the Amazon S3 bucket.void
AmazonS3Client. setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest setBucketReplicationConfigurationRequest)
void
AmazonS3Client. setBucketReplicationConfiguration(String bucketName, BucketReplicationConfiguration configuration)
void
AbstractAmazonS3. setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest setBucketVersioningConfigurationRequest)
void
AmazonS3. setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest setBucketVersioningConfigurationRequest)
Sets the versioning configuration for the specified bucket.void
AmazonS3Client. setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest setBucketVersioningConfigurationRequest)
void
AbstractAmazonS3. setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest setBucketWebsiteConfigurationRequest)
void
AbstractAmazonS3. setBucketWebsiteConfiguration(String bucketName, BucketWebsiteConfiguration configuration)
void
AmazonS3. setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest setBucketWebsiteConfigurationRequest)
Sets the website configuration for the specified bucket.void
AmazonS3. setBucketWebsiteConfiguration(String bucketName, BucketWebsiteConfiguration configuration)
Sets the website configuration for the specified bucket.void
AmazonS3Client. setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest setBucketWebsiteConfigurationRequest)
void
AmazonS3Client. setBucketWebsiteConfiguration(String bucketName, BucketWebsiteConfiguration configuration)
void
AbstractAmazonS3. setObjectAcl(SetObjectAclRequest setObjectAclRequest)
void
AbstractAmazonS3. setObjectAcl(String bucketName, String key, AccessControlList acl)
void
AbstractAmazonS3. setObjectAcl(String bucketName, String key, CannedAccessControlList acl)
void
AbstractAmazonS3. setObjectAcl(String bucketName, String key, String versionId, AccessControlList acl)
void
AbstractAmazonS3. setObjectAcl(String bucketName, String key, String versionId, CannedAccessControlList acl)
void
AmazonS3. setObjectAcl(SetObjectAclRequest setObjectAclRequest)
Sets theAccessControlList
for the specified Amazon S3 object with an optional version ID.void
AmazonS3. setObjectAcl(String bucketName, String key, AccessControlList acl)
Sets theAccessControlList
for the specified object in Amazon S3.void
AmazonS3. setObjectAcl(String bucketName, String key, CannedAccessControlList acl)
Sets theCannedAccessControlList
for the specified object in Amazon S3 using one of the pre-configuredCannedAccessControlLists
.void
AmazonS3. setObjectAcl(String bucketName, String key, String versionId, AccessControlList acl)
Sets theCannedAccessControlList
for the specified object with the specified version in Amazon S3.void
AmazonS3. setObjectAcl(String bucketName, String key, String versionId, CannedAccessControlList acl)
Sets theCannedAccessControlList
for the specified object with the specified version ID in Amazon S3 using one of the pre-configuredCannedAccessControlLists
.void
AmazonS3Client. setObjectAcl(SetObjectAclRequest setObjectAclRequest)
void
AmazonS3Client. setObjectAcl(String bucketName, String key, AccessControlList acl)
void
AmazonS3Client. setObjectAcl(String bucketName, String key, CannedAccessControlList acl)
void
AmazonS3Client. setObjectAcl(String bucketName, String key, String versionId, AccessControlList acl)
void
AmazonS3Client. setObjectAcl(String bucketName, String key, String versionId, AccessControlList acl, RequestMetricCollector requestMetricCollector)
Same asAmazonS3Client.setObjectAcl(String, String, String, AccessControlList)
but allows specifying a request metric collector.void
AmazonS3Client. setObjectAcl(String bucketName, String key, String versionId, CannedAccessControlList acl)
void
AbstractAmazonS3. setObjectRedirectLocation(String bucketName, String key, String newRedirectLocation)
void
AmazonS3. setObjectRedirectLocation(String bucketName, String key, String newRedirectLocation)
Deprecated.this operation will not retain the ACL's or SSE parameters associated with the given Amazon S3 object.void
AmazonS3Client. setObjectRedirectLocation(String bucketName, String key, String newRedirectLocation)
UploadPartResult
AbstractAmazonS3. uploadPart(UploadPartRequest request)
UploadPartResult
AmazonS3. uploadPart(UploadPartRequest request)
Uploads a part in a multipart upload.UploadPartResult
AmazonS3Client. uploadPart(UploadPartRequest uploadPartRequest)
UploadPartResult
AmazonS3EncryptionClient. uploadPart(UploadPartRequest uploadPartRequest)
Uploads a part in a multipart upload. -
Uses of AmazonClientException in com.amazonaws.services.s3.internal.crypto
Methods in com.amazonaws.services.s3.internal.crypto that throw AmazonClientException Modifier and Type Method Description CompleteMultipartUploadResult
CryptoModuleDispatcher. completeMultipartUploadSecurely(CompleteMultipartUploadRequest req)
InitiateMultipartUploadResult
CryptoModuleDispatcher. initiateMultipartUploadSecurely(InitiateMultipartUploadRequest req)
UploadPartResult
CryptoModuleDispatcher. uploadPartSecurely(UploadPartRequest req)
-
Uses of AmazonClientException in com.amazonaws.services.s3.model
Subclasses of AmazonClientException in com.amazonaws.services.s3.model Modifier and Type Class Description class
AmazonS3Exception
Provides an extension of the AmazonServiceException for errors reported by Amazon S3 while processing a request.class
MultiObjectDeleteException
Exception for partial or total failure of the multi-object delete API, including the errors that occurred. -
Uses of AmazonClientException in com.amazonaws.services.s3.transfer
Methods in com.amazonaws.services.s3.transfer that return AmazonClientException Modifier and Type Method Description AmazonClientException
Transfer. waitForException()
Waits for this transfer to finish and returns any error that occurred, or returnsnull
if no errors occurred.Methods in com.amazonaws.services.s3.transfer that throw AmazonClientException Modifier and Type Method Description void
TransferManager. abortMultipartUploads(String bucketName, Date date)
Aborts any multipart uploads that were initiated before the specified date.Copy
TransferManager. copy(CopyObjectRequest copyObjectRequest, com.amazonaws.services.s3.transfer.internal.TransferStateChangeListener stateChangeListener)
Schedules a new transfer to copy data from one Amazon S3 location to another Amazon S3 location.Copy
TransferManager. copy(String sourceBucketName, String sourceKey, String destinationBucketName, String destinationKey)
Schedules a new transfer to copy data from one Amazon S3 location to another Amazon S3 location.Upload
TransferManager. upload(PutObjectRequest putObjectRequest)
Schedules a new transfer to upload data to Amazon S3.Upload
TransferManager. upload(PutObjectRequest putObjectRequest, com.amazonaws.services.s3.transfer.internal.S3ProgressListener progressListener)
Schedules a new transfer to upload data to Amazon S3.Upload
TransferManager. upload(String bucketName, String key, File file)
Schedules a new transfer to upload data to Amazon S3.Upload
TransferManager. upload(String bucketName, String key, InputStream input, ObjectMetadata objectMetadata)
Schedules a new transfer to upload data to Amazon S3.void
Transfer. waitForCompletion()
Waits for this transfer to complete.CopyResult
Copy. waitForCopyResult()
Waits for the copy request to complete and returns the result of this request.UploadResult
Upload. waitForUploadResult()
Waits for this upload to complete and returns the result of this upload. -
Uses of AmazonClientException in com.amazonaws.services.s3.transfer.exception
Subclasses of AmazonClientException in com.amazonaws.services.s3.transfer.exception Modifier and Type Class Description class
FileLockException
Failed to lock a file.class
PauseException
Failed to complete a pause operation. -
Uses of AmazonClientException in com.amazonaws.services.securitytoken.model
Subclasses of AmazonClientException in com.amazonaws.services.securitytoken.model Modifier and Type Class Description class
ExpiredTokenException
The web identity token that was passed is expired or is not valid.class
IDPCommunicationErrorException
The request could not be fulfilled because the non-AWS identity provider (IDP) that was asked to verify the incoming identity token could not be reached.class
IDPRejectedClaimException
The identity provider (IdP) reported that authentication failed.class
InvalidAuthorizationMessageException
The error returned if the message passed toDecodeAuthorizationMessage
was invalid.class
InvalidIdentityTokenException
The web identity token that was passed could not be validated by AWS.class
MalformedPolicyDocumentException
The request was rejected because the policy document was malformed.class
PackedPolicyTooLargeException
The request was rejected because the policy document was too large.class
RegionDisabledException
STS is not activated in the requested region for the account that is being asked to generate credentials. -
Uses of AmazonClientException in com.amazonaws.services.simpledb.model
Subclasses of AmazonClientException in com.amazonaws.services.simpledb.model Modifier and Type Class Description class
AttributeDoesNotExistException
The specified attribute does not exist.class
DuplicateItemNameException
The item name was specified more than once.class
InvalidNextTokenException
The specified NextToken is not valid.class
InvalidNumberPredicatesException
Too many predicates exist in the query expression.class
InvalidNumberValueTestsException
Too many predicates exist in the query expression.class
InvalidParameterValueException
The value for a parameter is invalid.class
InvalidQueryExpressionException
The specified query expression syntax is not valid.class
MissingParameterException
The request must contain the specified missing parameter.class
NoSuchDomainException
The specified domain does not exist.class
NumberDomainAttributesExceededException
Too many attributes in this domain.class
NumberDomainBytesExceededException
Too many bytes in this domain.class
NumberDomainsExceededException
Too many domains exist per this account.class
NumberItemAttributesExceededException
Too many attributes in this item.class
NumberSubmittedAttributesExceededException
Too many attributes exist in a single call.class
NumberSubmittedItemsExceededException
Too many items exist in a single call.class
RequestTimeoutException
A timeout occurred when attempting to query the specified domain with specified query expression.class
TooManyRequestedAttributesException
Too many attributes requested. -
Uses of AmazonClientException in com.amazonaws.services.simpleemail.model
Subclasses of AmazonClientException in com.amazonaws.services.simpleemail.model Modifier and Type Class Description class
AlreadyExistsException
Indicates that a resource could not be created due to a naming conflict.class
CannotDeleteException
Indicates that the delete operation could not be completed.class
InvalidLambdaFunctionException
Indicates that the provided AWS Lambda function is invalid, or that Amazon SES could not execute the provided function, possibly due to permissions issues.class
InvalidPolicyException
Indicates that the provided policy is invalid.class
InvalidS3ConfigurationException
Indicates that the provided Amazon S3 bucket or AWS KMS encryption key is invalid, or that Amazon SES could not publish to the bucket, possibly due to permissions issues.class
InvalidSnsTopicException
Indicates that the provided Amazon SNS topic is invalid, or that Amazon SES could not publish to the topic, possibly due to permissions issues.class
LimitExceededException
Indicates that a resource could not be created due to service limits.class
MailFromDomainNotVerifiedException
Indicates that the message could not be sent because Amazon SES could not read the MX record required to use the specified MAIL FROM domain.class
MessageRejectedException
Indicates that the action failed, and the message could not be sent.class
RuleDoesNotExistException
Indicates that the provided receipt rule does not exist.class
RuleSetDoesNotExistException
Indicates that the provided receipt rule set does not exist. -
Uses of AmazonClientException in com.amazonaws.services.simplesystemsmanagement.model
Subclasses of AmazonClientException in com.amazonaws.services.simplesystemsmanagement.model Modifier and Type Class Description class
AssociatedInstancesException
You must disassociate an SSM document from all instances before you can delete it.class
AssociationAlreadyExistsException
The specified association already exists.class
AssociationDoesNotExistException
The specified association does not exist.class
AssociationLimitExceededException
You can have at most 2,000 active associations.class
DocumentAlreadyExistsException
The specified SSM document already exists.class
DocumentLimitExceededException
You can have at most 100 active SSM documents.class
DocumentPermissionLimitException
The document cannot be shared with more AWS user accounts.class
DuplicateInstanceIdException
You cannot specify an instance ID in more than one association.class
InternalServerErrorException
An error occurred on the server side.class
InvalidCommandIdException
class
InvalidDocumentContentException
The content for the SSM document is not valid.class
InvalidDocumentException
The specified document does not exist.class
InvalidDocumentOperationException
You attempted to delete a document while it is still shared.class
InvalidFilterKeyException
The specified key is not valid.class
InvalidInstanceIdException
The instance is not in valid state.class
InvalidInstanceInformationFilterValueException
The specified filter value is not valid.class
InvalidNextTokenException
The specified token is not valid.class
InvalidOutputFolderException
The S3 bucket does not exist.class
InvalidParametersException
You must specify values for all required parameters in the SSM document.class
InvalidPermissionTypeException
The permission type is not supported.class
MaxDocumentSizeExceededException
The size limit of an SSM document is 64 KB.class
StatusUnchangedException
The updated status is the same as the current status.class
TooManyUpdatesException
There are concurrent updates for a resource that supports one update at a time.class
UnsupportedPlatformTypeException
The document does not support the platform type of the given instance ID(s). -
Uses of AmazonClientException in com.amazonaws.services.simpleworkflow.model
Subclasses of AmazonClientException in com.amazonaws.services.simpleworkflow.model Modifier and Type Class Description class
DefaultUndefinedException
class
DomainAlreadyExistsException
Returned if the specified domain already exists.class
DomainDeprecatedException
Returned when the specified domain has been deprecated.class
LimitExceededException
Returned by any operation if a system imposed limitation has been reached.class
OperationNotPermittedException
Returned when the caller does not have sufficient permissions to invoke the action.class
TypeAlreadyExistsException
Returned if the type already exists in the specified domain.class
TypeDeprecatedException
Returned when the specified activity or workflow type was already deprecated.class
UnknownResourceException
Returned when the named resource cannot be found with in the scope of this operation (region or domain).class
WorkflowExecutionAlreadyStartedException
Returned by StartWorkflowExecution when an open execution with the same workflowId is already running in the specified domain. -
Uses of AmazonClientException in com.amazonaws.services.sns.model
Subclasses of AmazonClientException in com.amazonaws.services.sns.model Modifier and Type Class Description class
AuthorizationErrorException
Indicates that the user has been denied access to the requested resource.class
EndpointDisabledException
Exception error indicating endpoint disabled.class
InternalErrorException
Indicates an internal service error.class
InvalidParameterException
Indicates that a request parameter does not comply with the associated constraints.class
InvalidParameterValueException
Indicates that a request parameter does not comply with the associated constraints.class
NotFoundException
Indicates that the requested resource does not exist.class
PlatformApplicationDisabledException
Exception error indicating platform application disabled.class
SubscriptionLimitExceededException
Indicates that the customer already owns the maximum allowed number of subscriptions.class
TopicLimitExceededException
Indicates that the customer already owns the maximum allowed number of topics. -
Uses of AmazonClientException in com.amazonaws.services.sns.util
Methods in com.amazonaws.services.sns.util that throw AmazonClientException Modifier and Type Method Description static String
Topics. subscribeQueue(AmazonSNS sns, AmazonSQS sqs, String snsTopicArn, String sqsQueueUrl)
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.static String
Topics. subscribeQueue(AmazonSNS sns, AmazonSQS sqs, String snsTopicArn, String sqsQueueUrl, boolean extendPolicy)
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic. -
Uses of AmazonClientException in com.amazonaws.services.sqs.buffered
-
Uses of AmazonClientException in com.amazonaws.services.sqs.model
Subclasses of AmazonClientException in com.amazonaws.services.sqs.model Modifier and Type Class Description class
BatchEntryIdsNotDistinctException
Two or more batch entries have the sameId
in the request.class
BatchRequestTooLongException
The length of all the messages put together is more than the limit.class
EmptyBatchRequestException
Batch request does not contain an entry.class
InvalidAttributeNameException
The attribute referred to does not exist.class
InvalidBatchEntryIdException
TheId
of a batch entry in a batch request does not abide by the specification.class
InvalidIdFormatException
The receipt handle is not valid for the current version.class
InvalidMessageContentsException
The message contains characters outside the allowed set.class
MessageNotInflightException
The message referred to is not in flight.class
OverLimitException
The action that you requested would violate a limit.class
PurgeQueueInProgressException
Indicates that the specified queue previously received aPurgeQueue
request within the last 60 seconds, the time it can take to delete the messages in the queue.class
QueueDeletedRecentlyException
You must wait 60 seconds after deleting a queue before you can create another with the same name.class
QueueDoesNotExistException
The queue referred to does not exist.class
QueueNameExistsException
A queue already exists with this name.class
ReceiptHandleIsInvalidException
The receipt handle provided is not valid.class
TooManyEntriesInBatchRequestException
Batch request contains more number of entries than permissible.class
UnsupportedOperationException
Error code 400. -
Uses of AmazonClientException in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that throw AmazonClientException Modifier and Type Method Description static String
StorageGatewayUtils. getActivationKey(String gatewayAddress)
Sends a request to the AWS Storage Gateway server running at the specified address, and returns the activation key for that server.static String
StorageGatewayUtils. getActivationKey(String gatewayAddress, Region activationRegion)
Sends a request to the AWS Storage Gateway server running at the specified address, and returns the activation key for that server.static String
StorageGatewayUtils. getActivationKey(String gatewayAddress, String activationRegionName)
Sends a request to the AWS Storage Gateway server running at the specified address and activation region, and returns the activation key for that server. -
Uses of AmazonClientException in com.amazonaws.services.storagegateway.model
Subclasses of AmazonClientException in com.amazonaws.services.storagegateway.model Modifier and Type Class Description class
InternalServerErrorException
An internal server error has occurred during the request.class
InvalidGatewayRequestException
An exception occurred because an invalid gateway request was issued to the service. -
Uses of AmazonClientException in com.amazonaws.services.support.model
Subclasses of AmazonClientException in com.amazonaws.services.support.model Modifier and Type Class Description class
AttachmentIdNotFoundException
An attachment with the specified ID could not be found.class
AttachmentLimitExceededException
The limit for the number of attachment sets created in a short period of time has been exceeded.class
AttachmentSetExpiredException
The expiration time of the attachment set has passed.class
AttachmentSetIdNotFoundException
An attachment set with the specified ID could not be found.class
AttachmentSetSizeLimitExceededException
A limit for the size of an attachment set has been exceeded.class
CaseCreationLimitExceededException
The case creation limit for the account has been exceeded.class
CaseIdNotFoundException
The requestedCaseId
could not be located.class
DescribeAttachmentLimitExceededException
The limit for the number of DescribeAttachment requests in a short period of time has been exceeded.class
InternalServerErrorException
An internal server error occurred. -
Uses of AmazonClientException in com.amazonaws.services.waf.model
Subclasses of AmazonClientException in com.amazonaws.services.waf.model Modifier and Type Class Description class
WAFDisallowedNameException
The name specified is invalid.class
WAFInternalErrorException
The operation failed because of a system problem, even though the request was valid.class
WAFInvalidAccountException
The operation failed because you tried to create, update, or delete an object by using an invalid account identifier.class
WAFInvalidOperationException
The operation failed because there was nothing to do.class
WAFInvalidParameterException
The operation failed because AWS WAF didn't recognize a parameter in the request.class
WAFLimitsExceededException
The operation exceeds a resource limit, for example, the maximum number ofWebACL
objects that you can create for an AWS account.class
WAFNonEmptyEntityException
The operation failed because you tried to delete an object that isn't empty.class
WAFNonexistentContainerException
The operation failed because you tried to add an object to or delete an object from another object that doesn't exist.class
WAFNonexistentItemException
The operation failed because the referenced object doesn't exist.class
WAFReferencedItemException
The operation failed because you tried to delete an object that is still in use.class
WAFStaleDataException
The operation failed because you tried to create, update, or delete an object by using a change token that has already been used. -
Uses of AmazonClientException in com.amazonaws.services.workspaces.model
Subclasses of AmazonClientException in com.amazonaws.services.workspaces.model Modifier and Type Class Description class
InvalidParameterValuesException
One or more parameter values are not valid.class
ResourceLimitExceededException
Your resource limits have been exceeded.class
ResourceNotFoundException
The resource could not be found.class
ResourceUnavailableException
The specified resource is not available.
-