v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Permanently delete the specified registration attachment.

post/#X-Amz-Target=PinpointSMSVoiceV2.DeleteRegistrationAttachment

Headers

X-Amz-Target'PinpointSMSVoiceV2.DeleteRegistrationAttachment' required

Request body

RegistrationAttachmentIdstring required

The unique identifier for the registration attachment.

Response

Success

RegistrationAttachmentArnstring required

The Amazon Resource Name (ARN) for the registration attachment.

RegistrationAttachmentIdstring required

The unique identifier for the registration attachment.

AttachmentStatus'UPLOAD_IN_PROGRESS' | 'UPLOAD_COMPLETE' | 'UPLOAD_FAILED' | 'DELETED' required
<p>The status of the registration attachment. </p> <ul> <li> <p> <code>UPLOAD_IN_PROGRESS</code> The attachment is being uploaded.</p> </li> <li> <p> <code>UPLOAD_COMPLETE</code> The attachment has been uploaded.</p> </li> <li> <p> <code>UPLOAD_FAILED</code> The attachment failed to uploaded.</p> </li> <li> <p> <code>DELETED</code> The attachment has been deleted..</p> </li> </ul>
AttachmentUploadErrorReason'INTERNAL_ERROR'

The error message if the upload failed.

CreatedTimestampstring date-time required

The time when the registration attachment was created, in <a href="https://www.epochconverter.com/">UNIX epoch time</a> format.