- AbortedException - Exception in com.amazonaws
-
SDK operation aborted exception.
- AbortedException(String, Throwable) - Constructor for exception com.amazonaws.AbortedException
-
Constructor.
- AbortedException(Throwable) - Constructor for exception com.amazonaws.AbortedException
-
Constructor.
- AbortedException(String) - Constructor for exception com.amazonaws.AbortedException
-
Constructor.
- AbortedException() - Constructor for exception com.amazonaws.AbortedException
-
Constructor.
- AbstractAWSSigner - Class in com.amazonaws.auth
-
Abstract base class for AWS signing protocol implementations.
- AbstractAWSSigner() - Constructor for class com.amazonaws.auth.AbstractAWSSigner
-
- AbstractRequestHandler - Class in com.amazonaws.handlers
-
- AbstractRequestHandler() - Constructor for class com.amazonaws.handlers.AbstractRequestHandler
-
Deprecated.
- ACCEPT - Static variable in class com.amazonaws.http.HttpHeader
-
HTTP header for Accept.
- 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
- 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.
- adapt(RequestHandler) - Static method in class com.amazonaws.handlers.RequestHandler2
-
- 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 class com.amazonaws.util.ResponseMetadataCache
-
Adds a new entry to this cache, possibly evicting the oldest entry if the
cache is at its size limit.
- 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.
- addClientMarker(String) - Method in class com.amazonaws.RequestClientOptions
-
- addHeader(String, String) - Method in class com.amazonaws.DefaultRequest
-
- addHeader(String, String) - Method in interface com.amazonaws.Request
-
Sets the specified header for this request.
- addHostHeader(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- addLoginsEntry(String, String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- addLoginsEntry(String, String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- addLoginsEntry(String, String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- addParameter(String, String) - Method in class com.amazonaws.DefaultRequest
-
- addParameter(String, String) - Method in interface com.amazonaws.Request
-
Adds the specified request parameter to this request.
- addProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
-
Adds the progress listener.
- addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
Add a property.
- addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
- addRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
-
- addRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
-
Appends a request handler to the list of registered handlers that are run
as part of a request's lifecycle.
- addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Adds session credentials to the request given.
- addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS3Signer
-
- addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS4Signer
-
- addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
- addSubMeasurement(String, TimingInfo) - Method in class com.amazonaws.util.TimingInfo
-
- afterError(Request<?>, Exception) - Method in class com.amazonaws.handlers.AbstractRequestHandler
-
Deprecated.
- 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
-
Runs any additional processing logic on a request after it has failed.
- afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.handlers.AbstractRequestHandler
-
Deprecated.
- 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
-
Runs any additional processing logic on the specified request (after is
has been executed by the client runtime).
- ALGORITHM - Static variable in class com.amazonaws.auth.AWS4Signer
-
- 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.
- 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_ISO8601_DATE_PATTERN - Static variable in class com.amazonaws.util.DateUtils
-
Alternate ISO 8601 format without fractional seconds
- ALTERNATE_SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Alternate environment variable name for the AWS secret key
- AmazonClientException - Exception in com.amazonaws
-
Base exception class for any errors that occur while attempting to use an AWS
client 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
-
Create an AmazonClientException with an exception cause.
- AmazonCognitoIdentity - Interface in com.amazonaws.services.cognitoidentity
-
Interface for accessing Amazon Cognito Identity Amazon
Cognito
- AmazonCognitoIdentityClient - Class in com.amazonaws.services.cognitoidentity
-
Client for accessing Amazon Cognito Identity.
- AmazonCognitoIdentityClient() - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Deprecated.
- AmazonCognitoIdentityClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Deprecated.
- AmazonCognitoIdentityClient(AWSCredentials) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Constructs a new client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials.
- AmazonCognitoIdentityClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Constructs a new client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials and
client configuration options.
- AmazonCognitoIdentityClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Constructs a new client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
provider.
- AmazonCognitoIdentityClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Constructs a new client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
provider and client configuration options.
- AmazonCognitoIdentityClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Deprecated.
- AmazonCognitoIdentityClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Constructs a new client to invoke service methods on
AmazonCognitoIdentity using the specified AWS account credentials
provider, client configuration options and request metric collector.
- AmazonHttpClient - Class in com.amazonaws.http
-
The Amazon HTTP Client class.
- 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 settings, etc).
- AmazonHttpClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Deprecated.
- AmazonHttpClient(ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Constructs a new AWS client using the specified client configuration
options (ex: max retry attempts, proxy settings, etc), and request metric
collector.
- AmazonHttpClient(ClientConfiguration, HttpClient, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Deprecated.
- AmazonServiceException - Exception in com.amazonaws
-
Extension of AmazonClientException 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
-
Deprecated.
- AmazonWebServiceClient(ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.AmazonWebServiceClient
-
Constructs a new AmazonWebServiceClient object using the specified
configuration.
- AmazonWebServiceClient(ClientConfiguration, HttpClient, RequestMetricCollector) - Constructor for class com.amazonaws.AmazonWebServiceClient
-
Deprecated.
- AmazonWebServiceRequest - Class in com.amazonaws
-
Base class for all user facing web service requests.
- AmazonWebServiceRequest() - Constructor for class com.amazonaws.AmazonWebServiceRequest
-
- 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
-
- 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
-
- ApacheHttpClient - Class in com.amazonaws.http
-
An implementation of
HttpClient
backed by Apache HttpClient.
- ApacheHttpClient(ClientConfiguration) - Constructor for class com.amazonaws.http.ApacheHttpClient
-
Constructor.
- appendUri(String, String) - Static method in class com.amazonaws.util.HttpUtils
-
Append the given path to the given baseUri.
- appendUri(String, String, boolean) - Static method in class com.amazonaws.util.HttpUtils
-
Append the given path to the given baseUri.
- appendUserAgent(AmazonWebServiceRequest, String) - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Append user agent string to the request.
- appendUserAgent(String) - Method in class com.amazonaws.RequestClientOptions
-
Appends a user agent to the USER_AGENT client marker.
- 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.
- asByte(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Byte.
- 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.
- asDate(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Date.
- asDouble(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the results as a
Double.
- asFloat(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Float.
- asInteger(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as an
Integer.
- asLong(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Long.
- asNode(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
- 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
-
Asserts that it is not empty.
- assertNotEmpty(T[], String) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that it is not empty.
- assertNotNull(T, String) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that the given object is non-null and returns it.
- assertParameterNotNull(Object, String) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that the specified parameter value is not null
and
if it is, throws an IllegalArgumentException
with the
specified error message.
- assertStringNotEmpty(String, String) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that the string is not empty.
- asString(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
string.
- AssumedRoleUser - Class in com.amazonaws.services.securitytoken.model
-
The identifiers for the temporary security credentials that the operation
returns.
- AssumedRoleUser() - Constructor for class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
- assumeRole(AssumeRoleRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns a set of temporary security credentials (consisting of an access
key ID, a secret access key, and a security token) that you can use to
access AWS resources that you might not normally have access to.
- assumeRole(AssumeRoleRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns a set of temporary security credentials (consisting of an access
key ID, a secret access key, and a security token) that you can use to
access AWS resources that you might not normally have access to.
- AssumeRoleRequest - Class in com.amazonaws.services.securitytoken.model
-
Returns a set of temporary security credentials (consisting of an access key
ID, a secret access key, and a security token) that you can use to access AWS
resources that you might not normally have access to.
- AssumeRoleRequest() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
- AssumeRoleResult - Class in com.amazonaws.services.securitytoken.model
-
Contains the response to a successful
AssumeRole request, including
temporary AWS credentials that can be used to make AWS requests.
- AssumeRoleResult() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
- assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns a set of temporary security credentials for users who have been
authenticated in a mobile or web application with a web identity
provider, such as Amazon Cognito, Login with Amazon, Facebook, Google, or
any OpenID Connect-compatible identity provider.
- assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns a set of temporary security credentials for users who have been
authenticated in a mobile or web application with a web identity
provider, such as Amazon Cognito, Login with Amazon, Facebook, Google, or
any OpenID Connect-compatible identity provider.
- AssumeRoleWithWebIdentityRequest - Class in com.amazonaws.services.securitytoken.model
-
Returns a set of temporary security credentials for users who have been
authenticated in a mobile or web application with a web identity provider,
such as Amazon Cognito, Login with Amazon, Facebook, Google, or any OpenID
Connect-compatible identity provider.
- AssumeRoleWithWebIdentityRequest() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
- AssumeRoleWithWebIdentityResult - Class in com.amazonaws.services.securitytoken.model
-
Contains the response to a successful
AssumeRoleWithWebIdentity
request, including temporary AWS credentials that can be used to make AWS
requests.
- AssumeRoleWithWebIdentityResult() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
- 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.
- AUTHORIZATION - Static variable in class com.amazonaws.http.HttpHeader
-
HTTP header for Authorization.
- authRoleArn - Variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
- Autoscaling - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
autosclaing.
- available() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
-
- AWS3Signer - Class in com.amazonaws.auth
-
Signer implementation that signs requests with the AWS3 signing protocol.
- AWS3Signer() - Constructor for class com.amazonaws.auth.AWS3Signer
-
- 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.HeaderSigningResult - Class in com.amazonaws.auth
-
- AWS_CREDENTAIL_PROPERTIES_FILE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to specify an AWS credential property file.
- AWS_REQUEST_ID - Static variable in class com.amazonaws.ResponseMetadata
-
Constant for the AWS Request ID.
- AWS_SESSION_TOKEN_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable name for the AWS session token
- AWSAbstractCognitoDeveloperIdentityProvider - Class in com.amazonaws.auth
-
An extension of the AbstractCognitoProvider that provides a class which
developers can extend for implementing a developer provider, when using
developer authenticated identities
- AWSAbstractCognitoDeveloperIdentityProvider(String, String) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
- AWSAbstractCognitoDeveloperIdentityProvider(String, String, Regions) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
Wraps around the AbstractIdentityProvider to cover some back end code
that is consistent across all providers, utilizing the CIB client to
handle the identity management.
- AWSAbstractCognitoDeveloperIdentityProvider(String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
- AWSAbstractCognitoDeveloperIdentityProvider(String, String, ClientConfiguration, Regions) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
Wraps around the AbstractIdentityProvider to cover some back end code
that is consistent across all providers, utilizing the CIB client to
handle the identity management.
- AWSAbstractCognitoDeveloperIdentityProvider(String, String, AmazonCognitoIdentity) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
Wraps around the AbstractIdentityProvider to cover some back end code
that is consistent across all providers, utilizing the CIB client to
handle the identity management.
- AWSAbstractCognitoIdentityProvider - Class in com.amazonaws.auth
-
This class utilizes Cognito as a means to get an identity and dispense an
identityId and token.
- AWSAbstractCognitoIdentityProvider(String, String, AmazonCognitoIdentity) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Sets up an AWSAbstractCognitoIdentityProvider, which will serve as the
baseline for both Cognito and developer trusted identity providers.
- AWSAbstractCognitoIdentityProvider(String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- AWSAbstractCognitoIdentityProvider(String, String, ClientConfiguration, Regions) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Sets up an AWSAbstractCognitoIdentityProvider, which will serve as the
baseline for both Cognito and developer trusted identity providers.
- AWSAbstractCognitoIdentityProvider(String, String) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- AWSAbstractCognitoIdentityProvider(String, String, Regions) - Constructor for class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Sets up an AWSAbstractCognitoIdentityProvider, which will serve as the
baseline for both Cognito and developer trusted identity providers.
- AWSBasicCognitoIdentityProvider - Class in com.amazonaws.auth
-
An extension of the AbstractCognitoProvider that is used to communicate with
Cognito.
- AWSBasicCognitoIdentityProvider(String, String) - Constructor for class com.amazonaws.auth.AWSBasicCognitoIdentityProvider
-
An extension of the AbstractCognitoProvider that is used to communicate
with Cognito.
- AWSBasicCognitoIdentityProvider(String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.AWSBasicCognitoIdentityProvider
-
An extension of the AbstractCognitoProvider that is used to communicate
with Cognito.
- AWSBasicCognitoIdentityProvider(String, String, AmazonCognitoIdentity) - Constructor for class com.amazonaws.auth.AWSBasicCognitoIdentityProvider
-
An extension of the AbstractCognitoProvider that is used to communicate
with Cognito.
- AWSCognitoIdentityProvider - Interface in com.amazonaws.auth
-
A container of data pertinent to a single provider, and will handle most of
the interactions with said provider and the client.
- AWSConfigurable - Interface in com.amazonaws.mobile.config
-
The
AWSConfigurable
interface defines the methods
in the lifecycle of any SDK Client object that uses
AWSConfiguration
.
- AWSConfiguration - Class in com.amazonaws.mobile.config
-
A container for the JSONObject representation of SDK configuration.
- AWSConfiguration(Context) - Constructor for class com.amazonaws.mobile.config.AWSConfiguration
-
Constructs an AWSConfiguration object
- AWSConfiguration(Context, int) - Constructor for class com.amazonaws.mobile.config.AWSConfiguration
-
Constructs an AWSConfiguration object
- AWSConfiguration(Context, int, String) - Constructor for class com.amazonaws.mobile.config.AWSConfiguration
-
Construct an AWSConfiguration object
- 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
-
AWSCredentials to be used in the RequestHandler.
- AWSCredentialsProvider - Interface in com.amazonaws.auth
-
Interface for providing AWS credentials.
- AWSCredentialsProviderChain - Class in com.amazonaws.auth
-
- AWSCredentialsProviderChain(AWSCredentialsProvider...) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
-
Constructs a new AWSCredentialsProviderChain with the specified
credential providers.
- AWSEnhancedCognitoIdentityProvider - Class in com.amazonaws.auth
-
An extension of the AbstractCognitoProvider that is used to communicate with
Cognito when using the enhanced authentication flow.
- AWSEnhancedCognitoIdentityProvider(String, String) - Constructor for class com.amazonaws.auth.AWSEnhancedCognitoIdentityProvider
-
An extension of the AbstractCognitoProvider that is used to communicate
with Cognito.
- AWSEnhancedCognitoIdentityProvider(String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.AWSEnhancedCognitoIdentityProvider
-
An extension of the AbstractCognitoProvider that is used to communicate
with Cognito.
- AWSEnhancedCognitoIdentityProvider(String, String, AmazonCognitoIdentity) - Constructor for class com.amazonaws.auth.AWSEnhancedCognitoIdentityProvider
-
An extension of the AbstractCognitoProvider that is used to communicate
with Cognito.
- AwsHostNameUtils - Class in com.amazonaws.util
-
AWS host name utils class.
- AwsHostNameUtils() - Constructor for class com.amazonaws.util.AwsHostNameUtils
-
- AWSIdentityProvider - Interface in com.amazonaws.auth
-
A container of data pertinent to a single provider, and will handle most of
the interactions with said provider and the client.
- AwsJsonFactory - Interface in com.amazonaws.util.json
-
A JSON factory that creates JSON reader and writer.
- AwsJsonReader - Interface in com.amazonaws.util.json
-
A streaming JSON reader.
- AwsJsonToken - Enum in com.amazonaws.util.json
-
- AwsJsonWriter - Interface in com.amazonaws.util.json
-
A streaming JSON writer.
- AWSRefreshableSessionCredentials - Interface in com.amazonaws.auth
-
Session credentials that can be refreshed upon request.
- AWSRequestMetrics - Class in com.amazonaws.util
-
- AWSRequestMetrics() - Constructor for class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
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
-
Deprecated.
- AWSRequestMetrics.Field - Enum in com.amazonaws.util
-
Deprecated.
Predefined AWS SDK metric types general across all AWS clients.
- AWSRequestMetricsFullSupport - Class in com.amazonaws.util
-
- AWSRequestMetricsFullSupport() - Constructor for class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
This constructor should be used in the case when AWS SDK metrics
collector is enabled.
- AwsSdkMetrics - Enum in com.amazonaws.metrics
-
Used to control the default AWS SDK metric collection system.
- AWSSecurityTokenService - Interface in com.amazonaws.services.securitytoken
-
Interface for accessing AWS Security Token Service AWS Security
Token Service
- AWSSecurityTokenServiceClient - Class in com.amazonaws.services.securitytoken
-
Client for accessing AWS Security Token Service.
- AWSSecurityTokenServiceClient() - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Deprecated.
- AWSSecurityTokenServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Deprecated.
- AWSSecurityTokenServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Constructs a new client to invoke service methods on
AWSSecurityTokenService using the specified AWS account credentials.
- AWSSecurityTokenServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Constructs a new client to invoke service methods on
AWSSecurityTokenService using the specified AWS account credentials and
client configuration options.
- AWSSecurityTokenServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Constructs a new client to invoke service methods on
AWSSecurityTokenService using the specified AWS account credentials
provider.
- AWSSecurityTokenServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Constructs a new client to invoke service methods on
AWSSecurityTokenService using the specified AWS account credentials
provider and client configuration options.
- AWSSecurityTokenServiceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Deprecated.
- AWSSecurityTokenServiceClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Constructs a new client to invoke service methods on
AWSSecurityTokenService using the specified AWS account credentials
provider, client configuration options and request metric collector.
- AWSServiceMetrics - Enum in com.amazonaws.util
-
- AWSSessionCredentials - Interface in com.amazonaws.auth
-
AWS session credentials object.
- get(String) - Method in class com.amazonaws.http.JsonErrorResponseHandler.JsonErrorResponse
-
Gets value from the error body map.
- get(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
-
- get(Object) - Method in class com.amazonaws.util.ResponseMetadataCache
-
Returns the response metadata associated with the specified object, or
null if no metadata is associated with that object.
- getAccessKeyId() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Access Key portion of the credentials.
- getAccessKeyId() - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The access key ID that identifies the temporary security credentials.
- getAccount() - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The AWS account ID number of the account that owns or contains the
calling entity.
- getAccountId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getAccountId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A standard AWS account ID (9+ digits).
- getActionName() - Method in interface com.amazonaws.auth.policy.Action
-
Returns the name of this action.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.STSActions
-
Deprecated.
- getActions() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the list of actions to which this policy statement applies.
- getAllCounters() - Method in class com.amazonaws.util.TimingInfo
-
- getAllSubMeasurements(String) - Method in class com.amazonaws.util.TimingInfo
-
- getArn() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
The ARN of the temporary security credentials that are returned from the
AssumeRole action.
- getArn() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
-
The ARN that specifies the federated user that is associated with the
credentials.
- getArn() - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The AWS ARN associated with the calling entity.
- getAssumedRoleId() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
A unique identifier that contains the role ID and the role session name
of the role that is being assumed.
- getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
The Amazon Resource Name (ARN) and the assumed role ID, which are
identifiers that you can use to refer to the resulting temporary security
credentials.
- getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The Amazon Resource Name (ARN) and the assumed role ID, which are
identifiers that you can use to refer to the resulting temporary security
credentials.
- getAudience() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The intended audience (also known as client ID) of the web identity
token.
- 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
-
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns the AWS access key for the current STS session, beginning a new
one if necessary.
- getAWSRequestMetrics() - Method in class com.amazonaws.DefaultRequest
-
Deprecated.
- getAwsRequestMetrics() - Method in class com.amazonaws.http.ExecutionContext
-
Deprecated.
- getAWSRequestMetrics() - Method in interface com.amazonaws.Request
-
- getAwsResponse() - Method in class com.amazonaws.Response
-
- 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
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns the AWS secret key for the current STS session, beginning a new
one if necessary.
- getBackoffStrategy() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the back-off strategy included in this retry policy.
- getBinaryRequestPayload(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload as binary data.
- getBinaryRequestPayloadStream(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadStreamWithoutQueryParams(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadWithoutQueryParams(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload contents as binary data, without processing
any query string params (i.e.
- getByteCount() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- getByteCount() - Method in class com.amazonaws.util.CountingInputStream
-
Deprecated.
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
-
- getBytesTransferred() - Method in class com.amazonaws.event.ProgressEvent
-
Returns the number of bytes transferred since the last progress event.
- getCachedIdentityId() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
Gets the cached identity id without making a network request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
- getCallerIdentity(GetCallerIdentityRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns details about the IAM identity whose credentials are used to call
the API.
- getCallerIdentity() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns details about the IAM identity whose credentials are used to call
the API.
- getCallerIdentity(GetCallerIdentityRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns details about the IAM identity whose credentials are used to call
the API.
- getCallerIdentity() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns details about the IAM identity whose credentials are used to call
the API.
- GetCallerIdentityRequest - Class in com.amazonaws.services.securitytoken.model
-
Returns details about the IAM identity whose credentials are used to call the
API.
- GetCallerIdentityRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetCallerIdentityRequest
-
- GetCallerIdentityResult - Class in com.amazonaws.services.securitytoken.model
-
Contains the response to a successful
GetCallerIdentity request,
including information about the entity making the request.
- GetCallerIdentityResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
- getCanonicalizedEndpoint(URI) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getCanonicalizedHeadersForStringToSign(Request<?>) - Method in class com.amazonaws.auth.AWS3Signer
-
- getCanonicalizedHeaderString(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- getCanonicalizedQueryString(Map<String, String>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Examines the specified query string parameters and returns a
canonicalized form.
- getCanonicalizedQueryString(Request<?>) - 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
-
- getCanonicalRequest(Request<?>, String) - Method in class com.amazonaws.auth.AWS4Signer
-
- getClientMarker() - Method in class com.amazonaws.RequestClientOptions
-
- getClientMarker(RequestClientOptions.Marker) - Method in class com.amazonaws.RequestClientOptions
-
- getCloneRoot() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- getCloneSource() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- 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.
- getConfiguration() - Method in class com.amazonaws.mobile.config.AWSConfiguration
-
- 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.
- getContent() - Method in class com.amazonaws.DefaultRequest
-
- getContent() - Method in class com.amazonaws.http.HttpRequest
-
Gets the input stream, null if no content.
- getContent() - Method in class com.amazonaws.http.HttpResponse
-
Returns the input stream containing the response content.
- getContent() - Method in interface com.amazonaws.Request
-
Returns the optional stream containing the payload data to include for
this request.
- getContentLength() - Method in class com.amazonaws.http.HttpRequest
-
Gets the length of the content which is set in the header, 0 if no
content.
- getContextUserAgent() - Method in class com.amazonaws.http.ExecutionContext
-
- getCounter(String) - Method in class com.amazonaws.util.TimingInfo
-
- getCRC32Checksum() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
-
- getCredentailFile() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getCredentialProvider() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- 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 class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
-
Deprecated.
- getCredentials() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
If the current session has expired/credentials are invalid, a new session
is started, establishing the credentials.
- getCredentials() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
Deprecated.
- getCredentials() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.http.ExecutionContext
-
Returns the optional credentials used to sign the associated request.
- getCredentials() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Credentials for the provided identity ID.
- getCredentials() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- getCredentials() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security token.
- getCredentials() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- getCredentials() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- getCredentialsForIdentity(GetCredentialsForIdentityRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Returns credentials for the provided identity ID.
- getCredentialsForIdentity(GetCredentialsForIdentityRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Returns credentials for the provided identity ID.
- GetCredentialsForIdentityRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Returns credentials for the provided identity ID.
- GetCredentialsForIdentityRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
- GetCredentialsForIdentityResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a successful GetCredentialsForIdentity
operation.
- GetCredentialsForIdentityResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
- getCustomRoleArn() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the custom role arn associated with the credentials provider.
- getCustomRoleArn() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
The Amazon Resource Name (ARN) of the role to be assumed when multiple
roles were received in the token from the identity provider.
- getDateFromRequest(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- getDateStamp(long) - Method in class com.amazonaws.auth.AWS4Signer
-
- getDateTime() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
-
- getDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
- getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
- getDomain() - Method in class com.amazonaws.regions.Region
-
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
-
- getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The duration, in seconds, of the role session.
- getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The duration, in seconds, of the role session.
- getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
The duration, in seconds, that the session should last.
- getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The duration, in seconds, that the credentials should remain valid.
- getDynamoDBDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
- getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
- 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.
- getEndEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getEndEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getEndpoint() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the endpoint for the service.
- getEndpoint() - Method in class com.amazonaws.DefaultRequest
-
- getEndpoint() - Method in interface com.amazonaws.Request
-
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which
this request should be sent.
- getEndpointPrefix() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the endpoint prefix for the service.
- 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.http.JsonErrorResponseHandler.JsonErrorResponse
-
Gets the error code
- getErrorMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- 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
-
Returns the unique event code identifying the type of event this object
represents.
- getExecutorService() - Static method in class com.amazonaws.event.ProgressListenerCallbackExecutor
-
- getExpiration() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The date at which these credentials will expire.
- getExpiration() - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The date on which the current credentials expire.
- getExternalId() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- getFederatedUser() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
Identifiers for the federated user associated with the credentials (such
as arn:aws:sts::123456789012:federated-user/Bob
or
123456789012:Bob
).
- getFederatedUserId() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
-
The string that identifies the federated user associated with the
credentials, similar to the unique ID of an IAM user.
- getFederationToken(GetFederationTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns a set of temporary security credentials (consisting of an access
key ID, a secret access key, and a security token) for a federated user.
- getFederationToken(GetFederationTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns a set of temporary security credentials (consisting of an access
key ID, a secret access key, and a security token) for a federated user.
- GetFederationTokenRequest - Class in com.amazonaws.services.securitytoken.model
-
Returns a set of temporary security credentials (consisting of an access key
ID, a secret access key, and a security token) for a federated user.
- GetFederationTokenRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
Default constructor for GetFederationTokenRequest object.
- GetFederationTokenRequest(String) - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
Constructs a new GetFederationTokenRequest object.
- GetFederationTokenResult - Class in com.amazonaws.services.securitytoken.model
-
Contains the response to a successful
GetFederationToken request,
including temporary AWS credentials that can be used to make AWS requests.
- GetFederationTokenResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
- getFireCompletedEvent() - Method in class com.amazonaws.event.ProgressReportingInputStream
-
- getGeneralProgressListener() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the optional progress listener for receiving updates about object
upload status.
- getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
Gets the global time offset.
- getHeaders() - Method in class com.amazonaws.DefaultRequest
-
- getHeaders() - Method in class com.amazonaws.http.HttpRequest
-
Gets an unmodifiable headers map.
- getHeaders() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP headers returned with this response.
- getHeaders() - Method in interface com.amazonaws.Request
-
Returns a map of all the headers included in this request.
- getHeadersForStringToSign(Request<?>) - Method in class com.amazonaws.auth.AWS3Signer
-
- getHostMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getHttpMethod() - Method in class com.amazonaws.DefaultRequest
-
- getHttpMethod() - Method in interface com.amazonaws.Request
-
Returns the HTTP method (GET, POST, etc) to use when sending this
request.
- getHttpRequest() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
-
Returns the underlying HttpMethod object that contains/manages the actual
HTTP connection.
- getHttpResponse() - Method in class com.amazonaws.Response
-
- 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.
- getId(GetIdRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Generates (or retrieves) a Cognito ID.
- getId(GetIdRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Generates (or retrieves) a Cognito ID.
- getIdentityId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets a reference to the identityId of the user (sending a new request if
it isn't yet set), using the dev accountId, identityPoolId, and the
user's loginsMap to identify.
- getIdentityId() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Gets the identityId of the user
- getIdentityId() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
Gets the Cognito identity id of the user.
- getIdentityId() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A unique identifier in the format REGION:GUID.
- getIdentityId() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
A unique identifier in the format REGION:GUID.
- getIdentityPoolId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getIdentityPoolId() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Get the identityPoolId from the provider
- getIdentityPoolId() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityPoolId() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
An identity pool ID in the format REGION:GUID.
- getIdentityProvider() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- GetIdRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Generates (or retrieves) a Cognito ID.
- GetIdRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
- GetIdResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a GetId request.
- GetIdResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
- getImmutableCredentials() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns immutable session credentials for this session, beginning a new
one if necessary.
- getInstance() - Method in interface com.amazonaws.metrics.MetricCollector.Factory
-
- getJsonReader(Reader) - Method in interface com.amazonaws.util.json.AwsJsonFactory
-
Creates a JSON reader
- getJsonReader(Reader) - Static method in class com.amazonaws.util.json.JsonUtils
-
Gets a JSON reader.
- getJsonWriter(Writer) - Method in interface com.amazonaws.util.json.AwsJsonFactory
-
Creates a JSON writer
- getJsonWriter(Writer) - Static method in class com.amazonaws.util.json.JsonUtils
-
Gets a JSON writer.
- getJvmMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getKSigning() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
-
- getLastSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
-
- getListener() - Method in class com.amazonaws.event.ProgressListenerCallbackExecutor
-
- getListeners() - Method in class com.amazonaws.event.ProgressListenerChain
-
- getLocalAddress() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional local address the client will bind to.
- getLogins() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getLogins() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Get the logins from the provider
- getLogins() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the logins map used to authenticated with Amazon Cognito
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- getLogins() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- getLoginsKey() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Determines the logins key for the token.
- getMaxConnections() - Method in class com.amazonaws.ClientConfiguration
-
Returns the maximum number of allowed open HTTP connections.
- 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.
- getMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- getMessage() - Method in class com.amazonaws.http.JsonErrorResponseHandler.JsonErrorResponse
-
Gets the error message
- getMethod() - Method in class com.amazonaws.http.HttpRequest
-
Gets the HTTP method, one of GET, POST, PUT, HEAD, DELETE.
- getMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getMetricNameSpace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getMetricQueueSize() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getName() - Method in class com.amazonaws.regions.Region
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in enum com.amazonaws.regions.Regions
-
- getName() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
The name of the federated user.
- getOpenIdToken(GetOpenIdTokenRequest) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Gets an OpenID token, using a known Cognito ID.
- getOpenIdToken(GetOpenIdTokenRequest) - Method in class com.amazonaws.services.cognitoidentity.AmazonCognitoIdentityClient
-
Gets an OpenID token, using a known Cognito ID.
- GetOpenIdTokenRequest - Class in com.amazonaws.services.cognitoidentity.model
-
Gets an OpenID token, using a known Cognito ID.
- GetOpenIdTokenRequest() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
- GetOpenIdTokenResult - Class in com.amazonaws.services.cognitoidentity.model
-
Returned in response to a successful GetOpenIdToken request.
- GetOpenIdTokenResult() - Constructor for class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
- getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in interface com.amazonaws.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
A percentage value that indicates the size of the policy in packed form.
- getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
A percentage value that indicates the size of the policy in packed form.
- getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
A percentage value indicating the size of the policy in packed form.
- getParameters() - Method in class com.amazonaws.DefaultRequest
-
- getParameters() - Method in interface com.amazonaws.Request
-
Returns a map of all parameters in this request.
- getPlatform() - Static method in class com.amazonaws.util.VersionInfoUtils
-
Returns the current platform for the AWS SDK in which this class is
running.
- getPolicy() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
An IAM policy in JSON format.
- getPolicy() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
An IAM policy in JSON format.
- getPolicy() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
An IAM policy in JSON format that is passed with the
GetFederationToken
call and evaluated along with the policy
or policies that are attached to the IAM user whose credentials are used
to call GetFederationToken
.
- getPredefinedMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- 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.
- getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
- getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
- getProtocol() - Method in class com.amazonaws.ClientConfiguration
-
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web
Services.
- 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.
- getProvider() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The issuing authority of the web identity token presented.
- getProviderId() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- getProviderId() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
-
- getProviderId() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The fully qualified host component of the domain name of the identity
provider.
- getProviderName() - Method in class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
- getProviderName() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets a string with the name of the provider being used.
- getProviderName() - Method in class com.amazonaws.auth.AWSBasicCognitoIdentityProvider
-
- getProviderName() - Method in class com.amazonaws.auth.AWSEnhancedCognitoIdentityProvider
-
- getProxyDomain() - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- getProxyHost() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy host the client will connect through.
- getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy password to use when connecting through a
proxy.
- getProxyPort() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy port the client will connect through.
- getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy user name to use if connecting through a
proxy.
- getProxyWorkstation() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional Windows workstation name for configuring NTLM proxy
support.
- getQueuePollTimeoutMilli() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getRawContent() - Method in class com.amazonaws.http.HttpResponse
-
Get the raw content without considering Content-Encoding.
- getRefreshThreshold() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the refresh threshold for the session credentials created by this
client in seconds.
- getRefreshThreshold() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the refresh threshold for the session credentials created by this
client in seconds.
- getRegion() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getRegion(Regions) - Static method in class com.amazonaws.regions.Region
-
- getRegion(String) - Static method in class com.amazonaws.regions.Region
-
- getRegion(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Returns the region with the name given, if it exists.
- getRegion(String) - Static method in class com.amazonaws.regions.RegionUtils
-
- getRegionByEndpoint(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Searches through all known regions to find one with any service at the
specified endpoint.
- getRegionByEndpoint(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Searches through all known regions to find one with any service at the
specified endpoint.
- getRegions() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the region that the client is set to operate in.
- 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() - Static method in class com.amazonaws.regions.RegionUtils
-
- getRegionsForService(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Static method in class com.amazonaws.regions.RegionUtils
-
- getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the optional credentials to use to sign this request, overriding
the default credentials set at the client level.
- getRequestHandler2s() - Method in class com.amazonaws.http.ExecutionContext
-
- 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
-
- getRequestMetricCollector() - Method in class com.amazonaws.http.AmazonHttpClient
-
- getRequestMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
-
- getRequestMetricCollector() - Method in interface com.amazonaws.metrics.RequestMetricCollector.Factory
-
- getRequestMetricsCollector() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getRequestPayload(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload as a String.
- getRequestPayloadWithoutQueryParams(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload contents as a String, without processing
any query string params (i.e.
- 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.Request
-
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.
- getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the response metadata for this response.
- getResponseMetadataForRequest(AmazonWebServiceRequest) - Method in class com.amazonaws.http.AmazonHttpClient
-
- getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the result contained by this response.
- getRetryCondition() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the retry condition included in this retry policy.
- getRetryPolicy() - Method in class com.amazonaws.ClientConfiguration
-
Returns the retry policy upon failed requests.
- 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.services.securitytoken.model.AssumeRoleRequest
-
The Amazon Resource Name (ARN) of the role to assume.
- getRoleArn() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The Amazon Resource Name (ARN) of the role that the caller is assuming.
- getRoleSessionName() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
An identifier for the assumed role session.
- getRoleSessionName() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
An identifier for the assumed role session.
- getRootCause(Throwable) - Static method in enum com.amazonaws.util.Throwables
-
- getScope(Request<?>, String) - Method in class com.amazonaws.auth.AWS4Signer
-
- getScope() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
-
- getSecretAccessKey() - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The secret access key that can be used to sign requests.
- getSecretKey() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Secret Access Key portion of the credentials
- getSerialNumber() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The identification number of the MFA device that is associated with the
user who is making the AssumeRole
call.
- getSerialNumber() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The identification number of the MFA device that is associated with the
IAM user who is making the GetSessionToken
call.
- getServiceAbbreviation() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getServiceEndpoint(String) - Method in class com.amazonaws.regions.Region
-
- 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.MetricCollector
-
- getServiceMetricCollector() - Method in interface com.amazonaws.metrics.ServiceMetricCollector.Factory
-
- getServiceMetricType() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
-
Constructor.
- 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
-
- getServiceName() - Method in class com.amazonaws.DefaultRequest
-
- getServiceName() - Method in interface com.amazonaws.metrics.ServiceMetricType
-
- getServiceName() - Method in class com.amazonaws.metrics.SimpleServiceMetricType
-
- getServiceName() - Method in interface com.amazonaws.Request
-
Returns the name of the Amazon service this request is for.
- getServiceName() - Method in enum com.amazonaws.util.AWSServiceMetrics
-
Deprecated.
- getServiceNameIntern() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getSessionCredentialsProvider(AWSCredentials, String, ClientConfiguration) - Static method in class com.amazonaws.auth.SessionCredentialsProviderFactory
-
Gets a session credentials provider for the long-term credentials and
service endpoint given.
- getSessionCredentitalsExpiration() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getSessionDuration() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the duration of the session credentials created by this client in
seconds.
- getSessionDuration() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the duration of the session credentials created by this client in
seconds.
- getSessionToken() - Method in interface com.amazonaws.auth.AWSSessionCredentials
-
- getSessionToken() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getSessionToken() - Method in class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Returns the session token for the current STS session, beginning a new
one if necessary.
- getSessionToken() - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Session Token portion of the credentials
- getSessionToken(GetSessionTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns a set of temporary credentials for an AWS account or IAM user.
- getSessionToken() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Returns a set of temporary credentials for an AWS account or IAM user.
- getSessionToken(GetSessionTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns a set of temporary credentials for an AWS account or IAM user.
- getSessionToken() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
-
Returns a set of temporary credentials for an AWS account or IAM user.
- getSessionToken() - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The token that users must pass to the service API to use the temporary
credentials.
- GetSessionTokenRequest - Class in com.amazonaws.services.securitytoken.model
-
Returns a set of temporary credentials for an AWS account or IAM user.
- GetSessionTokenRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
- GetSessionTokenResult - Class in com.amazonaws.services.securitytoken.model
-
Contains the response to a successful
GetSessionToken request,
including temporary AWS credentials that can be used to make AWS requests.
- GetSessionTokenResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
-
- getSignature() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
-
- getSignatureDate(int) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getSignedHeadersString(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- getSigner() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the signer.
- getSigner(String, String) - Static method in class com.amazonaws.auth.SignerFactory
-
- 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
-
- getSignerOverride() - Method in class com.amazonaws.ClientConfiguration
-
Returns the name of the signature algorithm to use for signing requests
made by this client.
- getSignerRegionOverride() - Method in class com.amazonaws.AmazonWebServiceClient
-
- 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.
- getStartEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getStartEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
Retrieves the start epoch time in milliseconds if known.
- getStartTime() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getStartTimeNano() - Method in class com.amazonaws.util.TimingInfo
-
- 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.http.JsonErrorResponseHandler.JsonErrorResponse
-
Gets the status code of the response header
- 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.
- getStringToSign(String, String, String, String) - Method in class com.amazonaws.auth.AWS4Signer
-
- getSubjectFromWebIdentityToken() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The unique user identifier that is returned by the identity provider.
- getSubjectFromWIF() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the identifier returned from the Identity Provider for the
authenticated user.
- 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
-
- 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(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getTimeOffset() - Method in class com.amazonaws.DefaultRequest
-
- getTimeOffset() - Method in interface com.amazonaws.Request
-
Returns the optional value for time offset for this request.
- getTimeStamp(long) - Method in class com.amazonaws.auth.AWS4Signer
-
- 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
-
Deprecated.
- getToken() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
With the logins and identityId to mark the user, it builds a request to
the cognito back end, and returns the token cib hands back
- getToken() - Method in interface com.amazonaws.auth.AWSIdentityProvider
-
Get the token from the relevant provider
- getToken() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getToken() - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
An OpenID token, valid for 15 minutes.
- getTokenCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The value provided by the MFA device, if the trust policy of the role
being assumed requires MFA (that is, if the policy includes a condition
that tests for MFA).
- getTokenCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The value provided by the MFA device, if MFA is required.
- getTrustManager() - Method in class com.amazonaws.ClientConfiguration
-
Gets the trust manager to use for secure connections from this client.
- getType() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the type of this condition.
- getUri() - Method in class com.amazonaws.http.HttpRequest
-
Gets the
URI
of this request.
- getUrlConnection(URL) - Method in class com.amazonaws.http.UrlHttpClient
-
- getUserAgent() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets the user agent string to append to all requests made by this
provider.
- getUserAgent() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
- getUserAgent() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Gets the user agent string to append to all requests made by this
provider.
- getUserAgent() - Method in class com.amazonaws.ClientConfiguration
-
Returns the HTTP user agent header to send with all requests.
- getUserAgent() - Method in class com.amazonaws.mobile.config.AWSConfiguration
-
- getUserAgent() - Static method in class com.amazonaws.util.VersionInfoUtils
-
- getUserId() - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The unique identifier of the calling entity.
- 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() - Static method in class com.amazonaws.util.VersionInfoUtils
-
Returns the current version for the AWS SDK in which this class is
running.
- getWebIdentityProvider() - Method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
-
- getWebIdentityToken() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The OAuth 2.0 access token or OpenID Connect ID token that is provided by
the identity provider.
- getWrappedInputStream() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
-
- Glacier - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
glacier.
- PackedPolicyTooLargeException - Exception in com.amazonaws.services.securitytoken.model
-
The request was rejected because the policy document was too large.
- PackedPolicyTooLargeException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.PackedPolicyTooLargeException
-
Constructs a new PackedPolicyTooLargeException with the specified error
message.
- parse(InputStream) - Static method in class com.amazonaws.regions.RegionMetadataParser
-
Deprecated.
Parses the specified input stream and returns a RegionMetadata
object.
- parse(String, String) - Static method in class com.amazonaws.util.DateUtils
-
Parses the specified date string with the given date pattern and returns
the Date object.
- parse(InputStream, ContentHandler) - Static method in class com.amazonaws.util.XmlUtils
-
Parse.
- 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.
- 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.
- 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
-
Attempts to parse the region name from an endpoint based on conventions
about the endpoint format.
- 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
-
- PART_COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
Event code for multipart completed.
- PART_FAILED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
Event code for multipart failed.
- PART_STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
Event code for multipart started.
- peek() - Method in interface com.amazonaws.util.json.AwsJsonReader
-
Gets the next token but doesn't consume it.
- 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.
- 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.
- PREPARING_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
Event code for preparing.
- 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.
- presignRequest(Request<?>, AWSCredentials, Date) - Method in class com.amazonaws.auth.AWS4Signer
-
- presignRequest(Request<?>, 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 - 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, String) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified id and provider.
- Principal(String) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified AWS account ID.
- 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.
- printToLog(String) - Method in class com.amazonaws.http.UrlHttpClient
-
- processRequestPayload(Request<?>, AWS4Signer.HeaderSigningResult) - 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.
- PROFILING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
- progressChanged(ProgressEvent) - Method in interface com.amazonaws.event.ProgressListener
-
Called when progress has changed, such as additional bytes transferred,
transfer failed, etc.
- progressChanged(ProgressListener, ProgressEvent) - Static method in class com.amazonaws.event.ProgressListenerCallbackExecutor
-
Used to submit a task to publish a progress event to the given listener.
- progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListenerCallbackExecutor
-
- progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListenerChain
-
- ProgressEvent - Class in com.amazonaws.event
-
Notification of a progress change on a transfer.
- ProgressEvent(long) - Constructor for class com.amazonaws.event.ProgressEvent
-
Constructor.
- ProgressEvent(int, long) - Constructor for class com.amazonaws.event.ProgressEvent
-
Constructor.
- ProgressListener - Interface in com.amazonaws.event
-
Listener interface for transfer progress events.
- ProgressListenerCallbackExecutor - Class in com.amazonaws.event
-
This class wraps a ProgressListener object, and manages all its callback
execution.
- ProgressListenerCallbackExecutor(ProgressListener) - Constructor for class com.amazonaws.event.ProgressListenerCallbackExecutor
-
Constructor.
- ProgressListenerCallbackExecutor() - Constructor for class com.amazonaws.event.ProgressListenerCallbackExecutor
-
Constructor.
- 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(ProgressListenerChain.ProgressEventFilter, ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
-
Create a listener chain with a ProgressEventFilter.
- ProgressListenerChain.ProgressEventFilter - Interface in com.amazonaws.event
-
An interface that filters the incoming events before passing them into
the registered listeners.
- ProgressReportingInputStream - Class in com.amazonaws.event
-
Simple InputStream wrapper that occasionally notifies a progress listener
about the number of bytes transferred.
- ProgressReportingInputStream(InputStream, ProgressListenerCallbackExecutor) - Constructor for class com.amazonaws.event.ProgressReportingInputStream
-
Creates a new progress reporting input stream that simply wraps the
specified input stream and uses the specified listener callback executor
to asynchronously notify the listener about the number of bytes
transferred.
- 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.
- 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.util.ImmutableMapParameter
-
- putClientMarker(RequestClientOptions.Marker, String) - Method in class com.amazonaws.RequestClientOptions
-
Associates the given value with the given marker.
- S3 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
s3.
- 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.
- SDKDefaultRetryCondition() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- SDKGlobalConfiguration - Class in com.amazonaws
-
SDKGlobalConfiguration is to configure any global settings
- SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
-
- SdkHttpClient - Class in com.amazonaws.http.impl.client
-
SDK HTTP client class.
- SdkHttpClient(ClientConnectionManager, HttpParams) - Constructor for class com.amazonaws.http.impl.client.SdkHttpClient
-
Constructor.
- 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
-
The SdkHttpRequestRetryHandler class.
- 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
- 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.
- securityTokenService - Variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
The client for starting STS sessions, used in the basic (non-enhanced
flow)
- SecurityTokenServiceActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for AWS Security Token
Service.
- serialize(Date, Type, JsonSerializationContext) - Method in class com.amazonaws.util.json.DateDeserializer
-
- ServiceAbbreviations - Class in com.amazonaws.regions
-
Abbreviations for looking up information about a specific service.
- ServiceAbbreviations() - Constructor for class com.amazonaws.regions.ServiceAbbreviations
-
- 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
-
Constructor.
- ServiceLatencyProvider - Class in com.amazonaws.metrics
-
Latency metric information provider.
- ServiceLatencyProvider(ServiceMetricType) - Constructor for class com.amazonaws.metrics.ServiceLatencyProvider
-
Constructor.
- 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
-
Interface for Factory.
- ServiceMetricType - Interface in com.amazonaws.metrics
-
- 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.
- sessionCredentials - Variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
The current session credentials
- sessionCredentialsExpiration - Variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
The expiration time for the current session credentials
- SessionCredentialsProviderFactory - Class in com.amazonaws.auth
-
Session credentials provider factory to share providers across potentially
many clients.
- SessionCredentialsProviderFactory() - Constructor for class com.amazonaws.auth.SessionCredentialsProviderFactory
-
- sessionDuration - Variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
- 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.
- setAccessKeyId(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Access Key portion of the credentials.
- setAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The access key ID that identifies the temporary security credentials.
- setAccount(String) - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The AWS account ID number of the account that owns or contains the
calling entity.
- setAccountId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A standard AWS account ID (9+ digits).
- setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies.
- setArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
The ARN of the temporary security credentials that are returned from the
AssumeRole action.
- setArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
-
The ARN that specifies the federated user that is associated with the
credentials.
- setArn(String) - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The AWS ARN associated with the calling entity.
- setAssumedRoleId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
A unique identifier that contains the role ID and the role session name
of the role that is being assumed.
- setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
The Amazon Resource Name (ARN) and the assumed role ID, which are
identifiers that you can use to refer to the resulting temporary security
credentials.
- setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The Amazon Resource Name (ARN) and the assumed role ID, which are
identifiers that you can use to refer to the resulting temporary security
credentials.
- setAudience(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The intended audience (also known as client ID) of the web identity
token.
- setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.amazonaws.DefaultRequest
-
Deprecated.
- setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.amazonaws.Request
-
Bind the request metrics to the request.
- setBytesTransferred(long) - Method in class com.amazonaws.event.ProgressEvent
-
Sets the number of bytes transferred since the last progress event.
- 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.
- setConfiguration(ClientConfiguration) - Method in class com.amazonaws.AmazonWebServiceClient
-
- setConfiguration(String) - Method in class com.amazonaws.mobile.config.AWSConfiguration
-
Change the settings that are being read in.
- 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.
- setContent(InputStream) - Method in class com.amazonaws.DefaultRequest
-
- setContent(String) - Method in class com.amazonaws.http.UrlHttpClient.CurlBuilder
-
Set the content used for the given curl command.
- setContent(InputStream) - Method in interface com.amazonaws.Request
-
Sets the optional stream containing the payload data to include for this
request.
- setContentOverflow(boolean) - Method in class com.amazonaws.http.UrlHttpClient.CurlBuilder
-
Sets whether or not the content is too large for the curl command.
- setContextUserAgent(String) - Method in class com.amazonaws.http.ExecutionContext
-
- setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
- setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
- 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.
- 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(AWSCredentials) - Method in class com.amazonaws.handlers.CredentialsRequestHandler
-
Sets the AWSCredentials.
- setCredentials(AWSCredentials) - Method in class com.amazonaws.http.ExecutionContext
-
Sets the optional credentials used to sign the associated request.
- setCredentials(Credentials) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Credentials for the provided identity ID.
- setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security token.
- setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- setCurlLogging(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not the client should be logging any information.
- setCustomRoleArn(String) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the custom role arn that will be used to get credentials with Amazon
Cognito.
- setCustomRoleArn(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
The Amazon Resource Name (ARN) of the role to be assumed when multiple
roles were received in the token from the identity provider.
- setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The duration, in seconds, of the role session.
- setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The duration, in seconds, of the role session.
- setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
The duration, in seconds, that the session should last.
- setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The duration, in seconds, that the credentials should remain valid.
- setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the result effect of this policy statement when it is evaluated.
- setEnableGzip(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether gzip compression should be used
- setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
Overrides the default endpoint for this client.
- setEndpoint(String, String, String) - Method in class com.amazonaws.AmazonWebServiceClient
-
Deprecated.
- 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.
- setEndpoint(String) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Overrides the default endpoint for this client
("https://cognito-identity.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Overrides the default endpoint for this client
("https://sts.amazonaws.com").
- 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
-
- 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.
- setEventCode(int) - Method in class com.amazonaws.event.ProgressEvent
-
Sets the unique event code identifying the type of event this object
represents.
- setExpiration(Date) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The date at which these credentials will expire.
- setExpiration(Date) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The date on which the current credentials expire.
- setExternalId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- setFederatedUser(FederatedUser) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
Identifiers for the federated user associated with the credentials (such
as arn:aws:sts::123456789012:federated-user/Bob
or
123456789012:Bob
).
- setFederatedUserId(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
-
The string that identifies the federated user associated with the
credentials, similar to the unique ID of an IAM user.
- setFireCompletedEvent(boolean) - Method in class com.amazonaws.event.ProgressReportingInputStream
-
- setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about object
upload status.
- setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalConfiguration
-
Sets the global time offset.
- setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in class com.amazonaws.http.UrlHttpClient.CurlBuilder
-
Set the headers used for the given curl command.
- 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.
- 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.
- setIdentityId(String) - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- setIdentityId(String) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A unique identifier in the format REGION:GUID.
- setIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
A unique identifier in the format REGION:GUID.
- setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
An identity pool ID in the format REGION:GUID.
- setJsonEngine(JsonUtils.JsonEngine) - Static method in class com.amazonaws.util.json.JsonUtils
-
Sets the JSON engine.
- setJvmMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the name of the JVM for generating per-JVM level metrics.
- setLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to.
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- setLogins(Map<String, String>) - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Pass the logins to the provider
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the logins map used to authenticated with Amazon Cognito.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- setLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- setMachineMetricsExcluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to set whether the machine metrics is to be excluded.
- setMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- 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).
- setMethod(String) - Method in class com.amazonaws.http.UrlHttpClient.CurlBuilder
-
Set the method to call for the given curl command.
- 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.
- 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.
- setName(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
The name of the federated user.
- setNotificationThreshold(int) - Method in class com.amazonaws.event.ProgressReportingInputStream
-
Sets the number of Kbytes that need to be written before updates to the
listener occur.
- setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
A percentage value that indicates the size of the policy in packed form.
- setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
A percentage value that indicates the size of the policy in packed form.
- setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
A percentage value indicating the size of the policy in packed form.
- setParameters(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setParameters(Map<String, String>) - Method in interface com.amazonaws.Request
-
Sets all parameters, clearing any existing values.
- setPerHostMetricsIncluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to set whether the per-host metrics is to be included.
- setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
An IAM policy in JSON format.
- setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
An IAM policy in JSON format.
- setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
An IAM policy in JSON format that is passed with the
GetFederationToken
call and evaluated along with the policy
or policies that are attached to the IAM user whose credentials are used
to call GetFederationToken
.
- 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.
- setProvider(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The issuing authority of the web identity token presented.
- setProviderId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The fully qualified host component of the domain name of the identity
provider.
- setProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- 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
-
Deprecated.
- 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.
- setRefreshThreshold(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- setRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- setRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
-
- 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(Region) - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
- setRegion(Region) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
- 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.
- setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional credentials to use for this request, overriding the
default credentials set at the client level.
- setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS requestId for this exception.
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
-
- 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.
- 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.
- 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.services.securitytoken.model.AssumeRoleRequest
-
The Amazon Resource Name (ARN) of the role to assume.
- setRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The Amazon Resource Name (ARN) of the role that the caller is assuming.
- setRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
An identifier for the assumed role session.
- setRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
An identifier for the assumed role session.
- setSecretAccessKey(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The secret access key that can be used to sign requests.
- setSecretKey(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Secret Access Key portion of the credentials
- setSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The identification number of the MFA device that is associated with the
user who is making the AssumeRole
call.
- setSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The identification number of the MFA device that is associated with the
IAM user who is making the GetSessionToken
call.
- 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.
- setServiceNameIntern(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the service name computed
by the default implementation.
- setSessionCredentialsExpiration(Date) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- setSessionDuration(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- setSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- setSessionToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Session Token portion of the credentials
- setSessionToken(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The token that users must pass to the service API to use the temporary
credentials.
- setSigner(Signer) - Method in class com.amazonaws.http.ExecutionContext
-
There is in general no need to set the signer in the execution context,
since the signer for each request may differ depending on the URI of the
request.
- setSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made
by this client.
- setSignerRegionOverride(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the internal signer region
computed by the default implementation.
- 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.
- 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.
- 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.
- setStreaming(boolean) - Method in class com.amazonaws.DefaultRequest
-
- setStreaming(boolean) - Method in class com.amazonaws.http.HttpRequest
-
- setStreaming(boolean) - Method in interface com.amazonaws.Request
-
Set streaming flag
- setSTSClientEndpoint(String) - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
Sets the AWS Security Token Service (STS) endpoint where session
credentials are retrieved from.
- setSTSClientEndpoint(String) - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
-
Sets the AWS Security Token Service (STS) endpoint where session
credentials are retrieved from.
- setSubjectFromWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The unique user identifier that is returned by the identity provider.
- 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.
- setToken(String) - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- setToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
An OpenID token, valid for 15 minutes.
- setTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The value provided by the MFA device, if the trust policy of the role
being assumed requires MFA (that is, if the policy includes a condition
that tests for MFA).
- setTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The value provided by the MFA device, if MFA is required.
- setTrustManager(TrustManager) - Method in class com.amazonaws.ClientConfiguration
-
Sets the trust manager to use for secure connections from this client.
- setType(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the type of this condition.
- setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent header to send with all requests.
- setUseReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
- setUserId(String) - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The unique identifier of the calling entity.
- setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the values specified for this access control policy condition.
- setWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The OAuth 2.0 access token or OpenID Connect ID token that is provided by
the identity provider.
- 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.
- 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.http.AmazonHttpClient
-
Shuts down this HTTP client object, releasing any resources that might be
held open.
- shutdown() - Method in class com.amazonaws.http.ApacheHttpClient
-
- shutdown() - Method in interface com.amazonaws.http.HttpClient
-
Forcefully shutdown this HTTP client and release all underlying
resources.
- 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.UrlHttpClient
-
This is no op.
- shutdown() - Method in interface com.amazonaws.services.cognitoidentity.AmazonCognitoIdentity
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
-
Shuts down this client object, releasing any resources that might be held
open.
- sign(String, byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Signs using the given signing algorithm.
- sign(byte[], byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- sign(Request<?>, 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(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
-
- sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.NoOpSigner
-
- sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
This signer will add "Signature" parameter to the request.
- sign(Request<?>, 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(Request<?>, AWSCredentials) - Method in interface com.amazonaws.auth.Signer
-
Sign the given request with the given set of credentials.
- 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
-
Enum for the signature version.
- 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.
- SignerFactory - Class in com.amazonaws.auth
-
Signer factory.
- SigningAlgorithm - Enum in com.amazonaws.auth
-
Enum for the signing algorithm.
- SimpleDB - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
simple db.
- SimpleMetricType - Class in com.amazonaws.metrics
-
The simple metric type class.
- SimpleMetricType() - Constructor for class com.amazonaws.metrics.SimpleMetricType
-
- SimpleServiceMetricType - Class in com.amazonaws.metrics
-
Simple service metric type class.
- SimpleServiceMetricType(String, String) - Constructor for class com.amazonaws.metrics.SimpleServiceMetricType
-
Constructor.
- SimpleThroughputMetricType - Class in com.amazonaws.metrics
-
Simple throughput metric type.
- SimpleThroughputMetricType(String, String, String) - Constructor for class com.amazonaws.metrics.SimpleThroughputMetricType
-
Constructor.
- SimpleWorkflow - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
simple workflow.
- Singleton - Static variable in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
-
Singleton.
- Singleton - Static variable in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
-
Singleton.
- size() - Method in class com.amazonaws.util.ImmutableMapParameter
-
- skip(long) - Method in class com.amazonaws.util.LengthCheckInputStream
- skipValue() - Method in interface com.amazonaws.util.json.AwsJsonReader
-
Skips a value.
- SNS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
sns.
- 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.
- SQS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
sqs.
- start() - Method in class com.amazonaws.metrics.MetricCollector
-
Starts the request metric collector.
- STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
Event code for started.
- 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
-
Deprecated.
- startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
-
Deprecated.
- startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
Start an event which will be timed.
- startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Deprecated.
- startSession() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Starts a new session by getting short lived session credentials.
- 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 - 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.
- statusCode(int) - Method in class com.amazonaws.http.HttpResponse.Builder
-
Sets the status code, such as 200, 204, 400, 500, etc
- statusText(String) - Method in class com.amazonaws.http.HttpResponse.Builder
-
Sets the status text.
- 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.
- stop() - Method in class com.amazonaws.metrics.MetricCollector
-
Stops the request metric collector.
- StorageGateway - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
storage gateway.
- 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
-
Constructor.
- StringUtils - Class in com.amazonaws.util
-
Utilities for converting objects to strings.
- StringUtils() - Constructor for class com.amazonaws.util.StringUtils
-
- STS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
sts.
- STSActions - Enum in com.amazonaws.auth.policy
-
- STSAssumeRoleSessionCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to assume a Role and create temporary, short-lived sessions to use
for authentication.
- STSAssumeRoleSessionCredentialsProvider(String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSSessionCredentials - Class in com.amazonaws.auth
-
Deprecated.
- STSSessionCredentials(AWSCredentials) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS.
- STSSessionCredentials(AWSCredentials, int) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS.
- STSSessionCredentials(AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS, using a preconfigured STS client.
- STSSessionCredentials(AWSSecurityTokenService, int) - Constructor for class com.amazonaws.auth.STSSessionCredentials
-
Deprecated.
Create a new credentials object that will periodically and automatically
obtain a session from STS, using a preconfigured STS client.
- STSSessionCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to create temporary, short-lived sessions to use for authentication.
- STSSessionCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified long lived AWS credentials to make a request to the AWS
Security Token Service (STS) to request short lived session credentials,
which will then be returned by this class's
STSSessionCredentialsProvider.getCredentials()
method.
- STSSessionCredentialsProvider(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified long lived AWS credentials to make a request to the AWS
Security Token Service (STS) to request short lived session credentials,
which will then be returned by this class's
STSSessionCredentialsProvider.getCredentials()
method.
- STSSessionCredentialsProvider(AWSCredentialsProvider) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified credentials provider (which vends long lived AWS credentials)
to make a request to the AWS Security Token Service (STS) to request
short lived session credentials, which will then be returned by this
class's
STSSessionCredentialsProvider.getCredentials()
method.
- STSSessionCredentialsProvider(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
-
Constructs a new STSSessionCredentialsProvider, which will use the
specified credentials provider (which vends long lived AWS credentials)
to make a request to the AWS Security Token Service (STS) to request
short lived session credentials, which will then be returned by this
class's
STSSessionCredentialsProvider.getCredentials()
method.
- SystemPropertiesCredentialsProvider - Class in com.amazonaws.auth
-
Deprecated.
- SystemPropertiesCredentialsProvider() - Constructor for class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
Deprecated.
- ValidationUtils - Class in com.amazonaws.util
-
ValidationUtils class.
- ValidationUtils() - Constructor for class com.amazonaws.util.ValidationUtils
-
- value(String) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
- value(boolean) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
Writes a boolean value, either true or false
- value(double) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
Writes a double value
- value(long) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
Writes a long value
- value(Number) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
- value(Date) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
Writes a
Date
value as epoch time in seconds in a number format.
- value(ByteBuffer) - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
- value() - Method in interface com.amazonaws.util.json.AwsJsonWriter
-
Writes a null value, i.e.
- 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(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.actions.SecurityTokenServiceActions
-
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.policy.STSActions
-
Deprecated.
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.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.metrics.AwsSdkMetrics
-
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.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.util.AWSRequestMetrics.Field
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.AWSServiceMetrics
-
Deprecated.
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.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.json.AwsJsonToken
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.json.JsonUtils.JsonEngine
-
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.
- 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() - Static method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
-
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.policy.STSActions
-
Deprecated.
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.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() - 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.Protocol
-
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.util.AWSRequestMetrics.Field
-
Deprecated.
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
-
Deprecated.
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.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.json.AwsJsonToken
-
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.JsonUtils.JsonEngine
-
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.
- VersionInfoUtils - Class in com.amazonaws.util
-
Utility class for accessing AWS SDK versioning information.
- VersionInfoUtils() - Constructor for class com.amazonaws.util.VersionInfoUtils
-
- WebIdentityFederationSessionCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to create temporary, short-lived sessions to use for authentication.
- WebIdentityFederationSessionCredentialsProvider(String, String, String) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Constructs a new WebIdentityFederationSessionCredentialsProvider, which
will use the specified 3rd-party web identity provider to make a request
to the AWS Security Token Service (STS) to request short lived session
credentials, which will then be returned by this class's
WebIdentityFederationSessionCredentialsProvider.getCredentials()
method.
- WebIdentityFederationSessionCredentialsProvider(String, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Constructs a new WebIdentityFederationSessionCredentialsProvider, which
will use the specified 3rd-party web identity provider to make a request
to the AWS Security Token Service (STS) to request short lived session
credentials, which will then be returned by this class's
WebIdentityFederationSessionCredentialsProvider.getCredentials()
method.
- WebIdentityFederationSessionCredentialsProvider(String, String, String, AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Constructs a new WebIdentityFederationSessionCredentialsProvider, which
will use the specified 3rd-party web identity provider to make a request
to the AWS Security Token Service (STS) using the provided client to
request short lived session credentials, which will then be returned by
this class's
WebIdentityFederationSessionCredentialsProvider.getCredentials()
method.
- withAccessKeyId(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Access Key portion of the credentials.
- withAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The access key ID that identifies the temporary security credentials.
- withAccount(String) - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The AWS account ID number of the account that owns or contains the
calling entity.
- withAccountId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A standard AWS account ID (9+ digits).
- 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.
- withArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
The ARN of the temporary security credentials that are returned from the
AssumeRole action.
- withArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
-
The ARN that specifies the federated user that is associated with the
credentials.
- withArn(String) - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The AWS ARN associated with the calling entity.
- withAssumedRoleId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
-
A unique identifier that contains the role ID and the role session name
of the role that is being assumed.
- withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
The Amazon Resource Name (ARN) and the assumed role ID, which are
identifiers that you can use to refer to the resulting temporary security
credentials.
- withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The Amazon Resource Name (ARN) and the assumed role ID, which are
identifiers that you can use to refer to the resulting temporary security
credentials.
- withAudience(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The intended audience (also known as client ID) of the web identity
token.
- 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.
- 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.
- withCredentials(Credentials) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
Credentials for the provided identity ID.
- withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security token.
- withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
-
The temporary security credentials, which include an access key ID, a
secret access key, and a security (or session) token.
- withCurlLogging(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not the client should be logging any information.
- withCustomRoleArn(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
The Amazon Resource Name (ARN) of the role to be assumed when multiple
roles were received in the token from the identity provider.
- withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The duration, in seconds, of the role session.
- withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The duration, in seconds, of the role session.
- withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
The duration, in seconds, that the session should last.
- withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The duration, in seconds, that the credentials should remain valid.
- withEnableGzip(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether gzip compression should be used
- withExpiration(Date) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The date at which these credentials will expire.
- withExpiration(Date) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The date on which the current credentials expire.
- withExternalId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
A unique identifier that is used by third parties when assuming roles in
their customers' accounts.
- withFederatedUser(FederatedUser) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
Identifiers for the federated user associated with the credentials (such
as arn:aws:sts::123456789012:federated-user/Bob
or
123456789012:Bob
).
- withFederatedUserId(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
-
The string that identifies the federated user associated with the
credentials, similar to the unique ID of an IAM user.
- 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.
- 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.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdResult
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A unique identifier in the format REGION:GUID.
- withIdentityId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
A unique identifier in the format REGION:GUID.
- withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
An identity pool ID in the format REGION:GUID.
- withLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to and returns the
updated ClientConfiguration object.
- withLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the logins map used to authenticated with Amazon Cognito.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetCredentialsForIdentityRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetIdRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- withLogins(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenRequest
-
A set of optional name-value pairs that map provider names to provider
tokens.
- withMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and returns the
updated ClientConfiguration object.
- 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.
- withName(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
The name of the federated user.
- withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
-
A percentage value that indicates the size of the policy in packed form.
- withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
A percentage value that indicates the size of the policy in packed form.
- withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
-
A percentage value indicating the size of the policy in packed form.
- 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.
- withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
An IAM policy in JSON format.
- withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
An IAM policy in JSON format.
- withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
-
An IAM policy in JSON format that is passed with the
GetFederationToken
call and evaluated along with the policy
or policies that are attached to the IAM user whose credentials are used
to call GetFederationToken
.
- 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.
- withProvider(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The issuing authority of the web identity token presented.
- withProviderId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The fully qualified host component of the domain name of the identity
provider.
- withProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
-
Deprecated.
- 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
-
Deprecated.
- withReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
- withRefreshThreshold(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- withRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
-
- 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.
- 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.services.securitytoken.model.AssumeRoleRequest
-
The Amazon Resource Name (ARN) of the role to assume.
- withRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The Amazon Resource Name (ARN) of the role that the caller is assuming.
- withRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
An identifier for the assumed role session.
- withRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
An identifier for the assumed role session.
- withSecretAccessKey(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The secret access key that can be used to sign requests.
- withSecretKey(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Secret Access Key portion of the credentials
- withSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The identification number of the MFA device that is associated with the
user who is making the AssumeRole
call.
- withSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The identification number of the MFA device that is associated with the
IAM user who is making the GetSessionToken
call.
- withSessionDuration(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- withSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- withSessionToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.Credentials
-
The Session Token portion of the credentials
- withSessionToken(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
-
The token that users must pass to the service API to use the temporary
credentials.
- withSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made
by this client.
- 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.
- 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.
- withSubjectFromWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
-
The unique user identifier that is returned by the identity provider.
- 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.
- withToken(String) - Method in class com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenResult
-
An OpenID token, valid for 15 minutes.
- withTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
-
The value provided by the MFA device, if the trust policy of the role
being assumed requires MFA (that is, if the policy includes a condition
that tests for MFA).
- withTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
-
The value provided by the MFA device, if MFA is required.
- withTrustManager(TrustManager) - Method in class com.amazonaws.ClientConfiguration
-
Sets the trust manager to use for secure connections from this client,
and returns the updated ClientConfiguration object so that additional
calls may be chained together.
- withType(String) - Method in class com.amazonaws.auth.policy.Condition
-
- withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent header used in requests and returns the updated
ClientConfiguration object.
- withUserId(String) - Method in class com.amazonaws.services.securitytoken.model.GetCallerIdentityResult
-
The unique identifier of the calling entity.
- withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
-
- withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
- withWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
-
The OAuth 2.0 access token or OpenID Connect ID token that is provided by
the identity provider.
- wrap(ClientConnectionManager) - Static method in class com.amazonaws.http.conn.ClientConnectionManagerFactory
-
- wrapListener(ProgressListener) - Static method in class com.amazonaws.event.ProgressListenerCallbackExecutor
-
- writeTo(OutputStream) - Method in class com.amazonaws.metrics.MetricInputStreamEntity
-