Skip to content

DeleteSuppressedDestination not available on package @aws-sdk/client-ses #5100

Answered by RanVaknin
vitorbertolucci asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @vitorbertolucci ,

The docs you linked is for the SESv2 API. So you'll have to install and import the SESv2 client for it:
import { DeleteSuppressedDestinationCommand, SESv2Client } from "@aws-sdk/client-sesv2";

Thanks,
Ran~

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@vitorbertolucci
Comment options

Answer selected by RanVaknin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants