RegistrationAttachmentsInformation
Provides information on the specified registration attachments.
Contents
- AttachmentStatus
-
The status of the registration attachment.
-
UPLOAD_IN_PROGRESS
The attachment is being uploaded. -
UPLOAD_COMPLETE
The attachment has been uploaded. -
UPLOAD_FAILED
The attachment failed to uploaded. -
DELETED
The attachment has been deleted..
Type: String
Valid Values:
UPLOAD_IN_PROGRESS | UPLOAD_COMPLETE | UPLOAD_FAILED | DELETED
Required: Yes
-
- CreatedTimestamp
-
The time when the registration attachment was created, in UNIX epoch time
format. Type: Timestamp
Required: Yes
- RegistrationAttachmentArn
-
The Amazon Resource Name (ARN) for the registration attachment.
Type: String
Required: Yes
- RegistrationAttachmentId
-
The unique identifier for the registration attachment.
Type: String
Required: Yes
- AttachmentUploadErrorReason
-
A description of why the upload didn't successfully complete.
Type: String
Valid Values:
INTERNAL_ERROR
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: