AwsCredentials

smithy4s.aws.kernel.AwsCredentials
See theAwsCredentials companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Default(accessKeyId: String, secretAccessKey: String, sessionToken: Option[String]) extends AwsCredentials

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all