Sending file payloads to Endpoints and Web Servers
beam deploy app.py:image_endpoint
. The simple script below can be used to send an image to the endpoint.
beam deploy app.py:image_endpoint
.
To test this method, we can upload an image to the S3 bucket using the AWS CLI and then pass the filename to our endpoint.