| Modifier and Type | Field and Description |
|---|---|
static CustomAuth |
INSTANCE
Represents the AWS authorisation type "CUSTOM"; the authorisation is carried out by custom logic in a lambda.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
public static CustomAuth INSTANCE
Represents the AWS authorisation type "CUSTOM"; the authorisation is carried out by custom logic in a lambda.