Uses of Class
com.amazon.neptune.gremlin.driver.exception.SigV4PropertiesNotFoundException
-
Packages that use SigV4PropertiesNotFoundException Package Description com.amazon.neptune.gremlin.driver.sigv4 Authorization related code for Amazon Neptune, e.g. -
-
Uses of SigV4PropertiesNotFoundException in com.amazon.neptune.gremlin.driver.sigv4
Methods in com.amazon.neptune.gremlin.driver.sigv4 that throw SigV4PropertiesNotFoundException Modifier and Type Method Description SigV4PropertiesChainedSigV4PropertiesProvider. getSigV4Properties()Gets theSigV4Propertiesfrom the chain of lambdas.SigV4PropertiesChainedSigV4PropertiesProvider. getSigV4PropertiesFromEnv()Reads the SigV4 properties from the environment properties and constructs theSigV4Propertiesobject.
-