authorizationMode property

APIAuthorizationType<AmplifyAuthProvider>? authorizationMode
final

Authorization type to use for this request.

If not supplied, the request will use the default endpoint mode.

Implementation

final APIAuthorizationType? authorizationMode;