Class StaticCredentialsBuilder

java.lang.Object
com.adaptris.aws2.StaticCredentialsBuilder
All Implemented Interfaces:
AWSCredentialsProviderBuilder

@ComponentProfile(summary="Create a static set of credentials", since="4.3.0") public class StaticCredentialsBuilder extends Object implements AWSCredentialsProviderBuilder
A static set of credentials for AWS.
Since:
4.3.0

In the adapter configuration file this class is aliased as aws2-static-credentials-builder which is the preferred alternative to the fully qualified classname when building your configuration.