Describe the bug
Amazon Pinpoint service allows users/developers to add or update multiple endpoints in a single operation in batches using this API.
I want to achieve the same using aws-amplify but in the code I only see "update-endpoints" and there's no "update-endpoints-batch" method. See the image below :

Expected behavior
I am expecting to see "update-endpoints-batch" in the aws-amplify library
Environment
OS: Linux, MacOS
Browser: Chrome, Firefox