Contents

NewSubmissionResponse

The notary service’s response to a software submission.

Declaration

object NewSubmissionResponse

Properties

NameTypeDescription
dataNewSubmissionResponse.Data

Data that describes the result of the submission request.

metaNewSubmissionResponse.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.

Topics

Objects

See Also

Software submission