serverlessDeploymentUserIdentitySessionContext

Session context for the user identity performing a serverless deployment.

Examples

type ServerlessDeploymentUserIdentitySessionContext {
  sessionIssuer: ServerlessDeploymentUserIdentitySessionIssuer
  attributes: ServerlessDeploymentUserIdentityAttributes
}

Fields

Field
Description
Supported fields

Details about the session issuer

type String principalId String arn String accountId String userName String

Attributes of the session context

creationDate String mfaAuthenticated String

References

Fields with this object:

Last updated