Class GlobalServiceExecutionInterceptor

java.lang.Object
software.amazon.awssdk.awscore.interceptor.GlobalServiceExecutionInterceptor
All Implemented Interfaces:
ExecutionInterceptor

@SdkProtectedApi public class GlobalServiceExecutionInterceptor extends Object implements ExecutionInterceptor
A more specific version of HelpfulUnknownHostExceptionInterceptor that was used for older IAM clients. This can be removed if we ever drop backwards-compatibility with older IAM client versions, because newer IAM client versions do not depend on this interceptor.