NAME
Paws::IoTThingsGraph::GetUploadStatusResponse
ATTRIBUTES
REQUIRED CreatedDate => Str
The date at which the upload was created.
FailureReason => ArrayRef[Str|Undef]
The reason for an upload failure.
NamespaceArn => Str
The ARN of the upload.
NamespaceName => Str
The name of the upload's namespace.
NamespaceVersion => Int
The version of the user's namespace. Defaults to the latest version of the user's namespace.
REQUIRED UploadId => Str
The ID of the upload.
REQUIRED UploadStatus => Str
The status of the upload. The initial status is IN_PROGRESS
. The response show all validation failures if the upload fails.
Valid values are: "IN_PROGRESS"
, "SUCCEEDED"
, "FAILED"
=head2 _request_id => Str