Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

abort() - Method in class com.amazonaws.internal.SdkBufferedInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - Method in class com.amazonaws.internal.SdkFilterInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - Method in class com.amazonaws.internal.SdkInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
AbortedException - Exception in com.amazonaws
SDK operation aborted exception.
AbortedException(String, Throwable) - Constructor for exception com.amazonaws.AbortedException
 
AbortedException(Throwable) - Constructor for exception com.amazonaws.AbortedException
 
AbortedException(String) - Constructor for exception com.amazonaws.AbortedException
 
AbortedException() - Constructor for exception com.amazonaws.AbortedException
 
abortIfNeeded() - Method in class com.amazonaws.internal.SdkBufferedInputStream
Aborts with subclass specific abortion logic executed if needed.
abortIfNeeded() - Method in class com.amazonaws.internal.SdkFilterInputStream
Aborts with subclass specific abortion logic executed if needed.
abortIfNeeded() - Method in class com.amazonaws.internal.SdkInputStream
Aborts with subclass specific abortion logic executed if needed.
AbstractAWSSigner - Class in com.amazonaws.auth
Abstract base class for AWS signing protocol implementations.
AbstractAWSSigner() - Constructor for class com.amazonaws.auth.AbstractAWSSigner
 
AbstractErrorUnmarshaller<T> - Class in com.amazonaws.transform
 
AbstractErrorUnmarshaller() - Constructor for class com.amazonaws.transform.AbstractErrorUnmarshaller
Constructs a new error unmarshaller that will unmarshall error responses into AmazonServiceException objects.
AbstractErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.AbstractErrorUnmarshaller
Constructs a new error unmarshaller that will unmarshall error responses into objects of the specified class, extending AmazonServiceException.
AbstractProfilesConfigFileScanner - Class in com.amazonaws.auth.profile.internal
An abstract template class for the generic operation that involves scanning through a profile configuration file.
AbstractProfilesConfigFileScanner() - Constructor for class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
 
AbstractRegionMetadataProvider - Class in com.amazonaws.regions
An abstract implementation of RegionMetadataProvider
AbstractRegionMetadataProvider() - Constructor for class com.amazonaws.regions.AbstractRegionMetadataProvider
 
AbstractRequestHandler - Class in com.amazonaws.handlers
Deprecated.
by RequestHandler2.

Simple implementation of RequestHandler to stub out required methods.

AbstractRequestHandler() - Constructor for class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
AcceptorPathMatcher - Class in com.amazonaws.waiters
 
AcceptorPathMatcher() - Constructor for class com.amazonaws.waiters.AcceptorPathMatcher
 
ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS access key ID
ACCESS_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS access key ID
accessKeyId - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
acquire() - Method in class com.amazonaws.util.CapacityManager
Attempts to acquire a single capacity unit.
acquire(int) - Method in class com.amazonaws.util.CapacityManager
Attempts to acquire a given amount of capacity.
Action - Interface in com.amazonaws.auth.policy
An access control policy action identifies a specific action in a service that can be performed on a resource.
ACTION - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
adapt(String) - Method in class com.amazonaws.adapters.types.StringToByteBufferAdapter
 
adapt(String) - Method in class com.amazonaws.adapters.types.StringToInputStreamAdapter
 
adapt(Source) - Method in interface com.amazonaws.adapters.types.TypeAdapter
 
adapt(RequestHandler) - Static method in class com.amazonaws.handlers.RequestHandler2
Returns an instance of request handler adapted to the RequestHandler2 interface from the given request handler implementing the deprecated RequestHandler interface.
adapt(ClientConfiguration, boolean, boolean) - Static method in class com.amazonaws.http.settings.HttpClientSettings
 
adapt(ClientConfiguration, boolean) - Static method in class com.amazonaws.http.settings.HttpClientSettings
 
adapt(ClientConfiguration) - Static method in class com.amazonaws.http.settings.HttpClientSettings
 
adapt(StructuredJsonMarshaller<T>) - Static method in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
add(String, T) - Method in class com.amazonaws.internal.FIFOCache
Adds an entry to the cache, evicting the earliest entry if necessary.
add(MetricType) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Adds the given metric type to the registry of predefined metrics to be captured at the AWS SDK level.
add(Object, ResponseMetadata) - Method in interface com.amazonaws.util.MetadataCache
Adds a new entry to this cache, possibly evicting the oldest entry if the cache is at its size limit.
add(Object, ResponseMetadata) - Method in class com.amazonaws.util.NullResponseMetadataCache
 
add(Object, ResponseMetadata) - Method in class com.amazonaws.util.ResponseMetadataCache
 
addAll(Collection<T>) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Adds the given metric types to the registry of predefined metrics to be captured at the AWS SDK level.
addAllErrorMetadata(JsonErrorShapeMetadata...) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
addEndpoint(String, String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
addErrorMetadata(JsonErrorShapeMetadata) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
addHandlerContext(HandlerContextKey<X>, X) - Method in class com.amazonaws.AmazonWebServiceRequest
 
addHandlerContext(HandlerContextKey<X>, X) - Method in class com.amazonaws.DefaultRequest
 
addHandlerContext(HandlerContextKey<X>, X) - Method in interface com.amazonaws.HandlerContextAware
Adds a context to that is visible to all RequestHandler2s.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
addHeader(String, String) - Method in class com.amazonaws.ClientConfiguration
Adds a header to be added on all requests
addHeader(String, String) - Method in class com.amazonaws.DefaultRequest
 
addHeader(String, String) - Method in class com.amazonaws.http.HttpResponse
Adds an HTTP header to the set associated with this response.
addHeader(String, String) - Method in interface com.amazonaws.SignableRequest
Sets the specified header for this request.
addHostHeader(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
addHttp(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
addHttps(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
addMarshaller(MarshallLocation, MarshallingType<T>, JsonMarshaller<T>) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
addParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
addParameter(String, String) - Method in interface com.amazonaws.SignableRequest
Adds the specified request parameter to this request.
addParameters(String, List<String>) - Method in class com.amazonaws.DefaultRequest
 
addParameters(String, List<String>) - Method in interface com.amazonaws.Request
Adds the specified request parameter and list of values to this request.
addProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
 
addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
 
addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
 
addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Add a property.
addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
addPropertyWith(String, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
addPropertyWith(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
addRequestBytesTransferred(long) - Method in class com.amazonaws.event.request.Progress
 
addRequestBytesTransferred(long) - Method in class com.amazonaws.event.request.ProgressSupport
 
addRequestContentLength(long) - Method in class com.amazonaws.event.request.Progress
 
addRequestContentLength(long) - Method in class com.amazonaws.event.request.ProgressSupport
Adds the number of bytes to be expected in the request.
addRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
by AmazonWebServiceClient.addRequestHandler(RequestHandler2). Appends a request handler to the list of registered handlers that are run as part of a request's lifecycle.
addRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
addResponseBytesTransferred(long) - Method in class com.amazonaws.event.request.Progress
 
addResponseBytesTransferred(long) - Method in class com.amazonaws.event.request.ProgressSupport
 
addResponseContentLength(long) - Method in class com.amazonaws.event.request.Progress
 
addResponseContentLength(long) - Method in class com.amazonaws.event.request.ProgressSupport
Adds the number of bytes to be expected in the response.
addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
Adds session credentials to the request given.
addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS3Signer
 
addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS4Signer
 
addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
 
addStaticQueryParamtersToRequest(Request<?>, String) - Static method in class com.amazonaws.util.UriResourcePathUtils
Identifies the static query parameters in Uri resource path for and adds it to request.
addSubMeasurement(String, TimingInfo) - Method in class com.amazonaws.util.TimingInfo
 
afterAttempt(HandlerAfterAttemptContext) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on a request after each individual attempt.
afterAttempt(HandlerAfterAttemptContext) - Method in class com.amazonaws.handlers.RequestHandler2
 
afterAttempt(HandlerAfterAttemptContext) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
afterError(Request<?>, Exception) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
afterError(Request<?>, Response<?>, Exception) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on a request after it has failed.
afterError(Request<?>, Exception) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated.
Runs any additional processing logic on a request after it has failed.
afterError(Request<?>, Response<?>, Exception) - Method in class com.amazonaws.handlers.RequestHandler2
 
afterError(Request<?>, Response<?>, Exception) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
afterResponse(Request<?>, Response<?>) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on the specified request (after is has been executed by the client runtime).
afterResponse(Request<?>, Object, TimingInfo) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated.
Runs any additional processing logic on the specified request (after is has been executed by the client runtime).
afterResponse(Request<?>, Response<?>) - Method in class com.amazonaws.handlers.RequestHandler2
 
afterResponse(Request<?>, Response<?>) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
All - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all the AWS accounts, AWS web services and web identity providers.
AllProfiles - Class in com.amazonaws.auth.profile.internal
Simple wrapper around a map of profiles.
AllProfiles(Map<String, BasicProfile>) - Constructor for class com.amazonaws.auth.profile.internal.AllProfiles
 
AllServices - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all AWS web services.
AllUsers - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all users, including anonymous users.
AllWebProviders - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all the web identity providers.
ALTERNATE_ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Alternate environment variable name for the AWS access key ID
ALTERNATE_SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Alternate environment variable name for the AWS secret key
alternateIso8601DateFormat - Static variable in class com.amazonaws.util.DateUtils
Alternate ISO 8601 format without fractional seconds
AmazonClientException - Exception in com.amazonaws
Base exception class for any errors that occur while attempting to use an AWS client from AWS SDK for Java to make service calls to Amazon Web Services.
AmazonClientException(String, Throwable) - Constructor for exception com.amazonaws.AmazonClientException
Creates a new AmazonClientException with the specified message, and root cause.
AmazonClientException(String) - Constructor for exception com.amazonaws.AmazonClientException
Creates a new AmazonClientException with the specified message.
AmazonClientException(Throwable) - Constructor for exception com.amazonaws.AmazonClientException
 
AmazonHttpClient - Class in com.amazonaws.http
 
AmazonHttpClient(ClientConfiguration) - Constructor for class com.amazonaws.http.AmazonHttpClient
Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy httpClientSettings, etc).
AmazonHttpClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy httpClientSettings, etc), and request metric collector.
AmazonHttpClient(ClientConfiguration, RequestMetricCollector, boolean) - Constructor for class com.amazonaws.http.AmazonHttpClient
Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy httpClientSettings, etc), and request metric collector.
AmazonHttpClient(ClientConfiguration, RequestMetricCollector, boolean, boolean) - Constructor for class com.amazonaws.http.AmazonHttpClient
Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy httpClientSettings, etc), and request metric collector.
AmazonHttpClient(ClientConfiguration, ConnectionManagerAwareHttpClient, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
Package-protected constructor for unit test purposes.
AmazonHttpClient.Builder - Class in com.amazonaws.http
 
AmazonHttpClient.RequestExecutionBuilder - Interface in com.amazonaws.http
Interface to configure a request execution and execute the request.
AmazonServiceException - Exception in com.amazonaws
Extension of SdkClientException that represents an error response returned by an Amazon web service.
AmazonServiceException(String) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message.
AmazonServiceException(String, Exception) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message and exception indicating the root cause.
AmazonServiceException.ErrorType - Enum in com.amazonaws
Indicates who is responsible (if known) for a failed request.
AmazonWebServiceClient - Class in com.amazonaws
Abstract base class for Amazon Web Service Java clients.
AmazonWebServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.AmazonWebServiceClient
Constructs a new AmazonWebServiceClient object using the specified configuration.
AmazonWebServiceClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.AmazonWebServiceClient
Constructs a new AmazonWebServiceClient object using the specified configuration and request metric collector.
AmazonWebServiceClient(ClientConfiguration, RequestMetricCollector, boolean) - Constructor for class com.amazonaws.AmazonWebServiceClient
 
AmazonWebServiceClient(AwsSyncClientParams) - Constructor for class com.amazonaws.AmazonWebServiceClient
 
AmazonWebServiceRequest - Class in com.amazonaws
Base class for all user facing web service requests.
AmazonWebServiceRequest() - Constructor for class com.amazonaws.AmazonWebServiceRequest
 
AmazonWebServiceRequestAdapter - Class in com.amazonaws.internal
Adapts the configuration present in AmazonWebServiceRequest to RequestConfig.
AmazonWebServiceRequestAdapter(AmazonWebServiceRequest) - Constructor for class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
AmazonWebServiceResponse<T> - Class in com.amazonaws
Represents the response from an AWS service, including the result payload and any response metadata.
AmazonWebServiceResponse() - Constructor for class com.amazonaws.AmazonWebServiceResponse
 
AmazonWebServiceResult<T extends ResponseMetadata> - Class in com.amazonaws
Base type for all AWS response objects.
AmazonWebServiceResult() - Constructor for class com.amazonaws.AmazonWebServiceResult
 
AndRetryCondition - Class in com.amazonaws.retry.v2
Composite RetryCondition that evaluates to true when all contained retry conditions evaluate to true.
AndRetryCondition(RetryCondition...) - Constructor for class com.amazonaws.retry.v2.AndRetryCondition
 
AnonymousAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows use of "anonymous" credentials.
AnonymousAWSCredentials() - Constructor for class com.amazonaws.auth.AnonymousAWSCredentials
 
ApacheConnectionManagerFactory - Class in com.amazonaws.http.apache.client.impl
Factory class to create connection manager used by the apache client.
ApacheConnectionManagerFactory() - Constructor for class com.amazonaws.http.apache.client.impl.ApacheConnectionManagerFactory
 
ApacheHttpClientConfig - Class in com.amazonaws
Used for Apache HTTP client specific custom configurations.
ApacheHttpClientFactory - Class in com.amazonaws.http.apache.client.impl
Factory class that builds the apache http client from the settings.
ApacheHttpClientFactory() - Constructor for class com.amazonaws.http.apache.client.impl.ApacheHttpClientFactory
 
ApacheHttpRequestFactory - Class in com.amazonaws.http.apache.request.impl
Responsible for creating Apache HttpClient 4 request objects.
ApacheHttpRequestFactory() - Constructor for class com.amazonaws.http.apache.request.impl.ApacheHttpRequestFactory
 
ApacheUtils - Class in com.amazonaws.http.apache.utils
 
ApacheUtils() - Constructor for class com.amazonaws.http.apache.utils.ApacheUtils
 
appendCompactedString(StringBuilder, String) - Static method in class com.amazonaws.util.StringUtils
This method appends a string to a string builder and collapses contiguous white space is a single space.
appendUri(String, String) - Static method in class com.amazonaws.util.SdkHttpUtils
Append the given path to the given baseUri.
appendUri(String, String, boolean) - Static method in class com.amazonaws.util.SdkHttpUtils
Append the given path to the given baseUri.
appendUserAgent(String) - Method in class com.amazonaws.RequestClientOptions
Appends a user agent to the USER_AGENT client marker.
apply(Input) - Method in interface com.amazonaws.internal.SdkFunction
 
apply(Input) - Method in interface com.amazonaws.waiters.SdkFunction
Abstract method that makes a call to the operation specified by the waiter by taking the corresponding input and returns the corresponding output
ArnCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of an Amazon Resource Name (ARN).
ArnCondition(ArnCondition.ArnComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.ArnCondition
Constructs a new access control policy condition that compares ARNs (Amazon Resource Names).
ArnCondition.ArnComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an ARN comparison can be evaluated.
asBoolean(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Boolean.
asBoolean(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asBoolean(String, Node) but allows an xpath to be passed in explicitly for reuse.
asByte(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Byte.
asByte(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asByte(String, Node) but allows an xpath to be passed in explicitly for reuse.
asByteBuffer(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified xpath expression, base64 decodes the data and returns the result as a ByteBuffer.
asByteBuffer(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asByteBuffer(String, Node) but allows an xpath to be passed in explicitly for reuse.
asDate(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Date.
asDate(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asDate(String, Node) but allows an xpath to be passed in explicitly for reuse.
asDouble(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the results as a Double.
asDouble(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asDouble(String, Node) but allows an xpath to be passed in explicitly for reuse.
asFloat(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Float.
asFloat(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asFloat(String, Node) but allows an xpath to be passed in explicitly for reuse.
asInteger(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as an Integer.
asInteger(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asInteger(String, Node) but allows an xpath to be passed in explicitly for reuse.
asLong(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Long.
asLong(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asLong(String, Node) but allows an xpath to be passed in explicitly for reuse.
asNode(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Node.
asNode(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asNode(String, Node) but allows an xpath to be passed in explicitly for reuse.
assertAllAreNull(String, Object...) - Static method in class com.amazonaws.util.ValidationUtils
Asserts that all of the objects are null.
assertIsPositive(int, String) - Static method in class com.amazonaws.util.ValidationUtils
Asserts that the given number is positive (non-negative and non-zero).
assertNotEmpty(T, String) - Static method in class com.amazonaws.util.ValidationUtils
 
assertNotEmpty(T[], String) - Static method in class com.amazonaws.util.ValidationUtils
 
assertNotNull(T, String) - Static method in class com.amazonaws.util.ValidationUtils
Asserts that the given object is non-null and returns it.
assertStringNotEmpty(String, String) - Static method in class com.amazonaws.util.ValidationUtils
 
asString(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a string.
asString(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
Same as XpathUtils.asString(String, Node) but allows an xpath to be passed in explicitly for reuse.
AsyncBuilderParams(ExecutorFactory) - Constructor for class com.amazonaws.client.builder.AwsAsyncClientBuilder.AsyncBuilderParams
 
AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT> - Interface in com.amazonaws.handlers
Callback interface for notification on web service requests executed with the asynchronous clients in the AWS SDK for Java.
AuthErrorRetryStrategy - Interface in com.amazonaws.retry.internal
For internal use only.
AUTHORIZATION - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
AuthRetryParameters - Class in com.amazonaws.retry.internal
Signer and endpoint parameters that are to be used for the next retry.
AuthRetryParameters(Signer, URI) - Constructor for class com.amazonaws.retry.internal.AuthRetryParameters
 
Autoscaling - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
available() - Method in class com.amazonaws.internal.DelegateInputStream
 
available() - Method in class com.amazonaws.internal.ResettableInputStream
 
available() - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
available() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
availableCapacity() - Method in class com.amazonaws.util.CapacityManager
Returns the currently available capacity.
AWS3Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS3 signing protocol.
AWS3Signer() - Constructor for class com.amazonaws.auth.AWS3Signer
 
AWS4_SIGNING_ALGORITHM - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
AWS4_TERMINATOR - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
AWS4Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS4 signing protocol.
AWS4Signer() - Constructor for class com.amazonaws.auth.AWS4Signer
Construct a new AWS4 signer instance.
AWS4Signer(boolean) - Constructor for class com.amazonaws.auth.AWS4Signer
Construct a new AWS4 signer instance.
AWS4Signer(SdkClock) - Constructor for class com.amazonaws.auth.AWS4Signer
 
AWS4SignerRequestParams - Class in com.amazonaws.auth.internal
Parameters that are used for computing a AWS 4 signature for a request.
AWS4SignerRequestParams(SignableRequest<?>, Date, String, String, String) - Constructor for class com.amazonaws.auth.internal.AWS4SignerRequestParams
Generates an instance of AWS4signerRequestParams that holds the parameters used for computing a AWS 4 signature for a request
AWS4SignerRequestParams(SignableRequest<?>, Date, String, String, String, String) - Constructor for class com.amazonaws.auth.internal.AWS4SignerRequestParams
Generates an instance of AWS4signerRequestParams that holds the parameters used for computing a AWS 4 signature for a request
AWS4SignerUtils - Class in com.amazonaws.auth.internal
Utility methods that is used by the different AWS Signer implementations.
AWS4SignerUtils() - Constructor for class com.amazonaws.auth.internal.AWS4SignerUtils
 
AWS4UnsignedPayloadSigner - Class in com.amazonaws.auth
Exactly the same as AWS4Signer except if the request is being sent over HTTPS, then it returns the string UNSIGNED-PAYLOAD as the content SHA-256 so services that support it can avoid needing to calculate the value when authorizing the request.
AWS4UnsignedPayloadSigner() - Constructor for class com.amazonaws.auth.AWS4UnsignedPayloadSigner
 
AWS4UnsignedPayloadSigner(SdkClock) - Constructor for class com.amazonaws.auth.AWS4UnsignedPayloadSigner
 
AWS_ACCESS_KEY_ID - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the Amazon AWS Access Key
AWS_CBOR_DISABLE_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable to disable CBOR protocol.
AWS_CBOR_DISABLE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property to disable CBOR protocol.
AWS_CONFIG_FILE_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable to set an alternate path to the shared config file (default path is ~/.aws/config).
AWS_CREDENTAIL_PROPERTIES_FILE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Deprecated.
in favor of AWS_CREDENTIAL_PROPERTIES_FILE
AWS_CREDENTIAL_PROPERTIES_FILE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify an AWS credential property file.
AWS_CREDENTIALS - Static variable in class com.amazonaws.handlers.HandlerContextKey
The key under which the request credentials are set.
AWS_EC2_METADATA_DISABLED_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable to disable loading credentials or regions from EC2 Metadata instance service.
AWS_EC2_METADATA_DISABLED_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property to disable loading credentials or regions from EC2 Metadata instance service.
AWS_ION_BINARY_DISABLE_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable to disable Ion binary protocol.
AWS_ION_BINARY_DISABLE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property to disable Ion binary protocol.
AWS_PROFILE_ENVIRONMENT_VARIABLE - Static variable in class com.amazonaws.auth.profile.internal.AwsProfileNameLoader
Environment variable name for overriding the default AWS profile
AWS_PROFILE_ENVIRONMENT_VARIABLE - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
Deprecated.
AWS_PROFILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.auth.profile.internal.AwsProfileNameLoader
System property name for overriding the default AWS profile
AWS_PROFILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
Deprecated.
AWS_REGION_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable containing region used to configure clients.
AWS_REGION_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property for the AWS region to use when creating clients.
AWS_REQUEST_ID - Static variable in class com.amazonaws.ResponseMetadata
 
AWS_SECRET_ACCESS_KEY - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the Amazon AWS Secret Access Key
AWS_SESSION_TOKEN - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the Amazon AWS Session Token
AWS_SESSION_TOKEN_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS session token
AwsAsyncClientBuilder<Subclass extends AwsAsyncClientBuilder,TypeToBuild> - Class in com.amazonaws.client.builder
Base class for all service specific async client builders.
AwsAsyncClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.client.builder.AwsAsyncClientBuilder
 
AwsAsyncClientBuilder(ClientConfigurationFactory, AwsRegionProvider) - Constructor for class com.amazonaws.client.builder.AwsAsyncClientBuilder
 
AwsAsyncClientBuilder.AsyncBuilderParams - Class in com.amazonaws.client.builder
Presents a view of the builder to be used in the async client constructor.
AwsAsyncClientParams - Class in com.amazonaws.client
Provides access to all params needed in a asynchronous AWS service client constructor.
AwsAsyncClientParams() - Constructor for class com.amazonaws.client.AwsAsyncClientParams
 
AwsClientBuilder<Subclass extends AwsClientBuilder,TypeToBuild> - Class in com.amazonaws.client.builder
Base class for all service specific client builders.
AwsClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.client.builder.AwsClientBuilder
 
AwsClientBuilder(ClientConfigurationFactory, AwsRegionProvider) - Constructor for class com.amazonaws.client.builder.AwsClientBuilder
 
AwsClientBuilder.EndpointConfiguration - Class in com.amazonaws.client.builder
A container for configuration required to submit requests to a service (service endpoint and signing region)
AwsClientBuilder.SyncBuilderParams - Class in com.amazonaws.client.builder
Presents a view of the builder to be used in a client constructor.
AWSCredentials - Interface in com.amazonaws.auth
Provides access to the AWS credentials used for accessing AWS services: AWS access key ID and secret access key.
awsCredentials - Variable in class com.amazonaws.handlers.CredentialsRequestHandler
Deprecated.
AWSCredentials to be used in the RequestHandler.
AWSCredentialsProvider - Interface in com.amazonaws.auth
Interface for providing AWS credentials.
AWSCredentialsProviderChain - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that chains together multiple credentials providers.
AWSCredentialsProviderChain(List<? extends AWSCredentialsProvider>) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
Constructs a new AWSCredentialsProviderChain with the specified credential providers.
AWSCredentialsProviderChain(AWSCredentialsProvider...) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
Constructs a new AWSCredentialsProviderChain with the specified credential providers.
AwsDirectoryBasePathProvider - Class in com.amazonaws.profile.path
Base provider for all location providers that source a file from the ~/.aws directory.
AwsDirectoryBasePathProvider() - Constructor for class com.amazonaws.profile.path.AwsDirectoryBasePathProvider
 
AwsEnvVarOverrideRegionProvider - Class in com.amazonaws.regions
Loads region information from the '"AWS_REGION"' environment variable.
AwsEnvVarOverrideRegionProvider() - Constructor for class com.amazonaws.regions.AwsEnvVarOverrideRegionProvider
 
AwsHostNameUtils - Class in com.amazonaws.util
 
AwsHostNameUtils() - Constructor for class com.amazonaws.util.AwsHostNameUtils
 
AwsProfileFileLocationProvider - Interface in com.amazonaws.profile.path
Provides the location of both the AWS Shared credentials file (~/.aws/credentials) or the AWS Shared config file (~/.aws/config).
AwsProfileFileLocationProviderChain - Class in com.amazonaws.profile.path
Delegates to a chain of AwsProfileFileLocationProvider.
AwsProfileFileLocationProviderChain(AwsProfileFileLocationProvider...) - Constructor for class com.amazonaws.profile.path.AwsProfileFileLocationProviderChain
 
AwsProfileNameLoader - Class in com.amazonaws.auth.profile.internal
Loads profile name from the usual places or uses the default profile name.
AwsProfileRegionProvider - Class in com.amazonaws.regions
Loads region information from the shared AWS config file.
AwsProfileRegionProvider() - Constructor for class com.amazonaws.regions.AwsProfileRegionProvider
 
AwsProfileRegionProvider(String) - Constructor for class com.amazonaws.regions.AwsProfileRegionProvider
 
AWSRefreshableSessionCredentials - Interface in com.amazonaws.auth
Session credentials that can be refreshed upon request.
AwsRegionProvider - Class in com.amazonaws.regions
Interface for providing AWS region information.
AwsRegionProvider() - Constructor for class com.amazonaws.regions.AwsRegionProvider
 
AwsRegionProviderChain - Class in com.amazonaws.regions
Composite AwsRegionProvider that sequentially delegates to a chain of providers looking for region information.
AwsRegionProviderChain(AwsRegionProvider...) - Constructor for class com.amazonaws.regions.AwsRegionProviderChain
 
AWSRequestMetrics - Class in com.amazonaws.util
Used as both a base class and a minimal support of AWS SDK request metrics.
AWSRequestMetrics() - Constructor for class com.amazonaws.util.AWSRequestMetrics
This constructor should be used only in the case when AWS SDK metrics collector is disabled, when minimal timing info is supported for backward compatibility reasons.
AWSRequestMetrics(TimingInfo) - Constructor for class com.amazonaws.util.AWSRequestMetrics
 
AWSRequestMetrics.Field - Enum in com.amazonaws.util
Predefined AWS SDK metric types general across all AWS clients.
AWSRequestMetricsFullSupport - Class in com.amazonaws.util
In contrast to AWSRequestMetrics, which is intended to be a minimal support of AWS SDK request metrics, this class is the full support of AWS SDK request metrics including features such as properties and sub-events.
AWSRequestMetricsFullSupport() - Constructor for class com.amazonaws.util.AWSRequestMetricsFullSupport
This constructor should be used in the case when AWS SDK metrics collector is enabled.
AwsResponseHandlerAdapter<T> - Class in com.amazonaws.http.response
Adapts an < AmazonWebServiceResponse > to an HttpResponseHandler (unwrapped result) with proper handling and logging of response metadata.
AwsResponseHandlerAdapter(HttpResponseHandler<AmazonWebServiceResponse<T>>, Request<?>, AWSRequestMetrics, MetadataCache) - Constructor for class com.amazonaws.http.response.AwsResponseHandlerAdapter
 
AwsSdkMetrics - Enum in com.amazonaws.metrics
Used to control the default AWS SDK metric collection system.
AWSServiceMetrics - Enum in com.amazonaws.util
Predefined AWS SDK non-request specific metric types general across all AWS clients.
AWSSessionCredentials - Interface in com.amazonaws.auth
AWS session credentials object.
AWSSessionCredentialsProvider - Interface in com.amazonaws.auth
 
AWSStaticCredentialsProvider - Class in com.amazonaws.auth
Simple implementation of AWSCredentialsProvider that just wraps static AWSCredentials.
AWSStaticCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.auth.AWSStaticCredentialsProvider
 
AwsSyncClientBuilder<Subclass extends AwsSyncClientBuilder,TypeToBuild> - Class in com.amazonaws.client.builder
Base class for all service specific sync client builders.
AwsSyncClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.client.builder.AwsSyncClientBuilder
 
AwsSyncClientBuilder(ClientConfigurationFactory, AwsRegionProvider) - Constructor for class com.amazonaws.client.builder.AwsSyncClientBuilder
 
AwsSyncClientParams - Class in com.amazonaws.client
Provides access to all params needed in a synchronous AWS service client constructor.
AwsSyncClientParams() - Constructor for class com.amazonaws.client.AwsSyncClientParams
 
AwsSystemPropertyRegionProvider - Class in com.amazonaws.regions
Loads region information from the '"aws.region"' JVM system property.
AwsSystemPropertyRegionProvider() - Constructor for class com.amazonaws.regions.AwsSystemPropertyRegionProvider
 

B

BackoffStrategy - Interface in com.amazonaws.retry.v2
Super interface for RetryPolicy that defines a strategy for backing off between retries.
Base16 - Enum in com.amazonaws.util
A Base 16 codec API, which encodes into hex string in upper case.
Base16Lower - Enum in com.amazonaws.util
A Base 16 codec API, which encodes into hex string in lower case.
Base32 - Enum in com.amazonaws.util
A Base 32 codec API.
Base64 - Enum in com.amazonaws.util
A Base 64 codec API.
BasicAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
BasicAWSCredentials(String, String) - Constructor for class com.amazonaws.auth.BasicAWSCredentials
Constructs a new BasicAWSCredentials object, with the specified AWS access key and AWS secret key.
BasicProfile - Class in com.amazonaws.auth.profile.internal
Represents a CLI style config profile with a name and simple properties.
BasicProfile(String, Map<String, String>) - Constructor for class com.amazonaws.auth.profile.internal.BasicProfile
 
BasicProfileConfigLoader - Class in com.amazonaws.auth.profile.internal
Class to load a CLI style config or credentials file.
BasicSessionCredentials - Class in com.amazonaws.auth
Simple session credentials with keys and session token.
BasicSessionCredentials(String, String, String) - Constructor for class com.amazonaws.auth.BasicSessionCredentials
 
beforeAttempt(HandlerBeforeAttemptContext) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on a request before each individual attempt is made.
beforeAttempt(HandlerBeforeAttemptContext) - Method in class com.amazonaws.handlers.RequestHandler2
 
beforeAttempt(HandlerBeforeAttemptContext) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
beforeClientExecution(T) - Method in class com.amazonaws.AmazonWebServiceClient
Notify request handlers that we are about to start execution.
beforeExecution(AmazonWebServiceRequest) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on the specified request object as soon as the request is provided to the service client.
beforeExecution(AmazonWebServiceRequest) - Method in class com.amazonaws.handlers.RequestHandler2
 
beforeExecution(AmazonWebServiceRequest) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
beforeMarshalling(T) - Method in class com.amazonaws.AmazonWebServiceClient
Runs the beforeMarshalling method of any RequestHandler2s associated with this client.
beforeMarshalling(T) - Method in class com.amazonaws.client.ClientHandlerImpl
Runs the beforeMarshalling method of any RequestHandler2s associated with this client.
beforeMarshalling(AmazonWebServiceRequest) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on the specified request object before it is marshaled into an HTTP request.
beforeMarshalling(AmazonWebServiceRequest) - Method in class com.amazonaws.handlers.RequestHandler2
 
beforeMarshalling(AmazonWebServiceRequest) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
beforeRequest(Request<?>) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated.
Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.RequestHandler2
 
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
beforeUnmarshalling(Request<?>, HttpResponse) - Method in interface com.amazonaws.handlers.IRequestHandler2
Runs any additional processing logic on the specified response before it's unmarshalled.
beforeUnmarshalling(Request<?>, HttpResponse) - Method in class com.amazonaws.handlers.RequestHandler2
 
beforeUnmarshalling(Request<?>, HttpResponse) - Method in class com.amazonaws.handlers.StackedRequestHandler
 
beginsWithIgnoreCase(String, String) - Static method in class com.amazonaws.util.StringUtils
Performs a case insensitive comparison and returns true if the data begins with the given sequence.
Beta - Annotation Type in com.amazonaws.annotation
The class or method to which this annotation is applied is in beta mode.
BIG_DECIMAL - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
BIG_DECIMAL - Static variable in interface com.amazonaws.protocol.MarshallingType
 
BigDecimalCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller
 
BigDecimalIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller
 
BigDecimalJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
BigDecimalStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
 
BigIntegerCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller
 
BigIntegerIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller
 
BigIntegerJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
BigIntegerStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
 
BinaryUtils - Class in com.amazonaws.util
Utilities for encoding and decoding binary data to and from different forms.
BinaryUtils() - Constructor for class com.amazonaws.util.BinaryUtils
 
bind(SocketAddress) - Method in class com.amazonaws.internal.DelegateSocket
 
bind(SocketAddress) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
BOOLEAN - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
BOOLEAN - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
BOOLEAN - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
BOOLEAN - Static variable in interface com.amazonaws.protocol.MarshallingType
 
BooleanCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
 
BooleanCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a comparison of boolean values.
BooleanCondition(String, boolean) - Constructor for class com.amazonaws.auth.policy.conditions.BooleanCondition
Constructs a new access policy condition that performs a boolean comparison.
BooleanIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller
 
BooleanJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
BooleanStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
 
BooleanUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
 
build() - Method in class com.amazonaws.auth.presign.PresignerParams.Builder
 
build() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
 
build() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Builds a client with the configure properties.
build() - Method in class com.amazonaws.client.builder.AwsSyncClientBuilder
 
build(AwsSyncClientParams) - Method in class com.amazonaws.client.builder.AwsSyncClientBuilder
Overriden by subclasses to call the client constructor.
build() - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
 
build() - Method in class com.amazonaws.handlers.HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder
 
build() - Method in class com.amazonaws.http.AmazonHttpClient.Builder
 
build() - Method in class com.amazonaws.http.ExecutionContext.Builder
 
build() - Method in class com.amazonaws.internal.auth.SignerProviderContext.Builder
 
build() - Method in interface com.amazonaws.internal.config.Builder
 
build() - Method in class com.amazonaws.internal.config.HostRegexToRegionMappingJsonHelper
 
build() - Method in class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
build() - Method in class com.amazonaws.internal.config.SignerConfigJsonHelper
 
build() - Method in class com.amazonaws.partitions.PartitionsLoader
Loads the partition files from the PartitionsLoader.PARTITIONS_OVERRIDE_RESOURCE_PATH.
build() - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext.Builder
 
build() - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
build() - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
build() - Method in class com.amazonaws.protocol.MarshallingInfo.Builder
 
build() - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
build() - Method in class com.amazonaws.regions.LegacyRegionXmlMetadataBuilder
 
build() - Method in class com.amazonaws.retry.internal.CredentialsEndpointRetryParameters.Builder
 
build() - Method in class com.amazonaws.retry.v2.RetryPolicyContext.Builder
 
build() - Method in class com.amazonaws.util.ImmutableMapParameter.Builder
Generates and returns a new ImmutableMapParameter instance which contains all the entries added into the Builder by put() method.
build() - Method in class com.amazonaws.waiters.WaiterBuilder
 
build() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
buildDefaultTimeoutThreadPool(String) - Static method in class com.amazonaws.http.timers.TimeoutThreadPoolBuilder
Creates a ScheduledThreadPoolExecutor with custom name for the threads.
builder() - Static method in class com.amazonaws.auth.presign.PresignerParams
 
builder() - Static method in class com.amazonaws.handlers.HandlerAfterAttemptContext
 
builder() - Static method in class com.amazonaws.handlers.HandlerBeforeAttemptContext
 
builder() - Static method in class com.amazonaws.http.AmazonHttpClient
 
builder() - Static method in class com.amazonaws.http.ExecutionContext
 
builder() - Static method in class com.amazonaws.internal.auth.SignerProviderContext
 
Builder<T> - Interface in com.amazonaws.internal.config
 
builder() - Static method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
 
builder() - Static method in class com.amazonaws.protocol.json.internal.MarshallerRegistry
 
builder(MarshallingType<T>) - Static method in class com.amazonaws.protocol.MarshallingInfo
 
builder() - Static method in class com.amazonaws.protocol.OperationInfo
 
builder() - Static method in class com.amazonaws.retry.internal.CredentialsEndpointRetryParameters
 
builder() - Static method in class com.amazonaws.retry.v2.RetryPolicyContext
 
builder() - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns a new MapParameterBuilder instance.
Builder() - Constructor for class com.amazonaws.util.ImmutableMapParameter.Builder
 
BYTE_BUFFER - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
BYTE_BUFFER - Static variable in interface com.amazonaws.protocol.MarshallingType
 
ByteBufferCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ByteBufferCborUnmarshaller
 
ByteBufferIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller
 
ByteBufferJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
 
ByteBufferStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
 
ByteBufferUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
 
ByteCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
 
ByteIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ByteIonUnmarshaller
 
ByteJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
ByteStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
 
ByteThroughputProvider - Class in com.amazonaws.metrics
Byte throughput metric information provider.
ByteThroughputProvider(ThroughputMetricType) - Constructor for class com.amazonaws.metrics.ByteThroughputProvider
 
ByteUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
 

C

calculateContentHash(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
Calculate the hash of the request's payload.
calculateContentHash(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4UnsignedPayloadSigner
 
calculateContentHashPresign(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
Calculate the hash of the request's payload.
calculateCRC32FromCompressedData() - Method in class com.amazonaws.AmazonWebServiceClient
Hook to allow clients to override CRC32 calculation behavior.
calculateCRC32FromCompressedData(boolean) - Method in class com.amazonaws.http.AmazonHttpClient.Builder
 
calculateCRC32FromCompressedData() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
CANCELED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
cancelTask() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTask
 
cancelTask() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
cancelTask() - Method in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
cancelTask() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTaskTracker
Cancel the timer task.
cancelTask() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskTrackerImpl
 
cancelTask() - Method in class com.amazonaws.http.timers.request.NoOpHttpRequestAbortTaskTracker
 
CanHandleNullCredentials - Interface in com.amazonaws.auth
Used to explicitly indicate that a Signer can gracefully handle credentials being null when calling Signer.sign(SignableRequest, AWSCredentials)
CapacityManager - Class in com.amazonaws.util
Manages capacity of a finite resource.
CapacityManager(int) - Constructor for class com.amazonaws.util.CapacityManager
Creates a CapacityManager.
CharacterJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
 
CharacterJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
 
Check() - Constructor for class com.amazonaws.event.DeliveryMode.Check
 
checkMutability() - Method in class com.amazonaws.AmazonWebServiceClient
If the client has been marked as immutable then throw an UnsupportedOperationException, otherwise do nothing.
childClassOf(Class<?>, Object) - Static method in enum com.amazonaws.util.Classes
Returns the class of the immediate subclass of the given parent class for the given object instance; or null if such immediate subclass cannot be uniquely identified for the given object instance.
Classes - Enum in com.amazonaws.util
Classes related utilities.
ClassLoaderHelper - Enum in com.amazonaws.util
 
ClasspathPropertiesFileCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads AWS security credentials from a properties file on the classpath.
ClasspathPropertiesFileCredentialsProvider() - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load the AwsCredentials.properties file from the classpath to read AWS security credentials.
ClasspathPropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load a custom file from the classpath to read AWS security credentials.
clear() - Method in class com.amazonaws.internal.SdkInternalMap
 
clear() - Method in class com.amazonaws.util.ImmutableMapParameter
Unsupported methods
client - Variable in class com.amazonaws.AmazonWebServiceClient
Low level client for sending requests to AWS services.
clientConfiguration - Variable in class com.amazonaws.AmazonWebServiceClient
The client configuration
ClientConfiguration - Class in com.amazonaws
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
ClientConfiguration() - Constructor for class com.amazonaws.ClientConfiguration
 
ClientConfiguration(ClientConfiguration) - Constructor for class com.amazonaws.ClientConfiguration
 
clientConfiguration(ClientConfiguration) - Method in class com.amazonaws.http.AmazonHttpClient.Builder
 
ClientConfigurationFactory - Class in com.amazonaws
Factory producing predefined ClientConfiguration instances.
ClientConfigurationFactory() - Constructor for class com.amazonaws.ClientConfigurationFactory
 
ClientConnectionManagerFactory - Class in com.amazonaws.http.conn
 
ClientConnectionManagerFactory() - Constructor for class com.amazonaws.http.conn.ClientConnectionManagerFactory
 
ClientExecutionAbortTask - Interface in com.amazonaws.http.timers.client
Task to be scheduled by ClientExecutionTimer
ClientExecutionAbortTaskImpl - Class in com.amazonaws.http.timers.client
Implementation of ClientExecutionAbortTask that interrupts the caller thread and aborts any HTTP request when triggered
ClientExecutionAbortTaskImpl(Thread) - Constructor for class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
 
ClientExecutionAbortTrackerTask - Interface in com.amazonaws.http.timers.client
 
ClientExecutionAbortTrackerTaskImpl - Class in com.amazonaws.http.timers.client
Keeps track of the scheduled ClientExecutionAbortTask and the associated Future
ClientExecutionAbortTrackerTaskImpl(ClientExecutionAbortTask, ScheduledFuture<?>) - Constructor for class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
ClientExecutionParams<Input,Output> - Class in com.amazonaws.client
Encapsulates parameters needed for a particular API call.
ClientExecutionParams() - Constructor for class com.amazonaws.client.ClientExecutionParams
 
ClientExecutionTimeoutException - Exception in com.amazonaws.http.timers.client
 
ClientExecutionTimeoutException() - Constructor for exception com.amazonaws.http.timers.client.ClientExecutionTimeoutException
 
ClientExecutionTimeoutException(String) - Constructor for exception com.amazonaws.http.timers.client.ClientExecutionTimeoutException
 
ClientExecutionTimer - Class in com.amazonaws.http.timers.client
Represents a timer to enforce a timeout on the total client execution time.
ClientExecutionTimer() - Constructor for class com.amazonaws.http.timers.client.ClientExecutionTimer
 
ClientHandler - Class in com.amazonaws.client
Client interface to invoke an API.
ClientHandler() - Constructor for class com.amazonaws.client.ClientHandler
 
ClientHandlerImpl - Class in com.amazonaws.client
Default implementation of ClientHandler.
ClientHandlerImpl(ClientHandlerParams) - Constructor for class com.amazonaws.client.ClientHandlerImpl
 
ClientHandlerParams - Class in com.amazonaws.client
Client level parameters for the ClientHandler implementation.
ClientHandlerParams() - Constructor for class com.amazonaws.client.ClientHandlerParams
 
clock(SdkClock) - Method in class com.amazonaws.auth.presign.PresignerParams.Builder
 
clock() - Method in class com.amazonaws.auth.presign.PresignerParams
 
clone() - Method in class com.amazonaws.AmazonWebServiceRequest
Creates a shallow clone of this object for all fields except the handler context.
clone() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
 
cloneDate(Date) - Static method in class com.amazonaws.util.DateUtils
 
close() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
close() - Method in class com.amazonaws.event.ProgressInputStream
 
close() - Method in class com.amazonaws.internal.DelegateInputStream
 
close() - Method in class com.amazonaws.internal.DelegateSocket
 
close() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
close() - Method in class com.amazonaws.internal.ReleasableInputStream
If ReleasableInputStream.closeDisabled is false, closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
close() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
close() - Method in class com.amazonaws.internal.SdkSocket
 
close() - Method in class com.amazonaws.internal.SdkSSLSocket
 
close() - Method in class com.amazonaws.metrics.MetricFilterInputStream
 
closeQuietly(Closeable, Log) - Static method in enum com.amazonaws.util.IOUtils
Closes the given Closeable quietly.
CloudFormation - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CloudFront - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CloudHSM - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CloudSearch - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CloudTrail - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CloudWatch - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CLOUDWATCH_REGION - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify the Amazon CloudWatch region for metrics uploading purposes.
CloudWatchLogs - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
code - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
code - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
CodeCommit - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CodecUtils - Enum in com.amazonaws.util
Codec internal utilities
CodeDeploy - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CodePipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CognitoIdentity - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CognitoIdentityProvider - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
CognitoSync - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
collectByteThroughput(ByteThroughputProvider) - Method in class com.amazonaws.metrics.ServiceMetricCollector
Collects metrics on the number of bytes written or read and the respective duration.
CollectionUtils - Class in com.amazonaws.util
 
CollectionUtils() - Constructor for class com.amazonaws.util.CollectionUtils
 
collectLatency(ServiceLatencyProvider) - Method in class com.amazonaws.metrics.ServiceMetricCollector
Collects metrics for non-request specific latencies.
collectMetrics(Request<?>, Response<?>) - Method in class com.amazonaws.metrics.RequestMetricCollector
Used to collect the metric at the end of a request/response cycle.
com.amazonaws - package com.amazonaws
 
com.amazonaws.adapters.types - package com.amazonaws.adapters.types
 
com.amazonaws.annotation - package com.amazonaws.annotation
AWS Java SDK annotations.
com.amazonaws.auth - package com.amazonaws.auth
 
com.amazonaws.auth.internal - package com.amazonaws.auth.internal
 
com.amazonaws.auth.policy - package com.amazonaws.auth.policy
Classes for creating custom AWS access control policies.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
Collection of actions for AWS access control policies.
com.amazonaws.auth.policy.conditions - package com.amazonaws.auth.policy.conditions
Collection of AWS access control policy conditions.
com.amazonaws.auth.policy.internal - package com.amazonaws.auth.policy.internal
 
com.amazonaws.auth.policy.resources - package com.amazonaws.auth.policy.resources
Collection of resources for AWS access control policies.
com.amazonaws.auth.presign - package com.amazonaws.auth.presign
 
com.amazonaws.auth.profile - package com.amazonaws.auth.profile
AWS configuration profiles allow you to share multiple sets of AWS security credentials between different tools such as the AWS SDK for Java and the AWS CLI.
com.amazonaws.auth.profile.internal - package com.amazonaws.auth.profile.internal
 
com.amazonaws.auth.profile.internal.securitytoken - package com.amazonaws.auth.profile.internal.securitytoken
 
com.amazonaws.client - package com.amazonaws.client
 
com.amazonaws.client.builder - package com.amazonaws.client.builder
 
com.amazonaws.event - package com.amazonaws.event
 
com.amazonaws.event.request - package com.amazonaws.event.request
 
com.amazonaws.handlers - package com.amazonaws.handlers
 
com.amazonaws.http - package com.amazonaws.http
 
com.amazonaws.http.apache - package com.amazonaws.http.apache
 
com.amazonaws.http.apache.client.impl - package com.amazonaws.http.apache.client.impl
 
com.amazonaws.http.apache.request.impl - package com.amazonaws.http.apache.request.impl
 
com.amazonaws.http.apache.utils - package com.amazonaws.http.apache.utils
 
com.amazonaws.http.client - package com.amazonaws.http.client
 
com.amazonaws.http.conn - package com.amazonaws.http.conn
 
com.amazonaws.http.conn.ssl - package com.amazonaws.http.conn.ssl
 
com.amazonaws.http.conn.ssl.privileged - package com.amazonaws.http.conn.ssl.privileged
 
com.amazonaws.http.exception - package com.amazonaws.http.exception
 
com.amazonaws.http.impl.client - package com.amazonaws.http.impl.client
 
com.amazonaws.http.protocol - package com.amazonaws.http.protocol
 
com.amazonaws.http.request - package com.amazonaws.http.request
 
com.amazonaws.http.response - package com.amazonaws.http.response
 
com.amazonaws.http.settings - package com.amazonaws.http.settings
 
com.amazonaws.http.timers - package com.amazonaws.http.timers
Classes for the request timeout and client execution timeout features.
com.amazonaws.http.timers.client - package com.amazonaws.http.timers.client
 
com.amazonaws.http.timers.request - package com.amazonaws.http.timers.request
 
com.amazonaws.internal - package com.amazonaws.internal
 
com.amazonaws.internal.auth - package com.amazonaws.internal.auth
 
com.amazonaws.internal.config - package com.amazonaws.internal.config
 
com.amazonaws.internal.http - package com.amazonaws.internal.http
 
com.amazonaws.jmx - package com.amazonaws.jmx
 
com.amazonaws.jmx.spi - package com.amazonaws.jmx.spi
 
com.amazonaws.log - package com.amazonaws.log
 
com.amazonaws.metrics - package com.amazonaws.metrics
Classes used to support the AWS SDK metrics API.
com.amazonaws.metrics.internal - package com.amazonaws.metrics.internal
 
com.amazonaws.partitions - package com.amazonaws.partitions
 
com.amazonaws.partitions.model - package com.amazonaws.partitions.model
 
com.amazonaws.profile.path - package com.amazonaws.profile.path
 
com.amazonaws.profile.path.config - package com.amazonaws.profile.path.config
 
com.amazonaws.profile.path.cred - package com.amazonaws.profile.path.cred
 
com.amazonaws.protocol - package com.amazonaws.protocol
 
com.amazonaws.protocol.json - package com.amazonaws.protocol.json
 
com.amazonaws.protocol.json.internal - package com.amazonaws.protocol.json.internal
 
com.amazonaws.regions - package com.amazonaws.regions
 
com.amazonaws.retry - package com.amazonaws.retry
 
com.amazonaws.retry.internal - package com.amazonaws.retry.internal
 
com.amazonaws.retry.v2 - package com.amazonaws.retry.v2
 
com.amazonaws.transform - package com.amazonaws.transform
 
com.amazonaws.util - package com.amazonaws.util
 
com.amazonaws.util.json - package com.amazonaws.util.json
 
com.amazonaws.waiters - package com.amazonaws.waiters
 
COMMA_SEPARATOR - Static variable in class com.amazonaws.util.StringUtils
 
CommonsLog - Class in com.amazonaws.log
Used to delegate internal logging of the signers and core classes to Jakarta Commons Logging.
CommonsLogFactory - Class in com.amazonaws.log
Internal logging factory for the signers and core classes based on Jakarta Commons Logging.
CommonsLogFactory() - Constructor for class com.amazonaws.log.CommonsLogFactory
 
ComparableUtils - Class in com.amazonaws.util
 
ComparableUtils() - Constructor for class com.amazonaws.util.ComparableUtils
 
compare(String, String) - Static method in class com.amazonaws.util.StringUtils
Compare two strings with Locale.ENGLISH This method is preferred over String.compareTo() method.
compareTo(JavaVersionParser.JavaVersion) - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
CompositeErrorCodeParser - Class in com.amazonaws.internal.http
 
CompositeErrorCodeParser(Iterable<ErrorCodeParser>) - Constructor for class com.amazonaws.internal.http.CompositeErrorCodeParser
 
CompositeErrorCodeParser(ErrorCodeParser...) - Constructor for class com.amazonaws.internal.http.CompositeErrorCodeParser
 
compressedIso8601DateFormat - Static variable in class com.amazonaws.util.DateUtils
This is another ISO 8601 format that's used in clock skew error response
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.EqualJitterBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.FullJitterBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.SDKDefaultBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.RetryPolicyAdapter
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in interface com.amazonaws.retry.v2.BackoffStrategy
Compute the delay before the next retry request.
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.FixedDelayBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.SimpleRetryPolicy
 
computeMD5Hash(InputStream) - Static method in class com.amazonaws.util.Md5Utils
Computes the MD5 hash of the data in the given input stream and returns it as an array of bytes.
computeMD5Hash(byte[]) - Static method in class com.amazonaws.util.Md5Utils
Computes the MD5 hash of the given data and returns it as an array of bytes.
computeMD5Hash(File) - Static method in class com.amazonaws.util.Md5Utils
Computes the MD5 of the given file.
computeSignature(String, byte[], AWS4SignerRequestParams) - Method in class com.amazonaws.auth.AWS4Signer
Step 3 of the AWS Signature version 4 calculation.
Condition - Class in com.amazonaws.auth.policy
AWS access control policy conditions are contained in Statement objects, and affect when a statement is applied.
Condition() - Constructor for class com.amazonaws.auth.policy.Condition
 
CONDITION - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating common AWS access control policy conditions.
conditionKey - Variable in class com.amazonaws.auth.policy.Condition
 
Config - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ConfigEnvVarOverrideLocationProvider - Class in com.amazonaws.profile.path.config
If the environment variable is set then we source the config file from the location specified.
ConfigEnvVarOverrideLocationProvider() - Constructor for class com.amazonaws.profile.path.config.ConfigEnvVarOverrideLocationProvider
 
configureFactory(InternalLogFactory) - Static method in class com.amazonaws.log.InternalLogFactory
Used to explicitly configure the log factory.
configureRegion(Regions) - Method in class com.amazonaws.AmazonWebServiceClient
connect(SocketAddress) - Method in class com.amazonaws.internal.DelegateSocket
 
connect(SocketAddress, int) - Method in class com.amazonaws.internal.DelegateSocket
 
connect(SocketAddress) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
connect(SocketAddress, int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
connect(SocketAddress) - Method in class com.amazonaws.internal.SdkSocket
 
connect(SocketAddress, int) - Method in class com.amazonaws.internal.SdkSocket
 
connect(SocketAddress) - Method in class com.amazonaws.internal.SdkSSLSocket
 
connect(SocketAddress, int) - Method in class com.amazonaws.internal.SdkSSLSocket
 
ConnectionManagerAwareHttpClient - Interface in com.amazonaws.http.apache.client.impl
An extension of Apache's HttpClient that expose the connection manager associated with the client.
ConnectionManagerFactory<T> - Interface in com.amazonaws.http.client
Factory interface that can be used for create ConnectionManager used by the underlying http client.
ConnectionUtils - Class in com.amazonaws.internal
 
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class com.amazonaws.http.conn.ssl.SdkTLSSocketFactory
 
connectToEndpoint(URI, Map<String, String>) - Method in class com.amazonaws.internal.ConnectionUtils
 
consumedCapacity() - Method in class com.amazonaws.util.CapacityManager
Returns the currently consumed capacity.
ContainerCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads credentials from an Amazon Elastic Container.
ContainerCredentialsProvider() - Constructor for class com.amazonaws.auth.ContainerCredentialsProvider
ContainerCredentialsProvider(CredentialsEndpointProvider) - Constructor for class com.amazonaws.auth.ContainerCredentialsProvider
 
containsKey(Object) - Method in class com.amazonaws.internal.SdkInternalMap
 
containsKey(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
Inherited methods
containsValue(Object) - Method in class com.amazonaws.internal.SdkInternalMap
 
containsValue(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
contentType(String) - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
convert(T) - Method in interface com.amazonaws.protocol.json.internal.ValueToStringConverters.ValueToString
 
convertRequestToUrl(Request<?>, boolean, boolean) - Static method in class com.amazonaws.util.RuntimeHttpUtils
Converts the specified request object into a URL, containing all the specified parameters, the specified request endpoint, etc.
copy(InputStream, OutputStream) - Static method in enum com.amazonaws.util.IOUtils
Copies all bytes from the given input stream to the given output stream.
copyAllBytesFrom(ByteBuffer) - Static method in class com.amazonaws.util.BinaryUtils
Returns a copy of all the bytes from the given ByteBuffer, from the beginning to the buffer's limit; or null if the input is null.
copyBaseTo(T) - Method in class com.amazonaws.AmazonWebServiceRequest
Copies the internal state of this base class to that of the target request.
copyBytesFrom(ByteBuffer) - Static method in class com.amazonaws.util.BinaryUtils
Returns a copy of the bytes from the given ByteBuffer, ranging from the the buffer's current position to the buffer's limit; or null if the input is null.
CountingInputStream - Class in com.amazonaws.util
Simple input stream wrapper utility to count the bytes read from a stream.
CountingInputStream(InputStream) - Constructor for class com.amazonaws.util.CountingInputStream
 
CRC32ChecksumCalculatingInputStream - Class in com.amazonaws.util
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and CRC32 checksum.
CRC32ChecksumCalculatingInputStream(InputStream) - Constructor for class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
CRC32ChecksumResponseInterceptor - Class in com.amazonaws.http.apache.client.impl
 
CRC32ChecksumResponseInterceptor() - Constructor for class com.amazonaws.http.apache.client.impl.CRC32ChecksumResponseInterceptor
 
CRC32MismatchException - Exception in com.amazonaws.internal
The exception will be thrown when client side CRC32 checksum does not match the one from server side.
CRC32MismatchException(String, Throwable) - Constructor for exception com.amazonaws.internal.CRC32MismatchException
Creates a new CRC32MismatchException with the specified message, and root cause.
CRC32MismatchException(String) - Constructor for exception com.amazonaws.internal.CRC32MismatchException
Creates a new CRC32MismatchException with the specified message.
create(HttpClientSettings) - Method in class com.amazonaws.http.apache.client.impl.ApacheConnectionManagerFactory
 
create(HttpClientSettings) - Method in class com.amazonaws.http.apache.client.impl.ApacheHttpClientFactory
 
create(Request<?>, HttpClientSettings) - Method in class com.amazonaws.http.apache.request.impl.ApacheHttpRequestFactory
 
create(HttpClientSettings) - Method in interface com.amazonaws.http.client.ConnectionManagerFactory
 
create(HttpClientSettings) - Method in interface com.amazonaws.http.client.HttpClientFactory
 
create(Request<?>, HttpClientSettings) - Method in interface com.amazonaws.http.request.HttpRequestFactory
A factory method for creating http requests accepted by the underlying http client from the sdk request objects.
create() - Static method in class com.amazonaws.regions.RegionMetadataFactory
 
createAsyncRefreshingProvider(boolean) - Static method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
Spins up a new thread to refresh the credentials asynchronously.
createCanonicalRequest(SignableRequest<?>, String) - Method in class com.amazonaws.auth.AWS4Signer
Step 1 of the AWS Signature version 4 calculation.
createClient(Class<T>, AWSCredentialsProvider, ClientConfiguration) - Method in class com.amazonaws.regions.Region
Deprecated.
use appropriate AwsClientBuilder implementation for the service being constructed. For example: AmazonSNSClientBuilder.standard().withRegion(region).build();
createErrorResponseHandler(JsonErrorResponseMetadata) - Method in class com.amazonaws.protocol.json.SdkJsonProtocolFactory
Creates a response handler for handling a error response (non 2xx response).
createErrorResponseHandler(List<JsonErrorUnmarshaller>, String) - Method in interface com.amazonaws.protocol.json.SdkStructuredJsonFactory
Returns the error response handler for handling a error response.
createErrorResponseHandler(List<JsonErrorUnmarshaller>, String) - Method in class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
 
createExecutionContext(AmazonWebServiceRequest) - Method in class com.amazonaws.AmazonWebServiceClient
 
createExecutionContext(AmazonWebServiceRequest, SignerProvider) - Method in class com.amazonaws.AmazonWebServiceClient
 
createExecutionContext(Request<?>) - Method in class com.amazonaws.AmazonWebServiceClient
 
createGenerator() - Method in interface com.amazonaws.protocol.json.SdkJsonMarshallerFactory
Deprecated.
Returns the SdkJsonGenerator to be used for marshalling the request.
createGenerator() - Method in class com.amazonaws.protocol.json.SdkJsonProtocolFactory
 
createJsonContent(HttpResponse, JsonFactory) - Static method in class com.amazonaws.protocol.json.JsonContent
Static factory method to create a JsonContent object from the contents of the HttpResponse provided
createPolicyFromJsonString(String) - Method in class com.amazonaws.auth.policy.internal.JsonPolicyReader
Converts the specified JSON string to an AWS policy object.
createProtocolMarshaller(OperationInfo, T) - Method in class com.amazonaws.protocol.json.SdkJsonProtocolFactory
 
createResponse(Request<?>, HttpRequestBase, HttpResponse, HttpContext) - Static method in class com.amazonaws.http.apache.utils.ApacheUtils
Creates and initializes an HttpResponse object suitable to be passed to an HTTP response handler object.
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class com.amazonaws.protocol.json.SdkJsonProtocolFactory
Returns the response handler to be used for handling a successful response.
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in interface com.amazonaws.protocol.json.SdkStructuredJsonFactory
Returns the response handler to be used for handling a successfull response.
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
 
createSigner(String, SignerParams) - Static method in class com.amazonaws.auth.SignerFactory
Create an instance of the given signer type and initialize it with the given parameters.
createSignerProvider(Signer) - Method in class com.amazonaws.AmazonWebServiceClient
 
createSocket(HttpContext) - Method in class com.amazonaws.http.conn.SdkPlainSocketFactory
 
createSocket(HttpContext) - Method in class com.amazonaws.http.conn.ssl.SdkTLSSocketFactory
 
createStringToSign(String, AWS4SignerRequestParams) - Method in class com.amazonaws.auth.AWS4Signer
Step 2 of the AWS Signature version 4 calculation.
createWriter(String) - Method in interface com.amazonaws.protocol.json.SdkStructuredJsonFactory
Returns the StructuredJsonGenerator to be used for marshalling the request.
createWriter(String) - Method in class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
 
createWriter(JsonFactory, String) - Method in class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
 
CredentialScope - Class in com.amazonaws.partitions.model
credential scope associated with an endpoint.
CredentialScope() - Constructor for class com.amazonaws.partitions.model.CredentialScope
 
CredentialsDefaultLocationProvider - Class in com.amazonaws.profile.path.cred
Load shared credentials file from the default location (~/.aws/credentials).
CredentialsDefaultLocationProvider() - Constructor for class com.amazonaws.profile.path.cred.CredentialsDefaultLocationProvider
 
CredentialsEndpointProvider - Class in com.amazonaws.internal
Abstract class to return an endpoint URI from which the credentials can be loaded.
CredentialsEndpointProvider() - Constructor for class com.amazonaws.internal.CredentialsEndpointProvider
 
CredentialsEndpointRetryParameters - Class in com.amazonaws.retry.internal
Parameters that are used in CredentialsEndpointRetryPolicy.
CredentialsEndpointRetryParameters.Builder - Class in com.amazonaws.retry.internal
 
CredentialsEndpointRetryPolicy - Interface in com.amazonaws.retry.internal
Custom retry policy for credentials providers (InstanceProfileCredentialsProvider, ContainerCredentialsProvider) that retrieve credentials from a local endpoint in EC2 host.
CredentialsEnvVarOverrideLocationProvider - Class in com.amazonaws.profile.path.cred
If environment variable is set then the shared credentials file is source from it's location.
CredentialsEnvVarOverrideLocationProvider() - Constructor for class com.amazonaws.profile.path.cred.CredentialsEnvVarOverrideLocationProvider
 
CredentialsLegacyConfigLocationProvider - Class in com.amazonaws.profile.path.cred
Treats the CLI config file as the source of credentials.
CredentialsLegacyConfigLocationProvider() - Constructor for class com.amazonaws.profile.path.cred.CredentialsLegacyConfigLocationProvider
 
credentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.auth.presign.PresignerParams.Builder
 
credentialsProvider() - Method in class com.amazonaws.auth.presign.PresignerParams
 
CredentialsRequestHandler - Class in com.amazonaws.handlers
Deprecated.
Use of this class to retrieve the credentials is unsafe in multithreading scenarios. If a client is used across multiple threads, there's a possibility of running into a race condition where one handler might access the credentials through the reference as another thread is updating it. Retrieve the credentials from the handler context instead using the HandlerContextKey.AWS_CREDENTIALS key.
CredentialsRequestHandler() - Constructor for class com.amazonaws.handlers.CredentialsRequestHandler
Deprecated.
 
CredentialUtils - Class in com.amazonaws.util
 
CredentialUtils() - Constructor for class com.amazonaws.util.CredentialUtils
 
CURRENT_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time.
currentTimeMillis() - Method in interface com.amazonaws.auth.SdkClock
 
currentTimeMillis() - Method in class com.amazonaws.auth.SdkClock.MockClock
 
CustomBackoffStrategy - Class in com.amazonaws.internal
 
CustomBackoffStrategy() - Constructor for class com.amazonaws.internal.CustomBackoffStrategy
 

D

DataPipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
DATE - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
DATE - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
DATE - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
DATE - Static variable in interface com.amazonaws.protocol.MarshallingType
 
DateCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.DateCborUnmarshaller
 
DateCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the current time at which a request is received, and a specific date.
DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class com.amazonaws.auth.policy.conditions.DateCondition
Constructs a new access policy condition that compares the current time (on the AWS servers) to the specified date.
DateCondition.DateComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a date comparison can be evaluated.
DateIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.DateIonUnmarshaller
 
DateJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
 
DateStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
 
DateTimeJsonSerializer - Class in com.amazonaws.internal
A Jackson serializer for Joda DateTimes.
DateTimeJsonSerializer() - Constructor for class com.amazonaws.internal.DateTimeJsonSerializer
 
DateUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.DateUnmarshaller
 
dateUtils - Static variable in class com.amazonaws.auth.AWS3Signer
Deprecated.
DateUtils - Class in com.amazonaws.util
Utilities for parsing and formatting dates.
DateUtils() - Constructor for class com.amazonaws.util.DateUtils
 
debug(Object) - Method in class com.amazonaws.log.CommonsLog
 
debug(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
 
debug(Object) - Method in interface com.amazonaws.log.InternalLogApi
Logs a message with debug log level.
debug(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
Logs an error with debug log level.
decode(String) - Static method in enum com.amazonaws.util.Base16
Decodes the given base 16 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in enum com.amazonaws.util.Base16
Decodes the given base 16 encoded bytes.
decode(String) - Static method in enum com.amazonaws.util.Base16Lower
Decodes the given base 16 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in enum com.amazonaws.util.Base16Lower
Decodes the given base 16 encoded bytes.
decode(String) - Static method in enum com.amazonaws.util.Base32
Decodes the given base 32 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in enum com.amazonaws.util.Base32
Decodes the given base 32 encoded bytes.
decode(String) - Static method in enum com.amazonaws.util.Base64
Decodes the given base 64 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in enum com.amazonaws.util.Base64
Decodes the given base 64 encoded bytes.
decode(String) - Method in interface com.amazonaws.util.EncodingScheme
 
DEFAULT - Static variable in class com.amazonaws.internal.DynamoDBBackoffStrategy
 
DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
SDK default retry policy.
DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The SDK default back-off strategy, which increases exponentially up to a max amount of delay.
DEFAULT_BACKOFF_STRATEGY_V2 - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The SDK default back-off strategy, which increases exponentially up to a max amount of delay.
DEFAULT_CACHE_RESPONSE_METADATA - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to cache response metadata.
DEFAULT_CLIENT_EXECUTION_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for a request.
DEFAULT_CONFIG_LOCATION_PROVIDER - Static variable in interface com.amazonaws.profile.path.AwsProfileFileLocationProvider
Location provider for the shared AWS Config file.
DEFAULT_CONNECTION_MAX_IDLE_MILLIS - Static variable in class com.amazonaws.ClientConfiguration
The default maximum idle time (in milliseconds) for a connection in the connection pool.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for creating new connections.
DEFAULT_CONNECTION_TTL - Static variable in class com.amazonaws.ClientConfiguration
The default expiration time (in milliseconds) for a connection in the connection pool.
DEFAULT_CREDENTIALS_LOCATION_PROVIDER - Static variable in interface com.amazonaws.profile.path.AwsProfileFileLocationProvider
Location provider for the shared AWS credentials file.
DEFAULT_DISABLE_SOCKET_PROXY - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to disable Socket proxies.
DEFAULT_ERROR_MESSAGE_PARSER - Static variable in class com.amazonaws.internal.http.JsonErrorMessageParser
Standard JSON Error Message Parser that checks for JSON fields in this order: 'message', 'Message', 'errorMessage'
DEFAULT_MAX_CONNECTIONS - Static variable in class com.amazonaws.ClientConfiguration
The default max connection pool size.
DEFAULT_MAX_CONSECUTIVE_RETRIES_BEFORE_THROTTLING - Static variable in class com.amazonaws.ClientConfiguration
 
DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
SDK default max retry count
DEFAULT_METRIC_NAMESPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
 
DEFAULT_METRICS_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property used when starting up the JVM to enable the default metrics collected by the AWS SDK, which uploads the derived statistics to Amazon CloudWatch.
DEFAULT_PROFILE_NAME - Static variable in class com.amazonaws.auth.profile.internal.AwsProfileNameLoader
Name of the default profile as specified in the configuration file.
DEFAULT_PROFILE_NAME - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
Deprecated.
DEFAULT_REGION - Static variable in enum com.amazonaws.regions.Regions
The default region that new customers in the US are encouraged to use when using AWS services for the first time.
DEFAULT_REQUEST_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for a request.
DEFAULT_RESPONSE_METADATA_CACHE_SIZE - Static variable in class com.amazonaws.ClientConfiguration
The default response metadata cache size.
DEFAULT_RETRY_CONDITION - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The SDK default retry condition, which checks for various conditions in the following order: Never retry on requests with non-repeatable content; Retry on client exceptions caused by IOException; Retry on service exceptions that are either 500 internal server errors, 503 service unavailable errors, service throttling errors or clock skew errors.
DEFAULT_RETRY_POLICY - Static variable in class com.amazonaws.ClientConfiguration
Default request retry policy, including the maximum retry count of 3, the default retry condition and the default back-off strategy.
DEFAULT_S3_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.SDKGlobalConfiguration
Deprecated.
with AmazonWebServiceRequest.getRequestClientOptions() and RequestClientOptions.setReadLimit(int).

The default size of the buffer when uploading data from a stream. A buffer of this size will be created and filled with the first bytes from a stream being uploaded so that any transmit errors that occur in that section of the data can be automatically retried without the caller's intervention.

If not set, the default value of 128 KB will be used.

DEFAULT_SOCKET_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for reading from a connected socket.
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.RequestClientOptions
Used to enable mark-and-reset for non-mark-and-resettable non-file input stream for up to 128K memory buffering by default.
DEFAULT_TCP_KEEP_ALIVE - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to use TCP KeepAlive.
DEFAULT_THROTTLE_RETRIES - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to throttle retries.
DEFAULT_UNMARSHALLER - Static variable in class com.amazonaws.transform.JsonErrorUnmarshaller
 
DEFAULT_USE_EXPECT_CONTINUE - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to utilize the USE_EXPECT_CONTINUE handshake for operations.
DEFAULT_USE_GZIP - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to use gzip compression.
DEFAULT_USE_REAPER - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to use the IdleConnectionReaper to manage stale connections
DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
The default HTTP user agent header for AWS Java SDK clients.
DEFAULT_VALIDATE_AFTER_INACTIVITY_MILLIS - Static variable in class com.amazonaws.ClientConfiguration
The default time a connection can be idle in the connection pool before it must be validated that it's still open.
DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
AWS credentials provider chain that looks for credentials in this order: Environment Variables - AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY (RECOMMENDED since they are recognized by all the AWS SDKs and CLI except for .NET), or AWS_ACCESS_KEY and AWS_SECRET_KEY (only recognized by Java SDK) Java System Properties - aws.accessKeyId and aws.secretKey Credential profiles file at the default location (~/.aws/credentials) shared by all AWS SDKs and the AWS CLI Credentials delivered through the Amazon EC2 container service if AWS_CONTAINER_CREDENTIALS_RELATIVE_URI" environment variable is set and security manager has permission to access the variable, Instance profile credentials delivered through the Amazon EC2 metadata service
DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
 
DefaultAwsRegionProviderChain - Class in com.amazonaws.regions
Default region provider chain used when no explicit region is supplied to a client builder.
DefaultAwsRegionProviderChain() - Constructor for class com.amazonaws.regions.DefaultAwsRegionProviderChain
 
defaultConfig() - Static method in class com.amazonaws.PredefinedClientConfigurations
Factory method for default ClientConfiguration for all services unless otherwise specified
DefaultErrorResponseHandler - Class in com.amazonaws.http
Implementation of HttpResponseHandler that handles only error responses from Amazon Web Services.
DefaultErrorResponseHandler(List<Unmarshaller<AmazonServiceException, Node>>) - Constructor for class com.amazonaws.http.DefaultErrorResponseHandler
Constructs a new DefaultErrorResponseHandler that will handle error responses from Amazon services using the specified list of unmarshallers.
DefaultRequest<T> - Class in com.amazonaws
Default implementation of the Request interface.
DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and the original, user facing request object.
DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and no specified original, user facing request object.
DefaultServiceEndpointBuilder - Class in com.amazonaws.internal
Uses region metdata to construct an endpoint for a specific service
DefaultServiceEndpointBuilder(String, String) - Constructor for class com.amazonaws.internal.DefaultServiceEndpointBuilder
 
DefaultSignerProvider - Class in com.amazonaws.internal.auth
 
DefaultSignerProvider(AmazonWebServiceClient, Signer) - Constructor for class com.amazonaws.internal.auth.DefaultSignerProvider
 
DefaultValueSupplier<T> - Interface in com.amazonaws.protocol
Interface to provide a default value for a null member during marshalling.
defaultValueSupplier(DefaultValueSupplier<T>) - Method in class com.amazonaws.protocol.MarshallingInfo.Builder
 
defaultValueSupplier() - Method in class com.amazonaws.protocol.MarshallingInfo
 
delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.BackoffStrategy
Returns the delay (in milliseconds) before next retry attempt.
delayBeforeNextRetry(PollingStrategyContext) - Method in class com.amazonaws.waiters.FixedDelayStrategy
Defines a default way of delaying the polling bound by the default delay associated with the corresponding waiter definition
delayBeforeNextRetry(PollingStrategyContext) - Method in interface com.amazonaws.waiters.PollingStrategy.DelayStrategy
Defines the custom delay strategy to control the sleep time
DelegateInputStream - Class in com.amazonaws.internal
InputStream delegate class.
DelegateInputStream(InputStream) - Constructor for class com.amazonaws.internal.DelegateInputStream
 
DelegateSocket - Class in com.amazonaws.internal
Socket delegate class.
DelegateSocket(Socket) - Constructor for class com.amazonaws.internal.DelegateSocket
 
DelegateSSLSocket - Class in com.amazonaws.internal
 
DelegateSSLSocket(SSLSocket) - Constructor for class com.amazonaws.internal.DelegateSSLSocket
 
DelegatingDnsResolver - Class in com.amazonaws.http
Implements the DnsResolver interface, taking in a DnsResolver implementation and executing its DnsResolver.resolve(String) method to perform the actual DNS resolution.
DelegatingDnsResolver(DnsResolver) - Constructor for class com.amazonaws.http.DelegatingDnsResolver
 
deleteProfiles(File, String...) - Static method in class com.amazonaws.auth.profile.ProfilesConfigFileWriter
Remove one or more profiles from the existing credentials file by in-place modification.
DeliveryMode - Interface in com.amazonaws.event
Used to indicate whether it is safe to deliver progress events to the listener synchronously.
DeliveryMode.Check - Class in com.amazonaws.event
Provides convenient method to check if a listener is safe to be invoked synchronously.
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class com.amazonaws.http.apache.SdkProxyRoutePlanner
 
DeviceFarm - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
DirectConnect - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
Directory - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
DISABLE_CERT_CHECKING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Disable validation of server certificates when using the HTTPS protocol.
DISABLE_REMOTE_REGIONS_FILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
By default, the SDK will attempt to download an up-to-date set of region metadata from Amazon CloudFront when first required.
DISABLE_S3_IMPLICIT_GLOBAL_CLIENTS_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
By default, the S3 client constructor does not set a region.
DISABLE_SOCKET_PROXY_PROPERTY - Static variable in class com.amazonaws.http.apache.utils.HttpContextUtils
 
disableClose() - Method in class com.amazonaws.internal.ReleasableInputStream
Used to disable the close method.
disableMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Convenient method to disable the metric collector at the AWS SDK level.
disableMetrics() - Method in class com.amazonaws.metrics.MetricAdmin
 
disableMetrics() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Disables the metric collector at the AWS SDK level.
disableSocketProxy() - Method in class com.amazonaws.ClientConfiguration
 
disableSocketProxy(HttpContext) - Static method in class com.amazonaws.http.apache.utils.HttpContextUtils
 
disableSocketProxy() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
DMS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
DnsResolver - Interface in com.amazonaws
Given a hostname, will resolve the hostname to an ip, or list of ip addresses.
documentFrom(InputStream) - Static method in class com.amazonaws.util.XpathUtils
This method closes the given input stream upon completion.
documentFrom(String) - Static method in class com.amazonaws.util.XpathUtils
 
documentFrom(URL) - Static method in class com.amazonaws.util.XpathUtils
 
doGetLog(Class<?>) - Method in class com.amazonaws.log.CommonsLogFactory
 
doGetLog(String) - Method in class com.amazonaws.log.CommonsLogFactory
 
doGetLog(Class<?>) - Method in class com.amazonaws.log.InternalLogFactory
SPI to return a logger given a class.
doGetLog(String) - Method in class com.amazonaws.log.InternalLogFactory
SPI to return a logger given a name.
doGetLog(Class<?>) - Method in class com.amazonaws.log.JulLogFactory
 
doGetLog(String) - Method in class com.amazonaws.log.JulLogFactory
 
doReceiveResponse(HttpRequest, HttpClientConnection, HttpContext) - Method in class com.amazonaws.http.protocol.SdkHttpRequestExecutor
 
doSendRequest(HttpRequest, HttpClientConnection, HttpContext) - Method in class com.amazonaws.http.protocol.SdkHttpRequestExecutor
 
DOUBLE - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
DOUBLE - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
DOUBLE - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
DOUBLE - Static variable in interface com.amazonaws.protocol.MarshallingType
 
DoubleCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
 
DoubleIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller
 
DoubleJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
DoubleStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
 
DoubleUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
 
doubleUrlEncode - Variable in class com.amazonaws.auth.AWS4Signer
Whether double url-encode the resource path when constructing the canonical request.
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
DOWNLOAD_THROUGHPUT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
drainInputStream(InputStream) - Static method in enum com.amazonaws.util.IOUtils
Read all remaining data in the stream.
dumpToFile(File, boolean, Profile...) - Static method in class com.amazonaws.auth.profile.ProfilesConfigFileWriter
Write all the credential profiles to a file.
durationMilliOf(long, long) - Static method in class com.amazonaws.util.TimingInfo
Returns the duration in milliseconds as double, preserving the decimal precision as necessary, for the given start and end time in nanoseconds.
Dynamodb - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
DYNAMODB_DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
Default policy for DynamoDB client
DYNAMODB_DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The default back-off strategy for DynamoDB client, which increases exponentially up to a max amount of delay.
DYNAMODB_DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
Default max retry count for DynamoDB client
DynamoDBBackoffStrategy - Class in com.amazonaws.internal
 
DynamoDBBackoffStrategy() - Constructor for class com.amazonaws.internal.DynamoDBBackoffStrategy
 
DynamodbStreams - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
dynamoDefault() - Static method in class com.amazonaws.PredefinedClientConfigurations
Factory method for DynamoDB's default ClientConfiguration

E

EC2 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
EC2_METADATA_SERVICE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property for overriding the Amazon EC2 Instance Metadata Service endpoint.
EC2ContainerCredentialsProviderWrapper - Class in com.amazonaws.auth
AWSCredentialsProvider that loads credentials from an Amazon Container (e.g.
EC2ContainerCredentialsProviderWrapper() - Constructor for class com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper
 
EC2ContainerService - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
EC2CredentialsUtils - Class in com.amazonaws.internal
 
EC2MetadataClient - Class in com.amazonaws.internal
Deprecated.
EC2MetadataClient() - Constructor for class com.amazonaws.internal.EC2MetadataClient
Deprecated.
 
EC2MetadataUtils - Class in com.amazonaws.util
Utility class for retrieving Amazon EC2 instance metadata.
You can use the data to build more generic AMIs that can be modified by configuration files supplied at launch time.
EC2MetadataUtils() - Constructor for class com.amazonaws.util.EC2MetadataUtils
 
EC2MetadataUtils.IAMInfo - Class in com.amazonaws.util
Information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
EC2MetadataUtils.IAMSecurityCredential - Class in com.amazonaws.util
The temporary security credentials (AccessKeyId, SecretAccessKey, SessionToken, and Expiration) associated with the IAM role.
EC2MetadataUtils.InstanceInfo - Class in com.amazonaws.util
This POJO is a best attempt to capture the instance info which is only guaranteed to be a JSON document per http://docs.aws.amazon.com/AWSEC2/latest /UserGuide/ec2-instance-metadata.html Instance info includes dynamic information about the current instance such as region, instanceId, private IP address, etc.
EC2MetadataUtils.NetworkInterface - Class in com.amazonaws.util
All of the metadata associated with a network interface on the instance.
EC2SimpleSystemsManager - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
EFFECT_VALUE_ALLOW - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Elasticache - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ElasticBeanstalk - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ElasticFileSystem - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ElasticLoadbalancing - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ElasticMapReduce - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ElasticTranscoder - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
Email - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
EMPTY_STRING_SHA256_HEX - Static variable in class com.amazonaws.auth.AbstractAWSSigner
 
ENABLE_IN_REGION_OPTIMIZED_MODE - Static variable in class com.amazonaws.SDKGlobalConfiguration
Overrides the client default ClientConfiguration to use configuration with values tailored towards clients operating in the same AWS region as the service endpoint they call.
ENABLE_S3_SIGV4_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Deprecated.
enableDefaultMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Starts the default AWS SDK metric collector, but only if no metric collector is currently in use at the AWS SDK level.
enableDefaultMetrics() - Method in class com.amazonaws.metrics.MetricAdmin
 
enableDefaultMetrics() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Starts the default AWS SDK metric collector, but only if no metric collector is currently in use at the AWS SDK level.
enableHttpSocketReadMetric() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to enable AWSRequestMetrics.Field.HttpSocketReadTime metric since by default it is disabled.
encode(byte[]) - Static method in enum com.amazonaws.util.Base16
Returns a base 16 encoded byte array of the given bytes.
encode(byte[]) - Static method in enum com.amazonaws.util.Base16Lower
Returns a base 16 encoded byte array of the given bytes.
encode(byte[]) - Static method in enum com.amazonaws.util.Base32
Returns a 32 encoded byte array of the given bytes.
encode(byte[]) - Static method in enum com.amazonaws.util.Base64
Returns a 64 encoded byte array of the given bytes.
encodeAsString(byte...) - Static method in enum com.amazonaws.util.Base16
Returns a base 16 encoded string (in upper case) of the given bytes.
encodeAsString(byte...) - Static method in enum com.amazonaws.util.Base16Lower
Returns a base 16 encoded string (in lower case) of the given bytes.
encodeAsString(byte...) - Static method in enum com.amazonaws.util.Base32
Returns a base 32 encoded string of the given bytes.
encodeAsString(byte...) - Static method in enum com.amazonaws.util.Base64
Returns a base 64 encoded string of the given bytes.
encodeAsString(byte[]) - Method in interface com.amazonaws.util.EncodingScheme
 
encodeAsString(byte[]) - Method in enum com.amazonaws.util.EncodingSchemeEnum
 
encodeParameters(SignableRequest<?>) - Static method in class com.amazonaws.util.SdkHttpUtils
Creates an encoded query string from all the parameters in the specified request.
EncodingScheme - Interface in com.amazonaws.util
Encoding scheme.
EncodingSchemeEnum - Enum in com.amazonaws.util
Currently provided encoding schemes "out of the box".
endClientExecution(AWSRequestMetrics, Request<?>, Response<?>) - Method in class com.amazonaws.AmazonWebServiceClient
Convenient method to end the client execution without logging the awsRequestMetrics.
endClientExecution(AWSRequestMetrics, Request<?>, Response<?>, boolean) - Method in class com.amazonaws.AmazonWebServiceClient
Common routine to end a client AWS request/response execution and collect the request metrics.
endElement() - Method in class com.amazonaws.util.XMLWriter
Closes the last opened element at the current position in the in-progress XML document.
endEvent(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
endEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
endEvent(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
End an event which was previously started.
endEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
endpoint - Variable in class com.amazonaws.AmazonWebServiceClient
The service endpoint to which this client will send requests.
endpoint(URI) - Method in class com.amazonaws.auth.presign.PresignerParams.Builder
 
endpoint() - Method in class com.amazonaws.auth.presign.PresignerParams
 
Endpoint - Class in com.amazonaws.partitions.model
Endpoint configuration.
Endpoint() - Constructor for class com.amazonaws.partitions.model.Endpoint
 
EndpointConfiguration(String, String) - Constructor for class com.amazonaws.client.builder.AwsClientBuilder.EndpointConfiguration
 
EndpointPrefixAwareSigner - Interface in com.amazonaws.auth
A signer that knows the endpoint prefix of the AWS service.
endTiming() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
Ends the timing.
endTiming() - Method in class com.amazonaws.util.TimingInfo
 
ENFORCE_S3_SIGV4_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Deprecated.
entrySet() - Method in class com.amazonaws.internal.SdkInternalMap
 
entrySet() - Method in class com.amazonaws.util.ImmutableMapParameter
 
EnvironmentVariableCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that provides credentials by looking at the: AWS_ACCESS_KEY_ID (or AWS_ACCESS_KEY) and AWS_SECRET_KEY (or AWS_SECRET_ACCESS_KEY) environment variables.
EnvironmentVariableCredentialsProvider() - Constructor for class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
EPOCH_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time, in epoch seconds.
EqualJitterBackoffStrategy(int, int) - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies.EqualJitterBackoffStrategy
 
equals(Object) - Method in class com.amazonaws.auth.policy.Principal
 
equals(Object) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
 
equals(Object) - Method in class com.amazonaws.handlers.HandlerContextKey
 
equals(Object) - Method in class com.amazonaws.internal.SdkInternalMap
 
equals(Object) - Method in class com.amazonaws.metrics.SimpleMetricType
 
equals(Object) - Method in class com.amazonaws.regions.Region
 
equals(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
equals(Object) - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
error(Object) - Method in class com.amazonaws.log.CommonsLog
 
error(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
 
error(Object) - Method in interface com.amazonaws.log.InternalLogApi
Logs a message with error log level.
error(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
Logs an error with error log level.
ErrorCodeParser - Interface in com.amazonaws.internal.http
 
errorResponseHandler(HttpResponseHandler<? extends SdkBaseException>) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
Fluent setter for the error response handler
exception(SdkBaseException) - Method in class com.amazonaws.retry.v2.RetryPolicyContext.Builder
 
exception() - Method in class com.amazonaws.retry.v2.RetryPolicyContext
 
exceptionClass - Variable in class com.amazonaws.transform.AbstractErrorUnmarshaller
The type of AmazonServiceException that will be instantiated.
ExceptionReporter(ProgressListener) - Constructor for class com.amazonaws.event.ProgressListener.ExceptionReporter
 
EXCLUDE_MACHINE_METRICS - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to exclude the generation of JVM metrics when the AWS SDK default metrics is enabled.
EXCLUDE_SKIPPED_BYTES - Static variable in class com.amazonaws.util.LengthCheckInputStream
 
execute(ClientExecutionParams<Input, Output>) - Method in class com.amazonaws.client.ClientHandler
Execute's a web service request.
execute(ClientExecutionParams<Input, Output>) - Method in class com.amazonaws.client.ClientHandlerImpl
 
execute(Request<?>, HttpResponseHandler<AmazonWebServiceResponse<T>>, HttpResponseHandler<AmazonServiceException>, ExecutionContext) - Method in class com.amazonaws.http.AmazonHttpClient
Deprecated.
Use AmazonHttpClient.requestExecutionBuilder() to configure and execute a HTTP request.
execute(HttpResponseHandler<Output>) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
Executes the request with the given configuration.
execute() - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
Executes the request with the given configuration; not handling response.
execute(HttpUriRequest) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpUriRequest, HttpContext) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpHost, HttpRequest) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
executionContext(ExecutionContext) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
Fluent setter for the execution context
ExecutionContext - Class in com.amazonaws.http
 
ExecutionContext(boolean) - Constructor for class com.amazonaws.http.ExecutionContext
For testing purposes.
ExecutionContext() - Constructor for class com.amazonaws.http.ExecutionContext
For testing purposes.
ExecutionContext(List<RequestHandler2>, boolean, AmazonWebServiceClient) - Constructor for class com.amazonaws.http.ExecutionContext
Deprecated.
ExecutionContext.Builder - Class in com.amazonaws.http
 
ExecutorFactory - Interface in com.amazonaws.client.builder
Factory to create instances of ExecutorService.
expiration - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
ExponentialBackoffStrategy(int, int) - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
 
EXTERNAL_ID - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the IAM role external id

F

Factory() - Constructor for class com.amazonaws.internal.config.InternalConfig.Factory
 
Factory() - Constructor for class com.amazonaws.jmx.spi.JmxInfoProvider.Factory
 
Factory() - Constructor for class com.amazonaws.jmx.spi.SdkMBeanRegistry.Factory
 
FAILED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
failure(Throwable) - Static method in enum com.amazonaws.util.Throwables
Used to help perform common throw-up with minimal wrapping.
failure(Throwable, String) - Static method in enum com.amazonaws.util.Throwables
Same as Throwables.failure(Throwable), but the given errmsg will be used if it was wrapped as either an AmazonClientException or AbortedException.
FakeIOException - Exception in com.amazonaws.util
Used for simulating an IOException for test purposes.
FakeIOException(String) - Constructor for exception com.amazonaws.util.FakeIOException
 
fatal(Object) - Method in class com.amazonaws.log.CommonsLog
 
fatal(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
 
fatal(Object) - Method in interface com.amazonaws.log.InternalLogApi
Logs a message with fatal log level.
fatal(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
Logs an error with fatal log level.
fetchFile(URI, ClientConfiguration) - Static method in class com.amazonaws.util.RuntimeHttpUtils
Fetches a file from the URI given and returns an input stream to it.
FIFOCache<T> - Class in com.amazonaws.internal
A bounded cache that has a FIFO eviction policy when the cache is full.
FIFOCache(int) - Constructor for class com.amazonaws.internal.FIFOCache
 
filter(ProgressEvent) - Method in interface com.amazonaws.event.ProgressEventFilter
Returns the filtered event object that will be actually passed into the listeners.
finalize() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
finalize() - Method in class com.amazonaws.http.AmazonHttpClient
 
findDeadlockedThreads() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
findDeadlockedThreads() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
finishMarshalling() - Method in class com.amazonaws.protocol.json.internal.JsonProtocolMarshaller
 
finishMarshalling() - Method in class com.amazonaws.protocol.json.internal.NullAsEmptyBodyProtocolRequestMarshaller
 
finishMarshalling() - Method in interface com.amazonaws.protocol.ProtocolRequestMarshaller
Finializes the marshalling and produces a Request object that can be sent for execution.
FIXED_JAVA_7 - Static variable in class com.amazonaws.http.conn.ssl.ShouldClearSslSessionPredicate
Fixed per http://bugs.java.com/view_bug.do?bug_id=8075750
FIXED_JAVA_8 - Static variable in class com.amazonaws.http.conn.ssl.ShouldClearSslSessionPredicate
Fixed per http://bugs.java.com/view_bug.do?bug_id=8074944
FixedDelayBackoffStrategy - Class in com.amazonaws.retry.v2
Simple backoff strategy that always uses a fixed delay.
FixedDelayBackoffStrategy(int) - Constructor for class com.amazonaws.retry.v2.FixedDelayBackoffStrategy
 
FixedDelayStrategy - Class in com.amazonaws.waiters
 
FixedDelayStrategy(int) - Constructor for class com.amazonaws.waiters.FixedDelayStrategy
Constructs a new FixedDelayStrategy with the given default delay time
FLOAT - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
FLOAT - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
FLOAT - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
FLOAT - Static variable in interface com.amazonaws.protocol.MarshallingType
 
FloatCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
 
FloatIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.FloatIonUnmarshaller
 
FloatJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
FloatStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
 
FloatUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
 
formatDateStamp(long) - Static method in class com.amazonaws.auth.internal.AWS4SignerUtils
Returns a string representation of the given date time in yyyyMMdd format.
formatISO8601Date(Date) - Static method in class com.amazonaws.util.DateUtils
Formats the specified date as an ISO 8601 string.
formatISO8601Date(DateTime) - Static method in class com.amazonaws.util.DateUtils
Formats the specified date as an ISO 8601 string.
formatRFC822Date(Date) - Static method in class com.amazonaws.util.DateUtils
Formats the specified date as an RFC 822 string.
formatServiceSpecificDate(Date) - Static method in class com.amazonaws.util.DateUtils
Formats the give date object into an AWS Service format.
formatTimestamp(long) - Static method in class com.amazonaws.auth.internal.AWS4SignerUtils
Returns a string representation of the given date time in yyyyMMdd'T'HHmmss'Z' format.
from(HttpResponse) - Static method in class com.amazonaws.http.SdkHttpMetadata
Static factory to create an SdkHttpMetadata from the details in a HttpResponse.
FROM_BOOLEAN - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
Marshalls boolean as a literal 'true' or 'false' string.
FROM_DATE - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
Marshalls date to an ISO8601 date string.
FROM_DOUBLE - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
 
FROM_FLOAT - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
 
FROM_INTEGER - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
 
FROM_JSON_VALUE_HEADER - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
Converter for JSON value headers.
FROM_LONG - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
 
FROM_STRING - Static variable in class com.amazonaws.protocol.json.internal.ValueToStringConverters
Identity converter.
fromBase64(String) - Static method in class com.amazonaws.util.BinaryUtils
Converts a Base64-encoded string to the original byte data.
fromBigDecimal(BigDecimal) - Static method in class com.amazonaws.util.StringUtils
 
fromBigInteger(BigInteger) - Static method in class com.amazonaws.util.StringUtils
 
fromBoolean(Boolean) - Static method in class com.amazonaws.util.StringUtils
 
fromByte(Byte) - Static method in class com.amazonaws.util.StringUtils
Returns the string representation of the specified Byte.
fromByteBuffer(ByteBuffer) - Static method in class com.amazonaws.util.StringUtils
Base64 encodes the data in the specified byte buffer (from the current position to the buffer's limit) and returns it as a base64 encoded string.
fromDate(Date) - Static method in class com.amazonaws.util.StringUtils
Converts the specified date to an ISO 8601 timestamp string and returns it.
fromDouble(Double) - Static method in class com.amazonaws.util.StringUtils
Returns the string representation of the specified double.
fromFloat(Float) - Static method in class com.amazonaws.util.StringUtils
 
fromHex(String) - Static method in class com.amazonaws.util.BinaryUtils
Converts a Hex-encoded data string to the original byte data.
fromInteger(Integer) - Static method in class com.amazonaws.util.StringUtils
 
fromJson(String) - Static method in class com.amazonaws.auth.policy.Policy
Returns an AWS access control policy object generated from JSON string.
fromJson(String, PolicyReaderOptions) - Static method in class com.amazonaws.auth.policy.Policy
Returns an AWS access control policy object generated from JSON string.
fromJsonString(String, Class<T>) - Static method in enum com.amazonaws.util.json.Jackson
Returns the deserialized object from the given json string and target class; or null if the given json string is null.
fromLong(Long) - Static method in class com.amazonaws.util.StringUtils
 
fromMajorVersion(Integer, Integer) - Static method in enum com.amazonaws.util.JavaVersionParser.KnownJavaVersions
Tries to determine a known version from the parsed major version components
fromName(String) - Static method in enum com.amazonaws.regions.Regions
Returns a region enum corresponding to the given region name.
fromString(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
Construct the Services object from a string representing the service id.
fromString(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Construct the Services object from a string representing web identity provider.
fromString(String) - Static method in class com.amazonaws.util.StringUtils
 
fromValue(String) - Static method in enum com.amazonaws.http.HttpMethodName
 
FullJitterBackoffStrategy(int, int) - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies.FullJitterBackoffStrategy
 

G

GameLift - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
get() - Static method in class com.amazonaws.auth.SdkClock.Instance
 
get(String) - Method in class com.amazonaws.internal.FIFOCache
Returns the value of the given key; or null of no such entry exists.
get(Object) - Method in class com.amazonaws.internal.SdkInternalMap
 
get() - Method in interface com.amazonaws.protocol.DefaultValueSupplier
 
get(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
get(Object) - Method in interface com.amazonaws.util.MetadataCache
Returns the response metadata associated with the specified object, or null if no metadata is associated with that object.
get(Object) - Method in class com.amazonaws.util.NullResponseMetadataCache
 
get(Object) - Method in class com.amazonaws.util.ResponseMetadataCache
 
getAcceptor() - Method in class com.amazonaws.waiters.WaiterBuilder
 
getAcceptorsList() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
getAccountId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getActionName() - Method in interface com.amazonaws.auth.policy.Action
Returns the name of this action.
getActions() - Method in class com.amazonaws.auth.policy.Statement
Returns the list of actions to which this policy statement applies.
getAllBasicProfiles() - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
 
getAllCounters() - Method in class com.amazonaws.util.TimingInfo
 
getAllProfiles() - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
Deprecated.
getAllSubMeasurements(String) - Method in class com.amazonaws.util.TimingInfo
 
getAmiId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the AMI ID used to launch the instance.
getAmiLaunchIndex() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the index of this instance in the reservation.
getAmiManifestPath() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the manifest path of the AMI with which the instance was launched.
getAncestorAmiIds() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of AMI IDs of any instances that were rebundled to created this AMI.
getApacheHttpClientConfig() - Method in class com.amazonaws.ClientConfiguration
Returns a non-null object that can be used to specify Apache HTTP client specific custom configurations.
getApacheHttpClientConfig() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getArchitecture() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getAssumeRoleCredentialsProvider(RoleInfo) - Method in interface com.amazonaws.auth.profile.internal.securitytoken.ProfileCredentialsService
 
getAssumeRoleCredentialsProvider(RoleInfo) - Method in class com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader
 
getAsyncClientParams() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
 
getAuthErrorRetryStrategy() - Method in class com.amazonaws.http.ExecutionContext
Returns the retry strategy for auth errors.
getAvailabilityZone() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the Availability Zone in which the instance launched.
getAvailabilityZone() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getAvailableEndpoints() - Method in class com.amazonaws.partitions.PartitionRegionImpl
 
getAvailableEndpoints() - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
getAvailableEndpoints() - Method in class com.amazonaws.regions.Region
Returns a immutable collection of all endpoints available in the metadata.
getAvailableEndpoints() - Method in interface com.amazonaws.regions.RegionImpl
Returns an immutable collection of all the endpoints available in the region metadata.
getAwsAccessIdKey() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
 
getAWSAccessKeyId() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS access key ID for this credentials object.
getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAwsClient() - Method in class com.amazonaws.http.ExecutionContext.Builder
 
getAwsClient() - Method in class com.amazonaws.http.ExecutionContext
 
getAwsDirectory() - Method in class com.amazonaws.profile.path.AwsDirectoryBasePathProvider
 
getAWSRequestMetrics() - Method in class com.amazonaws.DefaultRequest
 
getAwsRequestMetrics() - Method in class com.amazonaws.http.ExecutionContext
 
getAWSRequestMetrics() - Method in interface com.amazonaws.Request
Returns the request metrics.
getAwsResponse() - Method in class com.amazonaws.Response
 
getAwsSecretAccessKey() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getAWSSecretKey() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
 
getAWSSecretKey() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS secret access key for this credentials object.
getAWSSecretKey() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAwsSessionToken() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getBackoffPeriod(int) - Method in class com.amazonaws.internal.CustomBackoffStrategy
 
getBackoffPeriod(int) - Method in class com.amazonaws.internal.DynamoDBBackoffStrategy
 
getBackoffStrategy() - Method in class com.amazonaws.retry.RetryPolicy
Returns the back-off strategy included in this retry policy.
getBaseServiceExceptionClass() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
getBillingProducts() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getBinaryRequestPayload(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload as binary data.
getBinaryRequestPayloadStream(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getBinaryRequestPayloadStreamWithoutQueryParams(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getBinaryRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload contents as binary data, without processing any query string params (i.e.
getBlockDeviceMapping() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the virtual devices associated with the ami, root, ebs, and swap.
getByteCount() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
getByteCount() - Method in class com.amazonaws.util.CountingInputStream
Returns the number of bytes read from this stream so far.
getByteCountMetricType() - Method in class com.amazonaws.metrics.SimpleThroughputMetricType
 
getByteCountMetricType() - Method in interface com.amazonaws.metrics.ThroughputMetricType
 
getBytes() - Method in class com.amazonaws.event.ProgressEvent
Returns the number of bytes associated with the event.
getBytes() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
Get the JSON content as a UTF-8 encoded byte array.
getBytes() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
getBytesReadBeforeException() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getBytesTransferred() - Method in class com.amazonaws.event.ProgressEvent
Convenient method to returns the number of bytes transferred in this event, or the number of bytes reset (or discarded) if negative.
getCacheResponseMetadata() - Method in class com.amazonaws.ClientConfiguration
Returns whether or not to cache response metadata.
getCanonicalizedEndpoint(URI) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalizedHeadersForStringToSign(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS3Signer
 
getCanonicalizedHeaderString(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
getCanonicalizedQueryString(Map<String, List<String>>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Examines the specified query string parameters and returns a canonicalized form.
getCanonicalizedQueryString(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalizedResourcePath(String) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalizedResourcePath(String, boolean) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCause() - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
Returns the underlying exception, if any; or null otherwise.
getChannel() - Method in class com.amazonaws.internal.DelegateSocket
 
getChannel() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getClientConfiguration() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getClientConfiguration() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Gets the ClientConfiguration currently configured in the builder
getClientConfiguration() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
 
getClientExecutionTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time (in milliseconds) to allow the client to complete the execution of an API call.
getClientExecutionTimeout() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getClientExecutionTimeout() - Method in class com.amazonaws.RequestConfig
 
getClientExecutionTimer() - Method in class com.amazonaws.http.AmazonHttpClient
Package protected for unit-testing
getClientExecutionTrackerTask() - Method in class com.amazonaws.http.ExecutionContext
 
getClientMarker(RequestClientOptions.Marker) - Method in class com.amazonaws.RequestClientOptions
Returns the value of the specified marker; or null if there is no such value.
getClientParams() - Method in class com.amazonaws.client.ClientHandlerParams
 
getCloneRoot() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the root object from which the current object was cloned; or null if there isn't one.
getCloneSource() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the source object from which the current object was cloned; or null if there isn't one.
getConditionKey() - Method in class com.amazonaws.auth.policy.Condition
Returns the name of the condition key involved in this condition.
getConditions() - Method in class com.amazonaws.auth.policy.Statement
Returns the conditions associated with this policy statement.
getConfig() - Method in class com.amazonaws.ClientConfigurationFactory
Builds a ClientConfiguration instance with the default configuration for the current client.
getConfig() - Method in class com.amazonaws.internal.config.JsonIndex
 
getConnectionManager() - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
getConnectionMaxIdleMillis() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum amount of time that an idle connection may sit in the connection pool and still be eligible for reuse.
getConnectionPoolRequestTimeout() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getConnectionPoolTTL() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getConnectionTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
getConnectionTimeout() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getConnectionTTL() - Method in class com.amazonaws.ClientConfiguration
Returns the expiration time (in milliseconds) for a connection in the connection pool.
getContent() - Method in class com.amazonaws.DefaultRequest
 
getContent() - Method in class com.amazonaws.http.HttpResponse
Returns the input stream containing the response content.
getContent() - Method in interface com.amazonaws.ImmutableRequest
Returns the optional stream containing the payload data to include for this request.
getContentType() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
getContentType() - Method in interface com.amazonaws.protocol.json.SdkJsonMarshallerFactory
Deprecated.
 
getContentType() - Method in class com.amazonaws.protocol.json.SdkJsonProtocolFactory
 
getContentType() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
Deprecated.
getContentTypeOverride() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
getContentUnwrapped() - Method in class com.amazonaws.DefaultRequest
 
getContentUnwrapped() - Method in interface com.amazonaws.ImmutableRequest
Returns the optional raw stream containing the payload data to include for this request, with all progress stream wrappers.
getCounter(String) - Method in class com.amazonaws.util.TimingInfo
 
getCRC32Checksum() - Method in class com.amazonaws.http.HttpResponse
Returns the CRC32 checksum calculated by the underlying CRC32ChecksumCalculatingInputStream.
getCRC32Checksum() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
getCredentailFile() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
getCredentialFile() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the last set AWS credential file, or null if there is none.
getCredentialFile() - Method in class com.amazonaws.metrics.MetricAdmin
 
getCredentialFile() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the last set AWS credential file; or null if there is none.
getCredentialProvider() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the credential provider for the default AWS SDK metric implementation.
getCredentials() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Returns AWSCredentials which the caller can use to authorize an AWS request.
getCredentials() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
getCredentials() - Method in interface com.amazonaws.auth.AWSSessionCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.AWSStaticCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.ContainerCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper
 
getCredentials() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
Returns AWSCredentials which the caller can use to authorize an AWS request.
getCredentials() - Method in class com.amazonaws.auth.profile.internal.Profile
Deprecated.
 
getCredentials() - Method in class com.amazonaws.auth.profile.internal.ProfileAssumeRoleCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.profile.internal.ProfileStaticCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
 
getCredentials() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
 
getCredentials(String) - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
Returns the AWS credentials for the specified profile.
getCredentials() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Gets the AWSCredentialsProvider currently configured in the builder.
getCredentials() - Method in class com.amazonaws.internal.StaticCredentialsProvider
Deprecated.
 
getCredentialScope() - Method in class com.amazonaws.partitions.model.Endpoint
returns credential scope for the endpoint.
getCredentialsEndpoint() - Method in class com.amazonaws.internal.CredentialsEndpointProvider
Returns the URI that contains the credentials.
getCredentialsExpiration() - Method in class com.amazonaws.auth.ContainerCredentialsProvider
 
getCredentialsProvider() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getCredentialsProvider() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
 
getCredentialsProvider() - Method in class com.amazonaws.http.ExecutionContext
Returns the credentials provider used for fetching the credentials.
getCredentialsProvider() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getCredentialsProvider() - Method in class com.amazonaws.RequestConfig
 
getCredentialsProvider(AmazonWebServiceRequest, AWSCredentialsProvider) - Static method in class com.amazonaws.util.CredentialUtils
Returns the credentials provider that will be used to fetch the credentials when signing the request.
getCredentialsProvider(RequestConfig, AWSCredentialsProvider) - Static method in class com.amazonaws.util.CredentialUtils
 
getCurrentDepth() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the element depth of the parser's current position in the JSON document being parsed.
getCurrentDepth() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getCurrentDepth() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the element depth of the parser's current position in the XML document being parsed.
getCurrentJavaVersion() - Static method in class com.amazonaws.util.JavaVersionParser
 
getCurrentParentElement() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the name of the JSON field that is the nearest parent of the current context.Returns null by default.
getCurrentParentElement() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getCurrentRegion() - Static method in enum com.amazonaws.regions.Regions
Returns a Region object representing the region the application is running in, when running in EC2.
getCurrentToken() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the current JsonToken that is to be parsed by the parser.
getCurrentToken() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getCurrNumErrors() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getCustomErrorCodeFieldName() - Method in class com.amazonaws.protocol.json.JsonErrorResponseMetadata
 
getCustomQueryParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
 
getCustomQueryParameters() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getCustomQueryParameters() - Method in class com.amazonaws.RequestConfig
 
getCustomRequestHeaders() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns an immutable map of custom header names to header values.
getCustomRequestHeaders() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getCustomRequestHeaders() - Method in class com.amazonaws.RequestConfig
 
getDaemonThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getDaemonThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getData(String) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getData(String, int) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getDefaultConfig() - Method in class com.amazonaws.ClientConfigurationFactory
Builds a ClientConfiguration instance with default configuration values suitable for most use cases.
getDefaultConfigFileLocation() - Method in class com.amazonaws.internal.config.InternalConfig
 
getDefaultCredentials() - Method in class com.amazonaws.internal.EC2MetadataClient
Deprecated.
Connects to the Amazon EC2 Instance Metadata Service to retrieve the default credential information (if any).
getDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the SDK default retry policy.
getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the SDK default retry policy with the specified max retry count.
getDefaults() - Method in class com.amazonaws.partitions.model.Partition
Returns the default endpoint configuration of the partition.
getDefaults() - Method in class com.amazonaws.partitions.model.Service
returns the default endpoints configuration for all regions in a partition.
getDefaultSigner() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getDescription() - Method in class com.amazonaws.partitions.model.Region
 
getDescription() - Method in enum com.amazonaws.regions.Regions
Descriptive readable name for this region.
getDevpayProductCodes() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getDnsResolver() - Method in class com.amazonaws.ClientConfiguration
Returns the DnsResolver for resolving AWS IP addresses.
getDnsResolver() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getDnsSuffix() - Method in class com.amazonaws.partitions.model.Partition
Returns the dns suffix of the partition.
getDomain() - Method in class com.amazonaws.partitions.PartitionRegionImpl
 
getDomain() - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
getDomain() - Method in class com.amazonaws.regions.Region
Returns the domain for this region; ex: "amazonaws.com".
getDomain() - Method in interface com.amazonaws.regions.RegionImpl
Returns the domain for this region; ex: "amazonaws.com".
getDurationMilli() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
getDurationNano() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
getDynamoDBDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the default retry policy for DynamoDB client.
getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the default retry policy for DynamoDB client with the specified max retry count.
getEC2InstanceRegion() - Static method in class com.amazonaws.util.EC2MetadataUtils
Returns the current region of this running EC2 instance; or null if it is unable to do so.
getEffect() - Method in class com.amazonaws.auth.policy.Statement
Returns the result effect of this policy statement when it is evaluated.
getElapsedTimeMillis() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getEnabledCipherSuites() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getEnabledProtocols() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getEnableSessionCreation() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getEndEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getEndEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getEndpoint() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getEndpoint() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Gets the service endpointConfiguration in use by the builder
getEndpoint() - Method in class com.amazonaws.DefaultRequest
 
getEndpoint() - Method in interface com.amazonaws.ImmutableRequest
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
getEndpointForRetry() - Method in class com.amazonaws.retry.internal.AuthRetryParameters
 
getEndpointPrefix() - Method in class com.amazonaws.AmazonWebServiceClient
 
getEndpoints() - Method in class com.amazonaws.partitions.model.Service
Returns the endpoints configuration for all regions in a partition that service supports.
getEndTime() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getEndTimeNano() - Method in class com.amazonaws.util.TimingInfo
 
getEndTimeNanoIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS error code represented by this exception.
getErrorCode() - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
getErrorCodeParser(String) - Method in class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
 
getErrorMessage() - Method in exception com.amazonaws.AmazonServiceException
 
getErrorPropertyPath(String) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
Returns the path to the specified property within an error response.
getErrorPropertyPath(String) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
Returns the path to the specified property within an error response.
getErrorResponseHandler() - Method in class com.amazonaws.client.ClientExecutionParams
 
getErrorShapeMetadata() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
getErrorShapes() - Method in class com.amazonaws.protocol.json.JsonErrorResponseMetadata
 
getErrorType() - Method in exception com.amazonaws.AmazonServiceException
Indicates who is responsible for this exception (caller, service, or unknown).
getEventCode() - Method in class com.amazonaws.event.ProgressEvent
Deprecated.
getEventType() - Method in class com.amazonaws.event.ProgressEvent
Returns the type of event this object represents.
getException() - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext
 
getException() - Method in class com.amazonaws.retry.internal.CredentialsEndpointRetryParameters
 
getExecutor() - Method in class com.amazonaws.client.AwsAsyncClientParams
 
getExecutor() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder.AsyncBuilderParams
 
getExecutor() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
 
getExecutor() - Method in class com.amazonaws.http.timers.client.ClientExecutionTimer
This method is current exposed for testing purposes
getExecutor() - Method in class com.amazonaws.http.timers.request.HttpRequestTimer
This method is current exposed for testing purposes
getExecutorFactory() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
 
getExecutorService() - Static method in class com.amazonaws.event.SDKProgressPublisher
Returns the executor service used for performing the callbacks.
getExecutorService() - Method in class com.amazonaws.waiters.WaiterBuilder
 
getExternalId() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
A unique identifier that is used by third parties when assuming roles in their customers' accounts.
getExtraInfo() - Method in exception com.amazonaws.ResetException
 
getFactory() - Static method in class com.amazonaws.log.InternalLogFactory
Returns the current default log factory.
getFile() - Method in class com.amazonaws.internal.ResettableInputStream
Returns the underlying file, if known; or null if not;
getFileDecriptorInfo() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getFileDecriptorInfo() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getFormattedSigningDate() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the formatted date in UTC zone of the signing date.
getFormattedSigningDateTime() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the formatted date and time of the signing date in UTC zone.
getGeneralProgressListener() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the optional progress listener for receiving updates about the progress of the request.
getGenerator() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
getGenerator() - Static method in class com.amazonaws.util.IdempotentUtils
 
getGlobalHandlers() - Method in class com.amazonaws.handlers.HandlerChainFactory
 
getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalConfiguration
getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalTime
Gets the global time difference in seconds between the running JVM and AWS.
getHandlerContext(HandlerContextKey<X>) - Method in class com.amazonaws.AmazonWebServiceRequest
 
getHandlerContext(HandlerContextKey<X>) - Method in class com.amazonaws.DefaultRequest
 
getHandlerContext(HandlerContextKey<X>) - Method in interface com.amazonaws.HandlerContextAware
Return the context for the given key if present; else return null.
getHeader(String) - Method in class com.amazonaws.http.HttpResponse
Looks up a header by name and returns its value.
getHeader(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeader(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getHeader(String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeaders() - Method in class com.amazonaws.ClientConfiguration
Returns headers to be added to all requests
getHeaders() - Method in class com.amazonaws.DefaultRequest
 
getHeaders() - Method in class com.amazonaws.http.HttpResponse
Returns the HTTP headers returned with this response.
getHeaders() - Method in interface com.amazonaws.ImmutableRequest
Returns a map of all the headers included in this request.
getHeaders() - Method in class com.amazonaws.internal.CredentialsEndpointProvider
Allows passing additional headers to the request
getHeadersForStringToSign(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS3Signer
 
getHostAddressForEC2MetadataService() - Static method in class com.amazonaws.util.EC2MetadataUtils
Returns the host address of the Amazon EC2 Instance Metadata Service.
getHostMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the host name for generating per-host level metrics; or null or blank if the host is to be automatically detected via InetAddress.
getHostMetricName() - Method in class com.amazonaws.metrics.MetricAdmin
 
getHostMetricName() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the host name for metric purposes.
getHostName() - Method in class com.amazonaws.partitions.model.Endpoint
returns the endpoint string.
getHostname() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's local hostname.
getHostNameRegex() - Method in class com.amazonaws.internal.config.HostRegexToRegionMappingJsonHelper
 
getHostRegexToRegionMappings() - Method in class com.amazonaws.internal.config.InternalConfig
 
getHostRegexToRegionMappings() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getHttpClientConfig(String) - Method in class com.amazonaws.internal.config.InternalConfig
Returns the http client configuration for the http client name.
getHttpClientConnectionManager() - Method in interface com.amazonaws.http.apache.client.impl.ConnectionManagerAwareHttpClient
Returns the HttpClientConnectionManager associated with the http client.
getHttpClientConnectionManager() - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
getHttpClients() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getHttpHeaders() - Method in exception com.amazonaws.AmazonServiceException
 
getHttpHeaders() - Method in class com.amazonaws.http.SdkHttpMetadata
 
getHttpMethod() - Method in class com.amazonaws.DefaultRequest
 
getHttpMethod() - Method in interface com.amazonaws.ImmutableRequest
Returns the HTTP method (GET, POST, etc) to use when sending this request.
getHttpRequest() - Method in class com.amazonaws.http.HttpResponse
Returns the original http request associated with this response.
getHttpRequestTimer() - Method in class com.amazonaws.http.AmazonHttpClient
Package protected for unit-testing
getHttpResponse() - Method in class com.amazonaws.Response
 
getHttpResponse() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the original HttpResponse constructed for this request.
getHttpResponse() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getHttpStatusCode() - Method in class com.amazonaws.http.SdkHttpMetadata
 
getHttpStatusCode() - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
getIAMInstanceProfileInfo() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
getIAMSecurityCredentials() - Static method in class com.amazonaws.util.EC2MetadataUtils
Returns the temporary security credentials (AccessKeyId, SecretAccessKey, SessionToken, and Expiration) associated with the IAM roles on the instance.
getId() - Method in class com.amazonaws.auth.policy.Policy
Returns the policy ID for this policy.
getId() - Method in class com.amazonaws.auth.policy.Principal
Returns the unique ID for this principal.
getId() - Method in class com.amazonaws.auth.policy.Resource
Returns the resource ID, typically an Amazon Resource Name (ARN), identifying this resource.
getId() - Method in class com.amazonaws.auth.policy.Statement
Returns the ID for this statement.
getImageId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getInetAddress() - Method in class com.amazonaws.internal.DelegateSocket
 
getInetAddress() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getInput() - Method in class com.amazonaws.client.ClientExecutionParams
 
getInputStream() - Method in class com.amazonaws.internal.DelegateSocket
 
getInputStream() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getInputStream() - Method in class com.amazonaws.internal.SdkMetricsSocket
 
getInputStream() - Method in class com.amazonaws.internal.SdkSSLMetricsSocket
 
getInRegionOptimizedConfig() - Method in class com.amazonaws.ClientConfigurationFactory
Builds a ClientConfiguration instance with configuration values tailored towards clients operating in the same AWS region as the service endpoint they call.
getInstance() - Static method in class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
 
getInstance() - Static method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
Returns a singleton InstanceProfileCredentialsProvider that does not refresh credentials asynchronously.
getInstance() - Static method in class com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceLoader
 
getInstance() - Static method in class com.amazonaws.internal.ConnectionUtils
 
getInstance() - Static method in class com.amazonaws.internal.EC2CredentialsUtils
 
getInstance() - Method in interface com.amazonaws.metrics.MetricCollector.Factory
Returns an instance of the collector; or null if if failed to create one.
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ByteBufferCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.DateCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.LongCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.StringCborUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ByteIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.DateIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.FloatIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.LongIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ShortIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.StringIonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DateUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.LongUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.StringUnmarshaller
 
getInstanceAction() - Static method in class com.amazonaws.util.EC2MetadataUtils
Notifies the instance that it should reboot in preparation for bundling.
getInstanceId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the ID of this instance.
getInstanceId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getInstanceInfo() - Static method in class com.amazonaws.util.EC2MetadataUtils
The instance info is only guaranteed to be a JSON document per http://docs .aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
getInstanceType() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the type of the instance.
getInstanceType() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getInternalConfig() - Static method in class com.amazonaws.internal.config.InternalConfig.Factory
Returns a non-null and immutable instance of the AWS SDK internal configuration.
getIPv4Association(String) - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.
getItems(String) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getItems(String, int) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getJmxInfoProvider() - Static method in class com.amazonaws.jmx.spi.JmxInfoProvider.Factory
 
getJsonNode() - Method in class com.amazonaws.protocol.json.JsonContent
 
getJsonParser() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the JsonParser used for parsing the Json document.
getJsonParser() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getJvmMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the name of the JVM for generating per-JVM level metrics; or null or blank if per-JVM level metrics are disabled.
getJvmMetricName() - Method in class com.amazonaws.metrics.MetricAdmin
 
getJvmMetricName() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the JVM metric name.
getKeepAlive() - Method in class com.amazonaws.internal.DelegateSocket
 
getKeepAlive() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getKeepAliveDuration(HttpResponse, HttpContext) - Method in class com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy
 
getKernelId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getKey() - Method in class com.amazonaws.internal.config.JsonIndex
 
getKey() - Method in class com.amazonaws.transform.MapEntry
 
getKnownVersion() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
getLastParsedParentElement() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
This will return the deleted string in stackString when doing update on the stack.
getLastParsedParentElement() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getLastSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
 
getLegacyRetryPolicy() - Method in class com.amazonaws.retry.RetryPolicyAdapter
 
getListener() - Method in class com.amazonaws.event.ProgressInputStream
 
getListeners() - Method in class com.amazonaws.event.ProgressListenerChain
Returns the listeners associated with this listener chain.
getLocalAddress() - Method in class com.amazonaws.ClientConfiguration
Returns the optional local address the client will bind to.
getLocalAddress() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getLocalAddress() - Method in class com.amazonaws.internal.DelegateSocket
 
getLocalAddress() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getLocalHostName() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the local hostname of the instance.
getLocalIPv4s() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The private IP addresses associated with the interface.
getLocalPort() - Method in class com.amazonaws.internal.DelegateSocket
 
getLocalPort() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getLocalSocketAddress() - Method in class com.amazonaws.internal.DelegateSocket
 
getLocalSocketAddress() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getLocation() - Method in interface com.amazonaws.profile.path.AwsProfileFileLocationProvider
 
getLocation() - Method in class com.amazonaws.profile.path.AwsProfileFileLocationProviderChain
 
getLocation() - Method in class com.amazonaws.profile.path.config.ConfigEnvVarOverrideLocationProvider
 
getLocation() - Method in class com.amazonaws.profile.path.config.SharedConfigDefaultLocationProvider
 
getLocation() - Method in class com.amazonaws.profile.path.cred.CredentialsDefaultLocationProvider
 
getLocation() - Method in class com.amazonaws.profile.path.cred.CredentialsEnvVarOverrideLocationProvider
 
getLocation() - Method in class com.amazonaws.profile.path.cred.CredentialsLegacyConfigLocationProvider
 
getLog(Class<?>) - Static method in class com.amazonaws.log.InternalLogFactory
Returns an SDK logger that logs using the currently configured default log factory, given the class.
getLog(String) - Static method in class com.amazonaws.log.InternalLogFactory
Returns an SDK logger that logs using the currently configured default log factory, given the name.
getLongLivedCredentialsProvider() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
Provides the credentials that are used to assume the role.
getMac() - Method in enum com.amazonaws.auth.SigningAlgorithm
Returns the thread local reference for the crypto algorithm
getMacAddress() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the MAC address of the instance.
getMacAddress() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's Media Acess Control (mac) address
getMaintenanceNumber() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
getMajorVersion() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
getMajorVersionFamily() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
getMajorVersionString() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
getMarked() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getMarshaller() - Method in class com.amazonaws.client.ClientExecutionParams
 
getMarshaller(MarshallLocation, T) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry
 
getMarshaller(MarshallLocation, MarshallingType<T>, T) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry
 
getMasterSecretValidator() - Static method in class com.amazonaws.http.conn.ssl.MasterSecretValidators
The implementation of MasterSecretValidators.MasterSecretValidator depends on the JVM version.
getMasterSecretValidator(JavaVersionParser.JavaVersion) - Static method in class com.amazonaws.http.conn.ssl.MasterSecretValidators
 
getMaxConnections() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum number of allowed open HTTP connections.
getMaxConnections() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getMaxConsecutiveRetriesBeforeThrottling() - Method in class com.amazonaws.ClientConfiguration
 
getMaxErrorRetry() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from a service).
getMaxErrorRetry() - Method in class com.amazonaws.retry.RetryPolicy
Returns the maximum number of retry attempts.
getMaxIdleConnectionTime() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getMaxNumErrors() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getMaxSize() - Method in class com.amazonaws.internal.FIFOCache
Returns the maximum size of the cache.
getMBeanRegistry() - Static method in class com.amazonaws.jmx.spi.SdkMBeanRegistry.Factory
 
getMBeanServer() - Static method in enum com.amazonaws.jmx.MBeans
Returns the first registered MBean server, or the platform MBean server if there is none.
getMessage() - Method in exception com.amazonaws.AmazonServiceException
 
getMessage() - Method in exception com.amazonaws.ResetException
 
getMetadata() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the JSON events from the JSON document.
getMetadata() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getMetadata() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the XML events from the XML document.
getMethod() - Method in class com.amazonaws.http.apache.request.impl.HttpGetWithBody
 
getMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
 
getMetricNameSpace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the metric name space, which is never null or blank.
getMetricNameSpace() - Method in class com.amazonaws.metrics.MetricAdmin
 
getMetricNameSpace() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the metric name space.
getMetricQueueSize() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the internal metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
getMetricQueueSize() - Method in class com.amazonaws.metrics.MetricAdmin
 
getMetricQueueSize() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the internal metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
getMetricsCollector() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Gets the RequestMetricCollector in use by the builder.
getModeledClass() - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
getName() - Method in class com.amazonaws.handlers.HandlerContextKey
 
getName() - Method in class com.amazonaws.partitions.PartitionRegionImpl
 
getName() - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
getName() - Method in class com.amazonaws.regions.Region
The unique system ID for this region; ex: "us-east-1".
getName() - Method in interface com.amazonaws.regions.RegionImpl
The unique system ID for this region; ex: "us-east-1".
getName() - Method in enum com.amazonaws.regions.Regions
The name of this region, used in the regions.xml file to identify it.
getNeedClientAuth() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getNetworkInterfaces() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of network interfaces on the instance.
getNonProxyHosts() - Method in class com.amazonaws.ClientConfiguration
Returns the optional hosts the client will access without going through the proxy.
getNonProxyHosts() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getNotifiedByteCount() - Method in class com.amazonaws.event.ProgressInputStream
 
getNumberOfDaysSinceEpoch() - Method in class com.amazonaws.auth.internal.SignerKey
Returns the number of days since epoch for the date used for generating signing key.
getObjectMapper() - Static method in enum com.amazonaws.util.json.Jackson
 
getOOBInline() - Method in class com.amazonaws.internal.DelegateSocket
 
getOOBInline() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getOriginalRequest() - Method in interface com.amazonaws.Request
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in class com.amazonaws.RequestConfig
 
getOriginalRequest() - Method in class com.amazonaws.waiters.PollingStrategyContext
 
getOriginalRequestObject() - Method in class com.amazonaws.DefaultRequest
 
getOriginalRequestObject() - Method in interface com.amazonaws.ImmutableRequest
Returns the original, user facing request object which this internal request object is representing.
getOutputStream() - Method in class com.amazonaws.internal.DelegateSocket
 
getOutputStream() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getOverriddenDate() - Method in class com.amazonaws.auth.AWS4Signer
Returns a copy of date that overrides the signing date in the request.
getOverrideConfigFileLocation() - Method in class com.amazonaws.internal.config.InternalConfig
 
getOwnerId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The ID of the owner of the network interface.
In multiple-interface environments, an interface can be attached by a third party, such as Elastic Load Balancing.
getParameters() - Method in class com.amazonaws.DefaultRequest
 
getParameters() - Method in interface com.amazonaws.ImmutableRequest
Returns a map of all parameters in this request.
getParams() - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
getPartition() - Method in class com.amazonaws.partitions.model.Partition
Returns the name of the partition.
getPartition() - Method in class com.amazonaws.partitions.PartitionRegionImpl
 
getPartition() - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
getPartition() - Method in class com.amazonaws.regions.Region
Returns the partition this region is in.
getPartition() - Method in interface com.amazonaws.regions.RegionImpl
Returns the partition this region is in.
getPartitionEndpoint() - Method in class com.amazonaws.partitions.model.Service
returns the region name if the service is enabled partition wide.
getPartitionName() - Method in class com.amazonaws.partitions.model.Partition
Returns the description of the partition.
getPartitions() - Method in class com.amazonaws.partitions.model.Partitions
returns the list of all partitions loaded from the partition metadata document.
getPeakThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getPeakThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getPendingTime() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getPlatform() - Static method in class com.amazonaws.util.VersionInfoUtils
Returns the current platform for the AWS SDK in which this class is running.
getPollingStrategy() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
getPollingStrategy() - Method in class com.amazonaws.waiters.WaiterParameters
 
getPort() - Method in class com.amazonaws.internal.DelegateSocket
 
getPort() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getPosition() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getPredefinedMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns an unmodifiable set of the current predefined metrics.
getPreferredSSLContext(SecureRandom) - Static method in class com.amazonaws.internal.SdkSSLContext
 
getPrettywriter() - Static method in enum com.amazonaws.util.json.Jackson
 
getPrincipals() - Method in class com.amazonaws.auth.policy.Statement
Returns the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
getPrivateIp() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getPrivateIpAddress() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the private IP address of the instance.
getProductCodes() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of product codes associated with the instance, if any.
getProfile(String) - Method in class com.amazonaws.auth.profile.internal.AllProfiles
 
getProfile() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's profile.
getProfileName() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getProfileName() - Method in class com.amazonaws.auth.profile.internal.Profile
Deprecated.
 
getProfiles() - Method in class com.amazonaws.auth.profile.internal.AllProfiles
 
getProgress() - Method in class com.amazonaws.event.ProgressTracker
 
getProgressListener() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getProgressListener() - Method in class com.amazonaws.RequestConfig
 
getProperties() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
Returns a map of profile properties included in this Profile instance.
getProperties() - Method in class com.amazonaws.auth.profile.internal.Profile
Deprecated.
Returns a map of profile properties included in this Profile instance.
getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
getPropertyValue(String) - Method in class com.amazonaws.auth.profile.internal.BasicProfile
Returns the value of a specific property that is included in this Profile instance.
getPropertyValue(String) - Method in class com.amazonaws.auth.profile.internal.Profile
Deprecated.
Returns the value of a specific property that is included in this Profile instance.
getProtocol() - Method in class com.amazonaws.ClientConfiguration
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web Services.
getProtocols() - Method in class com.amazonaws.partitions.model.Endpoint
returns the supported schemes for the endpoint.
getProtocolVersion() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
getProvider() - Method in class com.amazonaws.auth.policy.Principal
Returns the provider for this principal, which indicates in what group of users this principal resides.
getProviderId() - Method in class com.amazonaws.metrics.ByteThroughputProvider
Returns a provider id that can be used to compute the number of active byte throughput provider of a specific metric type being active in a given time interval.
getProviderId() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
getProxyAuthenticationMethods() - Method in class com.amazonaws.ClientConfiguration
Returns the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order they should be attempted.
getProxyAuthenticationMethods() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getProxyDomain() - Method in class com.amazonaws.ClientConfiguration
Returns the optional Windows domain name for configuring an NTLM proxy.
getProxyDomain() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getProxyHost() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy host the client will connect through.
getProxyHost() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy password to use if connecting through a proxy.
getProxyPassword() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getProxyPort() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy port the client will connect through.
getProxyPort() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy user name to use if connecting through a proxy.
getProxyUsername() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getProxyWorkstation() - Method in class com.amazonaws.ClientConfiguration
Returns the optional Windows workstation name for configuring NTLM proxy support.
getProxyWorkstation() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getPublicHostname() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's public hostname.
getPublicIPv4s() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The elastic IP addresses associated with the interface.
There may be multiple IP addresses on an instance.
getPublicKey() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the public key.
getQueuePollTimeoutMilli() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the internal metric queue timeout in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
getQueuePollTimeoutMilli() - Method in class com.amazonaws.metrics.MetricAdmin
 
getQueuePollTimeoutMilli() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the internal metric queue timeout in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
getRamdiskId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the ID of the RAM disk specified at launch time, if applicable.
getRamdiskId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getRawContent() - Method in class com.amazonaws.protocol.json.JsonContent
 
getRawResponse() - Method in exception com.amazonaws.AmazonServiceException
Returns the response payload as bytes.
getRawResponseContent() - Method in exception com.amazonaws.AmazonServiceException
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP response from a service
getReadLimit() - Method in class com.amazonaws.AmazonWebServiceRequest
 
getReadLimit() - Method in interface com.amazonaws.ReadLimitInfo
Returns the read limit for mark-and-reset during retries; or -1 if not available.
getReadLimit() - Method in class com.amazonaws.RequestClientOptions
Returns the mark-and-reset read limit; defaults to 131073.
getReadLimitInfo() - Method in class com.amazonaws.DefaultRequest
 
getReadLimitInfo() - Method in interface com.amazonaws.ImmutableRequest
Returns the read limit info about the original request.
getReceiveBufferSize() - Method in class com.amazonaws.internal.DelegateSocket
 
getReceiveBufferSize() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getRefreshForceIntervalNanos() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
Gets the forced refresh interval in nanoseconds.
getRefreshIntervalNanos() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
Gets the refresh interval in nanoseconds.
getRegion() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getRegion() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Gets the region in use by the builder.
getRegion() - Method in class com.amazonaws.internal.DefaultServiceEndpointBuilder
 
getRegion() - Method in class com.amazonaws.internal.IdentityEndpointBuilder
 
getRegion() - Method in class com.amazonaws.internal.ServiceEndpointBuilder
 
getRegion() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
getRegion() - Method in class com.amazonaws.metrics.MetricAdmin
 
getRegion() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the region configured for the default AWS SDK metric collector; or null if the default is to be used.
getRegion() - Method in class com.amazonaws.partitions.model.CredentialScope
Returns the region string to be used when signing a request for an endpoint.
getRegion(String) - Method in class com.amazonaws.partitions.PartitionMetadataProvider
 
getRegion() - Method in class com.amazonaws.regions.AwsEnvVarOverrideRegionProvider
 
getRegion() - Method in class com.amazonaws.regions.AwsProfileRegionProvider
 
getRegion() - Method in class com.amazonaws.regions.AwsRegionProvider
 
getRegion() - Method in class com.amazonaws.regions.AwsRegionProviderChain
 
getRegion() - Method in class com.amazonaws.regions.AwsSystemPropertyRegionProvider
 
getRegion(String) - Method in class com.amazonaws.regions.InMemoryRegionsProvider
 
getRegion() - Method in class com.amazonaws.regions.InstanceMetadataRegionProvider
 
getRegion(Regions) - Static method in class com.amazonaws.regions.Region
Returns the region with the id given, or null if it cannot be found in the current regions.xml file.
getRegion(String) - Method in class com.amazonaws.regions.RegionMetadata
Returns the region with the name given, if it exists.
getRegion(String) - Method in interface com.amazonaws.regions.RegionMetadataProvider
Returns the region with the name given, if it exists in the metadata or if it can be derived from the metadata.
getRegion(String) - Static method in class com.amazonaws.regions.RegionUtils
Returns the region with the given regionName and proper partition if found in region metadata.
getRegion() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getRegionByEndpoint(String) - Method in class com.amazonaws.regions.AbstractRegionMetadataProvider
 
getRegionByEndpoint(String) - Method in class com.amazonaws.regions.RegionMetadata
Deprecated.
sdk no longer holds the complete endpoint for every service in the region. It now uses the partition metadata to compute the endpoints dynamically for new regions and services.
getRegionByEndpoint(String) - Method in interface com.amazonaws.regions.RegionMetadataProvider
Deprecated.
sdk no longer holds the complete endpoint for every service in the region. It now uses the partition metadata to compute the endpoints dynamically for new regions and services.
getRegionMetadata() - Static method in class com.amazonaws.regions.RegionUtils
Returns the current set of region metadata for this process, initializing it if it has not yet been explicitly initialized before.
getRegionMetadataServiceName() - Method in class com.amazonaws.internal.config.HttpClientConfig
 
getRegionMetadataServiceName() - Method in class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
getRegionName() - Method in class com.amazonaws.auth.AWS4Signer
Returns the region name that is used when calculating the signature.
getRegionName() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the AWS region name to be used while computing the signature.
getRegionName() - Method in class com.amazonaws.auth.SignerParams
 
getRegionName() - Method in class com.amazonaws.internal.config.HostRegexToRegionMapping
 
getRegionName() - Method in class com.amazonaws.internal.config.HostRegexToRegionMappingJsonHelper
 
getRegionName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the region name configured for the default AWS SDK metric collector; or null if the default is to be used.
getRegionRegex() - Method in class com.amazonaws.partitions.model.Partition
Returns the regex for the regions in the partition.
getRegions() - Method in class com.amazonaws.partitions.model.Partition
Returns the set of regions associated with the partition.
getRegions() - Method in class com.amazonaws.partitions.PartitionMetadataProvider
 
getRegions() - Method in class com.amazonaws.regions.InMemoryRegionsProvider
 
getRegions() - Method in class com.amazonaws.regions.RegionMetadata
Returns an immutable list of all regions known to this region metadata object, in no particular order.
getRegions() - Method in interface com.amazonaws.regions.RegionMetadataProvider
Returns an immutable list of all regions known to this region metadata object, in no particular order.
getRegions() - Static method in class com.amazonaws.regions.RegionUtils
Returns a list of the available AWS regions.
getRegionsForService(String) - Method in class com.amazonaws.partitions.PartitionMetadataProvider
 
getRegionsForService(String) - Method in class com.amazonaws.regions.InMemoryRegionsProvider
 
getRegionsForService(String) - Method in class com.amazonaws.regions.RegionMetadata
Returns a list of the regions that support the service given.
getRegionsForService(String) - Method in interface com.amazonaws.regions.RegionMetadataProvider
Returns a list of the regions that support the service given.
getRegionsForService(String) - Static method in class com.amazonaws.regions.RegionUtils
Returns a list of the regions that support the service given.
getRegionSigners() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getRegisteredAdminMbeanName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the name of the registered admin mbean; or null if the admin mbean is not currently registered.
getRegisteredConnectionManagers() - Static method in class com.amazonaws.http.IdleConnectionReaper
 
getRemoteSocketAddress() - Method in class com.amazonaws.internal.DelegateSocket
 
getRemoteSocketAddress() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getRequest() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the request for which the signing needs to be done.
getRequest() - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext
 
getRequest() - Method in class com.amazonaws.handlers.HandlerBeforeAttemptContext
 
getRequest() - Method in class com.amazonaws.http.HttpResponse
Returns the original request associated with this response.
getRequest() - Method in class com.amazonaws.internal.auth.SignerProviderContext
 
getRequest() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
getRequest() - Method in class com.amazonaws.waiters.WaiterParameters
 
getRequestBytesTransferred() - Method in class com.amazonaws.event.request.Progress
 
getRequestBytesTransferred() - Method in class com.amazonaws.event.request.ProgressSupport
Returns the number of bytes that have been transferred in the request.
getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
Gets the options stored with this request object.
getRequestClientOptions() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getRequestClientOptions() - Method in class com.amazonaws.RequestConfig
 
getRequestConfig() - Method in class com.amazonaws.client.ClientExecutionParams
 
getRequestConfig() - Method in class com.amazonaws.internal.auth.SignerProviderContext
 
getRequestContentLength() - Method in class com.amazonaws.event.request.Progress
 
getRequestContentLength() - Method in class com.amazonaws.event.request.ProgressSupport
Returns the number of bytes to be expected in the request, or -1 if the number is unknown (e.g.
getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
getRequestCredentialsProvider() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the optional credentials provider to use to sign this request, overriding the default credentials provider at the client level.
getRequestHandler2s() - Method in class com.amazonaws.http.ExecutionContext.Builder
 
getRequestHandler2s() - Method in class com.amazonaws.http.ExecutionContext
 
getRequestHandlers() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getRequestHandlers() - Method in class com.amazonaws.client.builder.AwsClientBuilder
Gets the list of request handlers in use by the builder.
getRequestHandlers() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
 
getRequestId() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS request ID that uniquely identifies the service request the caller made.
getRequestId() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the AWS request ID from the response metadata section of an AWS response.
getRequestId() - Method in class com.amazonaws.ResponseMetadata
Returns the AWS request ID contained in this response metadata object.
getRequestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns a request level metric collector; or null if not specified.
getRequestMetricCollector() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getRequestMetricCollector() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
 
getRequestMetricCollector() - Method in class com.amazonaws.http.AmazonHttpClient
Returns the httpClientSettings client specific request metric collector; or null if there is none.
getRequestMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns a non-null request metric collector for the SDK.
getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricAdmin
 
getRequestMetricCollector() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the name of the request metric collector set at the AWS SDK level, or NONE if there is none.
getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
 
getRequestMetricCollector() - Method in interface com.amazonaws.metrics.RequestMetricCollector.Factory
Returns an instance of the collector; or null if if failed to create one.
getRequestMetricsCollector() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the client specific RequestMetricCollector; or null if there is none.
getRequestMetricsCollector() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getRequestMetricsCollector() - Method in class com.amazonaws.RequestConfig
 
getRequestPayload(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload as a String.
getRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload contents as a String, without processing any query string params (i.e.
getRequestTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.
getRequestTimeout() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getRequestTimeout() - Method in class com.amazonaws.RequestConfig
 
getRequestType() - Method in class com.amazonaws.internal.AmazonWebServiceRequestAdapter
 
getRequestType() - Method in class com.amazonaws.RequestConfig
 
getReservationId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the ID of the reservation.
getResetCount() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getResetIntervalBeforeException() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
getResource(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Retrieves the resource via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResource(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
If classesFirst is false, retrieves the resource via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceAsStream(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Retrieves the resource as an input stream via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceAsStream(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
If classesFirst is false, retrieves the resource as an input stream via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourcePath() - Method in class com.amazonaws.DefaultRequest
 
getResourcePath() - Method in interface com.amazonaws.ImmutableRequest
Returns the path to the resource being requested.
getResources() - Method in class com.amazonaws.auth.policy.Statement
Returns the resources associated with this policy statement.
getResponse() - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext
 
getResponse() - Method in exception com.amazonaws.http.timers.client.SdkInterruptedException
 
getResponseBytesTransferred() - Method in class com.amazonaws.event.request.Progress
 
getResponseBytesTransferred() - Method in class com.amazonaws.event.request.ProgressSupport
Returns the number of bytes that have been transferred in the response.
getResponseContentLength() - Method in class com.amazonaws.event.request.Progress
 
getResponseContentLength() - Method in class com.amazonaws.event.request.ProgressSupport
Returns the number of bytes to be expected in the response, or -1 if the number is unknown (e.g.
getResponseHandler() - Method in class com.amazonaws.client.ClientExecutionParams
 
getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the response metadata for this response.
getResponseMetadata(Map<String, String>) - Method in class com.amazonaws.http.StaxResponseHandler
Create the default ResponseMetadata.
getResponseMetadataCacheSize() - Method in class com.amazonaws.ClientConfiguration
Returns the response metadata cache size.
getResponseMetadataForRequest(AmazonWebServiceRequest) - Method in class com.amazonaws.http.AmazonHttpClient
Returns additional response metadata for an executed request.
getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the result contained by this response.
getRetriesAttempted() - Method in class com.amazonaws.waiters.PollingStrategyContext
 
getRetryCondition() - Method in class com.amazonaws.retry.RetryPolicy
Returns the retry condition included in this retry policy.
getRetryPolicy() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getRetryPolicy() - Method in class com.amazonaws.ClientConfiguration
Returns the retry policy upon failed requests.
getRetryPolicy() - Method in class com.amazonaws.internal.CredentialsEndpointProvider
Allows the extending class to provide a custom retry policy.
getReuseAddress() - Method in class com.amazonaws.internal.DelegateSocket
 
getReuseAddress() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getReuseLastProvider() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
Returns true if this chain will reuse the last successful credentials provider for future credentials requests, otherwise, false if it will search through the chain each time.
getRoleArn() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getRoleArn() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
The Amazon Resource Name (ARN) of the role to assume.
getRoleExternalId() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getRoleSessionName() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getRoleSessionName() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
An identifier for the assumed role session.
getRoleSourceProfile() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
getRootCause(Throwable) - Static method in enum com.amazonaws.util.Throwables
Returns the root cause of the given throwable, or null if the given throwable is null.
getScope() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the scope of the signing.
getSdkClientExecutionTimeout() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the amount of time (in milliseconds) to allow the client to complete the execution of an API call.
getSdkFunction() - Method in class com.amazonaws.waiters.WaiterBuilder
 
getSdkFunction() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
getSdkHttpMetadata() - Method in class com.amazonaws.AmazonWebServiceResult
 
getSdkRequestTimeout() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.
getSdkResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResult
 
getSecureRandom() - Method in class com.amazonaws.ClientConfiguration
Returns the instance of SecureRandom configured by the user; or the JDK default if it is null.
getSecureRandom() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getSecurityGroupIds() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
IDs of the security groups to which the network interface belongs.
getSecurityGroups() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of names of the security groups applied to the instance.
getSecurityGroups() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
Security groups to which the network interface belongs.
getSendBufferSize() - Method in class com.amazonaws.internal.DelegateSocket
 
getSendBufferSize() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getService() - Method in class com.amazonaws.partitions.model.CredentialScope
Returns the service name string to be used when signing a request for an endpoint.
getServiceAbbreviation() - Method in class com.amazonaws.AmazonWebServiceClient
getServiceEndpoint() - Method in class com.amazonaws.client.builder.AwsClientBuilder.EndpointConfiguration
 
getServiceEndpoint() - Method in class com.amazonaws.internal.DefaultServiceEndpointBuilder
 
getServiceEndpoint() - Method in class com.amazonaws.internal.IdentityEndpointBuilder
 
getServiceEndpoint() - Method in class com.amazonaws.internal.ServiceEndpointBuilder
Get the URI of the service endpoint
getServiceEndpoint(String) - Method in class com.amazonaws.partitions.PartitionRegionImpl
Returns the endpoint for the given service.
getServiceEndpoint(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
getServiceEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns the endpoint for the service given.
getServiceEndpoint(String) - Method in interface com.amazonaws.regions.RegionImpl
Returns the endpoint for the service given.
getServiceId() - Method in enum com.amazonaws.auth.policy.Principal.Services
 
getServiceMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
 
getServiceMetricCollector() - Method in class com.amazonaws.metrics.MetricAdmin
 
getServiceMetricCollector() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the name of the service metric collector set at the AWS SDK level, or NONE if there is none.
getServiceMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
 
getServiceMetricCollector() - Method in interface com.amazonaws.metrics.ServiceMetricCollector.Factory
Returns an instance of the collector; or null if if failed to create one.
getServiceMetricType() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
getServiceName() - Method in exception com.amazonaws.AmazonServiceException
Returns the name of the service that sent this error response.
getServiceName() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the service abbreviation for this service, used for identifying service endpoints by region, identifying the necessary signer, etc.
getServiceName() - Method in class com.amazonaws.auth.AWS4Signer
Returns the service name that is used when calculating the signature.
getServiceName() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the AWS Service name to be used while computing the signature.
getServiceName() - Method in class com.amazonaws.auth.SignerParams
 
getServiceName() - Method in class com.amazonaws.DefaultRequest
 
getServiceName() - Method in class com.amazonaws.internal.config.HttpClientConfig
 
getServiceName() - Method in class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
getServiceName() - Method in interface com.amazonaws.metrics.ServiceMetricType
 
getServiceName() - Method in class com.amazonaws.metrics.SimpleServiceMetricType
 
getServiceName() - Method in interface com.amazonaws.Request
 
getServiceName() - Method in enum com.amazonaws.util.AWSServiceMetrics
 
getServiceNameIntern() - Method in class com.amazonaws.AmazonWebServiceClient
Internal method for implementing AmazonWebServiceClient.getServiceName().
getServiceRegionSigners() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getServices() - Method in class com.amazonaws.partitions.model.Partition
Returns the set of services supported by the partition.
getServiceSigners() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getSession() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getSessionToken() - Method in interface com.amazonaws.auth.AWSSessionCredentials
Returns the session token for this session.
getSessionToken() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getSignatureDate(int) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the current time minus the given offset in seconds.
getSignatureVersions() - Method in class com.amazonaws.partitions.model.Endpoint
returns the supported signature versions of the endpoint.
getSignedHeadersString(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
getSigner() - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
getSigner(String, String) - Static method in class com.amazonaws.auth.SignerFactory
Returns a non-null signer for the specified service and region according to the internal configuration which provides a basic default algorithm used for signer determination.
getSigner(SignerProviderContext) - Method in class com.amazonaws.auth.StaticSignerProvider
 
getSigner(SignerProviderContext) - Method in class com.amazonaws.http.ExecutionContext
Passes in the provided SignerProviderContext into a SignerProvider and returns a Signer instance.
getSigner(SignerProviderContext) - Method in class com.amazonaws.internal.auth.DefaultSignerProvider
 
getSigner(SignerProviderContext) - Method in class com.amazonaws.internal.auth.NoOpSignerProvider
 
getSigner(SignerProviderContext) - Method in class com.amazonaws.internal.auth.SignerProvider
 
getSignerByTypeAndService(String, String) - Static method in class com.amazonaws.auth.SignerFactory
Returns an instance of the given signer type and configures it with the given service name (if applicable).
getSignerByURI(URI) - Method in class com.amazonaws.AmazonWebServiceClient
Returns the signer based on the given URI and the current AWS client configuration.
getSignerByURI(URI) - Method in class com.amazonaws.http.ExecutionContext
Deprecated.
getSignerConfig(String) - Method in class com.amazonaws.internal.config.InternalConfig
Returns the signer configuration for the specified service, not specific to any region.
getSignerConfig(String, String) - Method in class com.amazonaws.internal.config.InternalConfig
Returns the signer configuration for the specified service name and an optional region name.
getSignerForRetry() - Method in class com.amazonaws.retry.internal.AuthRetryParameters
 
getSignerOverride() - Method in class com.amazonaws.AmazonWebServiceClient
 
getSignerOverride() - Method in class com.amazonaws.ClientConfiguration
Returns the name of the signature algorithm to use for signing requests made by this client.
getSignerProvider() - Method in class com.amazonaws.AmazonWebServiceClient
 
getSignerProvider() - Method in class com.amazonaws.client.AwsSyncClientParams
 
getSignerProvider() - Method in class com.amazonaws.http.ExecutionContext.Builder
 
getSignerRegionOverride() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the signer region override.
getSignerType() - Method in interface com.amazonaws.auth.SignerTypeAware
 
getSignerType() - Method in class com.amazonaws.internal.config.SignerConfig
 
getSignerType() - Method in class com.amazonaws.internal.config.SignerConfigJsonHelper
 
getSigningAlgorithm() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the signing algorithm used for computing the signature.
getSigningDateTimeMilli() - Method in class com.amazonaws.auth.internal.AWS4SignerRequestParams
Returns the signing date time in millis for which the signature needs to be computed.
getSigningKey() - Method in class com.amazonaws.auth.internal.SignerKey
Returns a copy of the signing key.
getSigningRegion() - Method in class com.amazonaws.AmazonWebServiceClient
 
getSigningRegion() - Method in class com.amazonaws.client.builder.AwsClientBuilder.EndpointConfiguration
 
getSocketBufferSize() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getSocketBufferSizeHints() - Method in class com.amazonaws.ClientConfiguration
Returns the optional size hints (in bytes) for the low level TCP send and receive buffers.
getSocketTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed.
getSocketTimeout() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getSoLinger() - Method in class com.amazonaws.internal.DelegateSocket
 
getSoLinger() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getSoTimeout() - Method in class com.amazonaws.internal.DelegateSocket
 
getSoTimeout() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getSslCommonName() - Method in class com.amazonaws.partitions.model.Endpoint
returns the ssl common name for the endpoint.
getSslSocketFactory() - Method in class com.amazonaws.ApacheHttpClientConfig
Returns a custom Apache HTTP client specific SSL socket factory; or null if there is none.
getStartEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getStartEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getStartTime() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getStartTimeNano() - Method in class com.amazonaws.util.TimingInfo
 
getState() - Method in class com.amazonaws.waiters.HttpFailureStatusAcceptor
 
getState() - Method in class com.amazonaws.waiters.HttpSuccessStatusAcceptor
 
getState() - Method in class com.amazonaws.waiters.WaiterAcceptor
Abstract method to fetch the corresponding state
getStatements() - Method in class com.amazonaws.auth.policy.Policy
Returns the collection of statements contained by this policy.
getStatusCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - Method in class com.amazonaws.http.HttpResponse
Returns the HTTP status code (ex: 200, 404, etc) associated with this response.
getStatusCode() - Method in class com.amazonaws.retry.internal.CredentialsEndpointRetryParameters
 
getStatusText() - Method in class com.amazonaws.http.HttpResponse
Returns the HTTP status text associated with this response.
getString() - Method in class com.amazonaws.util.StringInputStream
Returns the original string specified when this input stream was constructed.
getSubclass() - Method in class com.amazonaws.client.builder.AwsClientBuilder
 
getSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
 
getSubMeasurement(String, int) - Method in class com.amazonaws.util.TimingInfo
 
getSubMeasurementsByName() - Method in class com.amazonaws.util.TimingInfo
 
getSubnetId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
ID of the subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getSubnetIPv4CidrBlock() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The CIDR block of the Amazon EC2-VPC subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getSupportedCipherSuites() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getSupportedProtocols() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getSyncClientParams() - Method in class com.amazonaws.client.builder.AwsClientBuilder
 
getTcpNoDelay() - Method in class com.amazonaws.internal.DelegateSocket
 
getTcpNoDelay() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getThroughputMetricType() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
getTimeOffset() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the optional value for time offset for this client.
getTimeOffset(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Deprecated.
getTimeOffset() - Method in class com.amazonaws.DefaultRequest
 
getTimeOffset() - Method in class com.amazonaws.http.AmazonHttpClient
Returns the time difference in seconds between this client and AWS.
getTimeOffset() - Method in interface com.amazonaws.ImmutableRequest
Returns the optional value for time offset for this request.
getTimeTakenMillis() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getTimeTakenMillisIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getTimingInfo() - Method in class com.amazonaws.util.AWSRequestMetrics
 
getTotalStartedThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getTotalStartedThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getTrafficClass() - Method in class com.amazonaws.internal.DelegateSocket
 
getTrafficClass() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getType() - Method in class com.amazonaws.auth.policy.Condition
Returns the type of this condition.
getUnmarshaller(Class<T>) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the JsonUnmarshaller for the specified scalar type.
getUnmarshaller(Class<T>, JsonUnmarshallerContext.UnmarshallerType) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the JsonUnmarshaller for requested custom unmarshaller type.
getUnmarshaller(Class<T>) - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getUnmarshaller(Class<T>, JsonUnmarshallerContext.UnmarshallerType) - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
getUnnotifiedByteCount() - Method in class com.amazonaws.event.ProgressInputStream
 
getUpdateNumber() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
getUri() - Method in class com.amazonaws.internal.auth.SignerProviderContext
 
getUseClientMode() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getUserAgent() - Method in class com.amazonaws.ClientConfiguration
getUserAgent(ClientConfiguration, String) - Static method in class com.amazonaws.util.RuntimeHttpUtils
 
getUserAgent() - Static method in class com.amazonaws.util.VersionInfoUtils
 
getUserAgentPrefix() - Method in class com.amazonaws.ClientConfiguration
Returns the HTTP user agent header prefix to send with all requests.
getUserAgentSuffix() - Method in class com.amazonaws.ClientConfiguration
Returns the HTTP user agent header suffix to add to the end of the user agent header on all requests.
getUserAgentTemplate() - Method in class com.amazonaws.internal.config.InternalConfig
 
getUserAgentTemplate() - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
getUserData() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the metadata sent to the instance
getValidateAfterInactivityMillis() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated to ensure it's still open.
getValidateAfterInactivityMillis() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
getValue() - Method in class com.amazonaws.transform.MapEntry
 
getValues() - Method in class com.amazonaws.auth.policy.Condition
Returns the values specified for this access control policy condition.
getVersion() - Method in class com.amazonaws.auth.policy.Policy
Returns the version of this AWS policy.
getVersion() - Method in class com.amazonaws.partitions.model.Partitions
returns the version of the json schema for the partition metadata document.
getVersion() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
getVersion() - Static method in enum com.amazonaws.util.JodaTime
Returns the current version of joda-time used during runtime; or null if it cannot be determined.
getVersion() - Static method in class com.amazonaws.util.VersionInfoUtils
Returns the current version for the AWS SDK in which this class is running.
getVpcId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
ID of the Amazon EC2-VPC in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getVpcIPv4CidrBlock() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The CIDR block of the Amazon EC2-VPC in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getWantClientAuth() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
getWebIdentityProvider() - Method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
 
getWrappedInputStream() - Method in class com.amazonaws.event.ProgressInputStream
 
getWrappedInputStream() - Method in class com.amazonaws.internal.SdkInputStream
Returns the underlying input stream, if any, from the subclass; or null if there is no underlying input stream.
getWriter() - Static method in enum com.amazonaws.util.json.Jackson
 
getXmlInputFactory() - Static method in class com.amazonaws.util.XmlUtils
 
Glacier - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
GREEDY - Static variable in class com.amazonaws.transform.PathMarshallers
Marshaller for greedy path labels.
GREEDY_STRING - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypePathMarshallers
Marshallers for Strings bound to a greedy path param.
greedyPathParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
GuardedBy - Annotation Type in com.amazonaws.annotation
Documenting annotation to indicate the field or method on which this is applied can only be accessed when holding the given lock (identified by value).
guessThroughputMetricType(Request<?>, String, String) - Static method in enum com.amazonaws.metrics.internal.ServiceMetricTypeGuesser
Returned the best-guessed throughput metric type for the given request, or null if there is none or if metric is disabled.

H

handle(HttpResponse) - Method in class com.amazonaws.http.DefaultErrorResponseHandler
 
handle(HttpResponse) - Method in interface com.amazonaws.http.HttpResponseHandler
Accepts an HTTP response object, and returns an object of type T.
handle(HttpResponse) - Method in class com.amazonaws.http.JsonErrorResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.http.JsonResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.http.response.AwsResponseHandlerAdapter
 
handle(HttpResponse) - Method in class com.amazonaws.http.StaxResponseHandler
 
HandlerAfterAttemptContext - Class in com.amazonaws.handlers
Contextual data for the RequestHandler2 afterAttempt callback Under certain conditions (redirects), both response and exception may be null
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder - Class in com.amazonaws.handlers
Builder class for HandlerAfterAttemptContext
HandlerBeforeAttemptContext - Class in com.amazonaws.handlers
Contextual data for the RequestHandler2 beforeAttempt callback
HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder - Class in com.amazonaws.handlers
Builder class for HandlerBeforeAttemptContext
HandlerChainFactory - Class in com.amazonaws.handlers
Factory for creating request/response handler chains.
HandlerChainFactory() - Constructor for class com.amazonaws.handlers.HandlerChainFactory
 
HandlerContextAware - Interface in com.amazonaws
An implementing object is capable of storing context that is visible to all RequestHandler2.
HandlerContextKey<T> - Class in com.amazonaws.handlers
A type safe key used for setting and retrieving context in a Request object.
HandlerContextKey(String) - Constructor for class com.amazonaws.handlers.HandlerContextKey
 
hasClientExecutionAborted() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTask
 
hasClientExecutionAborted() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
 
hasExpectedBehavior() - Static method in enum com.amazonaws.util.JodaTime
Returns true if the current version of joda-time used during runtime behaves as expected by the Java SDK; false otherwise.
hasExplicitPayloadMember(boolean) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
hasExplicitPayloadMember() - Method in class com.amazonaws.protocol.OperationInfo
 
hash(String) - Method in class com.amazonaws.auth.AbstractAWSSigner
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
hash(InputStream) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
hash(byte[]) - Method in class com.amazonaws.auth.AbstractAWSSigner
Hashes the binary data using the SHA-256 algorithm.
hashCode() - Method in class com.amazonaws.auth.policy.Principal
 
hashCode() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
 
hashCode() - Method in class com.amazonaws.handlers.HandlerContextKey
 
hashCode() - Method in class com.amazonaws.internal.SdkInternalMap
 
hashCode() - Method in class com.amazonaws.metrics.SimpleMetricType
 
hashCode() - Method in class com.amazonaws.regions.Region
 
hashCode() - Method in class com.amazonaws.util.ImmutableMapParameter
 
hashCode() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
hasHttpEndpoint(String) - Method in class com.amazonaws.partitions.PartitionRegionImpl
Returns true if the service is explicitly enabled for http in this region or a service is partition wide enabled.
hasHttpEndpoint(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
hasHttpEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service support the http protocol in this region.
hasHttpEndpoint(String) - Method in interface com.amazonaws.regions.RegionImpl
Returns whether the given service support the https protocol in this region.
hasHttpsEndpoint(String) - Method in class com.amazonaws.partitions.PartitionRegionImpl
Returns true if the service is explicitly enabled for https in this region or a service is partition wide enabled.
hasHttpsEndpoint(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
hasHttpsEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service support the https protocol in this region.
hasHttpsEndpoint(String) - Method in interface com.amazonaws.regions.RegionImpl
Returns whether the given service support the http protocol in this region.
hasHttpsSupport() - Method in class com.amazonaws.partitions.model.Endpoint
A convienient methods that returns true if the endpoint support HTTPS scheme.
hasHttpSupport() - Method in class com.amazonaws.partitions.model.Endpoint
A convienient methods that returns true if the endpoint support HTTP scheme.
hasPayloadMembers(boolean) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
hasPayloadMembers() - Method in class com.amazonaws.protocol.OperationInfo
 
hasRegion(String) - Method in class com.amazonaws.partitions.model.Partition
Returns true if the region is explicitly configured in the partition or if the region matches the Partition.regionRegex of the partition.
hasTimeoutExpired() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTask
 
hasTimeoutExpired() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
hasTimeoutExpired() - Method in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
hasValue(String) - Static method in class com.amazonaws.util.StringUtils
 
HEADER_SDK_RETRY_INFO - Static variable in class com.amazonaws.http.AmazonHttpClient
 
HEADER_SDK_TRANSACTION_ID - Static variable in class com.amazonaws.http.AmazonHttpClient
 
HEADER_USER_AGENT - Static variable in class com.amazonaws.http.AmazonHttpClient
 
headerMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
HeaderMarshallers - Class in com.amazonaws.protocol.json.internal
 
HeaderMarshallers() - Constructor for class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
HOST - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
HOST_METRIC_NAME - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to explicitly specify the host name for metric purposes, instead of detecting the host name via InetAddress when the AWS SDK default metrics is enabled.
HostRegexToRegionMapping - Class in com.amazonaws.internal.config
 
HostRegexToRegionMapping(String, String) - Constructor for class com.amazonaws.internal.config.HostRegexToRegionMapping
 
HostRegexToRegionMappingJsonHelper - Class in com.amazonaws.internal.config
Builder class for HostRegexToRegionMapping which exposes its property setters.
HostRegexToRegionMappingJsonHelper() - Constructor for class com.amazonaws.internal.config.HostRegexToRegionMappingJsonHelper
 
HttpClientConfig - Class in com.amazonaws.internal.config
AWS HttpClient configuration.
HttpClientConfigJsonHelper - Class in com.amazonaws.internal.config
An internal class used to build HttpClientConfig after this class per se has been unmarshalled from JSON.
HttpClientConfigJsonHelper() - Constructor for class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
HttpClientConfigJsonHelper(String, String) - Constructor for class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
HttpClientFactory<T> - Interface in com.amazonaws.http.client
Factory interface that can be used for creating the underlying http client for request execution.
HttpClientSettings - Class in com.amazonaws.http.settings
A convienient class that expose all settings in ClientConfiguration and other internal settings to the underlying http client.
HttpContextUtils - Class in com.amazonaws.http.apache.utils
 
HttpFailureStatusAcceptor<Output> - Class in com.amazonaws.waiters
 
HttpFailureStatusAcceptor(int, WaiterState) - Constructor for class com.amazonaws.waiters.HttpFailureStatusAcceptor
 
HttpGetWithBody - Class in com.amazonaws.http.apache.request.impl
Allows sending a GET request with a request body.
HttpGetWithBody(String) - Constructor for class com.amazonaws.http.apache.request.impl.HttpGetWithBody
 
HttpMethod - Enum in com.amazonaws
Enumeration of valid HTTP methods.
HttpMethodName - Enum in com.amazonaws.http
 
httpMethodName(HttpMethodName) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
httpMethodName() - Method in class com.amazonaws.protocol.OperationInfo
 
httpRequestAborted() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTask
 
httpRequestAborted() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskImpl
 
httpRequestAborted() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTaskTracker
 
httpRequestAborted() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskTrackerImpl
 
httpRequestAborted() - Method in class com.amazonaws.http.timers.request.NoOpHttpRequestAbortTaskTracker
 
HttpRequestAbortTask - Interface in com.amazonaws.http.timers.request
Task to be scheduled by HttpRequestTimer
HttpRequestAbortTaskImpl - Class in com.amazonaws.http.timers.request
Implementation of HttpRequestAbortTask that aborts the tracking HttpRequestBase when triggered
HttpRequestAbortTaskImpl(HttpRequestBase) - Constructor for class com.amazonaws.http.timers.request.HttpRequestAbortTaskImpl
 
HttpRequestAbortTaskTracker - Interface in com.amazonaws.http.timers.request
Returned by HttpRequestTimer to track a scheduled timer task.
HttpRequestAbortTaskTrackerImpl - Class in com.amazonaws.http.timers.request
Keeps track of the scheduled HttpRequestAbortTask and the associated Future
HttpRequestAbortTaskTrackerImpl(HttpRequestAbortTask, ScheduledFuture<?>) - Constructor for class com.amazonaws.http.timers.request.HttpRequestAbortTaskTrackerImpl
 
HttpRequestFactory<T> - Interface in com.amazonaws.http.request
An interface that can be used to create the http requests that is understood by the http client.
HttpRequestNoRetryHandler - Class in com.amazonaws.http.impl.client
 
HttpRequestTimeoutException - Exception in com.amazonaws.http.exception
Signals that the http request could not complete within the specified timeout.
HttpRequestTimeoutException(String) - Constructor for exception com.amazonaws.http.exception.HttpRequestTimeoutException
 
HttpRequestTimeoutException(Throwable) - Constructor for exception com.amazonaws.http.exception.HttpRequestTimeoutException
 
HttpRequestTimeoutException(String, Throwable) - Constructor for exception com.amazonaws.http.exception.HttpRequestTimeoutException
 
HttpRequestTimer - Class in com.amazonaws.http.timers.request
Represents a timer class to enforce HTTP request timeouts.
HttpRequestTimer() - Constructor for class com.amazonaws.http.timers.request.HttpRequestTimer
 
HttpResponse - Class in com.amazonaws.http
Represents an HTTP response returned by an AWS service in response to a service request.
HttpResponse(Request<?>, HttpRequestBase) - Constructor for class com.amazonaws.http.HttpResponse
Constructs a new HttpResponse associated with the specified request.
HttpResponse(Request<?>, HttpRequestBase, HttpContext) - Constructor for class com.amazonaws.http.HttpResponse
 
HttpResponseHandler<T> - Interface in com.amazonaws.http
Responsible for handling an HTTP response and returning an object of type T.
httpStatusCode(Integer) - Method in class com.amazonaws.retry.v2.RetryPolicyContext.Builder
 
httpStatusCode() - Method in class com.amazonaws.retry.v2.RetryPolicyContext
 
HttpSuccessStatusAcceptor<Output> - Class in com.amazonaws.waiters
 
HttpSuccessStatusAcceptor(WaiterState) - Constructor for class com.amazonaws.waiters.HttpSuccessStatusAcceptor
 

I

IAM - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
IAMInfo() - Constructor for class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
IAMSecurityCredential() - Constructor for class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
IDEMPOTENCY - Static variable in class com.amazonaws.transform.PathMarshallers
Marshaller for members marked with the idempotency trait.
IdempotentUtils - Class in com.amazonaws.util
Utility class to manage idempotency token
IdempotentUtils() - Constructor for class com.amazonaws.util.IdempotentUtils
 
IdentityEndpointBuilder - Class in com.amazonaws.internal
More of a No-Op endpoint builder that just returns the same endpoint it was constructed with
IdentityEndpointBuilder(URI) - Constructor for class com.amazonaws.internal.IdentityEndpointBuilder
 
IdleConnectionReaper - Class in com.amazonaws.http
Daemon thread to periodically check connection pools for idle connections.
Immutable - Annotation Type in com.amazonaws.annotation
Documenting annotation to indicate a class is immutable.
ImmutableMapParameter<K,V> - Class in com.amazonaws.util
An immutable map that could be built by convenient constructors.
ImmutableMapParameter.Builder<K,V> - Class in com.amazonaws.util
A convenient builder for creating ImmutableMapParameter instances.
ImmutableRequest<T> - Interface in com.amazonaws
Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
ImportExport - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
in - Variable in class com.amazonaws.internal.DelegateInputStream
 
INCLUDE_PER_HOST_METRICS - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to generate per host level metrics when the AWS SDK default metrics is enabled.
INCLUDE_SKIPPED_BYTES - Static variable in class com.amazonaws.util.LengthCheckInputStream
 
increment(int, long) - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
incrementCounter(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
incrementCounter(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
incrementCounter(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Add 1 to an existing count for a given event.
incrementCounter(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
incrementCounter(String) - Method in class com.amazonaws.util.TimingInfo
 
incrementCounterWith(String) - Method in class com.amazonaws.util.AWSRequestMetrics
incrementCounterWith(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
info(Object) - Method in class com.amazonaws.log.CommonsLog
 
info(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
 
info(Object) - Method in interface com.amazonaws.log.InternalLogApi
Logs a message with info log level.
info(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
Logs an error with info log level.
init() - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initialize() - Static method in class com.amazonaws.regions.RegionUtils
Initializes the region metadata by loading from the default hierarchy of region metadata locations.
initializeFromFile(File) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initializeFromResource(String) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initializeFromResource(Class<?>, String) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initializeFromResource(ClassLoader, String) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initializeFromURI(URI) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initializeFromURI(URI, ClientConfiguration) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initializeWithMetadata(RegionMetadata) - Static method in class com.amazonaws.regions.RegionUtils
Directly sets the singleton RegionMetadata instance.
InMemoryRegionImpl - Class in com.amazonaws.regions
An implementation of RegionImpl that holds all information in memory.
InMemoryRegionImpl(String, String) - Constructor for class com.amazonaws.regions.InMemoryRegionImpl
 
InMemoryRegionsProvider - Class in com.amazonaws.regions
Region metadata provider that holds all data in memory and returns data from them.
InMemoryRegionsProvider(List<Region>) - Constructor for class com.amazonaws.regions.InMemoryRegionsProvider
 
inputStreamForRequest(InputStream, AmazonWebServiceRequest) - Static method in class com.amazonaws.event.ProgressInputStream
Deprecated. 
inputStreamForRequest(InputStream, ProgressListener) - Static method in class com.amazonaws.event.ProgressInputStream
 
inputStreamForResponse(InputStream, AmazonWebServiceRequest) - Static method in class com.amazonaws.event.ProgressInputStream
Returns an input stream for response progress tracking purposes.
inputStreamForResponse(InputStream, ProgressListener) - Static method in class com.amazonaws.event.ProgressInputStream
Returns an input stream for response progress tracking purposes.
INSTANCE - Static variable in class com.amazonaws.auth.profile.internal.AwsProfileNameLoader
 
INSTANCE - Static variable in class com.amazonaws.auth.profile.internal.BasicProfileConfigLoader
 
Instance() - Constructor for class com.amazonaws.auth.SdkClock.Instance
 
INSTANCE - Static variable in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
INSTANCE - Static variable in class com.amazonaws.http.timers.request.NoOpHttpRequestAbortTaskTracker
 
InstanceInfo(String, String, String, String, String[], String, String, String, String, String, String, String, String, String[]) - Constructor for class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
 
InstanceMetadataRegionProvider - Class in com.amazonaws.regions
Attempts to load region information from the EC2 Metadata service.
InstanceMetadataRegionProvider() - Constructor for class com.amazonaws.regions.InstanceMetadataRegionProvider
 
instanceProfileArn - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
InstanceProfileCredentialsProvider - Class in com.amazonaws.auth
Credentials provider implementation that loads credentials from the Amazon EC2 Instance Metadata Service.
InstanceProfileCredentialsProvider() - Constructor for class com.amazonaws.auth.InstanceProfileCredentialsProvider
Deprecated.
InstanceProfileCredentialsProvider(boolean) - Constructor for class com.amazonaws.auth.InstanceProfileCredentialsProvider
Spins up a new thread to refresh the credentials asynchronously if refreshCredentialsAsync is set to true, otherwise the credentials will be refreshed from the instance metadata service synchronously,
instanceProfileId - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
INTEGER - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
INTEGER - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
INTEGER - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
INTEGER - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypePathMarshallers
 
INTEGER - Static variable in interface com.amazonaws.protocol.MarshallingType
 
IntegerCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
 
IntegerIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller
 
IntegerJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
IntegerStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
 
IntegerUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
 
InternalConfig - Class in com.amazonaws.internal.config
Internal configuration for the AWS Java SDK.
InternalConfig.Factory - Class in com.amazonaws.internal.config
 
InternalConfigJsonHelper - Class in com.amazonaws.internal.config
An internal class used to help build InternalConfig after this class per se has been unmarshalled from JSON.
InternalConfigJsonHelper() - Constructor for class com.amazonaws.internal.config.InternalConfigJsonHelper
 
InternalLogApi - Interface in com.amazonaws.log
An SDK internal logging API, not intended for general use.
InternalLogFactory - Class in com.amazonaws.log
Can be used to configure the default log factory for the AWSJavaClientCore and AWSJavaClientSigners.
InternalLogFactory() - Constructor for class com.amazonaws.log.InternalLogFactory
 
IonErrorCodeParser - Class in com.amazonaws.internal.http
 
IonErrorCodeParser(IonSystem) - Constructor for class com.amazonaws.internal.http.IonErrorCodeParser
 
IoT - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
IoTData - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
IOUtils - Enum in com.amazonaws.util
Utilities for IO operations.
IpAddressCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the the incoming source IP address at the time of a request against a CIDR IP range.
IpAddressCondition(String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition(IpAddressCondition.IpAddressComparisonType, String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition.IpAddressComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an IP address comparison can be evaluated.
IRequestHandler2 - Interface in com.amazonaws.handlers
Interface for RequestHandler2.
isAborted() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
isAuthenticatedProxy() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
isAutoConstruct() - Method in class com.amazonaws.internal.ListWithAutoConstructFlag
Return true if the list is auto constructed by Java SDK
isAutoConstruct() - Method in class com.amazonaws.internal.SdkInternalList
Return true if the list is auto constructed by Java SDK
isAutoConstruct() - Method in class com.amazonaws.internal.SdkInternalMap
Return true if the map is auto constructed by Java SDK; false otherwise.
isBinary(boolean) - Method in class com.amazonaws.protocol.MarshallingInfo.Builder
 
isBinary() - Method in class com.amazonaws.protocol.MarshallingInfo
 
isBound() - Method in class com.amazonaws.internal.DelegateSocket
 
isBound() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
isByteCountEvent() - Method in enum com.amazonaws.event.ProgressEventType
Returns true if this even type is associated with some number of bytes; false otherwise.
isCborDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
 
isCertCheckingDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
 
isChunked() - Method in class com.amazonaws.http.RepeatableInputStreamRequestEntity
 
isClockSkewError(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
isClockSkewError(SdkBaseException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a clock skew error.
isClosed() - Method in class com.amazonaws.internal.DelegateSocket
 
isClosed() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
isCloseDisabled() - Method in class com.amazonaws.internal.ReleasableInputStream
Returns true if the close method has been disabled; false otherwise.
isConnected() - Method in class com.amazonaws.internal.DelegateSocket
 
isConnected() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
isDebugEnabled() - Method in class com.amazonaws.log.CommonsLog
 
isDebugEnabled() - Method in interface com.amazonaws.log.InternalLogApi
Is debug logging currently enabled?
isDefaultMarshallerForType(Class<?>) - Method in interface com.amazonaws.protocol.MarshallingType
Determine whether this marshalling type is the default marshaller for the provided class.
isDefaultMetricsEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if the system property SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY has been set; false otherwise.
isDisableStrictHostnameVerification() - Method in class com.amazonaws.client.ClientHandlerParams
 
isEc2MetadataDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
 
isEmpty() - Method in class com.amazonaws.internal.SdkInternalMap
 
isEmpty() - Method in class com.amazonaws.util.ImmutableMapParameter
 
isEmpty(Node) - Static method in class com.amazonaws.util.XpathUtils
Returns true if the specified node is null or has no children.
isEnabled() - Method in class com.amazonaws.event.request.Progress
Returns true if progress tracking is enabled; false otherwise.
isEnabled() - Method in class com.amazonaws.event.request.ProgressSupport
 
isEnabled() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTask
 
isEnabled() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
 
isEnabled() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTask
 
isEnabled() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
isEnabled() - Method in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
isEnabled() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTask
 
isEnabled() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskImpl
 
isEnabled() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTaskTracker
 
isEnabled() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskTrackerImpl
 
isEnabled() - Method in class com.amazonaws.http.timers.request.NoOpHttpRequestAbortTaskTracker
 
isEnabled() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
isEnabled() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
isEnabled() - Method in class com.amazonaws.metrics.MetricCollector
Returns true if this collector is enabled; false otherwise.
isEnabled() - Method in class com.amazonaws.metrics.RequestMetricCollector
 
isEnabled() - Method in class com.amazonaws.metrics.ServiceMetricCollector
 
isEnabled() - Method in class com.amazonaws.util.AWSRequestMetrics
Returns true if this metrics is enabled; false otherwise.
isEnabled() - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Always returns true.
isEndTimeKnown() - Method in class com.amazonaws.util.TimingInfo
 
isErrorEnabled() - Method in class com.amazonaws.log.CommonsLog
 
isErrorEnabled() - Method in interface com.amazonaws.log.InternalLogApi
Is error logging currently enabled?
isExplicitPayloadMember(boolean) - Method in class com.amazonaws.protocol.MarshallingInfo.Builder
 
isExplicitPayloadMember() - Method in class com.amazonaws.protocol.MarshallingInfo
 
isFakeIOException() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
isFatalEnabled() - Method in class com.amazonaws.log.CommonsLog
 
isFatalEnabled() - Method in interface com.amazonaws.log.InternalLogApi
Is fatal logging currently enabled?
isHasStreamingSuccessResponse() - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
 
isHostNameMatching(String) - Method in class com.amazonaws.internal.config.HostRegexToRegionMapping
 
isHttpSocketReadMetricEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if HttpSocketReadMetric is enabled; false otherwise.
isInfoEnabled() - Method in class com.amazonaws.log.CommonsLog
 
isInfoEnabled() - Method in interface com.amazonaws.log.InternalLogApi
Is info logging currently enabled?
isInputShutdown() - Method in class com.amazonaws.internal.DelegateSocket
 
isInputShutdown() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
isInRegionOptimizedModeEnabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
 
isInsideResponseHeader() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns true if the JsonUnmarshallerContext is involved in parsing response headers.
isInsideResponseHeader() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
isInsideResponseHeader() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
 
isIonBinaryDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
 
isMachineMetricExcluded() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if machine metrics is to be excluded.
isMachineMetricsExcluded() - Method in class com.amazonaws.metrics.MetricAdmin
 
isMachineMetricsExcluded() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if machine metrics is to be excluded; false otherwise.
isMasterSecretValid(Socket) - Method in interface com.amazonaws.http.conn.ssl.MasterSecretValidators.MasterSecretValidator
 
isMasterSecretValid(Socket) - Method in class com.amazonaws.http.conn.ssl.MasterSecretValidators.NoOpMasterSecretValidator
 
isMasterSecretValid(Socket) - Method in class com.amazonaws.http.conn.ssl.privileged.PrivilegedMasterSecretValidator
Double check the master secret of an SSL session is not null
isMaxErrorRetryInClientConfigHonored() - Method in class com.amazonaws.retry.RetryPolicy
Returns whether this retry policy should honor the max error retry set in ClientConfiguration.
isMBeanRegistered(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
isMBeanRegistered(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
Returns true if the the MBean under the given object name is currently registered; false otherwise.
isMetricActivated() - Method in interface com.amazonaws.internal.MetricAware
Returns true if this object or one of it's inner wrapped objects has metrics gathering activity turned on; false otherwise.
isMetricActivated() - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
isMetricActivated() - Method in class com.amazonaws.internal.SdkDigestInputStream
 
isMetricActivated() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
isMetricActivated() - Method in class com.amazonaws.internal.SdkFilterOutputStream
 
isMetricActivated() - Method in class com.amazonaws.internal.SdkInputStream
 
isMetricActivated() - Method in class com.amazonaws.metrics.MetricFilterInputStream
 
isMetricAdminMBeanRegistered() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if the metric admin MBean is currently registered for JMX access; false otherwise.
isMetricsEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if metrics at the AWS SDK level is enabled; false if disabled.
isMetricsEnabled() - Method in class com.amazonaws.metrics.MetricAdmin
 
isMetricsEnabled() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if metrics at the AWS SDK level is enabled; false if disabled.
isNotType() - Method in class com.amazonaws.auth.policy.Resource
Returns whether this Resource is a NotResource element, which explicitly matches everything except the specified list of resources.
isNullOrEmpty(Collection<T>) - Static method in class com.amazonaws.util.CollectionUtils
 
isNullOrEmpty(String) - Static method in class com.amazonaws.util.StringUtils
 
iso8601DateFormat - Static variable in class com.amazonaws.util.DateUtils
ISO 8601 format
isOutputShutdown() - Method in class com.amazonaws.internal.DelegateSocket
 
isOutputShutdown() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
isPartitionWideEndpointAvailable() - Method in class com.amazonaws.partitions.model.Service
A convienient method that returns true if a service has a partition wide endpoint available.
isPayloadJson() - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
 
isPerHostMetricEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if per-host metrics is enabled; false otherwise.
isPerHostMetricIncluded() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if the per-host metrics flag has been set; false otherwise.
isPerHostMetricsIncluded() - Method in class com.amazonaws.metrics.MetricAdmin
 
isPerHostMetricsIncluded() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if per-host metrics is to be included; false otherwise.
isPreemptiveBasicProxyAuth() - Method in class com.amazonaws.ClientConfiguration
Returns whether to attempt to authenticate preemptively against proxy servers using basic authentication
isPreemptiveBasicProxyAuth() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
isProfilingEnabled() - Static method in class com.amazonaws.AmazonWebServiceClient
 
isProxyEnabled() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
isRedirect() - Method in class com.amazonaws.internal.auth.SignerProviderContext
 
isRegionalized() - Method in class com.amazonaws.partitions.model.Service
returns true if the service is regionalized.
isRegistered(String) - Static method in enum com.amazonaws.jmx.MBeans
Returns true if an MBean identified by the specified object name is already registered with the first MBean server, or the platform MBean server if there is no explicitly registered MBean server; false otherwise.
isRepeatable() - Method in class com.amazonaws.http.RepeatableInputStreamRequestEntity
Returns true if the underlying InputStream supports marking/reseting or if the underlying InputStreamRequestEntity is repeatable (i.e.
isRequestCycleEvent() - Method in enum com.amazonaws.event.ProgressEventType
Returns true if this event type is related to the execution of a single http request-response to AWS; false otherwise.
isRequestEntityTooLargeException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
isRequestEntityTooLargeException(SdkBaseException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a request entity too large error.
isRequestMetricsEnabled(AmazonWebServiceRequest) - Method in class com.amazonaws.AmazonWebServiceClient
Returns true if request metric collection is applicable to the given request; false otherwise.
isRequestSuccessful(HttpResponse) - Static method in class com.amazonaws.http.apache.utils.ApacheUtils
Checks if the request was successful or not based on the status code.
isRetryable() - Method in exception com.amazonaws.AbortedException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryable() - Method in exception com.amazonaws.AmazonClientException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryable() - Method in exception com.amazonaws.ResetException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryableServiceException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
isRetryableServiceException(SdkBaseException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRoleBasedProfile() - Method in class com.amazonaws.auth.profile.internal.BasicProfile
 
isServiceSupported(String) - Method in class com.amazonaws.partitions.PartitionRegionImpl
Returns true if the service is explicitly enabled for a region or a service is partition wide enabled.
isServiceSupported(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
 
isServiceSupported(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service is supported in this region.
isServiceSupported(String) - Method in interface com.amazonaws.regions.RegionImpl
Returns whether the given service is supported in this region.
isSingleMetricNamespace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if a single metric name space is to be used for all levels of SDK generated CloudWatch metrics, including JVM level, host level, etc.; false otherwise.
isSingleMetricNamespace() - Method in class com.amazonaws.metrics.MetricAdmin
 
isSingleMetricNamespace() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if single metric name space is to be used; false otherwise.
isStartEpochTimeMilliKnown() - Method in class com.amazonaws.util.TimingInfo
 
isStartOfDocument() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns true if parsing of the Json document is yet to start.
isStartOfDocument() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
isStartOfDocument() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns true if this unmarshaller context is at the very beginning of a source document (i.e.
isStripAwsPrincipalIdHyphensEnabled() - Method in class com.amazonaws.auth.policy.PolicyReaderOptions
Whether AWS account IDs should have hyphens removed in their name.
isSupportedProperty(String) - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Hook to allow subclasses to determine which properties are supported and which aren't.
isSupportsCbor() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
isSupportsIon() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
isSyncCallSafe(ProgressListener) - Static method in class com.amazonaws.event.DeliveryMode.Check
 
isSyncCallSafe() - Method in interface com.amazonaws.event.DeliveryMode
Returns true if it is safe to make a synchronous callback to the implementing listener without the risk of incurring undue latency; false otherwise.
isSyncCallSafe() - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
 
isSyncCallSafe() - Method in class com.amazonaws.event.ProgressListener.NoOpProgressListener
 
isSyncCallSafe() - Method in class com.amazonaws.event.ProgressListenerChain
 
isSyncCallSafe() - Method in class com.amazonaws.event.SyncProgressListener
Always returns true.
isThrottlingException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
isThrottlingException(SdkBaseException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a throttling error.
isTraceEnabled() - Method in class com.amazonaws.log.CommonsLog
 
isTraceEnabled() - Method in interface com.amazonaws.log.InternalLogApi
Is trace logging currently enabled?
isTransferEvent() - Method in enum com.amazonaws.event.ProgressEventType
Returns true if this event type is a transfer event, which may involve multiple request cycle events.
isUseExpectContinue() - Method in class com.amazonaws.ClientConfiguration
Returns the use expect continue flag
isUseExpectContinue() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
isUsingNonDefaultPort(URI) - Static method in class com.amazonaws.util.SdkHttpUtils
Returns true if the specified URI is using a non-standard port (i.e.
isWarnEnabled() - Method in class com.amazonaws.log.CommonsLog
 
isWarnEnabled() - Method in interface com.amazonaws.log.InternalLogApi
Is warn logging currently enabled?

J

Jackson - Enum in com.amazonaws.util.json
 
jarFileOf(Class<?>) - Static method in enum com.amazonaws.util.Classes
Returns the jar file from which the given class is loaded; or null if no such jar file can be located.
JAVA_VERSION_PROPERTY - Static variable in class com.amazonaws.util.JavaVersionParser
 
JavaVersion(Integer, Integer, Integer, Integer) - Constructor for class com.amazonaws.util.JavaVersionParser.JavaVersion
 
JavaVersionParser - Class in com.amazonaws.util
 
JavaVersionParser.JavaVersion - Class in com.amazonaws.util
Struct like class representing a specific version of Java.
JavaVersionParser.KnownJavaVersions - Enum in com.amazonaws.util
Enum representing all the Java versions we know about and a special enum value JavaVersionParser.KnownJavaVersions.UNKNOWN for ones we don't yet know about
JmxInfoProvider - Interface in com.amazonaws.jmx.spi
SPI used to retrieve JMX information and can survive the absence of JMX.
JmxInfoProvider.Factory - Class in com.amazonaws.jmx.spi
 
JmxInfoProviderSupport - Class in com.amazonaws.jmx
 
JmxInfoProviderSupport() - Constructor for class com.amazonaws.jmx.JmxInfoProviderSupport
 
JodaTime - Enum in com.amazonaws.util
Utilities for accessing joda-time.
join(Collection<String>, String) - Static method in class com.amazonaws.util.CollectionUtils
Joins a collection of strings with the given separator into a single string.
join(String, String...) - Static method in class com.amazonaws.util.StringUtils
Joins the strings in parts with joiner between each string
JSON_CUSTOM_TYPE_UNMARSHALLERS - Static variable in class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
 
JSON_FACTORY - Static variable in class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
Recommended to share JsonFactory instances per http://wiki.fasterxml .com/JacksonBestPracticesPerformance
JSON_SCALAR_UNMARSHALLERS - Static variable in class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
 
JSON_VALUE - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
JSON_VALUE - Static variable in interface com.amazonaws.protocol.MarshallingType
A serializer for strings that should be base-64 encoded when they are sent to AWS.
JsonClientMetadata - Class in com.amazonaws.protocol.json
Wrapper object to provide additional metadata about a client and protocol to SdkJsonProtocolFactory
JsonClientMetadata() - Constructor for class com.amazonaws.protocol.json.JsonClientMetadata
 
JsonContent - Class in com.amazonaws.protocol.json
Simple struct like class to hold both the raw json string content and it's parsed JsonNode
JsonContent(byte[], JsonNode) - Constructor for class com.amazonaws.protocol.json.JsonContent
 
JsonDocumentFields - Class in com.amazonaws.auth.policy.internal
 
JsonDocumentFields() - Constructor for class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
JsonErrorCodeParser - Class in com.amazonaws.internal.http
 
JsonErrorCodeParser() - Constructor for class com.amazonaws.internal.http.JsonErrorCodeParser
 
JsonErrorCodeParser(String) - Constructor for class com.amazonaws.internal.http.JsonErrorCodeParser
 
JsonErrorMessageParser - Class in com.amazonaws.internal.http
 
JsonErrorMessageParser(List<String>) - Constructor for class com.amazonaws.internal.http.JsonErrorMessageParser
 
JsonErrorResponseHandler - Class in com.amazonaws.http
 
JsonErrorResponseHandler(List<JsonErrorUnmarshaller>, ErrorCodeParser, JsonErrorMessageParser, JsonFactory) - Constructor for class com.amazonaws.http.JsonErrorResponseHandler
 
JsonErrorResponseMetadata - Class in com.amazonaws.protocol.json
Contains various metadata needed to create an appropriate JsonErrorResponseHandler for the client.
JsonErrorResponseMetadata() - Constructor for class com.amazonaws.protocol.json.JsonErrorResponseMetadata
 
JsonErrorShapeMetadata - Class in com.amazonaws.protocol.json
Wrapper object to provide additional metadata about a client's error shapes to SdkJsonProtocolFactory
JsonErrorShapeMetadata() - Constructor for class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
JsonErrorUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for JSON error responses from AWS services.
JsonErrorUnmarshaller(Class<? extends AmazonServiceException>, String) - Constructor for class com.amazonaws.transform.JsonErrorUnmarshaller
 
JsonGenerationException(Throwable) - Constructor for exception com.amazonaws.protocol.json.SdkJsonGenerator.JsonGenerationException
 
jsonGenerator(StructuredJsonGenerator) - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext.Builder
 
jsonGenerator() - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
 
jsonGenerator(StructuredJsonGenerator) - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
jsonGeneratorOf(Writer) - Static method in enum com.amazonaws.util.json.Jackson
 
JsonIndex<C extends Builder<T>,T> - Class in com.amazonaws.internal.config
An internal class used to represent a key-object pair for JSON persistence purposes.
JsonIndex() - Constructor for class com.amazonaws.internal.config.JsonIndex
 
JsonIndex(String) - Constructor for class com.amazonaws.internal.config.JsonIndex
 
JsonIndex(String, C) - Constructor for class com.amazonaws.internal.config.JsonIndex
 
JsonMarshaller<T> - Interface in com.amazonaws.protocol.json.internal
Interface to marshall data according to the JSON protocol specification.
JsonMarshallerContext - Class in com.amazonaws.protocol.json.internal
Dependencies needed by implemenatations of JsonMarshaller.
JsonMarshallerContext.Builder - Class in com.amazonaws.protocol.json.internal
Builder for a JsonMarshallerContext.
jsonNodeOf(String) - Static method in enum com.amazonaws.util.json.Jackson
 
JsonOperationMetadata - Class in com.amazonaws.protocol.json
Contains various information needed to create a JsonResponseHandler for the client.
JsonOperationMetadata() - Constructor for class com.amazonaws.protocol.json.JsonOperationMetadata
 
JsonPolicyReader - Class in com.amazonaws.auth.policy.internal
Generate an AWS policy object by parsing the given JSON string.
JsonPolicyReader() - Constructor for class com.amazonaws.auth.policy.internal.JsonPolicyReader
 
JsonPolicyReader(PolicyReaderOptions) - Constructor for class com.amazonaws.auth.policy.internal.JsonPolicyReader
 
JsonPolicyWriter - Class in com.amazonaws.auth.policy.internal
Serializes an AWS policy object to a JSON string, suitable for sending to an AWS service.
JsonPolicyWriter() - Constructor for class com.amazonaws.auth.policy.internal.JsonPolicyWriter
Constructs a new instance of JSONPolicyWriter.
JsonProtocolMarshaller<OrigRequest> - Class in com.amazonaws.protocol.json.internal
Implementation of ProtocolMarshaller for JSON based services.
JsonProtocolMarshaller(StructuredJsonGenerator, String, OperationInfo, OrigRequest, MarshallerRegistry.Builder) - Constructor for class com.amazonaws.protocol.json.internal.JsonProtocolMarshaller
 
JsonProtocolMarshallerBuilder<T> - Class in com.amazonaws.protocol.json
Builder to create an appropriate implementation of ProtocolMarshaller for JSON based services.
JsonProtocolMarshallerBuilder() - Constructor for class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
JsonResponseHandler<T> - Class in com.amazonaws.http
Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a JSON unmarshaller.
JsonResponseHandler(Unmarshaller<T, JsonUnmarshallerContext>, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, Map<JsonUnmarshallerContext.UnmarshallerType, Unmarshaller<?, JsonUnmarshallerContext>>, JsonFactory, boolean, boolean) - Constructor for class com.amazonaws.http.JsonResponseHandler
Constructs a new response handler that will use the specified JSON unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.
JsonUnmarshallerContext - Class in com.amazonaws.transform
Used effectively as the API to access the context of performing the json-related unmarshalling.
JsonUnmarshallerContext() - Constructor for class com.amazonaws.transform.JsonUnmarshallerContext
 
JsonUnmarshallerContext.UnmarshallerType - Enum in com.amazonaws.transform
 
JsonUnmarshallerContextImpl - Class in com.amazonaws.transform
 
JsonUnmarshallerContextImpl(JsonParser, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, HttpResponse) - Constructor for class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
JsonUnmarshallerContextImpl(JsonParser, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, Map<JsonUnmarshallerContext.UnmarshallerType, Unmarshaller<?, JsonUnmarshallerContext>>, HttpResponse) - Constructor for class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
JsonValueStringUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller
 
JulLogFactory - Class in com.amazonaws.log
Internal logging factory for the signers and core classes based on JUL.
JulLogFactory() - Constructor for class com.amazonaws.log.JulLogFactory
 
JVM_METRIC_NAME - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to generate per JVM level metrics when the AWS SDK default metrics is enabled.

K

KeyManagementService - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
keySet() - Method in class com.amazonaws.internal.SdkInternalMap
 
keySet() - Method in class com.amazonaws.util.ImmutableMapParameter
 
Kinesis - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 

L

Lambda - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
lastUpdated - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
lastUpdated - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
LegacyErrorUnmarshaller - Class in com.amazonaws.transform
Unmarshalls an AWS error response into an AmazonServiceException, or optionally, a subclass of AmazonServiceException if this class is extended.
LegacyErrorUnmarshaller() - Constructor for class com.amazonaws.transform.LegacyErrorUnmarshaller
Constructs a new unmarshaller that will unmarshall AWS error responses as a generic AmazonServiceException object.
LegacyErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.LegacyErrorUnmarshaller
Constructor allowing subclasses to specify a specific type of AmazonServiceException to instantiating when populating the exception object with data from the AWS error response.
LegacyRegionXmlLoadUtils - Class in com.amazonaws.regions
Deprecated.
LegacyRegionXmlLoadUtils() - Constructor for class com.amazonaws.regions.LegacyRegionXmlLoadUtils
Deprecated.
 
LegacyRegionXmlMetadataBuilder - Class in com.amazonaws.regions
A region metadata builder that loads the data by looking at all the legacy metadata locations.
LegacyRegionXmlMetadataBuilder() - Constructor for class com.amazonaws.regions.LegacyRegionXmlMetadataBuilder
 
LengthCheckInputStream - Class in com.amazonaws.util
Used to perform length check to ensure the number of bytes read from the underlying input stream is the same as the expected total.
LengthCheckInputStream(InputStream, long, boolean) - Constructor for class com.amazonaws.util.LengthCheckInputStream
Constructs an input stream that performs length check to ensure the number of bytes read from the underlying input stream is the same as the expected total.
LINE_SEPARATOR - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
LIST - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
LIST - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
LIST - Static variable in interface com.amazonaws.protocol.MarshallingType
 
ListUnmarshaller<T> - Class in com.amazonaws.transform
This unmarshaller assumes that the start array token as already been consumed before getting control of the context.
ListUnmarshaller(Unmarshaller<T, JsonUnmarshallerContext>) - Constructor for class com.amazonaws.transform.ListUnmarshaller
 
ListWithAutoConstructFlag<T> - Class in com.amazonaws.internal
List with auto construct flag to indicate whether it is auto constructed by Java SDK.
ListWithAutoConstructFlag() - Constructor for class com.amazonaws.internal.ListWithAutoConstructFlag
 
ListWithAutoConstructFlag(Collection<? extends T>) - Constructor for class com.amazonaws.internal.ListWithAutoConstructFlag
 
ListWithAutoConstructFlag(int) - Constructor for class com.amazonaws.internal.ListWithAutoConstructFlag
 
load(URI, ClientConfiguration) - Static method in class com.amazonaws.regions.LegacyRegionXmlLoadUtils
Deprecated.
Loads a set of region metadata by downloading an XML file from the given URI and parsing it.
load(File) - Static method in class com.amazonaws.regions.LegacyRegionXmlLoadUtils
Deprecated.
Loads a set of region metadata by parsing the given file.
load(InputStream) - Static method in class com.amazonaws.regions.LegacyRegionXmlLoadUtils
Deprecated.
Loads a set of region metadata from an arbitrary InputStream containing an XML file.
load(Class<?>, String) - Static method in class com.amazonaws.regions.LegacyRegionXmlLoadUtils
Deprecated.
Loads a set of region metadata from an XML file stored as a resource of the classloader used to load the given class.
load(ClassLoader, String) - Static method in class com.amazonaws.regions.LegacyRegionXmlLoadUtils
Deprecated.
Loads a set of region metadata from an XML file stored as a resource of the given classloader.
loadClass(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Loads the class via the optionally specified classes in the order of their specification, and if not found, via the context class loader of the current thread, and if not found, from the caller class loader as the last resort.
loadClass(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
If classesFirst is false, loads the class via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the caller class loader as the last resort.
loadFrom(File, Class<T>) - Static method in enum com.amazonaws.util.json.Jackson
 
loadMetadataFromFile(File) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadMetadataFromInputStream(InputStream) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadMetadataFromResource(String) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadMetadataFromResource(Class<?>, String) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadMetadataFromResource(ClassLoader, String) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadMetadataFromURI(URI) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadMetadataFromURI(URI, ClientConfiguration) - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
loadProfileName() - Method in class com.amazonaws.auth.profile.internal.AwsProfileNameLoader
TODO The order would make more sense as System Property, Environment Variable, Default Profile name but we have to keep the current order for backwards compatiblity.
loadProfiles(File) - Method in class com.amazonaws.auth.profile.internal.BasicProfileConfigLoader
 
localHostName() - Static method in class com.amazonaws.util.AwsHostNameUtils
Returns the host name for the local host.
log - Static variable in class com.amazonaws.auth.AWS4Signer
 
log() - Method in class com.amazonaws.util.AWSRequestMetrics
 
log() - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
LOGGING_AWS_REQUEST_METRIC - Static variable in class com.amazonaws.AmazonWebServiceClient
Deprecated.
No longer used.
LONG - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
LONG - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
LONG - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
LONG - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypePathMarshallers
 
LONG - Static variable in interface com.amazonaws.protocol.MarshallingType
 
LongCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.LongCborUnmarshaller
 
LongIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.LongIonUnmarshaller
 
LongJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
LongStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
LongUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.LongUnmarshaller
 
lowerCase(String) - Static method in class com.amazonaws.util.StringUtils
Converts a given String to lower case with Locale.ENGLISH

M

MachineLearning - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
makeImmutable() - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
MAP - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
MAP - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
Marshalls a Map as a JSON object where each key becomes a field.
MAP - Static variable in interface com.amazonaws.protocol.MarshallingType
 
MapEntry<K,V> - Class in com.amazonaws.transform
Simple implementation of the Map.Entry interface.
MapEntry() - Constructor for class com.amazonaws.transform.MapEntry
 
MapUnmarshaller<K,V> - Class in com.amazonaws.transform
 
MapUnmarshaller(Unmarshaller<K, JsonUnmarshallerContext>, Unmarshaller<V, JsonUnmarshallerContext>) - Constructor for class com.amazonaws.transform.MapUnmarshaller
 
mark(int) - Method in class com.amazonaws.internal.DelegateInputStream
 
mark(int) - Method in class com.amazonaws.internal.ResettableInputStream
Marks the current position in this input stream.
mark(int) - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
mark(int) - Method in class com.amazonaws.internal.SdkFilterInputStream
 
mark(int) - Method in class com.amazonaws.util.LengthCheckInputStream
 
mark(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
markRetryCapacityConsumed() - Method in class com.amazonaws.http.ExecutionContext
Marks that a retry during this request lifecycle has consumed retry capacity.
markSupported() - Method in class com.amazonaws.internal.DelegateInputStream
 
markSupported() - Method in class com.amazonaws.internal.ResettableInputStream
 
markSupported() - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
markSupported() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
marshall(T, JsonMarshallerContext, String) - Method in interface com.amazonaws.protocol.json.internal.JsonMarshaller
Marshall the data into the request.
marshall(MarshallLocation, Object) - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
Convenience method to marshall a nested object (may be simple or structured) at the given location.
marshall(MarshallLocation, Object, String) - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
Convenience method to marshall a nested object (may be simple or structured) at the given location.
marshall(V, MarshallingInfo<V>) - Method in class com.amazonaws.protocol.json.internal.JsonProtocolMarshaller
 
marshall(V, MarshallingInfo<V>) - Method in class com.amazonaws.protocol.json.internal.NullAsEmptyBodyProtocolRequestMarshaller
 
marshall(T, StructuredJsonGenerator) - Method in interface com.amazonaws.protocol.json.StructuredJsonMarshaller
Marshalls the value using the StructuredJsonGenerator.
marshall(T, MarshallingInfo<T>) - Method in interface com.amazonaws.protocol.ProtocolMarshaller
Marshalls the value into the appropriate location based on the MarshallingInfo metadata.
marshall(ProtocolMarshaller) - Method in interface com.amazonaws.protocol.StructuredPojo
Marshalls this structured data using the given ProtocolMarshaller.
marshall(R) - Method in interface com.amazonaws.transform.Marshaller
 
marshall(String, String, String) - Method in interface com.amazonaws.transform.PathMarshallers.PathMarshaller
 
marshall(String, String, Integer) - Method in interface com.amazonaws.transform.PathMarshallers.PathMarshaller
 
marshall(String, String, Long) - Method in interface com.amazonaws.transform.PathMarshallers.PathMarshaller
 
Marshaller<T,R> - Interface in com.amazonaws.transform
 
marshallerOverride(MarshallLocation, MarshallingType<MarshallT>, StructuredJsonMarshaller<MarshallT>) - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
Registers an override for the marshaller registry.
marshallerRegistry(MarshallerRegistry) - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext.Builder
 
marshallerRegistry() - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
 
MarshallerRegistry - Class in com.amazonaws.protocol.json.internal
 
MarshallerRegistry.Builder - Class in com.amazonaws.protocol.json.internal
Builder for a MarshallerRegistry.
MarshallingInfo<T> - Class in com.amazonaws.protocol
Metadata about the marshalling requirements of a given member.
MarshallingInfo.Builder<T> - Class in com.amazonaws.protocol
Builder for a MarshallingInfo.
marshallingType() - Method in class com.amazonaws.protocol.MarshallingInfo
 
MarshallingType<T> - Interface in com.amazonaws.protocol
Represents the various types supported for marshalling.
marshallLocation(MarshallLocation) - Method in class com.amazonaws.protocol.MarshallingInfo.Builder
 
marshallLocation() - Method in class com.amazonaws.protocol.MarshallingInfo
 
MarshallLocation - Enum in com.amazonaws.protocol
Enum representing the various locations data can be marshalled to.
marshallLocationName(String) - Method in class com.amazonaws.protocol.MarshallingInfo.Builder
 
marshallLocationName() - Method in class com.amazonaws.protocol.MarshallingInfo
 
MasterSecretValidators - Class in com.amazonaws.http.conn.ssl
 
MasterSecretValidators() - Constructor for class com.amazonaws.http.conn.ssl.MasterSecretValidators
 
MasterSecretValidators.MasterSecretValidator - Interface in com.amazonaws.http.conn.ssl
Interface to validate the master secret of a SSL session
MasterSecretValidators.NoOpMasterSecretValidator - Class in com.amazonaws.http.conn.ssl
Dummy implementation of MasterSecretValidators.MasterSecretValidator that always returns true.
matchErrorCode(String) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
 
matches(AmazonServiceException) - Method in class com.amazonaws.waiters.HttpFailureStatusAcceptor
 
matches(Output) - Method in class com.amazonaws.waiters.HttpSuccessStatusAcceptor
 
matches(Output) - Method in class com.amazonaws.waiters.WaiterAcceptor
Default method definition that matches the response state with the expected state defined by the acceptor.
matches(AmazonServiceException) - Method in class com.amazonaws.waiters.WaiterAcceptor
Default method definition that matches the exception with the expected state defined by the acceptor.
MaxAttemptsRetryStrategy - Class in com.amazonaws.waiters
 
MaxAttemptsRetryStrategy(int) - Constructor for class com.amazonaws.waiters.MaxAttemptsRetryStrategy
Constructs a new MaxAttemptsRetryStrategy with the given default number of attempts
MaxNumberOfRetriesCondition - Class in com.amazonaws.retry.v2
Simple retry condition that allows retries up to a certain max number of retries.
MaxNumberOfRetriesCondition(int) - Constructor for class com.amazonaws.retry.v2.MaxNumberOfRetriesCondition
 
MBeans - Enum in com.amazonaws.jmx
MBean related utilities.
md5AsBase64(InputStream) - Static method in class com.amazonaws.util.Md5Utils
Returns the MD5 in base64 for the data from the given input stream.
md5AsBase64(byte[]) - Static method in class com.amazonaws.util.Md5Utils
Returns the MD5 in base64 for the given byte array.
md5AsBase64(File) - Static method in class com.amazonaws.util.Md5Utils
Returns the MD5 in base64 for the given file.
Md5Utils - Class in com.amazonaws.util
Utility methods for computing MD5 sums.
Md5Utils() - Constructor for class com.amazonaws.util.Md5Utils
 
merge(Endpoint, Endpoint) - Static method in class com.amazonaws.partitions.model.Endpoint
Merges the given endpoints and returns the merged one.
merge(MarshallerRegistry.Builder) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry
Merge the given overrides with 'this' registry.
mergeLists(List<T>, List<T>) - Static method in class com.amazonaws.util.CollectionUtils
Returns a new list containing the second list appended to the first list.
message - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
message - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
metadata - Variable in class com.amazonaws.ResponseMetadata
 
MetadataCache - Interface in com.amazonaws.util
Interface for caches interacting with response metadata.
METRIC_NAME_SPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify a custom metric name space.
METRIC_QUEUE_SIZE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify the internal in-memory queue size for queuing metrics data points.
MetricAdmin - Class in com.amazonaws.metrics
Administration of AwsSdkMetrics as an MBean.
MetricAdmin() - Constructor for class com.amazonaws.metrics.MetricAdmin
 
MetricAdminMBean - Interface in com.amazonaws.metrics
MBean interface for AwsSdkMetrics administration.
MetricAware - Interface in com.amazonaws.internal
Used to check if any metrics gathering activity is already turned on in one of the underlying wrapped objects.
MetricCollector - Class in com.amazonaws.metrics
Metric Collector SPI.
MetricCollector() - Constructor for class com.amazonaws.metrics.MetricCollector
 
MetricCollector.Factory - Interface in com.amazonaws.metrics
Can be used to serve as a factory for the request metric collector.
MetricFilterInputStream - Class in com.amazonaws.metrics
Used to capture the input stream throughput metrics, but excluding the SdkFilterInputStream.read() API.
MetricFilterInputStream(ThroughputMetricType, InputStream) - Constructor for class com.amazonaws.metrics.MetricFilterInputStream
 
MetricInputStreamEntity - Class in com.amazonaws.metrics
Used to help capture the throughput metrics.
MetricInputStreamEntity(ThroughputMetricType, InputStream, long) - Constructor for class com.amazonaws.metrics.MetricInputStreamEntity
 
MetricInputStreamEntity(ThroughputMetricType, InputStream, long, ContentType) - Constructor for class com.amazonaws.metrics.MetricInputStreamEntity
 
MetricsInputStream - Class in com.amazonaws.internal
Record input stream read time into AWSRequestMetrics under metric type HttpSocketReadTime;
MetricsInputStream(InputStream) - Constructor for class com.amazonaws.internal.MetricsInputStream
 
MetricType - Interface in com.amazonaws.metrics
Metric type.
MockClock(Date) - Constructor for class com.amazonaws.auth.SdkClock.MockClock
 
MockClock(long) - Constructor for class com.amazonaws.auth.SdkClock.MockClock
 
modifyOneProfile(File, String, Profile) - Static method in class com.amazonaws.auth.profile.ProfilesConfigFileWriter
Modify one profile in the existing credentials file by in-place modification.
modifyOrInsertProfiles(File, Profile...) - Static method in class com.amazonaws.auth.profile.ProfilesConfigFileWriter
Modify or insert new profiles into an existing credentials file by in-place modification.

N

name() - Method in interface com.amazonaws.metrics.MetricType
Non-null name of the metric type.
name() - Method in class com.amazonaws.metrics.SimpleMetricType
 
name() - Method in class com.amazonaws.metrics.SimpleServiceMetricType
 
needsConnectionLeftOpen() - Method in class com.amazonaws.http.DefaultErrorResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in interface com.amazonaws.http.HttpResponseHandler
Indicates if this response handler requires that the underlying HTTP connection not be closed automatically after the response is handled.
needsConnectionLeftOpen() - Method in class com.amazonaws.http.JsonErrorResponseHandler
 
needsConnectionLeftOpen() - Method in class com.amazonaws.http.JsonResponseHandler
 
needsConnectionLeftOpen() - Method in class com.amazonaws.http.response.AwsResponseHandlerAdapter
 
needsConnectionLeftOpen() - Method in class com.amazonaws.http.StaxResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
NetworkInterface(String) - Constructor for class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
 
newBufferedHttpEntity(HttpEntity) - Static method in class com.amazonaws.http.apache.utils.ApacheUtils
Utility function for creating a new BufferedEntity and wrapping any errors as a SdkClientException.
newClientContext(HttpClientSettings, Map<String, ? extends Object>) - Static method in class com.amazonaws.http.apache.utils.ApacheUtils
Returns a new HttpClientContext used for request execution.
newException(String) - Method in class com.amazonaws.transform.AbstractErrorUnmarshaller
Constructs a new exception object of the type specified in this class's constructor and sets the specified error message.
newExecutor() - Method in interface com.amazonaws.client.builder.ExecutorFactory
 
newProxyCredentialsProvider(HttpClientSettings) - Static method in class com.amazonaws.http.apache.utils.ApacheUtils
Returns a new Credentials Provider for use with proxy authentication.
newReadOnlyConfig() - Method in class com.amazonaws.internal.config.JsonIndex
 
newRefererCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's referer field against the specified value, using the specified comparison type.
newRequestHandler2Chain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
Constructs a new request handler (v2) chain by analyzing the specified classpath resource.
newRequestHandlerChain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
For backward compatibility, constructs a new request handler chain adapted to RequestHandler2 by analyzing the specified classpath resource.
newResettableInputStream(File) - Static method in class com.amazonaws.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into SdkClientException.
newResettableInputStream(File, String) - Static method in class com.amazonaws.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into SdkClientException with the given error message.
newResettableInputStream(FileInputStream) - Static method in class com.amazonaws.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into SdkClientException.
newResettableInputStream(FileInputStream, String) - Static method in class com.amazonaws.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into SdkClientException with the given error message.
newSecureTransportCondition() - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests if the incoming request was sent over a secure transport (HTTPS).
newSigningKey(AWSCredentials, String, String, String) - Method in class com.amazonaws.auth.AWS4Signer
Generates a new signing key from the given parameters and returns it.
newSourceArnCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access policy condition that compares the Amazon Resource Name (ARN) of the source of an AWS resource that is modifying another AWS resource with the specified pattern.
newString(byte[]) - Method in class com.amazonaws.auth.AbstractAWSSigner
Safely converts a UTF-8 encoded byte array into a String.
newStringEntity(String) - Static method in class com.amazonaws.http.apache.utils.ApacheUtils
Utility function for creating a new StringEntity and wrapping any errors as a SdkClientException.
newTimingInfoFullSupport(long, long) - Static method in class com.amazonaws.util.TimingInfo
Returns a TimingInfoFullSupport based on the given start and end time in nanosecond, ignoring the wall clock time.
newTimingInfoFullSupport(long, long, long) - Static method in class com.amazonaws.util.TimingInfo
Returns a TimingInfoFullSupport based on the given start time since epoch in millisecond, and the given start and end time in nanosecond.
newUserAgentCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's user agent field against the specified value, using the specified comparison type.
nextEvent() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the next XML event for the document being parsed.
nextToken() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the next JsonToken from the JsonParser.
nextToken() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
NO_DELAY - Static variable in interface com.amazonaws.retry.RetryPolicy.BackoffStrategy
 
NO_OP - Static variable in interface com.amazonaws.protocol.json.StructuredJsonGenerator
No-op implementation that ignores all calls and returns empty bytes from getBytes.
NO_OP - Static variable in class com.amazonaws.RequestConfig
No op implementation to initalize request config in DefaultRequest.
NO_OP_SIGNER - Static variable in class com.amazonaws.auth.SignerFactory
 
NO_RETRY - Static variable in interface com.amazonaws.retry.internal.CredentialsEndpointRetryPolicy
 
NO_RETRY_CONDITION - Static variable in interface com.amazonaws.retry.RetryPolicy.RetryCondition
 
NO_RETRY_POLICY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
No retry policy
nodeLength(NodeList) - Static method in class com.amazonaws.util.XpathUtils
Returns the length of the specified node list.
NON_GREEDY - Static variable in class com.amazonaws.transform.PathMarshallers
Marshaller for non greedy path labels.
NONE - Static variable in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
NONE - Static variable in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
 
NONE - Static variable in class com.amazonaws.metrics.MetricCollector
A convenient instance of a no-op request metric collector.
NONE - Static variable in class com.amazonaws.metrics.RequestMetricCollector
A convenient instance of a no-op request metric collector.
NONE - Static variable in class com.amazonaws.metrics.ServiceMetricCollector
A convenient instance of a no-op service metric collector.
NOOP - Static variable in class com.amazonaws.AmazonWebServiceRequest
 
NOOP - Static variable in interface com.amazonaws.event.ProgressListener
 
NOOP - Static variable in class com.amazonaws.event.ProgressTracker
 
NOOP - Static variable in class com.amazonaws.event.request.Progress
 
NoOpClientExecutionAbortTrackerTask - Class in com.amazonaws.http.timers.client
Dummy implementation of ClientExecutionAbortTrackerTask used when the timer is disabled for a request
NoOpHttpRequestAbortTaskTracker - Class in com.amazonaws.http.timers.request
Dummy implementation of HttpRequestAbortTaskTracker used when the timer is disabled for a request
NoOpMasterSecretValidator() - Constructor for class com.amazonaws.http.conn.ssl.MasterSecretValidators.NoOpMasterSecretValidator
 
NoOpProgressListener() - Constructor for class com.amazonaws.event.ProgressListener.NoOpProgressListener
 
NoOpSigner - Class in com.amazonaws.auth
A No-Op Signer Implementation.
NoOpSigner() - Constructor for class com.amazonaws.auth.NoOpSigner
 
NoOpSignerProvider - Class in com.amazonaws.internal.auth
 
NoOpSignerProvider() - Constructor for class com.amazonaws.internal.auth.NoOpSignerProvider
 
NoOpWaiterHandler - Class in com.amazonaws.waiters
 
NoOpWaiterHandler() - Constructor for class com.amazonaws.waiters.NoOpWaiterHandler
 
NOT_RESOURCE - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
NotThreadSafe - Annotation Type in com.amazonaws.annotation
Documenting annotation to indicate a class is not thread-safe and should not be used in a multi-threaded context.
NULL - Static variable in interface com.amazonaws.protocol.json.internal.JsonMarshaller
 
NULL - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
NULL - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypePathMarshallers
 
NULL - Static variable in interface com.amazonaws.protocol.MarshallingType
Used when a value is null (and thus type can't be determined).
NullAsEmptyBodyProtocolRequestMarshaller<OrigRequest> - Class in com.amazonaws.protocol.json.internal
AWS services expect an empty body when the payload member is null instead of an explicit JSON null.
NullAsEmptyBodyProtocolRequestMarshaller(ProtocolRequestMarshaller<OrigRequest>) - Constructor for class com.amazonaws.protocol.json.internal.NullAsEmptyBodyProtocolRequestMarshaller
 
NullResponseMetadataCache - Class in com.amazonaws.util
No-op response metadata cache used when a client instance is configured without response metadata caching enabled.
NullResponseMetadataCache() - Constructor for class com.amazonaws.util.NullResponseMetadataCache
 
numberOfDaysSinceEpoch(long) - Static method in class com.amazonaws.util.DateUtils
Returns the number of days since epoch with respect to the given number of milliseconds since epoch.
NumberUtils - Class in com.amazonaws.util
 
NumericCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a numeric comparison.
NumericCondition(NumericCondition.NumericComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.NumericCondition
Constructs a new access policy condition that compares two numbers.
NumericCondition.NumericComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a numeric comparison can be evaluated

O

of(K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing a single entry.
of(K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing two entries.
of(K, V, K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing three entries.
of(K, V, K, V, K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing four entries.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing five entries.
onClose() - Method in class com.amazonaws.event.ProgressInputStream
Defaults to behave the same as ProgressInputStream.onEOF().
onEmptyOrCommentLine(String, String) - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Action to be performed when an empty or comment line is detected
onEndOfFile() - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Action to be performed when the scanner reaches the end of the credentials file.
onEOF() - Method in class com.amazonaws.event.ProgressInputStream
An end-of-file event is to be notified.
onError(Exception) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request
onFirstRead() - Method in class com.amazonaws.event.ProgressInputStream
The read method is called for the very first time.
onNotifyBytesRead() - Method in class com.amazonaws.event.ProgressInputStream
Upon notification of the number of bytes transferred since last notification.
onProfileEndingLine(String) - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Action to be performed when the scanner reaches the end of a profile section.
onProfileProperty(String, String, String, boolean, String) - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Action to be performed when a property declaration is detected inside a profile section.
onProfileStartingLine(String, String) - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Action to be performed when the starting line of a new profile is detected
onReset() - Method in class com.amazonaws.event.ProgressInputStream
A reset event is to be notified.
onSuccess(REQUEST, RESULT) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request has completed successfully.
onWaitFailure(Exception) - Method in class com.amazonaws.waiters.NoOpWaiterHandler
 
onWaitFailure(Exception) - Method in class com.amazonaws.waiters.WaiterHandler
 
onWaitSuccess(AmazonWebServiceRequest) - Method in class com.amazonaws.waiters.NoOpWaiterHandler
 
onWaitSuccess(Input) - Method in class com.amazonaws.waiters.WaiterHandler
 
operationIdentifier(String) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
operationIdentifier() - Method in class com.amazonaws.protocol.OperationInfo
 
operationInfo(OperationInfo) - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
OperationInfo - Class in com.amazonaws.protocol
Static information about an API operation used to marshall it correctly.
OperationInfo.Builder - Class in com.amazonaws.protocol
Builder for a OperationInfo.
Opsworks - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
originalRequest(T) - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
originalRequest(Object) - Method in class com.amazonaws.retry.v2.RetryPolicyContext.Builder
 
originalRequest() - Method in class com.amazonaws.retry.v2.RetryPolicyContext
 
OrRetryCondition - Class in com.amazonaws.retry.v2
Composite retry condition that evaluates to true if any containing condition evaluates to true.
OrRetryCondition(RetryCondition...) - Constructor for class com.amazonaws.retry.v2.OrRetryCondition
 
overriddenDate - Variable in class com.amazonaws.auth.AWS4Signer
Date override for testing only

P

parse(InputStream) - Static method in class com.amazonaws.regions.RegionMetadataParser
Parses the specified input stream and returns a RegionMetadata object.
parse(InputStream, ContentHandler) - Static method in class com.amazonaws.util.XmlUtils
 
parseCompressedISO8601Date(String) - Static method in class com.amazonaws.util.DateUtils
Parses the specified date string as a compressedIso8601DateFormat ("yyyyMMdd'T'HHmmss'Z'") and returns the Date object.
parseErrorCode(HttpResponse, JsonContent) - Method in class com.amazonaws.internal.http.CompositeErrorCodeParser
 
parseErrorCode(HttpResponse, JsonContent) - Method in interface com.amazonaws.internal.http.ErrorCodeParser
 
parseErrorCode(HttpResponse, JsonContent) - Method in class com.amazonaws.internal.http.IonErrorCodeParser
 
parseErrorCode(HttpResponse, JsonContent) - Method in class com.amazonaws.internal.http.JsonErrorCodeParser
Parse the error code from the response.
parseErrorCode(Node) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
Returns the AWS error code for the specified error response.
parseErrorCode(Node, XPath) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
 
parseErrorCode(Node) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
Returns the AWS error code for the specified error response.
parseErrorCode(Node, XPath) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
 
parseErrorMessage(JsonNode) - Method in class com.amazonaws.internal.http.JsonErrorMessageParser
parseErrorMessage(HttpResponse, JsonNode) - Method in class com.amazonaws.internal.http.JsonErrorMessageParser
Parse the error message from the response.
parseISO8601Date(String) - Static method in class com.amazonaws.util.DateUtils
Parses the specified date string as an ISO 8601 date and returns the Date object.
parseJavaVersion(String) - Static method in class com.amazonaws.util.JavaVersionParser
 
parseRegion(String, String) - Static method in class com.amazonaws.util.AwsHostNameUtils
Attempts to parse the region name from an endpoint based on conventions about the endpoint format.
parseRegionMetadata(InputStream) - Method in class com.amazonaws.regions.RegionMetadataParser
parseRegionMetadata(InputStream, boolean) - Method in class com.amazonaws.regions.RegionMetadataParser
parseRegionName(URI) - Static method in class com.amazonaws.util.AwsHostNameUtils
parseRegionName(String, String) - Static method in class com.amazonaws.util.AwsHostNameUtils
parseRFC822Date(String) - Static method in class com.amazonaws.util.DateUtils
Parses the specified date string as an RFC 822 date and returns the Date object.
parseServiceName(URI) - Static method in class com.amazonaws.util.AwsHostNameUtils
Deprecated.
parseServiceSpecificDate(String) - Static method in class com.amazonaws.util.DateUtils
Parses the given date string returned by the AWS service into a Date object.
PART_COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
PART_FAILED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
PART_STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
Partition - Class in com.amazonaws.partitions.model
This class models a AWS partition and contains all metadata about it.
Partition(String, Map<String, Region>, Map<String, Service>) - Constructor for class com.amazonaws.partitions.model.Partition
 
PartitionMetadataProvider - Class in com.amazonaws.partitions
Region metadata provider based on partitions.
PartitionMetadataProvider(List<Partition>) - Constructor for class com.amazonaws.partitions.PartitionMetadataProvider
 
PartitionRegionImpl - Class in com.amazonaws.partitions
A region implementation backed by the partition.
PartitionRegionImpl(String, Partition) - Constructor for class com.amazonaws.partitions.PartitionRegionImpl
 
Partitions - Class in com.amazonaws.partitions.model
Metadata of all partitions.
Partitions(String, List<Partition>) - Constructor for class com.amazonaws.partitions.model.Partitions
 
PARTITIONS_OVERRIDE_RESOURCE_PATH - Static variable in class com.amazonaws.partitions.PartitionsLoader
override class path from where all partition files are loaded.
PARTITIONS_RESOURCE_PATH - Static variable in class com.amazonaws.partitions.PartitionsLoader
class path from where all partition files are loaded.
PartitionsLoader - Class in com.amazonaws.partitions
Loads all the partition files into memory.
PartitionsLoader() - Constructor for class com.amazonaws.partitions.PartitionsLoader
 
path(JsonNode, JsonNode) - Static method in class com.amazonaws.waiters.AcceptorPathMatcher
Path matcher that checks if the final result matches the expected result
pathAll(JsonNode, JsonNode) - Static method in class com.amazonaws.waiters.AcceptorPathMatcher
PathAll matcher that checks if each element of the final result matches the expected result
pathAny(JsonNode, JsonNode) - Static method in class com.amazonaws.waiters.AcceptorPathMatcher
PathAny matcher that checks if any element of the final result matches the expected result
PathMarshallers - Class in com.amazonaws.transform
 
PathMarshallers() - Constructor for class com.amazonaws.transform.PathMarshallers
 
PathMarshallers.PathMarshaller - Interface in com.amazonaws.transform
Interface for marshalling to a path parameter.
pathParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
payloadMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
peek() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the JsonToken which is to be parsed next.
peek() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
Policy - Class in com.amazonaws.auth.policy
An AWS access control policy is a object that acts as a container for one or more statements, which specify fine grained rules for allowing or denying various types of actions from being performed on your AWS resources.
Policy() - Constructor for class com.amazonaws.auth.policy.Policy
Constructs an empty AWS access control policy ready to be populated with statements.
Policy(String) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID.
Policy(String, Collection<Statement>) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID and collection of statements.
POLICY_ID - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
PolicyReaderOptions - Class in com.amazonaws.auth.policy
Options that affect the way in which Policy.fromJson(String, PolicyReaderOptions) will generate a Policy.
PolicyReaderOptions() - Constructor for class com.amazonaws.auth.policy.PolicyReaderOptions
 
PolicyUtils - Class in com.amazonaws.util
Utility methods related to IAM policies
PolicyUtils() - Constructor for class com.amazonaws.util.PolicyUtils
 
PollingStrategy - Class in com.amazonaws.waiters
 
PollingStrategy(PollingStrategy.RetryStrategy, PollingStrategy.DelayStrategy) - Constructor for class com.amazonaws.waiters.PollingStrategy
Constructs a new PollingStrategy with RetryStrategy and DelayStrategy defined
PollingStrategy.DelayStrategy - Interface in com.amazonaws.waiters
The hook for providing custom delay strategy to control the sleep time between retries.
PollingStrategy.RetryStrategy - Interface in com.amazonaws.waiters
The hook for providing custom condition on whether polling of a resource should be retried.
PollingStrategyContext - Class in com.amazonaws.waiters
 
pollResource() - Method in class com.amazonaws.waiters.WaiterExecution
Polls until a specified resource transitions into either success or failure state or until the specified number of retries has been made.
PredefinedBackoffStrategies - Class in com.amazonaws.retry
This class includes a set of pre-defined backoff policies.
PredefinedBackoffStrategies() - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies
 
PredefinedBackoffStrategies.EqualJitterBackoffStrategy - Class in com.amazonaws.retry
 
PredefinedBackoffStrategies.ExponentialBackoffStrategy - Class in com.amazonaws.retry
 
PredefinedBackoffStrategies.FullJitterBackoffStrategy - Class in com.amazonaws.retry
 
PredefinedBackoffStrategies.SDKDefaultBackoffStrategy - Class in com.amazonaws.retry
A private class that implements the default back-off strategy.
PredefinedClientConfigurations - Class in com.amazonaws
Static factory methods for the default ClientConfiguration for a service.
PredefinedClientConfigurations() - Constructor for class com.amazonaws.PredefinedClientConfigurations
 
PredefinedRetryPolicies - Class in com.amazonaws.retry
This class includes a set of pre-defined retry policies, including default policies used by SDK.
PredefinedRetryPolicies() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies
 
PredefinedRetryPolicies.SDKDefaultRetryCondition - Class in com.amazonaws.retry
The default implementation of RetryCondition used by the SDK.
prepareSocket(SSLSocket) - Method in class com.amazonaws.http.conn.ssl.SdkTLSSocketFactory
Used to enforce the preferred TLS protocol during SSL handshake.
PREPARING_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
presign(Request<?>, Date) - Method in class com.amazonaws.auth.presign.PresignerFacade
 
PRESIGN_URL_MAX_EXPIRATION_SECONDS - Static variable in class com.amazonaws.auth.internal.SignerConstants
Seconds in a week, which is the max expiration time Sig-v4 accepts
Presigner - Interface in com.amazonaws.auth
A request signer that has special-case logic to presign requests, generating a URL which embeds the signature suitable for hyperlinking.
PresignerFacade - Class in com.amazonaws.auth.presign
Really thin facade over Presigner to deal with some common concerns like credential resolution, adding custom headers and query params to be included in signing, and conversion to a usable URL.
PresignerFacade(PresignerParams) - Constructor for class com.amazonaws.auth.presign.PresignerFacade
 
PresignerFacade.PresigningRequest - Class in com.amazonaws.auth.presign
Empty request object useful for setting request level credentials without having the user facing presiging request extend from AmazonWebServiceRequest.
PresignerParams - Class in com.amazonaws.auth.presign
Params object passed to the presigner extension class for a service client and also for PresignerFacade.
PresignerParams(URI, AWSCredentialsProvider, SignerProvider, SdkClock) - Constructor for class com.amazonaws.auth.presign.PresignerParams
 
PresignerParams.Builder - Class in com.amazonaws.auth.presign
 
PresigningRequest() - Constructor for class com.amazonaws.auth.presign.PresignerFacade.PresigningRequest
 
presignRequest(SignableRequest<?>, AWSCredentials, Date) - Method in class com.amazonaws.auth.AWS4Signer
 
presignRequest(SignableRequest<?>, AWSCredentials, Date) - Method in interface com.amazonaws.auth.Presigner
Signs the request by adding the signature to the URL rather than as a header.
PRINCIPAL - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Principal - Class in com.amazonaws.auth.policy
A principal is an AWS account or AWS web serivce, which is being allowed or denied access to a resource through an access control policy.
Principal(Principal.Services) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS web service which is being allowed or denied access to a resource through an access control policy.
Principal(String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS account ID.
Principal(String, String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified id and provider.
Principal(String, String, boolean) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified id and provider.
Principal(Principal.WebIdentityProviders) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified web identity provider.
Principal.Services - Enum in com.amazonaws.auth.policy
The services who have the right to do the assume the role action.
Principal.WebIdentityProviders - Enum in com.amazonaws.auth.policy
Web identity providers, such as Login with Amazon, Facebook, or Google.
PrivilegedMasterSecretValidator - Class in com.amazonaws.http.conn.ssl.privileged
Implementation of MasterSecretValidators.MasterSecretValidator that verifies the master secret is non null through use of Sun internal APIs.
PrivilegedMasterSecretValidator() - Constructor for class com.amazonaws.http.conn.ssl.privileged.PrivilegedMasterSecretValidator
 
process(HttpResponse, HttpContext) - Method in class com.amazonaws.http.apache.client.impl.CRC32ChecksumResponseInterceptor
 
processRequestPayload(SignableRequest<?>, byte[], byte[], AWS4SignerRequestParams) - Method in class com.amazonaws.auth.AWS4Signer
Subclass could override this method to perform any additional procedure on the request payload, with access to the result from signing the header.
Profile - Class in com.amazonaws.auth.profile.internal
Deprecated.
Profile(String, AWSCredentials) - Constructor for class com.amazonaws.auth.profile.internal.Profile
Deprecated.
 
Profile(String, String, AWSCredentialsProvider, RoleInfo) - Constructor for class com.amazonaws.auth.profile.internal.Profile
Deprecated.
 
Profile(String, Map<String, String>, AWSCredentialsProvider) - Constructor for class com.amazonaws.auth.profile.internal.Profile
Deprecated.
 
ProfileAssumeRoleCredentialsProvider - Class in com.amazonaws.auth.profile.internal
Serves assume role credentials defined in a BasicProfile.
ProfileAssumeRoleCredentialsProvider(ProfileCredentialsService, AllProfiles, BasicProfile) - Constructor for class com.amazonaws.auth.profile.internal.ProfileAssumeRoleCredentialsProvider
 
ProfileCredentialsProvider - Class in com.amazonaws.auth.profile
Credentials provider based on AWS configuration profiles.
ProfileCredentialsProvider() - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials configured for the default profile.
ProfileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials configured for the named profile.
ProfileCredentialsProvider(String, String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials for the specified profiles configuration file and profile name.
ProfileCredentialsProvider(ProfilesConfigFile, String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials for the specified profiles configuration file and profile name.
ProfileCredentialsService - Interface in com.amazonaws.auth.profile.internal.securitytoken
 
ProfileKeyConstants - Class in com.amazonaws.auth.profile.internal
Keys the Java SDK uses in the CLI credentials and config files.
ProfileKeyConstants() - Constructor for class com.amazonaws.auth.profile.internal.ProfileKeyConstants
 
ProfilesConfigFile - Class in com.amazonaws.auth.profile
Loads the local AWS credential profiles from the standard location (~/.aws/credentials), which can be easily overridden through the AWS_CREDENTIAL_PROFILES_FILE environment variable or by specifying an alternate credentials file location through this class' constructor.
ProfilesConfigFile() - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS credential profiles file from the default location (~/.aws/credentials) or from an alternate location if AWS_CREDENTIAL_PROFILES_FILE is set.
ProfilesConfigFile(String) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS credential profiles from the file.
ProfilesConfigFile(String, ProfileCredentialsService) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS credential profiles from the file.
ProfilesConfigFile(File) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS credential profiles from the file.
ProfilesConfigFile(File, ProfileCredentialsService) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS credential profiles from the file.
ProfilesConfigFileWriter - Class in com.amazonaws.auth.profile
The class for creating and modifying the credential profiles file.
ProfilesConfigFileWriter() - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFileWriter
 
ProfileStaticCredentialsProvider - Class in com.amazonaws.auth.profile.internal
Serves credentials defined in a BasicProfile.
ProfileStaticCredentialsProvider(BasicProfile) - Constructor for class com.amazonaws.auth.profile.internal.ProfileStaticCredentialsProvider
 
PROFILING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Deprecated.
by SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY. Internal system property to enable timing info collection.
Progress - Class in com.amazonaws.event.request
Base class used to represent the progress of a logical request/response, which may correspond to either be a physical http request/response, or multiple requests/responses as in a composite operation such as multi-part uploads.
Progress() - Constructor for class com.amazonaws.event.request.Progress
 
progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
Delivers the progress event to the underlying listener but only if there has not been an exception previously thrown by the listener.
progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListener.NoOpProgressListener
 
progressChanged(ProgressEvent) - Method in interface com.amazonaws.event.ProgressListener
Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListenerChain
 
progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressTracker
 
ProgressEvent - Class in com.amazonaws.event
A progress event.
ProgressEvent(long) - Constructor for class com.amazonaws.event.ProgressEvent
Deprecated.
ProgressEvent(ProgressEventType) - Constructor for class com.amazonaws.event.ProgressEvent
Creates a ProgressEvent object with the specified event type.
ProgressEvent(ProgressEventType, long) - Constructor for class com.amazonaws.event.ProgressEvent
Creates a ProgressEvent object.
ProgressEventFilter - Interface in com.amazonaws.event
An interface that filters the incoming events before passing them into the registered listeners.
ProgressEventType - Enum in com.amazonaws.event
An enumeration that denotes various types of progress event.
ProgressInputStream - Class in com.amazonaws.event
Used for input stream progress tracking purposes.
ProgressInputStream(InputStream, ProgressListener) - Constructor for class com.amazonaws.event.ProgressInputStream
 
ProgressInputStream(InputStream, ProgressListener, int) - Constructor for class com.amazonaws.event.ProgressInputStream
 
ProgressListener - Interface in com.amazonaws.event
Listener interface for transfer progress events.
ProgressListener.ExceptionReporter - Class in com.amazonaws.event
A utility class for capturing and reporting the first exception thrown by a given progress listener.
ProgressListener.NoOpProgressListener - Class in com.amazonaws.event
 
ProgressListenerChain - Class in com.amazonaws.event
An implementation of ProgressListener interface that delegates progressChanged callback to multiple listeners.
ProgressListenerChain(ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
Create a listener chain that directly passes all the progress events to the specified listeners.
ProgressListenerChain(ProgressEventFilter, ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
Create a listener chain with a ProgressEventFilter.
ProgressSupport - Class in com.amazonaws.event.request
An actual implementation to represent the progress of a request/response.
ProgressSupport() - Constructor for class com.amazonaws.event.request.ProgressSupport
 
ProgressTracker - Class in com.amazonaws.event
Default implementation for progress tracking.
ProgressTracker() - Constructor for class com.amazonaws.event.ProgressTracker
 
PropertiesCredentials - Class in com.amazonaws.auth
Simple implementation AWSCredentials that reads in AWS access keys from a properties file.
PropertiesCredentials(File) - Constructor for class com.amazonaws.auth.PropertiesCredentials
Reads the specified file as a Java properties file and extracts the AWS access key from the "accessKey" property and AWS secret access key from the "secretKey" property.
PropertiesCredentials(InputStream) - Constructor for class com.amazonaws.auth.PropertiesCredentials
Reads the specified input stream as a stream of Java properties file content and extracts the AWS access key ID and secret access key from the properties.
PropertiesFileCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads AWS security credentials from a properties file provided on initialization.
PropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.PropertiesFileCredentialsProvider
Creates a new PropertiesFileCredentialsProvider that will attempt to load a custom file from the path specified to read AWS security credentials.
Protocol - Enum in com.amazonaws
Represents the communication protocol to use when sending requests to AWS.
protocol(Protocol) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
protocol() - Method in class com.amazonaws.protocol.OperationInfo
 
Protocol - Enum in com.amazonaws.protocol
Supported protocols for the new marshalling style.
protocolHandler(JsonProtocolMarshaller) - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext.Builder
 
protocolHandler() - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
 
ProtocolMarshaller - Interface in com.amazonaws.protocol
Interface used by generated marshallers to marshall a Java POJO.
ProtocolRequestMarshaller<OrigRequest> - Interface in com.amazonaws.protocol
Interface used by generated marshallers to transform a Java POJO in a Request object which represents an HTTP request.
ProxyAuthenticationMethod - Enum in com.amazonaws
Methods by which the SDK can authenticate against an HTTP proxy.
publishProgress(ProgressListener, ProgressEventType) - Static method in class com.amazonaws.event.SDKProgressPublisher
Used to deliver a progress event to the given listener.
publishRequestBytesTransferred(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a request byte transfer event to the given listener.
publishRequestContentLength(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a request content length event to the given listener.
publishRequestReset(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a request reset event to the given listener.
publishResponseBytesDiscarded(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a response bytes discard event to the given listener.
publishResponseBytesTransferred(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a response byte transfer event to the given listener.
publishResponseContentLength(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a response content length event to the given listener.
publishResponseReset(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
Convenient method to publish a response reset event to the given listener.
put(K, V) - Method in class com.amazonaws.internal.SdkInternalMap
 
put(K, V) - Method in class com.amazonaws.util.ImmutableMapParameter.Builder
Add a key-value pair into the built map.
put(K, V) - Method in class com.amazonaws.util.ImmutableMapParameter
 
putAll(Map<? extends K, ? extends V>) - Method in class com.amazonaws.internal.SdkInternalMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.amazonaws.util.ImmutableMapParameter
 
putClientMarker(RequestClientOptions.Marker, String) - Method in class com.amazonaws.RequestClientOptions
Associates the given value with the given marker.
putCustomQueryParameter(String, String) - Method in class com.amazonaws.AmazonWebServiceRequest
Add a custom query parameter for the request.
putCustomRequestHeader(String, String) - Method in class com.amazonaws.AmazonWebServiceRequest
Put a new custom header to the map of custom header names to custom header values, and return the previous value if the header has already been set in this map.

Q

QUERY_STRING_SIGNER - Static variable in class com.amazonaws.auth.SignerFactory
 
queryParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry.Builder
 
QueryParamMarshallers - Class in com.amazonaws.protocol.json.internal
 
QueryParamMarshallers() - Constructor for class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
QueryStringSigner - Class in com.amazonaws.auth
Signer implementation responsible for signing an AWS query string request according to the various signature versions and hashing algorithms.
QueryStringSigner() - Constructor for class com.amazonaws.auth.QueryStringSigner
 
QUEUE_POLL_TIMEOUT_MILLI - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify the internal queue polling timeout in millisecond.

R

RDS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
read() - Method in class com.amazonaws.event.ProgressInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.event.ProgressInputStream
 
read() - Method in class com.amazonaws.internal.DelegateInputStream
 
read(byte[]) - Method in class com.amazonaws.internal.DelegateInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.internal.DelegateInputStream
 
read() - Method in class com.amazonaws.internal.MetricsInputStream
Record the read time into the metrics.
read(byte[]) - Method in class com.amazonaws.internal.MetricsInputStream
Record the read time into the metrics.
read(byte[], int, int) - Method in class com.amazonaws.internal.MetricsInputStream
Record the read time into the metrics.
read() - Method in class com.amazonaws.internal.ResettableInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.internal.ResettableInputStream
 
read() - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
read() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.internal.SdkFilterInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.metrics.MetricFilterInputStream
 
read() - Method in class com.amazonaws.util.CountingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.util.CountingInputStream
 
read() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
read() - Method in class com.amazonaws.util.LengthCheckInputStream
read(byte[], int, int) - Method in class com.amazonaws.util.LengthCheckInputStream
read() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
ReadLimitInfo - Interface in com.amazonaws
 
readResource(URI) - Method in class com.amazonaws.internal.EC2CredentialsUtils
Connects to the given endpoint to read the resource and returns the text contents.
readResource(URI, CredentialsEndpointRetryPolicy, Map<String, String>) - Method in class com.amazonaws.internal.EC2CredentialsUtils
Connects to the given endpoint to read the resource and returns the text contents.
readResource(String) - Method in class com.amazonaws.internal.EC2MetadataClient
Deprecated.
Connects to the metadata service to read the specified resource and returns the text contents.
readText() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the text of the current token, or throws an exception if the current token does not contain text (ex: '{', '}', etc.).
readText() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
readText() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the text contents of the current element being parsed.
RedShift - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
REFERER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the referer specified by a request.
refresh() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Forces this credentials provider to refresh its credentials.
refresh() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
refresh() - Method in class com.amazonaws.auth.AWSStaticCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.ContainerCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper
 
refresh() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.profile.internal.ProfileAssumeRoleCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.profile.internal.ProfileStaticCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
 
refresh() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
Reread data from disk.
refresh() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
refresh() - Method in class com.amazonaws.internal.StaticCredentialsProvider
Deprecated.
 
refreshCredentials() - Method in interface com.amazonaws.auth.AWSRefreshableSessionCredentials
Forces a refresh of these session credentials.
REGION - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
AWS Region to use when creating clients.
Region - Class in com.amazonaws.partitions.model
Metadata about a region in partition.
Region(String) - Constructor for class com.amazonaws.partitions.model.Region
 
Region - Class in com.amazonaws.regions
Metadata for an AWS region, including its name and what services are available in it.
Region(RegionImpl) - Constructor for class com.amazonaws.regions.Region
 
RegionAwareSigner - Interface in com.amazonaws.auth
A signer that needs to know which region it is talking to.
RegionImpl - Interface in com.amazonaws.regions
Interface for an region implementation.
RegionMetadata - Class in com.amazonaws.regions
A collection of metadata about a set of regions and the services they contain.
RegionMetadata(List<Region>) - Constructor for class com.amazonaws.regions.RegionMetadata
Creates a new RegionMetadata object from the given list of regions.
RegionMetadata(RegionMetadataProvider) - Constructor for class com.amazonaws.regions.RegionMetadata
 
RegionMetadataFactory - Class in com.amazonaws.regions
A factory to create RegionMetadata
RegionMetadataParser - Class in com.amazonaws.regions
Parses a region metadata file to pull out information about the available regions, names, IDs, and what service endpoints are available in each region.
RegionMetadataParser() - Constructor for class com.amazonaws.regions.RegionMetadataParser
Deprecated.
since this object is stateless
RegionMetadataProvider - Interface in com.amazonaws.regions
 
regionName - Variable in class com.amazonaws.auth.AWS4Signer
Region name override for use when the endpoint can't be used to determine the region name.
Regions - Enum in com.amazonaws.regions
Enumeration of region names
REGIONS_FILE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Path to an override file for the region metadata loaded by the SDK that maps service/region pairs to endpoints and vice versa.
RegionUtils - Class in com.amazonaws.regions
Utilities for working with regions.
RegionUtils() - Constructor for class com.amazonaws.regions.RegionUtils
 
registerAdditionalMetadataExpressions(JsonUnmarshallerContext) - Method in class com.amazonaws.http.JsonResponseHandler
Hook for subclasses to override in order to collect additional metadata from service responses.
registerAdditionalMetadataExpressions(StaxUnmarshallerContext) - Method in class com.amazonaws.http.StaxResponseHandler
Hook for subclasses to override in order to collect additional metadata from service responses.
registerConnectionManager(HttpClientConnectionManager) - Static method in class com.amazonaws.http.IdleConnectionReaper
registerConnectionManager(HttpClientConnectionManager, long) - Static method in class com.amazonaws.http.IdleConnectionReaper
Registers the given connection manager with this reaper;
registerMBean(String, T) - Static method in enum com.amazonaws.jmx.MBeans
Registers the given MBean under the given object name to the first registered MBean server, or the platform MBean server if there is no explicitly registered MBean server.
registerMetadataExpression(String, int, String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
registerMetadataExpression(String, int, String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
registerMetricAdminMBean(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
registerMetricAdminMBean(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
Returns true if the registration of the admin MBean under the given object name succeeded; false otherwise.
registerMetricAdminMBean() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Registers the metric admin MBean for JMX access for the current classloader.
registerSigner(String, Class<? extends Signer>) - Static method in class com.amazonaws.auth.SignerFactory
Register an implementation class for the given signer type.
Releasable - Interface in com.amazonaws.internal
Used for releasing a resource.
ReleasableInputStream - Class in com.amazonaws.internal
An input stream that can have the close operation disabled (to avoid accidentally being closed).
ReleasableInputStream(InputStream) - Constructor for class com.amazonaws.internal.ReleasableInputStream
This constructor is not meant to be used directly.
release() - Method in interface com.amazonaws.internal.Releasable
Releases the allocated resource.
release() - Method in class com.amazonaws.internal.ReleasableInputStream
Closes the underlying stream file and releases any system resources associated.
release() - Method in class com.amazonaws.internal.SdkDigestInputStream
 
release() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
release() - Method in class com.amazonaws.internal.SdkFilterOutputStream
 
release() - Method in class com.amazonaws.internal.SdkInputStream
WARNING: Subclass that overrides this method must NOT call super.release() or else it would lead to infinite loop.
release() - Method in class com.amazonaws.util.CapacityManager
Releases a single unit of capacity back to the pool, making it available to consumers.
release(int) - Method in class com.amazonaws.util.CapacityManager
Releases a given amount of capacity back to the pool, making it available to consumers.
release(Closeable, Log) - Static method in enum com.amazonaws.util.IOUtils
Releases the given Closeable especially if it was an instance of Releasable.
remove(Object) - Method in class com.amazonaws.internal.SdkInternalMap
 
remove(MetricType) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Removes the given metric type from the registry of predefined metrics to be captured at the AWS SDK level.
remove(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
removeConnectionManager(HttpClientConnectionManager) - Static method in class com.amazonaws.http.IdleConnectionReaper
Removes the given connection manager from this reaper, and shutting down the reaper if there is zero connection manager left.
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
removeProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
 
removeRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
removeRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
RepeatableInputStreamRequestEntity - Class in com.amazonaws.http
Custom implementation of RequestEntity that delegates to an RepeatableInputStreamRequestEntity, with the one notable difference, that if the underlying InputStream supports being reset, this RequestEntity will report that it is repeatable and will reset the stream on all subsequent attempts to write out the request.
RepeatableInputStreamRequestEntity(Request<?>) - Constructor for class com.amazonaws.http.RepeatableInputStreamRequestEntity
Creates a new RepeatableInputStreamRequestEntity using the information from the specified request.
replace(String, String, String) - Static method in class com.amazonaws.util.StringUtils
 
request(Request<?>) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
Fluent setter for Request
request(Request<?>) - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext.Builder
 
request() - Method in class com.amazonaws.protocol.json.internal.JsonMarshallerContext
 
Request<T> - Interface in com.amazonaws
Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
request(Request<?>) - Method in class com.amazonaws.retry.v2.RetryPolicyContext.Builder
 
request() - Method in class com.amazonaws.retry.v2.RetryPolicyContext
 
RequestClientOptions - Class in com.amazonaws
Client request options such as client markers for individual AmazonWebServiceRequests.
RequestClientOptions() - Constructor for class com.amazonaws.RequestClientOptions
 
RequestClientOptions.Marker - Enum in com.amazonaws
 
requestConfig(RequestConfig) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
Fluent setter for RequestConfig
RequestConfig - Class in com.amazonaws
Generic representation of request level configuration.
RequestConfig() - Constructor for class com.amazonaws.RequestConfig
 
requestExecutionBuilder() - Method in class com.amazonaws.http.AmazonHttpClient
 
RequestHandler - Interface in com.amazonaws.handlers
Deprecated.
by RequestHandler2. Interface for addition request handling in clients. A request handler is executed on a request object before it is sent to the client runtime to be executed.
RequestHandler2 - Class in com.amazonaws.handlers
Interface for addition request handling in clients.
RequestHandler2() - Constructor for class com.amazonaws.handlers.RequestHandler2
 
requestHandler2s - Variable in class com.amazonaws.AmazonWebServiceClient
Optional request handlers for additional request processing.
requestLog - Static variable in class com.amazonaws.http.AmazonHttpClient
Logger providing detailed information on requests/responses.
requestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the client specific request metric collector if there is one; or the one at the AWS SDK level otherwise.
requestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.http.AmazonHttpClient.Builder
 
RequestMetricCollector - Class in com.amazonaws.metrics
A service provider interface that can be used to implement an AWS SDK request/response metric collector.
RequestMetricCollector() - Constructor for class com.amazonaws.metrics.RequestMetricCollector
 
RequestMetricCollector.Factory - Interface in com.amazonaws.metrics
Can be used to serve as a factory for the request metric collector.
RequestMetricType - Interface in com.amazonaws.metrics
RequestSigner - Interface in com.amazonaws.auth
A strategy for applying cryptographic signatures to a request, proving that the request was made by someone in posession of the given set of credentials without transmitting the secret key over the wire.
requestUri(String) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
requestUri() - Method in class com.amazonaws.protocol.OperationInfo
 
reset() - Static method in class com.amazonaws.auth.SdkClock.Instance
Reset the clock to SdkClock.STANDARD.
reset() - Method in class com.amazonaws.event.ProgressInputStream
 
reset() - Method in class com.amazonaws.internal.DelegateInputStream
 
reset() - Method in class com.amazonaws.internal.ResettableInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
reset() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
reset() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
reset() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
Resets the wrapped input stream and the CRC32 computation.
reset() - Method in class com.amazonaws.util.LengthCheckInputStream
 
reset() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
RESET_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
ResetException - Exception in com.amazonaws
Stream reset failure.
ResetException(String, Throwable) - Constructor for exception com.amazonaws.ResetException
 
ResetException(Throwable) - Constructor for exception com.amazonaws.ResetException
 
ResetException(String) - Constructor for exception com.amazonaws.ResetException
 
ResetException() - Constructor for exception com.amazonaws.ResetException
 
ResettableInputStream - Class in com.amazonaws.internal
A mark-and-resettable input stream that can be used on files or file input streams.
ResettableInputStream(File) - Constructor for class com.amazonaws.internal.ResettableInputStream
 
ResettableInputStream(FileInputStream) - Constructor for class com.amazonaws.internal.ResettableInputStream
 
resolve(String) - Method in interface com.amazonaws.DnsResolver
 
resolve(String) - Method in class com.amazonaws.http.DelegatingDnsResolver
 
resolve(String) - Method in class com.amazonaws.SystemDefaultDnsResolver
 
resolveString(String) - Static method in class com.amazonaws.util.IdempotentUtils
RESOURCE - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Resource - Class in com.amazonaws.auth.policy
Represents a resource involved in an AWS access control policy statement.
Resource(String) - Constructor for class com.amazonaws.auth.policy.Resource
Constructs a new AWS access control policy resource.
Response<T> - Class in com.amazonaws
Response wrapper to provide access to not only the original AWS response but also the associated http response.
Response(T, HttpResponse) - Constructor for class com.amazonaws.Response
 
ResponseMetadata - Class in com.amazonaws
Represents additional metadata included with a response from AWS.
ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from a specified map of raw metadata information.
ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from an existing ResponseMetadata object.
ResponseMetadataCache - Class in com.amazonaws.util
Cache of response metadata for recently executed requests for diagnostic purposes.
ResponseMetadataCache(int) - Constructor for class com.amazonaws.util.ResponseMetadataCache
Creates a new cache that will contain, at most the specified number of entries.
retriesAttempted(int) - Method in class com.amazonaws.retry.v2.RetryPolicyContext.Builder
 
retriesAttempted() - Method in class com.amazonaws.retry.v2.RetryPolicyContext
 
RETRY_THROTTLING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property for enabling retry throttling.
retryCapacityConsumed() - Method in class com.amazonaws.http.ExecutionContext
Returns whether retry capacity was consumed during this request lifecycle.
RetryCondition - Interface in com.amazonaws.retry.v2
Super interface for RetryPolicy used to define when a request should be retried.
RetryOnExceptionsCondition - Class in com.amazonaws.retry.v2
Retry condition implementation that retries if the exception or the cause of the exception matches the classes defined.
RetryOnExceptionsCondition(List<Class<? extends Exception>>) - Constructor for class com.amazonaws.retry.v2.RetryOnExceptionsCondition
 
RetryOnStatusCodeCondition - Class in com.amazonaws.retry.v2
Retry condition implementation that retries if the HTTP status code matches one of the provided status codes.
RetryOnStatusCodeCondition(List<Integer>) - Constructor for class com.amazonaws.retry.v2.RetryOnStatusCodeCondition
 
retryPolicy(RetryPolicy) - Method in class com.amazonaws.http.AmazonHttpClient.Builder
 
RetryPolicy - Class in com.amazonaws.retry
Retry policy that can be configured on a specific service client using ClientConfiguration.
RetryPolicy(RetryPolicy.RetryCondition, RetryPolicy.BackoffStrategy, int, boolean) - Constructor for class com.amazonaws.retry.RetryPolicy
Constructs a new retry policy.
RetryPolicy - Interface in com.amazonaws.retry.v2
Aggregate interface combining a RetryCondition and BackoffStrategy into a single policy.
RetryPolicy.BackoffStrategy - Interface in com.amazonaws.retry
The hook for providing custom back-off strategy to control the sleep time between retries.
RetryPolicy.RetryCondition - Interface in com.amazonaws.retry
The hook for providing custom condition on whether a failed request should be retried.
RetryPolicyAdapter - Class in com.amazonaws.retry
Adapts a legacy RetryPolicy to the new RetryPolicy.
RetryPolicyAdapter(RetryPolicy, ClientConfiguration) - Constructor for class com.amazonaws.retry.RetryPolicyAdapter
 
RetryPolicyContext - Class in com.amazonaws.retry.v2
Contains useful information about a failed request that can be used to make retry and backoff decisions.
RetryPolicyContext.Builder - Class in com.amazonaws.retry.v2
 
retryRequest(IOException, int, HttpContext) - Method in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
 
retryRequest(IOException, int, HttpContext) - Method in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
 
RetryUtils - Class in com.amazonaws.retry
 
RetryUtils() - Constructor for class com.amazonaws.retry.RetryUtils
 
rfc822DateFormat - Static variable in class com.amazonaws.util.DateUtils
RFC 822 format
ROLE_ARN - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the IAM role to assume
ROLE_SESSION_NAME - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the IAM role session name
RoleInfo - Class in com.amazonaws.auth.profile.internal.securitytoken
 
RoleInfo() - Constructor for class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
Default constructor for RoleInfo object.
Route53 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
Route53Domains - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
run(Scanner) - Method in class com.amazonaws.auth.profile.internal.AbstractProfilesConfigFileScanner
Scan through the given input, and perform the defined actions.
run() - Method in class com.amazonaws.http.IdleConnectionReaper
 
run() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
 
run() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskImpl
 
run(WaiterParameters<Input>) - Method in interface com.amazonaws.waiters.Waiter
Polls synchronously until it is determined that the resource transitioned into the desired state or not.
run(WaiterParameters<Input>) - Method in class com.amazonaws.waiters.WaiterImpl
Polls synchronously until it is determined that the resource transitioned into the desired state or not.
runAsync(WaiterParameters<Input>, WaiterHandler) - Method in interface com.amazonaws.waiters.Waiter
Polls asynchronously until it is determined that the resource transitioned into the desired state or not.
runAsync(WaiterParameters<Input>, WaiterHandler) - Method in class com.amazonaws.waiters.WaiterImpl
Polls asynchronously until it is determined that the resource transitioned into the desired state or not.
RuntimeHttpUtils - Class in com.amazonaws.util
 
RuntimeHttpUtils() - Constructor for class com.amazonaws.util.RuntimeHttpUtils
 

S

S3 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
safeCompare(Comparable<T>, T) - Static method in class com.amazonaws.util.ComparableUtils
Does a safe comparison of two Comparable objects accounting for nulls
sanitizeCredentials(AWSCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
Loads the individual access key ID and secret key from the specified credentials, ensuring that access to the credentials is synchronized on the credentials object itself, and trimming any extra whitespace from the credentials.
SDK_JSON_FACTORY - Static variable in class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
 
SdkBaseException - Exception in com.amazonaws
Base class for all exceptions thrown by the SDK.
SdkBaseException(String, Throwable) - Constructor for exception com.amazonaws.SdkBaseException
Creates a new SdkBaseException with the specified message, and root cause.
SdkBaseException(String) - Constructor for exception com.amazonaws.SdkBaseException
Creates a new SdkBaseException with the specified message.
SdkBaseException(Throwable) - Constructor for exception com.amazonaws.SdkBaseException
Creates a new SdkBaseException with the root cause.
SdkBufferedInputStream - Class in com.amazonaws.internal
A buffered input stream that is both SDK metric aware, and can be aborted via thread interrupt.
SdkBufferedInputStream(InputStream) - Constructor for class com.amazonaws.internal.SdkBufferedInputStream
 
SdkBufferedInputStream(InputStream, int) - Constructor for class com.amazonaws.internal.SdkBufferedInputStream
 
SdkClientException - Exception in com.amazonaws
Base type for all client exceptions thrown by the SDK.
SdkClientException(String, Throwable) - Constructor for exception com.amazonaws.SdkClientException
Creates a new SdkClientException with the specified message, and root cause.
SdkClientException(String) - Constructor for exception com.amazonaws.SdkClientException
Creates a new SdkClientException with the specified message.
SdkClientException(Throwable) - Constructor for exception com.amazonaws.SdkClientException
Creates a new SdkClientException with the root cause.
SdkClock - Interface in com.amazonaws.auth
Clock interface to prevent static coupling to System.currentTimeMillis().
SdkClock.Instance - Class in com.amazonaws.auth
Container for Singleton instance of the SdkClock.
SdkClock.MockClock - Class in com.amazonaws.auth
Mock implementation used in tests.
SdkConnectionKeepAliveStrategy - Class in com.amazonaws.http.conn
The AWS SDK for Java's implementation of the ConnectionKeepAliveStrategy interface.
SdkConnectionKeepAliveStrategy(long) - Constructor for class com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy
 
SDKDefaultBackoffStrategy() - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies.SDKDefaultBackoffStrategy
 
SDKDefaultBackoffStrategy(int, int, int) - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies.SDKDefaultBackoffStrategy
 
SDKDefaultRetryCondition() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
 
SdkDigestInputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific DigestInputStream.
SdkDigestInputStream(InputStream, MessageDigest) - Constructor for class com.amazonaws.internal.SdkDigestInputStream
 
SdkFilterInputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific FilterInputStream.
SdkFilterInputStream(InputStream) - Constructor for class com.amazonaws.internal.SdkFilterInputStream
 
SdkFilterOutputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific FilterOutputStream.
SdkFilterOutputStream(OutputStream) - Constructor for class com.amazonaws.internal.SdkFilterOutputStream
 
SdkFunction<Input,Output> - Interface in com.amazonaws.internal
Similar to the Function functional interface in Java 8.
SdkFunction<Input,Output> - Interface in com.amazonaws.waiters
 
SDKGlobalConfiguration - Class in com.amazonaws
SDKGlobalConfiguration is to configure any global settings
SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
 
SDKGlobalTime - Class in com.amazonaws
Used for clock skew adjustment between the client JVM where the SDK is run, and the server side.
SDKGlobalTime() - Constructor for class com.amazonaws.SDKGlobalTime
 
SdkHttpClient - Class in com.amazonaws.http.apache.client.impl
An instance of ConnectionManagerAwareHttpClient that delegates all the requests to the given http client.
SdkHttpClient(HttpClient, HttpClientConnectionManager) - Constructor for class com.amazonaws.http.apache.client.impl.SdkHttpClient
 
SdkHttpMetadata - Class in com.amazonaws.http
Metadata about the HTTP response.
SdkHttpRequestExecutor - Class in com.amazonaws.http.protocol
Used to capture the http send-request and receive-response latency metrics of the http client library, with no retries involved.
SdkHttpRequestExecutor() - Constructor for class com.amazonaws.http.protocol.SdkHttpRequestExecutor
 
SdkHttpRequestRetryHandler - Class in com.amazonaws.http.impl.client
 
SdkHttpUtils - Class in com.amazonaws.util
 
SdkHttpUtils() - Constructor for class com.amazonaws.util.SdkHttpUtils
 
SdkInputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific InputStream.
SdkInputStream() - Constructor for class com.amazonaws.internal.SdkInputStream
 
SdkInternalApi - Annotation Type in com.amazonaws.annotation
Marker interface for 'internal' APIs that should not be used outside the core module.
SdkInternalList<T> - Class in com.amazonaws.internal
List with auto construct flag to indicate whether it is auto constructed by Java SDK.
SdkInternalList() - Constructor for class com.amazonaws.internal.SdkInternalList
 
SdkInternalList(Collection<? extends T>) - Constructor for class com.amazonaws.internal.SdkInternalList
 
SdkInternalList(int) - Constructor for class com.amazonaws.internal.SdkInternalList
 
SdkInternalMap<K,V> - Class in com.amazonaws.internal
Map with auto construct flag to indicate whether it is auto constructed by Java SDK.
SdkInternalMap() - Constructor for class com.amazonaws.internal.SdkInternalMap
 
SdkInternalMap(Map<K, V>) - Constructor for class com.amazonaws.internal.SdkInternalMap
 
SdkInterruptedException - Exception in com.amazonaws.http.timers.client
 
SdkInterruptedException(Response<?>) - Constructor for exception com.amazonaws.http.timers.client.SdkInterruptedException
 
SdkJsonGenerator - Class in com.amazonaws.protocol.json
Thin wrapper around Jackson's JSON generator.
SdkJsonGenerator(JsonFactory, String) - Constructor for class com.amazonaws.protocol.json.SdkJsonGenerator
 
SdkJsonGenerator.JsonGenerationException - Exception in com.amazonaws.protocol.json
Indicates an issue writing JSON content.
SdkJsonMarshallerFactory - Interface in com.amazonaws.protocol.json
SdkJsonProtocolFactory - Class in com.amazonaws.protocol.json
Factory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for communicating with the AWS service.
SdkJsonProtocolFactory(JsonClientMetadata) - Constructor for class com.amazonaws.protocol.json.SdkJsonProtocolFactory
 
SdkMBeanRegistry - Interface in com.amazonaws.jmx.spi
SPI used to register MBeans and can survive the absence of JMX.
SdkMBeanRegistry.Factory - Class in com.amazonaws.jmx.spi
 
SdkMBeanRegistrySupport - Class in com.amazonaws.jmx
 
SdkMBeanRegistrySupport() - Constructor for class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
SdkMetricsSocket - Class in com.amazonaws.internal
A wrapper to Socket with metrics feature to record socket read time.
SdkMetricsSocket(Socket) - Constructor for class com.amazonaws.internal.SdkMetricsSocket
 
SdkPlainSocketFactory - Class in com.amazonaws.http.conn
Socket factory for creating plain (non TLS) connections.
SdkPlainSocketFactory() - Constructor for class com.amazonaws.http.conn.SdkPlainSocketFactory
 
SdkPredicate<T> - Class in com.amazonaws.internal
Similar to Predicate functional interface in Java 8
SdkPredicate() - Constructor for class com.amazonaws.internal.SdkPredicate
 
SDKProgressPublisher - Class in com.amazonaws.event
This class is responsible for executing the callback method of ProgressListener; listener callbacks are executed sequentially in a separate single thread.
SDKProgressPublisher() - Constructor for class com.amazonaws.event.SDKProgressPublisher
 
SdkProtectedApi - Annotation Type in com.amazonaws.annotation
Marker for elements that should only be accessed by the generated clients and not users of the SDK.
SdkProxyRoutePlanner - Class in com.amazonaws.http.apache
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the system properties.
SdkProxyRoutePlanner(String, int, String) - Constructor for class com.amazonaws.http.apache.SdkProxyRoutePlanner
 
SdkRuntime - Enum in com.amazonaws.util
 
SdkSocket - Class in com.amazonaws.internal
 
SdkSocket(Socket) - Constructor for class com.amazonaws.internal.SdkSocket
 
SdkSSLContext - Class in com.amazonaws.internal
 
SdkSSLContext() - Constructor for class com.amazonaws.internal.SdkSSLContext
 
SdkSSLMetricsSocket - Class in com.amazonaws.internal
A wrapper to SSLSocket with metric feature to record socket read time.
SdkSSLMetricsSocket(SSLSocket) - Constructor for class com.amazonaws.internal.SdkSSLMetricsSocket
 
SdkSSLSocket - Class in com.amazonaws.internal
 
SdkSSLSocket(SSLSocket) - Constructor for class com.amazonaws.internal.SdkSSLSocket
 
SdkStructuredJsonFactory - Interface in com.amazonaws.protocol.json
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
SdkStructuredJsonFactoryImpl - Class in com.amazonaws.protocol.json
Generic implementation of a structured JSON factory that is pluggable for different variants of JSON.
SdkStructuredJsonFactoryImpl(JsonFactory, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, Map<JsonUnmarshallerContext.UnmarshallerType, Unmarshaller<?, JsonUnmarshallerContext>>) - Constructor for class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
 
SdkStructuredPlainJsonFactory - Class in com.amazonaws.protocol.json
Creates generators and protocol handlers for plain text JSON wire format.
SdkStructuredPlainJsonFactory() - Constructor for class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
 
SdkTestInternalApi - Annotation Type in com.amazonaws.annotation
Marker interface for methods used by test code in the same module.
SdkTLSSocketFactory - Class in com.amazonaws.http.conn.ssl
Used to enforce the preferred TLS protocol during SSL handshake.
SdkTLSSocketFactory(SSLContext, HostnameVerifier) - Constructor for class com.amazonaws.http.conn.ssl.SdkTLSSocketFactory
 
SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS secret key
SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS secret key
secretAccessKey - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
secretAcessKey - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
Deprecated.
because it is spelled incorrectly
SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for whether or not an incoming request is using a secure transport to make the request (i.e.
SECURITY_CREDENTIALS_RESOURCE - Static variable in class com.amazonaws.internal.EC2MetadataClient
Deprecated.
Default resource path for credentials in the Amazon EC2 Instance Metadata Service.
SECURITY_CREDENTIALS_RESOURCE - Static variable in class com.amazonaws.util.EC2MetadataUtils
Default resource path for credentials in the Amazon EC2 Instance Metadata Service.
sendExplicitNullForPayload(boolean) - Method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
sendUrgentData(int) - Method in class com.amazonaws.internal.DelegateSocket
 
sendUrgentData(int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.amazonaws.internal.DateTimeJsonSerializer
 
Service - Class in com.amazonaws.partitions.model
Endpoint configuration for a service in a partition.
Service(Map<String, Endpoint>) - Constructor for class com.amazonaws.partitions.model.Service
 
ServiceAbbreviations - Class in com.amazonaws.regions
Deprecated.
use the constant ENDPOINT_PREFIX from the specific service client interface instead for retrieving the specific service abbreviation, e.g. AmazonEC2.ENDPOINT_PREFIX.
ServiceAbbreviations() - Constructor for class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
ServiceAwareSigner - Interface in com.amazonaws.auth
A signer that needs to know which service it is talking to.
ServiceClientHolderInputStream - Class in com.amazonaws.util
This wrapper input stream holds a reference to the service client.
ServiceClientHolderInputStream(InputStream, AmazonWebServiceClient) - Constructor for class com.amazonaws.util.ServiceClientHolderInputStream
 
ServiceEndpointBuilder - Class in com.amazonaws.internal
Construct a service endpoint based on metadata like service name and region
ServiceEndpointBuilder() - Constructor for class com.amazonaws.internal.ServiceEndpointBuilder
 
ServiceLatencyProvider - Class in com.amazonaws.metrics
Latency metric information provider.
ServiceLatencyProvider(ServiceMetricType) - Constructor for class com.amazonaws.metrics.ServiceLatencyProvider
 
ServiceMetricCollector - Class in com.amazonaws.metrics
A service provider interface that can be used to implement an AWS SDK general purpose metric collector.
ServiceMetricCollector() - Constructor for class com.amazonaws.metrics.ServiceMetricCollector
 
ServiceMetricCollector.Factory - Interface in com.amazonaws.metrics
 
ServiceMetricType - Interface in com.amazonaws.metrics
Service specific Metric type (eg S3, DynamoDB, etc.)
ServiceMetricTypeGuesser - Enum in com.amazonaws.metrics.internal
An internal helper factory for generating service specific ServiceMetricType without causing compile time dependency on the service specific artifacts.
serviceName - Variable in class com.amazonaws.auth.AWS4Signer
Service name override for use when the endpoint can't be used to determine the service name.
serviceName(String) - Method in class com.amazonaws.protocol.OperationInfo.Builder
 
serviceName() - Method in class com.amazonaws.protocol.OperationInfo
 
SESSION_TOKEN_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS session token
set(SdkClock) - Static method in class com.amazonaws.auth.SdkClock.Instance
Should only be used by tests to mock the clock.
set(Collection<T>) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the given metric types to replace the registry of predefined metrics to be captured at the AWS SDK level.
setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies.
setAuthErrorRetryStrategy(AuthErrorRetryStrategy) - Method in class com.amazonaws.http.ExecutionContext
Sets the optional auth error retry strategy for this request execution.
setAutoConstruct(boolean) - Method in class com.amazonaws.internal.ListWithAutoConstructFlag
 
setAwsClient(AmazonWebServiceClient) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.amazonaws.DefaultRequest
 
setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.amazonaws.Request
Bind the request metrics to the request.
setCacheResponseMetadata(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether or not to cache response metadata.
setClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the ClientConfiguration to be used by the client.
setClientExecutionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time (in milliseconds) to allow the client to complete the execution of an API call.
setClientExecutionTrackerTask(ClientExecutionAbortTrackerTask) - Method in class com.amazonaws.http.ExecutionContext
 
setConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
Sets the name of the condition key involved in this condition.
setConditions(List<Condition>) - Method in class com.amazonaws.auth.policy.Statement
Sets the conditions associated with this policy statement.
setConfig(C) - Method in class com.amazonaws.internal.config.JsonIndex
 
setConnectionMaxIdleMillis(long) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum amount of time that an idle connection may sit in the connection pool and still be eligible for reuse.
setConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
setConnectionTTL(long) - Method in class com.amazonaws.ClientConfiguration
Sets the expiration time (in milliseconds) for a connection in the connection pool.
setContent(InputStream) - Method in class com.amazonaws.DefaultRequest
 
setContent(InputStream) - Method in class com.amazonaws.http.HttpResponse
Sets the input stream containing the response content.
setContent(InputStream) - Method in interface com.amazonaws.SignableRequest
Sets the optional stream containing the payload data to include for this request.
setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetrics
 
setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetrics
 
setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
setCounter(String, long) - Method in class com.amazonaws.util.TimingInfo
 
setCredentialFile(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the AWS credential file to be used for accessing Amazon CloudWatch.
setCredentialFile(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setCredentialFile(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the AWS credential file used by the default AWS SDK metric collector for accessing CloudWatch.
setCredentialProvider(AWSCredentialsProvider) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the credential provider for the default AWS SDK metric implementation; or null if the default is to be used.
setCredentials(AWSCredentialsProvider) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the AWSCredentialsProvider used by the client.
setCredentials(AWSCredentials) - Method in class com.amazonaws.handlers.CredentialsRequestHandler
Deprecated.
Sets the AWSCredentials.
setCredentialScope(CredentialScope) - Method in class com.amazonaws.partitions.model.Endpoint
sets the credential scope for the endpoint.
setCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.http.ExecutionContext
Sets the credentials provider used for fetching the credentials.
setCurrentHeader(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Sets the name of the response header that is to be read next.
setCurrentHeader(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
setCurrentHeader(String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
 
setCurrentHttpRequest(HttpRequestBase) - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTask
Client Execution timer task needs to abort the current running HTTP request when executed.
setCurrentHttpRequest(HttpRequestBase) - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
 
setCurrentHttpRequest(HttpRequestBase) - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTask
Client execution timer task needs to abort the current running HTTP request when executed.
setCurrentHttpRequest(HttpRequestBase) - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
setCurrentHttpRequest(HttpRequestBase) - Method in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
setDefaults(Endpoint) - Method in class com.amazonaws.partitions.model.Partition
Sets the default endpoint configuration of the partition.
setDefaults(Endpoint) - Method in class com.amazonaws.partitions.model.Service
Sets the default endpoints configuration for all regions in a partition.
setDefaultSigner(SignerConfigJsonHelper) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setDisableSocketProxy(boolean) - Method in class com.amazonaws.ClientConfiguration
Set whether to disable proxies at the socket level.
setDnsResolver(DnsResolver) - Method in class com.amazonaws.ClientConfiguration
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
setDnsSuffix(String) - Method in class com.amazonaws.partitions.model.Partition
Sets the dns suffix of the partition.
setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
Sets the result effect of this policy statement when it is evaluated.
setEnabledCipherSuites(String[]) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setEnabledProtocols(String[]) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setEnableSessionCreation(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
use AwsClientBuilder.setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(String, String, String) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
Please use the client builders instead. The AwsClientBuilder.withEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) method on the builder allows setting both endpoint and signing region. See Creating Service Clients for more information.
setEndpoint(URI) - Method in class com.amazonaws.DefaultRequest
 
setEndpoint(URI) - Method in interface com.amazonaws.Request
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the endpoint configuration (service endpoint & signing region) to be used for requests.
setEndpointPrefix(String) - Method in class com.amazonaws.AmazonWebServiceClient
An internal method used to explicitly override the service name for region metadata.
setEndpointPrefix(String) - Method in class com.amazonaws.auth.AWS4Signer
Sets the endpoint prefix which is used to compute the region that is used for signing the request.
setEndpointPrefix(String) - Method in interface com.amazonaws.auth.EndpointPrefixAwareSigner
Configure the signer with the endpoint prefix of the service it is talking to.
setEndTime(long) - Method in class com.amazonaws.util.TimingInfo
Deprecated.
setEndTimeNano(long) - Method in class com.amazonaws.util.TimingInfo
 
setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS error code represented by this exception.
setErrorMessage(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the human-readable error message provided by the service.
setErrorType(AmazonServiceException.ErrorType) - Method in exception com.amazonaws.AmazonServiceException
Sets the type of error represented by this exception (sender, receiver, or unknown), indicating if this exception was the caller's fault, or the service's fault.
setExecutorFactory(ExecutorFactory) - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
Sets a custom executor service factory to use for the async clients.
setExternalId(String) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
A unique identifier that is used by third parties when assuming roles in their customers' accounts.
setExtraInfo(String) - Method in exception com.amazonaws.ResetException
 
setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional progress listener for receiving updates about the progress of the request.
setGenerator(DefaultValueSupplier<String>) - Static method in class com.amazonaws.util.IdempotentUtils
 
setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalConfiguration
setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalTime
Sets the global time difference in seconds between the running JVM and AWS.
setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
 
setHeaders(Map<String, String>) - Method in interface com.amazonaws.Request
Sets all headers, clearing any existing ones.
setHostMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the host name for generating per-host level metrics.
setHostMetricName(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setHostMetricName(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the host name to enable per-host level metrics generation.
setHostName(String) - Method in class com.amazonaws.partitions.model.Endpoint
sets the endpoint string.
setHostNameRegex(String) - Method in class com.amazonaws.internal.config.HostRegexToRegionMappingJsonHelper
 
setHostRegexToRegionMappings(HostRegexToRegionMappingJsonHelper[]) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setHttpClients(JsonIndex<HttpClientConfigJsonHelper, HttpClientConfig>...) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setHttpHeaders(Map<String, String>) - Method in exception com.amazonaws.AmazonServiceException
Sets the headers present in the error response.
setHttpMethod(HttpMethodName) - Method in class com.amazonaws.DefaultRequest
 
setHttpMethod(HttpMethodName) - Method in interface com.amazonaws.Request
Sets the HTTP method (GET, POST, etc) to use when sending this request.
setId(String) - Method in class com.amazonaws.auth.policy.Policy
Sets the policy ID for this policy.
setId(String) - Method in class com.amazonaws.auth.policy.Statement
Sets the ID for this statement.
setJvmMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the name of the JVM for generating per-JVM level metrics.
setJvmMetricName(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setJvmMetricName(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the JVM metric name to enable per-JVM level metrics generation.
setKeepAlive(boolean) - Method in class com.amazonaws.internal.DelegateSocket
 
setKeepAlive(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setKey(String) - Method in class com.amazonaws.internal.config.JsonIndex
 
setKey(K) - Method in class com.amazonaws.transform.MapEntry
 
setLatestFutureTask(Future<?>) - Static method in class com.amazonaws.event.SDKProgressPublisher
 
setLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
Sets the optional local address the client will bind to.
setLongLivedCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
Provides the credentials that are used to assume the role.
setMachineMetricsExcluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to set whether the machine metrics is to be excluded.
setMachineMetricsExcluded(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
 
setMachineMetricsExcluded(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Used to set whether the JVM metrics is to be excluded.
setMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of allowed open HTTP connections.
setMaxConsecutiveRetriesBeforeThrottling(int) - Method in class com.amazonaws.ClientConfiguration
Set the maximum number of consecutive failed retries that the client will permit before throttling all subsequent retries of failed requests.
setMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from services).
setMetricCollector(MetricCollector) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the metric collector to be used by the AWS SDK, and stop the previously running collector used by the AWS SDK, if any.
setMetricNameSpace(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the metric name space.
setMetricNameSpace(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setMetricNameSpace(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the metric name space.
setMetricQueueSize(Integer) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
setMetricQueueSize(Integer) - Method in class com.amazonaws.metrics.MetricAdmin
 
setMetricQueueSize(Integer) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
setMetrics(AWSRequestMetrics) - Method in class com.amazonaws.internal.MetricsInputStream
 
setMetrics(AWSRequestMetrics) - Method in class com.amazonaws.internal.SdkMetricsSocket
AWSRequestMetrics is set per request.
setMetrics(AWSRequestMetrics) - Method in class com.amazonaws.internal.SdkSSLMetricsSocket
 
setMetricsCollector(RequestMetricCollector) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets a custom RequestMetricCollector to use for the client.
setNeedClientAuth(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setNonProxyHosts(String) - Method in class com.amazonaws.ClientConfiguration
Set the optional hosts the client will access without going through the proxy.
setOOBInline(boolean) - Method in class com.amazonaws.internal.DelegateSocket
 
setOOBInline(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setOverrideDate(Date) - Method in class com.amazonaws.auth.AWS4Signer
Sets the date that overrides the signing date in the request.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.DefaultRequest
 
setParameters(Map<String, List<String>>) - Method in interface com.amazonaws.Request
Sets all parameters, clearing any existing values.
setPartitionEndpoint(String) - Method in class com.amazonaws.partitions.model.Service
sets the region name if the service is enabled partition wide.
setPartitionName(String) - Method in class com.amazonaws.partitions.model.Partition
Sets the description of the partition.
setPerformancePreferences(int, int, int) - Method in class com.amazonaws.internal.DelegateSocket
 
setPerformancePreferences(int, int, int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setPerHostMetricsIncluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to set whether the per-host metrics is to be included.
setPerHostMetricsIncluded(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
 
setPerHostMetricsIncluded(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Used to set whether the per-host metrics is to be included.
setPreemptiveBasicProxyAuth(Boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether to attempt to authenticate preemptively against proxy servers using basic authentication
setPrincipals(Collection<Principal>) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
setProtocols(Set<String>) - Method in class com.amazonaws.partitions.model.Endpoint
sets the supported schemes for the endpoint.
setProxyAuthenticationMethods(List<ProxyAuthenticationMethod>) - Method in class com.amazonaws.ClientConfiguration
Configure the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order they should be attempted.
setProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows domain name for configuration an NTLM proxy.
setProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through.
setProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy.
setProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through.
setProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name to use if connecting through a proxy.
setProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows workstation name for configuring NTLM proxy support.
setQueuePollTimeoutMilli(Long) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the queue poll time in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
setQueuePollTimeoutMilli(Integer) - Method in class com.amazonaws.metrics.MetricAdmin
 
setQueuePollTimeoutMilli(Integer) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the queue poll time in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
setRawResponse(byte[]) - Method in exception com.amazonaws.AmazonServiceException
Sets the raw response content.
setRawResponseContent(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the raw response content.
setReadLimit(int) - Method in class com.amazonaws.RequestClientOptions
Sets the optional mark-and-reset read limit used for signing and retry purposes.
setReceiveBufferSize(int) - Method in class com.amazonaws.internal.DelegateSocket
 
setReceiveBufferSize(int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setRefreshForceIntervalNanos(long) - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
Sets the forced refresh interval in nanoseconds.
setRefreshIntervalNanos(long) - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
Sets the refresh interval in nanoseconds.
setRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
setRegion(String) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the region to be used by the client.
setRegion(Regions) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the region to be used for the default AWS SDK metric collector; or null if the default is to be used.
setRegion(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the region to be used for the default AWS SDK metric collector; or null if the default is to be used.
setRegion(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setRegion(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the region to be used for the default AWS SDK metric collector; or null if the default is to be used.
setRegion(String) - Method in class com.amazonaws.partitions.model.CredentialScope
Sets the region string to be used when signing a request for an endpoint.
setRegionalized(boolean) - Method in class com.amazonaws.partitions.model.Service
sets the regionalized property for a service..
setRegionMetadataServiceName(String) - Method in class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
setRegionName(String) - Method in class com.amazonaws.auth.AWS4Signer
Sets the region name that this signer should use when calculating request signatures.
setRegionName(String) - Method in interface com.amazonaws.auth.RegionAwareSigner
Configure this signer with the name of the region it will be used to sign requests for.
setRegionName(String) - Method in class com.amazonaws.internal.config.HostRegexToRegionMappingJsonHelper
 
setRegionRegex(String) - Method in class com.amazonaws.partitions.model.Partition
Sets the regex for the regions in the partition.
setRegionSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
setRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional credentials provider to use for this request, overriding the default credentials provider at the client level.
setRequestHandler2s(List<RequestHandler2>) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
setRequestHandlers(RequestHandler2...) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the request handlers to use in the client.
setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS requestId for this exception.
setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets a request level request metric collector which takes precedence over the ones at the http client level and AWS SDK level.
setRequestTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.
setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
 
setResourcePath(String) - Method in interface com.amazonaws.Request
Sets the path to the resource being requested.
setResources(Collection<Resource>) - Method in class com.amazonaws.auth.policy.Statement
Sets the resources associated with this policy statement.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the response metadata associated with this response.
setResponseMetadataCacheSize(int) - Method in class com.amazonaws.ClientConfiguration
Sets the response metadata cache size.
setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the result contained by this response.
setRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
Sets the retry policy upon failed requests.
setReuseAddress(boolean) - Method in class com.amazonaws.internal.DelegateSocket
 
setReuseAddress(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setReuseLastProvider(boolean) - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
Enables or disables caching of the last successful credentials provider in this chain.
setRoleArn(String) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
The Amazon Resource Name (ARN) of the role to assume.
setRoleSessionName(String) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
An identifier for the assumed role session.
setSdkClientExecutionTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the amount of time (in milliseconds) to allow the client to complete the execution of an API call.
setSdkHttpMetadata(SdkHttpMetadata) - Method in class com.amazonaws.AmazonWebServiceResult
 
setSdkRequestTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.
setSdkResponseMetadata(T) - Method in class com.amazonaws.AmazonWebServiceResult
 
setSecureRandom(SecureRandom) - Method in class com.amazonaws.ClientConfiguration
Sets an instance of SecureRandom to be used by the SDK.
setSendBufferSize(int) - Method in class com.amazonaws.internal.DelegateSocket
 
setSendBufferSize(int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setService(String) - Method in class com.amazonaws.partitions.model.CredentialScope
Sets the service name string to be used when signing a request for an endpoint.
setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the name of the service that sent this error response.
setServiceName(String) - Method in class com.amazonaws.auth.AWS4Signer
Sets the service name that this signer should use when calculating request signatures.
setServiceName(String) - Method in interface com.amazonaws.auth.ServiceAwareSigner
Configure this signer with the name of the service it will be used to sign requests for.
setServiceName(String) - Method in class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
setServiceNameIntern(String) - Method in class com.amazonaws.AmazonWebServiceClient
An internal method used to explicitly override the service name computed by the default implementation.
setServiceRegionSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setServiceSigners(JsonIndex<SignerConfigJsonHelper, SignerConfig>...) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setSignatureVersions(Set<String>) - Method in class com.amazonaws.partitions.model.Endpoint
returns the supported signature versions of the endpoint.
setSigner(Signer) - Method in class com.amazonaws.http.ExecutionContext
Deprecated.
setSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
Sets the name of the signature algorithm to use for signing requests made by this client.
setSignerProvider(SignerProvider) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
setSignerRegionOverride(String) - Method in class com.amazonaws.AmazonWebServiceClient
An internal method used to explicitly override the internal signer region computed by the default implementation.
setSignerType(String) - Method in class com.amazonaws.internal.config.SignerConfigJsonHelper
 
setSingleMetricNamespace(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to set whether a single metric name space is to be used for all levels of SDK generated CloudWatch metrics, including JVM level, host level, etc.
setSingleMetricNamespace(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
 
setSingleMetricNamespace(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Used to set whether a single metric name space is to be used.
setSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers.
setSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed.
setSoLinger(boolean, int) - Method in class com.amazonaws.internal.DelegateSocket
 
setSoLinger(boolean, int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setSoTimeout(int) - Method in class com.amazonaws.internal.DelegateSocket
 
setSoTimeout(int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setSslCommonName(String) - Method in class com.amazonaws.partitions.model.Endpoint
sets the ssl common name for the endpoint.
setSslSocketFactory(ConnectionSocketFactory) - Method in class com.amazonaws.ApacheHttpClientConfig
Sets a custom Apache HTTP client specific SSL socket factory.
setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy.
setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - Method in class com.amazonaws.http.HttpResponse
Sets the HTTP status code that was returned with this response.
setStatusText(String) - Method in class com.amazonaws.http.HttpResponse
Sets the HTTP status text returned with this response.
setStripAwsPrincipalIdHyphensEnabled(boolean) - Method in class com.amazonaws.auth.policy.PolicyReaderOptions
Configure whether hyphens should be stripped from the AWS principal IDs that are read from the JSON-formatted policy document.
setTcpNoDelay(boolean) - Method in class com.amazonaws.internal.DelegateSocket
 
setTcpNoDelay(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
Sets the optional value for time offset for this client.
setTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
 
setTimeOffset(int) - Method in interface com.amazonaws.Request
Sets the optional value for time offset for this request.
setTrafficClass(int) - Method in class com.amazonaws.internal.DelegateSocket
 
setTrafficClass(int) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setType(String) - Method in class com.amazonaws.auth.policy.Condition
Sets the type of this condition.
setUseClientMode(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
setUseExpectContinue(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets if use expect continue should be enabled.
setUseGzip(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether gzip compression should be used
setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
setUserAgentPrefix(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent prefix to send with all requests.
setUserAgentSuffix(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent suffix to send with all requests.
setUserAgentTemplate(String) - Method in class com.amazonaws.internal.config.InternalConfigJsonHelper
 
setUseReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether the IdleConnectionReaper is to be started as a daemon thread
setUseRequestMetrics(boolean) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
setUseTcpKeepAlive(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether or not to enable TCP KeepAlive support at the socket level.
setUseThrottleRetries(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether throttled retries should be used
setValidateAfterInactivityMillis(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated to ensure it's still open.
setValue(V) - Method in class com.amazonaws.transform.MapEntry
 
setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
Sets the values specified for this access control policy condition.
setWantClientAuth(boolean) - Method in class com.amazonaws.internal.DelegateSSLSocket
 
SharedConfigDefaultLocationProvider - Class in com.amazonaws.profile.path.config
Checks if there is a config file present at the default location (~/.aws/config).
SharedConfigDefaultLocationProvider() - Constructor for class com.amazonaws.profile.path.config.SharedConfigDefaultLocationProvider
 
ShortCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
 
ShortIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ShortIonUnmarshaller
 
ShortJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
 
ShortJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
 
shouldAbort() - Static method in enum com.amazonaws.util.SdkRuntime
Returns true if the current operation should abort; false otherwise.
ShouldClearSslSessionPredicate - Class in com.amazonaws.http.conn.ssl
Determines whether we should apply the workaround to bug that causes the SSL session cache to be stuck in a bad state for either 24 hours or the next JVM restart.
ShouldClearSslSessionPredicate(JavaVersionParser.JavaVersion) - Constructor for class com.amazonaws.http.conn.ssl.ShouldClearSslSessionPredicate
 
shouldExcludeHeaderFromSigning(String) - Method in class com.amazonaws.auth.AWS4Signer
 
shouldRetry(int, CredentialsEndpointRetryParameters) - Method in interface com.amazonaws.retry.internal.CredentialsEndpointRetryPolicy
Returns whether a failed request should be retried.
shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
 
shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.RetryCondition
Returns whether a failed request should be retried according to the given request context.
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.RetryPolicyAdapter
 
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.AndRetryCondition
 
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.MaxNumberOfRetriesCondition
 
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.OrRetryCondition
 
shouldRetry(RetryPolicyContext) - Method in interface com.amazonaws.retry.v2.RetryCondition
Determine whether a request should or should not be retried.
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.RetryOnExceptionsCondition
 
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.RetryOnStatusCodeCondition
 
shouldRetry(RetryPolicyContext) - Method in class com.amazonaws.retry.v2.SimpleRetryPolicy
 
shouldRetry(PollingStrategyContext) - Method in class com.amazonaws.waiters.MaxAttemptsRetryStrategy
Default way of checking if polling should be retried or fast failed
shouldRetry(PollingStrategyContext) - Method in interface com.amazonaws.waiters.PollingStrategy.RetryStrategy
Returns whether polling of a resource should be retried according to the given polling context.
shouldRetryWithAuthParam(Request<?>, HttpResponse, AmazonServiceException) - Method in interface com.amazonaws.retry.internal.AuthErrorRetryStrategy
Returns an alternative signing context (consists of a new signer instance and a new request endpoint) that should be used to retry the request.
shouldUseHttpsScheme(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS3Signer
 
shutdown() - Method in class com.amazonaws.AmazonWebServiceClient
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.client.ClientHandler
Shutdown and release any underlying resources.
shutdown() - Method in class com.amazonaws.client.ClientHandlerImpl
 
shutdown(boolean) - Static method in class com.amazonaws.event.SDKProgressPublisher
Can be used to shutdown the (legacy) executor.
shutdown() - Method in class com.amazonaws.http.AmazonHttpClient
Shuts down this HTTP client object, releasing any resources that might be held open.
shutdown() - Static method in class com.amazonaws.http.IdleConnectionReaper
Shuts down the thread, allowing the class and instance to be collected.
shutdown() - Method in class com.amazonaws.http.timers.client.ClientExecutionTimer
Shutdown the underlying ScheduledThreadPoolExecutor.
shutdown() - Method in class com.amazonaws.http.timers.request.HttpRequestTimer
Shutdown the underlying ScheduledThreadPoolExecutor.
shutdownInput() - Method in class com.amazonaws.internal.DelegateSocket
 
shutdownInput() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
shutdownInput() - Method in class com.amazonaws.internal.SdkSocket
 
shutdownInput() - Method in class com.amazonaws.internal.SdkSSLSocket
 
shutdownOutput() - Method in class com.amazonaws.internal.DelegateSocket
 
shutdownOutput() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
shutdownOutput() - Method in class com.amazonaws.internal.SdkSocket
 
shutdownOutput() - Method in class com.amazonaws.internal.SdkSSLSocket
 
sign(String, byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
sign(byte[], byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS3Signer
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.
sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
 
sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4UnsignedPayloadSigner
 
sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.NoOpSigner
 
sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add "Signature" parameter to the request.
sign(SignableRequest<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add following authentication parameters to the request: AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
sign(SignableRequest<?>) - Method in interface com.amazonaws.auth.RequestSigner
Sign the given request - modifies the passed-in request to apply the signature.
sign(SignableRequest<?>, AWSCredentials) - Method in interface com.amazonaws.auth.Signer
Sign the given request with the given set of credentials.
sign(SignableRequest<?>) - Method in class com.amazonaws.auth.SignerAsRequestSigner
 
SignableRequest<T> - Interface in com.amazonaws
Represents a sign-able request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
Computes an RFC 2104-compliant HMAC signature and returns the result as a Base64 encoded string.
signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
Computes an RFC 2104-compliant HMAC signature for an array of bytes and returns the result as a Base64 encoded string.
SignatureVersion - Enum in com.amazonaws.auth
 
Signer - Interface in com.amazonaws.auth
A strategy for applying cryptographic signatures to a request, proving that the request was made by someone in posession of the given set of credentials without transmitting the secret key over the wire.
SignerAsRequestSigner - Class in com.amazonaws.auth
An adapter class that allows a Signer to implement the RequestSigner interface
SignerAsRequestSigner(Signer, AWSCredentialsProvider) - Constructor for class com.amazonaws.auth.SignerAsRequestSigner
SignerConfig - Class in com.amazonaws.internal.config
Signer configuration.
SignerConfigJsonHelper - Class in com.amazonaws.internal.config
An internal class used to build SignerConfig after this class per se has been unmarshalled from JSON.
SignerConfigJsonHelper() - Constructor for class com.amazonaws.internal.config.SignerConfigJsonHelper
 
SignerConfigJsonHelper(String) - Constructor for class com.amazonaws.internal.config.SignerConfigJsonHelper
 
SignerConstants - Class in com.amazonaws.auth.internal
 
SignerConstants() - Constructor for class com.amazonaws.auth.internal.SignerConstants
 
SignerFactory - Class in com.amazonaws.auth
Signer factory.
SignerKey - Class in com.amazonaws.auth.internal
Holds the signing key and the number of days since epoch for the date for which the signing key was generated.
SignerKey(long, byte[]) - Constructor for class com.amazonaws.auth.internal.SignerKey
 
SignerParams - Class in com.amazonaws.auth
Shared parameter structure to contain information required for signing by various signer implementations.
SignerParams(String, String) - Constructor for class com.amazonaws.auth.SignerParams
 
signerProvider(SignerProvider) - Method in class com.amazonaws.auth.presign.PresignerParams.Builder
 
signerProvider() - Method in class com.amazonaws.auth.presign.PresignerParams
 
SignerProvider - Class in com.amazonaws.internal.auth
 
SignerProvider() - Constructor for class com.amazonaws.internal.auth.SignerProvider
 
SignerProviderContext - Class in com.amazonaws.internal.auth
 
SignerProviderContext.Builder - Class in com.amazonaws.internal.auth
 
SignerTypeAware - Interface in com.amazonaws.auth
Used to mark implementations of AmazonWebServiceRequest that specify a custom signer type.
SIGNING_REGION - Static variable in class com.amazonaws.handlers.HandlerContextKey
The region used to sign the request.
SigningAlgorithm - Enum in com.amazonaws.auth
 
signWithMac(String, Mac) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
SIMPLE_NAME - Static variable in class com.amazonaws.util.AWSRequestMetrics
If the class name is required for logging and metrics we should use this constant version instead of the expensive function call.
SimpleDB - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
SimpleMetricType - Class in com.amazonaws.metrics
 
SimpleMetricType() - Constructor for class com.amazonaws.metrics.SimpleMetricType
 
SimpleRetryPolicy - Class in com.amazonaws.retry.v2
Implementation of RetryPolicy that combines an individual RetryCondition and BackoffStrategy.
SimpleRetryPolicy(RetryCondition, BackoffStrategy) - Constructor for class com.amazonaws.retry.v2.SimpleRetryPolicy
 
SimpleServiceMetricType - Class in com.amazonaws.metrics
 
SimpleServiceMetricType(String, String) - Constructor for class com.amazonaws.metrics.SimpleServiceMetricType
 
SimpleThroughputMetricType - Class in com.amazonaws.metrics
 
SimpleThroughputMetricType(String, String, String) - Constructor for class com.amazonaws.metrics.SimpleThroughputMetricType
 
SimpleTypeCborUnmarshallers - Class in com.amazonaws.transform
 
SimpleTypeCborUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers
 
SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeCborUnmarshallers.ByteBufferCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeCborUnmarshallers.ByteCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeCborUnmarshallers.DateCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values - JSON dates come in as epoch seconds.
SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeCborUnmarshallers.FloatCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeCborUnmarshallers.LongCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeCborUnmarshallers.ShortCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Short values.
SimpleTypeCborUnmarshallers.StringCborUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleTypeIonUnmarshallers - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers
 
SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.ByteIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.DateIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.FloatIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.LongIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.ShortIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeIonUnmarshallers.StringIonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeJsonMarshallers - Class in com.amazonaws.protocol.json.internal
 
SimpleTypeJsonMarshallers() - Constructor for class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
SimpleTypeJsonUnmarshallers - Class in com.amazonaws.transform
 
SimpleTypeJsonUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers
 
SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Character values.
SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values - JSON dates come in as epoch seconds for AWS services and ISO8601 string for API Gateway fronted services..
SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for fields with JSON values.
SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Short values.
SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleTypePathMarshallers - Class in com.amazonaws.protocol.json.internal
 
SimpleTypePathMarshallers() - Constructor for class com.amazonaws.protocol.json.internal.SimpleTypePathMarshallers
 
SimpleTypeStaxUnmarshallers - Class in com.amazonaws.transform
Collection of StAX unmarshallers for simple data types.
SimpleTypeStaxUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers
 
SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Character values.
SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values.
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Short values.
SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleTypeUnmarshallers - Class in com.amazonaws.transform
Collection of unmarshallers for simple data types.
SimpleTypeUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers
 
SimpleTypeUnmarshallers.BooleanUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeUnmarshallers.ByteBufferUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeUnmarshallers.ByteUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeUnmarshallers.DateUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values.
SimpleTypeUnmarshallers.DoubleUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeUnmarshallers.FloatUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeUnmarshallers.IntegerUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeUnmarshallers.LongUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeUnmarshallers.StringUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleWorkflow - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
Singleton - Static variable in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
 
Singleton - Static variable in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
 
size() - Method in class com.amazonaws.internal.FIFOCache
Returns the current size of the cache.
size() - Method in class com.amazonaws.internal.SdkInternalMap
 
size() - Method in class com.amazonaws.util.ImmutableMapParameter
 
skip(long) - Method in class com.amazonaws.internal.DelegateInputStream
 
skip(long) - Method in class com.amazonaws.internal.ResettableInputStream
 
skip(long) - Method in class com.amazonaws.internal.SdkBufferedInputStream
 
skip(long) - Method in class com.amazonaws.internal.SdkDigestInputStream
Skips over and discards n bytes of data from this input stream, while taking the skipped bytes into account for digest calculation.
skip(long) - Method in class com.amazonaws.internal.SdkFilterInputStream
 
skip(long) - Method in class com.amazonaws.util.LengthCheckInputStream
SNS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
sock - Variable in class com.amazonaws.internal.DelegateSocket
 
sock - Variable in class com.amazonaws.internal.DelegateSSLSocket
 
SOURCE_ARN_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the Amazon Resource Name (ARN) of the source specified in a request.
SOURCE_IP_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the source IP from which a request originates.
SOURCE_PROFILE - Static variable in class com.amazonaws.auth.profile.internal.ProfileKeyConstants
Property name for specifying the profile credentials to use when assuming a role
SQS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
stack - Variable in class com.amazonaws.transform.StaxUnmarshallerContext
 
StackedRequestHandler - Class in com.amazonaws.handlers
Composite RequestHandler2 to execute a chain of RequestHandler2 implementations in stack order.
StackedRequestHandler(RequestHandler2...) - Constructor for class com.amazonaws.handlers.StackedRequestHandler
 
StackedRequestHandler(List<RequestHandler2>) - Constructor for class com.amazonaws.handlers.StackedRequestHandler
 
STANDARD - Static variable in interface com.amazonaws.auth.SdkClock
Standard implementation that calls out to System.currentTimeMillis().
standard() - Static method in class com.amazonaws.protocol.json.JsonProtocolMarshallerBuilder
 
StandardErrorUnmarshaller - Class in com.amazonaws.transform
Error unmarshaller that knows how to interpret a standard AWS error message (i.e.
StandardErrorUnmarshaller() - Constructor for class com.amazonaws.transform.StandardErrorUnmarshaller
Constructs a new unmarshaller that will unmarshall a standard AWS error message as a generic AmazonServiceException object.
StandardErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.StandardErrorUnmarshaller
Constructor allowing subclasses to specify a specific type of AmazonServiceException to instantiating when populating the exception object with data from the error message.
start() - Method in class com.amazonaws.metrics.MetricCollector
Starts the request metric collector.
STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
startElement(String) - Method in class com.amazonaws.util.XMLWriter
Starts a new element with the specified name at the current position in the in-progress XML document.
startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Start an event which will be timed.
startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
startHandshake() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
startMarshalling() - Method in class com.amazonaws.protocol.json.internal.JsonProtocolMarshaller
If there is not an explicit payload member then we need to start the implicit JSON request object.
startMarshalling() - Method in class com.amazonaws.protocol.json.internal.NullAsEmptyBodyProtocolRequestMarshaller
 
startMarshalling() - Method in interface com.amazonaws.protocol.ProtocolRequestMarshaller
Hook to perform an initialization that needs to happen at the start of marshalling.
startTimer(int) - Method in class com.amazonaws.http.timers.client.ClientExecutionTimer
Start the timer with the specified timeout and return a object that can be used to track the state of the timer and cancel it if need be.
startTimer(HttpRequestBase, int) - Method in class com.amazonaws.http.timers.request.HttpRequestTimer
Start the timer with the specified timeout and return a object that can be used to track the state of the timer and cancel it if need be.
startTiming() - Static method in class com.amazonaws.util.TimingInfo
Captures the current wall clock time (since epoch in millisecond) and the current time (in nanosecond) used for timing measurement.
startTimingFullSupport() - Static method in class com.amazonaws.util.TimingInfo
Captures the current wall clock time (since epoch in millisecond) and the current time (in nanosecond) used for timing measurement.
startTimingFullSupport(long) - Static method in class com.amazonaws.util.TimingInfo
Captures the given start time in nanosecond, ignoring the wall clock time.
STATEMENT - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Statement - Class in com.amazonaws.auth.policy
A statement is the formal description of a single permission, and is always contained within a policy object.
Statement(Statement.Effect) - Constructor for class com.amazonaws.auth.policy.Statement
Constructs a new access control policy statement with the specified effect.
Statement.Effect - Enum in com.amazonaws.auth.policy
The effect is the result that you want a policy statement to return at evaluation time.
STATEMENT_EFFECT - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
STATEMENT_ID - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
StaticCredentialsProvider - Class in com.amazonaws.internal
StaticCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.internal.StaticCredentialsProvider
Deprecated.
 
StaticSignerProvider - Class in com.amazonaws.auth
Implementation of SignerProvider that always returns the same signer regardless of context.
StaticSignerProvider(Signer) - Constructor for class com.amazonaws.auth.StaticSignerProvider
 
StaxResponseHandler<T> - Class in com.amazonaws.http
Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a StAX unmarshaller.
StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.amazonaws.http.StaxResponseHandler
Constructs a new response handler that will use the specified StAX unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.
StaxUnmarshallerContext - Class in com.amazonaws.transform
Contains the unmarshalling state for the parsing of an XML response.
StaxUnmarshallerContext(XMLEventReader) - Constructor for class com.amazonaws.transform.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events.
StaxUnmarshallerContext(XMLEventReader, Map<String, String>) - Constructor for class com.amazonaws.transform.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events, and a set of response headers.
stop() - Method in class com.amazonaws.metrics.MetricCollector
Stops the request metric collector.
StorageGateway - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
STREAM - Static variable in interface com.amazonaws.protocol.MarshallingType
 
STRING - Static variable in class com.amazonaws.protocol.json.internal.HeaderMarshallers
 
STRING - Static variable in class com.amazonaws.protocol.json.internal.QueryParamMarshallers
 
STRING - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
STRING - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypePathMarshallers
 
STRING - Static variable in interface com.amazonaws.protocol.MarshallingType
 
StringCborUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeCborUnmarshallers.StringCborUnmarshaller
 
StringCondition - Class in com.amazonaws.auth.policy.conditions
String conditions let you constrain AWS access control policy statements using string matching rules.
StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.StringCondition
Constructs a new access control policy condition that compares two strings.
StringCondition.StringComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a string comparison can be evaluated.
StringInputStream - Class in com.amazonaws.util
Simple wrapper for ByteArrayInputStream that will automatically encode the string as UTF-8 data, and still allows access to the original string.
StringInputStream(String) - Constructor for class com.amazonaws.util.StringInputStream
 
StringIonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeIonUnmarshallers.StringIonUnmarshaller
 
StringJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
StringMapBuilder - Class in com.amazonaws.util
A convenient map builder for Strings.
StringMapBuilder() - Constructor for class com.amazonaws.util.StringMapBuilder
 
StringMapBuilder(String, String) - Constructor for class com.amazonaws.util.StringMapBuilder
 
StringStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
 
StringToByteBufferAdapter - Class in com.amazonaws.adapters.types
 
StringToByteBufferAdapter() - Constructor for class com.amazonaws.adapters.types.StringToByteBufferAdapter
 
StringToInputStreamAdapter - Class in com.amazonaws.adapters.types
 
StringToInputStreamAdapter() - Constructor for class com.amazonaws.adapters.types.StringToInputStreamAdapter
 
StringUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.StringUnmarshaller
 
StringUtils - Class in com.amazonaws.util
Utilities for converting objects to strings.
StringUtils() - Constructor for class com.amazonaws.util.StringUtils
 
STRUCTURED - Static variable in class com.amazonaws.protocol.json.internal.SimpleTypeJsonMarshallers
 
STRUCTURED - Static variable in interface com.amazonaws.protocol.MarshallingType
 
StructuredJsonGenerator - Interface in com.amazonaws.protocol.json
Interface for generating a JSON
StructuredJsonMarshaller<T> - Interface in com.amazonaws.protocol.json
Interface to marshall an object to the JSON payload using a StructuredJsonGenerator.
StructuredPojo - Interface in com.amazonaws.protocol
Interface implemented by model classes so that they may marshaller themselves.
STS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
STSProfileCredentialsServiceLoader - Class in com.amazonaws.auth.profile.internal.securitytoken
Loads com.amazonaws.services.securitytoken.internal.STSProfileCredentialsService from the STS SDK module, if the module is on the current classpath.
STSProfileCredentialsServiceProvider - Class in com.amazonaws.auth.profile.internal.securitytoken
 
STSProfileCredentialsServiceProvider(RoleInfo) - Constructor for class com.amazonaws.auth.profile.internal.securitytoken.STSProfileCredentialsServiceProvider
 
Support - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
swfDefault() - Static method in class com.amazonaws.PredefinedClientConfigurations
Factory method for Simple Workflow's default ClientConfiguration
SyncBuilderParams() - Constructor for class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
 
SyncProgressListener - Class in com.amazonaws.event
Abstract adapter class for a progress listener that is delivered with progress event synchronously.
SyncProgressListener() - Constructor for class com.amazonaws.event.SyncProgressListener
 
SystemDefaultDnsResolver - Class in com.amazonaws
Default dns resolver that uses InetAddress.getAllByName(String) to resolve hosts to ip addresses
SystemDefaultDnsResolver() - Constructor for class com.amazonaws.SystemDefaultDnsResolver
 
SystemPropertiesCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that provides credentials by looking at the aws.accessKeyId and aws.secretKey Java system properties.
SystemPropertiesCredentialsProvider() - Constructor for class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 

T

test(SSLException) - Method in class com.amazonaws.http.conn.ssl.ShouldClearSslSessionPredicate
 
test(T) - Method in class com.amazonaws.internal.SdkPredicate
Evaluates this predicate on the given argument
testExpression(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Tests the specified expression (a JSON field name) against the current position in the JSON document being parsed.
testExpression(String, int) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Tests the specified expression (a JSON field name) against the current position in the JSON document being parsed, and restricts the expression to matching at the specified stack depth.
testExpression(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
testExpression(String, int) - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
testExpression(String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed.
testExpression(String, int) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed, and restricts the expression to matching at the specified stack depth.
ThreadSafe - Annotation Type in com.amazonaws.annotation
Documenting annotation to indicate a class is thread-safe and may be shared among multiple threads.
ThroughputMetricType - Interface in com.amazonaws.metrics
 
Throwables - Enum in com.amazonaws.util
Utility for use with errors or exceptions.
throwExceptionIfAny() - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
Throws the underlying exception, if any, as an SdkClientException; or do nothing otherwise.
timeOffset - Variable in class com.amazonaws.AmazonWebServiceClient
Optional offset (in seconds) to use when signing requests
TimeoutThreadPoolBuilder - Class in com.amazonaws.http.timers
Utility class to build the ScheduledThreadPoolExecutor for the request timeout and client execution timeout features
TimeoutThreadPoolBuilder() - Constructor for class com.amazonaws.http.timers.TimeoutThreadPoolBuilder
 
timingInfo - Variable in class com.amazonaws.util.AWSRequestMetrics
 
TimingInfo - Class in com.amazonaws.util
Used both as a base class and a minimal support of timing info.
TimingInfo(Long, long, Long) - Constructor for class com.amazonaws.util.TimingInfo
A private ctor to facilitate the deprecation of using millisecond and migration to using nanosecond for timing measurement.
toBase64(byte[]) - Static method in class com.amazonaws.util.BinaryUtils
Converts byte data to a Base64-encoded string.
toBigDecimal(String) - Static method in class com.amazonaws.util.StringUtils
 
toBigInteger(String) - Static method in class com.amazonaws.util.StringUtils
 
toBoolean(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
 
toByteArray(InputStream) - Static method in enum com.amazonaws.util.IOUtils
Reads and returns the rest of the given input stream as a byte array.
toBytesDirect(String) - Static method in enum com.amazonaws.util.CodecUtils
Returns a byte array representing the given string, truncating each character into a byte directly.
toHex(byte[]) - Static method in class com.amazonaws.util.BinaryUtils
Converts byte data to a Hex-encoded string in lower case.
toInteger(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
 
toJson() - Method in class com.amazonaws.auth.policy.Policy
Returns a JSON string representation of this AWS access control policy, suitable to be sent to an AWS service as part of a request to set an access control policy.
toJsonPrettyString(Object) - Static method in enum com.amazonaws.util.json.Jackson
 
toJsonString(Object) - Static method in enum com.amazonaws.util.json.Jackson
 
token - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
toMarshallingType(T) - Method in class com.amazonaws.protocol.json.internal.MarshallerRegistry
 
toStream(ByteBuffer) - Static method in class com.amazonaws.util.BinaryUtils
Wraps a ByteBuffer in an InputStream.
toString() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
toString() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
toString() - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
 
toString() - Method in enum com.amazonaws.auth.SignatureVersion
 
toString() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
toString() - Method in class com.amazonaws.DefaultRequest
 
toString() - Method in class com.amazonaws.event.ProgressEvent
 
toString() - Method in class com.amazonaws.event.request.ProgressSupport
 
toString() - Method in class com.amazonaws.internal.config.HttpClientConfig
 
toString() - Method in class com.amazonaws.internal.config.HttpClientConfigJsonHelper
 
toString() - Method in class com.amazonaws.internal.config.SignerConfig
 
toString() - Method in class com.amazonaws.internal.DelegateSocket
 
toString() - Method in class com.amazonaws.internal.DelegateSSLSocket
 
toString() - Method in class com.amazonaws.internal.FIFOCache
 
toString() - Method in class com.amazonaws.internal.SdkInternalMap
 
toString() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
toString() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
toString() - Method in class com.amazonaws.metrics.SimpleMetricType
 
toString() - Method in enum com.amazonaws.Protocol
 
toString() - Method in class com.amazonaws.regions.InMemoryRegionsProvider
 
toString() - Method in class com.amazonaws.regions.Region
 
toString() - Method in class com.amazonaws.regions.RegionMetadata
 
toString() - Method in class com.amazonaws.ResponseMetadata
 
toString() - Method in class com.amazonaws.transform.JsonUnmarshallerContextImpl
 
toString() - Method in class com.amazonaws.util.ImmutableMapParameter
 
toString(InputStream) - Static method in enum com.amazonaws.util.IOUtils
Reads and returns the rest of the given input stream as a string.
toString(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
 
toString() - Method in class com.amazonaws.util.TimingInfo
 
toString() - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
toStringDirect(byte[]) - Static method in enum com.amazonaws.util.CodecUtils
Returns a string representing the given byte array, treating each byte as a single octet character.
totalRequests() - Method in class com.amazonaws.retry.v2.RetryPolicyContext
 
toUri(String, ClientConfiguration) - Static method in class com.amazonaws.util.RuntimeHttpUtils
Returns an URI for the given endpoint.
toUri(String, Protocol) - Static method in class com.amazonaws.util.RuntimeHttpUtils
Returns an URI for the given endpoint.
trace(Object) - Method in class com.amazonaws.log.CommonsLog
 
trace(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
 
trace(Object) - Method in interface com.amazonaws.log.InternalLogApi
Logs a message with trace log level.
trace(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
Logs an error with trace log level.
trim(String) - Static method in class com.amazonaws.util.StringUtils
A null-safe trim method.
tryParseInt(String) - Static method in class com.amazonaws.util.NumberUtils
 
type - Variable in class com.amazonaws.auth.policy.Condition
 
type - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
TypeAdapter<Source,Destination> - Interface in com.amazonaws.adapters.types
Adapter interface to convert one type to another

U

UNKNOWN - Static variable in class com.amazonaws.util.JavaVersionParser.JavaVersion
 
unmarshall(JsonNode) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.ListUnmarshaller
Unmarshalls the response headers or the json doc in the payload to the list
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.MapUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ByteBufferCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.DateCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.LongCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeCborUnmarshallers.StringCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ByteBufferIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ByteIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.DateIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.FloatIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.LongIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.ShortIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeIonUnmarshallers.StringIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.JsonValueStringUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DateUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.LongUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.StringUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
 
unmarshall(R) - Method in interface com.amazonaws.transform.Unmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.VoidJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.VoidStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.VoidUnmarshaller
 
Unmarshaller<T,R> - Interface in com.amazonaws.transform
 
unmodifiableTimingInfo(long, Long) - Static method in class com.amazonaws.util.TimingInfo
Returns an instance of TimingInfo that is not modifiable, given the start and end nano times.
unmodifiableTimingInfo(long, long, Long) - Static method in class com.amazonaws.util.TimingInfo
Returns an instance of TimingInfo that is not modifiable.
unregisterMBean(String) - Static method in enum com.amazonaws.jmx.MBeans
Unregisters the MBean under the given object name to the first MBean server, or the platform MBean server if there is no explicitly registered MBean server.
unregisterMBean(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
unregisterMBean(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
Returns true if the unregistration of the MBean under the given object name succeeded; false otherwise.
unregisterMetricAdminMBean() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Unregisters the metric admin MBean from JMX for the current classloader.
UnreliableFilterInputStream - Class in com.amazonaws.util
An internal class used solely for the purpose of testing via failure injection.
UnreliableFilterInputStream(InputStream, boolean) - Constructor for class com.amazonaws.util.UnreliableFilterInputStream
 
UPLOAD_BYTE_COUNT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
UPLOAD_THROUGHPUT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
upperCase(String) - Static method in class com.amazonaws.util.StringUtils
Converts a given String to upper case with Locale.ENGLISH
UriResourcePathUtils - Class in com.amazonaws.util
 
UriResourcePathUtils() - Constructor for class com.amazonaws.util.UriResourcePathUtils
 
urlDecode(String) - Static method in class com.amazonaws.util.SdkHttpUtils
Decode a string for use in the path of a URL; uses URLDecoder.decode, which decodes a string for use in the query portion of a URL.
urlEncode(String, boolean) - Static method in class com.amazonaws.util.SdkHttpUtils
Encode a string for use in the path of a URL; uses URLEncoder.encode, (which encodes a string for use in the query portion of a URL), then applies some postfilters to fix things up per the RFC.
USE_SINGLE_METRIC_NAMESPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to enable the use of a single metric namespace for all levels of SDK generated CloudWatch metrics such as JVM level, host level, etc.
useBrowserCompatibleHostNameVerifier(boolean) - Method in class com.amazonaws.http.AmazonHttpClient.Builder
 
useBrowserCompatibleHostNameVerifier() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
useGzip() - Method in class com.amazonaws.ClientConfiguration
Checks if gzip compression is used
useGzip() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
usePayloadForQueryParameters(SignableRequest<?>) - Static method in class com.amazonaws.util.SdkHttpUtils
 
USER_AGENT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the user agent included in a request.
useReaper() - Method in class com.amazonaws.ClientConfiguration
Checks if the IdleConnectionReaper is to be started
useReaper() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
useRequestMetrics() - Method in class com.amazonaws.http.ExecutionContext.Builder
 
useStrictHostNameVerification() - Method in class com.amazonaws.AmazonWebServiceClient
Hook to allow S3 client to disable strict hostname verification since it uses wildcard certificates.
useTcpKeepAlive() - Method in class com.amazonaws.ClientConfiguration
Returns whether or not TCP KeepAlive support is enabled.
useTcpKeepAlive() - Method in class com.amazonaws.http.settings.HttpClientSettings
 
useThrottledRetries() - Method in class com.amazonaws.ClientConfiguration
Returns whether retry throttling will be used.
UTF8 - Static variable in class com.amazonaws.util.StringUtils
 

V

V2CompatibleBackoffStrategy - Interface in com.amazonaws.retry
Adapter interface for backoff strategies that can be used in both legacy RetryPolicies and the new V2 retry policy.
validateResourceList(List<Resource>) - Static method in class com.amazonaws.util.PolicyUtils
Determines if a list of Resource objects is valid, containing either all NotResource elements or all Resource elements
ValidationUtils - Class in com.amazonaws.util
Useful utilities to validate dependencies
ValidationUtils() - Constructor for class com.amazonaws.util.ValidationUtils
 
value(String) - Method in class com.amazonaws.util.XMLWriter
Adds the specified value as text to the current position of the in progress XML document.
value(ByteBuffer) - Method in class com.amazonaws.util.XMLWriter
Adds the specified value as Base64 encoded text to the current position of the in progress XML document.
value(Date) - Method in class com.amazonaws.util.XMLWriter
Adds the specified date as text to the current position of the in-progress XML document.
value(Object) - Method in class com.amazonaws.util.XMLWriter
Adds the string representation of the specified object to the current position of the in progress XML document.
valueOf(String) - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SignatureVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SigningAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.event.ProgressEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.http.HttpMethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.jmx.MBeans
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.ServiceMetricTypeGuesser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.protocol.MarshallLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.protocol.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.ProxyAuthenticationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.regions.Regions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.RequestClientOptions.Marker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.transform.JsonUnmarshallerContext.UnmarshallerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.AWSRequestMetrics.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.AWSServiceMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Base16
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Base16Lower
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Base32
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Base64
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Classes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.CodecUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.EncodingSchemeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.IOUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.JavaVersionParser.KnownJavaVersions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.JodaTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.json.Jackson
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.SdkRuntime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Throwables
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.waiters.WaiterState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.amazonaws.auth.policy.Condition
 
values() - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Principal.Services
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SignatureVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SigningAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.event.ProgressEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.http.HttpMethodName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.amazonaws.internal.SdkInternalMap
 
values() - Static method in enum com.amazonaws.jmx.MBeans
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.ServiceMetricTypeGuesser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.protocol.MarshallLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.protocol.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.ProxyAuthenticationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.regions.Regions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.RequestClientOptions.Marker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.transform.JsonUnmarshallerContext.UnmarshallerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.AWSRequestMetrics.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.AWSServiceMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Base16
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Base16Lower
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Base32
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Base64
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Classes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.ClassLoaderHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.CodecUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.EncodingSchemeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.amazonaws.util.ImmutableMapParameter
 
values() - Static method in enum com.amazonaws.util.IOUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.JavaVersionParser.KnownJavaVersions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.JodaTime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.json.Jackson
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.SdkRuntime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Throwables
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.waiters.WaiterState
Returns an array containing the constants of this enum type, in the order they are declared.
ValueToStringConverters - Class in com.amazonaws.protocol.json.internal
Converts various types to Strings.
ValueToStringConverters() - Constructor for class com.amazonaws.protocol.json.internal.ValueToStringConverters
 
ValueToStringConverters.ValueToString<T> - Interface in com.amazonaws.protocol.json.internal
Simple interface to convert a type to a String.
VERSION - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
VERSION_FOUR_SIGNER - Static variable in class com.amazonaws.auth.SignerFactory
 
VERSION_FOUR_UNSIGNED_PAYLOAD_SIGNER - Static variable in class com.amazonaws.auth.SignerFactory
 
VERSION_THREE_SIGNER - Static variable in class com.amazonaws.auth.SignerFactory
 
VersionInfoUtils - Class in com.amazonaws.util
Utility class for accessing AWS SDK versioning information.
VersionInfoUtils() - Constructor for class com.amazonaws.util.VersionInfoUtils
 
VoidJsonUnmarshaller<T> - Class in com.amazonaws.transform
Simple unmarshaller that iterates through the JSON events but always returns null.
VoidJsonUnmarshaller() - Constructor for class com.amazonaws.transform.VoidJsonUnmarshaller
 
VoidStaxUnmarshaller<T> - Class in com.amazonaws.transform
Simple StAX unmarshaller that iterates through the XML events but always returns null.
VoidStaxUnmarshaller() - Constructor for class com.amazonaws.transform.VoidStaxUnmarshaller
 
VoidUnmarshaller - Class in com.amazonaws.transform
Simple Unmarshaller implementation that always returns null.
VoidUnmarshaller() - Constructor for class com.amazonaws.transform.VoidUnmarshaller
 

W

WAF - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
Waiter<Input extends AmazonWebServiceRequest> - Interface in com.amazonaws.waiters
 
WaiterAcceptor<Output> - Class in com.amazonaws.waiters
 
WaiterAcceptor() - Constructor for class com.amazonaws.waiters.WaiterAcceptor
 
WaiterBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
 
WaiterBuilder() - Constructor for class com.amazonaws.waiters.WaiterBuilder
 
WaiterExecution<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
 
WaiterExecution(WaiterExecutionBuilder<Input, Output>) - Constructor for class com.amazonaws.waiters.WaiterExecution
Constructs a new waiter with all the parameters defined in the WaiterExecutionBuilder
WaiterExecutionBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
 
WaiterExecutionBuilder() - Constructor for class com.amazonaws.waiters.WaiterExecutionBuilder
 
WaiterHandler<Input extends AmazonWebServiceRequest> - Class in com.amazonaws.waiters
Callbacks are executed synchronously.
WaiterHandler() - Constructor for class com.amazonaws.waiters.WaiterHandler
 
WaiterImpl<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
 
WaiterImpl(WaiterBuilder<Input, Output>) - Constructor for class com.amazonaws.waiters.WaiterImpl
Constructs a new waiter with the given internal parameters
WaiterParameters<Input extends AmazonWebServiceRequest> - Class in com.amazonaws.waiters
 
WaiterParameters() - Constructor for class com.amazonaws.waiters.WaiterParameters
 
WaiterParameters(Input) - Constructor for class com.amazonaws.waiters.WaiterParameters
 
WaiterState - Enum in com.amazonaws.waiters
 
WaiterTimedOutException - Exception in com.amazonaws.waiters
 
WaiterTimedOutException(String) - Constructor for exception com.amazonaws.waiters.WaiterTimedOutException
Constructs a new WaiterTimedOutException with the specified error message.
WaiterUnrecoverableException - Exception in com.amazonaws.waiters
 
WaiterUnrecoverableException(String) - Constructor for exception com.amazonaws.waiters.WaiterUnrecoverableException
Constructs a new WaiterUnrecoverableException with the specified error message.
waitTillCompletion() - Static method in class com.amazonaws.event.SDKProgressPublisher
Deprecated.
warn(Object) - Method in class com.amazonaws.log.CommonsLog
 
warn(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
 
warn(Object) - Method in interface com.amazonaws.log.InternalLogApi
Logs a message with warn log level.
warn(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
Logs an error with warn log level.
withAcceptors(WaiterAcceptor<Output>...) - Method in class com.amazonaws.waiters.WaiterBuilder
 
withAcceptors(List<WaiterAcceptor<Output>>) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies and returns this updated Statement object so that additional method calls can be chained together.
withAwsClient(AmazonWebServiceClient) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
withBaseServiceExceptionClass(Class<? extends RuntimeException>) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
withBytesReadBeforeException(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
withCacheResponseMetadata(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether or not to cache response metadata.
withClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the ClientConfiguration to be used by the client.
withClientExecutionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time (in milliseconds) to allow the client to complete the execution of an API call.
withClientParams(AwsSyncClientParams) - Method in class com.amazonaws.client.ClientHandlerParams
 
withConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
withConditions(Condition...) - Method in class com.amazonaws.auth.policy.Statement
Sets the conditions associated with this policy statement, and returns this updated Statement object so that additional method calls can be chained together.
withConnectionMaxIdleMillis(long) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum amount of time that an idle connection may sit in the connection pool and still be eligible for reuse.
withConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withConnectionTTL(long) - Method in class com.amazonaws.ClientConfiguration
Sets the expiration time (in milliseconds) for a connection in the connection pool.
withContentTypeOverride(String) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
withCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetrics
withCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetrics
withCredentials(AWSCredentialsProvider) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the AWSCredentialsProvider used by the client.
withCustomErrorCodeFieldName(String) - Method in class com.amazonaws.protocol.json.JsonErrorResponseMetadata
 
withDefaultPollingStrategy(PollingStrategy) - Method in class com.amazonaws.waiters.WaiterBuilder
 
withDisableSocketProxy(boolean) - Method in class com.amazonaws.ClientConfiguration
Set whether to disable proxies at the socket level.
withDisableStrictHostnameVerification(boolean) - Method in class com.amazonaws.client.ClientHandlerParams
 
withDnsResolver(DnsResolver) - Method in class com.amazonaws.ClientConfiguration
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
withEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
use AwsClientBuilder.withEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: AmazonSNSClientBuilder.standard().withEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion)).build();
withEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the endpoint configuration (service endpoint & signing region) to be used for requests.
withErrorCode(String) - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
withErrorResponseHandler(HttpResponseHandler<? extends SdkBaseException>) - Method in class com.amazonaws.client.ClientExecutionParams
 
withErrorShapes(List<JsonErrorShapeMetadata>) - Method in class com.amazonaws.protocol.json.JsonErrorResponseMetadata
 
withException(Exception) - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
Fluent set for what the exception should be on the eventual HandlerAfterAttemptContext instance
withException(Exception) - Method in class com.amazonaws.retry.internal.CredentialsEndpointRetryParameters.Builder
 
withExecutorFactory(ExecutorFactory) - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
Sets a custom executor service factory to use for the async clients.
withExecutorService(ExecutorService) - Method in class com.amazonaws.waiters.WaiterBuilder
 
withExternalId(String) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
A unique identifier that is used by third parties when assuming roles in their customers' accounts.
withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional progress listener for receiving updates about the progress of the request, and returns a reference to this object so that method calls can be chained together.
withGzip(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether gzip compression should be used
withHasStreamingSuccessResponse(boolean) - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
 
withHeader(String, String) - Method in class com.amazonaws.ClientConfiguration
Adds a header to be added on all requests and returns the ClientConfiguration object
withHttpStatusCode(Integer) - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
withId(String) - Method in class com.amazonaws.auth.policy.Policy
Sets the policy ID for this policy and returns the updated policy so that multiple calls can be chained together.
withId(String) - Method in class com.amazonaws.auth.policy.Statement
Sets the ID for this statement and returns the updated statement so multiple calls can be chained together.
withInput(Input) - Method in class com.amazonaws.client.ClientExecutionParams
 
withIsNotType(boolean) - Method in class com.amazonaws.auth.policy.Resource
Sets whether this resource is a NotResource, which explicitly matches everything except the specified list of resources.
withIsRedirect(boolean) - Method in class com.amazonaws.internal.auth.SignerProviderContext.Builder
 
withLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
Sets the optional local address the client will bind to and returns the updated ClientConfiguration object.
withLongLivedCredentials(AWSCredentials) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
Provides the credentials that are used to assume the role.
withLongLivedCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
Provides the credentials that are used to assume the role.
withMarshaller(Marshaller<Request<Input>, Input>) - Method in class com.amazonaws.client.ClientExecutionParams
 
withMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of allowed open HTTP connections and returns the updated ClientConfiguration object.
withMaxConsecutiveRetriesBeforeThrottling(int) - Method in class com.amazonaws.ClientConfiguration
Set the maximum number of consecutive failed retries that the client will permit before throttling all subsequent retries of failed requests.
withMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from services), and returns the updated ClientConfiguration object.
withMaxNumErrors(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
withMetricsCollector(RequestMetricCollector) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets a custom RequestMetricCollector to use for the client.
withModeledClass(Class<? extends RuntimeException>) - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
 
withNonProxyHosts(String) - Method in class com.amazonaws.ClientConfiguration
Set the optional hosts the client will access without going through the proxy.
withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
withParameter(String, String) - Method in interface com.amazonaws.Request
Adds the specified request parameter to this request, and returns the updated request object.
withPayloadJson(boolean) - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
 
withPollingStrategy(PollingStrategy) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
withPollingStrategy(PollingStrategy) - Method in class com.amazonaws.waiters.WaiterParameters
Constructs a new WaiterParameters with the given polling strategy
withPreemptiveBasicProxyAuth(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether to attempt to authenticate preemptively against proxy servers using basic authentication, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, and returns this updated Statement object.
withProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
withProtocolVersion(String) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
withProxyAuthenticationMethods(List<ProxyAuthenticationMethod>) - Method in class com.amazonaws.ClientConfiguration
Configure the list of authentication methods that should be used when authenticating against an HTTP proxy, in the order they should be attempted.
withProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows domain name for configuration an NTLM proxy and returns a reference to this updated ClientConfiguration object so that additional method calls can be chained together.
withProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through and returns the updated ClientConfiguration object.
withProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy, and returns the updated ClientConfiguration object.
withProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through and returns the updated ClientConfiguration object.
withProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name and returns the updated ClientConfiguration object.
withProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows workstation name for configuring NTLM proxy support, and returns the updated ClientConfiguration object so that additional method calls can be chained together.
withReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether the IdleConnectionReaper is to be started as a daemon thread
withRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
use AwsClientBuilder.withRegion(Region) for example: AmazonSNSClientBuilder.standard().withRegion(region).build();
withRegion(Regions) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
use AwsClientBuilder.withRegion(Regions) for example: AmazonSNSClientBuilder.standard().withRegion(region).build();
withRegion(Regions) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the region to be used by the client.
withRegion(String) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the region to be used by the client.
withRegion(Region) - Method in class com.amazonaws.internal.DefaultServiceEndpointBuilder
 
withRegion(Region) - Method in class com.amazonaws.internal.IdentityEndpointBuilder
 
withRegion(Region) - Method in class com.amazonaws.internal.ServiceEndpointBuilder
Changes the region of the endpoint builder
withRequest(Request<?>) - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
Fluent set for what the request should be on the eventual HandlerAfterAttemptContext instance
withRequest(Request<?>) - Method in class com.amazonaws.handlers.HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder
Fluent set for what the request should be on the eventual HandlerBeforeAttemptContext instance
withRequest(Request<?>) - Method in class com.amazonaws.internal.auth.SignerProviderContext.Builder
 
withRequest(Input) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
withRequest(Input) - Method in class com.amazonaws.waiters.WaiterParameters
Constructs a new WaiterParameters with the given request
withRequestConfig(RequestConfig) - Method in class com.amazonaws.client.ClientExecutionParams
 
withRequestConfig(RequestConfig) - Method in class com.amazonaws.internal.auth.SignerProviderContext.Builder
 
withRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional credentials provider to use for this request, overriding the default credentials provider at the client level.
withRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.auth.presign.PresignerFacade.PresigningRequest
 
withRequestHandler2s(List<RequestHandler2>) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
withRequestHandlers(RequestHandler2...) - Method in class com.amazonaws.client.builder.AwsClientBuilder
Sets the request handlers to use in the client.
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
Specifies a request level metric collector which takes precedence over the ones at the http client level and AWS SDK level.
withRequestTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.
withResetIntervalBeforeException(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
 
withResources(Resource...) - Method in class com.amazonaws.auth.policy.Statement
Sets the resources associated with this policy statement and returns this updated Statement object so that additional method calls can be chained together.
withResponse(Response<?>) - Method in class com.amazonaws.handlers.HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder
Fluent set for what the response should be on the eventual HandlerAfterAttemptContext instance
withResponseHandler(HttpResponseHandler<Output>) - Method in class com.amazonaws.client.ClientExecutionParams
 
withResponseMetadataCacheSize(int) - Method in class com.amazonaws.ClientConfiguration
Sets the response metadata cache size.
withRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
Sets the retry policy upon failed requests, and returns the updated ClientConfiguration object.
withRoleArn(String) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
The Amazon Resource Name (ARN) of the role to assume.
withRoleSessionName(String) - Method in class com.amazonaws.auth.profile.internal.securitytoken.RoleInfo
An identifier for the assumed role session.
withSdkClientExecutionTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the amount of time (in milliseconds) to allow the client to complete the execution of an API call.
withSdkFunction(SdkFunction<Input, Output>) - Method in class com.amazonaws.waiters.WaiterBuilder
 
withSdkFunction(SdkFunction) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
 
withSdkRequestTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the amount of time to wait (in milliseconds) for the request to complete before giving up and timing out.
withSecureRandom(SecureRandom) - Method in class com.amazonaws.ClientConfiguration
withSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
Sets the name of the signature algorithm to use for signing requests made by this client.
withSignerProvider(SignerProvider) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
withSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withSslSocketFactory(ConnectionSocketFactory) - Method in class com.amazonaws.ApacheHttpClientConfig
Fluent API for setting a custom Apache HTTP client specific SSL socket factory.
withStatements(Statement...) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy and returns this policy object so that additional method calls can be chained together.
withStatusCode(Integer) - Method in class com.amazonaws.retry.internal.CredentialsEndpointRetryParameters.Builder
 
withStripAwsPrincipalIdHyphensEnabled(boolean) - Method in class com.amazonaws.auth.policy.PolicyReaderOptions
Fluent-style setter for PolicyReaderOptions.setStripAwsPrincipalIdHyphensEnabled(boolean) that returns "this" for chaining.
withSupportsCbor(boolean) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
withSupportsIon(boolean) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
 
withTcpKeepAlive(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether or not to enable TCP KeepAlive support at the socket level.
withThrottledRetries(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether throttled retries should be used
withTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
Sets the optional value for time offset for this client.
withTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
 
withTimeOffset(int) - Method in interface com.amazonaws.Request
Sets the optional value for time offset for this request.
withType(String) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setType(String)
withUri(URI) - Method in class com.amazonaws.internal.auth.SignerProviderContext.Builder
 
withUseExpectContinue(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets if use expect continue should be enabled.
withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
withUserAgentPrefix(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent prefix header used in requests and returns the updated ClientConfiguration object.
withUserAgentSuffix(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent suffix header used in requests and returns the updated ClientConfiguration object.
withUseRequestMetrics(boolean) - Method in class com.amazonaws.http.ExecutionContext.Builder
 
withValidateAfterInactivityMillis(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time (in milliseconds) that a connection can be idle in the connection pool before it must be validated to ensure it's still open.
withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setValues(List)
withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setValues(List)
Workspaces - Static variable in class com.amazonaws.regions.ServiceAbbreviations
Deprecated.
 
wrap(ProgressListener) - Static method in class com.amazonaws.event.ProgressListener.ExceptionReporter
Returns a wrapper for the given listener to capture the first exception thrown.
wrap(HttpClientConnectionManager) - Static method in class com.amazonaws.http.conn.ClientConnectionManagerFactory
Returns a wrapped instance of HttpClientConnectionManager to capture the necessary performance metrics.
wrap(InputStream) - Static method in class com.amazonaws.internal.ReleasableInputStream
Wraps the given input stream into a ReleasableInputStream if necessary.
writeEndArray() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeEndArray() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeEndObject() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeEndObject() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeFieldName(String) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeFieldName(String) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeNull() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeNull() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writePolicyToString(Policy) - Method in class com.amazonaws.auth.policy.internal.JsonPolicyWriter
Converts the specified AWS policy object to a JSON string, suitable for passing to an AWS service.
writeStartArray() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeStartArray() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeStartObject() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeStartObject() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeTo(OutputStream) - Method in class com.amazonaws.http.RepeatableInputStreamRequestEntity
Resets the underlying InputStream if this isn't the first attempt to write out the request, otherwise simply delegates to InputStreamRequestEntity to write out the data.
writeTo(OutputStream) - Method in class com.amazonaws.metrics.MetricInputStreamEntity
 
writeValue(String) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(boolean) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(long) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(double) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(float) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(short) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(int) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(ByteBuffer) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(Date) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(BigDecimal) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(BigInteger) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
 
writeValue(String) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(boolean) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(long) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(double) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(float) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(short) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(int) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(ByteBuffer) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(Date) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(BigDecimal) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 
writeValue(BigInteger) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
 

X

X_AMZ_ALGORITHM - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_CONTENT_SHA256 - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_CREDENTIAL - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_DATE - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_EXPIRES - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_SECURITY_TOKEN - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_SIGNATURE - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZ_SIGNED_HEADER - Static variable in class com.amazonaws.auth.internal.SignerConstants
 
X_AMZN_ERROR_MESSAGE - Static variable in class com.amazonaws.internal.http.JsonErrorMessageParser
x-amzn-error-message may be returned by RESTFUL services that do not send a response payload (like in a HEAD request).
X_AMZN_REQUEST_ID_HEADER - Static variable in interface com.amazonaws.http.HttpResponseHandler
 
XmlUtils - Class in com.amazonaws.util
 
XmlUtils() - Constructor for class com.amazonaws.util.XmlUtils
 
XMLWriter - Class in com.amazonaws.util
Utility for creating easily creating XML documents, one element at a time.
XMLWriter(Writer) - Constructor for class com.amazonaws.util.XMLWriter
Creates a new XMLWriter, ready to write an XML document to the specified writer.
XMLWriter(Writer, String) - Constructor for class com.amazonaws.util.XMLWriter
Creates a new XMLWriter, ready to write an XML document to the specified writer.
xpath() - Static method in class com.amazonaws.util.XpathUtils
Returns a new instance of XPath, which is not thread safe and not reentrant.
XpathUtils - Class in com.amazonaws.util
Utility methods for extracting data from XML documents using Xpath expressions.
XpathUtils() - Constructor for class com.amazonaws.util.XpathUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2018. All rights reserved.