CognitoUserPools

aws.auth.CognitoUserPools
See theCognitoUserPools companion object
final case class CognitoUserPools(providerArns: List[String])

Configures an Amazon Cognito User Pools auth scheme.

Value parameters

providerArns

A list of the Amazon Cognito user pool ARNs. Each element is of this format: arn:aws:cognito-idp:{region}:{account_id}:userpool/{user_pool_id}.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product