Class AwsDefaultProviderChainPlugin

java.lang.Object
org.apache.pulsar.io.aws.AwsDefaultProviderChainPlugin
org.apache.pulsar.io.kinesis.AwsDefaultProviderChainPlugin
All Implemented Interfaces:
Closeable, AutoCloseable, AwsCredentialProviderPlugin, AwsCredentialProviderPlugin

@Deprecated public class AwsDefaultProviderChainPlugin extends AwsDefaultProviderChainPlugin implements AwsCredentialProviderPlugin
Deprecated.
This is a stub class for backwards compatibility. In new code and configurations, please use the plugins from org.apache.pulsar.io.aws
See Also:
  • Constructor Details

    • AwsDefaultProviderChainPlugin

      public AwsDefaultProviderChainPlugin()
      Deprecated.