According to the Amazon PinPoint API, it provides a REST endpoint to validate phone numbers. Ref: https://docs.aws.amazon.com/pinpoint/latest/apireference/rest-api-phone-number-validate.html
Can anyone please confirm if this feature is available within the Java AWS SDK? Could it be this API, being new, is only available via REST?
Thanks.