NewSubmissionResponse
The notary service’s response to a software submission.
Declaration
object NewSubmissionResponseProperties
| Name | Type | Description |
|---|---|---|
data | NewSubmissionResponse.Data | Data that describes the result of the submission request. |
meta | NewSubmissionResponse.Meta | An empty object that you can ignore. |
Discussion
You receive a structure of this type in response to a call to the Submit Software endpoint. Use the temporary security credentials this response contains to make a call to Amazon S3 to upload your software.