---
title: NewSubmissionResponse.Data
framework: notaryapi
role: symbol
role_heading: Object
path: notaryapi/newsubmissionresponse/data-data.dictionary
---

# NewSubmissionResponse.Data

Information that the notary service provides for uploading your software for notarization and tracking the submission.

## Declaration

```data
object NewSubmissionResponse.Data
```

## Properties

attributes: Information that you use to upload your software to Amazon S3. id: A unique identifier for this submission. Use this value to track the status of your submission. For example, you use it as the submissionID parameter in the Get Submission Status call, or to match against the id field in the response from the Get Previous Submissions call. type: The resource type.

## Topics

### Objects

- [NewSubmissionResponse.Data.Attributes](notaryapi/newsubmissionresponse/data-data.dictionary/attributes-data.dictionary.md)

## See Also

### Objects

- [NewSubmissionResponse.Meta](notaryapi/newsubmissionresponse/meta-data.dictionary.md)
