RegistrationAttachmentsInformation - AWS End User Messaging SMS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AttachmentUrl

The URL to the document that's associated with the registration attachment.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: