FipsEnabledProvider (AWS SDK for Java

FipsEnabledProvider (AWS SDK for Java - 2.25.34)
public class FipsEnabledProviderextends ObjectA resolver for the default value of whether the SDK should use fips endpoints. This checks environment variables, system properties and the profile file for the relevant configuration options when isFipsEnabled() is invoked.
  • Nested Class Summary

    Nested Classes

    static final class 

  • Method Summary

    Returns true when dualstack should be used, false when dualstack should not be used, and empty when there is no global dualstack configuration.

  • Method Details

    • builder

    • isFipsEnabled

      Returns true when dualstack should be used, false when dualstack should not be used, and empty when there is no global dualstack configuration.


You Might Also Like