- accessKeyId(String) - Method in class org.jclouds.aws.domain.SessionCredentials.Builder
-
- ACTION - Static variable in class org.jclouds.aws.reference.FormParameters
-
Indicates the action to perform.
- AP_NORTHEAST_1 - Static variable in class org.jclouds.aws.domain.Region
-
Region in Tokyo, launched March 2, 2011.
- AP_NORTHEAST_2 - Static variable in class org.jclouds.aws.domain.Region
-
Region in Seoul, launched January 6, 2016.
- AP_SOUTH_1 - Static variable in class org.jclouds.aws.domain.Region
-
Region in Mumbai (India), launched June 27, 2016.
- AP_SOUTHEAST_1 - Static variable in class org.jclouds.aws.domain.Region
-
Region in Singapore, launched April 28, 2010.
- AP_SOUTHEAST_2 - Static variable in class org.jclouds.aws.domain.Region
-
Asia Pacific (Sydney)
- apply(Location) - Method in class org.jclouds.aws.util.AWSUtils.GetRegionFromLocation
-
- assumeRole(String, String) - Method in interface org.jclouds.sts.STSApi
-
Assumes a role for a specified session.
- assumeRole(String, String, AssumeRoleOptions) - Method in interface org.jclouds.sts.STSApi
-
- AssumeRoleOptions - Class in org.jclouds.sts.options
-
- AssumeRoleOptions() - Constructor for class org.jclouds.sts.options.AssumeRoleOptions
-
- AssumeRoleOptions.Builder - Class in org.jclouds.sts.options
-
- AssumeRoleOptions.Builder() - Constructor for class org.jclouds.sts.options.AssumeRoleOptions.Builder
-
- AWS_ACCESS_KEY_ID - Static variable in class org.jclouds.aws.reference.FormParameters
-
The Access Key ID for the request sender.
- AWSClientErrorRetryHandler - Class in org.jclouds.aws.handlers
-
Handles Retryable responses with error codes in the 4xx range
- AWSClientErrorRetryHandler(AWSUtils, BackoffLimitedRetryHandler, Set<String>) - Constructor for class org.jclouds.aws.handlers.AWSClientErrorRetryHandler
-
- AWSConstants - Class in org.jclouds.aws.reference
-
Configuration properties and constants used in amazon connections.
- AWSError - Class in org.jclouds.aws.domain
-
When an Amazon S3 request is in error, the client receives an error response.
- AWSError() - Constructor for class org.jclouds.aws.domain.AWSError
-
- AWSHttpApiModule<A> - Class in org.jclouds.aws.config
-
- AWSHttpApiModule() - Constructor for class org.jclouds.aws.config.AWSHttpApiModule
-
- AWSHttpApiModule(Class<A>) - Constructor for class org.jclouds.aws.config.AWSHttpApiModule
-
- AWSResponseException - Exception in org.jclouds.aws
-
Encapsulates an AWS Error from Amazon.
- AWSResponseException(HttpCommand, HttpResponse, AWSError) - Constructor for exception org.jclouds.aws.AWSResponseException
-
- AWSResponseException(HttpCommand, HttpResponse, AWSError, Throwable) - Constructor for exception org.jclouds.aws.AWSResponseException
-
- AWSResponseException(String, HttpCommand, HttpResponse, AWSError) - Constructor for exception org.jclouds.aws.AWSResponseException
-
- AWSResponseException(String, HttpCommand, HttpResponse, AWSError, Throwable) - Constructor for exception org.jclouds.aws.AWSResponseException
-
- AWSServerErrorRetryHandler - Class in org.jclouds.aws.handlers
-
Handles Retryable responses with error codes in the 5xx range
- AWSServerErrorRetryHandler(AWSUtils, Set<String>) - Constructor for class org.jclouds.aws.handlers.AWSServerErrorRetryHandler
-
- AWSUtils - Class in org.jclouds.aws.util
-
Needed to sign and verify requests and responses.
- AWSUtils.GetRegionFromLocation - Class in org.jclouds.aws.util
-
- AWSUtils.GetRegionFromLocation() - Constructor for class org.jclouds.aws.util.AWSUtils.GetRegionFromLocation
-
- getAccessKeyId() - Method in class org.jclouds.aws.domain.SessionCredentials
-
AccessKeyId ID that identifies the temporary credentials.
- getAnnotatedApiVersion(HttpRequest) - Static method in class org.jclouds.aws.filters.FormSignerUtils
-
Get the version from a @ApiVersionOverride() annotation on an API method or its owning class.
- getArn() - Method in class org.jclouds.sts.domain.User
-
The arn of the federated user or assumed role.
- getCode() - Method in class org.jclouds.aws.domain.AWSError
-
The error code is a string that uniquely identifies an error condition.
- getCredentials() - Method in class org.jclouds.sts.domain.UserAndSessionCredentials
-
The temporary security credentials, which includes an Access Key ID, a
Secret Access Key, and a security token.
- getDetails() - Method in class org.jclouds.aws.domain.AWSError
-
- getError() - Method in exception org.jclouds.aws.AWSResponseException
-
- getExpiration() - Method in class org.jclouds.aws.domain.SessionCredentials
-
The date on which these credentials expire.
- getId() - Method in class org.jclouds.sts.domain.User
-
The id of the federated user or assumed role.
- getMessage() - Method in class org.jclouds.aws.domain.AWSError
-
The error message contains a generic description of the error condition in English.
- getPackedPolicySize() - Method in class org.jclouds.sts.domain.UserAndSessionCredentials
-
A percentage value that indicates the size of the policy in packed form.
- getRegionFromLocationOrNull(Location) - Static method in class org.jclouds.aws.util.AWSUtils
-
- getRequestId() - Method in class org.jclouds.aws.domain.AWSError
-
* A unique ID assigned to each request by the system.
- getRequestToken() - Method in class org.jclouds.aws.domain.AWSError
-
- getResult() - Method in class org.jclouds.aws.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.aws.xml.SessionCredentialsHandler
-
- getResult() - Method in class org.jclouds.sts.xml.UserAndSessionCredentialsHandler
-
- getSecretAccessKey() - Method in class org.jclouds.aws.domain.SessionCredentials
-
The Secret Access Key to sign requests.
- getSessionToken() - Method in class org.jclouds.aws.domain.SessionCredentials
-
The security token that users must pass to the service API to use the
temporary credentials.
- getSignature() - Method in class org.jclouds.aws.domain.AWSError
-
- getStringSigned() - Method in class org.jclouds.aws.domain.AWSError
-
- getUser() - Method in class org.jclouds.sts.domain.UserAndSessionCredentials
-
- guiceProvideTimeStamp(DateService) - Method in class org.jclouds.aws.config.FormSigningHttpApiModule
-