Include CloudWatch, SesV2 and Sns in aws-sdk-php

DragonByte Tech

Well-known member
(Thanks to Jeremy for teaching me how you guys strip unused services from aws-sdk-php 🤩)

It would be great if you could include ´CloudWatch`, SesV2 and Sns in your list of "protected" services, as this would mean addons that want to interface with Amazon's Simple Notification Service and Simple Email Service can do so without duplicating all the dependencies of aws-sdk-php.

Specifically for ´CloudWatch`, this would allow addons to display reputation information (bounce rate/complaint rate), and alert administrators if there's a problem with their reputation.

There are currently multiple addons, free and paid, that rely on these services.
 
Last edited:
Upvote 5
Back
Top Bottom