How to create self-managed opt-out list in aws cdk in pinpoint project ?

0

So I was trying to create self managed opt-out list for a phone number but I couldn't find any constructs that allow us to create that. Also couldn't find anything when checking resources so that I could create my own custom resource.

1 Answer
0

Look at the documentation where it is explained. https://docs.aws.amazon.com/sms-voice/latest/userguide/phone-numbers-opt-out-list.html

You can enable custom opt-out lists leveraging other AWS Services as well.

profile picture
EXPERT
answered 9 months ago
  • My use case is to use aws cdk. I can create the opt out list using cli or sdk but that's not what I am looking for.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions