You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the user was trying to use SESV2Client whereas the example shows how to use SESClient. The function name changed from getTemplate to getEmailTemplate between the versions. No contact info to alert user with.
What is the issue?
PHP Fatal error: Uncaught InvalidArgumentException: Operation not found: GetTemplate in /usr/share/php/vendor/aws/aws-sdk-php/src/AwsClient.php:215
Stack trace:
#0 /usr/share/php/vendor/aws/aws-sdk-php/src/AwsClientTrait.php(78): Aws\AwsClient->getCommand()
#1 /var/www/html/template.php(18): Aws\AwsClient->__call()
#2 {main}
thrown in /usr/share/php/vendor/aws/aws-sdk-php/src/AwsClient.php on line 215
[Provide any additional details here.]
Reported via Documentation Feedback.
The text was updated successfully, but these errors were encountered: