Updates an existing Authorizer resource.
See https://paws-r.github.io/docs/apigateway/update_authorizer.html for full documentation.
apigateway_update_authorizer(restApiId, authorizerId, patchOperations = NULL)
[required] The string identifier of the associated RestApi.
[required] The identifier of the Authorizer resource.
For more information about supported patch operations, see Patch Operations.