ExternalMessagingUploadPostRequest
Information needed to upload a file to S3 via a presigned POST request. See https://boto3.amazonaws.com/v1/documentation/api/latest/guide/s3-presigned-urls.html#generating-a-presigned-url-to-upload-a-file
Fields
The form fields that must be included in the POST request.
The S3 key the file will be stored under.
The S3 endpoint to POST the file to.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"fields": {"key": "value"},
"key": "have-run-light-final-summer",
"url": "pass-official-positive-collection-dinner"
}