Class SigV4Properties


  • public class SigV4Properties
    extends Object
    Holds the properties required to perform SIGV4 auth.
    • Constructor Detail

      • SigV4Properties

        public SigV4Properties​(String serviceRegion)
        Parameters:
        serviceRegion - the region name for the service.
    • Method Detail

      • getServiceRegion

        public String getServiceRegion()
        Returns:
        the serviceRegion.