| Línea 3... | Línea 3... | 
          
            | 3 |  
 | 3 |  
 | 
          
            | Línea 4... | Línea 4... | 
          
            | 4 | use Aws\AwsClient;
 | 4 | use Aws\AwsClient;
 | 
          
            | 5 |  
 | 5 |  
 | 
          
            | - |   | 6 | /**
 | 
          
            | - |   | 7 |  * This client is used to interact with the **Amazon Personalize Events** service.
 | 
          
            | - |   | 8 |  * @method \Aws\Result putActionInteractions(array $args = [])
 | 
          
            | - |   | 9 |  * @method \GuzzleHttp\Promise\Promise putActionInteractionsAsync(array $args = [])
 | 
          
            | 6 | /**
 | 10 |  * @method \Aws\Result putActions(array $args = [])
 | 
          
            | 7 |  * This client is used to interact with the **Amazon Personalize Events** service.
 | 11 |  * @method \GuzzleHttp\Promise\Promise putActionsAsync(array $args = [])
 | 
          
            | 8 |  * @method \Aws\Result putEvents(array $args = [])
 | 12 |  * @method \Aws\Result putEvents(array $args = [])
 | 
          
            | 9 |  * @method \GuzzleHttp\Promise\Promise putEventsAsync(array $args = [])
 | 13 |  * @method \GuzzleHttp\Promise\Promise putEventsAsync(array $args = [])
 | 
          
            | 10 |  * @method \Aws\Result putItems(array $args = [])
 | 14 |  * @method \Aws\Result putItems(array $args = [])
 |