Structures

The following structures are available globally.

  • Credential information.

    • ownerId: GUID of the owning resource.
    • ownerType: Type of the owning resource.
    • keyName: Name of the key associated with the credential.

    Declaration

    Swift

    public struct CredentialInfo
  • Represents authentication tokens associated with a given user.

    See more

    Declaration

    Swift

    public struct AuthenticationTokens
  • AWSAppSyncServiceConfigProvider implementation that converts Sudo platform configuration to AWS AppSync configuration.

    See more

    Declaration

    Swift

    public struct SudoUserClientConfigProvider : AWSAppSyncServiceConfigProvider