Upload Your Deployment Zip File to Launch
The Upload Your Deployment Zip File to Launch request lets you upload your deployment's ZIP file to the signed URL.
Fill the fields with the values obtained from the Get a Signed Upload URL call.
Method:
This method is the method value from the Get a Signed Upload URL call response.
URL:
This URL is the uploadUrl value from the Get a Signed Upload URL call response.
Request URL Parameters: NA
Request Query Parameters: NA
Request Headers:
If the response from the Get a Signed Upload URL call includes headers, add those headers to this request.
Example Header for Azure:
x-ms-blob-type: BlockBlob Content-Type: application/zip
Example Header for GCP:
x-goog-content-length-range: 1024,104857600
Response Status: 204
Request Body:
If the response from the Get a Signed Upload URL call includes any fields, include them in the request body.
Note: The request body must be of type form-data, and must also include the ZIP file to be uploaded.
Uploading the ZIP file is required for all cloud providers.
Example Body for AWS:
bucket="<value>" X-Amz-Algorithm="<value>" X-Amz-Credential="<value>" X-Amz-Date="<value>" X-Amz-Security-Token="<value>" key="<value>" Policy="<value>" X-Amz-Signature="<value>" file=@""
Success Response: NA
Now, proceed to the next step by selecting the required action item from the list below:
More articles in "More about Contentstack Launch"
