I am trying to integrate AWS Rekognition functionality into our product and I saw there is already the official Amazon Rekognition Connector component in Forge. However, it seems that is lacking some support around invoking functions of detecting custom labels, which also includes things like starting and stopping the model. Are there plans to add this? Here's the API docs from AWS: https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectCustomLabels.html.