| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Signer
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.
|
| Class and Description |
|---|
| AbstractAWSSigner
Abstract base class for AWS signing protocol implementations.
|
| AWS4Signer
Signer implementation that signs requests with the AWS4 signing protocol.
|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
AWSCredentialsProviderChain
AWSCredentialsProvider implementation that chains together multiple
credentials providers. |
| AWSSessionCredentials
AWS session credentials object.
|
| DefaultAWSCredentialsProviderChain
AWS credentials provider chain that looks for credentials in this order:
Environment Variables -
AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
(RECOMMENDED since they are recognized by all the AWS SDKs and CLI except for .NET),
or AWS_ACCESS_KEY and AWS_SECRET_KEY (only recognized by Java SDK)
Java System Properties - aws.accessKeyId and aws.secretKey
Web Identity Token credentials from the environment or container
Credential profiles file at the default location (~/.aws/credentials) shared by all AWS SDKs and the AWS CLI
Credentials delivered through the Amazon EC2 container service if AWS_CONTAINER_CREDENTIALS_RELATIVE_URI" environment variable is set
and security manager has permission to access the variable,
Instance profile credentials delivered through the Amazon EC2 metadata service
|
| InstanceProfileCredentialsProvider
Credentials provider implementation that loads credentials from the Amazon EC2 Instance Metadata Service (IMDS).
|
| Presigner
A request signer that has special-case logic to presign requests, generating
a URL which embeds the signature suitable for hyperlinking.
|
| RegionAwareSigner
A signer that needs to know which region it is talking to.
|
| RequestSigner
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.
|
| SdkClock
Clock interface to prevent static coupling to
System.currentTimeMillis(). |
| ServiceAwareSigner
A signer that needs to know which service it is talking to.
|
| SignatureVersion |
| Signer
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.
|
| SignerParams
Shared parameter structure to contain information required for signing by
various signer implementations.
|
| SigningAlgorithm |
| WebIdentityTokenCredentialsProvider
See Migration Guide
for more information.
|
| WebIdentityTokenCredentialsProvider.Builder
A builder for creating a custom
WebIdentityTokenCredentialsProvider. |
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| JsonCredentials
Simple implementation of IBMOAuthCredentials that reads in API key and
resource instance id from json file.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| JsonCredentials
Simple implementation of IBMOAuthCredentials that reads in API key and
resource instance id from json file.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| SdkClock
Clock interface to prevent static coupling to
System.currentTimeMillis(). |
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Signer
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.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| Signer
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.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AbstractAWSSigner
Abstract base class for AWS signing protocol implementations.
|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSSessionCredentials
AWS session credentials object.
|
| Signer
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.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| Signer
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.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Signer
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.
|
| Class and Description |
|---|
| AbstractAWSSigner
Abstract base class for AWS signing protocol implementations.
|
| AWS4Signer
Signer implementation that signs requests with the AWS4 signing protocol.
|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSSessionCredentials
AWS session credentials object.
|
| Presigner
A request signer that has special-case logic to presign requests, generating
a URL which embeds the signature suitable for hyperlinking.
|
| RegionAwareSigner
A signer that needs to know which region it is talking to.
|
| ServiceAwareSigner
A signer that needs to know which service it is talking to.
|
| Signer
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.
|
| Class and Description |
|---|
| Signer
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.
|
| Class and Description |
|---|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| Class and Description |
|---|
| AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
| AWSCredentialsProvider
Interface for providing AWS credentials.
|
Copyright © 2025. All rights reserved.