Class StaticCredentialsBuilder

  • All Implemented Interfaces:
    AWSCredentialsProviderBuilder

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

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