Structures

The following structures are available globally.

  • Exported encryption key.

    See more

    Declaration

    Swift

    public struct EncryptionKey
  • Represents an entitlement related to using Sudo service APIs. Currently only entitlement that’s used in Sudo service is “sudoplatform.sudo.max” to represent the maximum number of Sudos each user is allowed to provision.

    See more

    Declaration

    Swift

    public struct Entitlement
  • Represents a claim or identity attribute associated with a Sudo.

    See more

    Declaration

    Swift

    public struct Claim : Hashable

Some convenient String literals for Sudo claim names.

  • Represents a Sudo.

    See more

    Declaration

    Swift

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

    See more

    Declaration

    Swift

    public struct SudoProfilesClientConfigProvider : AWSAppSyncServiceConfigProvider