Structures
The following structures are available globally.
-
See moreAWSAppSyncServiceConfigProvider
implementation that converts Sudo platform configuration to AWS AppSync configuration.Declaration
Swift
public struct SudoIdentityVerificationClientConfigProvider : AWSAppSyncServiceConfigProvider
-
Input for verifyIdentity(input:)
See moreDeclaration
Swift
public struct VerifyIdentityInput : Hashable
-
Input for verifyIdentityDocument(input:)
See moreDeclaration
Swift
public struct VerifyIdentityDocumentInput : Hashable
-
Represents verified identity details obtained via
See moreverifyIdentity
API.Declaration
Swift
public struct VerifiedIdentity