UploadMetadata
Fields to be used while uploading the attachment.
Contents
- HeadersToInclude
-
The headers to be provided while uploading the file to the URL.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- Url
-
This is the pre-signed URL that can be used for uploading the file to Amazon S3 when used in response to StartAttachmentUpload.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Required: No
- UrlExpiry
-
The expiration time of the URL in ISO timestamp. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: