AuthRuleProvider

public enum AuthRuleProvider

Warning

Although this has public access, it is intended for internal use and should not be used directly by host applications. The behavior of this may change without warning.
  • Declaration

    Swift

    case apiKey
  • Declaration

    Swift

    case oidc
  • iam

    Declaration

    Swift

    case iam
  • Declaration

    Swift

    case userPools
  • Declaration

    Swift

    case function