You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, when trying to deserialize SNS messages, if there is a SubscriptionConfirmation message, it will fail to deserialize as that message has no UnsubscribeUrl
It instead has SubscribeUrl and Token fields
The text was updated successfully, but these errors were encountered:
As the title says, when trying to deserialize SNS messages, if there is a SubscriptionConfirmation message, it will fail to deserialize as that message has no
UnsubscribeUrl
It instead has
SubscribeUrl
andToken
fieldsThe text was updated successfully, but these errors were encountered: