1 Answers
0
Hello,
The listSuppressedDestinations()
function is only available in the SesV2Client
Client for the AWS PHP SDK.
Try switching Aws\Ses\SesClient
to Aws\SesV2\SesV2Client
and this should work fine.
Relevant documentation - https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-sesv2-2019-09-27.html
Relevant questions
CodeGuru not loading the list of private GitHub repositories
Accepted Answerasked 8 months agoBabelfish and the SQLSRV driver in PHP
asked 2 months agoGot access to the Amazon PA API but always get Error 429 Too many requests
asked 6 months agoError connection to the API!
asked 3 years agoPHP listSuppressedDestinations > Uncaught InvalidArgumentException: Operation not found:
asked a month agoSSE error occurs with Glue 3.0 but not 2.0
Accepted Answerasked a year agoPHP SDK Operation not found: StartTextTranslationJob
asked 2 years agoHow do I obtain permission to execute "delete-suppressed-destination"?
asked 2 years agocan not remove account from organization
asked 3 years agoWebSocket API - Posting to connection - Route not found error
asked 2 years ago