You are here

public function AmazonSesHandlerInterface::getSendQuota in Amazon SES 2.0.x

Get sending quota.

Return value

array An array of quota information.

1 method overrides AmazonSesHandlerInterface::getSendQuota()
AmazonSesHandler::getSendQuota in src/AmazonSesHandler.php
Get sending quota.

File

src/AmazonSesHandlerInterface.php, line 53

Class

AmazonSesHandlerInterface
Interface for the Amazon SES handler.

Namespace

Drupal\amazon_ses

Code

public function getSendQuota();