serverlessDeploymentUserIdentitySessionContext
Last updated
Session context for the user identity performing a serverless deployment.
type ServerlessDeploymentUserIdentitySessionContext {
sessionIssuer: ServerlessDeploymentUserIdentitySessionIssuer
attributes: ServerlessDeploymentUserIdentityAttributes
}sessionIssuer ServerlessDeploymentUserIdentitySessionIssuer
Details about the session issuer
type String
principalId String
arn String
accountId String
userName String
attributes ServerlessDeploymentUserIdentityAttributes
Attributes of the session context
creationDate String
mfaAuthenticated String
Last updated
