1 Answer
- Newest
- Most votes
- Most comments
1
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 content
- asked 2 years ago
- asked 4 years ago
