<?php
namespace AwsPersonalizeEvents;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon Personalize Events** service.
* @method AwsResult putEvents(array $args = [])
* @method GuzzleHttpPromisePromise putEventsAsync(array $args = [])
*/
class PersonalizeEventsClient extends AwsClient {}