Class DefaultAWSAuthentication

java.lang.Object
com.adaptris.aws.DefaultAWSAuthentication
All Implemented Interfaces:
AWSAuthentication

@ComponentProfile(summary="Use the default authentication logic of the AWS SDK (IAM Roles, System Properties, Environment variables, etc") public class DefaultAWSAuthentication extends Object implements AWSAuthentication
Use the default authentication logic of the AWS SDK (IAM Roles, System Properties, Environment variables, etc
  • Constructor Details

    • DefaultAWSAuthentication

      public DefaultAWSAuthentication()
  • Method Details