AwsCredentials

smithy4s.aws.kernel.AwsCredentials$
See theAwsCredentials companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any