Attachment
An attachment in an Amazon Q Business conversation.
Contents
- attachmentId
-
The identifier of the Amazon Q Business attachment.
Type: String
Pattern:
[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
Required: No
- conversationId
-
The identifier of the Amazon Q Business conversation the attachment is associated with.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9-]{35}
Required: No
- copyFrom
-
A CopyFromSource containing a reference to the original source of the Amazon Q Business attachment.
Type: CopyFromSource object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- createdAt
-
The Unix timestamp when the Amazon Q Business attachment was created.
Type: Timestamp
Required: No
- error
-
ErrorDetail providing information about a Amazon Q Business attachment error.
Type: ErrorDetail object
Required: No
- fileSize
-
Size in bytes of the Amazon Q Business attachment.
Type: Integer
Required: No
- fileType
-
Filetype of the Amazon Q Business attachment.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- md5chksum
-
MD5 checksum of the Amazon Q Business attachment contents.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- name
-
Filename of the Amazon Q Business attachment.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
\P{C}*
Required: No
- status
-
AttachmentStatus of the Amazon Q Business attachment.
Type: String
Valid Values:
FAILED | SUCCESS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: